# 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-handlingll_otw03/.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-handlingll_otw03/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:4 Sunday 04 February 2024 19:36:33 +0000 (0:00:00.015) 0:00:00.015 ******* 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-handlingll_otw03/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-handlingll_otw03/tests/tests_quadlet_basic.yml:9 Sunday 04 February 2024 19:36:33 +0000 (0:00:00.017) 0:00:00.032 ******* ok: [sut] TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:57 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.902) 0:00:00.935 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.033) 0:00:00.968 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.020) 0:00:00.989 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.020) 0:00:01.010 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.285) 0:00:01.295 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.016) 0:00:01.312 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:36:34 +0000 (0:00:00.028) 0:00:01.341 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:36:35 +0000 (0:00:00.949) 0:00:02.290 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:36:35 +0000 (0:00:00.030) 0:00:02.321 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: catatonit-0.1.7-14.fc38.x86_64", "Installed: netavark-1.9.0-1.fc38.x86_64", "Installed: qemu-user-static-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-aarch64-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-alpha-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-arm-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-cris-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-hexagon-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-hppa-2:7.2.7-1.fc38.x86_64", "Installed: libnet-1.3-1.fc38.x86_64", "Installed: qemu-user-static-loongarch64-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-m68k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-microblaze-2:7.2.7-1.fc38.x86_64", "Installed: passt-0^20231230.gf091893-1.fc38.x86_64", "Installed: criu-3.18-1.fc38.x86_64", "Installed: passt-selinux-0^20231230.gf091893-1.fc38.noarch", "Installed: criu-libs-3.18-1.fc38.x86_64", "Installed: qemu-user-static-mips-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-nios2-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-or1k-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-ppc-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-riscv-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-s390x-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-sh4-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-sparc-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-x86-2:7.2.7-1.fc38.x86_64", "Installed: qemu-user-static-xtensa-2:7.2.7-1.fc38.x86_64", "Installed: conmon-2:2.1.8-2.fc38.x86_64", "Installed: container-selinux-2:2.228.1-1.fc38.noarch", "Installed: crun-1.12-1.fc38.x86_64", "Installed: containers-common-4:1-89.fc38.noarch", "Installed: containers-common-extra-4:1-89.fc38.noarch", "Installed: libslirp-4.7.0-3.fc38.x86_64", "Installed: aardvark-dns-1.9.0-1.fc38.x86_64", "Installed: yajl-2.1.0-21.fc38.x86_64", "Installed: shadow-utils-subid-2:4.13-6.fc38.x86_64", "Installed: libbsd-0.11.7-4.fc38.x86_64", "Installed: fuse-common-3.14.1-1.fc38.x86_64", "Installed: fuse-overlayfs-1.12-1.fc38.x86_64", "Installed: fuse3-3.14.1-1.fc38.x86_64", "Installed: libmd-1.1.0-1.fc38.x86_64", "Installed: fuse3-libs-3.14.1-1.fc38.x86_64", "Installed: gvisor-tap-vsock-6:0.7.2-1.fc38.x86_64", "Installed: gvisor-tap-vsock-gvforwarder-6:0.7.2-1.fc38.x86_64", "Installed: podman-5:4.8.3-1.fc38.x86_64", "Installed: slirp4netns-1.2.2-1.fc38.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:37:56 +0000 (0:01:20.221) 0:01:22.543 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.042774", "end": "2024-02-04 19:37:56.480130", "rc": 0, "start": "2024-02-04 19:37:56.437356" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.396) 0:01:22.939 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.022) 0:01:22.962 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.020) 0:01:22.982 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.033) 0:01:23.015 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.037) 0:01:23.053 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.048) 0:01:23.101 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:56 +0000 (0:00:00.321) 0:01:23.423 ******* 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-handlingll_otw03/.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.039) 0:01:23.463 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.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.029) 0:01:23.492 ******* 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-handlingll_otw03/.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.225) 0:01:23.718 ******* 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-handlingll_otw03/.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.029) 0:01:23.747 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1678060800.0, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.225) 0:01:23.972 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.022) 0:01:23.995 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.020) 0:01:24.016 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.020) 0:01:24.036 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.019) 0:01:24.056 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.020) 0:01:24.076 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.019) 0:01:24.096 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.042) 0:01:24.139 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.042) 0:01:24.182 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.021) 0:01:24.203 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.019) 0:01:24.223 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.043) 0:01:24.266 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.022) 0:01:24.288 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.023) 0:01:24.312 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.064) 0:01:24.376 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.021) 0:01:24.397 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:37:57 +0000 (0:00:00.021) 0:01:24.418 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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.045) 0:01:24.464 ******* 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-handlingll_otw03/.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.021) 0:01:24.485 ******* 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-handlingll_otw03/.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.020) 0:01:24.505 ******* 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-handlingll_otw03/.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.021) 0:01:24.527 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.019) 0:01:24.547 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.021) 0:01:24.568 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.021) 0:01:24.589 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.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:01:24.612 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.018) 0:01:24.631 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.020) 0:01:24.651 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.055) 0:01:24.706 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.029) 0:01:24.736 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.053) 0:01:24.790 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.022) 0:01:24.812 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.035) 0:01:24.847 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.041) 0:01:24.889 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.024) 0:01:24.913 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.024) 0:01:24.938 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.030) 0:01:24.969 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.223) 0:01:25.193 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:37:58 +0000 (0:00:00.030) 0:01:25.224 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.224) 0:01:25.449 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.021) 0:01:25.470 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.019) 0:01:25.489 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.029) 0:01:25.518 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.020) 0:01:25.539 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.020) 0:01:25.560 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.019) 0:01:25.580 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.040) 0:01:25.621 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.022) 0:01:25.644 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.020) 0:01:25.664 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.079) 0:01:25.744 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.019) 0:01:25.764 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.049) 0:01:25.813 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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:01:25.850 ******* 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-handlingll_otw03/.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.019) 0:01:25.869 ******* 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-handlingll_otw03/.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.019) 0:01:25.889 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.021) 0:01:25.910 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.019) 0:01:25.930 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.025) 0:01:25.955 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.347) 0:01:26.302 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.022) 0:01:26.325 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:37:59 +0000 (0:00:00.021) 0:01:26.346 ******* 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-1707075479.9604285-6138-155078399591573/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.695) 0:01:27.042 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.022) 0:01:27.064 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.024) 0:01:27.088 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.024) 0:01:27.113 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:73 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.053) 0:01:27.167 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:77 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.023) 0:01:27.190 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.056) 0:01:27.247 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.037) 0:01:27.284 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.026) 0:01:27.311 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.020) 0:01:27.332 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.020) 0:01:27.353 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:38:00 +0000 (0:00:00.048) 0:01:27.401 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.792) 0:01:28.194 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.021) 0:01:28.215 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:38:01 +0000 (0:00:00.036) 0:01:28.252 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032802", "end": "2024-02-04 19:38:02.049277", "rc": 0, "start": "2024-02-04 19:38:02.016475" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.256) 0:01:28.509 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.033) 0:01:28.543 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.021) 0:01:28.564 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.052) 0:01:28.616 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.027) 0:01:28.644 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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.047) 0:01:28.692 ******* 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-handlingll_otw03/.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.027) 0:01:28.719 ******* 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-handlingll_otw03/.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.026) 0:01:28.746 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.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:01:28.781 ******* 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-handlingll_otw03/.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.231) 0:01:29.013 ******* 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-handlingll_otw03/.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.031) 0:01:29.045 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.227) 0:01:29.272 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.020) 0:01:29.292 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.022) 0:01:29.314 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.021) 0:01:29.336 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.020) 0:01:29.357 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.021) 0:01:29.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 : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:38:02 +0000 (0:00:00.020) 0:01:29.398 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.028) 0:01:29.427 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.066) 0:01:29.494 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.022) 0:01:29.517 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.021) 0:01:29.538 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.044) 0:01:29.582 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.022) 0:01:29.604 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.025) 0:01:29.630 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.064) 0:01:29.694 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.027) 0:01:29.721 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.023) 0:01:29.745 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.048) 0:01:29.793 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.024) 0:01:29.818 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.025) 0:01:29.844 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.021) 0:01:29.866 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.021) 0:01:29.888 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.022) 0:01:29.910 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.049) 0:01:29.959 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.023) 0:01:29.983 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.019) 0:01:30.002 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.019) 0:01:30.022 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.054) 0:01:30.077 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.030) 0:01:30.108 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.027) 0:01:30.136 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.021) 0:01:30.157 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.034) 0:01:30.191 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.042) 0:01:30.234 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.024) 0:01:30.259 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.025) 0:01:30.285 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:03 +0000 (0:00:00.030) 0:01:30.316 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.225) 0:01:30.541 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.029) 0:01:30.571 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.227) 0:01:30.798 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.050) 0:01:30.848 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.021) 0:01:30.870 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.021) 0:01:30.892 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.021) 0:01:30.913 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.021) 0:01:30.935 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.022) 0:01:30.957 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.043) 0:01:31.001 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.026) 0:01:31.027 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.023) 0:01:31.051 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.061) 0:01:31.112 ******* 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-handlingll_otw03/.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.021) 0:01:31.134 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.052) 0:01:31.186 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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.040) 0:01:31.227 ******* 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-handlingll_otw03/.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:01:31.250 ******* 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-handlingll_otw03/.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.021) 0:01:31.272 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.022) 0:01:31.294 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:38:04 +0000 (0:00:00.018) 0:01:31.313 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.638) 0:01:31.951 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.239) 0:01:32.191 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.022) 0:01:32.214 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:38:05 +0000 (0:00:00.021) 0:01:32.236 ******* 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-1707075485.8503537-6239-120845853731/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.581) 0:01:32.817 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.024) 0:01:32.842 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.024) 0:01:32.866 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.025) 0:01:32.891 ******* 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-handlingll_otw03/tests/tests_quadlet_basic.yml:93 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.029) 0:01:32.921 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:100 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.023) 0:01:32.944 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.097) 0:01:33.042 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.041) 0:01:33.083 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.029) 0:01:33.113 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.021) 0:01:33.135 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.047) 0:01:33.182 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:38:06 +0000 (0:00:00.049) 0:01:33.231 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.788) 0:01:34.020 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.022) 0:01:34.042 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.025) 0:01:34.067 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032869", "end": "2024-02-04 19:38:07.859794", "rc": 0, "start": "2024-02-04 19:38:07.826925" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.251) 0:01:34.319 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.025) 0:01:34.344 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.020) 0:01:34.365 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.023) 0:01:34.389 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:38:07 +0000 (0:00:00.027) 0:01:34.416 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.047) 0:01:34.464 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.024) 0:01:34.489 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.025) 0:01:34.514 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.030) 0:01:34.545 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.254) 0:01:34.799 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.031) 0:01:34.831 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.226) 0:01:35.058 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.022) 0:01:35.080 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.101 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.122 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.142 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.163 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.183 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.028) 0:01:35.211 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.043) 0:01:35.255 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.022) 0:01:35.277 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.021) 0:01:35.298 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.044) 0:01:35.342 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.021) 0:01:35.364 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:38:08 +0000 (0:00:00.020) 0:01:35.384 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.072) 0:01:35.457 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.023) 0:01:35.480 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.021) 0:01:35.501 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.047) 0:01:35.549 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.020) 0:01:35.569 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.021) 0:01:35.591 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.020) 0:01:35.612 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.021) 0:01:35.634 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.020) 0:01:35.654 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.020) 0:01:35.674 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.022) 0:01:35.696 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.018) 0:01:35.715 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.019) 0:01:35.734 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.053) 0:01:35.788 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.030) 0:01:35.819 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.027) 0:01:35.846 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.049) 0:01:35.896 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.036) 0:01:35.933 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.041) 0:01:35.974 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.024) 0:01:35.999 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.025) 0:01:36.025 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.030) 0:01:36.055 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.225) 0:01:36.281 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:09 +0000 (0:00:00.030) 0:01:36.312 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.223) 0:01:36.535 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.021) 0:01:36.556 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.020) 0:01:36.576 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.020) 0:01:36.597 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.020) 0:01:36.618 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.019) 0:01:36.638 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.020) 0:01:36.659 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.039) 0:01:36.698 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.023) 0:01:36.722 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.020) 0:01:36.742 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.120) 0:01:36.863 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:10 +0000 (0:00:00.047) 0:01:36.911 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.579) 0:01:37.490 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.227) 0:01:37.718 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.034) 0:01:37.753 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.020) 0:01:37.773 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.020) 0:01:37.794 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:11 +0000 (0:00:00.020) 0:01:37.815 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.805) 0:01:38.621 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.042035", "end": "2024-02-04 19:38:12.430553", "rc": 0, "start": "2024-02-04 19:38:12.388518" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.269) 0:01:38.891 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.022) 0:01:38.913 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.020) 0:01:38.934 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.029) 0:01:38.964 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.039) 0:01:39.003 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.054) 0:01:39.058 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.022) 0:01:39.080 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.021) 0:01:39.102 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:38:12 +0000 (0:00:00.049) 0:01:39.151 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.794) 0:01:39.945 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.021) 0:01:39.967 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.025) 0:01:39.992 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031863", "end": "2024-02-04 19:38:13.781397", "rc": 0, "start": "2024-02-04 19:38:13.749534" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.248) 0:01:40.241 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.024) 0:01:40.266 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.021) 0:01:40.287 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.024) 0:01:40.311 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.027) 0:01:40.338 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.047) 0:01:40.386 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:13 +0000 (0:00:00.025) 0:01:40.412 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.091) 0:01:40.503 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.032) 0:01:40.535 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.226) 0:01:40.761 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.031) 0:01:40.793 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.226) 0:01:41.020 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.021) 0:01:41.041 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.021) 0:01:41.063 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.020) 0:01:41.083 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.020) 0:01:41.104 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.019) 0:01:41.124 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.020) 0:01:41.144 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.028) 0:01:41.172 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.044) 0:01:41.217 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.021) 0:01:41.239 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.021) 0:01:41.260 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.045) 0:01:41.306 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.052) 0:01:41.358 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:38:14 +0000 (0:00:00.023) 0:01:41.381 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.047) 0:01:41.429 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:41.453 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:41.477 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.048) 0:01:41.525 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:41.549 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.021) 0:01:41.570 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.022) 0:01:41.593 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.021) 0:01:41.615 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:41.638 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.021) 0:01:41.660 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:41.683 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.020) 0:01:41.704 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.018) 0:01:41.722 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.087) 0:01:41.810 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.031) 0:01:41.842 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.029) 0:01:41.872 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.022) 0:01:41.894 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.035) 0:01:41.930 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.041) 0:01:41.971 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.025) 0:01:41.997 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.023) 0:01:42.020 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.030) 0:01:42.051 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.225) 0:01:42.276 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:15 +0000 (0:00:00.031) 0:01:42.307 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.226) 0:01:42.534 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.020) 0:01:42.554 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.021) 0:01:42.576 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.020) 0:01:42.596 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.020) 0:01:42.617 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.020) 0:01:42.638 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.020) 0:01:42.658 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.084) 0:01:42.743 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.027) 0:01:42.770 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.021) 0:01:42.792 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.057) 0:01:42.850 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:16 +0000 (0:00:00.048) 0:01:42.899 ******* 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": "system.slice basic.target systemd-journald.socket sysinit.target -.mount", "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", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "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]", "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": "4434", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.824) 0:01:43.723 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.226) 0:01:43.950 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.036) 0:01:43.986 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.022) 0:01:44.009 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.020) 0:01:44.029 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:17 +0000 (0:00:00.021) 0:01:44.050 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:18 +0000 (0:00:00.820) 0:01:44.871 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.037741", "end": "2024-02-04 19:38:18.672714", "rc": 0, "start": "2024-02-04 19:38:18.634973" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:18 +0000 (0:00:00.261) 0:01:45.133 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:18 +0000 (0:00:00.024) 0:01:45.157 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:18 +0000 (0:00:00.019) 0:01:45.177 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:112 Sunday 04 February 2024 19:38:18 +0000 (0:00:00.030) 0:01:45.207 ******* 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-handlingll_otw03/tests/tests_quadlet_basic.yml:117 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.523) 0:01:45.730 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.050) 0:01:45.781 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.038) 0:01:45.819 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.027) 0:01:45.846 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.021) 0:01:45.868 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.020) 0:01:45.889 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:38:19 +0000 (0:00:00.050) 0:01:45.939 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.789) 0:01:46.728 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.021) 0:01:46.749 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.025) 0:01:46.775 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032471", "end": "2024-02-04 19:38:20.565848", "rc": 0, "start": "2024-02-04 19:38:20.533377" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.249) 0:01:47.024 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.024) 0:01:47.048 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.020) 0:01:47.068 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.070) 0:01:47.139 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.039) 0:01:47.178 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:20 +0000 (0:00:00.044) 0:01:47.222 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.226) 0:01:47.448 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.026) 0:01:47.475 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.029) 0:01:47.505 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.224) 0:01:47.730 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.030) 0:01:47.761 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.227) 0:01:47.988 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004309", "end": "2024-02-04 19:38:21.755916", "rc": 0, "start": "2024-02-04 19:38:21.751607" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:21 +0000 (0:00:00.225) 0:01:48.214 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004182", "end": "2024-02-04 19:38:21.981285", "rc": 0, "start": "2024-02-04 19:38:21.977103" } 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.225) 0:01:48.440 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.020) 0:01:48.461 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.019) 0:01:48.480 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.020) 0:01:48.500 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.019) 0:01:48.519 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.029) 0:01:48.548 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.074) 0:01:48.623 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.023) 0:01:48.646 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.668 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.043) 0:01:48.712 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.733 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.022) 0:01:48.756 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.044) 0:01:48.800 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.023) 0:01:48.823 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.845 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.046) 0:01:48.891 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.913 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.934 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.020) 0:01:48.955 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.021) 0:01:48.976 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.020) 0:01:48.997 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.051) 0:01:49.048 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.023) 0:01:49.071 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.067) 0:01:49.139 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.026) 0:01:49.165 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.024) 0:01:49.190 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.027) 0:01:49.217 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:22 +0000 (0:00:00.035) 0:01:49.252 ******* changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022065", "end": "2024-02-04 19:38:23.040750", "rc": 0, "start": "2024-02-04 19:38:23.018685" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:23 +0000 (0:00:00.252) 0:01:49.505 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:23 +0000 (0:00:00.028) 0:01:49.534 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:38:23 +0000 (0:00:00.023) 0:01:49.557 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:38:23 +0000 (0:00:00.840) 0:01:50.398 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.029) 0:01:50.428 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.025) 0:01:50.453 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.031) 0:01:50.484 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.037) 0:01:50.522 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.255) 0:01:50.778 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.029) 0:01:50.807 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:38:24 +0000 (0:00:00.024) 0:01:50.831 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.717) 0:01:51.549 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.020) 0:01:51.569 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.081) 0:01:51.651 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.031) 0:01:51.682 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.029) 0:01:51.712 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.023) 0:01:51.736 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.038) 0:01:51.774 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.046) 0:01:51.821 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.027) 0:01:51.848 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.026) 0:01:51.875 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.034) 0:01:51.909 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.229) 0:01:52.139 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:25 +0000 (0:00:00.030) 0:01:52.169 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.258) 0:01:52.428 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004286", "end": "2024-02-04 19:38:26.195592", "rc": 0, "start": "2024-02-04 19:38:26.191306" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.224) 0:01:52.653 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004283", "end": "2024-02-04 19:38:26.418036", "rc": 0, "start": "2024-02-04 19:38:26.413753" } 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.224) 0:01:52.878 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.022) 0:01:52.900 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.021) 0:01:52.922 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.022) 0:01:52.945 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.021) 0:01:52.966 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.042) 0:01:53.008 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.024) 0:01:53.033 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.023) 0:01:53.057 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.059) 0:01:53.117 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.021) 0:01:53.138 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.049) 0:01:53.187 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:26 +0000 (0:00:00.039) 0:01:53.227 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.221) 0:01:53.448 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.028) 0:01:53.477 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.022) 0:01:53.500 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.053) 0:01:53.553 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.022) 0:01:53.576 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.234) 0:01:53.810 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.024) 0:01:53.835 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:38:27 +0000 (0:00:00.023) 0:01:53.858 ******* 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-1707075507.4738367-6546-227407590987813/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.579) 0:01:54.437 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.519) 0:01:54.956 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.026) 0:01:54.983 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.026) 0:01:55.009 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.029) 0:01:55.039 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.029) 0:01:55.068 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.020) 0:01:55.089 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.035) 0:01:55.124 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.041) 0:01:55.165 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.025) 0:01:55.191 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.023) 0:01:55.214 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:28 +0000 (0:00:00.029) 0:01:55.244 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.225) 0:01:55.469 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.064) 0:01:55.533 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.230) 0:01:55.764 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004197", "end": "2024-02-04 19:38:29.530226", "rc": 0, "start": "2024-02-04 19:38:29.526029" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.225) 0:01:55.989 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004189", "end": "2024-02-04 19:38:29.754792", "rc": 0, "start": "2024-02-04 19:38:29.750603" } 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.225) 0:01:56.215 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.021) 0:01:56.236 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.020) 0:01:56.257 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.020) 0:01:56.277 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.021) 0:01:56.298 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.040) 0:01:56.339 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.023) 0:01:56.362 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:29 +0000 (0:00:00.022) 0:01:56.384 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.056) 0:01:56.441 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.020) 0:01:56.461 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.047) 0:01:56.509 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.038) 0:01:56.547 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.221) 0:01:56.769 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.062) 0:01:56.832 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.024) 0:01:56.856 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.019) 0:01:56.876 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.021) 0:01:56.897 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.233) 0:01:57.131 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.024) 0:01:57.155 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:38:30 +0000 (0:00:00.023) 0:01:57.179 ******* 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-1707075510.7933497-6597-108295608949548/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:38:31 +0000 (0:00:00.574) 0:01:57.754 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:38:31 +0000 (0:00:00.517) 0:01:58.271 ******* 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 app.slice basic.target run-user-1111.mount", "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", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "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", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "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]", "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": "4434", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.456) 0:01:58.728 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.023) 0:01:58.751 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.030) 0:01:58.781 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.029) 0:01:58.811 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.021) 0:01:58.832 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.035) 0:01:58.867 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.042) 0:01:58.910 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.025) 0:01:58.935 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.024) 0:01:58.959 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.065) 0:01:59.025 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.226) 0:01:59.251 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:32 +0000 (0:00:00.031) 0:01:59.283 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.225) 0:01:59.509 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004227", "end": "2024-02-04 19:38:33.273798", "rc": 0, "start": "2024-02-04 19:38:33.269571" } STDOUT: 0: user_quadlet_basic 589824 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.223) 0:01:59.732 ******* ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004223", "end": "2024-02-04 19:38:33.497666", "rc": 0, "start": "2024-02-04 19:38:33.493443" } 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.226) 0:01:59.958 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.021) 0:01:59.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.022) 0:02:00.002 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.022) 0:02:00.025 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.021) 0:02:00.047 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.043) 0:02:00.090 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.025) 0:02:00.116 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.023) 0:02:00.139 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.056) 0:02:00.196 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.020) 0:02:00.217 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.048) 0:02:00.265 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:33 +0000 (0:00:00.070) 0:02:00.336 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:34 +0000 (0:00:00.223) 0:02:00.560 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:34 +0000 (0:00:00.033) 0:02:00.593 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Sunday 04 February 2024 19:38:34 +0000 (0:00:00.023) 0:02:00.617 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Sunday 04 February 2024 19:38:34 +0000 (0:00:00.019) 0:02:00.636 ******* changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/home/user_quadlet_basic/.local/share/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/home/user_quadlet_basic/.local/share/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Sunday 04 February 2024 19:38:42 +0000 (0:00:08.152) 0:02:08.788 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Sunday 04 February 2024 19:38:42 +0000 (0:00:00.233) 0:02:09.022 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Sunday 04 February 2024 19:38:42 +0000 (0:00:00.023) 0:02:09.046 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Sunday 04 February 2024 19:38:42 +0000 (0:00:00.022) 0:02:09.068 ******* changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1707075522.682333-6650-209169574527178/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Sunday 04 February 2024 19:38:43 +0000 (0:00:00.576) 0:02:09.644 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Sunday 04 February 2024 19:38:43 +0000 (0:00:00.523) 0:02:10.167 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xeu quadlet-basic-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:182 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.541) 0:02:10.709 ******* ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.032406", "end": "2024-02-04 19:38:44.498548", "rc": 0, "start": "2024-02-04 19:38:44.466142" } STDOUT: Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:36:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:36:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: Converting 391 SID table entries... Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:37:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:37:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[542]: USER_MAC_POLICY_LOAD pid=542 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:37:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: MAC_CONFIG_CHANGE bool=virt_use_nfs val=1 old_val=0 auid=0 ses=6 Feb 04 19:37:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm setsebool[5487]: The virt_use_nfs policy boolean was changed to 1 by root Feb 04 19:37:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm setsebool[5487]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: Converting 396 SID table entries... Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 04 19:37:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: MAC_POLICY_LOAD auid=0 ses=6 lsm=selinux res=1 Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 6223 (systemd-binfmt) Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[542]: USER_MAC_POLICY_LOAD pid=542 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:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 1972. Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 1972. Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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-r1bc04e940e644e2992481ba5fc9f13b0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Started run-r1bc04e940e644e2992481ba5fc9f13b0.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r1bc04e940e644e2992481ba5fc9f13b0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit run-r1bc04e940e644e2992481ba5fc9f13b0.service has finished successfully. ░░ ░░ The job identifier is 1976. Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2060. Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading requested from client PID 6237 (unit session-6.scope)... Feb 04 19:37:54 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading... Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading finished in 461 ms. Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=93 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=78 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=94 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=84 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=95 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=96 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=85 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=86 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=97 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=79 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=98 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=72 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=99 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=81 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=100 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=101 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=82 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=83 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=102 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=73 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=103 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=104 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=74 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=75 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=105 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=106 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=76 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=77 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=107 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=80 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=108 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=69 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=109 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=110 op=LOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=70 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=71 op=UNLOAD Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: 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:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: 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:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[6279]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[6279]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: 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:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[6279]: Ready Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: Reloading requested from client PID 6278 ('systemctl')... Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: Reloading... Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: Reloading finished in 168 ms. Feb 04 19:37:55 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[780]: Queuing reload/restart jobs for marked units… Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6455]: 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:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2060. Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: man-db-cache-update.service: Consumed 1.111s 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:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: run-r1bc04e940e644e2992481ba5fc9f13b0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit run-r1bc04e940e644e2992481ba5fc9f13b0.service has successfully entered the 'dead' state. Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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-r1bc04e940e644e2992481ba5fc9f13b0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6465 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6481]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:56 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6499]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6501 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6517]: 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:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:57 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6520 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6536]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6538 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:58 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6554]: 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:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6573]: 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:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6574 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6590 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:37:59 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6628]: 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:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6662 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6678]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075479.9604285-6138-155078399591573/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:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:00 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:01 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:01 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:01 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:01 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:01 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6729]: 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:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6736 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6752]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6754 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6770]: 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:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:02 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:03 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6773 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6789]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6791 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6807]: 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:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:04 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6810 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6826]: 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:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6826]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls this_is_a_bogus_image:latest --format json Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm podman[6827]: 2024-02-04 19:38:05.385662092 +0000 UTC m=+0.174995325 system refresh Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6826]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists this_is_a_bogus_image:latest Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6826]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull this_is_a_bogus_image:latest -q Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6850 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6866]: 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:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6867 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6883 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:05 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6905 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6921]: 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:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6922 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6938 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6955 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[6971]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075485.8503537-6239-120845853731/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:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6972 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:06 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=6989 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7022]: 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:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:07 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7029 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7045]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7047 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7063]: 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:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:08 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7082]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:09 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7084 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7100]: 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:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:10 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7103 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7119]: 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:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7121 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7137]: 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:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7138 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7154]: 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:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading requested from client PID 7155 (unit session-6.scope)... Feb 04 19:38:11 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading... Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading finished in 394 ms. Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=111 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=93 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=112 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=94 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=113 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=114 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=95 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=96 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=115 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=97 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=116 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=98 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=117 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=99 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=118 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=119 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=100 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=101 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=120 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=102 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=121 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=122 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=103 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=104 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=123 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=108 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=124 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=125 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=109 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=110 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=126 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=127 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=105 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=106 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=128 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=107 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=129 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=130 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=126 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=127 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=131 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=123 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=132 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=133 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=124 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=125 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=134 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=128 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=135 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=134 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=136 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=131 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=137 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=138 op=LOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=132 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=133 op=UNLOAD Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7188 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7204]: 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:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:12 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7212 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7229 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7245]: 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:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:13 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7252 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7268]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7270 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7286]: 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:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:14 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7289 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7305]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:15 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7307 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7323]: 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:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7326 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7342]: 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:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading requested from client PID 7345 (unit session-6.scope)... Feb 04 19:38:16 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading... Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm quadlet-generator[7160]: 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:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading finished in 393 ms. Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=139 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=111 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=140 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=112 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=141 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=142 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=113 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=114 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=143 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=115 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=144 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=116 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=145 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=117 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=146 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=147 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=118 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=119 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=148 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=120 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=149 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=150 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=121 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=122 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=151 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=152 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=129 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=130 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=153 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=135 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=154 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=136 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=155 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=156 op=LOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=137 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=138 op=UNLOAD Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7378 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7394]: 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:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7395 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7411]: 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:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading requested from client PID 7412 (unit session-6.scope)... Feb 04 19:38:17 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading... Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[1]: Reloading finished in 391 ms. Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=157 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=139 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=158 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=140 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=159 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=160 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=141 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=142 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=161 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=143 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=162 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=144 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=163 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=145 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=164 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=165 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=146 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=147 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=166 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=148 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=167 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=168 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=149 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=150 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=169 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=170 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=151 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=152 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=171 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=153 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=172 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=154 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=173 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=174 op=LOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=155 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit: BPF prog-id=156 op=UNLOAD Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7461]: 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:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:18 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7469 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7485]: 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 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm useradd[7487]: new group: name=user_quadlet_basic, GID=1111 Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7487]: ADD_GROUP pid=7487 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:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm useradd[7487]: new user: name=user_quadlet_basic, UID=1111, GID=1111, home=/home/user_quadlet_basic, shell=/bin/bash, from=none Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7487]: ADD_USER pid=7487 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:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7487]: USER_MGMT pid=7487 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:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:19 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7494 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7511 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7527]: 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:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7534 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:20 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7550]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7552 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7568]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7586]: 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:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7589 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7605]: 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:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7607 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7623]: 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:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:21 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:22 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:22 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:22 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7625 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7641]: 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2148. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2147. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2147. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2146. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7644]: USER_ACCT pid=7644 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7644]: CRED_ACQ pid=7644 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7644]: USER_ROLE_CHANGE pid=7644 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm (systemd)[7644]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7644]: USER_START pid=7644 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_keyinit,pam_limits,pam_systemd,pam_unix acct="user_quadlet_basic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Queued start job for default target default.target. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 8. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 14. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 13. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 5. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 12. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 11. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 7. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 11. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 7. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 10. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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 2146. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Startup finished in 96ms. ░░ 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 96279 microseconds. Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7658 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: USER_ACCT pid=7674 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: USER_CMD pid=7674 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A7761756E7069786475797778727A6D7374707A6A68726A6A6B687268687979203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7674]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jwaunpixduywxrzmstpzjhrjjkhrhhyy ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: CRED_REFR pid=7674 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7674]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: USER_START pid=7674 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7674]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: USER_END pid=7674 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7674]: CRED_DISP pid=7674 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:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:23 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7682 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7698]: 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7699 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: USER_ACCT pid=7715 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: USER_CMD pid=7715 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7167647072706F717176756B66636E6E6B626965706C676871746A6565706D75203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7715]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-qgdprpoqqvukfcnnkbieplghqtjeepmu ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: CRED_REFR pid=7715 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7715]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: USER_START pid=7715 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm podman[7730]: 2024-02-04 19:38:24.912475307 +0000 UTC m=+0.110896545 system refresh Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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 17. Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[7746]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[7746]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm dbus-broker-launch[7746]: Ready Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: podman-7730.scope: unit configures an IP firewall, but not running as root. Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: (This warning is only shown for the first unit using IP firewalling.) Feb 04 19:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-7730.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:38:24 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-pause-4c9ec6c8.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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-7748.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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-7755.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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[7715]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: USER_END pid=7715 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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[7715]: CRED_DISP pid=7715 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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7762 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7778]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7780 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7796]: 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:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:25 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7799 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7815]: 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:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7833]: 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:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:26 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7851]: 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:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7852 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7868]: 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:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7907 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7923]: 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:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7924 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7940 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7957 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[7973]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075507.4738367-6546-227407590987813/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:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7974 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:27 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=7991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: USER_ACCT pid=8007 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: USER_CMD pid=8007 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7363656A73716F6E646974676771786A6162646A6A716F786367646F6C667669203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8007]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-scejsqonditggqxjabdjjqoxcgdolfvi ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: CRED_REFR pid=8007 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8007]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: USER_START pid=8007 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8008]: 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading requested from client PID 8009... Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading... Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading finished in 122 ms. Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8007]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: USER_END pid=8007 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8007]: CRED_DISP pid=8007 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:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:28 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8019 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8035]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8037 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8053]: 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:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8056 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8072]: 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:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8090]: 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:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:29 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8092 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8108]: 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:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8109 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8125]: 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:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8126 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8142 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:30 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8164 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8180]: 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8181 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8197 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8214 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8230]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075510.7933497-6597-108295608949548/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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8231 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: USER_ACCT pid=8264 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: USER_CMD pid=8264 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C6E6865796F62626468766B6A72776D6B7A7166756D7A676670657476687176203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8264]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lnheyobbdhvkjrwmkzqfumzgfpetvhqv ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: CRED_REFR pid=8264 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8264]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: USER_START pid=8264 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8265]: 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading requested from client PID 8266... Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading... Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading finished in 121 ms. Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8264]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: USER_END pid=8264 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8264]: CRED_DISP pid=8264 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: USER_ACCT pid=8292 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: USER_CMD pid=8292 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D75746C6368717675756A66656D7A66726970796B6579696C7879686574666863203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8292]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-utlchqvuujfemzfripykeyilxyhetfhc ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: CRED_REFR pid=8292 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:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8292]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:31 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: USER_START pid=8292 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8293]: 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm podman[8296]: 2024-02-04 19:38:32.253608013 +0000 UTC m=+0.032144070 volume create systemd-quadlet-basic-mysql Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm quadlet-basic-mysql-volume[8296]: systemd-quadlet-basic-mysql Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8292]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: USER_END pid=8292 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8292]: CRED_DISP pid=8292 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:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8303 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8319]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:32 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8321 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8337]: 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:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8340 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8356]: 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:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8358 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8374]: 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:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:33 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8376 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8392]: 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8393 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: USER_ACCT pid=8409 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: USER_CMD pid=8409 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6F6D656979726F7769766378687764707A636177707867647A61656C6C666B6E203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8409]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-omeiyrowivcxhwdpzcawpxgdzaellfkn ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: CRED_REFR pid=8409 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8409]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: USER_START pid=8409 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8410]: 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8410]: 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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-8411.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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8410]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-8418.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:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8410]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 04 19:38:34 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-8425.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:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm podman[8425]: 2024-02-04 19:38:42.258809677 +0000 UTC m=+7.714451075 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8410]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: podman-8425.scope: Consumed 11.454s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Started podman-8507.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 62. Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8409]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: USER_END pid=8409 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:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8409]: CRED_DISP pid=8409 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:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8514 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8530]: 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:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8531 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8547 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8569 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8585]: ansible-ansible.legacy.stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8602 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:42 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8619 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8635]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707075522.682333-6650-209169574527178/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=45cd978d7b06ce53aa29035a1848234b096cce98 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8636 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8653 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: USER_ACCT pid=8669 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: USER_CMD pid=8669 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D786D666B737A637877696B66736870667272616D6D7A68616E6A74667A696A65203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8669]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xmfkszcxwikfshpfrrammzhanjtfzije ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: CRED_REFR pid=8669 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8669]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: USER_START pid=8669 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8670]: 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading requested from client PID 8671... Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading... Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Reloading finished in 125 ms. Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8669]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: USER_END pid=8669 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8669]: CRED_DISP pid=8669 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8681 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: USER_ACCT pid=8697 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: USER_CMD pid=8697 uid=0 auid=0 ses=6 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6464716E736D7074756876747767746E6B70717667796B6B677066756D757A79203B205844475F52554E54494D455F4449523D2F72756E2F757365722F31313131202F7573722F62696E2F707974686F6E33 exe="/usr/bin/sudo" terminal=? res=success' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8697]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ddqnsmptuhvtwgtnkpqvgykkgpfumuzy ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3' Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: CRED_REFR pid=8697 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:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8697]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 04 19:38:43 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: USER_START pid=8697 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:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8698]: ansible-systemd Invoked with name=quadlet-basic-mysql.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Starting quadlet-basic-network.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 70. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm quadlet-basic-network[8701]: systemd-quadlet-basic Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Finished quadlet-basic-network.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 70. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Starting quadlet-basic-mysql.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 66. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm quadlet-basic-mysql[8708]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm podman[8708]: 2024-02-04 19:38:44.186773387 +0000 UTC m=+0.029845812 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ An ExecStart= process belonging to unit UNIT has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: quadlet-basic-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit UNIT has entered the 'failed' state with result 'exit-code'. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm systemd[7644]: Failed to start quadlet-basic-mysql.service. ░░ Subject: A start job for unit UNIT has failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit UNIT has finished with a failure. ░░ ░░ The job identifier is 66 and the job result is failed. Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm sudo[8697]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: USER_END pid=8697 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:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[8697]: CRED_DISP pid=8697 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:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_END pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGOUT pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_LOGIN pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: USER_START pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=ssh res=success' Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm audit[879]: CRYPTO_KEY_USER pid=879 uid=0 auid=0 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:5e:9f:e3:2d:f6:c0:af:b4:e9:d0:94:14:14:00:c9:37:79:f9:50:c7:d5:0c:6b:76:46:be:aa:f7:ae:e9:21:3f direction=? spid=8723 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.29.163.167 terminal=? res=success' Feb 04 19:38:44 a44762e9-7aeb-4992-bac2-1907efcf3a9f.testing-farm python3[8739]: 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-handlingll_otw03/tests/tests_quadlet_basic.yml:187 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.263) 0:02:10.972 ******* TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.062) 0:02:11.035 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.038) 0:02:11.073 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.027) 0:02:11.101 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.061) 0:02:11.162 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.023) 0:02:11.186 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingll_otw03/.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_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Sunday 04 February 2024 19:38:44 +0000 (0:00:00.050) 0:02:11.237 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.796) 0:02:12.034 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.023) 0:02:12.057 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.025) 0:02:12.082 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031781", "end": "2024-02-04 19:38:45.876121", "rc": 0, "start": "2024-02-04 19:38:45.844340" } STDOUT: podman version 4.8.3 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.253) 0:02:12.336 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.3" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.025) 0:02:12.362 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.020) 0:02:12.382 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Sunday 04 February 2024 19:38:45 +0000 (0:00:00.040) 0:02:12.423 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.044) 0:02:12.468 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.048) 0:02:12.516 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.232) 0:02:12.749 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.069) 0:02:12.819 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.031) 0:02:12.850 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.228) 0:02:13.079 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.030) 0:02:13.110 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.228) 0:02:13.338 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.020) 0:02:13.359 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.020) 0:02:13.380 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.020) 0:02:13.401 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:46 +0000 (0:00:00.019) 0:02:13.421 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.020) 0:02:13.442 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.019) 0:02:13.461 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.029) 0:02:13.490 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.041) 0:02:13.532 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:13.553 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.020) 0:02:13.574 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.042) 0:02:13.616 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.020) 0:02:13.636 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.054) 0:02:13.691 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.044) 0:02:13.735 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.022) 0:02:13.757 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.020) 0:02:13.778 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.045) 0:02:13.823 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.022) 0:02:13.846 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.022) 0:02:13.869 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:13.890 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.022) 0:02:13.913 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:13.934 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:13.956 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:13.978 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.069) 0:02:14.047 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.025) 0:02:14.073 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.025) 0:02:14.099 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.030) 0:02:14.129 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.071) 0:02:14.201 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:14.222 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.021) 0:02:14.244 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:38:47 +0000 (0:00:00.020) 0:02:14.265 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.289) 0:02:14.554 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.027) 0:02:14.582 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.024) 0:02:14.607 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.030) 0:02:14.637 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.034) 0:02:14.672 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.020) 0:02:14.692 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.019) 0:02:14.712 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.020) 0:02:14.733 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.281) 0:02:15.014 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.019) 0:02:15.034 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.080) 0:02:15.115 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.065) 0:02:15.180 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.031) 0:02:15.211 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.021) 0:02:15.233 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.037) 0:02:15.270 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.043) 0:02:15.313 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.026) 0:02:15.340 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.024) 0:02:15.365 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:48 +0000 (0:00:00.032) 0:02:15.397 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.228) 0:02:15.626 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.033) 0:02:15.659 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.229) 0:02:15.888 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.020) 0:02:15.909 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.020) 0:02:15.930 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.020) 0:02:15.950 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.021) 0:02:15.971 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.020) 0:02:15.992 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.020) 0:02:16.012 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.078) 0:02:16.091 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.025) 0:02:16.116 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.021) 0:02:16.138 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.057) 0:02:16.195 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:49 +0000 (0:00:00.048) 0:02:16.243 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.378) 0:02:16.621 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.225) 0:02:16.847 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.036) 0:02:16.884 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.021) 0:02:16.905 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.020) 0:02:16.926 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.020) 0:02:16.947 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.022) 0:02:16.969 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.022) 0:02:16.991 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.020) 0:02:17.012 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.020) 0:02:17.033 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.031) 0:02:17.064 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.027) 0:02:17.091 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.058) 0:02:17.150 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.036) 0:02:17.187 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.043) 0:02:17.231 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.025) 0:02:17.256 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.025) 0:02:17.281 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:50 +0000 (0:00:00.031) 0:02:17.312 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.229) 0:02:17.541 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.031) 0:02:17.573 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.225) 0:02:17.798 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.021) 0:02:17.819 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.020) 0:02:17.840 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.021) 0:02:17.861 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.019) 0:02:17.881 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.021) 0:02:17.903 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.021) 0:02:17.924 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.040) 0:02:17.964 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.024) 0:02:17.988 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.019) 0:02:18.008 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.092) 0:02:18.101 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:51 +0000 (0:00:00.047) 0:02:18.149 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.377) 0:02:18.526 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.227) 0:02:18.754 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.035) 0:02:18.789 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.021) 0:02:18.811 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.020) 0:02:18.832 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.020) 0:02:18.852 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.023) 0:02:18.876 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.021) 0:02:18.898 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.022) 0:02:18.920 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.020) 0:02:18.941 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.028) 0:02:18.969 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.029) 0:02:18.999 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.020) 0:02:19.020 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.035) 0:02:19.055 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.078) 0:02:19.134 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.027) 0:02:19.162 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.025) 0:02:19.187 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Sunday 04 February 2024 19:38:52 +0000 (0:00:00.032) 0:02:19.220 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.228) 0:02:19.448 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.033) 0:02:19.481 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707075477.5058944, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "02bd4fbb1af303bd528684f8839db549767ee321", "ctime": 1707075438.4322202, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203308, "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": 1678060800.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15984, "uid": 0, "version": "2046875139", "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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.226) 0:02:19.708 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.021) 0:02:19.730 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.751 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.771 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.792 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.812 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.833 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.042) 0:02:19.875 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.023) 0:02:19.899 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:19.919 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.058) 0:02:19.978 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.083) 0:02:20.061 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:22 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.024) 0:02:20.086 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:28 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.227) 0:02:20.314 ******* included: /WORKDIR/git-fix-linger-handlingll_otw03/.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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.035) 0:02:20.349 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.021) 0:02:20.370 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.021) 0:02:20.392 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 Sunday 04 February 2024 19:38:53 +0000 (0:00:00.020) 0:02:20.413 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:45 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.021) 0:02:20.435 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:53 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.023) 0:02:20.458 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.022) 0:02:20.481 ******* 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-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.022) 0:02:20.504 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:195 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.032) 0:02:20.536 ******* fatal: [sut]: FAILED! => { "changed": false, "name": "user_quadlet_basic", "rc": 8 } MSG: userdel: user user_quadlet_basic is currently used by process 7644 to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=319 changed=17 unreachable=0 failed=1 skipped=344 rescued=1 ignored=0 Sunday 04 February 2024 19:38:54 +0000 (0:00:00.269) 0:02:20.805 ******* =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 80.22s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Ensure container images are present --- 8.15s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.95s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.90s /WORKDIR/git-fix-linger-handlingll_otw03/tests/tests_quadlet_basic.yml:9 ------ fedora.linux_system_roles.podman : Manage each secret ------------------- 0.84s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.82s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.82s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.81s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:36 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.80s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.79s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.79s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.79s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 0.79s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Manage each secret ------------------- 0.72s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.70s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Ensure container images are present --- 0.64s /WORKDIR/git-fix-linger-handlingll_otw03/.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.58s /WORKDIR/git-fix-linger-handlingll_otw03/.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.58s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.58s /WORKDIR/git-fix-linger-handlingll_otw03/.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.58s /WORKDIR/git-fix-linger-handlingll_otw03/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---