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-NlG executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 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-NlG/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Thursday 26 March 2026 10:00:56 -0400 (0:00:00.022) 0:00:00.022 ******** included: /tmp/collections-NlG/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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Thursday 26 March 2026 10:00:56 -0400 (0:00:00.015) 0:00:00.037 ******** [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 [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Thursday 26 March 2026 10:00:58 -0400 (0:00:02.086) 0:00:02.124 ******** 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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Thursday 26 March 2026 10:00:58 -0400 (0:00:00.429) 0:00:02.554 ******** 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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Thursday 26 March 2026 10:00:58 -0400 (0:00:00.019) 0:00:02.574 ******** 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-NlG/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-NlG/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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Thursday 26 March 2026 10:00:58 -0400 (0:00:00.035) 0:00:02.609 ******** included: /tmp/collections-NlG/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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Thursday 26 March 2026 10:00:58 -0400 (0:00:00.039) 0:00:02.649 ******** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: libgcrypt-1.11.0-6.el10.x86_64", "Installed: protobuf-c-1.5.0-6.el10.x86_64", "Installed: libgpg-error-1.50-2.el10.x86_64", "Installed: conmon-3:2.2.1-3.el10.x86_64", "Installed: libassuan-2.5.6-6.el10.x86_64", "Installed: npth-1.6-21.el10.x86_64", "Installed: netavark-2:1.17.2-1.el10.x86_64", "Installed: container-selinux-4:2.246.0-1.el10.noarch", "Installed: aardvark-dns-2:1.17.0-1.el10.x86_64", "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: shadow-utils-subid-2:4.15.0-11.el10.x86_64", "Installed: podman-7:5.8.0-2.el10.x86_64", "Installed: gnupg2-2.4.5-4.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: libnet-1.3-7.el10.x86_64", "Installed: criu-4.2-2.el10.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el10.noarch", "Installed: criu-libs-4.2-2.el10.x86_64", "Installed: gpgme-1.23.2-6.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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Thursday 26 March 2026 10:01:36 -0400 (0:00:37.770) 0:00:40.419 ******** 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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Thursday 26 March 2026 10:01:36 -0400 (0:00:00.474) 0:00:40.893 ******** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/ansible.mkialow1", "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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 Thursday 26 March 2026 10:01:37 -0400 (0:00:00.448) 0:00:41.342 ******** 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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 Thursday 26 March 2026 10:01:38 -0400 (0:00:00.919) 0:00:42.261 ******** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1774533698.21126, "ctime": 1774533698.1177661, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1177661, "nlink": 1, "path": "/tmp/ansible.mkialow1/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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:40 Thursday 26 March 2026 10:01:38 -0400 (0:00:00.530) 0:00:42.791 ******** 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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 Thursday 26 March 2026 10:01:38 -0400 (0:00:00.043) 0:00:42.834 ******** changed: [managed-node1] => (item={'path': '/tmp/ansible.mkialow1/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': 381681864, 'dev': 51714, 'nlink': 1, 'atime': 1774533698.21126, 'mtime': 1774533698.1177661, 'ctime': 1774533698.1177661, '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": 1774533698.21126, "ctime": 1774533698.1177661, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681864, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1177661, "nlink": 1, "path": "/tmp/ansible.mkialow1/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.mkialow1/quadlet/trustee-gc-aa.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.mkialow1/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': 381681865, 'dev': 51714, 'nlink': 1, 'atime': 1774533698.21126, 'mtime': 1774533698.1179204, 'ctime': 1774533698.1179204, '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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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.mkialow1/quadlet/trustee-gc-asr.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.mkialow1/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': 381681866, 'dev': 51714, 'nlink': 1, 'atime': 1774533698.21126, 'mtime': 1774533698.1179204, 'ctime': 1774533698.1179204, '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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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.mkialow1/quadlet/trustee-gc-cdh.container", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'path': '/tmp/ansible.mkialow1/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': 381681867, 'dev': 51714, 'nlink': 1, 'atime': 1774533698.21126, 'mtime': 1774533698.1179204, 'ctime': 1774533698.1179204, '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": 1774533698.21126, "ctime": 1774533698.1179204, "dev": 51714, "gid": 0, "gr_name": "root", "inode": 381681867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1774533698.1179204, "nlink": 1, "path": "/tmp/ansible.mkialow1/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.mkialow1/quadlet/trustee-gc.pod", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Stat repository configs directory] *** task path: /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:55 Thursday 26 March 2026 10:01:40 -0400 (0:00:01.631) 0:00:44.466 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1774533698.1169527, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1774533698.1177661, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 369098945, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1774533698.1177661, "nlink": 4, "path": "/tmp/ansible.mkialow1/configs", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "1816009641", "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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 Thursday 26 March 2026 10:01:40 -0400 (0:00:00.358) 0:00:44.825 ******** 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.mkialow1/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-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:69 Thursday 26 March 2026 10:01:41 -0400 (0:00:00.356) 0:00:45.181 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_kbs_cert_content != \"\" or trustee_client_kbs_cert != \"\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Replace KBS_URL and KBS_CERT in config.toml files] *** task path: /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76 Thursday 26 March 2026 10:01:41 -0400 (0:00:00.012) 0:00:45.193 ******** The conditional check 'trustee_client_kbs_url != "" or __trustee_client_kbs_cert_content != ""' failed. The error was: error while evaluating conditional (trustee_client_kbs_url != "" or __trustee_client_kbs_cert_content != ""): '__trustee_client_kbs_cert_content' is undefined The error appears to be in '/tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml': line 76, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Replace KBS_URL and KBS_CERT in config.toml files ^ here fatal: [managed-node1]: FAILED! => {} MSG: '__trustee_client_kbs_cert_content' is undefined PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=5 unreachable=0 failed=1 skipped=2 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-03-26T14:01:41.218873+00:00Z", "host": "managed-node1", "message": "'__trustee_client_kbs_cert_content' is undefined", "start_time": "2026-03-26T14:01:41.206651+00:00Z", "task_name": "Replace KBS_URL and KBS_CERT in config.toml files", "task_path": "/tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 26 March 2026 10:01:41 -0400 (0:00:00.013) 0:00:45.207 ******** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 37.77s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 2.09s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 1.63s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:45 fedora.linux_system_roles.trustee_client : Download Trustee Guest Components quadlet files from GitHub repository --- 0.92s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:19 fedora.linux_system_roles.trustee_client : Find Trustee Guest Components quadlet files in repository --- 0.53s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:28 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.47s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 fedora.linux_system_roles.trustee_client : Create a temporary directory for the quadlet repository --- 0.45s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 fedora.linux_system_roles.trustee_client : Check if system is ostree ---- 0.43s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 fedora.linux_system_roles.trustee_client : Stat repository configs directory --- 0.36s /tmp/collections-NlG/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.36s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:60 fedora.linux_system_roles.trustee_client : Fail if no Trustee Guest Components quadlet files found --- 0.04s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:40 fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets --- 0.04s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 fedora.linux_system_roles.trustee_client : Set platform/version specific variables --- 0.04s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 fedora.linux_system_roles.trustee_client : Set flag to indicate system is ostree --- 0.02s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 fedora.linux_system_roles.trustee_client : Set platform/version specific variables --- 0.02s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 fedora.linux_system_roles.trustee_client : Replace KBS_URL and KBS_CERT in config.toml files --- 0.01s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:76 fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content --- 0.01s /tmp/collections-NlG/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:69 Mar 26 10:00:56 managed-node1 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. Mar 26 10:00:56 managed-node1 sshd-session[8703]: Accepted publickey for root from 10.31.46.222 port 59544 ssh2: ECDSA SHA256:v0fb1oVuE9d9Nc/L6VvnlhdQfwdKvvbEBHJ7okWzQ1c Mar 26 10:00:56 managed-node1 systemd-logind[769]: New session 7 of user root. ░░ Subject: A new session 7 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 7 has been created for the user root. ░░ ░░ The leading process of the session is 8703. Mar 26 10:00:56 managed-node1 systemd[1]: Started session-7.scope - Session 7 of User root. ░░ Subject: A start job for unit session-7.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-7.scope has finished successfully. ░░ ░░ The job identifier is 1252. Mar 26 10:00:56 managed-node1 sshd-session[8703]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 26 10:00:58 managed-node1 python3.12[8880]: ansible-setup Invoked with gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Mar 26 10:00:58 managed-node1 python3.12[9031]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 26 10:00:59 managed-node1 python3.12[9180]: ansible-ansible.legacy.setup Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Mar 26 10:00:59 managed-node1 python3.12[9257]: ansible-ansible.legacy.dnf Invoked with name=['podman', 'git'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Mar 26 10:01:01 managed-node1 CROND[9274]: (root) CMD (run-parts /etc/cron.hourly) Mar 26 10:01:01 managed-node1 run-parts[9277]: (/etc/cron.hourly) starting 0anacron Mar 26 10:01:01 managed-node1 anacron[9285]: Anacron started on 2026-03-26 Mar 26 10:01:01 managed-node1 anacron[9285]: Will run job `cron.daily' in 20 min. Mar 26 10:01:01 managed-node1 anacron[9285]: Will run job `cron.weekly' in 40 min. Mar 26 10:01:01 managed-node1 anacron[9285]: Will run job `cron.monthly' in 60 min. Mar 26 10:01:01 managed-node1 anacron[9285]: Jobs will be executed sequentially Mar 26 10:01:01 managed-node1 run-parts[9287]: (/etc/cron.hourly) finished 0anacron Mar 26 10:01:01 managed-node1 CROND[9273]: (root) CMDEND (run-parts /etc/cron.hourly) Mar 26 10:01:08 managed-node1 setsebool[9330]: The virt_use_nfs policy boolean was changed to 1 by root Mar 26 10:01:08 managed-node1 setsebool[9330]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Mar 26 10:01:15 managed-node1 kernel: SELinux: Converting 418 SID table entries... Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability open_perms=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability always_check_network=0 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Mar 26 10:01:15 managed-node1 kernel: SELinux: policy capability userspace_initial_context=0 Mar 26 10:01:21 managed-node1 kernel: SELinux: Converting 419 SID table entries... Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability open_perms=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability always_check_network=0 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Mar 26 10:01:21 managed-node1 kernel: SELinux: policy capability userspace_initial_context=0 Mar 26 10:01:28 managed-node1 kernel: SELinux: Converting 419 SID table entries... Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability network_peer_controls=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability open_perms=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability extended_socket_class=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability always_check_network=0 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability cgroup_seclabel=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability nnp_nosuid_transition=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Mar 26 10:01:28 managed-node1 kernel: SELinux: policy capability userspace_initial_context=0 Mar 26 10:01:35 managed-node1 systemd[1]: Started run-p10103-i10104.service - [systemd-run] /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-p10103-i10104.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-p10103-i10104.service has finished successfully. ░░ ░░ The job identifier is 1334. Mar 26 10:01:35 managed-node1 systemd[1]: Reload requested from client PID 10107 ('systemctl') (unit session-7.scope)... Mar 26 10:01:35 managed-node1 systemd[1]: Reloading... Mar 26 10:01:35 managed-node1 systemd-rc-local-generator[10148]: /etc/rc.d/rc.local is not marked executable, skipping. Mar 26 10:01:35 managed-node1 systemd[1]: Reloading finished in 207 ms. Mar 26 10:01:35 managed-node1 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 1412. Mar 26 10:01:35 managed-node1 systemd[1]: Queuing reload/restart jobs for marked units… Mar 26 10:01:35 managed-node1 systemd[1]: Reloading user@0.service - User Manager for UID 0... ░░ Subject: A reload job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A reload job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 1490. Mar 26 10:01:35 managed-node1 systemd[5424]: Received SIGRTMIN+25 from PID 1 (systemd). Mar 26 10:01:35 managed-node1 systemd[5424]: Reexecuting. Mar 26 10:01:35 managed-node1 systemd[1]: Reloaded user@0.service - User Manager for UID 0. ░░ Subject: A reload job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A reload job for unit user@0.service has finished. ░░ ░░ The job identifier is 1490 and the job result is done. Mar 26 10:01:35 managed-node1 systemd[5424]: Created slice session.slice - User Core Session 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 18. Mar 26 10:01:35 managed-node1 systemd[5424]: Starting dbus-broker.service - 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. Mar 26 10:01:35 managed-node1 dbus-broker-launch[10191]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Mar 26 10:01:35 managed-node1 dbus-broker-launch[10191]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Mar 26 10:01:35 managed-node1 systemd[5424]: Started dbus-broker.service - 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. Mar 26 10:01:35 managed-node1 dbus-broker-launch[10191]: Ready Mar 26 10:01:35 managed-node1 systemd[5424]: Queuing reload/restart jobs for marked units… Mar 26 10:01:36 managed-node1 python3.12[10766]: ansible-ansible.builtin.file Invoked with path=/etc/containers/systemd state=directory 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 owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:37 managed-node1 python3.12[10921]: ansible-ansible.builtin.tempfile Invoked with state=directory prefix=ansible. suffix= path=None Mar 26 10:01:37 managed-node1 python3.12[11076]: ansible-ansible.builtin.git Invoked with repo=https://github.com/litian1992/trustee-gc-quadlet-rhel dest=/tmp/ansible.mkialow1 version=main depth=1 force=True remote=origin clone=True update=True verify_commit=False gpg_allowlist=[] accept_hostkey=False accept_newhostkey=False bare=False recursive=True single_branch=False track_submodules=False refspec=None reference=None key_file=None ssh_opts=None executable=None umask=None archive=None archive_prefix=None separate_git_dir=None Mar 26 10:01:38 managed-node1 python3.12[11259]: ansible-ansible.builtin.find Invoked with paths=['/tmp/ansible.mkialow1/quadlet'] patterns=['*.container', '*.volume', '*.network', '*.kube', '*.pod'] recurse=False read_whole_file=False file_type=file age_stamp=mtime hidden=False follow=False get_checksum=False use_regex=False exact_mode=True excludes=None contains=None age=None size=None depth=None mode=None encoding=None Mar 26 10:01:39 managed-node1 python3.12[11414]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.mkialow1/quadlet/trustee-gc-aa.container dest=/etc/containers/systemd/trustee-gc-aa.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:39 managed-node1 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. Mar 26 10:01:39 managed-node1 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 1412. Mar 26 10:01:39 managed-node1 systemd[1]: run-p10103-i10104.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-p10103-i10104.service has successfully entered the 'dead' state. Mar 26 10:01:39 managed-node1 python3.12[11573]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.mkialow1/quadlet/trustee-gc-asr.container dest=/etc/containers/systemd/trustee-gc-asr.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:40 managed-node1 python3.12[11728]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.mkialow1/quadlet/trustee-gc-cdh.container dest=/etc/containers/systemd/trustee-gc-cdh.container mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:40 managed-node1 python3.12[11883]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.mkialow1/quadlet/trustee-gc.pod dest=/etc/containers/systemd/trustee-gc.pod mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:40 managed-node1 python3.12[12038]: ansible-ansible.builtin.stat Invoked with path=/tmp/ansible.mkialow1/configs follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Mar 26 10:01:41 managed-node1 python3.12[12195]: ansible-ansible.legacy.copy Invoked with src=/tmp/ansible.mkialow1/configs/ dest=/etc/trustee-gc/ mode=0644 remote_src=True force=True backup=False follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Mar 26 10:01:41 managed-node1 sshd-session[12221]: Accepted publickey for root from 10.31.46.222 port 46114 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 26 10:01:41 managed-node1 systemd-logind[769]: New session 8 of user root. ░░ Subject: A new session 8 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 8 has been created for the user root. ░░ ░░ The leading process of the session is 12221. Mar 26 10:01:41 managed-node1 systemd[1]: Started session-8.scope - Session 8 of User root. ░░ Subject: A start job for unit session-8.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-8.scope has finished successfully. ░░ ░░ The job identifier is 1491. Mar 26 10:01:41 managed-node1 sshd-session[12221]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Mar 26 10:01:41 managed-node1 sshd-session[12224]: Received disconnect from 10.31.46.222 port 46114:11: disconnected by user Mar 26 10:01:41 managed-node1 sshd-session[12224]: Disconnected from user root 10.31.46.222 port 46114 Mar 26 10:01:41 managed-node1 sshd-session[12221]: pam_unix(sshd:session): session closed for user root Mar 26 10:01:41 managed-node1 systemd[1]: session-8.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-8.scope has successfully entered the 'dead' state. Mar 26 10:01:41 managed-node1 systemd-logind[769]: Session 8 logged out. Waiting for processes to exit. Mar 26 10:01:41 managed-node1 systemd-logind[769]: Removed session 8. ░░ Subject: Session 8 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 8 has been terminated. Mar 26 10:01:41 managed-node1 sshd-session[12251]: Accepted publickey for root from 10.31.46.222 port 46116 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Mar 26 10:01:41 managed-node1 systemd-logind[769]: New session 9 of user root. ░░ Subject: A new session 9 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 9 has been created for the user root. ░░ ░░ The leading process of the session is 12251. Mar 26 10:01:41 managed-node1 systemd[1]: Started session-9.scope - Session 9 of User root. ░░ Subject: A start job for unit session-9.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-9.scope has finished successfully. ░░ ░░ The job identifier is 1573. Mar 26 10:01:41 managed-node1 sshd-session[12251]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)