ansible-playbook [core 2.17.7] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.13/site-packages/ansible ansible collection location = /tmp/collections-e1v executable location = /usr/local/bin/ansible-playbook python version = 3.13.0 (main, Oct 8 2024, 00:00:00) [GCC 14.2.1 20240912 (Red Hat 14.2.1-3)] (/usr/bin/python3.13) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_files_elasticsearch.yml **************************************** 1 plays in /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml PLAY [Ensure that the role runs with parameters from imfile to two elasticsearch outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:2 Saturday 07 December 2024 03:25:12 -0500 (0:00:00.008) 0:00:00.008 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Create tempdir for test files] ******************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:24 Saturday 07 December 2024 03:25:13 -0500 (0:00:01.224) 0:00:01.232 ***** changed: [managed-node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/logging_test_y9tkjjrh", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0 } TASK [Set __test_ca_cert path] ************************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:31 Saturday 07 December 2024 03:25:14 -0500 (0:00:00.551) 0:00:01.784 ***** ok: [managed-node1] => { "ansible_facts": { "__test_ca_cert": "/tmp/logging_test_y9tkjjrh/es-ca.crt" }, "changed": false } TASK [Set __test_cert path] **************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:35 Saturday 07 December 2024 03:25:14 -0500 (0:00:00.027) 0:00:01.812 ***** ok: [managed-node1] => { "ansible_facts": { "__test_cert": "/tmp/logging_test_y9tkjjrh/es-cert.pem" }, "changed": false } TASK [Set __test_key path] ***************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:39 Saturday 07 December 2024 03:25:14 -0500 (0:00:00.026) 0:00:01.838 ***** ok: [managed-node1] => { "ansible_facts": { "__test_key": "/tmp/logging_test_y9tkjjrh/es-key.pem" }, "changed": false } TASK [Local certs are copied to the target host with the default configuration path.] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:43 Saturday 07 December 2024 03:25:14 -0500 (0:00:00.025) 0:00:01.864 ***** changed: [managed-node1 -> localhost] => (item=/tmp/logging_test_y9tkjjrh/es-ca.crt) => { "ansible_loop_var": "item", "changed": true, "checksum": "b048888b3d686f31d81a2f4e119610577657c73f", "dest": "/tmp/logging_test_y9tkjjrh/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/logging_test_y9tkjjrh/es-ca.crt", "md5sum": "e8c6be8654ea398cd0b616297b2c7ffe", "mode": "0400", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 52, "src": "/root/.ansible/tmp/ansible-tmp-1733559914.4178035-7394-32197000822796/.source.crt", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=/tmp/logging_test_y9tkjjrh/es-cert.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "ee5593c6a1e32d44a60d9c6e5e231e2549ba843e", "dest": "/tmp/logging_test_y9tkjjrh/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/logging_test_y9tkjjrh/es-cert.pem", "md5sum": "43cb79e3e0d77c5971886049b7dd591f", "mode": "0400", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 54, "src": "/root/.ansible/tmp/ansible-tmp-1733559915.2524939-7394-238881739250613/.source.pem", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=/tmp/logging_test_y9tkjjrh/es-key.pem) => { "ansible_loop_var": "item", "changed": true, "checksum": "e8313483790c9801c7b105e462ecf5d5784c9da6", "dest": "/tmp/logging_test_y9tkjjrh/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/logging_test_y9tkjjrh/es-key.pem", "md5sum": "adf6cf97cd993516f8c396a3c1a15eed", "mode": "0400", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1733559915.6650767-7394-114031223114039/.source.pem", "state": "file", "uid": 0 } TASK [TEST CASE 0; local certs are copied to the target host with the default configuration path] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:55 Saturday 07 December 2024 03:25:16 -0500 (0:00:01.823) 0:00:03.687 ***** included: fedora.linux_system_roles.logging for managed-node1 TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.094) 0:00:03.781 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_output_files": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.065) 0:00:03.847 ***** ok: [managed-node1] => { "ansible_facts": { "rsyslog_outputs": [ { "ca_cert_src": "/tmp/logging_test_y9tkjjrh/es-ca.crt", "cert_src": "/tmp/logging_test_y9tkjjrh/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/logging_test_y9tkjjrh/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch" }, { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.065) 0:00:03.913 ***** ok: [managed-node1] => { "ansible_facts": { "rsyslog_inputs": [ { "input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.062) 0:00:03.975 ***** skipping: [managed-node1] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:29 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.042) 0:00:04.017 ***** skipping: [managed-node1] => { "false_condition": "__custom_output_files | length > 0" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:42 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.070) 0:00:04.088 ***** skipping: [managed-node1] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': '[elasticsearch_output]'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.inputs | intersect(__logging_input_names) | length != item.inputs | length", "item": { "inputs": [ "files_input" ], "name": "flow_0", "outputs": "[elasticsearch_output]" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:52 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.087) 0:00:04.176 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.078) 0:00:04.254 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.056) 0:00:04.310 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.058) 0:00:04.369 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 07 December 2024 03:25:16 -0500 (0:00:00.071) 0:00:04.441 ***** ok: [managed-node1] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.092) 0:00:04.533 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.054) 0:00:04.587 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.064) 0:00:04.652 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.055) 0:00:04.707 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.049) 0:00:04.757 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.049) 0:00:04.806 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.048) 0:00:04.854 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.052) 0:00:04.907 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.051) 0:00:04.959 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.066) 0:00:05.025 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.055) 0:00:05.081 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.055) 0:00:05.137 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.086) 0:00:05.223 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.050) 0:00:05.274 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.043) 0:00:05.317 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.042) 0:00:05.360 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 07 December 2024 03:25:17 -0500 (0:00:00.060) 0:00:05.421 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.108) 0:00:05.529 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.094) 0:00:05.624 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.021) 0:00:05.645 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.027) 0:00:05.673 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.018) 0:00:05.691 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.022) 0:00:05.713 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:62 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.056) 0:00:05.769 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node1 TASK [Generate certificates] *************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.084) 0:00:05.854 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:68 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.065) 0:00:05.920 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:72 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.069) 0:00:05.990 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:78 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.054) 0:00:06.045 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:83 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.053) 0:00:06.098 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:90 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.059) 0:00:06.158 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:94 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.051) 0:00:06.209 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:105 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.056) 0:00:06.266 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.049) 0:00:06.315 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.045) 0:00:06.360 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 07 December 2024 03:25:18 -0500 (0:00:00.059) 0:00:06.419 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.461) 0:00:06.881 ***** ok: [managed-node1] => { "ansible_facts": { "__logging_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.025) 0:00:06.907 ***** ok: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.046) 0:00:06.953 ***** skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.078) 0:00:07.031 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.083) 0:00:07.115 ***** skipping: [managed-node1] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "iproute", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "item": "rsyslog", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.054) 0:00:07.169 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 Saturday 07 December 2024 03:25:19 -0500 (0:00:00.050) 0:00:07.219 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute rsyslog TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset erased flag] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:40 Saturday 07 December 2024 03:25:21 -0500 (0:00:01.547) 0:00:08.767 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_erased": false }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 Saturday 07 December 2024 03:25:21 -0500 (0:00:00.026) 0:00:08.793 ***** ok: [managed-node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc41", "source": "rpm", "version": "1.50.0" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc41", "source": "rpm", "version": "1.50.0" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "13.fc41", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc41", "source": "rpm", "version": "1.30" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "2.fc41", "source": "rpm", "version": "0.60.8.1" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "11.fc41", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc41", "source": "rpm", "version": "4.0.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc41", "source": "rpm", "version": "4.0.2" } ], "audit-rules": [ { "arch": "x86_64", "epoch": null, "name": "audit-rules", "release": "1.fc41", "source": "rpm", "version": "4.0.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "8.fc41", "source": "rpm", "version": "1.5.0" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "8.fc41", "source": "rpm", "version": "1.5.0" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "29.fc41", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "21.fc41", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc41", "source": "rpm", "version": "5.2.32" } ], "bash-completion": [ { "arch": "noarch", "epoch": 1, "name": "bash-completion", "release": "2.fc41", "source": "rpm", "version": "2.13" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "22.fc41", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.fc41", "source": "rpm", "version": "1.31.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.fc41eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "2.fc41", "source": "rpm", "version": "2.43.1" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "9.fc41", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc41", "source": "rpm", "version": "5.79" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "8.fc41", "source": "rpm", "version": "1.83.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "8.fc41", "source": "rpm", "version": "1.83.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "8.fc41", "source": "rpm", "version": "1.83.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "8.fc41", "source": "rpm", "version": "1.83.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc41", "source": "rpm", "version": "6.11" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "19.fc41", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc41", "source": "rpm", "version": "1.33.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc41", "source": "rpm", "version": "2024.2.69_v8.0.401" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc41", "source": "rpm", "version": "3.7" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc41", "source": "rpm", "version": "4.6.1" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "3.fc41", "source": "rpm", "version": "24.2" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "9.fc41", "source": "rpm", "version": "0.33" } ], "cmake-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "cmake-filesystem", "release": "1.fc41", "source": "rpm", "version": "3.30.5" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "11.fc41", "source": "rpm", "version": "9.5" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "11.fc41", "source": "rpm", "version": "9.5" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "2.fc41", "source": "rpm", "version": "2.15" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "3.fc41", "source": "rpm", "version": "14.2.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "6.fc41", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "6.fc41", "source": "rpm", "version": "2.9.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git8baf557.fc41", "source": "rpm", "version": "20241029" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git8baf557.fc41", "source": "rpm", "version": "20241029" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc41", "source": "rpm", "version": "2.7.5" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "2.fc41", "source": "rpm", "version": "8.9.1" } ], "cyrus-sasl-gssapi": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-gssapi", "release": "27.fc41", "source": "rpm", "version": "2.1.28" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "27.fc41", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "4.fc41", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "4.fc41", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "4.fc41", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "4.fc41", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "2.fc41", "source": "rpm", "version": "4.1" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "4.fc41", "source": "rpm", "version": "1.02.199" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "4.fc41", "source": "rpm", "version": "1.02.199" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "4.fc41", "source": "rpm", "version": "1.02.199" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "4.fc41", "source": "rpm", "version": "1.02.199" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "3.fc41", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "14.P1.fc41", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "14.P1.fc41", "source": "rpm", "version": "4.4.3" } ], "dhcpcd": [ { "arch": "x86_64", "epoch": null, "name": "dhcpcd", "release": "1.fc41", "source": "rpm", "version": "10.0.8" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "8.fc41", "source": "rpm", "version": "3.10" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc41", "source": "rpm", "version": "4.22.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc41", "source": "rpm", "version": "4.10.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc41", "source": "rpm", "version": "4.10.0" } ], "dnf5": [ { "arch": "x86_64", "epoch": null, "name": "dnf5", "release": "1.fc41", "source": "rpm", "version": "5.2.7.0" } ], "dnf5-plugins": [ { "arch": "x86_64", "epoch": null, "name": "dnf5-plugins", "release": "1.fc41", "source": "rpm", "version": "5.2.7.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "13.fc41", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc41", "source": "rpm", "version": "103" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "3.fc41", "source": "rpm", "version": "103" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "8.fc41", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "7.fc41", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "6.fc41", "source": "rpm", "version": "1.47.1" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "6.fc41", "source": "rpm", "version": "1.47.1" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "6.fc41", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "6.fc41", "source": "rpm", "version": "0.192" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "1.fc41", "source": "rpm", "version": "1.2.6" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc41", "source": "rpm", "version": "2.6.4" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "41" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "28", "source": "rpm", "version": "41" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "28", "source": "rpm", "version": "41" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "28", "source": "rpm", "version": "41" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "41" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "7.fc41", "source": "rpm", "version": "5.45" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "7.fc41", "source": "rpm", "version": "5.45" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "23.fc41", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc41", "source": "rpm", "version": "4.10.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "2.fc41", "source": "rpm", "version": "2.2.3" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "2.fc41", "source": "rpm", "version": "2.2.3" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "18.fc41", "source": "rpm", "version": "2.6.4" } ], "fmt": [ { "arch": "x86_64", "epoch": null, "name": "fmt", "release": "2.fc41", "source": "rpm", "version": "11.0.2" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "17.fc41", "source": "rpm", "version": "2.0.5" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "4.fc41", "source": "rpm", "version": "3.16.2" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc41", "source": "rpm", "version": "1.9.26" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.fc41", "source": "rpm", "version": "5.3.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "3.fc41", "source": "rpm", "version": "14.2.1" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "7.fc41", "source": "rpm", "version": "1.23" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "7.fc41", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "2.fc41", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "6.fc41", "source": "rpm", "version": "0.22.5" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "6.fc41", "source": "rpm", "version": "0.22.5" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "6.fc41", "source": "rpm", "version": "0.22.5" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc41", "source": "rpm", "version": "2.47.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc41", "source": "rpm", "version": "2.47.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc41", "source": "rpm", "version": "2.47.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc41", "source": "rpm", "version": "2.82.2" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "12.fc41", "source": "rpm", "version": "2.40" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "12.fc41", "source": "rpm", "version": "2.40" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "12.fc41", "source": "rpm", "version": "2.40" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "12.fc41", "source": "rpm", "version": "2.40" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "12.fc41", "source": "rpm", "version": "2.40" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "2.fc41", "source": "rpm", "version": "6.3.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.fc41", "source": "rpm", "version": "2.4.5" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "7.fc41", "source": "rpm", "version": "3.8.6" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "7.fc41", "source": "rpm", "version": "3.8.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc41", "source": "rpm", "version": "1.82.0" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "2.fc41", "source": "rpm", "version": "20240701" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "2.fc41", "source": "rpm", "version": "20240701" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "2.fc41", "source": "rpm", "version": "20240701" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "2.fc41", "source": "rpm", "version": "20240701" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "64d2612c", "source": "rpm", "version": "e99d6ad1" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e67a958", "source": "rpm", "version": "3a97f4df" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.fc41", "source": "rpm", "version": "1.23.2" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "48.fc41", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "9.fc41", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "7.fc41", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "15.fc41", "source": "rpm", "version": "2.12" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "15.fc41", "source": "rpm", "version": "2.12" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "15.fc41", "source": "rpm", "version": "2.12" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "15.fc41", "source": "rpm", "version": "2.12" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "15.fc41", "source": "rpm", "version": "2.12" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "76.fc41", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.fc41", "source": "rpm", "version": "0.9.2" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc41", "source": "rpm", "version": "1.13" } ], "hiredis": [ { "arch": "x86_64", "epoch": null, "name": "hiredis", "release": "3.fc41", "source": "rpm", "version": "1.2.0" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "13.fc41", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "8.fc41", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "10.fc41", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "10.fc41", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "10.fc41", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "8.fc41", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils-libs", "release": "2.fc41", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "2.fc41", "source": "rpm", "version": "58" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc41", "source": "rpm", "version": "10.26" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "10.fc41", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc41", "source": "rpm", "version": "6.10.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "15.fc41", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "15.fc41", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc41", "source": "rpm", "version": "20240905" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "10.fc41", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.fc41", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "8.fc41", "source": "rpm", "version": "1.7.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "4.fc41", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.fc41", "source": "rpm", "version": "1.10.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "4.fc41", "source": "rpm", "version": "2.6.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "4.fc41", "source": "rpm", "version": "2.6.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "4.fc41", "source": "rpm", "version": "2.6.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "300.fc41", "source": "rpm", "version": "6.11.10" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "300.fc41", "source": "rpm", "version": "6.11.10" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "300.fc41", "source": "rpm", "version": "6.11.10" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "300.fc41", "source": "rpm", "version": "6.11.3" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "300.fc41", "source": "rpm", "version": "6.11.10" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "300.fc41", "source": "rpm", "version": "6.11.10" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "4.fc41", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "4.fc41", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc41", "source": "rpm", "version": "33" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc41", "source": "rpm", "version": "33" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc41", "source": "rpm", "version": "0.9.9" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "3.fc41", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "2.fc41", "source": "rpm", "version": "4.1" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "2.fc41", "source": "rpm", "version": "4.1" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "2.fc41", "source": "rpm", "version": "4.1" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc41", "source": "rpm", "version": "661" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "2.fc41", "source": "rpm", "version": "2.3.2" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "20.fc41", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.fc41", "source": "rpm", "version": "3.7.4" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc41", "source": "rpm", "version": "2.5.7" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "29.fc41", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "4.fc41", "source": "rpm", "version": "2.5.2" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "12.fc41", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "57.fc41", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc41", "source": "rpm", "version": "3.2.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.fc41", "source": "rpm", "version": "1.4.7" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "5.fc41", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "99.fc41", "source": "rpm", "version": "2.11" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "4.fc41", "source": "rpm", "version": "2.70" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "3.fc41", "source": "rpm", "version": "0.8.5" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.fc41", "source": "rpm", "version": "0.11.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "57.fc41", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "6.fc41", "source": "rpm", "version": "1.47.1" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc41", "source": "rpm", "version": "0.1.21" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "2.fc41", "source": "rpm", "version": "8.9.1" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "57.fc41", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc41", "source": "rpm", "version": "0.73.4" } ], "libdnf5": [ { "arch": "x86_64", "epoch": null, "name": "libdnf5", "release": "1.fc41", "source": "rpm", "version": "5.2.7.0" } ], "libdnf5-cli": [ { "arch": "x86_64", "epoch": null, "name": "libdnf5-cli", "release": "1.fc41", "source": "rpm", "version": "5.2.7.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.fc41", "source": "rpm", "version": "0.6.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "53.20240808cvs.fc41", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "10.fc41", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "12.fc41", "source": "rpm", "version": "4.33" } ], "libevdev": [ { "arch": "x86_64", "epoch": null, "name": "libevdev", "release": "1.fc41", "source": "rpm", "version": "1.13.3" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "14.fc41", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc41", "source": "rpm", "version": "1.2304.0" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "3.fc41", "source": "rpm", "version": "3.4.6" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc41", "source": "rpm", "version": "1.15.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "1.fc41", "source": "rpm", "version": "1.6" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "3.fc41", "source": "rpm", "version": "14.2.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc41", "source": "rpm", "version": "1.11.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "3.fc41", "source": "rpm", "version": "14.2.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc41", "source": "rpm", "version": "1.50" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "6.fc41", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "2.fc41", "source": "rpm", "version": "0.4.9" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc41", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "57.fc41", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc41", "source": "rpm", "version": "0.2.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "4.fc41", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hasher": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hasher", "release": "4.fc41", "source": "rpm", "version": "1.5.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "4.fc41", "source": "rpm", "version": "1.5.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.fc41", "source": "rpm", "version": "1.6.7" } ], "libldb": [ { "arch": "x86_64", "epoch": 2, "name": "libldb", "release": "1.fc41", "source": "rpm", "version": "4.21.2" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc41", "source": "rpm", "version": "1.11.0" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.fc41", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "14.fc41", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "6.fc41", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "2.fc41", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "6.fc41", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "28.fc41", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc2.fc41", "source": "rpm", "version": "2.8.1" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc41", "source": "rpm", "version": "1.2.7" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "2.fc41", "source": "rpm", "version": "1.62.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc41", "source": "rpm", "version": "3.11.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.fc41", "source": "rpm", "version": "2.0.1" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "1.fc41", "source": "rpm", "version": "1.10" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "57.fc41", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "6.fc41", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc41", "source": "rpm", "version": "0.21.5" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "11.fc41", "source": "rpm", "version": "1.4.5" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "57.fc41", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc41", "source": "rpm", "version": "1.19.0" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "3.fc41", "source": "rpm", "version": "2.17.15" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.fc41", "source": "rpm", "version": "2.5.5" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc41", "source": "rpm", "version": "3.7" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc41", "source": "rpm", "version": "3.7" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc41", "source": "rpm", "version": "3.7" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc41", "source": "rpm", "version": "3.7" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "2.fc41", "source": "rpm", "version": "1.0.20" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc41", "source": "rpm", "version": "0.7.31" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "6.fc41", "source": "rpm", "version": "1.47.1" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "8.fc41", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "8.fc41", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "3.fc41", "source": "rpm", "version": "14.2.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "4.fc41", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "9.fc41", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "3.fc41", "source": "rpm", "version": "1.4.12" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "4.fc41", "source": "rpm", "version": "0.16.1" } ], "libtextstyle": [ { "arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "6.fc41", "source": "rpm", "version": "0.22.5" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.fc41", "source": "rpm", "version": "1.3.6" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "12.fc41", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "6.fc41", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "8.fc41", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "4.fc41", "source": "rpm", "version": "1.0.27" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "15.fc41", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc41", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "9.fc41", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "11.fc41", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "11.fc41", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "4.fc41", "source": "rpm", "version": "1.7.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "2.fc41", "source": "rpm", "version": "2.12.8" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc41", "source": "rpm", "version": "0.3.21" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "2.fc41", "source": "rpm", "version": "1.1.42" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "15.fc41", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.fc41", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "2.fc41", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.fc41", "source": "rpm", "version": "0.9.33" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "2.fc41", "source": "rpm", "version": "3.22.0" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc41", "source": "rpm", "version": "5.4.6" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "4.fc41", "source": "rpm", "version": "2.03.25" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "4.fc41", "source": "rpm", "version": "2.03.25" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc41", "source": "rpm", "version": "1.10.0" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "13.fc41", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "10.fc41", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.fc41", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "2.fc41", "source": "rpm", "version": "2.12.1" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "4.fc41", "source": "rpm", "version": "4.3" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "2.fc41", "source": "rpm", "version": "0.7.1" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "16.fc41", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc41", "source": "rpm", "version": "4.2.1" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "2.20240629.fc41", "source": "rpm", "version": "6.5" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "2.20240629.fc41", "source": "rpm", "version": "6.5" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "2.20240629.fc41", "source": "rpm", "version": "6.5" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc41", "source": "rpm", "version": "3.10" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "2.rc2.fc41", "source": "rpm", "version": "2.8.1" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "7.fc41", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "2.fc41", "source": "rpm", "version": "1.7" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.fc41", "source": "rpm", "version": "4.36.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc41", "source": "rpm", "version": "3.106.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc41", "source": "rpm", "version": "3.106.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc41", "source": "rpm", "version": "3.106.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc41", "source": "rpm", "version": "3.106.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc41", "source": "rpm", "version": "3.106.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "6.fc41", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "6.fc41", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "6.fc41", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "4.fc41", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc41", "source": "rpm", "version": "2.6.8" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc41.2", "source": "rpm", "version": "9.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc41.2", "source": "rpm", "version": "9.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc41.2", "source": "rpm", "version": "9.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "9.fc41", "source": "rpm", "version": "3.2.2" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "9.fc41", "source": "rpm", "version": "3.2.2" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "9.fc41", "source": "rpm", "version": "3.2.2" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "10.fc41", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "8.fc41", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.fc41", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.fc41", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "7.fc41", "source": "rpm", "version": "1.6.1" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "7.fc41", "source": "rpm", "version": "1.6.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "7.fc41", "source": "rpm", "version": "3.6" } ], "passim-libs": [ { "arch": "x86_64", "epoch": null, "name": "passim-libs", "release": "2.fc41", "source": "rpm", "version": "0.1.8" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc41.1", "source": "rpm", "version": "10.44" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc41.1", "source": "rpm", "version": "10.44" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "2.fc41", "source": "rpm", "version": "1.6.1" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "512.fc41", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "512.fc41", "source": "rpm", "version": "1.89" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "511.fc41", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "512.fc41", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "512.fc41", "source": "rpm", "version": "2.189" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "511.fc41", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "5.fc41", "source": "rpm", "version": "2.59" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "512.fc41", "source": "rpm", "version": "1.56" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "511.fc41", "source": "rpm", "version": "3.21" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "512.fc41", "source": "rpm", "version": "1.38" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "16.fc41", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "511.fc41", "source": "rpm", "version": "5.78" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "512.fc41", "source": "rpm", "version": "1.18" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "512.fc41", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "512.fc41", "source": "rpm", "version": "1.44" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "511.fc41", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "511.fc41", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "512.fc41", "source": "rpm", "version": "1.14" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "512.fc41", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "2.fc41", "source": "rpm", "version": "2.58" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "512.fc41", "source": "rpm", "version": "1.14" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc41", "source": "rpm", "version": "2.47.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "1.fc41", "source": "rpm", "version": "0.090" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "512.fc41", "source": "rpm", "version": "1.55" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "1.fc41", "source": "rpm", "version": "0.43" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.fc41", "source": "rpm", "version": "2.089" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "512.fc41", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base32": [ { "arch": "noarch", "epoch": null, "name": "perl-MIME-Base32", "release": "21.fc41", "source": "rpm", "version": "1.303" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "511.fc41", "source": "rpm", "version": "3.16" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "512.fc41", "source": "rpm", "version": "1.17" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "7.fc41", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "512.fc41", "source": "rpm", "version": "2.20" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "511.fc41", "source": "rpm", "version": "3.91" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "511.fc41", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "512.fc41", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "511.fc41", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "511.fc41", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "1.fc41", "source": "rpm", "version": "1.68" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "512.fc41", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "511.fc41", "source": "rpm", "version": "2.038" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "511.fc41", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "512.fc41", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "512.fc41", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "511.fc41", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "23.fc41", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "511.fc41", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "511.fc41", "source": "rpm", "version": "2024.001" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "511.fc41", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc41", "source": "rpm", "version": "5.30" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "512.fc41", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "512.fc41", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "512.fc41", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "512.fc41", "source": "rpm", "version": "5.40.0" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "512.fc41", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "512.fc41", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "512.fc41", "source": "rpm", "version": "5.40.0" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "512.fc41", "source": "rpm", "version": "1.12" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "512.fc41", "source": "rpm", "version": "1.29" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "512.fc41", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "512.fc41", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.fc41", "source": "rpm", "version": "0.242" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "2.fc41", "source": "rpm", "version": "6.0.2" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "512.fc41", "source": "rpm", "version": "1.05" } ], "pkcs11-provider": [ { "arch": "x86_64", "epoch": null, "name": "pkcs11-provider", "release": "2.fc41", "source": "rpm", "version": "0.6" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.fc41", "source": "rpm", "version": "2.3.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "14.fc41", "source": "rpm", "version": "24.004.60" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "14.fc41", "source": "rpm", "version": "24.004.60" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "14.fc41", "source": "rpm", "version": "24.004.60" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc41", "source": "rpm", "version": "3.7" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "1.fc41.1", "source": "rpm", "version": "125" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "1.fc41.1", "source": "rpm", "version": "125" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "7.fc41", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "4.fc41", "source": "rpm", "version": "4.0.4" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "4.fc41", "source": "rpm", "version": "1.5.0" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc41", "source": "rpm", "version": "23.7" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc41", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "1.fc41", "source": "rpm", "version": "24.2" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc41", "source": "rpm", "version": "3.13.0" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc41", "source": "rpm", "version": "3.13.0" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc41", "source": "rpm", "version": "24.2.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc41", "source": "rpm", "version": "4.0.2" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "5.fc41", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "10.fc41", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "16.fc41", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "8.fc41", "source": "rpm", "version": "1.3.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc41", "source": "rpm", "version": "1.9.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc41", "source": "rpm", "version": "4.22.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc41", "source": "rpm", "version": "4.10.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "2.fc41", "source": "rpm", "version": "2.2.3" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "3.fc41", "source": "rpm", "version": "3.48.2" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc41", "source": "rpm", "version": "0.73.4" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc41", "source": "rpm", "version": "3.7" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.fc41", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "6.fc41", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "3.fc41", "source": "rpm", "version": "2.4" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "6.fc41", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "6.fc41", "source": "rpm", "version": "2023.11.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc41", "source": "rpm", "version": "0.1.21" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc41", "source": "rpm", "version": "0.73.4" } ], "python3-libdnf5": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf5", "release": "1.fc41", "source": "rpm", "version": "5.2.7.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc41", "source": "rpm", "version": "3.13.0" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc41", "source": "rpm", "version": "3.7" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc41", "source": "rpm", "version": "3.7" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "6.fc41", "source": "rpm", "version": "5.2.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "3.fc41", "source": "rpm", "version": "2.1.5" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "7.fc41", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc41", "source": "rpm", "version": "3.2.2" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc41", "source": "rpm", "version": "3.7" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "10.fc41", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "25.fc41", "source": "rpm", "version": "1.7.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "18.fc41", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "3.fc41", "source": "rpm", "version": "0.35.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc41", "source": "rpm", "version": "2.32.3" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc41", "source": "rpm", "version": "0.19.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "4.fc41", "source": "rpm", "version": "4.5.1" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "8.fc41", "source": "rpm", "version": "69.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "23.fc41", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "11.fc41", "source": "rpm", "version": "235" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc41", "source": "rpm", "version": "1.26.20" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc41", "source": "rpm", "version": "1.26.20" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "5.fc41", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.fc41", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.fc41", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.fc41", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc41eng", "source": "rpm", "version": "0.4.5" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc41eng", "source": "rpm", "version": "0.4.5" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "3.fc41", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "37.fc41", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "1.rc1.fc41", "source": "rpm", "version": "1.2.7" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "2.fc41", "source": "rpm", "version": "1.7.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc41", "source": "rpm", "version": "4.20.0" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc41", "source": "rpm", "version": "3.3.0" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "5.fc41", "source": "rpm", "version": "8.2312.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "2.fc41", "source": "rpm", "version": "2.0.1" } ], "sdbus-cpp": [ { "arch": "x86_64", "epoch": null, "name": "sdbus-cpp", "release": "3.fc41", "source": "rpm", "version": "1.5.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "3.fc41", "source": "rpm", "version": "4.9" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc41", "source": "rpm", "version": "41.26" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc41", "source": "rpm", "version": "41.26" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "5.fc41", "source": "rpm", "version": "2.15.0" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "12.fc41", "source": "rpm", "version": "4.15.1" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "6.fc41", "source": "rpm", "version": "2.3" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc41", "source": "rpm", "version": "3.46.1" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "sssd-krb5-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-krb5-common", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc41", "source": "rpm", "version": "2.10.0" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc41", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "5.p5.fc41", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "2.fc41", "source": "rpm", "version": "256.9" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc41", "source": "rpm", "version": "5.2" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc41", "source": "rpm", "version": "5.2" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc41", "source": "rpm", "version": "5.2" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc41", "source": "rpm", "version": "5.2" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "4.fc41", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "2.fc41", "source": "rpm", "version": "2021.13.0" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "24.fc41", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "1.fc41", "source": "rpm", "version": "20241110" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "3.fc41", "source": "rpm", "version": "4.1.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "9.fc41", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "6.fc41", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "8.fc41", "source": "rpm", "version": "1.22.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "8.fc41", "source": "rpm", "version": "1.22.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "64.fc41", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "5.fc41", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "4.fc41", "source": "rpm", "version": "2.40.2" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "vim-default-editor": [ { "arch": "noarch", "epoch": 2, "name": "vim-default-editor", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "23.fc41", "source": "rpm", "version": "0.3.12" } ], "wget2": [ { "arch": "x86_64", "epoch": null, "name": "wget2", "release": "12.fc41", "source": "rpm", "version": "2.1.0" } ], "wget2-libs": [ { "arch": "x86_64", "epoch": null, "name": "wget2-libs", "release": "12.fc41", "source": "rpm", "version": "2.1.0" } ], "wget2-wget": [ { "arch": "x86_64", "epoch": null, "name": "wget2-wget", "release": "12.fc41", "source": "rpm", "version": "2.1.0" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "42.fc41", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc41", "source": "rpm", "version": "6.9.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc41", "source": "rpm", "version": "2.42" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc41", "source": "rpm", "version": "9.1.895" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "4.fc41", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": 1, "name": "xz", "release": "2.fc41", "source": "rpm", "version": "5.6.2" } ], "xz-devel": [ { "arch": "x86_64", "epoch": 1, "name": "xz-devel", "release": "2.fc41", "source": "rpm", "version": "5.6.2" } ], "xz-libs": [ { "arch": "x86_64", "epoch": 1, "name": "xz-libs", "release": "2.fc41", "source": "rpm", "version": "5.6.2" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc41", "source": "rpm", "version": "1.5.1" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "41.fc41", "source": "rpm", "version": "3.0" } ], "zlib-ng-compat": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat", "release": "3.fc41", "source": "rpm", "version": "2.1.7" } ], "zlib-ng-compat-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-ng-compat-devel", "release": "3.fc41", "source": "rpm", "version": "2.1.7" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "12.fc41", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "12.fc41", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog version] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:48 Saturday 07 December 2024 03:25:22 -0500 (0:00:01.330) 0:00:10.123 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_version": "8.2312.0" }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 1] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:55 Saturday 07 December 2024 03:25:22 -0500 (0:00:00.036) 0:00:10.159 ***** skipping: [managed-node1] => { "false_condition": "__rsyslog_version is version('8.37.0-7.2', '<')" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version 2] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:60 Saturday 07 December 2024 03:25:22 -0500 (0:00:00.035) 0:00:10.194 ***** ok: [managed-node1] => {} MSG: Rsyslog_version is 8.2312.0, which is newer than "8.37.0-7.2". TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set __rsyslog_failed_validation] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:68 Saturday 07 December 2024 03:25:22 -0500 (0:00:00.055) 0:00:10.250 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "rsyslog_in_image | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create the config directory if it does not exist] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:76 Saturday 07 December 2024 03:25:22 -0500 (0:00:00.073) 0:00:10.323 ***** ok: [managed-node1] => { "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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create a work directory] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:83 Saturday 07 December 2024 03:25:23 -0500 (0:00:00.779) 0:00:11.103 ***** ok: [managed-node1] => { "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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:89 Saturday 07 December 2024 03:25:24 -0500 (0:00:00.468) 0:00:11.572 ***** ok: [managed-node1] => { "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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:97 Saturday 07 December 2024 03:25:24 -0500 (0:00:00.439) 0:00:12.011 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_common_rules": [ { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\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" }, { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:125 Saturday 07 December 2024 03:25:24 -0500 (0:00:00.169) 0:00:12.181 ***** ok: [managed-node1] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "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 maxMessageSize=\"8192\"\n)\n" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 } skipping: [managed-node1] => (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, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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: [managed-node1] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "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": 96, "state": "file", "uid": 0 } ok: [managed-node1] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Initialize list of template results] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:149 Saturday 07 December 2024 03:25:26 -0500 (0:00:02.290) 0:00:14.471 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:153 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.079) 0:00:14.551 ***** skipping: [managed-node1] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n maxMessageSize="8192"\n)\n'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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, "false_condition": "not __rsyslog_enabled | bool", "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: [managed-node1] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'name': 'templates', 'type': 'templates', 'sections': [{'comment': 'User provided output templates', 'options': '\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "not __rsyslog_enabled | bool", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include input sub-vars] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:171 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.110) 0:00:14.662 ***** ok: [managed-node1] => (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/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run input sub-tasks] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:182 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.154) 0:00:14.817 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/files/main.yml for managed-node1 => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/files/main.yml:3 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.201) 0:00:15.018 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.195) 0:00:15.213 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:27 -0500 (0:00:00.090) 0:00:15.304 ***** changed: [managed-node1] => (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": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "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": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:28 -0500 (0:00:00.978) 0:00:16.282 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:28 -0500 (0:00:00.083) 0:00:16.365 ***** skipping: [managed-node1] => (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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files input configuration file /etc/rsyslog.d/input-files-files_input] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/inputs/files/main.yml:12 Saturday 07 December 2024 03:25:28 -0500 (0:00:00.079) 0:00:16.444 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:29 -0500 (0:00:00.130) 0:00:16.575 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:29 -0500 (0:00:00.126) 0:00:16.701 ***** changed: [managed-node1] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(\n type="imfile"\n file="/var/log/inputdirectory/*.log"\n tag="files_input"\n)\n\n'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:30 -0500 (0:00:01.270) 0:00:17.972 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "content": null, "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:30 -0500 (0:00:00.128) 0:00:18.100 ***** skipping: [managed-node1] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(\n type="imfile"\n file="/var/log/inputdirectory/*.log"\n tag="files_input"\n)\n\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include output sub-vars] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:197 Saturday 07 December 2024 03:25:30 -0500 (0:00:00.282) 0:00:18.382 ***** ok: [managed-node1] => (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/logging_test_y9tkjjrh/es-ca.crt', 'cert_src': '/tmp/logging_test_y9tkjjrh/es-cert.pem', 'private_key_src': '/tmp/logging_test_y9tkjjrh/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/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "ca_cert_src": "/tmp/logging_test_y9tkjjrh/es-ca.crt", "cert_src": "/tmp/logging_test_y9tkjjrh/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/logging_test_y9tkjjrh/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch" } } ok: [managed-node1] => (item={'name': 'default_files', 'type': 'files'}) => { "ansible_facts": { "__rsyslog_conf_files_output_modules": [ { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "{% if logging_files_template_format == \"traditional\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% elif logging_files_template_format == \"syslog\" %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_SyslogProtocol23Format\")\n{% elif logging_files_template_format not in [\"\", \"modern\"] %}\nmodule(load=\"builtin:omfile\" Template=\"{{ logging_files_template_format }}\")\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/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml" ], "ansible_loop_var": "output_item", "changed": false, "output_item": { "name": "default_files", "type": "files" } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Run output sub-tasks] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:209 Saturday 07 December 2024 03:25:31 -0500 (0:00:00.126) 0:00:18.509 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/elasticsearch/main.yml for managed-node1 => (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/logging_test_y9tkjjrh/es-ca.crt', 'cert_src': '/tmp/logging_test_y9tkjjrh/es-cert.pem', 'private_key_src': '/tmp/logging_test_y9tkjjrh/es-key.pem'}) included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml for managed-node1 => (item={'name': 'default_files', 'type': 'files'}) TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/elasticsearch/main.yml:2 Saturday 07 December 2024 03:25:31 -0500 (0:00:00.189) 0:00:18.699 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10 Saturday 07 December 2024 03:25:31 -0500 (0:00:00.164) 0:00:18.863 ***** changed: [managed-node1] => { "changed": true, "checksum": "b048888b3d686f31d81a2f4e119610577657c73f", "dest": "/etc/pki/tls/certs/es-ca.crt", "gid": 0, "group": "root", "md5sum": "e8c6be8654ea398cd0b616297b2c7ffe", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 52, "src": "/root/.ansible/tmp/ansible-tmp-1733559931.490405-8184-165748763473745/.source.crt", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:17 Saturday 07 December 2024 03:25:32 -0500 (0:00:00.872) 0:00:19.735 ***** changed: [managed-node1] => { "changed": true, "checksum": "ee5593c6a1e32d44a60d9c6e5e231e2549ba843e", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "md5sum": "43cb79e3e0d77c5971886049b7dd591f", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 54, "src": "/root/.ansible/tmp/ansible-tmp-1733559932.3368642-8229-183492637923972/.source.pem", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:24 Saturday 07 December 2024 03:25:33 -0500 (0:00:00.825) 0:00:20.560 ***** changed: [managed-node1] => { "changed": true, "checksum": "e8313483790c9801c7b105e462ecf5d5784c9da6", "dest": "/etc/pki/tls/private/es-key.pem", "gid": 0, "group": "root", "md5sum": "adf6cf97cd993516f8c396a3c1a15eed", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1733559933.1592467-8278-280302613049031/.source.pem", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:31 Saturday 07 December 2024 03:25:33 -0500 (0:00:00.793) 0:00:21.354 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not ((__rsyslog_cert_subject.ca_cert | d() and __rsyslog_cert_subject.cert | d() and __rsyslog_cert_subject.private_key | d()) or (__rsyslog_cert_subject.ca_cert_src | d() and __rsyslog_cert_subject.cert_src | d() and __rsyslog_cert_subject.private_key_src | d()))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:36 Saturday 07 December 2024 03:25:33 -0500 (0:00:00.102) 0:00:21.457 ***** skipping: [managed-node1] => { "false_condition": "not (__rsyslog_cert_subject.tls is defined | ternary(__rsyslog_cert_subject.tls, __rsyslog_cert_subject.use_cert | d(true)))" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/elasticsearch/main.yml:9 Saturday 07 December 2024 03:25:34 -0500 (0:00:00.146) 0:00:21.604 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:34 -0500 (0:00:00.180) 0:00:21.784 ***** Notification for handler Restart rsyslogd has been saved. changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: rsyslog-elasticsearch-8.2312.0-5.fc41.x86_64" ] } lsrpackages: rsyslog-elasticsearch TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:36 -0500 (0:00:01.809) 0:00:23.594 ***** changed: [managed-node1] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "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": "3c1b70ae145a75a8736af9f7676f36a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "state": "file", "uid": 0 } changed: [managed-node1] => (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": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "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": "7da07b533c1ef11e26c9ddeec6967df3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1121, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:37 -0500 (0:00:01.666) 0:00:25.261 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "content": null, "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-elasticsearch-module", "sections": [ { "options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "content": null, "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "3c1b70ae145a75a8736af9f7676f36a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "content": null, "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "7da07b533c1ef11e26c9ddeec6967df3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1121, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:37 -0500 (0:00:00.189) 0:00:25.450 ***** skipping: [managed-node1] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-elasticsearch-module", "sections": [ { "options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create elasticsearch output configuration file /etc/rsyslog.d/output-elasticsearch-elasticsearch_output] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/elasticsearch/main.yml:16 Saturday 07 December 2024 03:25:38 -0500 (0:00:00.128) 0:00:25.581 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:38 -0500 (0:00:00.238) 0:00:25.819 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:38 -0500 (0:00:00.085) 0:00:25.905 ***** changed: [managed-node1] => (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'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": { "group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "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": "b4d8f2ea21866bf6e352dcde81b01bcc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2081, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "state": "file", "uid": 0 } Notification for handler Restart rsyslogd has been saved. TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:39 -0500 (0:00:01.052) 0:00:26.957 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "content": null, "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-elasticsearch-module", "sections": [ { "options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "content": null, "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "3c1b70ae145a75a8736af9f7676f36a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "content": null, "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "7da07b533c1ef11e26c9ddeec6967df3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1121, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "content": null, "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0600", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "b4d8f2ea21866bf6e352dcde81b01bcc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2081, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:39 -0500 (0:00:00.166) 0:00:27.124 ***** skipping: [managed-node1] => (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'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "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" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create elasticsearch output configuration file no-log /etc/rsyslog.d/output-elasticsearch-elasticsearch_output] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/elasticsearch/main.yml:33 Saturday 07 December 2024 03:25:39 -0500 (0:00:00.218) 0:00:27.342 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_elasticsearch_password | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:3 Saturday 07 December 2024 03:25:39 -0500 (0:00:00.081) 0:00:27.423 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:40 -0500 (0:00:00.130) 0:00:27.554 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:40 -0500 (0:00:00.123) 0:00:27.678 ***** ok: [managed-node1] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "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 traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\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": 151, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:41 -0500 (0:00:00.885) 0:00:28.563 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "content": null, "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-elasticsearch-module", "sections": [ { "options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "content": null, "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "3c1b70ae145a75a8736af9f7676f36a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "content": null, "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "7da07b533c1ef11e26c9ddeec6967df3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1121, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "content": null, "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0600", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "b4d8f2ea21866bf6e352dcde81b01bcc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2081, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:41 -0500 (0:00:00.102) 0:00:28.666 ***** skipping: [managed-node1] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with traditional, syslog, or default format', 'options': 'module(load="builtin:omfile")\n'}]}) => { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Create files output configuration file /etc/rsyslog.d/output-files-default_files] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/outputs/files/main.yml:11 Saturday 07 December 2024 03:25:41 -0500 (0:00:00.086) 0:00:28.753 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 Saturday 07 December 2024 03:25:41 -0500 (0:00:00.116) 0:00:28.869 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__rsyslog_packages | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Saturday 07 December 2024 03:25:41 -0500 (0:00:00.074) 0:00:28.944 ***** ok: [managed-node1] => (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, "checksum": "5d0e449c124f3969caed011361d8076be6b778ed", "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" }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1148, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Add deployed templates to global list] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:32 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.931) 0:00:29.875 ***** ok: [managed-node1] => { "ansible_facts": { "__rsyslog_template_results": [ { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "01785a86b4dbac8d6fa956de9fe2565e9b46e79b", "dest": "/etc/rsyslog.d/00-global.conf", "diff": { "after": { "path": "/etc/rsyslog.d/00-global.conf" }, "before": { "path": "/etc/rsyslog.d/00-global.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n maxMessageSize=\"8192\"\n)\n" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/00-global.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 137, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "false_condition": "inner_item.state is undefined or inner_item.state != 'absent'", "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", "skipped": true }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "cd87491589393ab4a5f556a614493c4c27a80733", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "diff": { "after": { "path": "/etc/rsyslog.d/05-common-defaults.conf" }, "before": { "path": "/etc/rsyslog.d/05-common-defaults.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "common-defaults", "sections": [ { "comment": "Log every message", "options": "$RepeatedMsgReduction off" } ], "type": "global" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/05-common-defaults.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 96, "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": false, "checksum": "dcf78c3ff7702ba4332239015390a5bad8e243a7", "dest": "/etc/rsyslog.d/20-templates.conf", "diff": { "after": { "path": "/etc/rsyslog.d/20-templates.conf" }, "before": { "path": "/etc/rsyslog.d/20-templates.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "templates", "sections": [ { "comment": "User provided output templates", "options": "\n" } ], "type": "templates" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/20-templates.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/20-templates.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 85, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "cbccfe242ff9bd2fe4f2b02f271bb84fa13a0fda", "content": null, "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "e4d4ee601da81eca07628f4f57e447b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1733559927.9548259-8048-246605610926690/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "input-files-files_input", "sections": [ { "options": "input(\n type=\"imfile\"\n file=\"/var/log/inputdirectory/*.log\"\n tag=\"files_input\"\n)\n\n" } ], "state": "present", "type": "input" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "content": null, "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "52aa5e087572ef2885c453caafcf823f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1733559929.570731-8106-43096866980943/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-elasticsearch-module", "sections": [ { "options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")" } ], "type": "modules" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "c001a0f0243da8daa75bed193ecf0b797e6bba1b", "content": null, "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "3c1b70ae145a75a8736af9f7676f36a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.2316089-8522-44532978115960/.source.conf", "state": "file", "uid": 0 }, { "ansible_loop_var": "inner_item", "changed": true, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "diff": [], "failed": false, "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "0a7ece4e002e185c8b9dc482c8b9efcd581c9480", "content": null, "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0644", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "7da07b533c1ef11e26c9ddeec6967df3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1121, "src": "/root/.ansible/tmp/ansible-tmp-1733559936.990531-8522-119374252692675/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": true, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "diff": [], "failed": false, "gid": 0, "group": "root", "inner_item": { "group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "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" }, "invocation": { "module_args": { "_original_basename": "rules.conf.j2", "attributes": null, "backup": false, "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "content": null, "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "local_follow": null, "mode": "0600", "owner": "root", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "unsafe_writes": false, "validate": null } }, "md5sum": "b4d8f2ea21866bf6e352dcde81b01bcc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2081, "src": "/root/.ansible/tmp/ansible-tmp-1733559938.6890552-8630-262945489894292/.source.conf", "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "bcf2fc3de5f51237535db7e7c8faf735f0c5adf8", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "diff": { "after": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" }, "before": { "path": "/etc/rsyslog.d/10-output-files-modules.conf" } }, "failed": false, "gid": 0, "group": "root", "inner_item": { "name": "output-files-modules", "sections": [ { "comment": "Log messages into files with traditional, syslog, or default format", "options": "module(load=\"builtin:omfile\")\n" } ], "type": "modules" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 151, "state": "file", "uid": 0 } ], "skipped": false }, { "changed": false, "msg": "All items completed", "results": [ { "ansible_loop_var": "inner_item", "changed": false, "checksum": "5d0e449c124f3969caed011361d8076be6b778ed", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "diff": { "after": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" }, "before": { "path": "/etc/rsyslog.d/30-output-files-default_files.conf" } }, "failed": false, "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" }, "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "rules.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "follow": true, "force": false, "group": "root", "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1148, "state": "file", "uid": 0 } ], "skipped": false } ] }, "changed": false } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:36 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.102) 0:00:29.978 ***** skipping: [managed-node1] => (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, "false_condition": "(not __rsyslog_enabled | bool) or (inner_item.state | d('present') == 'absent')", "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" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get rsyslog config files not owned by any package] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:222 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.214) 0:00:30.192 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Purge - remove files not generated by current state] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:239 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.075) 0:00:30.268 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_purge_confs | bool | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:259 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.088) 0:00:30.357 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:280 Saturday 07 December 2024 03:25:42 -0500 (0:00:00.064) 0:00:30.421 ***** skipping: [managed-node1] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=[]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item | length > 0", "item": [], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:288 Saturday 07 December 2024 03:25:43 -0500 (0:00:00.127) 0:00:30.549 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:300 Saturday 07 December 2024 03:25:43 -0500 (0:00:00.097) 0:00:30.646 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy local key file to the target if needed] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:312 Saturday 07 December 2024 03:25:43 -0500 (0:00:00.085) 0:00:30.732 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_forwards_tls | length > 0 or __logging_remote_tls | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:324 Saturday 07 December 2024 03:25:43 -0500 (0:00:00.089) 0:00:30.821 ***** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "rsyslog", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-12-07 03:24:35 EST", "ActiveEnterTimestampMonotonic": "415928484", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-07 03:24:35 EST", "AssertTimestampMonotonic": "415911298", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "449324000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Sat 2024-12-07 03:24:35 EST", "ConditionTimestampMonotonic": "415911295", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "5696", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3896733696", "EffectiveMemoryMax": "3896733696", "EffectiveTasksMax": "4421", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2024-12-07 03:24:35 EST", "ExecMainHandoffTimestampMonotonic": "415923308", "ExecMainPID": "8547", "ExecMainStartTimestamp": "Sat 2024-12-07 03:24:35 EST", "ExecMainStartTimestampMonotonic": "415912715", "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=[Sat 2024-12-07 03:24:35 EST] ; stop_time=[n/a] ; pid=8547 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Sat 2024-12-07 03:24:35 EST] ; stop_time=[n/a] ; pid=8547 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-12-07 03:24:35 EST", "InactiveExitTimestampMonotonic": "415915341", "InvocationID": "b01b8dfeacf04ae2a583003f9e7b5f95", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14739", "LimitNPROCSoft": "14739", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14739", "LimitSIGPENDINGSoft": "14739", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8547", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3499974656", "MemoryCurrent": "27238400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "27754496", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-12-07 03:24:35 EST", "StateChangeTimestampMonotonic": "415928484", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4421", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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 [fedora.linux_system_roles.private_logging_subrole_rsyslog : Disable rsyslog service] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:332 Saturday 07 December 2024 03:25:44 -0500 (0:00:01.089) 0:00:31.911 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __rsyslog_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check rsyslog version] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:341 Saturday 07 December 2024 03:25:44 -0500 (0:00:00.077) 0:00:31.989 ***** skipping: [managed-node1] => { "false_condition": "__rsyslog_failed_validation | d(false)" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : See if there are any config files] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:353 Saturday 07 December 2024 03:25:44 -0500 (0:00:00.142) 0:00:32.132 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:360 Saturday 07 December 2024 03:25:44 -0500 (0:00:00.071) 0:00:32.203 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1733559875.523949, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1733559874.8059425, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278512, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1733559874.8064194, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "3543846424", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate main rsyslog configuration] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:366 Saturday 07 December 2024 03:25:45 -0500 (0:00:00.546) 0:00:32.749 ***** ok: [managed-node1] => { "changed": false, "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "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": 131, "state": "file", "uid": 0 } TASK [Force all notified handlers to run at this point, not waiting for normal sync points] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:82 Saturday 07 December 2024 03:25:46 -0500 (0:00:00.817) 0:00:33.567 ***** NOTIFIED HANDLER fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 Saturday 07 December 2024 03:25:46 -0500 (0:00:00.021) 0:00:33.589 ***** changed: [managed-node1] => { "changed": true, "name": "rsyslog", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:syslogd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2024-12-07 03:24:35 EST", "ActiveEnterTimestampMonotonic": "415928484", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-12-07 03:24:35 EST", "AssertTimestampMonotonic": "415911298", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "458065000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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": "Sat 2024-12-07 03:24:35 EST", "ConditionTimestampMonotonic": "415911295", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlGroupId": "5696", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf /usr/lib/systemd/system/service.d/50-keep-warm.conf", "DynamicUser": "no", "EffectiveMemoryHigh": "3896733696", "EffectiveMemoryMax": "3896733696", "EffectiveTasksMax": "4421", "Environment": "SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Sat 2024-12-07 03:24:35 EST", "ExecMainHandoffTimestampMonotonic": "415923308", "ExecMainPID": "8547", "ExecMainStartTimestamp": "Sat 2024-12-07 03:24:35 EST", "ExecMainStartTimestampMonotonic": "415912715", "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=[Sat 2024-12-07 03:24:35 EST] ; stop_time=[n/a] ; pid=8547 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Sat 2024-12-07 03:24:35 EST] ; stop_time=[n/a] ; pid=8547 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-12-07 03:24:35 EST", "InactiveExitTimestampMonotonic": "415915341", "InvocationID": "b01b8dfeacf04ae2a583003f9e7b5f95", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "14739", "LimitNPROCSoft": "14739", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14739", "LimitSIGPENDINGSoft": "14739", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8547", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3508330496", "MemoryCurrent": "27267072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "27783168", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Sat 2024-12-07 03:24:35 EST", "StateChangeTimestampMonotonic": "415928484", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "4421", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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 [Ensure config file size and counts] ************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:85 Saturday 07 December 2024 03:25:47 -0500 (0:00:01.069) 0:00:34.658 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml for managed-node1 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:2 Saturday 07 December 2024 03:25:47 -0500 (0:00:00.070) 0:00:34.728 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1733559875.523949, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5fe705203b62f654be0460d9893da023dbffb94d", "ctime": 1733559874.8059425, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278512, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1733559874.8064194, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "3543846424", "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/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:7 Saturday 07 December 2024 03:25:47 -0500 (0:00:00.403) 0:00:35.131 ***** ok: [managed-node1] => { "changed": false, "examined": 14, "files": [ { "atime": 1733559875.5249488, "ctime": 1733559865.5988624, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278469, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559865.30986, "nlink": 1, "path": "/etc/rsyslog.d/10-local-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 139, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.5249488, "ctime": 1733559864.8598561, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278467, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559864.4878528, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 137, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.523949, "ctime": 1733559872.2249203, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278511, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559871.9369175, "nlink": 1, "path": "/etc/rsyslog.d/90-custom-output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 106, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559947.0765717, "ctime": 1733559937.66549, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278588, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559937.355487, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1121, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.5249488, "ctime": 1733212716.185016, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 3615, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1723507200.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": 1733559947.0765717, "ctime": 1733559936.892483, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278584, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559936.5874805, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 101, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559947.0765717, "ctime": 1733559939.3715048, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1733559939.060502, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2081, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559947.0765717, "ctime": 1733559928.7034118, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278581, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559928.379409, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 118, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.5249488, "ctime": 1733559866.343869, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278477, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559866.0418663, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 96, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.523949, "ctime": 1733559870.8699083, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278510, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559870.5719059, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1148, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559947.0765717, "ctime": 1733559930.3544261, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278582, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559930.0344234, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 132, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.5249488, "ctime": 1733559869.794899, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278500, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559869.4908965, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.523949, "ctime": 1733559868.5588882, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278498, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559868.2728858, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 457, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1733559875.5249488, "ctime": 1733559867.0768754, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 278495, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1733559866.7878728, "nlink": 1, "path": "/etc/rsyslog.d/20-templates.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 85, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 14, "skipped_paths": {} } MSG: All paths examined TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:13 Saturday 07 December 2024 03:25:48 -0500 (0:00:00.622) 0:00:35.754 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:18 Saturday 07 December 2024 03:25:48 -0500 (0:00:00.055) 0:00:35.810 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__conf_size == \"more\"", "skip_reason": "Conditional result was False" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:23 Saturday 07 December 2024 03:25:48 -0500 (0:00:00.045) 0:00:35.855 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check conf files exist] ************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:27 Saturday 07 December 2024 03:25:48 -0500 (0:00:00.051) 0:00:35.907 ***** ok: [managed-node1] => (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": 1733559947.0765717, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8a7010bb38c6f25c71cd3b7565bffa77d5b13dd9", "ctime": 1733559930.3544261, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278582, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1733559930.0344234, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 132, "uid": 0, "version": "3029137053", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } ok: [managed-node1] => (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": 1733559947.0765717, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "ctime": 1733559939.3715048, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1733559939.060502, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2081, "uid": 0, "version": "3966278553", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check rsyslog errors] **************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:35 Saturday 07 December 2024 03:25:49 -0500 (0:00:00.898) 0:00:36.805 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__check_systemctl_status == \"true\"", "skip_reason": "Conditional result was False" } TASK [Check if the output files config exists] ********************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:95 Saturday 07 December 2024 03:25:49 -0500 (0:00:00.039) 0:00:36.845 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1733559947.0765717, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1bf0aa7f0f520c6a380c1c975266c0931a772893", "ctime": 1733559939.3715048, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278589, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1733559939.060502, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2081, "uid": 0, "version": "3966278553", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check if the copied key/certs files exist] ******************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:99 Saturday 07 December 2024 03:25:49 -0500 (0:00:00.423) 0:00:37.268 ***** ok: [managed-node1] => (item=/etc/rsyslog.d/es-ca.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-ca.crt", "stat": { "exists": false } } ok: [managed-node1] => (item=/etc/rsyslog.d/es-cert.pem) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-cert.pem", "stat": { "exists": false } } ok: [managed-node1] => (item=/etc/rsyslog.d/es-key.pem) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-key.pem", "stat": { "exists": false } } TASK [Check certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:107 Saturday 07 December 2024 03:25:51 -0500 (0:00:01.233) 0:00:38.502 ***** ok: [managed-node1] => (item={'key': 'cacert', 'value': '/tmp/logging_test_y9tkjjrh/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.003410", "end": "2024-12-07 03:25:51.566820", "item": { "key": "cacert", "value": "/tmp/logging_test_y9tkjjrh/es-ca.crt" }, "rc": 0, "start": "2024-12-07 03:25:51.563410" } STDOUT: tls.cacert="/etc/pki/tls/certs/es-ca.crt" ok: [managed-node1] => (item={'key': 'mycert', 'value': '/tmp/logging_test_y9tkjjrh/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.004774", "end": "2024-12-07 03:25:51.974455", "item": { "key": "mycert", "value": "/tmp/logging_test_y9tkjjrh/es-cert.pem" }, "rc": 0, "start": "2024-12-07 03:25:51.969681" } STDOUT: 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/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:117 Saturday 07 December 2024 03:25:52 -0500 (0:00:01.028) 0:00:39.531 ***** ok: [managed-node1] => { "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.003660", "end": "2024-12-07 03:25:52.405313", "rc": 0, "start": "2024-12-07 03:25:52.401653" } STDOUT: 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/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:124 Saturday 07 December 2024 03:25:52 -0500 (0:00:00.423) 0:00:39.954 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "/bin/grep", "retryfailures=\"on\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf" ], "delta": "0:00:00.003788", "end": "2024-12-07 03:25:52.827095", "rc": 0, "start": "2024-12-07 03:25:52.823307" } STDOUT: retryfailures="on" TASK [Check retryruleset in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:128 Saturday 07 December 2024 03:25:52 -0500 (0:00:00.442) 0:00:40.396 ***** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "retryruleset=\"elasticsearch_output\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf" ], "delta": "0:00:00.003475", "end": "2024-12-07 03:25:53.289619", "rc": 0, "start": "2024-12-07 03:25:53.286144" } STDOUT: retryruleset="elasticsearch_output" TASK [Check ports managed by firewall and selinux] ***************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:134 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.463) 0:00:40.860 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml for managed-node1 TASK [Check ports are not retrieved if both logging_manage_firewall and logging_manage_selinux are not true] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:3 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.113) 0:00:40.973 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Check firewall port status (manage - tcp)] ******************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:13 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.080) 0:00:41.054 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check firewall port status (manage - udp)] ******************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:22 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.047) 0:00:41.102 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - tcp)] *************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:34 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.045) 0:00:41.148 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check associated selinux ports (manage - udp)] *************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_firewall_selinux.yml:44 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.073) 0:00:41.223 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:137 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.056) 0:00:41.279 ***** included: fedora.linux_system_roles.logging for managed-node1 TASK [fedora.linux_system_roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:7 Saturday 07 December 2024 03:25:53 -0500 (0:00:00.128) 0:00:41.408 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_inputs | d([])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Set rsyslog_outputs] ***************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:14 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.081) 0:00:41.489 ***** ok: [managed-node1] => { "ansible_facts": { "rsyslog_outputs": [ { "name": "default_files", "type": "files" } ] }, "changed": false } TASK [fedora.linux_system_roles.logging : Set rsyslog_inputs] ****************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:18 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.073) 0:00:41.562 ***** ok: [managed-node1] => { "ansible_facts": { "rsyslog_inputs": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Use of rsyslog_custom_config_files is deprecated] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:22 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.069) 0:00:41.631 ***** skipping: [managed-node1] => { "false_condition": "rsyslog_custom_config_files is defined" } TASK [fedora.linux_system_roles.logging : Use of type custom is deprecated] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:29 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.048) 0:00:41.680 ***** skipping: [managed-node1] => { "false_condition": "__custom_output_files | length > 0" } TASK [fedora.linux_system_roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:42 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.059) 0:00:41.739 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Gather ports specified in the logging_inputs and outputs vars] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:52 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.043) 0:00:41.783 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_tls_tcp_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:3 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.167) 0:00:41.950 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tls_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tcp_ports] ******** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:7 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.099) 0:00:42.050 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tcp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_tls_udp_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:11 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.076) 0:00:42.126 ***** ok: [managed-node1] => { "ansible_facts": { "logging_tls_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Initialize logging_udp_ports] ******** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:15 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.056) 0:00:42.183 ***** ok: [managed-node1] => { "ansible_facts": { "logging_udp_ports": [] }, "changed": false } TASK [fedora.linux_system_roles.logging : Parameter 'port' values] ************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:24 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.055) 0:00:42.239 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:88 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.060) 0:00:42.299 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:92 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.052) 0:00:42.352 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:96 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.058) 0:00:42.411 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:100 Saturday 07 December 2024 03:25:54 -0500 (0:00:00.052) 0:00:42.464 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:104 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.054) 0:00:42.518 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'server_port' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:108 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.067) 0:00:42.586 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:153 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.061) 0:00:42.647 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'tcp_ports' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:157 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.062) 0:00:42.709 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (without tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:161 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.071) 0:00:42.781 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Parameter 'udp_ports' values (with tls)] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/gather_ports.yml:165 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.062) 0:00:42.843 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(logging_manage_firewall | bool) or (logging_manage_selinux | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage firewall on the gathered ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:55 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.069) 0:00:42.913 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:7 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.077) 0:00:42.990 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add tcp ports to logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:11 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.054) 0:00:43.044 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add udp ports to logging_firewall_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:17 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.056) 0:00:43.101 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/firewall.yml:23 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.054) 0:00:43.156 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Manage selinux on the gathered ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:58 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.055) 0:00:43.211 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml for managed-node1 TASK [fedora.linux_system_roles.logging : Initialize logging_selinux_ports] **** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:7 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.087) 0:00:43.299 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Add non tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:11 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.050) 0:00:43.350 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls tcp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:16 Saturday 07 December 2024 03:25:55 -0500 (0:00:00.039) 0:00:43.389 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add non tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:21 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.111) 0:00:43.501 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.logging : Add tls udp ports to logging_selinux_ports] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:26 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.059) 0:00:43.560 ***** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/selinux.yml:31 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.039) 0:00:43.600 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Generate certificates] *************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:62 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.073) 0:00:43.673 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml for managed-node1 TASK [Generate certificates] *************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/certificate.yml:2 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.094) 0:00:43.767 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Re-read facts after adding custom fact] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:68 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.057) 0:00:43.824 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug dir] ************ task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:72 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.048) 0:00:43.873 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Delete debug file] ******************* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:78 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.057) 0:00:43.931 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Create rsyslog debug file] *********** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:83 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.097) 0:00:44.028 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:90 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.055) 0:00:44.084 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.logging : Populate rsyslog debug file] ********* task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:94 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.056) 0:00:44.140 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "logging_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [Include Rsyslog role] **************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/logging/tasks/main.yml:105 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.063) 0:00:44.204 ***** included: fedora.linux_system_roles.private_logging_subrole_rsyslog for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:4 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.051) 0:00:44.255 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Ensure ansible_facts used by role] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:4 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.047) 0:00:44.303 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__logging_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Check if system is ostree] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:12 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.050) 0:00:44.354 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set flag to indicate system is ostree] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:17 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.047) 0:00:44.401 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __logging_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Set platform/version specific variables] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:21 Saturday 07 December 2024 03:25:56 -0500 (0:00:00.041) 0:00:44.443 ***** ok: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml) => { "ansible_facts": { "__rsyslog_input_basics": "input_basics.j2" }, "ansible_included_var_files": [ "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/default.yml" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/Fedora_41.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Include /vars/main.yml from /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_vars.yml:31 Saturday 07 December 2024 03:25:57 -0500 (0:00:00.114) 0:00:44.557 ***** skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/basics/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/ovirt/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/inputs/remote/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/elasticsearch/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/forwards/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/relp/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__snapshot_gather_vars is defined and __snapshot_gather_vars | bool", "item": "/tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/vars/outputs/remote_files/main.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Main rsyslog subrole] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main.yml:7 Saturday 07 December 2024 03:25:57 -0500 (0:00:00.122) 0:00:44.679 ***** included: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml for managed-node1 TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 Saturday 07 December 2024 03:25:57 -0500 (0:00:00.114) 0:00:44.793 ***** ok: [managed-node1] => (item=iproute) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "iproute" ], "delta": "0:00:00.029199", "end": "2024-12-07 03:25:57.719809", "failed_when_result": false, "item": "iproute", "rc": 0, "start": "2024-12-07 03:25:57.690610" } ok: [managed-node1] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "rpm", "-V", "rsyslog" ], "delta": "0:00:00.042452", "end": "2024-12-07 03:25:58.173847", "failed_when_result": false, "item": "rsyslog", "rc": 1, "start": "2024-12-07 03:25:58.131395" } STDOUT: S.5....T. c /etc/rsyslog.conf MSG: non-zero return code TASK [fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent] *** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Saturday 07 December 2024 03:25:58 -0500 (0:00:00.959) 0:00:45.753 ***** fatal: [managed-node1]: FAILED! => { "changed": false, "failures": [ "Problem 1: problem with installed package\n - installed package dhcp-client-12:4.4.3-14.P1.fc41.x86_64 requires iproute, but none of the providers can be installed\n - package dhcp-client-12:4.4.3-14.P1.fc41.x86_64 from fedora requires iproute, but none of the providers can be installed\n - conflicting requests\n Problem 2: problem with installed package\n - installed package rsyslog-elasticsearch-8.2312.0-5.fc41.x86_64 requires rsyslog = 8.2312.0-5.fc41, but none of the providers can be installed\n - package rsyslog-elasticsearch-8.2312.0-5.fc41.x86_64 from fedora requires rsyslog = 8.2312.0-5.fc41, but none of the providers can be installed\n - conflicting requests" ], "rc": 1 } MSG: Depsolve Error occurred TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:445 Saturday 07 December 2024 03:25:59 -0500 (0:00:01.270) 0:00:47.023 ***** changed: [managed-node1 -> localhost] => { "changed": true, "path": "/tmp/logging_test_y9tkjjrh", "state": "absent" } PLAY RECAP ********************************************************************* managed-node1 : ok=98 changed=12 unreachable=0 failed=1 skipped=104 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 07 December 2024 03:25:59 -0500 (0:00:00.278) 0:00:47.302 ***** =============================================================================== fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate common rsyslog configuration files in rsyslog.d --- 2.29s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:125 Local certs are copied to the target host with the default configuration path. --- 1.82s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:43 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 1.81s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:4 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 1.67s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Install/Update required packages --- 1.55s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:30 fedora.linux_system_roles.private_logging_subrole_rsyslog : Gather package facts --- 1.33s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:44 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 1.27s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Reset original confs - logging package is absent --- 1.27s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:22 Check if the copied key/certs files exist ------------------------------- 1.23s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:99 Gathering Facts --------------------------------------------------------- 1.22s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:2 fedora.linux_system_roles.private_logging_subrole_rsyslog : Enable rsyslog service --- 1.09s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:324 fedora.linux_system_roles.private_logging_subrole_rsyslog : Restart rsyslogd --- 1.07s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/handlers/main.yml:2 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 1.05s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Check certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf --- 1.03s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tests_files_elasticsearch.yml:107 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.98s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Get status of rsyslog packages --- 0.96s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/main_core.yml:15 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.93s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 Check conf files exist -------------------------------------------------- 0.90s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/tests/logging/tasks/check_daemon_config_files.yml:27 fedora.linux_system_roles.private_logging_subrole_rsyslog : Generate role configuration files in rsyslog.d --- 0.89s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/deploy.yml:14 fedora.linux_system_roles.private_logging_subrole_rsyslog : Copy ca_cert on the control host to the specified path on the target host --- 0.87s /tmp/collections-e1v/ansible_collections/fedora/linux_system_roles/roles/private_logging_subrole_rsyslog/tasks/set_certs.yml:10