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-Py3 executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/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-Py3/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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Friday 10 April 2026 13:12:47 -0400 (0:00:00.016) 0:00:00.016 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:9 Friday 10 April 2026 13:12:49 -0400 (0:00:02.218) 0:00:02.235 ********** included: /tmp/collections-Py3/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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:9 Friday 10 April 2026 13:12:49 -0400 (0:00:00.031) 0:00:02.267 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:23 Friday 10 April 2026 13:12:49 -0400 (0:00:00.000) 0:00:02.268 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 Friday 10 April 2026 13:12:49 -0400 (0:00:00.020) 0:00:02.289 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Friday 10 April 2026 13:12:49 -0400 (0:00:00.088) 0:00:02.377 ********** included: /tmp/collections-Py3/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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Friday 10 April 2026 13:12:49 -0400 (0:00:00.026) 0:00:02.404 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Friday 10 April 2026 13:12:50 -0400 (0:00:00.566) 0:00:02.970 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Friday 10 April 2026 13:12:50 -0400 (0:00:00.416) 0:00:03.387 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Friday 10 April 2026 13:12:50 -0400 (0:00:00.023) 0:00:03.410 ********** 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_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Friday 10 April 2026 13:12:50 -0400 (0:00:00.040) 0:00:03.451 ********** included: /tmp/collections-Py3/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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Friday 10 April 2026 13:12:50 -0400 (0:00:00.034) 0:00:03.486 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: netavark-2:1.17.2-1.el9.x86_64", "Installed: containers-common-5:5.8-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: yajl-2.1.0-25.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-16.el9.x86_64", "Installed: fuse-overlayfs-1.16-1.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: passt-0^20251210.gd04c480-3.el9.x86_64", "Installed: libslirp-4.4.0-8.el9.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el9.noarch", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: slirp4netns-1.3.3-1.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: podman-6:5.8.0-1.el9.x86_64", "Installed: criu-3.19-3.el9.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el9.x86_64", "Installed: criu-libs-3.19-3.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.26-1.el9.x86_64", "Installed: conmon-3:2.2.1-1.el9.x86_64", "Installed: container-selinux-4:2.245.0-1.el9.noarch" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Friday 10 April 2026 13:13:48 -0400 (0:00:57.636) 0:01:01.122 ********** 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 : Copy Trustee Guest Components quadlet files to install directory] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Friday 10 April 2026 13:13:48 -0400 (0:00:00.480) 0:01:01.603 ********** changed: [managed-node1] => { "changed": true, "dest": "/etc/containers/systemd/", "src": "/tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/files/quadlet/" } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 Friday 10 April 2026 13:13:51 -0400 (0:00:02.258) 0:01:03.861 ********** changed: [managed-node1] => { "changed": true, "checksum": "147d551f321bafefadddea4ccc11fb7427ea9935", "dest": "/etc/trustee-gc/aa/config.toml", "gid": 0, "group": "root", "md5sum": "44c16abe5ff648a306aae91a7fccf723", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1775841231.2267623-9976-117186644169881/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 Friday 10 April 2026 13:13:51 -0400 (0:00:00.615) 0:01:04.477 ********** changed: [managed-node1] => { "changed": true, "checksum": "ef4ff7f1b231021765aac9a7c8a3c58bd98bccbd", "dest": "/etc/trustee-gc/cdh/config.toml", "gid": 0, "group": "root", "md5sum": "378add6eb34839e5efbe85983c8da74f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 711, "src": "/root/.ansible/tmp/ansible-tmp-1775841231.8414564-9991-106631624616227/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:34 Friday 10 April 2026 13:13:52 -0400 (0:00:00.626) 0:01:05.103 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:38 Friday 10 April 2026 13:13:52 -0400 (0:00:00.016) 0:01:05.120 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:48 Friday 10 April 2026 13:13:52 -0400 (0:00:00.017) 0:01:05.137 ********** 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 : Write KBS certificate to /etc/trustee-gc/server.crt] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:58 Friday 10 April 2026 13:13:52 -0400 (0:00:00.015) 0:01:05.152 ********** 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 : Stat /dev/sev-guest device] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:65 Friday 10 April 2026 13:13:52 -0400 (0:00:00.011) 0:01:05.163 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:70 Friday 10 April 2026 13:13:52 -0400 (0:00:00.319) 0:01:05.483 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Friday 10 April 2026 13:13:52 -0400 (0:00:00.011) 0:01:05.494 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775841231.1370144, "ctime": 1775841231.1420145, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624975, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841230.8950105, "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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Friday 10 April 2026 13:13:53 -0400 (0:00:00.424) 0:01:05.919 ********** 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_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket network.target network-online.target system.slice sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "trustee-gc-cdh.service trustee-gc-aa.service trustee-gc-asr.service shutdown.target", "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", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "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": "21894", "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 : Deploy Secret Registration Client Service] *** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:10 Friday 10 April 2026 13:13:54 -0400 (0:00:01.219) 0:01:07.138 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:16 Friday 10 April 2026 13:13:54 -0400 (0:00:00.011) 0:01:07.149 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_encrypt_disk | bool", "skip_reason": "Conditional result was False" } TASK [Collect package facts] *************************************************** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:15 Friday 10 April 2026 13:13:54 -0400 (0:00:00.011) 0:01:07.160 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Friday 10 April 2026 13:13:55 -0400 (0:00:00.964) 0:01:08.125 ********** ok: [managed-node1] => (item=podman) => { "ansible_loop_var": "item", "changed": false, "item": "podman" } MSG: All assertions passed TASK [Stat the quadlet install directory] ************************************** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 Friday 10 April 2026 13:13:55 -0400 (0:00:00.031) 0:01:08.157 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775841233.1990492, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1775841231.1410146, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 381681866, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1775841231.1410146, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "310968082", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert quadlet install directory exists] ********************************* task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32 Friday 10 April 2026 13:13:55 -0400 (0:00:00.343) 0:01:08.501 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find deployed quadlet files] ********************************************* task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:41 Friday 10 April 2026 13:13:55 -0400 (0:00:00.020) 0:01:08.521 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775841233.9380617, "ctime": 1775841229.5929885, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624971, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841229.2539828, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775841233.9380617, "ctime": 1775841230.1079972, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624973, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841229.859993, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775841233.9380617, "ctime": 1775841230.625006, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624974, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841230.3760016, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1775841233.9380617, "ctime": 1775841231.1420145, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624975, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841230.8950105, "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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:52 Friday 10 April 2026 13:13:56 -0400 (0:00:00.369) 0:01:08.890 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the trustee-gc config directory] ************************************ task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:59 Friday 10 April 2026 13:13:56 -0400 (0:00:00.024) 0:01:08.914 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1775841231.754025, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1775841232.3790355, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 473956559, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1775841232.3790355, "nlink": 4, "path": "/etc/trustee-gc", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "3699375271", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert trustee-gc config directory exists] ******************************* task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:64 Friday 10 April 2026 13:13:56 -0400 (0:00:00.341) 0:01:09.255 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find trustee pod file] *************************************************** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:71 Friday 10 April 2026 13:13:56 -0400 (0:00:00.024) 0:01:09.279 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1775841233.9380617, "ctime": 1775841231.1420145, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 423624975, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1775841230.8950105, "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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:78 Friday 10 April 2026 13:13:56 -0400 (0:00:00.346) 0:01:09.626 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set trustee pod service name] ******************************************** task path: /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:83 Friday 10 April 2026 13:13:56 -0400 (0:00:00.029) 0:01:09.655 ********** 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-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:87 Friday 10 April 2026 13:13:57 -0400 (0:00:00.035) 0:01:09.691 ********** ok: [managed-node1] => { "changed": false, "name": "trustee-gc-pod", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2026-04-10 13:13:54 EDT", "ActiveEnterTimestampMonotonic": "225730311", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network.target network-online.target system.slice sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-04-10 13:13:54 EDT", "AssertTimestampMonotonic": "225450945", "Before": "trustee-gc-cdh.service trustee-gc-aa.service trustee-gc-asr.service shutdown.target", "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": "155615000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-04-10 13:13:54 EDT", "ConditionTimestampMonotonic": "225450941", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "4744", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13668", "ExecMainStartTimestamp": "Fri 2026-04-10 13:13:54 EDT", "ExecMainStartTimestampMonotonic": "225730287", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Fri 2026-04-10 13:13:54 EDT] ; stop_time=[Fri 2026-04-10 13:13:54 EDT] ; pid=13658 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Fri 2026-04-10 13:13:54 EDT] ; stop_time=[Fri 2026-04-10 13:13:54 EDT] ; pid=13658 ; 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=[Fri 2026-04-10 13:13:54 EDT] ; stop_time=[Fri 2026-04-10 13:13:54 EDT] ; pid=13645 ; 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=[Fri 2026-04-10 13:13:54 EDT] ; stop_time=[Fri 2026-04-10 13:13:54 EDT] ; pid=13645 ; 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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-04-10 13:13:54 EDT", "InactiveExitTimestampMonotonic": "225462656", "InvocationID": "8aee77492f804b4a8504033e5bec7a0a", "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": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13668", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1097728", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19152896", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/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]", "StateChangeTimestamp": "Fri 2026-04-10 13:13:54 EDT", "StateChangeTimestampMonotonic": "225730311", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "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": "21894", "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=30 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 10 April 2026 13:13:57 -0400 (0:00:00.835) 0:01:10.526 ********** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 57.64s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 2.26s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Gathering Facts --------------------------------------------------------- 2.22s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services --- 1.22s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Collect package facts --------------------------------------------------- 0.96s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:15 Assert trustee pod service is running ----------------------------------- 0.84s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:87 fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/ --- 0.63s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/ --- 0.62s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 0.57s /tmp/collections-Py3/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.48s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name --- 0.42s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 fedora.linux_system_roles.trustee_client : Check if system is ostree ---- 0.42s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Find deployed quadlet files --------------------------------------------- 0.37s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:41 Find trustee pod file --------------------------------------------------- 0.35s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:71 Stat the quadlet install directory -------------------------------------- 0.34s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:27 Stat the trustee-gc config directory ------------------------------------ 0.34s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:59 fedora.linux_system_roles.trustee_client : Stat /dev/sev-guest device --- 0.32s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:65 Run the role normally --------------------------------------------------- 0.09s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.trustee_client : Set platform/version specific variables --- 0.04s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Set trustee pod service name -------------------------------------------- 0.04s /tmp/collections-Py3/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:83