ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-MqS executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 27 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_default.yml **************************************************** 1 plays in /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Thursday 09 April 2026 10:42:41 -0400 (0:00:00.158) 0:00:00.158 ******** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:9 Thursday 09 April 2026 10:42:44 -0400 (0:00:02.395) 0:00:02.554 ******** included: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:9 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.032) 0:00:02.586 ******** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:23 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.000) 0:00:02.587 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.016) 0:00:02.604 ******** included: fedora.linux_system_roles.trustee_client for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.058) 0:00:02.662 ******** included: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.016) 0:00:02.678 ******** ok: [managed-node1] TASK [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Thursday 09 April 2026 10:42:44 -0400 (0:00:00.572) 0:00:03.251 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Set flag to indicate system is ostree] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Thursday 09 April 2026 10:42:45 -0400 (0:00:00.512) 0:00:03.763 ******** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Thursday 09 April 2026 10:42:45 -0400 (0:00:00.020) 0:00:03.784 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } ok: [managed-node1] => (item=CentOS_10.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } TASK [fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Thursday 09 April 2026 10:42:45 -0400 (0:00:00.036) 0:00:03.820 ******** included: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure required packages are installed] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Thursday 09 April 2026 10:42:45 -0400 (0:00:00.029) 0:00:03.850 ******** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: libgcrypt-1.11.0-6.el10.x86_64", "Installed: podman-sequoia-0.4.0~pqc.2-1.el10.x86_64", "Installed: passt-0^20251210.gd04c480-3.el10.x86_64", "Installed: protobuf-c-1.5.0-6.el10.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el10.noarch", "Installed: libgpg-error-1.50-2.el10.x86_64", "Installed: libassuan-2.5.6-6.el10.x86_64", "Installed: conmon-3:2.2.1-3.el10.x86_64", "Installed: npth-1.6-21.el10.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el10.x86_64", "Installed: container-selinux-4:2.246.0-1.el10.noarch", "Installed: catatonit-5:0.2.1-4.el10.x86_64", "Installed: containers-common-6:5.8-2.el10.noarch", "Installed: containers-common-extra-6:5.8-2.el10.noarch", "Installed: libksba-1.6.7-2.el10.x86_64", "Installed: podman-7:5.8.0-2.el10.x86_64", "Installed: netavark-2:1.17.2-1.el10.x86_64", "Installed: shadow-utils-subid-2:4.15.0-11.el10.x86_64", "Installed: gnupg2-2.4.5-4.el10.x86_64", "Installed: gpgme-1.23.2-6.el10.x86_64", "Installed: criu-4.2-3.el10.x86_64", "Installed: criu-libs-4.2-3.el10.x86_64", "Installed: libnet-1.3-7.el10.x86_64", "Installed: crun-1.26-2.el10.x86_64" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Thursday 09 April 2026 10:43:21 -0400 (0:00:36.134) 0:00:39.984 ******** ok: [managed-node1] => { "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.trustee_client : Create a temporary directory for the quadlet repository] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Thursday 09 April 2026 10:43:22 -0400 (0:00:00.543) 0:00:40.528 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.v53znxc8", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Download Trustee Guest Components quadlet files from GitHub repository] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 Thursday 09 April 2026 10:43:22 -0400 (0:00:00.483) 0:00:41.012 ******** changed: [managed-node1] => { "after": "88e955f046a47076dbd560468284583daaee4629", "before": null, "changed": true } TASK [fedora.linux_system_roles.trustee_client : Find Trustee Guest Components quadlet files in repository] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 Thursday 09 April 2026 10:43:23 -0400 (0:00:00.921) 0:00:41.934 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775745803.4856458, "ctime": 1775745803.4077384, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070471, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4077384, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 626, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070472, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 596, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 647, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070474, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.trustee_client : Fail if no Trustee Guest Components quadlet files found] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:40 Thursday 09 April 2026 10:43:23 -0400 (0:00:00.447) 0:00:42.381 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "quadlet_files_found.files | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 Thursday 09 April 2026 10:43:24 -0400 (0:00:00.013) 0:00:42.395 ******** changed: [managed-node1] => (item={'path': '/tmp/ansible.v53znxc8/quadlet/trustee-gc-aa.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 626, 'inode': 390070471, 'dev': 51714, 'nlink': 1, 'atime': 1775745803.4856458, 'mtime': 1775745803.4077384, 'ctime': 1775745803.4077384, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "checksum": "6c275a53525308b1998e1c0511e8ed855c441887", "dest": "/etc/containers/systemd/trustee-gc-aa.container", "gid": 0, "group": "root", "item": { "atime": 1775745803.4856458, "ctime": 1775745803.4077384, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070471, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4077384, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 626, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "935a86ea74df5605a40b864abe97309e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 626, "src": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-aa.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.v53znxc8/quadlet/trustee-gc-asr.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 596, 'inode': 390070472, 'dev': 51714, 'nlink': 1, 'atime': 1775745803.4856458, 'mtime': 1775745803.4079387, 'ctime': 1775745803.4079387, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "checksum": "ce808c0a7bba97263f8ea9caf517901fd20db8e1", "dest": "/etc/containers/systemd/trustee-gc-asr.container", "gid": 0, "group": "root", "item": { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070472, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 596, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "acf62f6fff0251072149a772de3d4585", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 596, "src": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-asr.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.v53znxc8/quadlet/trustee-gc-cdh.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 647, 'inode': 390070473, 'dev': 51714, 'nlink': 1, 'atime': 1775745803.4856458, 'mtime': 1775745803.4079387, 'ctime': 1775745803.4079387, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "checksum": "35b2faf42c742258c29ed81b8b70092791d124ca", "dest": "/etc/containers/systemd/trustee-gc-cdh.container", "gid": 0, "group": "root", "item": { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 647, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "3926ccdaddf5ab7718c890c9897023f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 647, "src": "/tmp/ansible.v53znxc8/quadlet/trustee-gc-cdh.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.v53znxc8/quadlet/trustee-gc.pod', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 246, 'inode': 390070474, 'dev': 51714, 'nlink': 1, 'atime': 1775745803.4856458, 'mtime': 1775745803.4079387, 'ctime': 1775745803.4079387, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "checksum": "0dd2e3201ef03a3918a1827bd6a1979867c46870", "dest": "/etc/containers/systemd/trustee-gc.pod", "gid": 0, "group": "root", "item": { "atime": 1775745803.4856458, "ctime": 1775745803.4079387, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 390070474, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/tmp/ansible.v53znxc8/quadlet/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "md5sum": "548f193d8eb862e25e15505fe97fa1f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 246, "src": "/tmp/ansible.v53znxc8/quadlet/trustee-gc.pod", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Stat repository configs directory] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:55 Thursday 09 April 2026 10:43:25 -0400 (0:00:01.543) 0:00:43.938 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775745803.4066453, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1775745803.4077384, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 377487555, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1775745803.4077384, "nlink": 4, "path": "/tmp/ansible.v53znxc8/configs", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "2020884142", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 Thursday 09 April 2026 10:43:25 -0400 (0:00:00.369) 0:00:44.308 ******** changed: [managed-node1] => { "changed": true, "checksum": null, "dest": "/etc/trustee-gc/", "gid": 0, "group": "root", "md5sum": null, "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 27, "src": "/tmp/ansible.v53znxc8/configs/", "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:69 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.367) 0:00:44.675 ******** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_kbs_cert_content": "" }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Replace KBS_URL in config.toml files] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:74 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.017) 0:00:44.692 ******** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Replace KBS_CERT in config.toml files] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:86 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.018) 0:00:44.711 ******** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Stat /dev/sev-guest device] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:98 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.018) 0:00:44.729 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Add /dev/sev-guest to trustee-gc-aa.container when device exists] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:103 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.355) 0:00:45.085 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__sev_guest_device.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:110 Thursday 09 April 2026 10:43:26 -0400 (0:00:00.011) 0:00:45.096 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775745803.4856458, "ctime": 1775745805.4962418, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:116 Thursday 09 April 2026 10:43:27 -0400 (0:00:00.364) 0:00:45.461 ******** changed: [managed-node1] => { "changed": true, "enabled": true, "failed_when_result": false, "name": "trustee-gc-pod.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_generator_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target systemd-journald.socket basic.target network.target system.slice -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-cdh.service trustee-gc-aa.service trustee-gc-asr.service", "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", "CanLiveMount": "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", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630931968", "EffectiveMemoryMax": "3630931968", "EffectiveTasksMax": "21802", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; 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 pod start trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; 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 pod stop --ignore --time=10 trustee-gc ; 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 pod stop --ignore --time=10 trustee-gc ; 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 pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3052974080", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21802", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-aa.service trustee-gc-cdh.service network-online.target trustee-gc-asr.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.trustee_client : Write KBS certificate to /etc/trustee-gc/server.crt] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:125 Thursday 09 April 2026 10:43:28 -0400 (0:00:01.249) 0:00:46.710 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Clean up temporary repository directory] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:132 Thursday 09 April 2026 10:43:28 -0400 (0:00:00.012) 0:00:46.723 ******** changed: [managed-node1] => { "changed": true, "path": "/tmp/ansible.v53znxc8", "state": "absent" } TASK [fedora.linux_system_roles.trustee_client : Deploy Secret Registration Client Service] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:10 Thursday 09 April 2026 10:43:28 -0400 (0:00:00.400) 0:00:47.124 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_secret_registration_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Create encrypted disk partition] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:16 Thursday 09 April 2026 10:43:28 -0400 (0:00:00.011) 0:00:47.135 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_encrypt_disk | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Flush handlers to ensure services are started] *** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:21 Thursday 09 April 2026 10:43:28 -0400 (0:00:00.010) 0:00:47.146 ******** META: triggered running handlers for managed-node1 TASK [Collect package facts] *************************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:15 Thursday 09 April 2026 10:43:28 -0400 (0:00:00.001) 0:00:47.147 ******** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Assert required packages are installed] ********************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Thursday 09 April 2026 10:43:30 -0400 (0:00:01.608) 0:00:48.756 ******** ok: [managed-node1] => (item=podman) => { "ansible_loop_var": "item", "changed": false, "item": "podman" } MSG: All assertions passed ok: [managed-node1] => (item=git) => { "ansible_loop_var": "item", "changed": false, "item": "git" } MSG: All assertions passed TASK [Stat the quadlet install directory] ************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 Thursday 09 April 2026 10:43:30 -0400 (0:00:00.033) 0:00:48.789 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775745807.0226595, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1775745805.4956534, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1775745805.4956534, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2846686879", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert quadlet install directory exists] ********************************* task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32 Thursday 09 April 2026 10:43:31 -0400 (0:00:00.639) 0:00:49.429 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find deployed quadlet files] ********************************************* task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:41 Thursday 09 April 2026 10:43:31 -0400 (0:00:00.022) 0:00:49.451 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775745803.4856458, "ctime": 1775745804.4304345, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521155, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4077384, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 626, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745804.786202, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521156, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 596, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745805.138668, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521157, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 647, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775745803.4856458, "ctime": 1775745805.4962418, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [Assert quadlet files were deployed] ************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:52 Thursday 09 April 2026 10:43:31 -0400 (0:00:00.632) 0:00:50.084 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the trustee-gc config directory] ************************************ task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:59 Thursday 09 April 2026 10:43:31 -0400 (0:00:00.021) 0:00:50.105 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775745806.2384899, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1775745806.2386563, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 457179330, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0644", "mtime": 1775745806.2382803, "nlink": 4, "path": "/etc/trustee-gc", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "3893991137", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert trustee-gc config directory exists] ******************************* task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:64 Thursday 09 April 2026 10:43:32 -0400 (0:00:00.725) 0:00:50.830 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find trustee pod file] *************************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:71 Thursday 09 April 2026 10:43:32 -0400 (0:00:00.021) 0:00:50.852 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775745803.4856458, "ctime": 1775745805.4962418, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 205521158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775745803.4079387, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [Assert trustee pod file exists] ****************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:78 Thursday 09 April 2026 10:43:33 -0400 (0:00:00.775) 0:00:51.628 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set trustee pod service name] ******************************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:83 Thursday 09 April 2026 10:43:33 -0400 (0:00:00.022) 0:00:51.650 ******** ok: [managed-node1] => { "ansible_facts": { "__test_trustee_pod_service": "trustee-gc-pod" }, "changed": false } TASK [Assert trustee pod service is running] *********************************** task path: /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:87 Thursday 09 April 2026 10:43:33 -0400 (0:00:00.020) 0:00:51.670 ******** ok: [managed-node1] => { "changed": false, "name": "trustee-gc-pod", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_generator_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2026-04-09 10:43:28 EDT", "ActiveEnterTimestampMonotonic": "613472182", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket basic.target network.target system.slice -.mount network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2026-04-09 10:43:27 EDT", "AssertTimestampMonotonic": "613211805", "Before": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-cdh.service trustee-gc-aa.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "149723000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "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": "Thu 2026-04-09 10:43:27 EDT", "ConditionTimestampMonotonic": "613211801", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "5775", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryHigh": "3630931968", "EffectiveMemoryMax": "3630931968", "EffectiveMemoryNodes": "0", "EffectiveTasksMax": "21802", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13015", "ExecMainStartTimestamp": "Thu 2026-04-09 10:43:28 EDT", "ExecMainStartTimestampMonotonic": "613410001", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Thu 2026-04-09 10:43:28 EDT] ; stop_time=[Thu 2026-04-09 10:43:28 EDT] ; pid=13004 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Thu 2026-04-09 10:43:28 EDT] ; stop_time=[Thu 2026-04-09 10:43:28 EDT] ; pid=13004 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[Thu 2026-04-09 10:43:27 EDT] ; stop_time=[Thu 2026-04-09 10:43:28 EDT] ; pid=12992 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[Thu 2026-04-09 10:43:27 EDT] ; stop_time=[Thu 2026-04-09 10:43:28 EDT] ; pid=12992 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; 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 pod stop --ignore --time=10 trustee-gc ; 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 pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2026-04-09 10:43:27 EDT", "InactiveExitTimestampMonotonic": "613216357", "InvocationID": "4b623710f2e54079816d643507974c61", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13015", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3062521856", "MemoryCurrent": "933888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19763200", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "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": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Thu 2026-04-09 10:43:28 EDT", "StateChangeTimestampMonotonic": "613472182", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21802", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-aa.service trustee-gc-cdh.service network-online.target trustee-gc-asr.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed-node1 : ok=34 changed=7 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 09 April 2026 10:43:35 -0400 (0:00:01.837) 0:00:53.508 ******** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 36.13s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Gathering Facts --------------------------------------------------------- 2.40s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Assert trustee pod service is running ----------------------------------- 1.84s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:87 Collect package facts --------------------------------------------------- 1.61s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:15 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 1.54s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services --- 1.25s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:116 fedora.linux_system_roles.trustee_client : Download Trustee Guest Components quadlet files from GitHub repository --- 0.92s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 Find trustee pod file --------------------------------------------------- 0.78s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:71 Stat the trustee-gc config directory ------------------------------------ 0.73s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:59 Stat the quadlet install directory -------------------------------------- 0.64s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 Find deployed quadlet files --------------------------------------------- 0.63s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:41 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 0.57s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.54s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 fedora.linux_system_roles.trustee_client : Check if system is ostree ---- 0.51s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 fedora.linux_system_roles.trustee_client : Create a temporary directory for the quadlet repository --- 0.48s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 fedora.linux_system_roles.trustee_client : Find Trustee Guest Components quadlet files in repository --- 0.45s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 fedora.linux_system_roles.trustee_client : Clean up temporary repository directory --- 0.40s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:132 fedora.linux_system_roles.trustee_client : Stat repository configs directory --- 0.37s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:55 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components config files to /etc/trustee-gc/ --- 0.37s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name --- 0.36s /tmp/collections-MqS/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:110