# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-linger-handlingciq7eztj/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_quadlet_basic.yml ********************************************** 2 plays in /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:4 Sunday 04 February 2024 19:35:46 +0000 (0:00:00.014) 0:00:00.014 ******* ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:9 Sunday 04 February 2024 19:35:46 +0000 (0:00:00.016) 0:00:00.030 ******* ok: [sut] TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:57 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.976) 0:00:01.007 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.031) 0:00:01.039 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.020) 0:00:01.059 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.021) 0:00:01.081 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.310) 0:00:01.391 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.018) 0:00:01.409 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:35:47 +0000 (0:00:00.027) 0:00:01.437 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:35:48 +0000 (0:00:01.021) 0:00:02.458 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:35:48 +0000 (0:00:00.030) 0:00:02.488 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: conmon-2:2.1.8-2.fc39.x86_64", "Installed: libbsd-0.11.7-5.fc39.x86_64", "Installed: container-selinux-2:2.229.0-1.fc39.noarch", "Installed: aardvark-dns-1.9.0-1.fc39.x86_64", "Installed: podman-5:4.9.0-1.fc39.x86_64", "Installed: catatonit-0.1.7-18.fc39.x86_64", "Installed: libslirp-4.7.0-4.fc39.x86_64", "Installed: fuse-common-3.16.1-1.fc39.x86_64", "Installed: gvisor-tap-vsock-6:0.7.2-1.fc39.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.2-1.fc39.x86_64", "Installed: fuse-overlayfs-1.12-2.fc39.x86_64", "Installed: netavark-1.10.1-5.fc39.x86_64", "Installed: criu-3.19-2.fc39.x86_64", "Installed: fuse3-3.16.1-1.fc39.x86_64", "Installed: criu-libs-3.19-2.fc39.x86_64", "Installed: fuse3-libs-3.16.1-1.fc39.x86_64", "Installed: crun-1.14-1.fc39.x86_64", "Installed: shadow-utils-subid-2:4.14.0-2.fc39.x86_64", "Installed: qemu-user-static-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-aarch64-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-alpha-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-arm-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-cris-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-hexagon-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-hppa-2:8.1.3-2.fc39.x86_64", "Installed: yajl-2.1.0-22.fc39.x86_64", "Installed: qemu-user-static-loongarch64-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-m68k-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-microblaze-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-mips-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-nios2-2:8.1.3-2.fc39.x86_64", "Installed: passt-0^20231230.gf091893-1.fc39.x86_64", "Installed: libnet-1.3-1.fc39.x86_64", "Installed: passt-selinux-0^20231230.gf091893-1.fc39.noarch", "Installed: qemu-user-static-or1k-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-ppc-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-riscv-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-s390x-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-sh4-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-sparc-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-x86-2:8.1.3-2.fc39.x86_64", "Installed: qemu-user-static-xtensa-2:8.1.3-2.fc39.x86_64", "Installed: containers-common-4:1-95.fc39.noarch", "Installed: containers-common-extra-4:1-95.fc39.noarch", "Installed: libmd-1.1.0-2.fc39.x86_64", "Installed: slirp4netns-1.2.2-1.fc39.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:12 +0000 (0:01:23.836) 0:01:26.325 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.045154", "end": "2024-02-04 19:37:12.760471", "rc": 0, "start": "2024-02-04 19:37:12.715317" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.427) 0:01:26.752 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.024) 0:01:26.777 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.025) 0:01:26.802 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.033) 0:01:26.835 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.036) 0:01:26.871 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:12 +0000 (0:00:00.046) 0:01:26.918 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.363) 0:01:27.282 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.040) 0:01:27.322 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.030) 0:01:27.352 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.268) 0:01:27.621 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.028) 0:01:27.649 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1696291200.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.270) 0:01:27.920 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:13 +0000 (0:00:00.020) 0:01:27.941 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:27.960 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.020) 0:01:27.980 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:28.000 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:28.019 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:28.039 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.044) 0:01:28.083 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.045) 0:01:28.129 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.020) 0:01:28.150 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:28.170 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.041) 0:01:28.212 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.021) 0:01:28.233 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.040) 0:01:28.274 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.051) 0:01:28.325 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.022) 0:01:28.348 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.021) 0:01:28.369 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.047) 0:01:28.416 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.022) 0:01:28.438 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.020) 0:01:28.459 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.021) 0:01:28.480 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.020) 0:01:28.501 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.019) 0:01:28.521 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.020) 0:01:28.542 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.021) 0:01:28.563 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.018) 0:01:28.581 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.017) 0:01:28.599 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'nopull', 'type': 'container', 'state': 'created', 'pull_image': False, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/libpod/testimage:20210610', 'ContainerName': 'nopull'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.054) 0:01:28.653 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.030) 0:01:28.684 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.056) 0:01:28.741 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.022) 0:01:28.763 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.036) 0:01:28.800 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.043) 0:01:28.844 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.025) 0:01:28.869 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.032) 0:01:28.901 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:14 +0000 (0:00:00.031) 0:01:28.933 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.257) 0:01:29.191 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.030) 0:01:29.221 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.260) 0:01:29.481 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.020) 0:01:29.502 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.020) 0:01:29.523 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.020) 0:01:29.543 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.018) 0:01:29.562 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.018) 0:01:29.580 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.019) 0:01:29.599 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.038) 0:01:29.638 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.023) 0:01:29.661 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.021) 0:01:29.683 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.078) 0:01:29.762 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.019) 0:01:29.781 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.049) 0:01:29.831 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.034) 0:01:29.865 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.019) 0:01:29.885 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.018) 0:01:29.903 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.020) 0:01:29.924 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:15 +0000 (0:00:00.018) 0:01:29.942 ******* skipping: [sut] => (item=quay.io/libpod/testimage:20210610) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__podman_pull_image | bool", "item": "quay.io/libpod/testimage:20210610", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:37:16 +0000 (0:00:00.025) 0:01:29.967 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:37:16 +0000 (0:00:00.375) 0:01:30.342 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:37:16 +0000 (0:00:00.022) 0:01:30.364 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:37:16 +0000 (0:00:00.020) 0:01:30.385 ******* changed: [sut] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1707075436.4717479-7035-265777947655025/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.782) 0:01:31.167 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.024) 0:01:31.191 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.024) 0:01:31.216 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.025) 0:01:31.242 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:73 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.053) 0:01:31.295 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:77 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.023) 0:01:31.319 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.057) 0:01:31.376 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.037) 0:01:31.414 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.025) 0:01:31.440 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.020) 0:01:31.460 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.020) 0:01:31.481 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:37:17 +0000 (0:00:00.047) 0:01:31.528 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.884) 0:01:32.413 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.021) 0:01:32.434 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.026) 0:01:32.461 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034268", "end": "2024-02-04 19:37:18.766930", "rc": 0, "start": "2024-02-04 19:37:18.732662" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.295) 0:01:32.756 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.023) 0:01:32.780 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.043) 0:01:32.823 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.023) 0:01:32.846 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.025) 0:01:32.872 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.044) 0:01:32.916 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:18 +0000 (0:00:00.024) 0:01:32.940 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.024) 0:01:32.965 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.029) 0:01:32.995 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.274) 0:01:33.269 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.030) 0:01:33.299 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.266) 0:01:33.566 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.021) 0:01:33.587 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.020) 0:01:33.607 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.020) 0:01:33.627 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.020) 0:01:33.647 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.019) 0:01:33.666 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.020) 0:01:33.686 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.029) 0:01:33.715 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.067) 0:01:33.782 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.023) 0:01:33.806 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.022) 0:01:33.828 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.044) 0:01:33.873 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.020) 0:01:33.893 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:19 +0000 (0:00:00.021) 0:01:33.914 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.044) 0:01:33.959 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.021) 0:01:33.981 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.020) 0:01:34.001 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.044) 0:01:34.046 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.020) 0:01:34.067 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.021) 0:01:34.088 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.021) 0:01:34.109 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.020) 0:01:34.130 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.045) 0:01:34.175 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.022) 0:01:34.198 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.022) 0:01:34.221 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.018) 0:01:34.239 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.018) 0:01:34.258 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'bogus', 'type': 'container', 'state': 'created', 'continue_if_pull_fails': True, 'activate_systemd_unit': False, 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'this_is_a_bogus_image', 'ContainerName': 'bogus'}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.054) 0:01:34.313 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.030) 0:01:34.344 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.029) 0:01:34.373 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.020) 0:01:34.394 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.035) 0:01:34.429 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.040) 0:01:34.470 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.024) 0:01:34.495 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.023) 0:01:34.519 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.030) 0:01:34.549 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.263) 0:01:34.812 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:20 +0000 (0:00:00.031) 0:01:34.844 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.266) 0:01:35.110 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.046) 0:01:35.157 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.022) 0:01:35.179 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.021) 0:01:35.201 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.020) 0:01:35.222 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.020) 0:01:35.242 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.021) 0:01:35.263 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.040) 0:01:35.303 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.023) 0:01:35.327 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.023) 0:01:35.350 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.059) 0:01:35.409 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.021) 0:01:35.431 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.049) 0:01:35.480 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.037) 0:01:35.518 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.020) 0:01:35.539 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.020) 0:01:35.560 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.019) 0:01:35.579 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:21 +0000 (0:00:00.044) 0:01:35.624 ******* ok: [sut] => (item=this_is_a_bogus_image) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "this_is_a_bogus_image" } MSG: Failed to pull image this_is_a_bogus_image:latest TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:37:22 +0000 (0:00:00.744) 0:01:36.369 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:37:22 +0000 (0:00:00.285) 0:01:36.654 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:37:22 +0000 (0:00:00.022) 0:01:36.676 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:37:22 +0000 (0:00:00.022) 0:01:36.699 ******* changed: [sut] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1707075442.7890341-7136-253548293048083/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.696) 0:01:37.395 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.024) 0:01:37.420 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.025) 0:01:37.446 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.025) 0:01:37.472 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:93 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.031) 0:01:37.503 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:100 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.023) 0:01:37.527 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.097) 0:01:37.625 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.039) 0:01:37.665 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.028) 0:01:37.694 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.021) 0:01:37.715 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.047) 0:01:37.762 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:37:23 +0000 (0:00:00.050) 0:01:37.812 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:37:24 +0000 (0:00:00.869) 0:01:38.682 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:37:24 +0000 (0:00:00.024) 0:01:38.706 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:24 +0000 (0:00:00.024) 0:01:38.731 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.035118", "end": "2024-02-04 19:37:25.034059", "rc": 0, "start": "2024-02-04 19:37:24.998941" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.293) 0:01:39.024 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.024) 0:01:39.049 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.020) 0:01:39.070 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.024) 0:01:39.094 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.027) 0:01:39.121 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.046) 0:01:39.168 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.027) 0:01:39.195 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.025) 0:01:39.220 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.066) 0:01:39.287 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.270) 0:01:39.557 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.032) 0:01:39.590 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.274) 0:01:39.864 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.021) 0:01:39.886 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.021) 0:01:39.907 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.019) 0:01:39.927 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:25 +0000 (0:00:00.020) 0:01:39.947 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.019) 0:01:39.966 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:39.988 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.029) 0:01:40.017 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.044) 0:01:40.062 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.022) 0:01:40.084 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.106 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.045) 0:01:40.151 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.173 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.194 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.071) 0:01:40.265 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.022) 0:01:40.288 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.023) 0:01:40.312 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.055) 0:01:40.367 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.023) 0:01:40.391 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.413 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.434 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.021) 0:01:40.456 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.022) 0:01:40.478 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.022) 0:01:40.501 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.023) 0:01:40.524 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.019) 0:01:40.544 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.018) 0:01:40.563 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'nopull', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.061) 0:01:40.624 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.033) 0:01:40.658 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.060) 0:01:40.718 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.025) 0:01:40.744 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.036) 0:01:40.780 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.044) 0:01:40.825 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.026) 0:01:40.851 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.024) 0:01:40.876 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:26 +0000 (0:00:00.031) 0:01:40.908 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.273) 0:01:41.182 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.030) 0:01:41.213 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.264) 0:01:41.478 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.021) 0:01:41.499 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.021) 0:01:41.521 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.019) 0:01:41.540 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.021) 0:01:41.562 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.022) 0:01:41.584 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.021) 0:01:41.605 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.043) 0:01:41.649 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.025) 0:01:41.674 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.051) 0:01:41.726 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.059) 0:01:41.785 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:37:27 +0000 (0:00:00.047) 0:01:41.833 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.650) 0:01:42.483 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.273) 0:01:42.757 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.038) 0:01:42.795 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.023) 0:01:42.818 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.021) 0:01:42.840 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:37:28 +0000 (0:00:00.022) 0:01:42.863 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:37:29 +0000 (0:00:00.941) 0:01:43.804 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.043682", "end": "2024-02-04 19:37:30.126156", "rc": 0, "start": "2024-02-04 19:37:30.082474" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.310) 0:01:44.114 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.025) 0:01:44.140 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.021) 0:01:44.161 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.033) 0:01:44.194 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.070) 0:01:44.265 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.030) 0:01:44.295 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.023) 0:01:44.319 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.021) 0:01:44.340 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:37:30 +0000 (0:00:00.052) 0:01:44.392 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.875) 0:01:45.268 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.023) 0:01:45.292 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.027) 0:01:45.319 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034017", "end": "2024-02-04 19:37:31.616134", "rc": 0, "start": "2024-02-04 19:37:31.582117" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.285) 0:01:45.605 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.026) 0:01:45.631 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.020) 0:01:45.652 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.023) 0:01:45.676 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.028) 0:01:45.705 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.045) 0:01:45.750 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.056) 0:01:45.807 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.026) 0:01:45.834 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:31 +0000 (0:00:00.032) 0:01:45.867 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.265) 0:01:46.132 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.032) 0:01:46.164 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.266) 0:01:46.431 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.021) 0:01:46.452 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.021) 0:01:46.473 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.021) 0:01:46.494 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.019) 0:01:46.514 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.021) 0:01:46.536 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.020) 0:01:46.556 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.028) 0:01:46.585 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.044) 0:01:46.630 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.022) 0:01:46.652 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.020) 0:01:46.673 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.044) 0:01:46.717 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.050) 0:01:46.767 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.023) 0:01:46.790 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.045) 0:01:46.836 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.021) 0:01:46.857 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.022) 0:01:46.880 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:32 +0000 (0:00:00.049) 0:01:46.930 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.024) 0:01:46.954 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.022) 0:01:46.977 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.021) 0:01:46.998 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.021) 0:01:47.020 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.020) 0:01:47.040 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.022) 0:01:47.063 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.021) 0:01:47.084 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.019) 0:01:47.104 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.019) 0:01:47.123 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'state': 'absent', 'name': 'bogus', 'type': 'container'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.083) 0:01:47.207 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.033) 0:01:47.240 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.029) 0:01:47.270 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.024) 0:01:47.294 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.036) 0:01:47.331 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.044) 0:01:47.376 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.025) 0:01:47.401 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.026) 0:01:47.428 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.033) 0:01:47.461 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.270) 0:01:47.731 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:33 +0000 (0:00:00.032) 0:01:47.764 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.270) 0:01:48.035 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.021) 0:01:48.056 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.077 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.097 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.118 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.138 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.159 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.108) 0:01:48.268 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.026) 0:01:48.294 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.020) 0:01:48.314 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.059) 0:01:48.373 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:37:34 +0000 (0:00:00.047) 0:01:48.421 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "bogus.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "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": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "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", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.927) 0:01:49.348 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.268) 0:01:49.616 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.039) 0:01:49.655 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.022) 0:01:49.677 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.021) 0:01:49.699 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:37:35 +0000 (0:00:00.022) 0:01:49.721 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:37:36 +0000 (0:00:00.932) 0:01:50.654 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041963", "end": "2024-02-04 19:37:36.972323", "rc": 0, "start": "2024-02-04 19:37:36.930360" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.310) 0:01:50.964 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_type == \"network\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.023) 0:01:50.988 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.020) 0:01:51.009 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:112 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.061) 0:01:51.070 ******* changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:117 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.554) 0:01:51.625 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.053) 0:01:51.679 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.038) 0:01:51.717 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.030) 0:01:51.747 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.022) 0:01:51.770 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.023) 0:01:51.794 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:37:37 +0000 (0:00:00.049) 0:01:51.843 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:37:38 +0000 (0:00:00.869) 0:01:52.712 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:37:38 +0000 (0:00:00.022) 0:01:52.735 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:38 +0000 (0:00:00.028) 0:01:52.764 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033940", "end": "2024-02-04 19:37:39.061151", "rc": 0, "start": "2024-02-04 19:37:39.027211" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.287) 0:01:53.051 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.024) 0:01:53.075 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.052) 0:01:53.128 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.041) 0:01:53.170 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.044) 0:01:53.214 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.047) 0:01:53.262 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.264) 0:01:53.527 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.028) 0:01:53.555 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.032) 0:01:53.588 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.257) 0:01:53.846 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:39 +0000 (0:00:00.032) 0:01:53.878 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.261) 0:01:54.139 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004918", "end": "2024-02-04 19:37:40.414327", "rc": 0, "start": "2024-02-04 19:37:40.409409" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.265) 0:01:54.405 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005027", "end": "2024-02-04 19:37:40.676132", "rc": 0, "start": "2024-02-04 19:37:40.671105" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.260) 0:01:54.666 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.020) 0:01:54.686 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.020) 0:01:54.707 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.020) 0:01:54.728 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.020) 0:01:54.748 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.030) 0:01:54.778 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.074) 0:01:54.853 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.024) 0:01:54.877 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.024) 0:01:54.901 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:40 +0000 (0:00:00.043) 0:01:54.945 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.022) 0:01:54.967 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.022) 0:01:54.990 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.044) 0:01:55.034 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.022) 0:01:55.057 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.021) 0:01:55.078 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.045) 0:01:55.124 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.022) 0:01:55.147 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.020) 0:01:55.167 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.021) 0:01:55.189 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.021) 0:01:55.210 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.053) 0:01:55.263 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.023) 0:01:55.286 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.022) 0:01:55.309 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.069) 0:01:55.379 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.027) 0:01:55.406 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.026) 0:01:55.433 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.029) 0:01:55.463 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.036) 0:01:55.500 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.024943", "end": "2024-02-04 19:37:41.800504", "rc": 0, "start": "2024-02-04 19:37:41.775561" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.293) 0:01:55.793 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.030) 0:01:55.824 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:37:41 +0000 (0:00:00.023) 0:01:55.848 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:37:42 +0000 (0:00:00.754) 0:01:56.603 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:37:42 +0000 (0:00:00.028) 0:01:56.631 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:37:42 +0000 (0:00:00.025) 0:01:56.657 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:37:42 +0000 (0:00:00.028) 0:01:56.686 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:42 +0000 (0:00:00.068) 0:01:56.754 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:43 +0000 (0:00:00.267) 0:01:57.022 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:43 +0000 (0:00:00.030) 0:01:57.052 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:37:43 +0000 (0:00:00.023) 0:01:57.075 ******* changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.939) 0:01:58.015 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.020) 0:01:58.036 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}}) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}}) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.075) 0:01:58.112 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.033) 0:01:58.145 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.029) 0:01:58.175 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.023) 0:01:58.198 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.036) 0:01:58.235 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.044) 0:01:58.279 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.025) 0:01:58.304 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.025) 0:01:58.329 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.030) 0:01:58.359 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.274) 0:01:58.634 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:44 +0000 (0:00:00.064) 0:01:58.699 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.272) 0:01:58.972 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005046", "end": "2024-02-04 19:37:45.254833", "rc": 0, "start": "2024-02-04 19:37:45.249787" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.275) 0:01:59.247 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005162", "end": "2024-02-04 19:37:45.529805", "rc": 0, "start": "2024-02-04 19:37:45.524643" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.273) 0:01:59.520 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.033) 0:01:59.553 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.024) 0:01:59.578 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.025) 0:01:59.603 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.022) 0:01:59.626 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.042) 0:01:59.668 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.025) 0:01:59.694 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.022) 0:01:59.717 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.058) 0:01:59.775 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.021) 0:01:59.797 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.048) 0:01:59.846 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:45 +0000 (0:00:00.038) 0:01:59.884 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.268) 0:02:00.153 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.027) 0:02:00.181 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.059) 0:02:00.241 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.020) 0:02:00.261 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.032) 0:02:00.294 ******* changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.283) 0:02:00.578 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.023) 0:02:00.601 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:37:46 +0000 (0:00:00.023) 0:02:00.624 ******* changed: [sut] => { "changed": true, "checksum": "527eda617bc3c33ce0c070878f5290eea6be16e5", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1f5dfaba883c749c6004ddcb90f6bdc8", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 118, "src": "/root/.ansible/tmp/ansible-tmp-1707075466.713077-7443-63730713716120/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:37:47 +0000 (0:00:00.669) 0:02:01.293 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:37:47 +0000 (0:00:00.587) 0:02:01.881 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:37:47 +0000 (0:00:00.026) 0:02:01.907 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:47 +0000 (0:00:00.027) 0:02:01.934 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.031) 0:02:01.965 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.029) 0:02:01.995 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.023) 0:02:02.019 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.035) 0:02:02.054 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.045) 0:02:02.099 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.025) 0:02:02.125 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.026) 0:02:02.151 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.030) 0:02:02.181 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.295) 0:02:02.477 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.033) 0:02:02.510 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:48 +0000 (0:00:00.262) 0:02:02.772 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004703", "end": "2024-02-04 19:37:49.043223", "rc": 0, "start": "2024-02-04 19:37:49.038520" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.261) 0:02:03.034 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004835", "end": "2024-02-04 19:37:49.306794", "rc": 0, "start": "2024-02-04 19:37:49.301959" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.259) 0:02:03.294 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.023) 0:02:03.317 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.021) 0:02:03.338 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.021) 0:02:03.360 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.022) 0:02:03.382 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.041) 0:02:03.424 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.027) 0:02:03.452 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.033) 0:02:03.486 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.068) 0:02:03.555 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.022) 0:02:03.578 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.053) 0:02:03.631 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:49 +0000 (0:00:00.039) 0:02:03.671 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.294) 0:02:03.965 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.029) 0:02:03.994 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.025) 0:02:04.020 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.019) 0:02:04.039 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.023) 0:02:04.063 ******* ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 4096, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.274) 0:02:04.337 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.025) 0:02:04.363 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:37:50 +0000 (0:00:00.023) 0:02:04.386 ******* changed: [sut] => { "changed": true, "checksum": "fd0ae560360afa5541b866560b1e849d25e216ef", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "4967598a0284ad3e296ab106829a30a2", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 53, "src": "/root/.ansible/tmp/ansible-tmp-1707075470.4750402-7494-225641960450633/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:37:51 +0000 (0:00:00.667) 0:02:05.053 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:37:51 +0000 (0:00:00.585) 0:02:05.639 ******* changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount run-user-1111.mount basic.target app.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/user/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "200", "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": "yes", "RemoveIPC": "no", "Requires": "app.slice basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "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", "Slice": "app.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.531) 0:02:06.170 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_service_started is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.022) 0:02:06.193 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.032) 0:02:06.225 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.028) 0:02:06.254 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.023) 0:02:06.278 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": true }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.035) 0:02:06.313 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.044) 0:02:06.357 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.026) 0:02:06.383 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.058) 0:02:06.442 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.033) 0:02:06.475 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.267) 0:02:06.742 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:52 +0000 (0:00:00.031) 0:02:06.774 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.264) 0:02:07.039 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005023", "end": "2024-02-04 19:37:53.314578", "rc": 0, "start": "2024-02-04 19:37:53.309555" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.267) 0:02:07.306 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.005080", "end": "2024-02-04 19:37:53.582006", "rc": 0, "start": "2024-02-04 19:37:53.576926" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.265) 0:02:07.572 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.022) 0:02:07.594 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.021) 0:02:07.615 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.023) 0:02:07.639 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.027) 0:02:07.667 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "user", "__podman_user_home_dir": "/home/user_quadlet_basic", "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.051) 0:02:07.719 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/home/user_quadlet_basic/.config/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.027) 0:02:07.746 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.025) 0:02:07.772 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.057) 0:02:07.830 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.021) 0:02:07.851 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:53 +0000 (0:00:00.048) 0:02:07.900 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:54 +0000 (0:00:00.094) 0:02:07.995 ******* ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists MSG: Did not run command since '/var/lib/systemd/linger/user_quadlet_basic' exists TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:54 +0000 (0:00:00.268) 0:02:08.263 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:54 +0000 (0:00:00.030) 0:02:08.294 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:54 +0000 (0:00:00.026) 0:02:08.321 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:54 +0000 (0:00:00.020) 0:02:08.342 ******* failed: [sut] (item=quay.io/linux-system-roles/mysql:5.6) => { "ansible_loop_var": "item", "changed": false, "failed_when_result": true, "item": "quay.io/linux-system-roles/mysql:5.6" } MSG: Failed to pull image quay.io/linux-system-roles/mysql:5.6 TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:182 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.794) 0:02:09.137 ******* ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.049407", "end": "2024-02-04 19:37:55.459324", "rc": 0, "start": "2024-02-04 19:37:55.409917" } STDOUT: Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4667]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4669 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:26 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4685]: ansible-service_facts Invoked Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4809]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4811 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4827]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4854]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4872]: ansible-lineinfile Invoked with path=/etc/dnf/dnf.conf regexp=^best= line=best=False state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4889]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4891 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:34:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[4907]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:35:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=/dev/pts/0 res=success' Feb 04 19:35:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=/dev/pts/0 res=success' Feb 04 19:35:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4975 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:35:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 04 19:35:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Feb 04 19:35:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=4993 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:35:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[5009]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5034 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[5050]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5051 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:35:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[5084]: ansible-ansible.legacy.dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: Converting 390 SID table entries... Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:36:08 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: Converting 390 SID table entries... Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:36:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[592]: USER_MAC_POLICY_LOAD pid=592 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=4 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Feb 04 19:36:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: MAC_CONFIG_CHANGE bool=virt_use_nfs val=1 old_val=0 auid=0 ses=6 Feb 04 19:36:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm setsebool[5198]: The virt_use_nfs policy boolean was changed to 1 by root Feb 04 19:36:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm setsebool[5198]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: Converting 392 SID table entries... Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:36:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 5856 (systemd-binfmt) Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[592]: USER_MAC_POLICY_LOAD pid=592 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=load_policy lsm=selinux seqno=6 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... ░░ Subject: A start job for unit proc-sys-fs-binfmt_misc.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit proc-sys-fs-binfmt_misc.mount has begun execution. ░░ ░░ The job identifier is 2019. Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. ░░ Subject: A start job for unit proc-sys-fs-binfmt_misc.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit proc-sys-fs-binfmt_misc.mount has finished successfully. ░░ ░░ The job identifier is 2019. Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r110d727d8cdf428ba297bdb8bb948989 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Started run-r110d727d8cdf428ba297bdb8bb948989.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r110d727d8cdf428ba297bdb8bb948989.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-r110d727d8cdf428ba297bdb8bb948989.service has finished successfully. ░░ ░░ The job identifier is 2023. Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 2108. Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading requested from client PID 5871 ('systemctl') (unit session-6.scope)... Feb 04 19:37:10 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading... Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading finished in 633 ms. Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=93 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=69 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=94 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=95 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=70 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=71 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=96 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=72 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=97 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=98 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=73 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=74 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=99 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=100 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=75 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=76 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=101 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=77 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=102 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=78 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=103 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=79 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=104 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=105 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=80 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=81 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=106 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=82 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=107 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=83 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=108 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=84 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=109 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=110 op=LOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=85 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=86 op=UNLOAD Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Created slice session.slice - User Core Session Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 25. Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Starting dbus-broker.service - D-Bus User Message Bus... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 20. Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[5932]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[5932]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Started dbus-broker.service - D-Bus User Message Bus. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 20. Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[5932]: Ready Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Reloading requested from client PID 5931 ('systemctl')... Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Reloading... Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Reloading finished in 152 ms. Feb 04 19:37:11 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[883]: Queuing reload/restart jobs for marked units… Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5946 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[5962]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 2108. Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: man-db-cache-update.service: Consumed 1.113s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit man-db-cache-update.service completed and consumed the indicated resources. Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: run-r110d727d8cdf428ba297bdb8bb948989.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-r110d727d8cdf428ba297bdb8bb948989.service has successfully entered the 'dead' state. Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:12 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r110d727d8cdf428ba297bdb8bb948989 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5976 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[5992]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=5994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6010]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6012 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6028]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:13 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6031 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6047]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6065]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:15 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6084]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6123 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6139]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/nopull.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6140 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6156 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:16 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6173 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6189]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075436.4717479-7035-265777947655025/source dest=/etc/containers/systemd/nopull.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=670d64fc68a9768edb20cad26df2acc703542d85 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6190 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:17 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6224 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6240]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:18 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6247 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6263]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6281]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:19 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6300]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:20 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6302 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6318]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:21 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6321 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6337]: ansible-containers.podman.podman_image Invoked with name=this_is_a_bogus_image force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6337]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls this_is_a_bogus_image:latest --format json Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat2345810915-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay-compat2345810915-merged.mount has successfully entered the 'dead' state. Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm podman[6338]: 2024-02-04 19:37:22.28776324 +0000 UTC m=+0.275051989 system refresh Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6337]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists this_is_a_bogus_image:latest Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6337]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull this_is_a_bogus_image:latest -q Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6363 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6379]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6380 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:22 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6418 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6434]: ansible-ansible.legacy.stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6435 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6451 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6468 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6484]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075442.7890341-7136-253548293048083/source dest=/etc/containers/systemd/bogus.container owner=root group=0 mode=0644 follow=False _original_basename=systemd.j2 checksum=1d087e679d135214e8ac9ccaf33b2222916efb7f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6485 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:23 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6502 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:24 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6535]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6542 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6558]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6560 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6576]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:25 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:26 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:26 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:26 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6579 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6595]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6597 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6613]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:27 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6616 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6632]: ansible-systemd Invoked with name=nopull.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6650]: ansible-file Invoked with path=/etc/containers/systemd/nopull.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:28 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6667]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading requested from client PID 6668 ('systemctl') (unit session-6.scope)... Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading... Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading finished in 437 ms. Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=111 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=93 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=112 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=113 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=94 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=95 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=114 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=96 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=115 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=116 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=97 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=98 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=117 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=107 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=118 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=101 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=119 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=108 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=120 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=121 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=109 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=110 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=122 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=102 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=123 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=103 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=124 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=125 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=104 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=105 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=126 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=106 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=127 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=128 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=99 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=100 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=129 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=130 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=127 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=128 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=131 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=118 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=132 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=122 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=133 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=123 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=134 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=135 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=124 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=125 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=136 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=117 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=137 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=119 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=138 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=139 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=120 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=121 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=140 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=126 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=141 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=140 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=142 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=136 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=143 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=137 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=144 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=145 op=LOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=138 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=139 op=UNLOAD Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:29 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6717 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6733]: ansible-ansible.legacy.command Invoked with _raw_params=podman image prune -f _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:30 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6758 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6774]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:31 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6781 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6797]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6799 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6815]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:32 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6818 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6834]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:33 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6852]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6871]: ansible-systemd Invoked with name=bogus.service scope=system state=stopped enabled=False daemon_reload=False daemon_reexec=False no_block=False force=None masked=None Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading requested from client PID 6874 ('systemctl') (unit session-6.scope)... Feb 04 19:37:34 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading... Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm quadlet-generator[6688]: Warning: bogus.container specifies the image "this_is_a_bogus_image" which not a fully qualified image name. This is not ideal for performance and security reasons. See the podman-pull manpage discussion of short-name-aliases.conf for details. Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading finished in 420 ms. Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=146 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=111 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=147 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=148 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=112 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=113 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=149 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=114 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=150 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=151 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=115 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=116 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=152 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=153 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=129 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=130 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=154 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=131 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=155 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=132 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=156 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=133 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=157 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=158 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=134 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=135 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=159 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=141 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=160 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=142 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=161 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=143 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=162 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=163 op=LOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=144 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=145 op=UNLOAD Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6923 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6939]: ansible-file Invoked with path=/etc/containers/systemd/bogus.container state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:35 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=6940 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[6956]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading requested from client PID 6957 ('systemctl') (unit session-6.scope)... Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading... Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Reloading finished in 430 ms. Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=164 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=146 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=165 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=166 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=147 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=148 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=167 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=149 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=168 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=169 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=150 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=151 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=170 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=171 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=152 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=153 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=172 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=154 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=173 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=155 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=174 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=156 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=175 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=176 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=157 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=158 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=177 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=159 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=178 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=160 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=179 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=161 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=180 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=181 op=LOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=162 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit: BPF prog-id=163 op=UNLOAD Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7022]: ansible-ansible.legacy.command Invoked with _raw_params=podman image prune -f _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:36 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7030 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7046]: ansible-user Invoked with name=user_quadlet_basic uid=1111 state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm update_password=always group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm useradd[7048]: new group: name=user_quadlet_basic, GID=1111 Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7048]: ADD_GROUP pid=7048 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-group acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm useradd[7048]: new user: name=user_quadlet_basic, UID=1111, GID=1111, home=/home/user_quadlet_basic, shell=/bin/bash, from=none Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7048]: ADD_USER pid=7048 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-user acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7048]: USER_MGMT pid=7048 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-home-dir id=1111 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:37 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7055 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:38 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:38 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:38 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:38 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:38 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7072 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7088]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7095 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7111]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7113 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7129]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:39 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7131 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7147]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7150 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7166]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7168 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7184]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:40 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7186 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7202]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Created slice user-1111.slice - User Slice of UID 1111. ░░ Subject: A start job for unit user-1111.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-1111.slice has finished successfully. ░░ ░░ The job identifier is 2196. Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Starting user-runtime-dir@1111.service - User Runtime Directory /run/user/1111... ░░ Subject: A start job for unit user-runtime-dir@1111.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-runtime-dir@1111.service has begun execution. ░░ ░░ The job identifier is 2200. Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Finished user-runtime-dir@1111.service - User Runtime Directory /run/user/1111. ░░ Subject: A start job for unit user-runtime-dir@1111.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user-runtime-dir@1111.service has finished successfully. ░░ ░░ The job identifier is 2200. Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@1111 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Starting user@1111.service - User Manager for UID 1111... ░░ Subject: A start job for unit user@1111.service has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user@1111.service has begun execution. ░░ ░░ The job identifier is 2195. Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7206]: USER_ACCT pid=7206 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7206]: CRED_ACQ pid=7206 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7206]: USER_ROLE_CHANGE pid=7206 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm (systemd)[7206]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic(uid=1111) by user_quadlet_basic(uid=0) Feb 04 19:37:41 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7206]: USER_START pid=7206 uid=0 auid=1111 ses=7 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Queued start job for default target default.target. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 14. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 5. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Startup finished in 108ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The user manager instance for user 1111 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 108025 microseconds. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[1]: Started user@1111.service - User Manager for UID 1111. ░░ Subject: A start job for unit user@1111.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit user@1111.service has finished successfully. ░░ ░░ The job identifier is 2195. Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1111 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: USER_ACCT pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7239]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-claxkmqeebccfzdeteclekjygvxldzxd ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: USER_CMD pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D636C61786B6D716565626363667A64657465636C656B6A796776786C647A7864203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: CRED_REFR pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7239]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: USER_START pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7239]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: USER_END pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7239]: CRED_DISP pid=7239 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:42 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7247 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7263]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7264 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: USER_ACCT pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: USER_CMD pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D6E736163667761636D626C68787961776F786D7366667A6A67697878687870203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7280]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mnsacfwacmblhxyawoxmsffzjgixxhxp ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: CRED_REFR pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7280]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: USER_START pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm podman[7295]: 2024-02-04 19:37:43.838578769 +0000 UTC m=+0.076647297 system refresh Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Created slice session.slice - User Core Session Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 21. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Starting dbus-broker.service - D-Bus User Message Bus... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 16. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[7310]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[7310]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started dbus-broker.service - D-Bus User Message Bus. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 16. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm dbus-broker-launch[7310]: Ready Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Created slice user.slice - Slice /user. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 23. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: podman-7295.scope: unit configures an IP firewall, but not running as root. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: podman-7295.scope: (This warning is only shown for the first unit using IP firewalling.) Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7295.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 22. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-pause-0534c3e2.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 26. Feb 04 19:37:43 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7312.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 30. Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7319.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 34. Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7280]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: USER_END pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7280]: CRED_DISP pid=7280 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7327 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7343]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7345 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:44 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7361]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7380]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7382 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7398]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:45 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7400 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7416]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7417 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7433]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7434 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7450 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7488]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:46 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7489 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7505 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7522 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7538]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075466.713077-7443-63730713716120/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=527eda617bc3c33ce0c070878f5290eea6be16e5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7539 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7556 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: USER_ACCT pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7572]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cvwzpjcnzznabdadauidxwnpeoyijvjk ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: USER_CMD pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6376777A706A636E7A7A6E61626461646175696478776E70656F79696A766A6B203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: CRED_REFR pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7572]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: USER_START pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7573]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading requested from client PID 7574 ('systemctl')... Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading... Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading finished in 129 ms. Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7572]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: USER_END pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7572]: CRED_DISP pid=7572 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:47 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7584 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7600]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7602 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7618]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:48 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7637]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7639 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7655]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7673]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:49 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7690]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7691 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7707 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7729 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7745]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7746 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7762 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:50 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7795]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075470.4750402-7494-225641960450633/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=fd0ae560360afa5541b866560b1e849d25e216ef backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7796 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7813 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: USER_ACCT pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7829]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwmeansdfdyuykgovlcjtabqyvdnpiwt ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: USER_CMD pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C776D65616E736466647975796B676F766C636A746162717976646E70697774203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: CRED_REFR pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7829]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: USER_START pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7830]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading requested from client PID 7831 ('systemctl')... Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading... Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Reloading finished in 128 ms. Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: USER_END pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7829]: CRED_DISP pid=7829 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7829]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7841 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: USER_ACCT pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: USER_CMD pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7268707A666470616C786C68796579726A6672676C736A636C6C7A6463616964203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7857]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rhpzfdpalxlhyeyrjfrglsjcllzdcaid ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: CRED_REFR pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7857]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:51 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: USER_START pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7858]: ansible-systemd Invoked with name=quadlet-basic-mysql-volume.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Starting quadlet-basic-mysql-volume.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 38. Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm podman[7861]: 2024-02-04 19:37:52.164999478 +0000 UTC m=+0.035821806 volume create systemd-quadlet-basic-mysql Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm quadlet-basic-mysql-volume[7861]: systemd-quadlet-basic-mysql Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Finished quadlet-basic-mysql-volume.service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 38. Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7857]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: USER_END pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7857]: CRED_DISP pid=7857 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7885]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:52 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7887 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7903]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7922]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7924 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7940]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:53 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7942 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7958]: ansible-ansible.legacy.command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=7959 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: USER_ACCT pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7975]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mepoyoxflmlrnpxlkwckstdwnyexpvml ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: USER_CMD pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D65706F796F78666C6D6C726E70786C6B77636B737464776E79657870766D6C203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: CRED_REFR pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7975]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by root(uid=0) Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: USER_START pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7976]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7976]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7977.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 50. Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7976]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7985.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 54. Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[7976]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 04 19:37:54 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm systemd[7206]: Started podman-7993.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 58. Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: USER_END pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[7975]: CRED_DISP pid=7975 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_localuser,pam_unix acct="user_quadlet_basic" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm sudo[7975]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_END pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGOUT pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_LOGIN pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: USER_START pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm audit[985]: CRYPTO_KEY_USER pid=985 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:f2:72:1c:f0:46:e6:fe:6f:25:04:65:c1:ae:30:f9:9d:e9:d5:81:21:cd:d0:08:9f:da:a4:66:17:de:fe:83:0a direction=? spid=8001 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:55 67071cde-c512-4808-8c6f-bf8e7b771d50.testing-farm python3[8017]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:187 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.333) 0:02:09.470 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.063) 0:02:09.533 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.042) 0:02:09.576 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.029) 0:02:09.606 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.023) 0:02:09.629 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.023) 0:02:09.653 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:37:55 +0000 (0:00:00.052) 0:02:09.705 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.957) 0:02:10.663 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.025) 0:02:10.688 ******* skipping: [sut] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.026) 0:02:10.714 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034097", "end": "2024-02-04 19:37:57.016998", "rc": 0, "start": "2024-02-04 19:37:56.982901" } STDOUT: podman version 4.9.0 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.293) 0:02:11.008 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.9.0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.026) 0:02:11.034 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.021) 0:02:11.056 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.042) 0:02:11.098 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.043) 0:02:11.141 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.047) 0:02:11.188 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.271) 0:02:11.460 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.026) 0:02:11.486 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.033) 0:02:11.519 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.266) 0:02:11.786 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.032) 0:02:11.818 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.273) 0:02:12.091 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.114 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.067) 0:02:12.182 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.204 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.227 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.021) 0:02:12.249 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.021) 0:02:12.270 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.032) 0:02:12.302 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.045) 0:02:12.348 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.024) 0:02:12.373 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.396 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for sut TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.045) 0:02:12.441 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.465 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.024) 0:02:12.489 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for sut TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.046) 0:02:12.536 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.559 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.021) 0:02:12.581 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for sut TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.082) 0:02:12.664 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.688 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.710 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.734 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.024) 0:02:12.758 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.023) 0:02:12.782 ******* skipping: [sut] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.805 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:02:12.827 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml for sut => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.068) 0:02:12.896 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.026) 0:02:12.922 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.025) 0:02:12.947 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.031) 0:02:12.979 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.036) 0:02:13.016 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.031) 0:02:13.047 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.024) 0:02:13.072 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.022) 0:02:13.094 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.363) 0:02:13.457 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 1] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.029) 0:02:13.487 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set variables part 2] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.027) 0:02:13.514 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.032) 0:02:13.547 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.040) 0:02:13.587 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.023) 0:02:13.611 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.022) 0:02:13.634 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.021) 0:02:13.655 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.311) 0:02:13.967 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.021) 0:02:13.988 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'volume', 'Volume': {}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic-mysql', 'type': 'container', 'Install': {'WantedBy': 'default.target'}, 'Container': {'Image': 'quay.io/linux-system-roles/mysql:5.6', 'ContainerName': 'quadlet-basic-mysql', 'Volume': 'quadlet-basic-mysql.volume:/var/lib/mysql', 'Network': 'quadlet-basic.network', 'PodmanArgs': '--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json', 'Environment': ['FOO=/bin/busybox-extras', 'BAZ=test']}, 'state': 'absent'}) included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for sut => (item={'name': 'quadlet-basic', 'type': 'network', 'Network': {'Subnet': '192.168.29.0/24', 'Gateway': '192.168.29.1', 'Label': 'app=wordpress'}, 'state': 'absent'}) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.083) 0:02:14.072 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Volume": {} }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.030) 0:02:14.103 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.030) 0:02:14.133 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.022) 0:02:14.155 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.038) 0:02:14.194 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.097) 0:02:14.291 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.028) 0:02:14.320 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.025) 0:02:14.345 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.032) 0:02:14.378 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.272) 0:02:14.651 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.034) 0:02:14.685 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.274) 0:02:14.959 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.023) 0:02:14.983 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.021) 0:02:15.005 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.021) 0:02:15.027 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.022) 0:02:15.049 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.021) 0:02:15.070 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.021) 0:02:15.091 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.044) 0:02:15.135 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.023) 0:02:15.159 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.022) 0:02:15.182 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.055) 0:02:15.237 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.082) 0:02:15.320 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql-volume.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.464) 0:02:15.785 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.287) 0:02:16.073 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.039) 0:02:16.112 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.024) 0:02:16.137 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.022) 0:02:16.159 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.023) 0:02:16.183 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.023) 0:02:16.206 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.024) 0:02:16.231 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.023) 0:02:16.254 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.024) 0:02:16.278 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.034) 0:02:16.313 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.031) 0:02:16.344 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.023) 0:02:16.367 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.036) 0:02:16.404 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.043) 0:02:16.447 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.026) 0:02:16.473 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.066) 0:02:16.540 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.034) 0:02:16.574 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.272) 0:02:16.847 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.033) 0:02:16.880 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.263) 0:02:17.144 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.030) 0:02:17.174 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.033) 0:02:17.207 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.027) 0:02:17.235 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.025) 0:02:17.260 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.023) 0:02:17.284 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.022) 0:02:17.306 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-basic-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.042) 0:02:17.349 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.028) 0:02:17.377 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.021) 0:02:17.399 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic-mysql.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.061) 0:02:17.460 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.051) 0:02:17.511 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.service: host TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.432) 0:02:17.944 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.263) 0:02:18.207 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.075) 0:02:18.282 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.023) 0:02:18.306 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.024) 0:02:18.331 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.023) 0:02:18.354 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.026) 0:02:18.381 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.023) 0:02:18.405 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.024) 0:02:18.430 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.023) 0:02:18.454 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.032) 0:02:18.486 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.033) 0:02:18.520 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.024) 0:02:18.545 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-basic", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.038) 0:02:18.584 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for sut TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.045) 0:02:18.629 ******* skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.028) 0:02:18.658 ******* skipping: [sut] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.028) 0:02:18.686 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.033) 0:02:18.720 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.269) 0:02:18.989 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.072) 0:02:19.062 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075433.9208372, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1707075378.188897, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203186, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "3022584937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.271) 0:02:19.333 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.022) 0:02:19.356 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.021) 0:02:19.378 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.020) 0:02:19.398 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.020) 0:02:19.419 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.020) 0:02:19.439 ******* skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.022) 0:02:19.462 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.047) 0:02:19.510 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.025) 0:02:19.536 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.021) 0:02:19.557 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-basic.network", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.056) 0:02:19.613 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.047) 0:02:19.661 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_service_name | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.024) 0:02:19.685 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.271) 0:02:19.957 ******* included: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for sut TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.034) 0:02:19.992 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.061) 0:02:20.053 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.022) 0:02:20.076 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.023) 0:02:20.099 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.023) 0:02:20.122 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.023) 0:02:20.145 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_file_removed is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.021) 0:02:20.167 ******* skipping: [sut] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.019) 0:02:20.187 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:195 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.030) 0:02:20.217 ******* fatal: [sut]: FAILED! => { "changed": false, "name": "user_quadlet_basic", "rc": 8 } MSG: userdel: user user_quadlet_basic is currently used by process 7206 to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=315 changed=15 unreachable=0 failed=1 skipped=342 rescued=1 ignored=0 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.314) 0:02:20.531 ******* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 83.84s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.02s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-fix-linger-handlingciq7eztj/tests/tests_quadlet_basic.yml:9 ------ fedora.linux_system_roles.podman : Gather the package facts ------------- 0.96s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.94s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 fedora.linux_system_roles.podman : Manage each secret ------------------- 0.94s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.93s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.93s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.88s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.88s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.87s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.87s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Ensure container images are present --- 0.79s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.78s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Manage each secret ------------------- 0.75s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 fedora.linux_system_roles.podman : Ensure container images are present --- 0.74s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.70s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.67s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.67s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.65s /WORKDIR/git-fix-linger-handlingciq7eztj/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---