[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.17.2]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/tmp.t0GLwcV6DJ
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 11.4.1 20231218 (Red Hat 11.4.1-3)] (/usr/bin/python3.12)
  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_reload_on_reset.yml ********************************************
1 plays in /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml

PLAY [Setup a vm with podman on it] ********************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:2
Saturday 03 August 2024  01:24:40 -0400 (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.9, 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 [Test not supported on EL7] ***********************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:6
Saturday 03 August 2024  01:24:41 -0400 (0:00:01.049)       0:00:01.057 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node1
skipping: [managed_node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node1

TASK [Check if system is ostree] ***********************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:15
Saturday 03 August 2024  01:24:41 -0400 (0:00:00.030)       0:00:01.088 ******* 
ok: [managed_node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:20
Saturday 03 August 2024  01:24:42 -0400 (0:00:00.410)       0:00:01.499 ******* 
ok: [managed_node1] => {
    "ansible_facts": {
        "__firewall_is_ostree": false
    },
    "changed": false
}

TASK [Install podman] **********************************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:24
Saturday 03 August 2024  01:24:42 -0400 (0:00:00.021)       0:00:01.520 ******* 
changed: [managed_node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: libslirp-4.4.0-8.el9.x86_64",
        "Installed: shadow-utils-subid-2:4.9-9.el9.x86_64",
        "Installed: containers-common-2:1-90.el9.x86_64",
        "Installed: protobuf-c-1.3.3-13.el9.x86_64",
        "Installed: fuse-overlayfs-1.14-1.el9.x86_64",
        "Installed: passt-0^20240624.g1ee2eca-1.el9.x86_64",
        "Installed: fuse3-3.10.2-9.el9.x86_64",
        "Installed: passt-selinux-0^20240624.g1ee2eca-1.el9.noarch",
        "Installed: aardvark-dns-2:1.11.0-1.el9.x86_64",
        "Installed: slirp4netns-1.3.1-1.el9.x86_64",
        "Installed: fuse3-libs-3.10.2-9.el9.x86_64",
        "Installed: netavark-2:1.11.0-1.el9.x86_64",
        "Installed: libnet-1.2-7.el9.x86_64",
        "Installed: yajl-2.1.0-22.el9.x86_64",
        "Installed: criu-3.19-1.el9.x86_64",
        "Installed: criu-libs-3.19-1.el9.x86_64",
        "Installed: crun-1.15-1.el9.x86_64",
        "Installed: conmon-3:2.1.12-1.el9.x86_64",
        "Installed: podman-2:5.1.2-1.el9.x86_64",
        "Installed: fuse-common-3.10.2-9.el9.x86_64",
        "Installed: container-selinux-3:2.232.1-1.el9.noarch"
    ]
}
lsrpackages: podman

TASK [Run test] ****************************************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:30
Saturday 03 August 2024  01:25:53 -0400 (0:01:11.679)       0:01:13.199 ******* 
changed: [managed_node1] => {
    "changed": true,
    "rc": 0
}

STDOUT:

0
0
42



STDERR:

OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.69 originally 10.31.41.69
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug2: resolve_canonicalize: hostname 10.31.41.69 is address
debug1: re-parsing configuration
debug1: Reading configuration data /root/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host 10.31.41.69 originally 10.31.41.69
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: auto-mux: Trying existing master
debug2: fd 3 setting O_NONBLOCK
debug2: mux_client_hello_exchange: master version 4
debug1: mux_client_request_session: master session id: 2
debug2: Received exit status from master 0
Shared connection to 10.31.41.69 closed.


TASK [Process test results] ****************************************************
task path: /tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:38
Saturday 03 August 2024  01:26:27 -0400 (0:00:33.272)       0:01:46.472 ******* 
skipping: [managed_node1] => {
    "changed": false,
    "false_condition": "coherence_check | int != 0 or restart_check | int < reload_check | int",
    "skip_reason": "Conditional result was False"
}

PLAY RECAP *********************************************************************
managed_node1              : ok=5    changed=2    unreachable=0    failed=0    skipped=1    rescued=0    ignored=0   

Saturday 03 August 2024  01:26:27 -0400 (0:00:00.025)       0:01:46.498 ******* 
=============================================================================== 
Install podman --------------------------------------------------------- 71.68s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:24 
Run test --------------------------------------------------------------- 33.27s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:30 
Gathering Facts --------------------------------------------------------- 1.05s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:2 
Check if system is ostree ----------------------------------------------- 0.41s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:15 
Test not supported on EL7 ----------------------------------------------- 0.03s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:6 
Process test results ---------------------------------------------------- 0.03s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:38 
Set flag to indicate system is ostree ----------------------------------- 0.02s
/tmp/tmp.t0GLwcV6DJ/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:20