# 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-handlingih6nvedg/.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-handlingih6nvedg/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:4 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.012) 0:00:00.012 ****** 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-handlingih6nvedg/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-handlingih6nvedg/tests/tests_quadlet_basic.yml:9 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.014) 0:00:00.027 ****** ok: [sut] TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:57 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.800) 0:00:00.828 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.027) 0:00:00.855 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.018) 0:00:00.873 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.019) 0:00:00.893 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.264) 0:00:01.157 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.015) 0:00:01.172 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.022) 0:00:01.195 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:12:57 +0000 (0:00:01.202) 0:00:02.398 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.025) 0:00:02.423 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.229.0-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64" ] } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:13:48 +0000 (0:00:51.506) 0:00:53.930 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037110", "end": "2024-02-06 16:13:48.917494", "rc": 0, "start": "2024-02-06 16:13:48.880384" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:13:48 +0000 (0:00:00.347) 0:00:54.277 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:13:48 +0000 (0:00:00.021) 0:00:54.298 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:13:48 +0000 (0:00:00.020) 0:00:54.319 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.030) 0:00:54.349 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.031) 0:00:54.380 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.038) 0:00:54.418 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.307) 0:00:54.725 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.020) 0:00:54.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:13:49 +0000 (0:00:00.048) 0:00:54.794 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:13:50 +0000 (0:00:01.223) 0:00:56.018 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.026) 0:00:56.044 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.217) 0:00:56.262 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.018) 0:00:56.281 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.017) 0:00:56.298 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.018) 0:00:56.317 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.017) 0:00:56.335 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.019) 0:00:56.354 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.020) 0:00:56.374 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.038) 0:00:56.413 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.037) 0:00:56.450 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.021) 0:00:56.472 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.019) 0:00:56.491 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.038) 0:00:56.530 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.028) 0:00:56.558 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.031) 0:00:56.590 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.041) 0:00:56.632 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.017) 0:00:56.650 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.047) 0:00:56.697 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.039) 0:00:56.737 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.023) 0:00:56.760 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.019) 0:00:56.780 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.018) 0:00:56.799 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.020) 0:00:56.819 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.020) 0:00:56.839 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.030) 0:00:56.870 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.021) 0:00:56.891 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.017) 0:00:56.908 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.016) 0:00:56.924 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.045) 0:00:56.970 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.026) 0:00:56.996 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.025) 0:00:57.022 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.018) 0:00:57.041 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.031) 0:00:57.072 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.038) 0:00:57.111 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.023) 0:00:57.134 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.051) 0:00:57.186 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.025) 0:00:57.212 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.216) 0:00:57.428 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.042) 0:00:57.470 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.222) 0:00:57.693 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.020) 0:00:57.714 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.019) 0:00:57.733 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.018) 0:00:57.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 : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.019) 0:00:57.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 : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.018) 0:00:57.789 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.019) 0:00:57.809 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.035) 0:00:57.844 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.030) 0:00:57.875 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.023) 0:00:57.898 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.049) 0:00:57.948 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.018) 0:00:57.966 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.045) 0:00:58.012 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.032) 0:00:58.044 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.018) 0:00:58.062 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.019) 0:00:58.082 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.047) 0:00:58.129 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.016) 0:00:58.146 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.022) 0:00:58.169 ****** 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": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.286) 0:00:58.456 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.019) 0:00:58.476 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.020) 0:00:58.496 ****** 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-1707236033.20271-6667-136884088670653/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.644) 0:00:59.140 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.021) 0:00:59.162 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.023) 0:00:59.185 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.022) 0:00:59.207 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:73 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.027) 0:00:59.235 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:77 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.020) 0:00:59.255 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:13:53 +0000 (0:00:00.048) 0:00:59.303 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.034) 0:00:59.337 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.024) 0:00:59.362 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.018) 0:00:59.381 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.019) 0:00:59.400 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.039) 0:00:59.439 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:13:55 +0000 (0:00:01.116) 0:01:00.556 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.020) 0:01:00.576 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.023) 0:01:00.600 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031909", "end": "2024-02-06 16:13:55.480630", "rc": 0, "start": "2024-02-06 16:13:55.448721" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.241) 0:01:00.842 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.021) 0:01:00.864 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.034) 0:01:00.898 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.032) 0:01:00.931 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.038) 0:01:00.970 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.078) 0:01:01.048 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.053) 0:01:01.101 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.049) 0:01:01.150 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.057) 0:01:01.208 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.255) 0:01:01.464 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.055) 0:01:01.519 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.234) 0:01:01.754 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.024) 0:01:01.778 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.064) 0:01:01.843 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:01.864 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:01:01.885 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:01.906 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:01.926 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.026) 0:01:01.953 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.039) 0:01:01.992 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:02.013 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:02.034 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.038) 0:01:02.073 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:02.093 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.022) 0:01:02.116 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.046) 0:01:02.162 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.025) 0:01:02.187 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:01:02.208 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.043) 0:01:02.252 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:02.273 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:01:02.293 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.081) 0:01:02.375 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.037) 0:01:02.412 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.042) 0:01:02.455 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.043) 0:01:02.499 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.044) 0:01:02.544 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.043) 0:01:02.588 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.026) 0:01:02.615 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.053) 0:01:02.668 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.032) 0:01:02.701 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.028) 0:01:02.729 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.021) 0:01:02.751 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.031) 0:01:02.783 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.037) 0:01:02.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.025) 0:01:02.846 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.023) 0:01:02.869 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.030) 0:01:02.899 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.221) 0:01:03.120 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.027) 0:01:03.148 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.223) 0:01:03.371 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.078) 0:01:03.450 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.021) 0:01:03.471 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.022) 0:01:03.493 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.021) 0:01:03.514 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.021) 0:01:03.535 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.019) 0:01:03.555 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.037) 0:01:03.593 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.022) 0:01:03.615 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.021) 0:01:03.637 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.052) 0:01:03.689 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.032) 0:01:03.721 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.044) 0:01:03.766 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.034) 0:01:03.801 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.019) 0:01:03.820 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.020) 0:01:03.840 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.019) 0:01:03.859 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.018) 0:01:03.878 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.766) 0:01:04.645 ****** 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": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.231) 0:01:04.876 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.020) 0:01:04.897 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.059) 0:01:04.956 ****** 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-1707236039.6633673-6768-60792615602992/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.580) 0:01:05.537 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.021) 0:01:05.558 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.023) 0:01:05.582 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.023) 0:01:05.606 ****** 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-handlingih6nvedg/tests/tests_quadlet_basic.yml:93 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.029) 0:01:05.635 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:100 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.021) 0:01:05.656 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.081) 0:01:05.738 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.034) 0:01:05.773 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.025) 0:01:05.798 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.019) 0:01:05.817 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.020) 0:01:05.837 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.041) 0:01:05.879 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:01 +0000 (0:00:01.097) 0:01:06.976 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.063) 0:01:07.039 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.022) 0:01:07.062 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032607", "end": "2024-02-06 16:14:01.946627", "rc": 0, "start": "2024-02-06 16:14:01.914020" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.245) 0:01:07.308 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.021) 0:01:07.329 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:01:07.349 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.021) 0:01:07.370 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.022) 0:01:07.393 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.040) 0:01:07.433 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.023) 0:01:07.457 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.023) 0:01:07.480 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.027) 0:01:07.508 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.220) 0:01:07.728 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.028) 0:01:07.756 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.217) 0:01:07.974 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.020) 0:01:07.994 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.018) 0:01:08.013 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:01:08.033 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.018) 0:01:08.051 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.018) 0:01:08.070 ****** skipping: [sut] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.018) 0:01:08.088 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.067) 0:01:08.155 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.038) 0:01:08.194 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.020) 0:01:08.214 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.020) 0:01:08.234 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.038) 0:01:08.273 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.020) 0:01:08.293 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.020) 0:01:08.314 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.039) 0:01:08.354 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.020) 0:01:08.374 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.019) 0:01:08.394 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.040) 0:01:08.434 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.020) 0:01:08.455 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.019) 0:01:08.475 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.020) 0:01:08.495 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.020) 0:01:08.516 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.020) 0:01:08.537 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.019) 0:01:08.557 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.063) 0:01:08.621 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.017) 0:01:08.638 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.018) 0:01:08.657 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.048) 0:01:08.705 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.027) 0:01:08.733 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.026) 0:01:08.759 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.021) 0:01:08.781 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.032) 0:01:08.814 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.038) 0:01:08.852 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.024) 0:01:08.876 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.022) 0:01:08.899 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.029) 0:01:08.928 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.220) 0:01:09.148 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.028) 0:01:09.177 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.216) 0:01:09.394 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.020) 0:01:09.414 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.018) 0:01:09.433 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.019) 0:01:09.452 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.019) 0:01:09.472 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.019) 0:01:09.491 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.063) 0:01:09.555 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.036) 0:01:09.591 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.022) 0:01:09.614 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.018) 0:01:09.633 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.051) 0:01:09.684 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.041) 0:01:09.726 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.019) 0:01:09.746 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.558) 0:01:10.304 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.220) 0:01:10.525 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.032) 0:01:10.557 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.020) 0:01:10.577 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.020) 0:01:10.598 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.020) 0:01:10.618 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.568) 0:01:11.187 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041387", "end": "2024-02-06 16:14:06.083905", "rc": 0, "start": "2024-02-06 16:14:06.042518" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.257) 0:01:11.444 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.021) 0:01:11.466 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.019) 0:01:11.485 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.028) 0:01:11.514 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.080) 0:01:11.595 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.026) 0:01:11.621 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.020) 0:01:11.641 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.020) 0:01:11.662 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.042) 0:01:11.704 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:07 +0000 (0:00:01.039) 0:01:12.744 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.021) 0:01:12.766 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.023) 0:01:12.789 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032471", "end": "2024-02-06 16:14:07.673661", "rc": 0, "start": "2024-02-06 16:14:07.641190" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.246) 0:01:13.036 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.021) 0:01:13.058 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.020) 0:01:13.078 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.022) 0:01:13.100 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.022) 0:01:13.123 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.041) 0:01:13.164 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.024) 0:01:13.189 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.023) 0:01:13.212 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.074) 0:01:13.287 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.221) 0:01:13.509 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.029) 0:01:13.538 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.221) 0:01:13.759 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:13.780 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.019) 0:01:13.800 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.021) 0:01:13.821 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:13.841 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:13.862 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.019) 0:01:13.882 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.027) 0:01:13.909 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.038) 0:01:13.947 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:13.968 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:13.989 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.039) 0:01:14.028 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.021) 0:01:14.050 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:14.070 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.039) 0:01:14.110 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.075) 0:01:14.185 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:14.206 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.042) 0:01:14.248 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:14.269 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.020) 0:01:14.289 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.022) 0:01:14.312 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.022) 0:01:14.334 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.023) 0:01:14.357 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.019) 0:01:14.377 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.021) 0:01:14.398 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.017) 0:01:14.415 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.018) 0:01:14.434 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.047) 0:01:14.482 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.026) 0:01:14.508 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.025) 0:01:14.534 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.021) 0:01:14.556 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.032) 0:01:14.588 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.037) 0:01:14.626 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.023) 0:01:14.650 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.122) 0:01:14.772 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.028) 0:01:14.801 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.224) 0:01:15.025 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.027) 0:01:15.053 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.221) 0:01:15.275 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.019) 0:01:15.294 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.019) 0:01:15.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.018) 0:01:15.333 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.019) 0:01:15.353 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.018) 0:01:15.371 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.020) 0:01:15.392 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.036) 0:01:15.428 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.022) 0:01:15.451 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.019) 0:01:15.470 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.050) 0:01:15.521 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.042) 0:01:15.564 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.019) 0:01:15.584 ****** 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": "systemd-journald.socket system.slice basic.target -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target 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": "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", "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": "0", "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": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:10 +0000 (0:00:00.584) 0:01:16.168 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.219) 0:01:16.388 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.084) 0:01:16.473 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.020) 0:01:16.493 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.021) 0:01:16.514 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.020) 0:01:16.534 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.623) 0:01:17.157 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039876", "end": "2024-02-06 16:14:12.053224", "rc": 0, "start": "2024-02-06 16:14:12.013348" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.255) 0:01:17.413 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.021) 0:01:17.435 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:01:17.454 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:112 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.027) 0:01:17.481 ****** 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 [Get local machine ID] **************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:125 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.762) 0:01:18.244 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Skip test if cannot reboot] ********************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:131 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.026) 0:01:18.270 ****** 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 [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:137 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.026) 0:01:18.297 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:169 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.027) 0:01:18.325 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:175 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.026) 0:01:18.352 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:178 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.026) 0:01:18.379 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.045) 0:01:18.425 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.036) 0:01:18.461 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.067) 0:01:18.529 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.020) 0:01:18.549 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.020) 0:01:18.570 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.042) 0:01:18.612 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:14 +0000 (0:00:01.058) 0:01:19.671 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.020) 0:01:19.692 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.023) 0:01:19.716 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032713", "end": "2024-02-06 16:14:14.603641", "rc": 0, "start": "2024-02-06 16:14:14.570928" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.249) 0:01:19.965 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.022) 0:01:19.988 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.020) 0:01:20.008 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.037) 0:01:20.045 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.037) 0:01:20.083 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.040) 0:01:20.123 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.222) 0:01:20.345 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.025) 0:01:20.370 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.026) 0:01:20.397 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.269) 0:01:20.667 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.027) 0:01:20.694 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.222) 0:01:20.917 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004269", "end": "2024-02-06 16:14:15.776911", "rc": 0, "start": "2024-02-06 16:14:15.772642" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.220) 0:01:21.137 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004263", "end": "2024-02-06 16:14:15.996872", "rc": 0, "start": "2024-02-06 16:14:15.992609" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.222) 0:01:21.359 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.019) 0:01:21.379 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.022) 0:01:21.402 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.019) 0:01:21.422 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.020) 0:01:21.442 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.026) 0:01:21.469 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.038) 0:01:21.507 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.529 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.019) 0:01:21.549 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.038) 0:01:21.587 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.608 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.019) 0:01:21.628 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.038) 0:01:21.666 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.020) 0:01:21.686 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.020) 0:01:21.707 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.090) 0:01:21.798 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.819 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.840 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.020) 0:01:21.861 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.020) 0:01:21.882 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.904 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.925 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:01:21.946 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.061) 0:01:22.008 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.025) 0:01:22.034 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.023) 0:01:22.057 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.027) 0:01:22.084 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.032) 0:01:22.117 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.025575", "end": "2024-02-06 16:14:16.998155", "rc": 0, "start": "2024-02-06 16:14:16.972580" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.247) 0:01:22.364 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.026) 0:01:22.391 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.021) 0:01:22.413 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.1047664, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.1047664, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.241) 0:01:22.654 ****** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.509) 0:01:23.164 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.194782", "end": "2024-02-06 16:14:18.230527", "rc": 0, "start": "2024-02-06 16:14:18.035745" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.484) 0:01:23.649 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.025) 0:01:23.674 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.024) 0:01:23.698 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.026) 0:01:23.725 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.033) 0:01:23.758 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.216) 0:01:23.974 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.024) 0:01:23.999 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') == 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.023) 0:01:24.023 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.227) 0:01:24.250 ****** changed: [sut] => { "changed": true } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.431) 0:01:24.682 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.049361", "end": "2024-02-06 16:14:19.600891", "rc": 0, "start": "2024-02-06 16:14:19.551530" } STDOUT: ID NAME DRIVER CREATED UPDATED e63687d62825c11a9dbda81db json_secret file Less than a second ago Less than a second ago TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.281) 0:01:24.963 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.018) 0:01:24.982 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.063) 0:01:25.045 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.028) 0:01:25.074 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.026) 0:01:25.100 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.021) 0:01:25.122 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.032) 0:01:25.155 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.036) 0:01:25.191 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.082) 0:01:25.274 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.023) 0:01:25.298 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.029) 0:01:25.327 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.222) 0:01:25.550 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.030) 0:01:25.580 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.221) 0:01:25.802 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004070", "end": "2024-02-06 16:14:20.661389", "rc": 0, "start": "2024-02-06 16:14:20.657319" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.220) 0:01:26.023 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004128", "end": "2024-02-06 16:14:20.879897", "rc": 0, "start": "2024-02-06 16:14:20.875769" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.216) 0:01:26.240 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.019) 0:01:26.259 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.019) 0:01:26.278 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.020) 0:01:26.299 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.021) 0:01:26.320 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.036) 0:01:26.356 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.023) 0:01:26.380 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.022) 0:01:26.402 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.049) 0:01:26.452 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.020) 0:01:26.472 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.042) 0:01:26.515 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.033) 0:01:26.548 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.217) 0:01:26.765 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.086) 0:01:26.852 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.021) 0:01:26.874 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.018) 0:01:26.893 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.020) 0:01:26.913 ****** 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": 6, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.228) 0:01:27.142 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.021) 0:01:27.164 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 16:14:21 +0000 (0:00:00.021) 0:01:27.185 ****** 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-1707236061.8912675-7089-155988502223299/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.568) 0:01:27.754 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.424) 0:01:28.178 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.023) 0:01:28.202 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.024) 0:01:28.226 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.027) 0:01:28.254 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.026) 0:01:28.281 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:22 +0000 (0:00:00.020) 0:01:28.302 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.032) 0:01:28.335 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.037) 0:01:28.372 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.024) 0:01:28.397 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.023) 0:01:28.420 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.028) 0:01:28.449 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.219) 0:01:28.668 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.027) 0:01:28.696 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.279) 0:01:28.976 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004038", "end": "2024-02-06 16:14:23.834926", "rc": 0, "start": "2024-02-06 16:14:23.830888" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:23 +0000 (0:00:00.219) 0:01:29.196 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004071", "end": "2024-02-06 16:14:24.053369", "rc": 0, "start": "2024-02-06 16:14:24.049298" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.217) 0:01:29.413 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.021) 0:01:29.435 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.019) 0:01:29.454 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.021) 0:01:29.476 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.019) 0:01:29.496 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.038) 0:01:29.534 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.022) 0:01:29.557 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.022) 0:01:29.579 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.050) 0:01:29.629 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.021) 0:01:29.651 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.043) 0:01:29.694 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.034) 0:01:29.728 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.214) 0:01:29.943 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.025) 0:01:29.968 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.022) 0:01:29.990 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.018) 0:01:30.009 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.019) 0:01:30.029 ****** 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": 35, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:24 +0000 (0:00:00.282) 0:01:30.311 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 16:14:25 +0000 (0:00:00.022) 0:01:30.333 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 16:14:25 +0000 (0:00:00.022) 0:01:30.355 ****** 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-1707236065.0619078-7140-47608417019449/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 16:14:25 +0000 (0:00:00.570) 0:01:30.926 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.425) 0:01:31.351 ****** 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": "app.slice run-user-1111.mount basic.target -.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", "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": "0", "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": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:123 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.450) 0:01:31.802 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.022) 0:01:31.825 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.028) 0:01:31.853 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.027) 0:01:31.881 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.021) 0:01:31.902 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.032) 0:01:31.935 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.038) 0:01:31.973 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.023) 0:01:31.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.025) 0:01:32.022 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.028) 0:01:32.051 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.220) 0:01:32.272 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:26 +0000 (0:00:00.027) 0:01:32.300 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.218) 0:01:32.519 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004054", "end": "2024-02-06 16:14:27.379340", "rc": 0, "start": "2024-02-06 16:14:27.375286" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.220) 0:01:32.739 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004012", "end": "2024-02-06 16:14:27.598066", "rc": 0, "start": "2024-02-06 16:14:27.594054" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.219) 0:01:32.959 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.019) 0:01:32.978 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.076) 0:01:33.055 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.020) 0:01:33.075 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.022) 0:01:33.097 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.035) 0:01:33.133 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.022) 0:01:33.155 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.020) 0:01:33.176 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.049) 0:01:33.226 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.018) 0:01:33.245 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.043) 0:01:33.288 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:27 +0000 (0:00:00.033) 0:01:33.321 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:28 +0000 (0:00:00.216) 0:01:33.538 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:28 +0000 (0:00:00.026) 0:01:33.565 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:14:28 +0000 (0:00:00.022) 0:01:33.587 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Tuesday 06 February 2024 16:14:28 +0000 (0:00:00.019) 0:01:33.607 ****** 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": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:37 Tuesday 06 February 2024 16:14:36 +0000 (0:00:08.669) 0:01:42.276 ****** 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": 69, "state": "directory", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:37 +0000 (0:00:00.229) 0:01:42.506 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:56 Tuesday 06 February 2024 16:14:37 +0000 (0:00:00.019) 0:01:42.526 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 Tuesday 06 February 2024 16:14:37 +0000 (0:00:00.020) 0:01:42.547 ****** 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-1707236077.253521-7193-1737546215731/source", "state": "file", "uid": 1111 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:80 Tuesday 06 February 2024 16:14:37 +0000 (0:00:00.577) 0:01:43.124 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:108 Tuesday 06 February 2024 16:14:38 +0000 (0:00:00.480) 0:01:43.604 ****** 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-handlingih6nvedg/tests/tests_quadlet_basic.yml:243 Tuesday 06 February 2024 16:14:38 +0000 (0:00:00.545) 0:01:44.150 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.040854", "end": "2024-02-06 16:14:39.044586", "failed_when_result": true, "rc": 0, "start": "2024-02-06 16:14:39.003732" } STDOUT: Feb 06 16:04:36 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 257. Feb 06 16:04:36 localhost kernel: RPC: Registered named UNIX socket transport module. Feb 06 16:04:36 localhost kernel: RPC: Registered udp transport module. Feb 06 16:04:36 localhost kernel: RPC: Registered tcp transport module. Feb 06 16:04:36 localhost kernel: RPC: Registered tcp-with-tls transport module. Feb 06 16:04:36 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 16:04:36 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 206. Feb 06 16:04:36 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 205. Feb 06 16:04:36 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 16:04:36 localhost systemd-udevd[520]: Network interface NamePolicy= disabled on kernel command line. Feb 06 16:04:36 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 16:04:36 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 233. Feb 06 16:04:36 localhost auditd[540]: No plugins found, not dispatching events Feb 06 16:04:36 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 16:04:36 localhost auditd[540]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 16:04:36 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 16:04:36 localhost kernel: Console: switching to colour dummy device 80x25 Feb 06 16:04:36 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 16:04:36 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 16:04:36 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 06 16:04:36 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 16:04:36 localhost augenrules[543]: /sbin/augenrules: No change Feb 06 16:04:37 localhost augenrules[570]: No rules Feb 06 16:04:37 localhost augenrules[570]: enabled 1 Feb 06 16:04:37 localhost augenrules[570]: failure 1 Feb 06 16:04:37 localhost augenrules[570]: pid 540 Feb 06 16:04:37 localhost augenrules[570]: rate_limit 0 Feb 06 16:04:37 localhost augenrules[570]: backlog_limit 8192 Feb 06 16:04:37 localhost augenrules[570]: lost 0 Feb 06 16:04:37 localhost augenrules[570]: backlog 0 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 16:04:37 localhost augenrules[570]: enabled 1 Feb 06 16:04:37 localhost augenrules[570]: failure 1 Feb 06 16:04:37 localhost augenrules[570]: pid 540 Feb 06 16:04:37 localhost augenrules[570]: rate_limit 0 Feb 06 16:04:37 localhost augenrules[570]: backlog_limit 8192 Feb 06 16:04:37 localhost augenrules[570]: lost 0 Feb 06 16:04:37 localhost augenrules[570]: backlog 4 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 16:04:37 localhost augenrules[570]: enabled 1 Feb 06 16:04:37 localhost augenrules[570]: failure 1 Feb 06 16:04:37 localhost augenrules[570]: pid 540 Feb 06 16:04:37 localhost augenrules[570]: rate_limit 0 Feb 06 16:04:37 localhost augenrules[570]: backlog_limit 8192 Feb 06 16:04:37 localhost augenrules[570]: lost 0 Feb 06 16:04:37 localhost augenrules[570]: backlog 4 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time 60000 Feb 06 16:04:37 localhost augenrules[570]: backlog_wait_time_actual 0 Feb 06 16:04:37 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 235. Feb 06 16:04:37 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 220. Feb 06 16:04:37 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 220. Feb 06 16:04:37 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 118. Feb 06 16:04:37 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 190. Feb 06 16:04:37 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 197. Feb 06 16:04:37 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 196. Feb 06 16:04:37 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 189. Feb 06 16:04:37 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 182. Feb 06 16:04:37 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 183. Feb 06 16:04:37 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 180. Feb 06 16:04:37 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 194. Feb 06 16:04:37 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 172. Feb 06 16:04:37 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 194. Feb 06 16:04:37 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 117. Feb 06 16:04:37 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 239. Feb 06 16:04:37 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 222. Feb 06 16:04:37 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 140. Feb 06 16:04:37 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 215. Feb 06 16:04:37 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 188. Feb 06 16:04:37 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 208. Feb 06 16:04:37 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 231. Feb 06 16:04:37 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 230. Feb 06 16:04:37 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 228. Feb 06 16:04:37 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 227. Feb 06 16:04:37 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 217. Feb 06 16:04:37 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 218. Feb 06 16:04:37 localhost dbus-broker-lau[578]: Ready Feb 06 16:04:37 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 242. Feb 06 16:04:37 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 263. Feb 06 16:04:37 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 140. Feb 06 16:04:37 localhost systemd-logind[585]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 06 16:04:37 localhost systemd-logind[585]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 16:04:37 localhost systemd-logind[585]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 16:04:37 localhost systemd-logind[585]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 16:04:37 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 242. Feb 06 16:04:37 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Feb 06 16:04:37 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 263. Feb 06 16:04:38 localhost rngd[584]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 16:04:38 localhost rngd[584]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 16:04:38 localhost rngd[584]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 16:04:38 localhost rngd[584]: Initializing available sources Feb 06 16:04:38 localhost rngd[584]: [hwrng ]: Initialization Failed Feb 06 16:04:38 localhost rngd[584]: [rdrand]: Enabling RDRAND rng support Feb 06 16:04:38 localhost rngd[584]: [rdrand]: Initialized Feb 06 16:04:38 localhost rngd[584]: [jitter]: JITTER timeout set to 5 sec Feb 06 16:04:38 localhost rngd[584]: [jitter]: Initializing AES buffer Feb 06 16:04:38 localhost chronyd[593]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 16:04:38 localhost chronyd[593]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 06 16:04:38 localhost chronyd[593]: Using right/UTC timezone to obtain leap second data Feb 06 16:04:38 localhost chronyd[593]: Loaded seccomp filter (level 2) Feb 06 16:04:38 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 239. Feb 06 16:04:42 localhost cloud-init[597]: Cloud-init v. 23.4-2.el9 running 'init-local' at Tue, 06 Feb 2024 16:04:42 +0000. Up 19.89 seconds. Feb 06 16:04:42 localhost dhclient[600]: Internet Systems Consortium DHCP Client 4.4.2b1 Feb 06 16:04:42 localhost dhclient[600]: Copyright 2004-2019 Internet Systems Consortium. Feb 06 16:04:42 localhost dhclient[600]: All rights reserved. Feb 06 16:04:42 localhost dhclient[600]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 16:04:42 localhost dhclient[600]: Feb 06 16:04:42 localhost dhclient[600]: Listening on LPF/eth0/0e:55:ce:30:f1:69 Feb 06 16:04:42 localhost dhclient[600]: Sending on LPF/eth0/0e:55:ce:30:f1:69 Feb 06 16:04:42 localhost dhclient[600]: Sending on Socket/fallback Feb 06 16:04:42 localhost dhclient[600]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x19760a7b) Feb 06 16:04:42 localhost dhclient[600]: DHCPOFFER of 10.31.40.167 from 10.31.40.1 Feb 06 16:04:42 localhost dhclient[600]: DHCPREQUEST for 10.31.40.167 on eth0 to 255.255.255.255 port 67 (xid=0x19760a7b) Feb 06 16:04:42 localhost dhclient[600]: DHCPACK of 10.31.40.167 from 10.31.40.1 (xid=0x19760a7b) Feb 06 16:04:42 localhost dhclient[600]: bound to 10.31.40.167 -- renewal in 1606 seconds. Feb 06 16:04:43 localhost rngd[584]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 16:04:43 localhost rngd[584]: [jitter]: Initialization Failed Feb 06 16:04:43 localhost rngd[584]: Process privileges have been dropped to 2:2 Feb 06 16:04:43 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 325. Feb 06 16:04:43 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 325. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-hostnamed[615]: Hostname set to (static) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 222. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 154. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 193. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.8365] NetworkManager (version 1.45.10-1.el9) is starting... (boot:44fa332b-2b0c-4c20-aea5-8e635e68fb35) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.8368] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9155] manager[0x562c9bcee040]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9179] hostname: hostname: using hostnamed Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9179] hostname: static hostname changed from (none) to "ip-10-31-40-167.us-east-1.aws.redhat.com" Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9191] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9607] manager[0x562c9bcee040]: rfkill: Wi-Fi hardware radio set enabled Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9608] manager[0x562c9bcee040]: rfkill: WWAN hardware radio set enabled Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9711] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-device-plugin-team.so) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9711] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9719] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9720] manager: Networking is enabled by state file Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9736] settings: Loaded settings plugin: keyfile (internal) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9821] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-settings-plugin-ifcfg-rh.so") Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9847] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 389. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9874] dhcp: init: Using DHCP client 'internal' Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9877] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9890] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 452. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9896] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9909] device (lo): Activation: starting connection 'lo' (c2845532-a01c-46e9-9738-7c4cea83d10e) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9919] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9923] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 193. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9941] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 195. Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9950] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9954] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9958] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9961] device (eth0): carrier: link connected Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9964] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9973] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9987] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9993] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 16:04:43 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235483.9996] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0000] manager: NetworkManager state is now CONNECTING Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0003] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0010] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0014] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 192. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 203. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0061] dhcp4 (eth0): state changed new lease, address=10.31.40.167 Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0065] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.0162] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 389. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1500] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1525] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1548] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1555] device (lo): Activation: successful, device activated. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1562] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1567] manager: NetworkManager state is now CONNECTED_SITE Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1570] device (eth0): Activation: successful, device activated. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1575] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com NetworkManager[619]: [1707235484.1578] manager: startup complete Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 192. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 225. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 203. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 204. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 199. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 201. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 198. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 131. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Cloud-init v. 23.4-2.el9 running 'init' at Tue, 06 Feb 2024 16:04:44 +0000. Up 22.30 seconds. Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | 10.31.40.167 | 255.255.252.0 | global | 0e:55:ce:30:f1:69 | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | eth0 | True | fe80::c55:ceff:fe30:f169/64 | . | link | 0e:55:ce:30:f1:69 | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:04:44 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: 2024-02-06 16:04:44,617 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private rsa key pair. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: SHA256:CyX4VXz3gKt7FKLoUukoVg6/ScrAIs5vDFx+mREGa1k root@ip-10-31-40-167.us-east-1.aws.redhat.com Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +---[RSA 3072]----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | ..E .. . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | ++ .. o o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | +o o o . o o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | .. o + . o .| Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |. o *oS. o . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |.o...++.... . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |+.o=o= . o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |=oo==.o . . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | +=ooo . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private dsa key pair. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: SHA256:dURmQ9yr1FQ6qKejZqfp7Bk1cwctHhVmaOlDGTVeCdE root@ip-10-31-40-167.us-east-1.aws.redhat.com Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +---[DSA 1024]----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | +OX@o+| Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | +BOoE | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | .+*o=. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . +++o. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | S =.+o. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . *.. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | .o=.. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | =Oo | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ecdsa key pair. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: SHA256:osNNRYopRwe9AEey+JRCN87awNskSSF+kOjAuE0lrNA root@ip-10-31-40-167.us-east-1.aws.redhat.com Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +---[ECDSA 256]---+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |=B***o. . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |@+EBo+.o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |*@==+.... | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: |o=@o .. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | o.o o S | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . + . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | + . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Generating public/private ed25519 key pair. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key fingerprint is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: SHA256:sSRrpxpFzJs+HGlJW8mutwwmf5fZkJ6QW2NJpBCdgFo root@ip-10-31-40-167.us-east-1.aws.redhat.com Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: The key's randomart image is: Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +--[ED25519 256]--+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | .o+ . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | Eo..o.. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | o *.*o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . o %.o. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | % So o | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | * =o B | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | o O .* B | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | * =o.* . | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: | . ..o. | Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[709]: +----[SHA256]-----+ Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 225. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 224. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 191. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 223. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 238. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 209. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 200. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 236. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 226. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sm-notify[787]: Version 2.5.4 starting Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 200. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[790]: Server listening on 0.0.0.0 port 22. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[790]: Server listening on :: port 22. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 226. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 209. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[807]: Cloud-init v. 23.4-2.el9 running 'modules:config' at Tue, 06 Feb 2024 16:04:47 +0000. Up 25.32 seconds. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[790]: Received signal 15; terminating. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 473 and the job result is done. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 540 and the job result is done. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 540. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 539. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 538. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 536. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 540. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com rsyslogd[788]: [origin software="rsyslogd" swVersion="8.2310.0-3.el9" x-pid="788" x-info="https://www.rsyslog.com"] start Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 473. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 236. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[821]: Server listening on 0.0.0.0 port 22. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[821]: Server listening on :: port 22. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 473. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 223. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 232. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 234. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 234. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 216. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 211. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 210. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 116. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 219. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 219. Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com crond[827]: (CRON) STARTUP (1.5.7) Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com crond[827]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com crond[827]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 5% if used.) Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com crond[827]: (CRON) INFO (running with inotify support) Feb 06 16:04:47 ip-10-31-40-167.us-east-1.aws.redhat.com restraintd[793]: Listening on http://localhost:8081 Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[881]: Cloud-init v. 23.4-2.el9 running 'modules:final' at Tue, 06 Feb 2024 16:04:48 +0000. Up 25.86 seconds. Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com kdumpctl[795]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 0 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 0 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 48 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 48 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 49 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 49 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 50 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 50 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 51 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 51 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 52 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 52 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 53 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 53 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 54 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 54 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 55 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 55 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 56 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 56 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 57 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 57 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 58 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 58 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: Cannot change IRQ 59 affinity: Input/output error Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com /usr/sbin/irqbalance[583]: IRQ 59 affinity is now unmanaged Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[941]: ############################################################# Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[946]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[950]: 1024 SHA256:dURmQ9yr1FQ6qKejZqfp7Bk1cwctHhVmaOlDGTVeCdE root@ip-10-31-40-167.us-east-1.aws.redhat.com (DSA) Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[959]: 256 SHA256:osNNRYopRwe9AEey+JRCN87awNskSSF+kOjAuE0lrNA root@ip-10-31-40-167.us-east-1.aws.redhat.com (ECDSA) Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[971]: 256 SHA256:sSRrpxpFzJs+HGlJW8mutwwmf5fZkJ6QW2NJpBCdgFo root@ip-10-31-40-167.us-east-1.aws.redhat.com (ED25519) Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[978]: 3072 SHA256:CyX4VXz3gKt7FKLoUukoVg6/ScrAIs5vDFx+mREGa1k root@ip-10-31-40-167.us-east-1.aws.redhat.com (RSA) Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[980]: -----END SSH HOST KEY FINGERPRINTS----- Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[983]: ############################################################# Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com cloud-init[881]: Cloud-init v. 23.4-2.el9 finished at Tue, 06 Feb 2024 16:04:48 +0000. Datasource DataSourceEc2Local. Up 26.10 seconds Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 232. Feb 06 16:04:48 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 221. Feb 06 16:04:50 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[593]: Selected source 10.2.32.38 Feb 06 16:04:50 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[593]: System clock TAI offset set to 37 seconds Feb 06 16:04:51 ip-10-31-40-167.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Feb 06 16:04:52 ip-10-31-40-167.us-east-1.aws.redhat.com kdumpctl[795]: kdump: Rebuilding /boot/initramfs-5.14.0-410.el9.x86_64kdump.img Feb 06 16:04:53 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1407]: dracut-057-53.git20240104.el9 Feb 06 16:04:53 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/f72128f2-bcfd-46ab-b509-3a36632be876 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-410.el9.x86_64kdump.img 5.14.0-410.el9.x86_64 Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Feb 06 16:04:54 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: memstrack is not available Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd *** Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: systemd-initrd *** Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: nss-softokn *** Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rngd *** Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: i18n *** Feb 06 16:04:55 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: drm *** Feb 06 16:04:56 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: prefixdevname *** Feb 06 16:04:56 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kernel-modules-extra *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fstab-sys *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: rootfs-block *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: terminfo *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: udev-rules *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 91-permissions.rules Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Skipping udev rule: 80-drivers-modprobe.rules Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: dracut-systemd *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: usrmount *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: base *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: fs-lib *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: kdumpbase *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: microcode_ctl-fw_dir_override *** Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl module: mangling fw_dir Feb 06 16:04:57 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: intel: caveats check for kernel version "5.14.0-410.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: shutdown *** Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including module: squash *** Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Including modules done *** Feb 06 16:04:58 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies *** Feb 06 16:04:59 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Installing kernel module dependencies done *** Feb 06 16:04:59 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Resolving executable dependencies done *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Mode: real Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Files: 436 Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Linked: 1 files Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Compared: 0 xattrs Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Compared: 6 files Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Saved: 55.98 KiB Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Duration: 0.006875 seconds Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Hardlinking files done *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Generating early-microcode cpio image *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Constructing GenuineIntel.bin *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Store current command line parameters *** Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: Stored kernel commandline: Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: No dracut internal kernel commandline stored in the initramfs Feb 06 16:05:01 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Install squash loader *** Feb 06 16:05:02 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files *** Feb 06 16:05:03 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Stripping files done *** Feb 06 16:05:03 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs *** Feb 06 16:05:09 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Squashing the files inside the initramfs done *** Feb 06 16:05:09 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Creating image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' *** Feb 06 16:05:09 ip-10-31-40-167.us-east-1.aws.redhat.com dracut[1409]: *** Creating initramfs image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' done *** Feb 06 16:05:10 ip-10-31-40-167.us-east-1.aws.redhat.com kdumpctl[795]: kdump: kexec: loaded kdump kernel Feb 06 16:05:10 ip-10-31-40-167.us-east-1.aws.redhat.com kdumpctl[795]: kdump: Starting kdump: [OK] Feb 06 16:05:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 238. Feb 06 16:05:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.040s (kernel) + 5.951s (initrd) + 41.166s (userspace) = 48.158s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1040403 microseconds. ░░ ░░ Initrd start-up required 5951994 microseconds. ░░ ░░ Userspace start-up required 41166489 microseconds. Feb 06 16:05:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4033]: Accepted publickey for root from 10.30.34.11 port 40286 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 542. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 546. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4033. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 546. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 541. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Queued start job for default target Main User Target. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[4037]: Startup finished in 96ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 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 96544 microseconds. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 541. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 606. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4046]: Received disconnect from 10.30.34.11 port 40286:11: disconnected by user Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4046]: Disconnected from user root 10.30.34.11 port 40286 Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4033]: pam_unix(sshd:session): session closed for user root Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Session 1 logged out. Waiting for processes to exit. Feb 06 16:06:10 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4075]: error: kex_exchange_identification: Connection closed by remote host Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4075]: Connection closed by 10.29.163.189 port 57072 Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4076]: Accepted publickey for root from 10.29.163.189 port 57084 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4076. Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 672. Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4079]: Received disconnect from 10.29.163.189 port 57084:11: disconnected by user Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4079]: Disconnected from user root 10.29.163.189 port 57084 Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4076]: pam_unix(sshd:session): session closed for user root Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Session 3 logged out. Waiting for processes to exit. Feb 06 16:06:12 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4096]: Accepted publickey for root from 10.29.163.189 port 57086 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4096. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 738. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4099]: Received disconnect from 10.29.163.189 port 57086:11: disconnected by user Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4099]: Disconnected from user root 10.29.163.189 port 57086 Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4096]: pam_unix(sshd:session): session closed for user root Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Session 4 logged out. Waiting for processes to exit. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4116]: Accepted publickey for root from 10.29.163.189 port 57092 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4116. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 804. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4119]: Received disconnect from 10.29.163.189 port 57092:11: disconnected by user Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4119]: Disconnected from user root 10.29.163.189 port 57092 Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4116]: pam_unix(sshd:session): session closed for user root Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Session 5 logged out. Waiting for processes to exit. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 06 16:06:13 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 06 16:06:14 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4136]: Accepted publickey for root from 10.29.163.189 port 57102 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:06:14 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-logind[585]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4136. Feb 06 16:06:14 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 870. Feb 06 16:06:14 ip-10-31-40-167.us-east-1.aws.redhat.com sshd[4136]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 06 16:06:48 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4233]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:06:49 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4274]: ansible-service_facts Invoked Feb 06 16:06:51 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4372]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:52 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4390]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:06:53 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4409]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:54 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4430]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:06:55 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4448]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:06:55 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4466]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:56 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4485]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:57 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4509]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:59 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4533]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:06:59 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4552]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:00 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4571]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:00 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4593]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo 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 06 16:07:00 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4610]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo 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 06 16:07:01 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4627]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo 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 06 16:07:01 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4644]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo 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 06 16:07:01 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4661]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:07:02 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4680]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:07:02 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4697]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:07:02 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4716]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:07:02 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4733]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:03 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4764]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:03 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4782]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:07:04 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4799]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:04 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4830]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:05 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4848]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:05 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4879]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:05 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4897]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:06 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4928]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:06 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4946]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:06 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4977]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:08 ip-10-31-40-167.us-east-1.aws.redhat.com python3[4995]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:07:08 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5013]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:16 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5210]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:08:23 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r01f60b5a777f42e79048e68d9b16282f.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r01f60b5a777f42e79048e68d9b16282f.service has finished successfully. ░░ ░░ The job identifier is 937. Feb 06 16:08:23 ip-10-31-40-167.us-east-1.aws.redhat.com 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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 999. Feb 06 16:08:26 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5266]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:08:26 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 16:08:26 ip-10-31-40-167.us-east-1.aws.redhat.com 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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 999. Feb 06 16:08:27 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: run-r01f60b5a777f42e79048e68d9b16282f.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r01f60b5a777f42e79048e68d9b16282f.service has successfully entered the 'dead' state. Feb 06 16:08:27 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5330]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:08:28 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5348]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:08:28 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5366]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:08:30 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r14c0ee2763ec4ca299298cff9fbfddc3.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r14c0ee2763ec4ca299298cff9fbfddc3.service has finished successfully. ░░ ░░ The job identifier is 1061. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com 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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1123. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-rc-local-generator[5404]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[593]: chronyd exiting Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopping NTP client/server... ░░ Subject: A stop job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: chronyd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit chronyd.service has successfully entered the 'dead' state. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Stopped NTP client/server. ░░ Subject: A stop job for unit chronyd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has finished. ░░ ░░ The job identifier is 1185 and the job result is done. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1185. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Loaded 0 symmetric keys Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Frequency 4.587 +/- 0.441 ppm read from /var/lib/chrony/drift Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Using right/UTC timezone to obtain leap second data Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Loaded seccomp filter (level 2) Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Added source 10.11.160.238 Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Added source 10.18.100.10 Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Added source 10.2.32.37 Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Added source 10.2.32.38 Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 1185. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r806c881ed6324d819edae91b885fedf7.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r806c881ed6324d819edae91b885fedf7.service has finished successfully. ░░ ░░ The job identifier is 1249. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 16:08:31 ip-10-31-40-167.us-east-1.aws.redhat.com 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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1123. Feb 06 16:08:32 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5618]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:32 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: run-r14c0ee2763ec4ca299298cff9fbfddc3.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r14c0ee2763ec4ca299298cff9fbfddc3.service has successfully entered the 'dead' state. Feb 06 16:08:32 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: run-r806c881ed6324d819edae91b885fedf7.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r806c881ed6324d819edae91b885fedf7.service has successfully entered the 'dead' state. Feb 06 16:08:33 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5637]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:34 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5658]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:34 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5676]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:37 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Selected source 10.2.32.38 Feb 06 16:08:37 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: System clock TAI offset set to 37 seconds Feb 06 16:08:38 ip-10-31-40-167.us-east-1.aws.redhat.com chronyd[5447]: Selected source 5.161.184.148 (2.centos.pool.ntp.org) Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5694]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=0 res=1 Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1373. Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1373. Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-timedated[5698]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Feb 06 16:08:45 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5715]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:46 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5732]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER 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 ip-10-31-40-167.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=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 06 16:08:46 ip-10-31-40-167.us-east-1.aws.redhat.com usermod[5735]: change user 'root' password Feb 06 16:08:46 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5758]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:47 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5775]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:47 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5792]: ansible-file Invoked with path=/var/lib/tft state=directory 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 06 16:08:47 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5809]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:47 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5864]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:08:48 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5914]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235727.649629-5161-268787813407226/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=cdcb4e3b7fb4fbc298e05439468daaeb6289f07c 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 06 16:08:48 ip-10-31-40-167.us-east-1.aws.redhat.com python3[5948]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:48 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6003]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:08:49 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6053]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235728.6134336-5174-210138389849404/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 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 06 16:08:49 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6087]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:49 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6104]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:49 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6159]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:08:50 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6209]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707235729.6804836-5194-6876045750246/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 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 06 16:08:50 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6243]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:50 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6300]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6350]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1707235730.5208287-5209-235443523962496/source _original_basename=tmpp176ql8r follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f 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 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6384]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com python3[6404]: ansible-hostname Invoked with name=eb99eff9-76e5-410b-b413-456c9582d862.testing-farm use=None Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com dbus-broker-launch[579]: avc: op=setenforce lsm=selinux enforcing=1 res=1 Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-journald[485]: Field hash table of /run/log/journal/c110e1ebe1394c03a8c156d1cb2a07c8/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-journald[485]: /run/log/journal/c110e1ebe1394c03a8c156d1cb2a07c8/system.journal: Journal header limits reached or header out-of-date, rotating. Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1436. Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1436. Feb 06 16:08:51 ip-10-31-40-167.us-east-1.aws.redhat.com systemd-hostnamed[6409]: Changed pretty hostname to 'eb99eff9-76e5-410b-b413-456c9582d862.testing-farm' Feb 06 16:08:51 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd-hostnamed[6409]: Hostname set to (static) Feb 06 16:08:51 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm NetworkManager[619]: [1707235731.9553] hostname: static hostname changed from "ip-10-31-40-167.us-east-1.aws.redhat.com" to "eb99eff9-76e5-410b-b413-456c9582d862.testing-farm" Feb 06 16:08:51 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1499. Feb 06 16:08:51 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1499. Feb 06 16:08:52 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6438]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:52 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6457]: ansible-file Invoked with path=/var/log/messages state=touch 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 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6474]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm setsebool[6475]: The nis_enabled policy boolean was changed to on by root Feb 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6492]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6511]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6529]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6548]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch 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 06 16:08:54 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6565]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:54 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6584]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib 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 06 16:08:54 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6601]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library 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 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6618]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6635]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh 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 modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6652]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6670]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm auditd[540]: The audit daemon is exiting. Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: audit: type=1305 audit(1707235735.763:719): op=set audit_pid=0 old=540 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=2 res=1 Feb 06 16:08:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: audit: type=1131 audit(1707235735.765:720): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1562. Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm auditd[6686]: No plugins found, not dispatching events Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm auditd[6686]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6689]: /sbin/augenrules: No change Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: No rules Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: enabled 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: failure 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: pid 6686 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: rate_limit 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_limit 8192 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: lost 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog 2 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: enabled 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: failure 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: pid 6686 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: rate_limit 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_limit 8192 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: lost 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog 6 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: enabled 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: failure 1 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: pid 6686 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: rate_limit 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_limit 8192 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: lost 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog 4 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time 60000 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm augenrules[6699]: backlog_wait_time_actual 0 Feb 06 16:08:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1562. Feb 06 16:08:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6722]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:08:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6779]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 16:08:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6829]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1707235738.0855372-5294-249412192585521/source _original_basename=tmpszn645vq follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 06 16:08:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6863]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:08:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6894]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:09:00 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6912]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:09:00 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6930]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:09:01 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[6948]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:09:01 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 16:09:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 06 16:09:21 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 16:10:09 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7167]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:10:10 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7208]: ansible-service_facts Invoked Feb 06 16:10:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7307]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:10:13 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7325]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:10:14 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7347]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:10:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7365]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7580]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:11:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7621]: ansible-service_facts Invoked Feb 06 16:11:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7720]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:31 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7756]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:11:31 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[4037]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 06 16:11:31 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[4037]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 06 16:11:31 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[4037]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 06 16:11:31 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7798]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:11:33 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7816]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:11:34 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7834]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:35 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7853]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:36 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7877]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7901]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7920]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[7939]: ansible-service_facts Invoked Feb 06 16:11:40 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8038]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:41 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8056]: ansible-service_facts Invoked Feb 06 16:11:43 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8155]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:44 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8173]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:44 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8204]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:45 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8222]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:11:45 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8240]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 16:12:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8455]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 06 16:12:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8498]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:12:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[8532]: ansible-ansible.legacy.dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 06 16:13:06 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm setsebool[8562]: The virt_use_nfs policy boolean was changed to 1 by root Feb 06 16:13:06 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm setsebool[8562]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: Converting 388 SID table entries... Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 16:13:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 06 16:13:46 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm dbus-broker-launch[579]: avc: op=load_policy lsm=selinux seqno=4 res=1 Feb 06 16:13:46 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rbdbb6dbc2fb54f689514631c957a63fd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rbdbb6dbc2fb54f689514631c957a63fd.service has finished successfully. ░░ ░░ The job identifier is 1566. Feb 06 16:13:46 eb99eff9-76e5-410b-b413-456c9582d862.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1628. Feb 06 16:13:46 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Reloading. Feb 06 16:13:46 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd-rc-local-generator[9264]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:13:47 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 06 16:13:48 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 06 16:13:48 eb99eff9-76e5-410b-b413-456c9582d862.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1628. Feb 06 16:13:48 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: run-rbdbb6dbc2fb54f689514631c957a63fd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rbdbb6dbc2fb54f689514631c957a63fd.service has successfully entered the 'dead' state. Feb 06 16:13:48 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10507]: 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 06 16:13:49 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10530]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 06 16:13:49 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10548]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:13:50 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10566]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:13:52 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10585]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:13:52 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10603]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:13:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10622]: 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 06 16:13:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10677]: 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 06 16:13:53 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10727]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236033.20271-6667-136884088670653/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 06 16:13:55 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10778]: 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 06 16:13:56 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10801]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:13:56 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10819]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:13:57 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10838]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10856]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10875]: 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 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10875]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls this_is_a_bogus_image:latest --format json Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat140830440-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat140830440-merged.mount has successfully entered the 'dead' state. Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: var-lib-containers-storage-overlay-metacopy\x2dcheck2513324276-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-metacopy\x2dcheck2513324276-merged.mount has successfully entered the 'dead' state. Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm podman[10876]: 2024-02-06 16:13:58.986960597 +0000 UTC m=+0.112633108 system refresh Feb 06 16:13:58 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10875]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists this_is_a_bogus_image:latest Feb 06 16:13:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10875]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull this_is_a_bogus_image:latest -q Feb 06 16:13:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10917]: 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 06 16:13:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[10972]: 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 06 16:13:59 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:14:00 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11022]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236039.6633673-6768-60792615602992/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 06 16:14:01 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11073]: 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 06 16:14:02 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11096]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:14:02 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11114]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:03 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11133]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:14:04 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11151]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:04 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11170]: 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 06 16:14:05 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11188]: 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 06 16:14:05 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11205]: 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 06 16:14:05 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Reloading. Feb 06 16:14:05 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm quadlet-generator[11211]: 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 06 16:14:05 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd-rc-local-generator[11223]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:14:06 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11255]: 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 06 16:14:06 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:14:07 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11297]: 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 06 16:14:08 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11320]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:14:08 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11338]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:09 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11357]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 06 16:14:09 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11375]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:10 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11394]: 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 06 16:14:10 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Reloading. Feb 06 16:14:10 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm quadlet-generator[11402]: 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 06 16:14:10 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd-rc-local-generator[11414]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:14:11 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11447]: 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 06 16:14:11 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11464]: 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 06 16:14:11 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Reloading. Feb 06 16:14:11 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd-rc-local-generator[11482]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 06 16:14:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11515]: 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 06 16:14:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 06 16:14:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11539]: 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 eb99eff9-76e5-410b-b413-456c9582d862.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 06 16:14:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm useradd[11541]: new group: name=user_quadlet_basic, GID=1111 Feb 06 16:14:12 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm useradd[11541]: new user: name=user_quadlet_basic, UID=1111, GID=1111, home=/home/user_quadlet_basic, shell=/bin/bash, from=none Feb 06 16:14:14 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11581]: 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 06 16:14:14 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11604]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 06 16:14:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11622]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:14:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11640]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11659]: 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 06 16:14:15 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11677]: 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 06 16:14:16 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11695]: 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 06 16:14:16 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Created slice User Slice of UID 1111. ░░ Subject: A start job for unit user-1111.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-1111.slice has finished successfully. ░░ ░░ The job identifier is 1693. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Starting 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://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@1111.service has begun execution. ░░ ░░ The job identifier is 1692. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Finished 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://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@1111.service has finished successfully. ░░ ░░ The job identifier is 1692. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Starting User Manager for UID 1111... ░░ Subject: A start job for unit user@1111.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@1111.service has begun execution. ░░ ░░ The job identifier is 1691. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Queued start job for default target Main User Target. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started 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://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 11. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[1]: Started User Manager for UID 1111. ░░ Subject: A start job for unit user@1111.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@1111.service has finished successfully. ░░ ░░ The job identifier is 1691. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Startup finished in 72ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ 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 72937 microseconds. Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11729]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11748]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xtjgozmoodpsekyefcalrlwijmdcpjgd ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11748]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11750]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=mysql_container_root_password skip_existing=True state=present executable=podman force=False debug=False driver=None driver_opts=None labels=None Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11750]: ansible-containers.podman.podman_secret [WARNING] Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11748]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11774]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zgsqngavakgavxklcuypwodraonlogsq ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:17 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11774]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11776]: ansible-ansible.legacy.command Invoked with _raw_params=podman secret ls _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 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting D-Bus User Message Bus... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm dbus-broker-launch[11798]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm dbus-broker-launch[11798]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started D-Bus User Message Bus. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm dbus-broker-lau[11798]: Ready Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Created slice Slice /user. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 19. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: podman-11784.scope: unit configures an IP firewall, but not running as root. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: (This warning is only shown for the first unit using IP firewalling.) Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-11784.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 18. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-pause-5d924c04.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 22. Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11774]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11816]: 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 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11833]: ansible-stat Invoked with path=/run/user/1111 follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11852]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-misumoejjshmrffhexosaypheykibygh ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:18 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11852]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11854]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=json_secret state=present executable=podman force=False skip_existing=False debug=False driver=None driver_opts=None labels=None Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-11861.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 26. Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-11868.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 30. Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-11875.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 34. Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11852]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11898]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tavvzwzqckonfnycqirypsuljzlvfgfx ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11898]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11900]: ansible-ansible.legacy.command Invoked with _raw_params=podman secret ls _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 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-11901.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 38. Feb 06 16:14:19 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[11898]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:20 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11924]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:14:20 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11942]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:20 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11961]: 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 06 16:14:20 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11979]: 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 06 16:14:21 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[11997]: 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 06 16:14:21 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12014]: 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 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12069]: 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 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12119]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236061.8912675-7089-155988502223299/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 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12153]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wykgyffdqgwkgcfxolqplcfplovfhayh ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12153]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12155]: 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 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reloading. Feb 06 16:14:22 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12153]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:23 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12183]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:14:23 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12201]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:23 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12220]: 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 06 16:14:24 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12238]: 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 06 16:14:24 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12256]: 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 06 16:14:24 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12273]: 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 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12328]: 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 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12378]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236065.0619078-7140-47608417019449/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 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12412]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rjotvsctuipztzkmdyjqdiwfilsihxmz ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12412]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12414]: 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 06 16:14:25 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reloading. Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12412]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12442]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mphaupbluzsjuvnwovydajurmzniapba ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12442]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12444]: 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 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting quadlet-basic-mysql-volume.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 42. Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm quadlet-basic-mysql-volume[12447]: systemd-quadlet-basic-mysql Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Finished quadlet-basic-mysql-volume.service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 42. Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12442]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:26 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12470]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:14:27 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12488]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 16:14:27 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12507]: 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 06 16:14:27 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12525]: 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 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12543]: 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 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12560]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tvejhmzccpheqridlhltvydmyexjuppr ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12560]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12562]: 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 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12562]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-12563.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 54. Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12562]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-12570.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 58. Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12562]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 16:14:28 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-12577.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 62. Feb 06 16:14:36 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: podman-12577.scope: Consumed 11.931s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit UNIT completed and consumed the indicated resources. Feb 06 16:14:36 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12562]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 16:14:36 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Started podman-12655.scope. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 66. Feb 06 16:14:36 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12560]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12678]: 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 06 16:14:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12733]: 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 06 16:14:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12783]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236077.253521-7193-1737546215731/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 06 16:14:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12817]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wbboywfhovqtvpejxnkhzjystfmgtwel ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:37 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12817]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12819]: 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 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Reloading. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12817]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12847]: root : PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hcwtlwgnqusfjigphlbbwnfzakkkphdi ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12847]: pam_unix(sudo:session): session opened for user user_quadlet_basic(uid=1111) by (uid=0) Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12849]: 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 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting quadlet-basic-network.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 83. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm quadlet-basic-network[12852]: systemd-quadlet-basic Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Finished quadlet-basic-network.service. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 83. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Starting quadlet-basic-mysql.service... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 70. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm quadlet-basic-mysql[12859]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit UNIT has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: quadlet-basic-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit UNIT has entered the 'failed' state with result 'exit-code'. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm systemd[11698]: Failed to start quadlet-basic-mysql.service. ░░ Subject: A start job for unit UNIT has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished with a failure. ░░ ░░ The job identifier is 70 and the job result is failed. Feb 06 16:14:38 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm sudo[12847]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:14:39 eb99eff9-76e5-410b-b413-456c9582d862.testing-farm python3[12889]: 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 user] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:249 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.276) 0:01:44.427 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.053) 0:01:44.481 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.034) 0:01:44.515 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.025) 0:01:44.541 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.021) 0:01:44.562 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.019) 0:01:44.582 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:39 +0000 (0:00:00.045) 0:01:44.627 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:40 +0000 (0:00:01.075) 0:01:45.703 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.021) 0:01:45.724 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.024) 0:01:45.748 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032749", "end": "2024-02-06 16:14:40.634532", "rc": 0, "start": "2024-02-06 16:14:40.601783" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.248) 0:01:45.997 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.024) 0:01:46.021 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.021) 0:01:46.042 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.120) 0:01:46.162 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.054) 0:01:46.216 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.042) 0:01:46.258 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.026) 0:01:46.285 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:40 +0000 (0:00:00.024) 0:01:46.309 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.031) 0:01:46.341 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.228) 0:01:46.570 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.027) 0:01:46.597 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.222) 0:01:46.820 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004187", "end": "2024-02-06 16:14:41.680072", "rc": 0, "start": "2024-02-06 16:14:41.675885" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.221) 0:01:47.041 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004904", "end": "2024-02-06 16:14:41.921255", "rc": 0, "start": "2024-02-06 16:14:41.916351" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.244) 0:01:47.286 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.019) 0:01:47.305 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:41 +0000 (0:00:00.020) 0:01:47.326 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.347 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.019) 0:01:47.367 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/home/user_quadlet_basic/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/home/user_quadlet_basic/.config/containers/policy.json", "__podman_registries_conf_file": "/home/user_quadlet_basic/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/home/user_quadlet_basic/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.029) 0:01:47.396 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.038) 0:01:47.435 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.021) 0:01:47.457 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.477 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.103) 0:01:47.581 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.021) 0:01:47.603 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.019) 0:01:47.622 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.039) 0:01:47.662 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.021) 0:01:47.683 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.703 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.041) 0:01:47.745 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.765 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.025) 0:01:47.791 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.812 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.022) 0:01:47.834 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.020) 0:01:47.855 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.022) 0:01:47.877 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.021) 0:01:47.899 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.064) 0:01:47.963 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.025) 0:01:47.989 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.023) 0:01:48.012 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.089) 0:01:48.102 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.032) 0:01:48.134 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.022) 0:01:48.157 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.023) 0:01:48.181 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:14:42 +0000 (0:00:00.025) 0:01:48.207 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.226) 0:01:48.433 ****** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.317) 0:01:48.750 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.050199", "end": "2024-02-06 16:14:43.671943", "rc": 0, "start": "2024-02-06 16:14:43.621744" } STDOUT: ID NAME DRIVER CREATED UPDATED e63687d62825c11a9dbda81db json_secret file 24 seconds ago 24 seconds ago TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.288) 0:01:49.039 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.025) 0:01:49.065 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.029) 0:01:49.094 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.028) 0:01:49.122 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.034) 0:01:49.156 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.022) 0:01:49.179 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.023) 0:01:49.202 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:14:43 +0000 (0:00:00.027) 0:01:49.229 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Manage each secret] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.223) 0:01:49.453 ****** changed: [sut] => { "changed": true } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.298) 0:01:49.752 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.054868", "end": "2024-02-06 16:14:44.682091", "rc": 0, "start": "2024-02-06 16:14:44.627223" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.296) 0:01:50.048 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.028) 0:01:50.077 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.139) 0:01:50.216 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.029) 0:01:50.245 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.025) 0:01:50.271 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.020) 0:01:50.292 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:44 +0000 (0:00:00.030) 0:01:50.323 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.038) 0:01:50.361 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.025) 0:01:50.386 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.023) 0:01:50.410 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.030) 0:01:50.441 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.223) 0:01:50.664 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.029) 0:01:50.693 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.222) 0:01:50.916 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004065", "end": "2024-02-06 16:14:45.776444", "rc": 0, "start": "2024-02-06 16:14:45.772379" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:45 +0000 (0:00:00.224) 0:01:51.140 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004134", "end": "2024-02-06 16:14:45.998282", "rc": 0, "start": "2024-02-06 16:14:45.994148" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.217) 0:01:51.358 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.020) 0:01:51.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 : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.018) 0:01:51.397 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.019) 0:01:51.417 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.019) 0:01:51.436 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.036) 0:01:51.473 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.022) 0:01:51.495 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.128) 0:01:51.624 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.050) 0:01:51.675 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.047) 0:01:51.722 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:46 +0000 (0:00:00.224) 0:01:51.947 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestamp": "Tue 2024-02-06 16:14:26 UTC", "ActiveEnterTimestampMonotonic": "604234252", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "app.slice basic.target run-user-1111.mount -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:14:26 UTC", "AssertTimestampMonotonic": "604186019", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "39368000", "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": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:14:26 UTC", "ConditionTimestampMonotonic": "604186013", "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", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 16:14:26 UTC", "ExecMainExitTimestampMonotonic": "604234081", "ExecMainPID": "12447", "ExecMainStartTimestamp": "Tue 2024-02-06 16:14:26 UTC", "ExecMainStartTimestampMonotonic": "604192546", "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", "InactiveExitTimestamp": "Tue 2024-02-06 16:14:26 UTC", "InactiveExitTimestampMonotonic": "604192846", "InvocationID": "8ac098295f8942a194be4cdb8810990a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "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": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "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", "RequiredBy": "quadlet-basic-mysql.service", "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]", "StateChangeTimestamp": "Tue 2024-02-06 16:14:26 UTC", "StateChangeTimestampMonotonic": "604234252", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "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": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.468) 0:01:52.415 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.217) 0:01:52.633 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.032) 0:01:52.665 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.022) 0:01:52.688 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.026) 0:01:52.714 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.036) 0:01:52.750 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:47 +0000 (0:00:00.430) 0:01:53.180 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051439", "end": "2024-02-06 16:14:48.106436", "rc": 0, "start": "2024-02-06 16:14:48.054997" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.291) 0:01:53.471 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.022) 0:01:53.494 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.021) 0:01:53.515 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.027) 0:01:53.542 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.027) 0:01:53.570 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.020) 0:01:53.591 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.035) 0:01:53.626 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.106) 0:01:53.733 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.025) 0:01:53.758 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.025) 0:01:53.783 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.031) 0:01:53.815 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.226) 0:01:54.042 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.028) 0:01:54.070 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:48 +0000 (0:00:00.219) 0:01:54.289 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004222", "end": "2024-02-06 16:14:49.146781", "rc": 0, "start": "2024-02-06 16:14:49.142559" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.217) 0:01:54.506 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004054", "end": "2024-02-06 16:14:49.365230", "rc": 0, "start": "2024-02-06 16:14:49.361176" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.219) 0:01:54.726 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.025) 0:01:54.752 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.023) 0:01:54.776 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.022) 0:01:54.798 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.022) 0:01:54.820 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.036) 0:01:54.857 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.024) 0:01:54.881 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.020) 0:01:54.902 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.050) 0:01:54.952 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.041) 0:01:54.994 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:49 +0000 (0:00:00.224) 0:01:55.218 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "unconfined_u:object_r:user_tmp_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "-.mount run-user-1111.mount basic.target quadlet-basic-mysql-volume.service app.slice quadlet-basic-network.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:14:38 UTC", "AssertTimestampMonotonic": "616488670", "Before": "default.target 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": "94867000", "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": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:14:38 UTC", "ConditionTimestampMonotonic": "616488665", "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": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 16:14:38 UTC", "ExecMainExitTimestampMonotonic": "616543168", "ExecMainPID": "12859", "ExecMainStartTimestamp": "Tue 2024-02-06 16:14:38 UTC", "ExecMainStartTimestampMonotonic": "616495361", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; 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/user/1111/quadlet-basic-mysql.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/user/1111/quadlet-basic-mysql.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/user/1111/quadlet-basic-mysql.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/user/1111/quadlet-basic-mysql.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/user/1111/systemd/generator/quadlet-basic-mysql.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.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 16:14:38 UTC", "InactiveEnterTimestampMonotonic": "616585610", "InactiveExitTimestamp": "Tue 2024-02-06 16:14:38 UTC", "InactiveExitTimestampMonotonic": "616495714", "InvocationID": "b6fca9aa83014406bd299ab20ebc2c1b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "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": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "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", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "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": "no", "RemoveIPC": "no", "Requires": "app.slice quadlet-basic-network.service quadlet-basic-mysql-volume.service basic.target", "RequiresMountsFor": "/run/user/1111/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "app.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.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]", "StateChangeTimestamp": "Tue 2024-02-06 16:14:38 UTC", "StateChangeTimestampMonotonic": "616585610", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.451) 0:01:55.670 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.291) 0:01:55.961 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.033) 0:01:55.995 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.022) 0:01:56.017 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.023) 0:01:56.040 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:50 +0000 (0:00:00.028) 0:01:56.068 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.448) 0:01:56.517 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051783", "end": "2024-02-06 16:14:51.458802", "rc": 0, "start": "2024-02-06 16:14:51.407019" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.309) 0:01:56.826 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.035) 0:01:56.862 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.020) 0:01:56.883 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.029) 0:01:56.912 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.026) 0:01:56.939 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.022) 0:01:56.962 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.032) 0:01:56.994 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.037) 0:01:57.032 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.025) 0:01:57.057 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.023) 0:01:57.081 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:51 +0000 (0:00:00.031) 0:01:57.113 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.225) 0:01:57.338 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.028) 0:01:57.367 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.228) 0:01:57.595 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004163", "end": "2024-02-06 16:14:52.469795", "rc": 0, "start": "2024-02-06 16:14:52.465632" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.380) 0:01:57.976 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004138", "end": "2024-02-06 16:14:52.842022", "rc": 0, "start": "2024-02-06 16:14:52.837884" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [fedora.linux_system_roles.podman : Check if user is in subuid file] ****** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.240) 0:01:58.216 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.041) 0:01:58.258 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.041) 0:01:58.299 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:52 +0000 (0:00:00.025) 0:01:58.325 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.024) 0:01:58.349 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.057) 0:01:58.406 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.025) 0:01:58.431 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.032) 0:01:58.464 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.082) 0:01:58.546 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.070) 0:01:58.617 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.227) 0:01:58.844 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.022) 0:01:58.867 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.222) 0:01:59.089 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.032) 0:01:59.122 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.022) 0:01:59.145 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_item_state | d('present') != 'absent'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.022) 0:01:59.167 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:53 +0000 (0:00:00.025) 0:01:59.193 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:54 +0000 (0:00:00.426) 0:01:59.620 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.052819", "end": "2024-02-06 16:14:54.540600", "rc": 0, "start": "2024-02-06 16:14:54.487781" } TASK [fedora.linux_system_roles.podman : Remove network] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:54 +0000 (0:00:00.283) 0:01:59.903 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.053078", "end": "2024-02-06 16:14:54.828795", "rc": 0, "start": "2024-02-06 16:14:54.775717" } STDOUT: systemd-quadlet-basic TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:14:54 +0000 (0:00:00.362) 0:02:00.265 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:14:54 +0000 (0:00:00.020) 0:02:00.285 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml for sut => (item=user_quadlet_basic) TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:4 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.057) 0:02:00.342 ****** skipping: [sut] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_linger_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set cancel linger vars] *************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:11 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.023) 0:02:00.366 ****** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:16 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.028) 0:02:00.394 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236057.0287666, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236057.7877636, "dev": 42, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 1, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236057.7877636, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [fedora.linux_system_roles.podman : Gather facts for containers] ********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:21 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.223) 0:02:00.617 ****** ok: [sut] => { "changed": false, "containers": [] } TASK [fedora.linux_system_roles.podman : Gather facts for networks] ************ task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:30 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.353) 0:02:00.970 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.050798", "end": "2024-02-06 16:14:55.892155", "rc": 0, "start": "2024-02-06 16:14:55.841357" } STDOUT: podman TASK [fedora.linux_system_roles.podman : Gather secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:40 Tuesday 06 February 2024 16:14:55 +0000 (0:00:00.285) 0:02:01.255 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.049809", "end": "2024-02-06 16:14:56.184828", "rc": 0, "start": "2024-02-06 16:14:56.135019" } TASK [fedora.linux_system_roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cancel_linger.yml:50 Tuesday 06 February 2024 16:14:56 +0000 (0:00:00.295) 0:02:01.551 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009929", "end": "2024-02-06 16:14:56.424140", "rc": 0, "start": "2024-02-06 16:14:56.414211" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:258 Tuesday 06 February 2024 16:14:56 +0000 (0:00:00.261) 0:02:01.812 ****** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:264 Tuesday 06 February 2024 16:14:56 +0000 (0:00:00.434) 0:02:02.246 ****** TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:56 +0000 (0:00:00.063) 0:02:02.310 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:57 +0000 (0:00:00.035) 0:02:02.345 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Tuesday 06 February 2024 16:14:57 +0000 (0:00:00.025) 0:02:02.371 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Tuesday 06 February 2024 16:14:57 +0000 (0:00:00.024) 0:02:02.395 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Tuesday 06 February 2024 16:14:57 +0000 (0:00:00.020) 0:02:02.415 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:57 +0000 (0:00:00.112) 0:02:02.528 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:58 +0000 (0:00:01.054) 0:02:03.582 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.024) 0:02:03.606 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.026) 0:02:03.632 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033388", "end": "2024-02-06 16:14:58.520692", "rc": 0, "start": "2024-02-06 16:14:58.487304" } STDOUT: podman version 4.8.1 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:27 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.250) 0:02:03.883 ****** ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:31 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.027) 0:02:03.911 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:38 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.022) 0:02:03.933 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:48 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.036) 0:02:03.970 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:55 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.037) 0:02:04.007 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.039) 0:02:04.047 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.221) 0:02:04.268 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.026) 0:02:04.295 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:14:58 +0000 (0:00:00.029) 0:02:04.324 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.224) 0:02:04.548 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.027) 0:02:04.576 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.219) 0:02:04.795 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.018) 0:02:04.814 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.087) 0:02:04.901 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.020) 0:02:04.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 : Check if group is in subgid file] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.021) 0:02:04.944 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.021) 0:02:04.965 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:61 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.021) 0:02:04.986 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:70 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.027) 0:02:05.014 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.039) 0:02:05.053 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.021) 0:02:05.074 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:73 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.020) 0:02:05.094 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.038) 0:02:05.133 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.020) 0:02:05.154 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:76 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.022) 0:02:05.176 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.039) 0:02:05.216 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.027) 0:02:05.244 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:79 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.022) 0:02:05.267 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.040) 0:02:05.308 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Tuesday 06 February 2024 16:14:59 +0000 (0:00:00.019) 0:02:05.328 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.087) 0:02:05.415 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.021) 0:02:05.437 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:85 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.025) 0:02:05.463 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:92 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.021) 0:02:05.485 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:99 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.024) 0:02:05.509 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:103 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.021) 0:02:05.530 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.065) 0:02:05.596 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.026) 0:02:05.623 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.027) 0:02:05.651 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.031) 0:02:05.682 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.034) 0:02:05.716 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.021) 0:02:05.744 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.021) 0:02:05.765 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.023) 0:02:05.789 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.019) 0:02:05.808 ****** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:15:00 +0000 (0:00:00.273) 0:02:06.082 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.039306", "end": "2024-02-06 16:15:00.976959", "rc": 0, "start": "2024-02-06 16:15:00.937653" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [fedora.linux_system_roles.podman : Set variables part 0] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.255) 0:02:06.338 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:10 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.025) 0:02:06.364 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:14 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.024) 0:02:06.388 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:20 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.030) 0:02:06.419 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.109) 0:02:06.528 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.020) 0:02:06.548 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.020) 0:02:06.569 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:25 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.020) 0:02:06.589 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:36 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.021) 0:02:06.611 ****** ok: [sut] => { "changed": false } TASK [fedora.linux_system_roles.podman : Debug] ******************************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_secret.yml:53 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.270) 0:02:06.881 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.036076", "end": "2024-02-06 16:15:01.776325", "rc": 0, "start": "2024-02-06 16:15:01.740249" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:110 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.257) 0:02:07.139 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:116 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.017) 0:02:07.157 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.069) 0:02:07.226 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.027) 0:02:07.254 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.027) 0:02:07.281 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:15:01 +0000 (0:00:00.020) 0:02:07.302 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.032) 0:02:07.335 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.037) 0:02:07.372 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.023) 0:02:07.396 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.023) 0:02:07.420 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.027) 0:02:07.447 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.291) 0:02:07.739 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.027) 0:02:07.767 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.221) 0:02:07.988 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.018) 0:02:08.007 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.020) 0:02:08.028 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.019) 0:02:08.047 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.020) 0:02:08.068 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.019) 0:02:08.088 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.020) 0:02:08.109 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.036) 0:02:08.145 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.023) 0:02:08.169 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.019) 0:02:08.188 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.048) 0:02:08.237 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.040) 0:02:08.277 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:15:02 +0000 (0:00:00.020) 0:02:08.298 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.377) 0:02:08.676 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.220) 0:02:08.896 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.032) 0:02:08.929 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.021) 0:02:08.950 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.022) 0:02:08.972 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.089) 0:02:09.062 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.021) 0:02:09.083 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.022) 0:02:09.106 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.021) 0:02:09.127 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.020) 0:02:09.148 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.028) 0:02:09.177 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.027) 0:02:09.205 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.020) 0:02:09.226 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.034) 0:02:09.260 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.037) 0:02:09.298 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:15:03 +0000 (0:00:00.023) 0:02:09.322 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.025) 0:02:09.347 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.029) 0:02:09.376 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.222) 0:02:09.599 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.029) 0:02:09.628 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.221) 0:02:09.850 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:09.870 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:09.891 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:09.911 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:09.932 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:09.952 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.097) 0:02:10.049 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.040) 0:02:10.090 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.026) 0:02:10.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:10.136 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.051) 0:02:10.188 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.043) 0:02:10.231 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:15:04 +0000 (0:00:00.020) 0:02:10.252 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.373) 0:02:10.626 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.222) 0:02:10.849 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.036) 0:02:10.885 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.021) 0:02:10.907 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.020) 0:02:10.927 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.021) 0:02:10.949 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.021) 0:02:10.970 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.021) 0:02:10.992 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.021) 0:02:11.014 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.022) 0:02:11.036 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.029) 0:02:11.065 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.027) 0:02:11.093 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.020) 0:02:11.113 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.108) 0:02:11.221 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.038) 0:02:11.260 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.024) 0:02:11.284 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Tuesday 06 February 2024 16:15:05 +0000 (0:00:00.025) 0:02:11.310 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.029) 0:02:11.340 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:34 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.227) 0:02:11.567 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:38 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.029) 0:02:11.596 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236030.8928807, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707235996.355048, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380682, "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": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "1552378758", "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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:49 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.225) 0:02:11.822 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:53 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.021) 0:02:11.843 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:63 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.023) 0:02:11.866 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:71 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.019) 0:02:11.886 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:78 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.020) 0:02:11.906 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:86 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.021) 0:02:11.928 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.020) 0:02:11.948 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.043) 0:02:11.991 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.023) 0:02:12.015 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.020) 0:02:12.035 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.051) 0:02:12.087 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for sut TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.041) 0:02:12.129 ****** skipping: [sut] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.091) 0:02:12.220 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:15:06 +0000 (0:00:00.023) 0:02:12.244 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.222) 0:02:12.466 ****** included: /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.034) 0:02:12.500 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.021) 0:02:12.521 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.023) 0:02:12.545 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.019) 0:02:12.564 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.023) 0:02:12.588 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.020) 0:02:12.609 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:107 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.025) 0:02:12.634 ****** 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-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.021) 0:02:12.656 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=434 changed=35 unreachable=0 failed=1 skipped=422 rescued=1 ignored=0 Tuesday 06 February 2024 16:15:07 +0000 (0:00:00.020) 0:02:12.676 ****** =============================================================================== fedora.linux_system_roles.podman : Ensure required packages are installed -- 51.51s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 fedora.linux_system_roles.podman : Ensure container images are present --- 8.67s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 fedora.linux_system_roles.podman : Get group information ---------------- 1.22s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:27 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.20s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.12s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.10s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.08s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.06s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.05s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.04s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:9 ------ fedora.linux_system_roles.podman : Ensure container images are present --- 0.77s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:20 Create user for testing ------------------------------------------------- 0.76s /WORKDIR/git-fix-linger-handlingih6nvedg/tests/tests_quadlet_basic.yml:112 ---- fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.64s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.62s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.58s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.58s /WORKDIR/git-fix-linger-handlingih6nvedg/.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-handlingih6nvedg/.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.57s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:68 fedora.linux_system_roles.podman : Reload systemctl --------------------- 0.57s /WORKDIR/git-fix-linger-handlingih6nvedg/.collection/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:46 ---^---^---^---^---^--- # 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. [WARNING]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually ---^---^---^---^---^---