# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_quadlet_demo.yml *********************************************** 2 plays in /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:4 Monday 05 February 2024 04:26:37 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] => { "ansible_facts": { "mysql_container_root_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n61333932373230333539663035366431326163363166363036323963623131363530326231303634\n6635326161643165363366323062333334363730376631660a393566366139353861656364656661\n38653463363837336639363032646433666361646535366137303464623261313663643336306465\n6264663730656337310a343962353137386238383064646533366433333437303566656433386233\n34343235326665646661623131643335313236313131353661386338343366316261643634653633\n3832313034366536616531323963333234326461353130303532\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingsckej91s/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Deploy the quadlet demo app] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:9 Monday 05 February 2024 04:26:37 +0000 (0:00:00.011) 0:00:00.024 ******* ok: [sut] META: ran handlers TASK [Generate certificates] *************************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:39 Monday 05 February 2024 04:26:38 +0000 (0:00:00.646) 0:00:00.671 ******* TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Monday 05 February 2024 04:26:38 +0000 (0:00:00.033) 0:00:00.705 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Monday 05 February 2024 04:26:38 +0000 (0:00:00.013) 0:00:00.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Monday 05 February 2024 04:26:38 +0000 (0:00:00.017) 0:00:00.735 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Monday 05 February 2024 04:26:38 +0000 (0:00:00.244) 0:00:00.980 ******* ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Monday 05 February 2024 04:26:38 +0000 (0:00:00.045) 0:00:01.025 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Monday 05 February 2024 04:26:38 +0000 (0:00:00.046) 0:00:01.072 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64" ] } TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Monday 05 February 2024 04:26:43 +0000 (0:00:04.967) 0:00:06.039 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-1.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: python3-pyparsing-2.4.7-9.el9.noarch" ] } TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Monday 05 February 2024 04:26:46 +0000 (0:00:03.271) 0:00:09.310 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Monday 05 February 2024 04:26:47 +0000 (0:00:00.276) 0:00:09.587 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Monday 05 February 2024 04:26:47 +0000 (0:00:00.206) 0:00:09.794 ******* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket sysinit.target basic.target dbus-broker.service system.slice syslog.target systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "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": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; 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": "/usr/lib/systemd/system/certmonger.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": "certmonger.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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "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 dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Monday 05 February 2024 04:26:48 +0000 (0:00:00.680) 0:00:10.475 ******* changed: [sut] => (item={'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Monday 05 February 2024 04:26:49 +0000 (0:00:01.169) 0:00:11.644 ******* ok: [sut] => (item=['cert', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRQkVwYTVqeURRaysyMkFDNS90TFhQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURRMApZVFZoWlRZdE0yTTRNelF5TkdZdFlqWmtPREF3WWprdFptVmtNbVEzTTJJd0hoY05NalF3TWpBMU1EUXlOalE1CldoY05NalV3TWpBMU1EUXlOalE0V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFozRiszbm1YV1luNUMySE1sTmZvdlBYNnVmVFBhU1prUwpVaTZZOWMvbVRINkdEbXd2YVJCaUJyeGpDZ3NVRDJkdE9IL0M5aDVnNkZQYmxUalJWL0wrYkx2Tko3ZFZ1dkZCCmFIR253dXN5SU1LZUJPZHBKeG9menJRdTVBZWJDWjZBaTIzbDMrck5TSG5kL1lHbGdaL0JjeDJpUTQrNUMzWmgKdnlNWmRIc3F3djA4ZmtvUjlDU3Rlcnc3R0phMEFDR2NmNjlEOUVnTURGa2h6UU9idzl1OUd0cEZ2M3BsVDdESwpnNTNURXI1eEwzUXBHUGJmeFlnbnNVZFA2djNHWnppQUZzL25XTXFjbEh3NFFXS1NvZWVlZ0FyRE0rUUwvdkcyClRVSG1lbUdVUzdMODUySlhURVFhckhjT1JVZlh3ZmxwdjZiSzZqK2FyT2VTYjhYODh4NFBBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVkZXRxCmNZZzdzUEg3aXI2WkhIL05BdjdxdzFFd0h3WURWUjBqQkJnd0ZvQVVMeGF4MWpIV2Q0aEJPcEVxcFBmMFlIQngKdHpvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKUGRQM3RrNElNbklkYWg3NnlCblJ3eklURmJ1THBaWFUvawpMeUNXYTJEakcxUHhZM2ZkWkN2QjNva0kxRUd2dmk2NDVlRDdIbnF0NkRmS2c4MU9iYm1OWk5LeENOd2V0aUJoCmI2TWNnS0VHcyswT3BsckNRekVPVnJBdDY1WVZBaC91NVNaTFNRM0JlNmp5elJWT0prY2hCRmdROXdHRnYwdFkKWDVlVmtSVjNpK25qRGdyRE9ja2pDNlNJUFhRMVo5WnhsdXd5V0pPTDZid213TDJlZzFZTy95a2JmQTg2bW5IeQpQOTJTalhkMkdBQzQ3Yk1FL2xkVG9zWTZSWjhzdElFbHp5YTFOOFlPSllubWN6dDZUckRldkMyNXU2cFVPVG0xCkRPTEUrekYrVWFzajNQZHBpa1NldDRvcUpPK2Y1MkZkaktFZ1BKQzhHY1BqZldxZm9MWT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "cert", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } ok: [sut] => (item=['key', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBQUklWQVRFIEtFWS0tLS0tCk1JSUV2Z0lCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktnd2dnU2tBZ0VBQW9JQkFRRFozRiszbm1YV1luNUMKMkhNbE5mb3ZQWDZ1ZlRQYVNaa1NVaTZZOWMvbVRINkdEbXd2YVJCaUJyeGpDZ3NVRDJkdE9IL0M5aDVnNkZQYgpsVGpSVi9MK2JMdk5KN2RWdXZGQmFIR253dXN5SU1LZUJPZHBKeG9menJRdTVBZWJDWjZBaTIzbDMrck5TSG5kCi9ZR2xnWi9CY3gyaVE0KzVDM1podnlNWmRIc3F3djA4ZmtvUjlDU3Rlcnc3R0phMEFDR2NmNjlEOUVnTURGa2gKelFPYnc5dTlHdHBGdjNwbFQ3REtnNTNURXI1eEwzUXBHUGJmeFlnbnNVZFA2djNHWnppQUZzL25XTXFjbEh3NApRV0tTb2VlZWdBckRNK1FML3ZHMlRVSG1lbUdVUzdMODUySlhURVFhckhjT1JVZlh3ZmxwdjZiSzZqK2FyT2VTCmI4WDg4eDRQQWdNQkFBRUNnZ0VBSDdva1piWnMwMFN0dnVpM0ZYUzFGaVhJLzAvMEpMYUhmY1VOSWR2WkpvdFQKbzdjOFVjZmx0R09Sdk5uM2FnNU01czdqRmFQeWR2VEQvWnhQZ0NFNW5lRjg2aHJUYkJTWS9OMjJnT2dnaU1EVQo4WWxQb0I4ckxVci9oT2Y5ZVkvSmp2a3A0ZC9JV2VsVG9oekFsdUgzNmpGc1grSDNSTXRpdHAwaUxKdFdNcEJGCk5uTkY2R3A4WU8zUEpHU1pPdURmZTluaEVUbHdtZHF4WWhBR2U3WTVMdmdWclQwNXF6NkZZcHBsdWhYSllpSmoKaE5jMVlhWUU1V0xFMk9yNU54blVwVkRQOE9TWG9meDVtbU9hSG1xUEpjbXBSV216czdxRGNMZS9RQjQ4V3FObgo0dXVkREx3L2dXRW8xTjdtQXducHBFTmxCelZxamp0ZUcrVkxuMm5MMFFLQmdRRHZaR1EzUXhuMlhRUStZZDBTCjgyUWcyV1FGc2MwN0dnMnR4blB2bHZIeUoySnFJVGRTemxoRTBSc0hsZis4cXpLamltMXdUMnVDbnp2RTUzZHMKWUJQZ25Ka1NoOFVPd1dPVWFsSXVXVUpESnhzRFA0ZWdMa2F2RXcrdEFQN2pOQ29DV3V0OC9pRGxxRmVLQkpZRQpJeHhOUjU2ODJpR1Q0Rk9IRkhUUzdyQmFud0tCZ1FEbytaWDY2STVDcVYyemVaM2JUb0RFckdFb1dycFB5dnQzCmRRR2MyM1F4UC9ZUmN6TnR4SDlSMzFvSC9DcmhSRFV0dTZaNCtSdzRreHkwNjBVNEpBek1MS1JsMFpPMTlTUy8KZWNsRFhFMEdtdzVZaWdhd3J0djRYQWZBL05CalhTN2VRUHJVQ0t2TE8wQmVvR1VnRS9EdzN1RHlob2dtbHZNaQpHSFJlNVNYMmtRS0JnUUM5b2s0TXhMZnRROVBYd3RoSWFjdVloZnpJMGdjY1dWQWFwMGt4c3VYb0NERGFsNE5tCnNoU1VOdnp0Ym5KT04yTit6MnBQL0duUzZHYUZYVUpwOUZYcXFNSk5Qb1hvWVdPTHJ3bDRzN1pjMGI2QlBUTW4KdldDNjBTT3F6VTRjRnpkcjlDLzFMSzVNbnFUeHJSNVZHcWNSeExsSEtwaE10dmdUMmkyTTVnMkhTd0tCZ1FEYgo1WWc4bFhpQlR4OFVJZnh2WFQrSll6TXBSY21KT3d2emlzc0U1TlpkRGdRU0lHd3dkVUcvWTFPMUtiekhkdnZDCnVOVytaVkxQeTN0VEFLWUxBV3ZhNDJBZ2dwb3JLc0dPd1VMSWc3eG9PYjVtcjVEMC8zYThpeEQraFNHa1IvWE8KN2dKU1ZBVGpCSUFUVU0xaVk3QU5pakZFZU5yVm9iREhROUhES0FLWElRS0JnRm9YZ3JFeEJsSG55ZnQycENDdwpTR1FJMUJ3SmdoWlhyMVAvL3hwbmtlSEVJQjhodjdsOEo4YmNVYzdjVXZTck1hSVh6RHc4ZWU2UDJwSTRTaThKClBQRjVPUEhTWUhJMURoR1d2aEgrVXVBaFBnSHdJaTRWK0FCQkkrSitsY3haWFhBMjEvU3BlNGorYjFWVDZpQm8KazVGaTVyYStHK2lXSHQvSnNYM0R2clhZCi0tLS0tRU5EIFBSSVZBVEUgS0VZLS0tLS0K", "encoding": "base64", "item": [ "key", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/private/quadlet_demo.key" } ok: [sut] => (item=['ca', {'name': 'quadlet_demo', 'dns': ['localhost'], 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "content": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURnakNDQW1xZ0F3SUJBZ0lRQkVwYTVqeURRaysyMkFDNS90TFhQREFOQmdrcWhraUc5dzBCQVFzRkFEQlEKTVNBd0hnWURWUVFEREJkTWIyTmhiQ0JUYVdkdWFXNW5JRUYxZEdodmNtbDBlVEVzTUNvR0ExVUVBd3dqTURRMApZVFZoWlRZdE0yTTRNelF5TkdZdFlqWmtPREF3WWprdFptVmtNbVEzTTJJd0hoY05NalF3TWpBMU1EUXlOalE1CldoY05NalV3TWpBMU1EUXlOalE0V2pBVU1SSXdFQVlEVlFRREV3bHNiMk5oYkdodmMzUXdnZ0VpTUEwR0NTcUcKU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRFozRiszbm1YV1luNUMySE1sTmZvdlBYNnVmVFBhU1prUwpVaTZZOWMvbVRINkdEbXd2YVJCaUJyeGpDZ3NVRDJkdE9IL0M5aDVnNkZQYmxUalJWL0wrYkx2Tko3ZFZ1dkZCCmFIR253dXN5SU1LZUJPZHBKeG9menJRdTVBZWJDWjZBaTIzbDMrck5TSG5kL1lHbGdaL0JjeDJpUTQrNUMzWmgKdnlNWmRIc3F3djA4ZmtvUjlDU3Rlcnc3R0phMEFDR2NmNjlEOUVnTURGa2h6UU9idzl1OUd0cEZ2M3BsVDdESwpnNTNURXI1eEwzUXBHUGJmeFlnbnNVZFA2djNHWnppQUZzL25XTXFjbEh3NFFXS1NvZWVlZ0FyRE0rUUwvdkcyClRVSG1lbUdVUzdMODUySlhURVFhckhjT1JVZlh3ZmxwdjZiSzZqK2FyT2VTYjhYODh4NFBBZ01CQUFHamdaTXcKZ1pBd0N3WURWUjBQQkFRREFnV2dNQlFHQTFVZEVRUU5NQXVDQ1d4dlkyRnNhRzl6ZERBZEJnTlZIU1VFRmpBVQpCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWRCZ05WSFE0RUZnUVVkZXRxCmNZZzdzUEg3aXI2WkhIL05BdjdxdzFFd0h3WURWUjBqQkJnd0ZvQVVMeGF4MWpIV2Q0aEJPcEVxcFBmMFlIQngKdHpvd0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFKUGRQM3RrNElNbklkYWg3NnlCblJ3eklURmJ1THBaWFUvawpMeUNXYTJEakcxUHhZM2ZkWkN2QjNva0kxRUd2dmk2NDVlRDdIbnF0NkRmS2c4MU9iYm1OWk5LeENOd2V0aUJoCmI2TWNnS0VHcyswT3BsckNRekVPVnJBdDY1WVZBaC91NVNaTFNRM0JlNmp5elJWT0prY2hCRmdROXdHRnYwdFkKWDVlVmtSVjNpK25qRGdyRE9ja2pDNlNJUFhRMVo5WnhsdXd5V0pPTDZid213TDJlZzFZTy95a2JmQTg2bW5IeQpQOTJTalhkMkdBQzQ3Yk1FL2xkVG9zWTZSWjhzdElFbHp5YTFOOFlPSllubWN6dDZUckRldkMyNXU2cFVPVG0xCkRPTEUrekYrVWFzajNQZHBpa1NldDRvcUpPK2Y1MkZkaktFZ1BKQzhHY1BqZldxZm9MWT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=", "encoding": "base64", "item": [ "ca", { "ca": "self-sign", "dns": [ "localhost" ], "name": "quadlet_demo" } ], "source": "/etc/pki/tls/certs/quadlet_demo.crt" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Monday 05 February 2024 04:26:49 +0000 (0:00:00.607) 0:00:12.251 ******* ok: [sut] => { "ansible_facts": { "certificate_test_certs": { "quadlet_demo": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZ3F+3nmXWYn5C\n2HMlNfovPX6ufTPaSZkSUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPb\nlTjRV/L+bLvNJ7dVuvFBaHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd\n/YGlgZ/Bcx2iQ4+5C3ZhvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkh\nzQObw9u9GtpFv3plT7DKg53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4\nQWKSoeeegArDM+QL/vG2TUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeS\nb8X88x4PAgMBAAECggEAH7okZbZs00Stvui3FXS1FiXI/0/0JLaHfcUNIdvZJotT\no7c8UcfltGORvNn3ag5M5s7jFaPydvTD/ZxPgCE5neF86hrTbBSY/N22gOggiMDU\n8YlPoB8rLUr/hOf9eY/Jjvkp4d/IWelTohzAluH36jFsX+H3RMtitp0iLJtWMpBF\nNnNF6Gp8YO3PJGSZOuDfe9nhETlwmdqxYhAGe7Y5LvgVrT05qz6FYppluhXJYiJj\nhNc1YaYE5WLE2Or5NxnUpVDP8OSXofx5mmOaHmqPJcmpRWmzs7qDcLe/QB48WqNn\n4uudDLw/gWEo1N7mAwnppENlBzVqjjteG+VLn2nL0QKBgQDvZGQ3Qxn2XQQ+Yd0S\n82Qg2WQFsc07Gg2txnPvlvHyJ2JqITdSzlhE0RsHlf+8qzKjim1wT2uCnzvE53ds\nYBPgnJkSh8UOwWOUalIuWUJDJxsDP4egLkavEw+tAP7jNCoCWut8/iDlqFeKBJYE\nIxxNR5682iGT4FOHFHTS7rBanwKBgQDo+ZX66I5CqV2zeZ3bToDErGEoWrpPyvt3\ndQGc23QxP/YRczNtxH9R31oH/CrhRDUtu6Z4+Rw4kxy060U4JAzMLKRl0ZO19SS/\neclDXE0Gmw5Yigawrtv4XAfA/NBjXS7eQPrUCKvLO0BeoGUgE/Dw3uDyhogmlvMi\nGHRe5SX2kQKBgQC9ok4MxLftQ9PXwthIacuYhfzI0gccWVAap0kxsuXoCDDal4Nm\nshSUNvztbnJON2N+z2pP/GnS6GaFXUJp9FXqqMJNPoXoYWOLrwl4s7Zc0b6BPTMn\nvWC60SOqzU4cFzdr9C/1LK5MnqTxrR5VGqcRxLlHKphMtvgT2i2M5g2HSwKBgQDb\n5Yg8lXiBTx8UIfxvXT+JYzMpRcmJOwvzissE5NZdDgQSIGwwdUG/Y1O1KbzHdvvC\nuNW+ZVLPy3tTAKYLAWva42AggporKsGOwULIg7xoOb5mr5D0/3a8ixD+hSGkR/XO\n7gJSVATjBIATUM1iY7ANijFEeNrVobDHQ9HDKAKXIQKBgFoXgrExBlHnyft2pCCw\nSGQI1BwJghZXr1P//xpnkeHEIB8hv7l8J8bcUc7cUvSrMaIXzDw8ee6P2pI4Si8J\nPPF5OPHSYHI1DhGWvhH+UuAhPgHwIi4V+ABBI+J+lcxZXXA21/Spe4j+b1VT6iBo\nk5Fi5ra+G+iWHt/JsX3DvrXY\n-----END PRIVATE KEY-----\n" } } }, "changed": false } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Monday 05 February 2024 04:26:49 +0000 (0:00:00.021) 0:00:12.273 ******* ok: [sut] => (item={'cert': '/etc/pki/tls/certs/quadlet_demo.crt', 'cert_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n', 'key': '/etc/pki/tls/private/quadlet_demo.key', 'key_content': '-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZ3F+3nmXWYn5C\n2HMlNfovPX6ufTPaSZkSUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPb\nlTjRV/L+bLvNJ7dVuvFBaHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd\n/YGlgZ/Bcx2iQ4+5C3ZhvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkh\nzQObw9u9GtpFv3plT7DKg53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4\nQWKSoeeegArDM+QL/vG2TUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeS\nb8X88x4PAgMBAAECggEAH7okZbZs00Stvui3FXS1FiXI/0/0JLaHfcUNIdvZJotT\no7c8UcfltGORvNn3ag5M5s7jFaPydvTD/ZxPgCE5neF86hrTbBSY/N22gOggiMDU\n8YlPoB8rLUr/hOf9eY/Jjvkp4d/IWelTohzAluH36jFsX+H3RMtitp0iLJtWMpBF\nNnNF6Gp8YO3PJGSZOuDfe9nhETlwmdqxYhAGe7Y5LvgVrT05qz6FYppluhXJYiJj\nhNc1YaYE5WLE2Or5NxnUpVDP8OSXofx5mmOaHmqPJcmpRWmzs7qDcLe/QB48WqNn\n4uudDLw/gWEo1N7mAwnppENlBzVqjjteG+VLn2nL0QKBgQDvZGQ3Qxn2XQQ+Yd0S\n82Qg2WQFsc07Gg2txnPvlvHyJ2JqITdSzlhE0RsHlf+8qzKjim1wT2uCnzvE53ds\nYBPgnJkSh8UOwWOUalIuWUJDJxsDP4egLkavEw+tAP7jNCoCWut8/iDlqFeKBJYE\nIxxNR5682iGT4FOHFHTS7rBanwKBgQDo+ZX66I5CqV2zeZ3bToDErGEoWrpPyvt3\ndQGc23QxP/YRczNtxH9R31oH/CrhRDUtu6Z4+Rw4kxy060U4JAzMLKRl0ZO19SS/\neclDXE0Gmw5Yigawrtv4XAfA/NBjXS7eQPrUCKvLO0BeoGUgE/Dw3uDyhogmlvMi\nGHRe5SX2kQKBgQC9ok4MxLftQ9PXwthIacuYhfzI0gccWVAap0kxsuXoCDDal4Nm\nshSUNvztbnJON2N+z2pP/GnS6GaFXUJp9FXqqMJNPoXoYWOLrwl4s7Zc0b6BPTMn\nvWC60SOqzU4cFzdr9C/1LK5MnqTxrR5VGqcRxLlHKphMtvgT2i2M5g2HSwKBgQDb\n5Yg8lXiBTx8UIfxvXT+JYzMpRcmJOwvzissE5NZdDgQSIGwwdUG/Y1O1KbzHdvvC\nuNW+ZVLPy3tTAKYLAWva42AggporKsGOwULIg7xoOb5mr5D0/3a8ixD+hSGkR/XO\n7gJSVATjBIATUM1iY7ANijFEeNrVobDHQ9HDKAKXIQKBgFoXgrExBlHnyft2pCCw\nSGQI1BwJghZXr1P//xpnkeHEIB8hv7l8J8bcUc7cUvSrMaIXzDw8ee6P2pI4Si8J\nPPF5OPHSYHI1DhGWvhH+UuAhPgHwIi4V+ABBI+J+lcxZXXA21/Spe4j+b1VT6iBo\nk5Fi5ra+G+iWHt/JsX3DvrXY\n-----END PRIVATE KEY-----\n', 'ca': '/etc/pki/tls/certs/quadlet_demo.crt', 'ca_content': '-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/quadlet_demo.crt" ], "delta": "0:00:00.032955", "end": "2024-02-05 04:26:50.195539", "item": { "ca": "/etc/pki/tls/certs/quadlet_demo.crt", "ca_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n", "cert": "/etc/pki/tls/certs/quadlet_demo.crt", "cert_content": "-----BEGIN CERTIFICATE-----\nMIIDgjCCAmqgAwIBAgIQBEpa5jyDQk+22AC5/tLXPDANBgkqhkiG9w0BAQsFADBQ\nMSAwHgYDVQQDDBdMb2NhbCBTaWduaW5nIEF1dGhvcml0eTEsMCoGA1UEAwwjMDQ0\nYTVhZTYtM2M4MzQyNGYtYjZkODAwYjktZmVkMmQ3M2IwHhcNMjQwMjA1MDQyNjQ5\nWhcNMjUwMjA1MDQyNjQ4WjAUMRIwEAYDVQQDEwlsb2NhbGhvc3QwggEiMA0GCSqG\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ3F+3nmXWYn5C2HMlNfovPX6ufTPaSZkS\nUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPblTjRV/L+bLvNJ7dVuvFB\naHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd/YGlgZ/Bcx2iQ4+5C3Zh\nvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkhzQObw9u9GtpFv3plT7DK\ng53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4QWKSoeeegArDM+QL/vG2\nTUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeSb8X88x4PAgMBAAGjgZMw\ngZAwCwYDVR0PBAQDAgWgMBQGA1UdEQQNMAuCCWxvY2FsaG9zdDAdBgNVHSUEFjAU\nBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH/BAIwADAdBgNVHQ4EFgQUdetq\ncYg7sPH7ir6ZHH/NAv7qw1EwHwYDVR0jBBgwFoAULxax1jHWd4hBOpEqpPf0YHBx\ntzowDQYJKoZIhvcNAQELBQADggEBAJPdP3tk4IMnIdah76yBnRwzITFbuLpZXU/k\nLyCWa2DjG1PxY3fdZCvB3okI1EGvvi645eD7Hnqt6DfKg81ObbmNZNKxCNwetiBh\nb6McgKEGs+0OplrCQzEOVrAt65YVAh/u5SZLSQ3Be6jyzRVOJkchBFgQ9wGFv0tY\nX5eVkRV3i+njDgrDOckjC6SIPXQ1Z9ZxluwyWJOL6bwmwL2eg1YO/ykbfA86mnHy\nP92SjXd2GAC47bME/ldTosY6RZ8stIElzya1N8YOJYnmczt6TrDevC25u6pUOTm1\nDOLE+zF+Uasj3PdpikSet4oqJO+f52FdjKEgPJC8GcPjfWqfoLY=\n-----END CERTIFICATE-----\n", "key": "/etc/pki/tls/private/quadlet_demo.key", "key_content": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDZ3F+3nmXWYn5C\n2HMlNfovPX6ufTPaSZkSUi6Y9c/mTH6GDmwvaRBiBrxjCgsUD2dtOH/C9h5g6FPb\nlTjRV/L+bLvNJ7dVuvFBaHGnwusyIMKeBOdpJxofzrQu5AebCZ6Ai23l3+rNSHnd\n/YGlgZ/Bcx2iQ4+5C3ZhvyMZdHsqwv08fkoR9CSterw7GJa0ACGcf69D9EgMDFkh\nzQObw9u9GtpFv3plT7DKg53TEr5xL3QpGPbfxYgnsUdP6v3GZziAFs/nWMqclHw4\nQWKSoeeegArDM+QL/vG2TUHmemGUS7L852JXTEQarHcORUfXwflpv6bK6j+arOeS\nb8X88x4PAgMBAAECggEAH7okZbZs00Stvui3FXS1FiXI/0/0JLaHfcUNIdvZJotT\no7c8UcfltGORvNn3ag5M5s7jFaPydvTD/ZxPgCE5neF86hrTbBSY/N22gOggiMDU\n8YlPoB8rLUr/hOf9eY/Jjvkp4d/IWelTohzAluH36jFsX+H3RMtitp0iLJtWMpBF\nNnNF6Gp8YO3PJGSZOuDfe9nhETlwmdqxYhAGe7Y5LvgVrT05qz6FYppluhXJYiJj\nhNc1YaYE5WLE2Or5NxnUpVDP8OSXofx5mmOaHmqPJcmpRWmzs7qDcLe/QB48WqNn\n4uudDLw/gWEo1N7mAwnppENlBzVqjjteG+VLn2nL0QKBgQDvZGQ3Qxn2XQQ+Yd0S\n82Qg2WQFsc07Gg2txnPvlvHyJ2JqITdSzlhE0RsHlf+8qzKjim1wT2uCnzvE53ds\nYBPgnJkSh8UOwWOUalIuWUJDJxsDP4egLkavEw+tAP7jNCoCWut8/iDlqFeKBJYE\nIxxNR5682iGT4FOHFHTS7rBanwKBgQDo+ZX66I5CqV2zeZ3bToDErGEoWrpPyvt3\ndQGc23QxP/YRczNtxH9R31oH/CrhRDUtu6Z4+Rw4kxy060U4JAzMLKRl0ZO19SS/\neclDXE0Gmw5Yigawrtv4XAfA/NBjXS7eQPrUCKvLO0BeoGUgE/Dw3uDyhogmlvMi\nGHRe5SX2kQKBgQC9ok4MxLftQ9PXwthIacuYhfzI0gccWVAap0kxsuXoCDDal4Nm\nshSUNvztbnJON2N+z2pP/GnS6GaFXUJp9FXqqMJNPoXoYWOLrwl4s7Zc0b6BPTMn\nvWC60SOqzU4cFzdr9C/1LK5MnqTxrR5VGqcRxLlHKphMtvgT2i2M5g2HSwKBgQDb\n5Yg8lXiBTx8UIfxvXT+JYzMpRcmJOwvzissE5NZdDgQSIGwwdUG/Y1O1KbzHdvvC\nuNW+ZVLPy3tTAKYLAWva42AggporKsGOwULIg7xoOb5mr5D0/3a8ixD+hSGkR/XO\n7gJSVATjBIATUM1iY7ANijFEeNrVobDHQ9HDKAKXIQKBgFoXgrExBlHnyft2pCCw\nSGQI1BwJghZXr1P//xpnkeHEIB8hv7l8J8bcUc7cUvSrMaIXzDw8ee6P2pI4Si8J\nPPF5OPHSYHI1DhGWvhH+UuAhPgHwIi4V+ABBI+J+lcxZXXA21/Spe4j+b1VT6iBo\nk5Fi5ra+G+iWHt/JsX3DvrXY\n-----END PRIVATE KEY-----\n" }, "rc": 0, "start": "2024-02-05 04:26:50.162584" } STDOUT: Request "20240205042648" removed. TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Monday 05 February 2024 04:26:50 +0000 (0:00:00.288) 0:00:12.562 ******* changed: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/quadlet_demo.key) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/quadlet_demo.key", "path": "/etc/pki/tls/private/quadlet_demo.key", "state": "absent" } ok: [sut] => (item=/etc/pki/tls/certs/quadlet_demo.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/certs/quadlet_demo.crt", "path": "/etc/pki/tls/certs/quadlet_demo.crt", "state": "absent" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:50 Monday 05 February 2024 04:26:50 +0000 (0:00:00.574) 0:00:13.137 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Monday 05 February 2024 04:26:50 +0000 (0:00:00.049) 0:00:13.186 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Monday 05 February 2024 04:26:50 +0000 (0:00:00.013) 0:00:13.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Monday 05 February 2024 04:26:50 +0000 (0:00:00.018) 0:00:13.219 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Monday 05 February 2024 04:26:51 +0000 (0:00:00.187) 0:00:13.407 ******* ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Monday 05 February 2024 04:26:51 +0000 (0:00:00.019) 0:00:13.426 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Monday 05 February 2024 04:26:51 +0000 (0:00:00.031) 0:00:13.457 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Monday 05 February 2024 04:26:52 +0000 (0:00:01.089) 0:00:14.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Monday 05 February 2024 04:26:52 +0000 (0:00:00.027) 0:00:14.574 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libslirp-4.4.0-7.el9.x86_64", "Installed: podman-2:4.8.1-1.el9.x86_64", "Installed: netavark-2:1.9.0-1.el9.x86_64", "Installed: slirp4netns-1.2.2-1.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-8.el9.x86_64", "Installed: criu-3.19-1.el9.x86_64", "Installed: yajl-2.1.0-22.el9.x86_64", "Installed: criu-libs-3.19-1.el9.x86_64", "Installed: crun-1.14-1.el9.x86_64", "Installed: conmon-2:2.1.10-1.el9.x86_64", "Installed: aardvark-dns-2:1.9.0-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: fuse-overlayfs-1.12-1.el9.x86_64", "Installed: fuse3-3.10.2-6.el9.x86_64", "Installed: fuse3-libs-3.10.2-6.el9.x86_64", "Installed: container-selinux-3:2.229.0-1.el9.noarch", "Installed: libnet-1.2-6.el9.x86_64", "Installed: containers-common-2:1-55.el9.x86_64", "Installed: fuse-common-3.10.2-6.el9.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Monday 05 February 2024 04:27:36 +0000 (0:00:44.673) 0:00:59.248 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037134", "end": "2024-02-05 04:27:37.105325", "rc": 0, "start": "2024-02-05 04:27:37.068191" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Monday 05 February 2024 04:27:37 +0000 (0:00:00.232) 0:00:59.480 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Monday 05 February 2024 04:27:37 +0000 (0:00:00.028) 0:00:59.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Monday 05 February 2024 04:27:37 +0000 (0:00:00.026) 0:00:59.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Monday 05 February 2024 04:27:37 +0000 (0:00:00.121) 0:00:59.657 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:27:37 +0000 (0:00:00.034) 0:00:59.691 ******* ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:27:37 +0000 (0:00:00.247) 0:00:59.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:27:37 +0000 (0:00:00.024) 0:00:59.962 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:27:37 +0000 (0:00:00.027) 0:00:59.990 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:27:37 +0000 (0:00:00.200) 0:01:00.190 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:27:37 +0000 (0:00:00.025) 0:01:00.216 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1689166618.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:27:38 +0000 (0:00:00.200) 0:01:00.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:27:38 +0000 (0:00:00.018) 0:01:00.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:27:38 +0000 (0:00:00.018) 0:01:00.505 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Monday 05 February 2024 04:27:38 +0000 (0:00:00.019) 0:01:00.524 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Monday 05 February 2024 04:27:38 +0000 (0:00:00.037) 0:01:00.562 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Monday 05 February 2024 04:27:38 +0000 (0:00:00.055) 0:01:00.618 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Monday 05 February 2024 04:27:38 +0000 (0:00:00.022) 0:01:00.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Monday 05 February 2024 04:27:38 +0000 (0:00:00.021) 0:01:00.662 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Monday 05 February 2024 04:27:38 +0000 (0:00:00.034) 0:01:00.697 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Monday 05 February 2024 04:27:38 +0000 (0:00:00.016) 0:01:00.731 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Monday 05 February 2024 04:27:38 +0000 (0:00:00.034) 0:01:00.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.801 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Monday 05 February 2024 04:27:38 +0000 (0:00:00.035) 0:01:00.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.853 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Monday 05 February 2024 04:27:38 +0000 (0:00:00.017) 0:01:00.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Monday 05 February 2024 04:27:38 +0000 (0:00:00.019) 0:01:00.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Monday 05 February 2024 04:27:38 +0000 (0:00:00.018) 0:01:00.908 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 05 February 2024 04:27:38 +0000 (0:00:00.059) 0:01:00.968 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 05 February 2024 04:27:38 +0000 (0:00:00.053) 0:01:01.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 05 February 2024 04:27:38 +0000 (0:00:00.022) 0:01:01.044 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 05 February 2024 04:27:38 +0000 (0:00:00.192) 0:01:01.237 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Monday 05 February 2024 04:27:38 +0000 (0:00:00.021) 0:01:01.259 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 05 February 2024 04:27:39 +0000 (0:00:00.904) 0:01:02.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 05 February 2024 04:27:39 +0000 (0:00:00.027) 0:01:02.191 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 05 February 2024 04:27:39 +0000 (0:00:00.024) 0:01:02.215 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice dbus-broker.service sysinit.target basic.target polkit.service dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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": "yes", "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": "ip6tables.service nftables.service shutdown.target ebtables.service iptables.service ipset.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 05 February 2024 04:27:40 +0000 (0:00:00.344) 0:01:02.559 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target dbus-broker.service system.slice polkit.service dbus.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "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": "yes", "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": "ip6tables.service ipset.service shutdown.target nftables.service iptables.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "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", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 05 February 2024 04:27:41 +0000 (0:00:01.597) 0:01:04.157 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 05 February 2024 04:27:41 +0000 (0:00:00.024) 0:01:04.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 05 February 2024 04:27:41 +0000 (0:00:00.019) 0:01:04.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 05 February 2024 04:27:41 +0000 (0:00:00.019) 0:01:04.220 ******* changed: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "8000/tcp", "state": "enabled" } } changed: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 05 February 2024 04:27:43 +0000 (0:00:01.637) 0:01:05.858 ******* skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 05 February 2024 04:27:43 +0000 (0:00:00.032) 0:01:05.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 05 February 2024 04:27:43 +0000 (0:00:00.023) 0:01:05.914 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 05 February 2024 04:27:43 +0000 (0:00:00.024) 0:01:05.939 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 05 February 2024 04:27:43 +0000 (0:00:00.021) 0:01:05.960 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 05 February 2024 04:27:43 +0000 (0:00:00.019) 0:01:05.979 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 05 February 2024 04:27:43 +0000 (0:00:00.042) 0:01:06.022 ******* skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Monday 05 February 2024 04:27:43 +0000 (0:00:00.034) 0:01:06.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Monday 05 February 2024 04:27:43 +0000 (0:00:00.018) 0:01:06.075 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Monday 05 February 2024 04:27:43 +0000 (0:00:00.017) 0:01:06.092 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:27:43 +0000 (0:00:00.072) 0:01:06.165 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:27:43 +0000 (0:00:00.021) 0:01:06.186 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:27:43 +0000 (0:00:00.021) 0:01:06.208 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:27:43 +0000 (0:00:00.047) 0:01:06.255 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:43 +0000 (0:00:00.050) 0:01:06.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:43 +0000 (0:00:00.030) 0:01:06.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:06.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:27:44 +0000 (0:00:00.025) 0:01:06.382 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:27:44 +0000 (0:00:00.350) 0:01:06.732 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:27:44 +0000 (0:00:00.020) 0:01:06.752 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:06.772 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:27:44 +0000 (0:00:00.044) 0:01:06.816 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:44 +0000 (0:00:00.055) 0:01:06.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:06.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:44 +0000 (0:00:00.017) 0:01:06.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:27:44 +0000 (0:00:00.017) 0:01:06.926 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:27:44 +0000 (0:00:00.236) 0:01:07.163 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:07.183 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:07.203 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:27:44 +0000 (0:00:00.024) 0:01:07.227 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:44 +0000 (0:00:00.029) 0:01:07.257 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:44 +0000 (0:00:00.018) 0:01:07.276 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:44 +0000 (0:00:00.019) 0:01:07.295 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:27:44 +0000 (0:00:00.018) 0:01:07.313 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Monday 05 February 2024 04:27:45 +0000 (0:00:00.240) 0:01:07.554 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Monday 05 February 2024 04:27:45 +0000 (0:00:00.017) 0:01:07.572 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:27:45 +0000 (0:00:00.083) 0:01:07.656 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:27:45 +0000 (0:00:00.067) 0:01:07.724 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:27:45 +0000 (0:00:00.026) 0:01:07.750 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:27:45 +0000 (0:00:00.039) 0:01:07.789 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:27:45 +0000 (0:00:00.031) 0:01:07.821 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:27:45 +0000 (0:00:00.037) 0:01:07.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:27:45 +0000 (0:00:00.029) 0:01:07.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:27:45 +0000 (0:00:00.023) 0:01:07.911 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:27:45 +0000 (0:00:00.024) 0:01:07.936 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:27:45 +0000 (0:00:00.202) 0:01:08.138 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:27:45 +0000 (0:00:00.023) 0:01:08.162 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:27:46 +0000 (0:00:00.200) 0:01:08.362 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:27:46 +0000 (0:00:00.018) 0:01:08.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:27:46 +0000 (0:00:00.018) 0:01:08.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:27:46 +0000 (0:00:00.017) 0:01:08.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:27:46 +0000 (0:00:00.017) 0:01:08.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:27:46 +0000 (0:00:00.018) 0:01:08.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:27:46 +0000 (0:00:00.019) 0:01:08.472 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:27:46 +0000 (0:00:00.031) 0:01:08.504 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:27:46 +0000 (0:00:00.042) 0:01:08.547 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:27:46 +0000 (0:00:00.019) 0:01:08.566 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:27:46 +0000 (0:00:00.044) 0:01:08.611 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:27:46 +0000 (0:00:00.018) 0:01:08.629 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:27:46 +0000 (0:00:00.040) 0:01:08.669 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:46 +0000 (0:00:00.032) 0:01:08.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:46 +0000 (0:00:00.019) 0:01:08.721 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:46 +0000 (0:00:00.019) 0:01:08.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:27:46 +0000 (0:00:00.017) 0:01:08.758 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Monday 05 February 2024 04:27:46 +0000 (0:00:00.018) 0:01:08.776 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Monday 05 February 2024 04:27:46 +0000 (0:00:00.017) 0:01:08.794 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Monday 05 February 2024 04:27:46 +0000 (0:00:00.210) 0:01:09.004 ******* changed: [sut] => { "changed": true, "checksum": "e57c08d49aff4bae8daab138d913aeddaa8682a0", "dest": "/etc/containers/systemd/quadlet-demo.network", "gid": 0, "group": "root", "md5sum": "061f3cf318cbd8ab5794bb1173831fb8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1707107266.6936467-9565-138202737985222/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Monday 05 February 2024 04:27:47 +0000 (0:00:00.617) 0:01:09.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Monday 05 February 2024 04:27:47 +0000 (0:00:00.020) 0:01:09.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Monday 05 February 2024 04:27:47 +0000 (0:00:00.049) 0:01:09.691 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Monday 05 February 2024 04:27:47 +0000 (0:00:00.512) 0:01:10.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Monday 05 February 2024 04:27:47 +0000 (0:00:00.021) 0:01:10.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:27:47 +0000 (0:00:00.022) 0:01:10.248 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:27:47 +0000 (0:00:00.026) 0:01:10.274 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:27:47 +0000 (0:00:00.023) 0:01:10.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:27:47 +0000 (0:00:00.020) 0:01:10.319 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:27:47 +0000 (0:00:00.027) 0:01:10.346 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:27:48 +0000 (0:00:00.031) 0:01:10.378 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:27:48 +0000 (0:00:00.021) 0:01:10.400 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:27:48 +0000 (0:00:00.022) 0:01:10.422 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:27:48 +0000 (0:00:00.023) 0:01:10.446 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:27:48 +0000 (0:00:00.198) 0:01:10.644 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:27:48 +0000 (0:00:00.035) 0:01:10.679 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:27:48 +0000 (0:00:00.205) 0:01:10.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:27:48 +0000 (0:00:00.026) 0:01:10.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:27:48 +0000 (0:00:00.060) 0:01:10.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:27:48 +0000 (0:00:00.025) 0:01:10.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:27:48 +0000 (0:00:00.020) 0:01:11.018 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:27:48 +0000 (0:00:00.027) 0:01:11.045 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:27:48 +0000 (0:00:00.020) 0:01:11.066 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:27:48 +0000 (0:00:00.040) 0:01:11.106 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:27:48 +0000 (0:00:00.022) 0:01:11.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:27:48 +0000 (0:00:00.043) 0:01:11.172 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:27:48 +0000 (0:00:00.047) 0:01:11.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:27:48 +0000 (0:00:00.025) 0:01:11.245 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:27:48 +0000 (0:00:00.059) 0:01:11.304 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:48 +0000 (0:00:00.031) 0:01:11.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:49 +0000 (0:00:00.018) 0:01:11.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:49 +0000 (0:00:00.017) 0:01:11.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:27:49 +0000 (0:00:00.017) 0:01:11.390 ******* TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Monday 05 February 2024 04:27:49 +0000 (0:00:00.017) 0:01:11.408 ******* TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Monday 05 February 2024 04:27:49 +0000 (0:00:00.018) 0:01:11.426 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 34, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Monday 05 February 2024 04:27:49 +0000 (0:00:00.239) 0:01:11.666 ******* changed: [sut] => { "changed": true, "checksum": "585f8cbdf0ec73000f9227dcffbef71e9552ea4a", "dest": "/etc/containers/systemd/quadlet-demo-mysql.volume", "gid": 0, "group": "root", "md5sum": "5ddd03a022aeb4502d9bc8ce436b4233", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 9, "src": "/root/.ansible/tmp/ansible-tmp-1707107269.354503-9711-101859125427587/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Monday 05 February 2024 04:27:49 +0000 (0:00:00.593) 0:01:12.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Monday 05 February 2024 04:27:49 +0000 (0:00:00.048) 0:01:12.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Monday 05 February 2024 04:27:49 +0000 (0:00:00.031) 0:01:12.338 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Monday 05 February 2024 04:27:50 +0000 (0:00:00.511) 0:01:12.850 ******* changed: [sut] => { "changed": true, "name": "quadlet-demo-mysql-volume.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket -.mount system.slice sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.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": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Monday 05 February 2024 04:27:50 +0000 (0:00:00.470) 0:01:13.321 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:27:50 +0000 (0:00:00.021) 0:01:13.342 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:27:51 +0000 (0:00:00.062) 0:01:13.404 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:27:51 +0000 (0:00:00.031) 0:01:13.436 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:27:51 +0000 (0:00:00.023) 0:01:13.459 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:27:51 +0000 (0:00:00.033) 0:01:13.493 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:27:51 +0000 (0:00:00.034) 0:01:13.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:27:51 +0000 (0:00:00.023) 0:01:13.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:27:51 +0000 (0:00:00.022) 0:01:13.573 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:27:51 +0000 (0:00:00.067) 0:01:13.641 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:27:51 +0000 (0:00:00.200) 0:01:13.842 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:27:51 +0000 (0:00:00.023) 0:01:13.865 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:27:51 +0000 (0:00:00.194) 0:01:14.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:27:51 +0000 (0:00:00.018) 0:01:14.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:27:51 +0000 (0:00:00.019) 0:01:14.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:27:51 +0000 (0:00:00.019) 0:01:14.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:27:51 +0000 (0:00:00.020) 0:01:14.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:27:51 +0000 (0:00:00.018) 0:01:14.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:27:51 +0000 (0:00:00.018) 0:01:14.175 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:27:51 +0000 (0:00:00.031) 0:01:14.207 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:27:51 +0000 (0:00:00.019) 0:01:14.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:27:51 +0000 (0:00:00.019) 0:01:14.246 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:27:51 +0000 (0:00:00.046) 0:01:14.293 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:27:51 +0000 (0:00:00.025) 0:01:14.318 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Monday 05 February 2024 04:27:52 +0000 (0:00:00.040) 0:01:14.359 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:27:52 +0000 (0:00:00.056) 0:01:14.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:27:52 +0000 (0:00:00.079) 0:01:14.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:27:52 +0000 (0:00:00.032) 0:01:14.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Monday 05 February 2024 04:27:52 +0000 (0:00:00.049) 0:01:14.577 ******* changed: [sut] => (item=/tmp/quadlet_demo) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/quadlet_demo", "mode": "0777", "owner": "root", "path": "/tmp/quadlet_demo", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Monday 05 February 2024 04:27:52 +0000 (0:00:00.223) 0:01:14.801 ******* changed: [sut] => (item=quay.io/linux-system-roles/mysql:5.6) => { "actions": [ "Pulled image quay.io/linux-system-roles/mysql:5.6" ], "ansible_loop_var": "item", "changed": true, "failed_when_result": false, "image": [ { "Annotations": {}, "Architecture": "amd64", "Author": "", "Comment": "", "Config": { "Cmd": [ "mysqld" ], "Entrypoint": [ "docker-entrypoint.sh" ], "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "GOSU_VERSION=1.12", "MYSQL_MAJOR=5.6", "MYSQL_VERSION=5.6.51-1debian9" ], "ExposedPorts": { "3306/tcp": {} }, "Volumes": { "/var/lib/mysql": {} } }, "Created": "2021-12-21T02:57:59.587337844Z", "Digest": "sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "GraphDriver": { "Data": { "LowerDir": "/var/lib/containers/storage/overlay/63c8cde32bc583ca7971591c23194c1fd072197949f28fcad7f10780ad1af022/diff:/var/lib/containers/storage/overlay/4904a0ac4db0b6060c944fc7c882cba99b79b50f90151785350c0e4ba7f94390/diff:/var/lib/containers/storage/overlay/1822e40336d4b2b31d888f669f443965d4476dae35fd0a67e58eefd9c5ecb9e5/diff:/var/lib/containers/storage/overlay/988a3979591d296974121b0a893ec621ea5e9939ab3cc5e7c194dbe27f7b5677/diff:/var/lib/containers/storage/overlay/ba0315059f870fcb66ebd6517f455f714fb4eeeb4fdee9cefb3d7f59a7b0cdb7/diff:/var/lib/containers/storage/overlay/0dbdd9024cc38ecc226b2c4772718d32ff0abc288b41669d58d506274c16c67a/diff:/var/lib/containers/storage/overlay/f8ddb99f39386eac409b19f8b347a7a10ee91771cfb838c88793ad8947a233f5/diff:/var/lib/containers/storage/overlay/2ecb8e9889676e4b9b129bab56314644612905ce6e6ce1c92d5a86ac8f08f03b/diff:/var/lib/containers/storage/overlay/07e715cdf99b679f1e067f4819d1b7e1ba9ea24229ede4e6b45b9240fe5865f8/diff:/var/lib/containers/storage/overlay/2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae/diff", "UpperDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/diff", "WorkDir": "/var/lib/containers/storage/overlay/bb762056c5cde2e3213fe6ccf595176708249829a607b0afc5799075d4a852ec/work" }, "Name": "overlay" }, "History": [ { "created": "2021-12-21T01:24:41.626621944Z", "created_by": "/bin/sh -c #(nop) ADD file:b1650c19c1dd1f4cff71553f2bb0bc949944d0bc24b54c318b2880c14538648a in / " }, { "created": "2021-12-21T01:24:42.056427889Z", "created_by": "/bin/sh -c #(nop) CMD [\"bash\"]", "empty_layer": true }, { "created": "2021-12-21T02:56:59.289452902Z", "created_by": "/bin/sh -c groupadd -r mysql && useradd -r -g mysql mysql" }, { "created": "2021-12-21T02:57:05.692613282Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends gnupg dirmngr && rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:05.921738618Z", "created_by": "/bin/sh -c #(nop) ENV GOSU_VERSION=1.12", "empty_layer": true }, { "created": "2021-12-21T02:57:18.981216995Z", "created_by": "/bin/sh -c set -eux; \tsavedAptMark=\"$(apt-mark showmanual)\"; \tapt-get update; \tapt-get install -y --no-install-recommends ca-certificates wget; \trm -rf /var/lib/apt/lists/*; \tdpkgArch=\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\"; \twget -O /usr/local/bin/gosu \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch\"; \twget -O /usr/local/bin/gosu.asc \"https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$dpkgArch.asc\"; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver hkps://keys.openpgp.org --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4; \tgpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\" /usr/local/bin/gosu.asc; \tapt-mark auto '.*' > /dev/null; \t[ -z \"$savedAptMark\" ] || apt-mark manual $savedAptMark > /dev/null; \tapt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; \tchmod +x /usr/local/bin/gosu; \tgosu --version; \tgosu nobody true" }, { "created": "2021-12-21T02:57:19.781116502Z", "created_by": "/bin/sh -c mkdir /docker-entrypoint-initdb.d" }, { "created": "2021-12-21T02:57:25.555452451Z", "created_by": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tpwgen \t\tperl \t\txz-utils \t&& rm -rf /var/lib/apt/lists/*" }, { "created": "2021-12-21T02:57:37.684730941Z", "created_by": "/bin/sh -c set -ex; \tkey='A4A9406876FCBD3C456770C88C718D3B5072E1F5'; \texport GNUPGHOME=\"$(mktemp -d)\"; \tgpg --batch --keyserver keyserver.ubuntu.com --recv-keys \"$key\"; \tgpg --batch --export \"$key\" > /etc/apt/trusted.gpg.d/mysql.gpg; \tgpgconf --kill all; \trm -rf \"$GNUPGHOME\"; \tapt-key list > /dev/null" }, { "created": "2021-12-21T02:57:37.903115972Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_MAJOR=5.6", "empty_layer": true }, { "created": "2021-12-21T02:57:38.155528708Z", "created_by": "/bin/sh -c #(nop) ENV MYSQL_VERSION=5.6.51-1debian9", "empty_layer": true }, { "created": "2021-12-21T02:57:39.106901365Z", "created_by": "/bin/sh -c echo 'deb http://repo.mysql.com/apt/debian/ stretch mysql-5.6' > /etc/apt/sources.list.d/mysql.list" }, { "created": "2021-12-21T02:57:56.693791892Z", "created_by": "/bin/sh -c { \t\techo mysql-community-server mysql-community-server/data-dir select ''; \t\techo mysql-community-server mysql-community-server/root-pass password ''; \t\techo mysql-community-server mysql-community-server/re-root-pass password ''; \t\techo mysql-community-server mysql-community-server/remove-test-db select false; \t} | debconf-set-selections \t&& apt-get update \t&& apt-get install -y \t\tmysql-server=\"${MYSQL_VERSION}\" \t&& find /etc/mysql/ -name '*.cnf' -print0 \t\t| xargs -0 grep -lZE '^(bind-address|log)' \t\t| xargs -rt -0 sed -Ei 's/^(bind-address|log)/#&/' \t&& echo '[mysqld]\\nskip-host-cache\\nskip-name-resolve' > /etc/mysql/conf.d/docker.cnf \t&& rm -rf /var/lib/apt/lists/* \t&& rm -rf /var/lib/mysql && mkdir -p /var/lib/mysql /var/run/mysqld \t&& chown -R mysql:mysql /var/lib/mysql /var/run/mysqld \t&& chmod 1777 /var/run/mysqld /var/lib/mysql" }, { "created": "2021-12-21T02:57:57.29721744Z", "created_by": "/bin/sh -c #(nop) VOLUME [/var/lib/mysql]", "empty_layer": true }, { "created": "2021-12-21T02:57:57.591077869Z", "created_by": "/bin/sh -c #(nop) COPY file:345a22fe55d3e6783a17075612415413487e7dba27fbf1000a67c7870364b739 in /usr/local/bin/ " }, { "created": "2021-12-21T02:57:58.761392735Z", "created_by": "/bin/sh -c ln -s usr/local/bin/docker-entrypoint.sh /entrypoint.sh # backwards compat" }, { "created": "2021-12-21T02:57:59.04809683Z", "created_by": "/bin/sh -c #(nop) ENTRYPOINT [\"docker-entrypoint.sh\"]", "empty_layer": true }, { "created": "2021-12-21T02:57:59.31392792Z", "created_by": "/bin/sh -c #(nop) EXPOSE 3306", "empty_layer": true }, { "created": "2021-12-21T02:57:59.587337844Z", "created_by": "/bin/sh -c #(nop) CMD [\"mysqld\"]", "empty_layer": true } ], "Id": "dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5", "Labels": null, "ManifestType": "application/vnd.docker.distribution.manifest.v2+json", "NamesHistory": [ "quay.io/linux-system-roles/mysql:5.6" ], "Os": "linux", "Parent": "", "RepoDigests": [ "quay.io/linux-system-roles/mysql@sha256:2d0419de75076a55e0d0c0680b4f86ecdbb8a88de92054698a0028bcb218a3a8", "quay.io/linux-system-roles/mysql@sha256:4faa0a30c0055742c72daff1482976814f340d4bfb647f0fa2c3562fd1a7abda" ], "RepoTags": [ "quay.io/linux-system-roles/mysql:5.6" ], "RootFS": { "Layers": [ "sha256:2b83e5699838047f936a3875bcce7fe1b169983bf86785ae7519c5bc488558ae", "sha256:2e10295573911964a8acc37c738aed958d0bc385bc51df6f184b196fb592c975", "sha256:d414fdead0b9c934781e5611c016d7c237062c9470db810ef28b321a492dbb9c", "sha256:4085e588967d10dafb76ad52f66f661b41b9008cc16568ce02853de7cbbf7433", "sha256:7ea96a4e341b4d139f5e076e71d19229537292226c3b24ec2d588567667a1191", "sha256:e3dce1c82d4e4142e8e1bf2fb9c6fd2555196d40088167270ff95c9af37b88af", "sha256:2612088e90f60ecb4a13e68adbfb2b1366f82fc8fbf1f0970f8769cf3cd753ee", "sha256:eba393347f896c4028340bf1a40cc5d6b8f21eeb7abf3e79799d842a6babb93f", "sha256:7c5a5c1986b16b0d8ad4eaa8066627910ec7794a657467e8f18d223f1c0034fd", "sha256:49a1ca1cd2b80f84d6616df2b5123458f4bcb065bca28c43d9c3fd5a0480b907", "sha256:7137327a7221ddb123883146beb68003ee31d652ec46ab8bea3ba12c2df8df8f" ], "Type": "layers" }, "Size": 307607194, "User": "", "Version": "20.10.7", "VirtualSize": 307607194 } ], "item": "quay.io/linux-system-roles/mysql:5.6", "podman_actions": [ "/usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Monday 05 February 2024 04:28:00 +0000 (0:00:08.369) 0:01:23.170 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 67, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Monday 05 February 2024 04:28:01 +0000 (0:00:00.203) 0:01:23.374 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file content is present] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Monday 05 February 2024 04:28:01 +0000 (0:00:00.019) 0:01:23.394 ******* changed: [sut] => { "changed": true, "checksum": "7bf9312d57274d4dabbd222b01717e2cc0cfa0ed", "dest": "/etc/containers/systemd/quadlet-demo-mysql.container", "gid": 0, "group": "root", "md5sum": "f1cd3875deb45b806389825bb4b5ad4a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 367, "src": "/root/.ansible/tmp/ansible-tmp-1707107281.0861065-9922-164669485893255/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Monday 05 February 2024 04:28:01 +0000 (0:00:00.523) 0:01:23.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Monday 05 February 2024 04:28:01 +0000 (0:00:00.019) 0:01:23.936 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Monday 05 February 2024 04:28:02 +0000 (0:00:00.537) 0:01:24.474 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-demo-mysql.service: Job for quadlet-demo-mysql.service failed because the control process exited with error code. See "systemctl status quadlet-demo-mysql.service" and "journalctl -xeu quadlet-demo-mysql.service" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:131 Monday 05 February 2024 04:28:02 +0000 (0:00:00.504) 0:01:24.979 ******* ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.039332", "end": "2024-02-05 04:28:02.835016", "rc": 0, "start": "2024-02-05 04:28:02.795684" } STDOUT: Feb 05 04:18:23 localhost systemd-journald[484]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Feb 05 04:18:23 localhost systemd-journald[484]: Runtime Journal (/run/log/journal/0f9c117efff04d2fa834cfa245abd7a3) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/0f9c117efff04d2fa834cfa245abd7a3) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.6M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 05 04:18:23 localhost systemd[1]: Queued start job for default target Multi-User System. Feb 05 04:18:23 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Feb 05 04:18:23 localhost systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Feb 05 04:18:23 localhost systemd[1]: Starting Load/Save Random Seed... Feb 05 04:18:23 localhost systemd[1]: Create System Users was skipped because no trigger condition checks were met. Feb 05 04:18:23 localhost systemd[1]: Started Journal Service. Feb 05 04:18:23 localhost systemd[1]: Finished Create List of Static Device Nodes. ░░ Subject: A start job for unit kmod-static-nodes.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kmod-static-nodes.service has finished successfully. ░░ ░░ The job identifier is 171. Feb 05 04:18:23 localhost systemd[1]: Starting Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 136. Feb 05 04:18:23 localhost systemd[1]: Starting Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 147. Feb 05 04:18:23 localhost systemd[1]: Finished Load/Save Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 145. Feb 05 04:18:23 localhost systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 146. Feb 05 04:18:23 localhost systemd-journald[484]: Runtime Journal (/run/log/journal/0f9c117efff04d2fa834cfa245abd7a3) is 8.0M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/0f9c117efff04d2fa834cfa245abd7a3) is currently using 8.0M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.5M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 05 04:18:23 localhost systemd-journald[484]: Received client request to flush runtime journal. Feb 05 04:18:23 localhost systemd[1]: Finished Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 136. Feb 05 04:18:23 localhost systemd[1]: Finished Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 169. Feb 05 04:18:23 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 05 04:18:23 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 151. Feb 05 04:18:23 localhost systemd[1]: Mounting Kernel Configuration File System... ░░ Subject: A start job for unit sys-kernel-config.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has begun execution. ░░ ░░ The job identifier is 150. Feb 05 04:18:23 localhost systemd[1]: Mounted Kernel Configuration File System. ░░ Subject: A start job for unit sys-kernel-config.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-kernel-config.mount has finished successfully. ░░ ░░ The job identifier is 150. Feb 05 04:18:23 localhost kernel: fuse: init (API version 7.36) Feb 05 04:18:23 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@fuse.service has successfully entered the 'dead' state. Feb 05 04:18:23 localhost systemd[1]: Finished Load Kernel Module fuse. ░░ Subject: A start job for unit modprobe@fuse.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@fuse.service has finished successfully. ░░ ░░ The job identifier is 126. Feb 05 04:18:24 localhost kernel: ACPI: bus type drm_connector registered Feb 05 04:18:24 localhost systemd[1]: Mounting FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 125. Feb 05 04:18:24 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@drm.service has successfully entered the 'dead' state. Feb 05 04:18:24 localhost systemd[1]: Finished Load Kernel Module drm. ░░ Subject: A start job for unit modprobe@drm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@drm.service has finished successfully. ░░ ░░ The job identifier is 230. Feb 05 04:18:24 localhost systemd[1]: Mounted FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 125. Feb 05 04:18:24 localhost systemd[1]: Finished Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 147. Feb 05 04:18:24 localhost systemd[1]: Reached target Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 131. Feb 05 04:18:24 localhost systemd[1]: Reached target Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 129. Feb 05 04:18:24 localhost systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 156. Feb 05 04:18:24 localhost systemd[1]: Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 175. Feb 05 04:18:24 localhost systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 168. Feb 05 04:18:24 localhost systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-boot-system-token.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-system-token.service has finished successfully. ░░ ░░ The job identifier is 142. Feb 05 04:18:24 localhost systemd[1]: Starting Automatic Boot Loader Update... ░░ Subject: A start job for unit systemd-boot-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has begun execution. ░░ ░░ The job identifier is 123. Feb 05 04:18:24 localhost systemd[1]: Starting Commit a transient machine-id on disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 134. Feb 05 04:18:24 localhost systemd[1]: Starting Create Volatile Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 167. Feb 05 04:18:24 localhost systemd[1]: Starting Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 163. Feb 05 04:18:24 localhost bootctl[497]: Couldn't find EFI system partition, skipping. Feb 05 04:18:24 localhost systemd[1]: Finished Automatic Boot Loader Update. ░░ Subject: A start job for unit systemd-boot-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-update.service has finished successfully. ░░ ░░ The job identifier is 123. Feb 05 04:18:24 localhost systemd[1]: Finished Commit a transient machine-id on disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 134. Feb 05 04:18:24 localhost systemd-udevd[500]: Using default interface naming scheme 'rhel-9.0'. Feb 05 04:18:24 localhost systemd[1]: Finished Create Volatile Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 167. Feb 05 04:18:24 localhost systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 205. Feb 05 04:18:24 localhost systemd[1]: Starting RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 238. Feb 05 04:18:24 localhost systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 135. Feb 05 04:18:24 localhost systemd[1]: Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 141. Feb 05 04:18:24 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Feb 05 04:18:24 localhost systemd[1]: Mounting RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 223. Feb 05 04:18:24 localhost kernel: RPC: Registered named UNIX socket transport module. Feb 05 04:18:24 localhost kernel: RPC: Registered udp transport module. Feb 05 04:18:24 localhost kernel: RPC: Registered tcp transport module. Feb 05 04:18:24 localhost kernel: RPC: Registered tcp-with-tls transport module. Feb 05 04:18:24 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 05 04:18:24 localhost systemd[1]: Mounted RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 223. Feb 05 04:18:24 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 222. Feb 05 04:18:24 localhost systemd[1]: Started Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 163. Feb 05 04:18:24 localhost systemd[1]: Starting Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 258. Feb 05 04:18:24 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Feb 05 04:18:24 localhost systemd[1]: Finished Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 258. Feb 05 04:18:24 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 05 04:18:24 localhost systemd[1]: Started RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 238. Feb 05 04:18:24 localhost auditd[537]: No plugins found, not dispatching events Feb 05 04:18:24 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 05 04:18:25 localhost auditd[537]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 05 04:18:25 localhost systemd-udevd[508]: Network interface NamePolicy= disabled on kernel command line. Feb 05 04:18:25 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 05 04:18:25 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 05 04:18:25 localhost kernel: Console: switching to colour dummy device 80x25 Feb 05 04:18:25 localhost kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 05 04:18:25 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 05 04:18:25 localhost kernel: Console: switching to colour frame buffer device 128x48 Feb 05 04:18:25 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 05 04:18:25 localhost augenrules[541]: /sbin/augenrules: No change Feb 05 04:18:25 localhost augenrules[564]: No rules Feb 05 04:18:25 localhost augenrules[564]: enabled 1 Feb 05 04:18:25 localhost augenrules[564]: failure 1 Feb 05 04:18:25 localhost augenrules[564]: pid 537 Feb 05 04:18:25 localhost augenrules[564]: rate_limit 0 Feb 05 04:18:25 localhost augenrules[564]: backlog_limit 8192 Feb 05 04:18:25 localhost augenrules[564]: lost 0 Feb 05 04:18:25 localhost augenrules[564]: backlog 2 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time 60000 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time_actual 0 Feb 05 04:18:25 localhost augenrules[564]: enabled 1 Feb 05 04:18:25 localhost augenrules[564]: failure 1 Feb 05 04:18:25 localhost augenrules[564]: pid 537 Feb 05 04:18:25 localhost augenrules[564]: rate_limit 0 Feb 05 04:18:25 localhost augenrules[564]: backlog_limit 8192 Feb 05 04:18:25 localhost augenrules[564]: lost 0 Feb 05 04:18:25 localhost augenrules[564]: backlog 6 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time 60000 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time_actual 0 Feb 05 04:18:25 localhost augenrules[564]: enabled 1 Feb 05 04:18:25 localhost augenrules[564]: failure 1 Feb 05 04:18:25 localhost augenrules[564]: pid 537 Feb 05 04:18:25 localhost augenrules[564]: rate_limit 0 Feb 05 04:18:25 localhost augenrules[564]: backlog_limit 8192 Feb 05 04:18:25 localhost augenrules[564]: lost 0 Feb 05 04:18:25 localhost augenrules[564]: backlog 4 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time 60000 Feb 05 04:18:25 localhost augenrules[564]: backlog_wait_time_actual 0 Feb 05 04:18:25 localhost systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 205. Feb 05 04:18:25 localhost systemd[1]: Starting Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 234. Feb 05 04:18:25 localhost systemd[1]: Finished Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 234. Feb 05 04:18:25 localhost systemd[1]: Reached target System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 119. Feb 05 04:18:25 localhost systemd[1]: Started dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 189. Feb 05 04:18:25 localhost systemd[1]: Started Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 195. Feb 05 04:18:25 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 196. Feb 05 04:18:25 localhost systemd[1]: Reached target Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 188. Feb 05 04:18:25 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 183. Feb 05 04:18:25 localhost systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 182. Feb 05 04:18:25 localhost systemd[1]: Reached target Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 181. Feb 05 04:18:25 localhost systemd[1]: Starting D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 193. Feb 05 04:18:25 localhost systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 120. Feb 05 04:18:25 localhost systemd[1]: Started D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 193. Feb 05 04:18:25 localhost systemd[1]: Reached target Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 116. Feb 05 04:18:25 localhost systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 240. Feb 05 04:18:25 localhost systemd[1]: Starting Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 212. Feb 05 04:18:25 localhost systemd[1]: Starting Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 159. Feb 05 04:18:25 localhost systemd[1]: Started irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 237. Feb 05 04:18:25 localhost systemd[1]: Load CPU microcode update was skipped because of an unmet condition check (ConditionPathExists=/sys/devices/system/cpu/microcode/reload). ░░ Subject: A start job for unit microcode.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit microcode.service has finished successfully. ░░ ░░ The job identifier is 180. Feb 05 04:18:25 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 235. Feb 05 04:18:25 localhost systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 201. Feb 05 04:18:25 localhost systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 203. Feb 05 04:18:25 localhost systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 204. Feb 05 04:18:25 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 200. Feb 05 04:18:25 localhost dbus-broker-lau[577]: Ready Feb 05 04:18:25 localhost systemd[1]: System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 197. Feb 05 04:18:25 localhost systemd[1]: Reached target User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 198. Feb 05 04:18:25 localhost systemd[1]: Starting User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 228. Feb 05 04:18:25 localhost systemd[1]: Starting Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 262. Feb 05 04:18:25 localhost systemd[1]: Finished Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 159. Feb 05 04:18:25 localhost systemd-logind[584]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Feb 05 04:18:25 localhost systemd-logind[584]: Watching system buttons on /dev/input/event0 (Power Button) Feb 05 04:18:25 localhost systemd-logind[584]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 05 04:18:25 localhost systemd-logind[584]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 05 04:18:25 localhost systemd[1]: Started User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 228. Feb 05 04:18:26 localhost systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Feb 05 04:18:26 localhost systemd[1]: Finished Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 262. Feb 05 04:18:26 localhost rngd[583]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 05 04:18:26 localhost rngd[583]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 05 04:18:26 localhost rngd[583]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 05 04:18:26 localhost rngd[583]: Initializing available sources Feb 05 04:18:26 localhost rngd[583]: [hwrng ]: Initialization Failed Feb 05 04:18:26 localhost rngd[583]: [rdrand]: Enabling RDRAND rng support Feb 05 04:18:26 localhost rngd[583]: [rdrand]: Initialized Feb 05 04:18:26 localhost rngd[583]: [jitter]: JITTER timeout set to 5 sec Feb 05 04:18:26 localhost rngd[583]: [jitter]: Initializing AES buffer Feb 05 04:18:26 localhost chronyd[592]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 05 04:18:26 localhost chronyd[592]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 05 04:18:26 localhost chronyd[592]: Using right/UTC timezone to obtain leap second data Feb 05 04:18:26 localhost chronyd[592]: Loaded seccomp filter (level 2) Feb 05 04:18:26 localhost systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 240. Feb 05 04:18:30 localhost cloud-init[596]: Cloud-init v. 23.4-2.el9 running 'init-local' at Mon, 05 Feb 2024 04:18:30 +0000. Up 16.89 seconds. Feb 05 04:18:30 localhost dhclient[599]: Internet Systems Consortium DHCP Client 4.4.2b1 Feb 05 04:18:30 localhost dhclient[599]: Copyright 2004-2019 Internet Systems Consortium. Feb 05 04:18:30 localhost dhclient[599]: All rights reserved. Feb 05 04:18:30 localhost dhclient[599]: For info, please visit https://www.isc.org/software/dhcp/ Feb 05 04:18:30 localhost dhclient[599]: Feb 05 04:18:30 localhost dhclient[599]: Listening on LPF/eth0/12:d3:1e:02:14:51 Feb 05 04:18:30 localhost dhclient[599]: Sending on LPF/eth0/12:d3:1e:02:14:51 Feb 05 04:18:30 localhost dhclient[599]: Sending on Socket/fallback Feb 05 04:18:30 localhost dhclient[599]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x6a836121) Feb 05 04:18:30 localhost dhclient[599]: DHCPOFFER of 10.31.10.49 from 10.31.8.1 Feb 05 04:18:30 localhost dhclient[599]: DHCPREQUEST for 10.31.10.49 on eth0 to 255.255.255.255 port 67 (xid=0x6a836121) Feb 05 04:18:30 localhost dhclient[599]: DHCPACK of 10.31.10.49 from 10.31.8.1 (xid=0x6a836121) Feb 05 04:18:30 localhost dhclient[599]: bound to 10.31.10.49 -- renewal in 1364 seconds. Feb 05 04:18:31 localhost rngd[583]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 05 04:18:31 localhost rngd[583]: [jitter]: Initialization Failed Feb 05 04:18:31 localhost rngd[583]: Process privileges have been dropped to 2:2 Feb 05 04:18:31 localhost systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 324. Feb 05 04:18:31 localhost systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 324. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-hostnamed[614]: Hostname set to (static) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 212. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 158. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 192. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.6529] NetworkManager (version 1.45.10-1.el9) is starting... (boot:dd7269ab-6b0e-489f-9bf4-1f04d13c33bc) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.6532] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7060] manager[0x55c665e86040]: monitoring kernel firmware directory '/lib/firmware'. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7087] hostname: hostname: using hostnamed Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7087] hostname: static hostname changed from (none) to "ip-10-31-10-49.us-east-1.aws.redhat.com" Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7103] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7424] manager[0x55c665e86040]: rfkill: Wi-Fi hardware radio set enabled Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7424] manager[0x55c665e86040]: rfkill: WWAN hardware radio set enabled Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7542] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-device-plugin-team.so) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7544] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7561] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7564] manager: Networking is enabled by state file Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7606] settings: Loaded settings plugin: keyfile (internal) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 388. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7643] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.45.10-1.el9/libnm-settings-plugin-ifcfg-rh.so") Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7669] Warning: the ifcfg-rh plugin is deprecated, please migrate connections to the keyfile format using "nmcli connection migrate" Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7684] dhcp: init: Using DHCP client 'internal' Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7687] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 395. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7709] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7716] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7724] device (lo): Activation: starting connection 'lo' (a038b751-ca17-4cae-9c72-2ff19fc827ea) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7732] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7736] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 192. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 194. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 191. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7785] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 225. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7817] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7828] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7833] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7838] device (eth0): carrier: link connected Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7843] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7851] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7857] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7862] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7864] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7868] manager: NetworkManager state is now CONNECTING Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7871] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7877] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7883] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7900] dhcp4 (eth0): state changed new lease, address=10.31.10.49 Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7906] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.7981] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 395. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9540] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9576] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9583] device (lo): Activation: successful, device activated. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9588] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9591] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9594] manager: NetworkManager state is now CONNECTED_SITE Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9597] device (eth0): Activation: successful, device activated. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9601] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com NetworkManager[618]: [1707106711.9610] manager: startup complete Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 191. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 213. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 225. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 221. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 218. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 226. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 231. Feb 05 04:18:31 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 149. Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Cloud-init v. 23.4-2.el9 running 'init' at Mon, 05 Feb 2024 04:18:32 +0000. Up 19.14 seconds. Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | eth0 | True | 10.31.10.49 | 255.255.252.0 | global | 12:d3:1e:02:14:51 | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | eth0 | True | fe80::10d3:1eff:fe02:1451/64 | . | link | 12:d3:1e:02:14:51 | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 05 04:18:32 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: 2024-02-05 04:18:32,389 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Generating public/private rsa key pair. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key fingerprint is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: SHA256:jG/0bIv6dEWvsZt1C+zwx7ryg8Vv/L2W47hXf9hFQPY root@ip-10-31-10-49.us-east-1.aws.redhat.com Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key's randomart image is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +---[RSA 3072]----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | ... | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . .E| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o . . .| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . S + .. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o o ..* o| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | + =.=o=o*| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o + ++=+%*| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .oo . =O@+B| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +----[SHA256]-----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Generating public/private dsa key pair. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key fingerprint is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: SHA256:au5ETW0juMQnJM8v4xH71lDuoTleTJ7xpRzOG3tGfpg root@ip-10-31-10-49.us-east-1.aws.redhat.com Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key's randomart image is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +---[DSA 1024]----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | * . . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | O + = | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . X = . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | B S = . . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o * X O +. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | = * B Bo o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | + o o +E .| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .o . oo . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +----[SHA256]-----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Generating public/private ecdsa key pair. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key fingerprint is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: SHA256:c67YEi4t13yIGU2IN+DBBzIelXX4LdtbZQ2LqVCZodI root@ip-10-31-10-49.us-east-1.aws.redhat.com Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key's randomart image is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +---[ECDSA 256]---+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | +oo+... .+ | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . += oo .+ . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .. =.oEo o + | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o +.= . o + .| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . +S=.. o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o o+o . | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o B ..o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o Bo+.o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | +..o. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +----[SHA256]-----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Generating public/private ed25519 key pair. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key fingerprint is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: SHA256:iwI6NMVEQjlvWXvHt9iUBNV5MSujBga726FD8Jp+rGw root@ip-10-31-10-49.us-east-1.aws.redhat.com Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: The key's randomart image is: Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +--[ED25519 256]--+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: |.ooo . .o.. .o.| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | o+ . o . o .o| Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | ooo....o. .o.. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .+ .o.oo.+. o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | oo .+S.=o. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: |.... +.+ooo | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: |o .oo+.. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | . oE o. | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: | .+o | Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[710]: +----[SHA256]-----+ Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 213. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 215. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 190. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 214. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 217. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 232. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 219. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 243. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 199. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sm-notify[787]: Version 2.5.4 starting Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 219. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[789]: Server listening on 0.0.0.0 port 22. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[789]: Server listening on :: port 22. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 199. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 232. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com rsyslogd[788]: [origin software="rsyslogd" swVersion="8.2310.0-3.el9" x-pid="788" x-info="https://www.rsyslog.com"] start Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 243. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[826]: Cloud-init v. 23.4-2.el9 running 'modules:config' at Mon, 05 Feb 2024 04:18:34 +0000. Up 21.51 seconds. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[789]: Received signal 15; terminating. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopping OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 472. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopped OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 472 and the job result is done. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 539 and the job result is done. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 539. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 535. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 537. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 538. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 539. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 472. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[846]: Server listening on 0.0.0.0 port 22. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[846]: Server listening on :: port 22. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 472. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 214. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 216. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 239. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 239. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 236. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 207. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 206. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 115. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 233. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 233. Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com crond[849]: (CRON) STARTUP (1.5.7) Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com crond[849]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com crond[849]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 17% if used.) Feb 05 04:18:34 ip-10-31-10-49.us-east-1.aws.redhat.com crond[849]: (CRON) INFO (running with inotify support) Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com restraintd[800]: Listening on http://localhost:8081 Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[993]: Cloud-init v. 23.4-2.el9 running 'modules:final' at Mon, 05 Feb 2024 04:18:35 +0000. Up 22.08 seconds. Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1074]: ############################################################# Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1076]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1078]: 1024 SHA256:au5ETW0juMQnJM8v4xH71lDuoTleTJ7xpRzOG3tGfpg root@ip-10-31-10-49.us-east-1.aws.redhat.com (DSA) Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1080]: 256 SHA256:c67YEi4t13yIGU2IN+DBBzIelXX4LdtbZQ2LqVCZodI root@ip-10-31-10-49.us-east-1.aws.redhat.com (ECDSA) Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1082]: 256 SHA256:iwI6NMVEQjlvWXvHt9iUBNV5MSujBga726FD8Jp+rGw root@ip-10-31-10-49.us-east-1.aws.redhat.com (ED25519) Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1084]: 3072 SHA256:jG/0bIv6dEWvsZt1C+zwx7ryg8Vv/L2W47hXf9hFQPY root@ip-10-31-10-49.us-east-1.aws.redhat.com (RSA) Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1085]: -----END SSH HOST KEY FINGERPRINTS----- Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[1086]: ############################################################# Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com cloud-init[993]: Cloud-init v. 23.4-2.el9 finished at Mon, 05 Feb 2024 04:18:35 +0000. Datasource DataSourceEc2Local. Up 22.30 seconds Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 216. Feb 05 04:18:35 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 211. Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 0 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 0 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 48 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 48 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 49 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 49 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 50 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 50 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 51 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 51 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 52 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 52 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 53 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 53 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 54 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 54 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 55 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 55 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 56 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 56 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 57 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 57 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 58 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 58 affinity is now unmanaged Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: Cannot change IRQ 59 affinity: Input/output error Feb 05 04:18:36 ip-10-31-10-49.us-east-1.aws.redhat.com /usr/sbin/irqbalance[582]: IRQ 59 affinity is now unmanaged Feb 05 04:18:37 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[592]: Selected source 10.2.32.38 Feb 05 04:18:37 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[592]: System clock TAI offset set to 37 seconds Feb 05 04:18:38 ip-10-31-10-49.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Feb 05 04:18:38 ip-10-31-10-49.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Rebuilding /boot/initramfs-5.14.0-410.el9.x86_64kdump.img Feb 05 04:18:39 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1408]: dracut-057-53.git20240104.el9 Feb 05 04:18:39 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/f72128f2-bcfd-46ab-b509-3a36632be876 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-5.14.0-410.el9.x86_64kdump.img 5.14.0-410.el9.x86_64 Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-networkd' will not be installed, because command 'networkctl' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Feb 05 04:18:40 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: memstrack is not available Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-resolved' will not be installed, because command 'resolvectl' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmand' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmanctl' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'network-wicked' will not be installed, because command 'wicked' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'pcsc' will not be installed, because command 'pcscd' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'tpm2-tss' will not be installed, because command 'tpm2' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: dracut module 'memstrack' will not be installed, because command 'memstrack' could not be found! Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: memstrack is not available Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: If you need to use rd.memdebug>=4, please install memstrack and procps-ng Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: systemd *** Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: systemd-initrd *** Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: nss-softokn *** Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: rngd *** Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: i18n *** Feb 05 04:18:41 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: drm *** Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: prefixdevname *** Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: kernel-modules *** Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: kernel-modules-extra *** Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Feb 05 04:18:42 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: fstab-sys *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: rootfs-block *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: terminfo *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: udev-rules *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Skipping udev rule: 91-permissions.rules Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Skipping udev rule: 80-drivers-modprobe.rules Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: dracut-systemd *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: usrmount *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: base *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: fs-lib *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: kdumpbase *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: microcode_ctl-fw_dir_override *** Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl module: mangling fw_dir Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: intel: caveats check for kernel version "5.14.0-410.el9.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 05 04:18:43 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: shutdown *** Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including module: squash *** Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Including modules done *** Feb 05 04:18:44 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Installing kernel module dependencies *** Feb 05 04:18:45 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Installing kernel module dependencies done *** Feb 05 04:18:45 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Resolving executable dependencies *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Resolving executable dependencies done *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Hardlinking files *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Mode: real Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Files: 436 Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Linked: 1 files Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Compared: 0 xattrs Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Compared: 6 files Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Saved: 55.98 KiB Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Duration: 0.005847 seconds Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Hardlinking files done *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Generating early-microcode cpio image *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Constructing GenuineIntel.bin *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Constructing GenuineIntel.bin *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Store current command line parameters *** Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: Stored kernel commandline: Feb 05 04:18:46 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: No dracut internal kernel commandline stored in the initramfs Feb 05 04:18:47 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Install squash loader *** Feb 05 04:18:47 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Stripping files *** Feb 05 04:18:48 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Stripping files done *** Feb 05 04:18:48 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Squashing the files inside the initramfs *** Feb 05 04:18:53 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Squashing the files inside the initramfs done *** Feb 05 04:18:53 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Creating image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' *** Feb 05 04:18:54 ip-10-31-10-49.us-east-1.aws.redhat.com dracut[1410]: *** Creating initramfs image file '/boot/initramfs-5.14.0-410.el9.x86_64kdump.img' done *** Feb 05 04:18:54 ip-10-31-10-49.us-east-1.aws.redhat.com kdumpctl[792]: kdump: kexec: loaded kdump kernel Feb 05 04:18:54 ip-10-31-10-49.us-east-1.aws.redhat.com kdumpctl[792]: kdump: Starting kdump: [OK] Feb 05 04:18:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 217. Feb 05 04:18:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Startup finished in 926ms (kernel) + 5.345s (initrd) + 35.327s (userspace) = 41.599s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 926821 microseconds. ░░ ░░ Initrd start-up required 5345007 microseconds. ░░ ░░ Userspace start-up required 35327646 microseconds. Feb 05 04:19:01 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4034]: Accepted publickey for root from 10.30.33.131 port 59282 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 542. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 541. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4034. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 541. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 540. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: pam_unix(systemd-user:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Queued start job for default target Main User Target. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Created slice User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Started Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Reached target Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Reached target Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Starting D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 6. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Starting Create User's Volatile Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Finished Create User's Volatile Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Listening on D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 6. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Reached target Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Reached target Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Reached target Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[4038]: Startup finished in 79ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 79999 microseconds. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 540. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 605. Feb 05 04:19:54 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4034]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4047]: Received disconnect from 10.30.33.131 port 59282:11: disconnected by user Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4047]: Disconnected from user root 10.30.33.131 port 59282 Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4034]: pam_unix(sshd:session): session closed for user root Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Session 1 logged out. Waiting for processes to exit. Feb 05 04:19:55 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4076]: error: kex_exchange_identification: Connection closed by remote host Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4076]: Connection closed by 10.29.163.169 port 40676 Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4077]: Accepted publickey for root from 10.29.163.169 port 40686 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4077. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 671. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4077]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4080]: Received disconnect from 10.29.163.169 port 40686:11: disconnected by user Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4080]: Disconnected from user root 10.29.163.169 port 40686 Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4077]: pam_unix(sshd:session): session closed for user root Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: session-3.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-3.scope has successfully entered the 'dead' state. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Session 3 logged out. Waiting for processes to exit. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Removed session 3. ░░ Subject: Session 3 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 3 has been terminated. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4097]: Accepted publickey for root from 10.29.163.169 port 40700 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4097. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 737. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4097]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4100]: Received disconnect from 10.29.163.169 port 40700:11: disconnected by user Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4100]: Disconnected from user root 10.29.163.169 port 40700 Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4097]: pam_unix(sshd:session): session closed for user root Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Session 4 logged out. Waiting for processes to exit. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4117]: Accepted publickey for root from 10.29.163.169 port 40714 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4117. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 803. Feb 05 04:19:57 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4117]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4120]: Received disconnect from 10.29.163.169 port 40714:11: disconnected by user Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4120]: Disconnected from user root 10.29.163.169 port 40714 Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4117]: pam_unix(sshd:session): session closed for user root Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: session-5.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-5.scope has successfully entered the 'dead' state. Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Session 5 logged out. Waiting for processes to exit. Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: Removed session 5. ░░ Subject: Session 5 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 5 has been terminated. Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4137]: Accepted publickey for root from 10.29.163.169 port 40722 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-logind[584]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 4137. Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 869. Feb 05 04:19:58 ip-10-31-10-49.us-east-1.aws.redhat.com sshd[4137]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) Feb 05 04:20:21 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4234]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:20:22 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4275]: ansible-service_facts Invoked Feb 05 04:20:23 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4373]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:24 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4391]: ansible-stat Invoked with path=/etc/yum.repos.d/qa-tools.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:20:25 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4410]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:25 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4431]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:20:26 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4449]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:20:27 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4467]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:27 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4486]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:29 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4510]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:30 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4534]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:30 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4553]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:31 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4572]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'centos-addons.repo' | wc -l ) -gt 0 ]; then sed -i "/^\[nfv-source\]/,/^$/d" /etc/yum.repos.d/centos-addons.repo; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:31 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4594]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:31 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4611]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Linux-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:31 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4628]: ansible-file Invoked with path=/etc/yum.repos.d/CentOS-Stream-Media.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:32 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4645]: ansible-file Invoked with path=/etc/yum.repos.d/beaker-client-testing.repo state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:32 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4662]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:20:32 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4681]: ansible-replace Invoked with path=/etc/yum.repos.d/beaker-client.repo regexp=7|\$releasever replace=8 backup=False encoding=utf-8 unsafe_writes=False after=None before=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:32 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4698]: ansible-stat Invoked with path=/etc/yum.repos.d/beaker-client.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:20:33 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4717]: ansible-community.general.ini_file Invoked with path=/etc/yum.repos.d/beaker-client.repo section=beaker-client option=skip_if_unavailable value=1 backup=False state=present exclusive=True no_extra_spaces=False ignore_spaces=False allow_no_value=False modify_inactive_option=True create=True follow=False unsafe_writes=False values=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:20:33 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4734]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:33 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4765]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:35 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4783]: ansible-stat Invoked with path=/etc/yum.repos.d/baseos-ci.repo follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:20:35 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4800]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:35 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4831]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:36 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4849]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:36 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4880]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:37 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4898]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:37 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4929]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:37 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4947]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:38 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4978]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:38 ip-10-31-10-49.us-east-1.aws.redhat.com python3[4996]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:20:39 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5014]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:21:52 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5211]: ansible-ansible.legacy.dnf Invoked with name=['createrepo'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:21:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rec62c5c4afad4012beaf7ce1e838c7dc.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rec62c5c4afad4012beaf7ce1e838c7dc.service has finished successfully. ░░ ░░ The job identifier is 936. Feb 05 04:21:57 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 998. Feb 05 04:21:58 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5241]: ansible-ansible.legacy.dnf Invoked with name=['make'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:21:59 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5330]: ansible-ansible.legacy.dnf Invoked with name=['parted'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:21:59 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 05 04:21:59 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 998. Feb 05 04:21:59 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: run-rec62c5c4afad4012beaf7ce1e838c7dc.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rec62c5c4afad4012beaf7ce1e838c7dc.service has successfully entered the 'dead' state. Feb 05 04:22:00 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5349]: ansible-ansible.legacy.dnf Invoked with name=['psmisc'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:22:01 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5367]: ansible-ansible.legacy.dnf Invoked with name=['chrony'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:22:02 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r5031a33dfa5048c4a0b0536d367f2a78.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r5031a33dfa5048c4a0b0536d367f2a78.service has finished successfully. ░░ ░░ The job identifier is 1060. Feb 05 04:22:02 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1122. Feb 05 04:22:02 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-rc-local-generator[5405]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[592]: chronyd exiting Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopping NTP client/server... ░░ Subject: A stop job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1184. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: chronyd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit chronyd.service has successfully entered the 'dead' state. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Stopped NTP client/server. ░░ Subject: A stop job for unit chronyd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit chronyd.service has finished. ░░ ░░ The job identifier is 1184 and the job result is done. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 1184. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Loaded 0 symmetric keys Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Frequency 27.694 +/- 1.383 ppm read from /var/lib/chrony/drift Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Using right/UTC timezone to obtain leap second data Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Loaded seccomp filter (level 2) Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Added source 10.11.160.238 Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Added source 10.18.100.10 Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Added source 10.2.32.37 Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Added source 10.2.32.38 Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 1184. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rfab3fe82f27c4374a06b3ee8576f8e9f.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rfab3fe82f27c4374a06b3ee8576f8e9f.service has finished successfully. ░░ ░░ The job identifier is 1248. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1122. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: run-r5031a33dfa5048c4a0b0536d367f2a78.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r5031a33dfa5048c4a0b0536d367f2a78.service has successfully entered the 'dead' state. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: run-rfab3fe82f27c4374a06b3ee8576f8e9f.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rfab3fe82f27c4374a06b3ee8576f8e9f.service has successfully entered the 'dead' state. Feb 05 04:22:03 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5621]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:04 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5639]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources | grep redhat | grep -v util.phx2.redhat || chronyc add server clock.corp.redhat.com iburst" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:05 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5660]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c "chronyc sources" _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:05 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5678]: ansible-ansible.legacy.command Invoked with _raw_params=chronyc waitsync 5 _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:13 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: Selected source 208.113.130.146 (2.centos.pool.ntp.org) Feb 05 04:22:13 ip-10-31-10-49.us-east-1.aws.redhat.com chronyd[5435]: System clock TAI offset set to 37 seconds Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5696]: ansible-ansible.legacy.command Invoked with _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com dbus-broker-launch[578]: avc: op=setenforce lsm=selinux enforcing=0 res=1 Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... ░░ Subject: A start job for unit systemd-timedated.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has begun execution. ░░ ░░ The job identifier is 1372. Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. ░░ Subject: A start job for unit systemd-timedated.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-timedated.service has finished successfully. ░░ ░░ The job identifier is 1372. Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-timedated[5700]: Changed time zone to 'UTC' (UTC). ░░ Subject: Time zone change to UTC ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system timezone has been changed to UTC. Feb 05 04:22:16 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5717]: ansible-yum_repository Invoked with state=present name=beaker-tasks description=Beaker tasks baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcheck=False enabled=True reposdir=/etc/yum.repos.d unsafe_writes=False bandwidth=None cost=None deltarpm_metadata_percentage=None deltarpm_percentage=None enablegroups=None exclude=None failovermethod=None file=None gpgcakey=None gpgkey=None module_hotfixes=None http_caching=None include=None includepkgs=None ip_resolve=None keepalive=None keepcache=None metadata_expire=None metadata_expire_filter=None metalink=None mirrorlist=None mirrorlist_expire=None params=None password=NOT_LOGGING_PARAMETER priority=None protect=None proxy=None proxy_password=NOT_LOGGING_PARAMETER proxy_username=None repo_gpgcheck=None retries=None s3_enabled=None skip_if_unavailable=None sslcacert=None ssl_check_cert_permissions=None sslclientcert=None sslclientkey=None sslverify=None throttle=None timeout=None ui_repoid_vars=None username=None async=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:17 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5734]: ansible-user Invoked with name=root update_password=always password=NOT_LOGGING_PARAMETER state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-10-49.us-east-1.aws.redhat.com uid=None group=None groups=None comment=None home=None shell=None login_class=None password_expire_max=None password_expire_min=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Feb 05 04:22:17 ip-10-31-10-49.us-east-1.aws.redhat.com usermod[5737]: change user 'root' password Feb 05 04:22:17 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5760]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:17 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5777]: ansible-lineinfile Invoked with dest=/etc/ssh/sshd_config line=PermitRootLogin yes state=present path=/etc/ssh/sshd_config backrefs=False create=False backup=False firstmatch=False unsafe_writes=False regexp=None search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:17 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5794]: ansible-file Invoked with path=/var/lib/tft state=directory recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:18 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5811]: ansible-stat Invoked with path=/var/lib/tft/lib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:18 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5866]: ansible-ansible.legacy.stat Invoked with path=/var/lib/tft/lib.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:22:18 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5916]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707106938.1737442-7079-136636690805210/source dest=/var/lib/tft/lib.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=lib.sh.j2 checksum=cdcb4e3b7fb4fbc298e05439468daaeb6289f07c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:18 ip-10-31-10-49.us-east-1.aws.redhat.com python3[5950]: ansible-stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:19 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6005]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-extendtesttime.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:22:19 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6055]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707106939.025038-7092-183684395829133/source dest=/usr/local/bin/ci-extendtesttime.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-extendtesttime.sh.j2 checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:19 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6089]: ansible-stat Invoked with path=/usr/bin/extendtesttime.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:19 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6106]: ansible-stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:20 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6161]: ansible-ansible.legacy.stat Invoked with path=/usr/local/bin/ci-return2pool.sh follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:22:20 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6211]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707106939.9785933-7112-257482394694009/source dest=/usr/local/bin/ci-return2pool.sh owner=root group=root mode=u=rx,go= follow=False _original_basename=ci-return2pool.sh.j2 checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:20 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6245]: ansible-stat Invoked with path=/etc/motd follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:20 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6302]: ansible-ansible.legacy.stat Invoked with path=/root/.guest-metadata.json follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6352]: ansible-ansible.legacy.copy Invoked with dest=/root/.guest-metadata.json owner=root group=root mode=u=rw,go= src=/root/.ansible/tmp/ansible-tmp-1707106940.7252874-7127-235291811251563/source _original_basename=tmp0q5vrlbi follow=False checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6386]: ansible-ansible.legacy.command Invoked with _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com python3[6406]: ansible-hostname Invoked with name=6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm use=None Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com dbus-broker-launch[578]: avc: op=setenforce lsm=selinux enforcing=1 res=1 Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-journald[484]: Field hash table of /run/log/journal/0f9c117efff04d2fa834cfa245abd7a3/system.journal has a fill level at 75.1 (250 of 333 items), suggesting rotation. Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-journald[484]: /run/log/journal/0f9c117efff04d2fa834cfa245abd7a3/system.journal: Journal header limits reached or header out-of-date, rotating. Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com rsyslogd[788]: imjournal: journal files changed, reloading... [v8.2310.0-3.el9 try https://www.rsyslog.com/e/0 ] Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 1435. Feb 05 04:22:21 ip-10-31-10-49.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 1435. Feb 05 04:22:22 ip-10-31-10-49.us-east-1.aws.redhat.com systemd-hostnamed[6411]: Changed pretty hostname to '6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm' Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-hostnamed[6411]: Hostname set to <6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm> (static) Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm NetworkManager[618]: [1707106942.0045] hostname: static hostname changed from "ip-10-31-10-49.us-east-1.aws.redhat.com" to "6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm" Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 1498. Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 1498. Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6440]: ansible-ansible.legacy.command Invoked with _raw_params=ping -4 -c1 -W10 $(hostname) _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:22 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6459]: ansible-file Invoked with path=/var/log/messages state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6476]: ansible-ansible.legacy.command Invoked with _raw_params=setsebool nis_enabled on _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm setsebool[6477]: The nis_enabled policy boolean was changed to on by root Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6494]: ansible-stat Invoked with path=/usr/bin/rstrnt-package follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6513]: ansible-ansible.legacy.command Invoked with _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6531]: ansible-stat Invoked with path=/var/lib/restraint follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6550]: ansible-file Invoked with path=/var/lib/restraint/avc_since state=touch recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:24 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6567]: ansible-stat Invoked with path=/usr/share/beakerlib/beakerlib.sh follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:24 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6586]: ansible-file Invoked with dest=/usr/lib/beakerlib state=directory path=/usr/lib/beakerlib recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:24 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6603]: ansible-file Invoked with dest=/usr/share/rhts-library state=directory path=/usr/share/rhts-library recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:24 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6620]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/lib/beakerlib/beakerlib.sh state=link path=/usr/lib/beakerlib/beakerlib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6637]: ansible-file Invoked with src=/usr/share/beakerlib/beakerlib.sh dest=/usr/share/rhts-library/rhtslib.sh state=link path=/usr/share/rhts-library/rhtslib.sh recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6654]: ansible-ansible.legacy.command Invoked with _raw_params=mv /var/log/audit/audit.log /var/log/audit/audit.log.bak _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6672]: ansible-ansible.legacy.command Invoked with _raw_params=/usr/sbin/service auditd restart _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm auditd[537]: The audit daemon is exiting. Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: audit: type=1305 audit(1707106945.519:719): op=set audit_pid=0 old=537 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: auditd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit auditd.service has successfully entered the 'dead' state. Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: audit: type=1131 audit(1707106945.521:720): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Feb 05 04:22:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm dbus-broker-launch[578]: avc: op=load_policy lsm=selinux seqno=2 res=1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting Security Auditing Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 1561. Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm auditd[6688]: No plugins found, not dispatching events Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm auditd[6688]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6691]: /sbin/augenrules: No change Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: No rules Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: enabled 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: failure 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: pid 6688 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: rate_limit 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_limit 8192 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: lost 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time 60000 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time_actual 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: enabled 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: failure 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: pid 6688 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: rate_limit 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_limit 8192 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: lost 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog 4 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time 60000 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time_actual 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: enabled 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: failure 1 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: pid 6688 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: rate_limit 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_limit 8192 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: lost 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog 4 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time 60000 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm augenrules[6701]: backlog_wait_time_actual 0 Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started Security Auditing Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 1561. Feb 05 04:22:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6724]: ansible-stat Invoked with path=/etc/NetworkManager/conf.d follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:22:28 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6781]: ansible-ansible.legacy.stat Invoked with path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:22:28 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6831]: ansible-ansible.legacy.copy Invoked with dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf src=/root/.ansible/tmp/ansible-tmp-1707106947.8132179-7212-91923595720302/source _original_basename=tmpd_9_7sla follow=False checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Feb 05 04:22:28 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6865]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:28 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6896]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:29 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6914]: ansible-ansible.legacy.command Invoked with _raw_params=dnf config-manager --set-enabled highavailability _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:30 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6932]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:30 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[6950]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:22:32 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 05 04:22:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: systemd-timedated.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-timedated.service has successfully entered the 'dead' state. Feb 05 04:22:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 05 04:23:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7169]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:23:51 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7210]: ansible-service_facts Invoked Feb 05 04:23:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7309]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:53 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7327]: ansible-ansible.legacy.command Invoked with _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then dnf config-manager --set-disabled epel; fi _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:54 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7349]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:23:55 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7367]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:09 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7582]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:25:10 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7623]: ansible-service_facts Invoked Feb 05 04:25:11 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7722]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:14 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7758]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 05 04:25:15 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7799]: ansible-ansible.legacy.dnf Invoked with name=['ca-certificates'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:25:16 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7817]: ansible-ansible.legacy.dnf Invoked with name=['curl'] state=latest allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:25:17 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7835]: ansible-ansible.legacy.command Invoked with _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:18 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7854]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:19 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7878]: ansible-ansible.legacy.command Invoked with _raw_params=bash -c 'update-ca-trust extract' _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:20 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7902]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://gitlab.cee.redhat.com _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:20 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7921]: ansible-ansible.legacy.command Invoked with _raw_params=curl -v https://beaker.engineering.redhat.com/ _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:21 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[7940]: ansible-service_facts Invoked Feb 05 04:25:23 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8039]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:24 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8057]: ansible-service_facts Invoked Feb 05 04:25:25 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8156]: ansible-ansible.legacy.command Invoked with _raw_params=rpm -qa _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:26 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8174]: ansible-ansible.legacy.command Invoked with _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:26 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8205]: ansible-ansible.legacy.command Invoked with _raw_params=yum -q repolist _uses_shell=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:27 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8223]: ansible-ansible.legacy.command Invoked with _raw_params=dnf clean all --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:28 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8241]: ansible-ansible.legacy.command Invoked with _raw_params=dnf makecache --enablerepo=* _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:25:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[4038]: Created slice User Background Tasks Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Feb 05 04:25:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[4038]: Starting Cleanup of User's Temporary Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 13. Feb 05 04:25:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[4038]: Finished Cleanup of User's Temporary Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Feb 05 04:26:38 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8457]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 05 04:26:38 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8497]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:26:39 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8514]: ansible-dnf Invoked with name=['python3-pyasn1', 'python3-cryptography', 'python3-dbus'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:26:44 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8543]: ansible-dnf Invoked with name=['certmonger', 'python3-packaging'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:26:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm dbus-broker-launch[577]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:26:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm dbus-broker-launch[577]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:26:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm dbus-broker-launch[577]: Noticed file-system modification, trigger reload. ░░ Subject: A configuration directory was written to ░░ Defined-By: dbus-broker ░░ Support: https://groups.google.com/forum/#!forum/bus1-devel ░░ ░░ A write was detected to one of the directories containing D-Bus configuration ░░ files, triggering a configuration reload. ░░ ░░ This functionality exists for backwards compatibility to pick up changes to ░░ D-Bus configuration without an explicit reolad request. Typically when ░░ installing or removing third-party software causes D-Bus configuration files ░░ to be added or removed. ░░ ░░ It is worth noting that this may cause partial configuration to be loaded in ░░ case dispatching this notification races with the writing of the configuration ░░ files. However, a future notification will then cause the configuration to be ░░ reladed again. Feb 05 04:26:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:26:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[8570]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rc2047ea03d8b4233a97c93f4823ee708.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rc2047ea03d8b4233a97c93f4823ee708.service has finished successfully. ░░ ░░ The job identifier is 1569. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1631. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[8607]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1631. Feb 05 04:26:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: run-rc2047ea03d8b4233a97c93f4823ee708.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rc2047ea03d8b4233a97c93f4823ee708.service has successfully entered the 'dead' state. Feb 05 04:26:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8926]: ansible-file Invoked with name=/etc/certmonger//pre-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//pre-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:26:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8943]: ansible-file Invoked with name=/etc/certmonger//post-scripts owner=root group=root mode=0700 state=directory path=/etc/certmonger//post-scripts recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:26:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[8960]: ansible-systemd Invoked with name=certmonger state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 05 04:26:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:26:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[8979]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting Certificate monitoring and PKI enrollment... ░░ Subject: A start job for unit certmonger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has begun execution. ░░ ░░ The job identifier is 1693. Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started Certificate monitoring and PKI enrollment. ░░ Subject: A start job for unit certmonger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit certmonger.service has finished successfully. ░░ ░░ The job identifier is 1693. Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9033]: ansible-fedora.linux_system_roles.certificate_request Invoked with name=quadlet_demo dns=['localhost'] directory=/etc/pki/tls wait=True ca=self-sign __header=# # Ansible managed # # system_role:certificate provider_config_directory=/etc/certmonger provider=certmonger key_usage=['digitalSignature', 'keyEncipherment'] extended_key_usage=['id-kp-serverAuth', 'id-kp-clientAuth'] auto_renew=True ip=None email=None common_name=None country=None state=None locality=None organization=None organizational_unit=None contact_email=None key_size=None owner=None group=None mode=None principal=None run_before=None run_after=None Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:48 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[9049]: Certificate in file "/etc/pki/tls/certs/quadlet_demo.crt" issued by CA and saved. Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:49 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9066]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9083]: ansible-slurp Invoked with path=/etc/pki/tls/private/quadlet_demo.key src=/etc/pki/tls/private/quadlet_demo.key Feb 05 04:26:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9100]: ansible-slurp Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt src=/etc/pki/tls/certs/quadlet_demo.crt Feb 05 04:26:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9117]: ansible-command Invoked with _raw_params=getcert stop-tracking -f /etc/pki/tls/certs/quadlet_demo.crt warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:26:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm certmonger[8992]: 2024-02-05 04:26:50 [8992] Wrote to /var/lib/certmonger/requests/20240205042648 Feb 05 04:26:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9135]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:26:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9152]: ansible-file Invoked with path=/etc/pki/tls/private/quadlet_demo.key state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:26:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9169]: ansible-file Invoked with path=/etc/pki/tls/certs/quadlet_demo.crt state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:26:51 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9186]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:26:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[9220]: ansible-dnf Invoked with name=['podman', 'shadow-utils-subid'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:26:58 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm setsebool[9251]: The virt_use_nfs policy boolean was changed to 1 by root Feb 05 04:26:58 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm setsebool[9251]: The virt_sandbox_use_all_caps policy boolean was changed to 1 by root Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: Converting 397 SID table entries... Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 05 04:27:08 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm dbus-broker-launch[578]: avc: op=load_policy lsm=selinux seqno=4 res=1 Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rfb4f3a573e7f4c2e80f1f107c33a837d.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rfb4f3a573e7f4c2e80f1f107c33a837d.service has finished successfully. ░░ ░░ The job identifier is 1756. Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1818. Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[9953]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:27:35 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Queuing reload/restart jobs for marked units… Feb 05 04:27:36 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Feb 05 04:27:36 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1818. Feb 05 04:27:36 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: run-rfb4f3a573e7f4c2e80f1f107c33a837d.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rfb4f3a573e7f4c2e80f1f107c33a837d.service has successfully entered the 'dead' state. Feb 05 04:27:37 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11303]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 05 04:27:37 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11326]: ansible-getent Invoked with database=passwd key=root fail_key=False service=None split=None Feb 05 04:27:37 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11344]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:27:38 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11362]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:38 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11381]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:39 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11398]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=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 lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 05 04:27:40 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11415]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False no_block=False state=None enabled=None force=None user=None scope=None Feb 05 04:27:40 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11434]: ansible-systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 05 04:27:40 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:27:40 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[11454]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:27:40 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting firewalld - dynamic firewall daemon... ░░ Subject: A start job for unit firewalld.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has begun execution. ░░ ░░ The job identifier is 1880. Feb 05 04:27:41 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Started firewalld - dynamic firewall daemon. ░░ Subject: A start job for unit firewalld.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit firewalld.service has finished successfully. ░░ ░░ The job identifier is 1880. Feb 05 04:27:42 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11492]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['8000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 05 04:27:42 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: Warning: Unmaintained driver is detected: ip_set Feb 05 04:27:42 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: Warning: Deprecated Driver is detected: ip_set will not be maintained in a future major release and may be disabled Feb 05 04:27:43 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11550]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['9000/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None Feb 05 04:27:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11636]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:27:45 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11654]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11673]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:27:46 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11728]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:27:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11778]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107266.6936467-9565-138202737985222/source dest=/etc/containers/systemd/quadlet-demo.network owner=root group=0 mode=0644 _original_basename=quadlet-demo.network follow=False checksum=e57c08d49aff4bae8daab138d913aeddaa8682a0 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 05 04:27:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11812]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 05 04:27:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:27:47 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[11830]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:27:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11862]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:27:48 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11880]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11899]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:27:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[11954]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:27:49 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12004]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707107269.354503-9711-101859125427587/source dest=/etc/containers/systemd/quadlet-demo-mysql.volume owner=root group=0 mode=0644 _original_basename=quadlet-demo-mysql.volume follow=False checksum=585f8cbdf0ec73000f9227dcffbef71e9552ea4a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12038]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[12056]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12088]: ansible-systemd Invoked with name=quadlet-demo-mysql-volume.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting quadlet-demo-mysql-volume.service... ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has begun execution. ░░ ░░ The job identifier is 1949. Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay-compat1753704822-merged.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay-compat1753704822-merged.mount has successfully entered the 'dead' state. Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm podman[12091]: 2024-02-05 04:27:50.926261459 +0000 UTC m=+0.094761655 system refresh Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm podman[12091]: 2024-02-05 04:27:50.933121628 +0000 UTC m=+0.101621796 volume create systemd-quadlet-demo-mysql Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm quadlet-demo-mysql-volume[12091]: systemd-quadlet-demo-mysql Feb 05 04:27:50 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Finished quadlet-demo-mysql-volume.service. ░░ Subject: A start job for unit quadlet-demo-mysql-volume.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql-volume.service has finished successfully. ░░ ░░ The job identifier is 1949. Feb 05 04:27:51 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12116]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Feb 05 04:27:51 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12134]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 05 04:27:51 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12153]: ansible-file Invoked with path=/tmp/quadlet_demo state=directory owner=root group=root mode=0777 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12170]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12170]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12170]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:27:52 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12170]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 05 04:27:55 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm kernel: overlayfs: idmapped layers are currently not supported Feb 05 04:28:00 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm podman[12185]: 2024-02-05 04:28:00.737903593 +0000 UTC m=+7.958571366 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 05 04:28:00 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:28:00 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12170]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /usr/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 05 04:28:00 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:28:00 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12286]: ansible-file Invoked with path=/etc/containers/systemd state=directory owner=root group=0 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 05 04:28:01 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12341]: ansible-stat Invoked with path=/etc/containers/systemd/quadlet-demo-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 05 04:28:01 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12391]: ansible-copy Invoked with dest=/etc/containers/systemd/quadlet-demo-mysql.container owner=root group=0 mode=0644 src=/root/.ansible/tmp/ansible-tmp-1707107281.0861065-9922-164669485893255/source _original_basename=tmpwpo3mqe1 follow=False checksum=7bf9312d57274d4dabbd222b01717e2cc0cfa0ed backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 05 04:28:01 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12425]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 05 04:28:01 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Reloading. Feb 05 04:28:01 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd-rc-local-generator[12444]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12475]: ansible-systemd Invoked with name=quadlet-demo-mysql.service scope=system state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting quadlet-demo-network.service... ░░ Subject: A start job for unit quadlet-demo-network.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has begun execution. ░░ ░░ The job identifier is 2075. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm quadlet-demo-network[12478]: systemd-quadlet-demo Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Finished quadlet-demo-network.service. ░░ Subject: A start job for unit quadlet-demo-network.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-network.service has finished successfully. ░░ ░░ The job identifier is 2075. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Starting quadlet-demo-mysql.service... ░░ Subject: A start job for unit quadlet-demo-mysql.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has begun execution. ░░ ░░ The job identifier is 2012. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm quadlet-demo-mysql[12485]: Error: running container create option: no secret with name or id "mysql-root-password-container": no such secret Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm podman[12485]: 2024-02-05 04:28:02.539535215 +0000 UTC m=+0.032565698 image pull dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 quay.io/linux-system-roles/mysql:5.6 Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: quadlet-demo-mysql.service: Main process exited, code=exited, status=125/n/a ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ An ExecStart= process belonging to unit quadlet-demo-mysql.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 125. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: quadlet-demo-mysql.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit quadlet-demo-mysql.service has entered the 'failed' state with result 'exit-code'. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm systemd[1]: Failed to start quadlet-demo-mysql.service. ░░ Subject: A start job for unit quadlet-demo-mysql.service has failed ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit quadlet-demo-mysql.service has finished with a failure. ░░ ░░ The job identifier is 2012 and the job result is failed. Feb 05 04:28:02 6422b17c-0bfa-4bb5-b87a-d8a25643a63d.testing-farm python3[12515]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Check] ******************************************************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:136 Monday 05 February 2024 04:28:02 +0000 (0:00:00.249) 0:01:25.228 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "ps", "-a" ], "delta": "0:00:00.038748", "end": "2024-02-05 04:28:03.083184", "rc": 0, "start": "2024-02-05 04:28:03.044436" } STDOUT: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES TASK [Check pods] ************************************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:140 Monday 05 February 2024 04:28:03 +0000 (0:00:00.228) 0:01:25.457 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "pod", "ps", "--ctr-ids", "--ctr-names", "--ctr-status" ], "delta": "0:00:00.034554", "end": "2024-02-05 04:28:03.306983", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:28:03.272429" } STDOUT: POD ID NAME STATUS CREATED INFRA ID IDS NAMES STATUS TASK [Check systemd] *********************************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:145 Monday 05 February 2024 04:28:03 +0000 (0:00:00.223) 0:01:25.681 ******* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; systemctl list-units --all --with-dependencies | grep quadlet", "delta": "0:00:00.013343", "end": "2024-02-05 04:28:03.512024", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:28:03.498681" } STDOUT: quadlet-demo-mysql-volume.service loaded active exited quadlet-demo-mysql-volume.service ● quadlet-demo-mysql.service loaded failed failed quadlet-demo-mysql.service quadlet-demo-network.service loaded active exited quadlet-demo-network.service TASK [LS] ********************************************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:153 Monday 05 February 2024 04:28:03 +0000 (0:00:00.204) 0:01:25.885 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-alrtF", "/etc/systemd/system" ], "delta": "0:00:00.004001", "end": "2024-02-05 04:28:03.705500", "failed_when_result": false, "rc": 0, "start": "2024-02-05 04:28:03.701499" } STDOUT: total 8 drwxr-xr-x. 2 root root 32 Jan 30 09:28 getty.target.wants/ lrwxrwxrwx. 1 root root 37 Jan 30 09:28 ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target lrwxrwxrwx. 1 root root 43 Jan 30 09:28 dbus.service -> /usr/lib/systemd/system/dbus-broker.service drwxr-xr-x. 4 root root 166 Jan 30 09:29 ../ drwxr-xr-x. 2 root root 152 Jan 30 09:29 sysinit.target.wants/ lrwxrwxrwx. 1 root root 57 Jan 30 09:29 dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service drwxr-xr-x. 2 root root 48 Jan 30 09:29 network-online.target.wants/ drwxr-xr-x. 2 root root 56 Jan 30 09:29 timers.target.wants/ drwxr-xr-x. 2 root root 38 Jan 30 09:29 dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:29 basic.target.wants/ lrwxrwxrwx. 1 root root 41 Jan 30 09:31 default.target -> /usr/lib/systemd/system/multi-user.target drwxr-xr-x. 2 root root 70 Jan 30 09:48 sockets.target.wants/ drwxr-xr-x. 2 root root 31 Jan 30 09:48 remote-fs.target.wants/ drwxr-xr-x. 2 root root 59 Jan 30 09:50 sshd-keygen@.service.d/ drwxr-xr-x. 2 root root 119 Jan 30 09:50 cloud-init.target.wants/ drwxr-xr-x. 2 root root 4096 Feb 5 04:27 multi-user.target.wants/ lrwxrwxrwx. 1 root root 41 Feb 5 04:27 dbus-org.fedoraproject.FirewallD1.service -> /usr/lib/systemd/system/firewalld.service drwxr-xr-x. 13 root root 4096 Feb 5 04:27 ./ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:158 Monday 05 February 2024 04:28:03 +0000 (0:00:00.193) 0:01:26.078 ******* TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Monday 05 February 2024 04:28:03 +0000 (0:00:00.046) 0:01:26.125 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml for sut TASK [linux-system-roles.podman : Ensure ansible_facts used by role] *********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Monday 05 February 2024 04:28:03 +0000 (0:00:00.030) 0:01:26.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Monday 05 February 2024 04:28:03 +0000 (0:00:00.023) 0:01:26.179 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Monday 05 February 2024 04:28:03 +0000 (0:00:00.017) 0:01:26.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Monday 05 February 2024 04:28:03 +0000 (0:00:00.017) 0:01:26.214 ******* ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Monday 05 February 2024 04:28:03 +0000 (0:00:00.043) 0:01:26.257 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Enable copr if requested] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Monday 05 February 2024 04:28:04 +0000 (0:00:00.943) 0:01:27.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Monday 05 February 2024 04:28:04 +0000 (0:00:00.018) 0:01:27.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Monday 05 February 2024 04:28:04 +0000 (0:00:00.050) 0:01:27.269 ******* ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031779", "end": "2024-02-05 04:28:05.118209", "rc": 0, "start": "2024-02-05 04:28:05.086430" } STDOUT: podman version 4.8.1 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Monday 05 February 2024 04:28:05 +0000 (0:00:00.225) 0:01:27.494 ******* ok: [sut] => { "ansible_facts": { "podman_version": "4.8.1" }, "changed": false } TASK [linux-system-roles.podman : Podman package version must be 4.2 or later] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Monday 05 February 2024 04:28:05 +0000 (0:00:00.020) 0:01:27.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Monday 05 February 2024 04:28:05 +0000 (0:00:00.018) 0:01:27.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Monday 05 February 2024 04:28:05 +0000 (0:00:00.033) 0:01:27.567 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:05 +0000 (0:00:00.035) 0:01:27.602 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:05 +0000 (0:00:00.023) 0:01:27.625 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:05 +0000 (0:00:00.022) 0:01:27.647 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:05 +0000 (0:00:00.024) 0:01:27.672 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:05 +0000 (0:00:00.200) 0:01:27.872 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:05 +0000 (0:00:00.024) 0:01:27.897 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:05 +0000 (0:00:00.219) 0:01:28.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:05 +0000 (0:00:00.018) 0:01:28.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:05 +0000 (0:00:00.019) 0:01:28.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:05 +0000 (0:00:00.017) 0:01:28.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:05 +0000 (0:00:00.044) 0:01:28.216 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:05 +0000 (0:00:00.019) 0:01:28.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Monday 05 February 2024 04:28:05 +0000 (0:00:00.020) 0:01:28.256 ******* ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Monday 05 February 2024 04:28:05 +0000 (0:00:00.026) 0:01:28.283 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure containers.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Monday 05 February 2024 04:28:05 +0000 (0:00:00.034) 0:01:28.317 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Monday 05 February 2024 04:28:05 +0000 (0:00:00.020) 0:01:28.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Monday 05 February 2024 04:28:06 +0000 (0:00:00.019) 0:01:28.357 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml for sut TASK [linux-system-roles.podman : Ensure registries.d exists] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Monday 05 February 2024 04:28:06 +0000 (0:00:00.036) 0:01:28.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Monday 05 February 2024 04:28:06 +0000 (0:00:00.019) 0:01:28.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Monday 05 February 2024 04:28:06 +0000 (0:00:00.019) 0:01:28.433 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml for sut TASK [linux-system-roles.podman : Ensure storage.conf parent dir exists] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Monday 05 February 2024 04:28:06 +0000 (0:00:00.037) 0:01:28.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Monday 05 February 2024 04:28:06 +0000 (0:00:00.019) 0:01:28.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Monday 05 February 2024 04:28:06 +0000 (0:00:00.017) 0:01:28.507 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml for sut TASK [linux-system-roles.podman : Ensure policy.json parent dir exists] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Monday 05 February 2024 04:28:06 +0000 (0:00:00.036) 0:01:28.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Monday 05 February 2024 04:28:06 +0000 (0:00:00.018) 0:01:28.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Monday 05 February 2024 04:28:06 +0000 (0:00:00.017) 0:01:28.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Monday 05 February 2024 04:28:06 +0000 (0:00:00.042) 0:01:28.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Monday 05 February 2024 04:28:06 +0000 (0:00:00.019) 0:01:28.641 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Monday 05 February 2024 04:28:06 +0000 (0:00:00.053) 0:01:28.694 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Monday 05 February 2024 04:28:06 +0000 (0:00:00.033) 0:01:28.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Monday 05 February 2024 04:28:06 +0000 (0:00:00.023) 0:01:28.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Monday 05 February 2024 04:28:06 +0000 (0:00:00.017) 0:01:28.770 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Monday 05 February 2024 04:28:06 +0000 (0:00:00.018) 0:01:28.788 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Monday 05 February 2024 04:28:07 +0000 (0:00:00.940) 0:01:29.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Monday 05 February 2024 04:28:07 +0000 (0:00:00.019) 0:01:29.747 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Monday 05 February 2024 04:28:07 +0000 (0:00:00.026) 0:01:29.773 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:27:41 UTC", "ActiveEnterTimestampMonotonic": "568633704", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service sysinit.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:27:40 UTC", "AssertTimestampMonotonic": "567583822", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "697408000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "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": "Mon 2024-02-05 04:27:40 UTC", "ConditionTimestampMonotonic": "567583816", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service iptables.service shutdown.target nftables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4544", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11471", "ExecMainStartTimestamp": "Mon 2024-02-05 04:27:40 UTC", "ExecMainStartTimestampMonotonic": "567591378", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:27:40 UTC", "InactiveExitTimestampMonotonic": "567591687", "InvocationID": "5017d5cf4a4c4184881914fdef4a9c7c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11471", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32665600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:28:02 UTC", "StateChangeTimestampMonotonic": "588957448", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Monday 05 February 2024 04:28:07 +0000 (0:00:00.395) 0:01:30.169 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:27:41 UTC", "ActiveEnterTimestampMonotonic": "568633704", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice polkit.service sysinit.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:27:40 UTC", "AssertTimestampMonotonic": "567583822", "Before": "shutdown.target network-pre.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "697408000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "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": "Mon 2024-02-05 04:27:40 UTC", "ConditionTimestampMonotonic": "567583816", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service iptables.service shutdown.target nftables.service ip6tables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4544", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11471", "ExecMainStartTimestamp": "Mon 2024-02-05 04:27:40 UTC", "ExecMainStartTimestampMonotonic": "567591378", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:27:40 UTC", "InactiveExitTimestampMonotonic": "567591687", "InvocationID": "5017d5cf4a4c4184881914fdef4a9c7c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11471", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32665600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:28:02 UTC", "StateChangeTimestampMonotonic": "588957448", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Monday 05 February 2024 04:28:08 +0000 (0:00:00.373) 0:01:30.542 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Monday 05 February 2024 04:28:08 +0000 (0:00:00.026) 0:01:30.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Monday 05 February 2024 04:28:08 +0000 (0:00:00.024) 0:01:30.593 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Monday 05 February 2024 04:28:08 +0000 (0:00:00.020) 0:01:30.614 ******* ok: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" } } ok: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Monday 05 February 2024 04:28:08 +0000 (0:00:00.714) 0:01:31.329 ******* skipping: [sut] => (item={'port': '8000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "8000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'port': '9000/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "item": { "port": "9000/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Monday 05 February 2024 04:28:09 +0000 (0:00:00.030) 0:01:31.359 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Monday 05 February 2024 04:28:09 +0000 (0:00:00.023) 0:01:31.382 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Monday 05 February 2024 04:28:09 +0000 (0:00:00.019) 0:01:31.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Monday 05 February 2024 04:28:09 +0000 (0:00:00.019) 0:01:31.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.458 ******* skipping: [sut] => {} TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Monday 05 February 2024 04:28:09 +0000 (0:00:00.017) 0:01:31.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.494 ******* ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.513 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:28:09 +0000 (0:00:00.076) 0:01:31.589 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:28:09 +0000 (0:00:00.020) 0:01:31.610 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:28:09 +0000 (0:00:00.021) 0:01:31.632 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:28:09 +0000 (0:00:00.023) 0:01:31.656 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:09 +0000 (0:00:00.030) 0:01:31.686 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.723 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:28:09 +0000 (0:00:00.018) 0:01:31.741 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:28:09 +0000 (0:00:00.247) 0:01:31.988 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:28:09 +0000 (0:00:00.021) 0:01:32.010 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:28:09 +0000 (0:00:00.019) 0:01:32.029 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:28:09 +0000 (0:00:00.024) 0:01:32.054 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:09 +0000 (0:00:00.031) 0:01:32.085 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:09 +0000 (0:00:00.021) 0:01:32.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:09 +0000 (0:00:00.020) 0:01:32.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:28:09 +0000 (0:00:00.024) 0:01:32.152 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Monday 05 February 2024 04:28:10 +0000 (0:00:00.277) 0:01:32.430 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Monday 05 February 2024 04:28:10 +0000 (0:00:00.022) 0:01:32.452 ******* ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Monday 05 February 2024 04:28:10 +0000 (0:00:00.021) 0:01:32.473 ******* ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Monday 05 February 2024 04:28:10 +0000 (0:00:00.025) 0:01:32.499 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:10 +0000 (0:00:00.035) 0:01:32.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:10 +0000 (0:00:00.022) 0:01:32.556 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:10 +0000 (0:00:00.028) 0:01:32.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Monday 05 February 2024 04:28:10 +0000 (0:00:00.019) 0:01:32.604 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Monday 05 February 2024 04:28:10 +0000 (0:00:00.242) 0:01:32.847 ******* TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Monday 05 February 2024 04:28:10 +0000 (0:00:00.018) 0:01:32.865 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:10 +0000 (0:00:00.076) 0:01:32.941 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo-mysql.volume", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Volume]", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:10 +0000 (0:00:00.029) 0:01:32.971 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:10 +0000 (0:00:00.024) 0:01:32.995 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:10 +0000 (0:00:00.020) 0:01:33.016 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "volume", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:10 +0000 (0:00:00.026) 0:01:33.043 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:10 +0000 (0:00:00.061) 0:01:33.104 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:10 +0000 (0:00:00.023) 0:01:33.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:10 +0000 (0:00:00.023) 0:01:33.152 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:10 +0000 (0:00:00.031) 0:01:33.184 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:11 +0000 (0:00:00.204) 0:01:33.388 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:11 +0000 (0:00:00.025) 0:01:33.414 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:11 +0000 (0:00:00.203) 0:01:33.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:11 +0000 (0:00:00.019) 0:01:33.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:11 +0000 (0:00:00.020) 0:01:33.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:11 +0000 (0:00:00.020) 0:01:33.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:11 +0000 (0:00:00.020) 0:01:33.698 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:11 +0000 (0:00:00.019) 0:01:33.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:11 +0000 (0:00:00.024) 0:01:33.742 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql-volume.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:11 +0000 (0:00:00.039) 0:01:33.782 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:11 +0000 (0:00:00.021) 0:01:33.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:11 +0000 (0:00:00.019) 0:01:33.823 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.volume", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:11 +0000 (0:00:00.045) 0:01:33.869 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:11 +0000 (0:00:00.070) 0:01:33.940 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql-volume.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-02-05 04:27:50 UTC", "ActiveEnterTimestampMonotonic": "577799148", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket basic.target -.mount system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:27:50 UTC", "AssertTimestampMonotonic": "577678418", "Before": "quadlet-demo-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "69308000", "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": "Mon 2024-02-05 04:27:50 UTC", "ConditionTimestampMonotonic": "577678410", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-demo-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-02-05 04:27:50 UTC", "ExecMainExitTimestampMonotonic": "577799020", "ExecMainPID": "12091", "ExecMainStartTimestamp": "Mon 2024-02-05 04:27:50 UTC", "ExecMainStartTimestampMonotonic": "577685465", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-demo-mysql ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-02-05 04:27:50 UTC", "InactiveExitTimestampMonotonic": "577685802", "InvocationID": "97428a6a02764b379bae4188ea54af09", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-demo-mysql.service", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "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": "Mon 2024-02-05 04:27:50 UTC", "StateChangeTimestampMonotonic": "577799148", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "infinity", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:12 +0000 (0:00:00.579) 0:01:34.519 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:12 +0000 (0:00:00.228) 0:01:34.747 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:12 +0000 (0:00:00.046) 0:01:34.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:12 +0000 (0:00:00.030) 0:01:34.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:12 +0000 (0:00:00.021) 0:01:34.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:12 +0000 (0:00:00.019) 0:01:34.865 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:13 +0000 (0:00:00.531) 0:01:35.397 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040267", "end": "2024-02-05 04:28:13.264310", "rc": 0, "start": "2024-02-05 04:28:13.224043" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:13 +0000 (0:00:00.243) 0:01:35.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:13 +0000 (0:00:00.021) 0:01:35.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:13 +0000 (0:00:00.026) 0:01:35.689 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Container]\nImage=quay.io/linux-system-roles/mysql:5.6\nContainerName=quadlet-demo-mysql\nVolume=quadlet-demo-mysql.volume:/var/lib/mysql\nVolume=/tmp/quadlet_demo:/var/lib/quadlet_demo:Z\nNetwork=quadlet-demo.network\nSecret=mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD\nHealthCmd=/usr/bin/true\nHealthOnFailure=kill\n", "__podman_quadlet_template_src": "quadlet-demo-mysql.container.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:13 +0000 (0:00:00.112) 0:01:35.802 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:13 +0000 (0:00:00.026) 0:01:35.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:13 +0000 (0:00:00.019) 0:01:35.848 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo-mysql", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:13 +0000 (0:00:00.027) 0:01:35.875 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:13 +0000 (0:00:00.033) 0:01:35.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:13 +0000 (0:00:00.024) 0:01:35.933 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:13 +0000 (0:00:00.024) 0:01:35.958 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:13 +0000 (0:00:00.025) 0:01:35.983 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:13 +0000 (0:00:00.216) 0:01:36.199 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:13 +0000 (0:00:00.028) 0:01:36.228 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:14 +0000 (0:00:00.218) 0:01:36.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:14 +0000 (0:00:00.019) 0:01:36.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:14 +0000 (0:00:00.019) 0:01:36.486 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:14 +0000 (0:00:00.020) 0:01:36.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:14 +0000 (0:00:00.020) 0:01:36.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:14 +0000 (0:00:00.021) 0:01:36.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:14 +0000 (0:00:00.067) 0:01:36.617 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "quadlet-demo-mysql.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:14 +0000 (0:00:00.052) 0:01:36.670 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:14 +0000 (0:00:00.025) 0:01:36.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:14 +0000 (0:00:00.029) 0:01:36.724 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [ "quay.io/linux-system-roles/mysql:5.6" ], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo-mysql.container", "__podman_volumes": [ "/tmp/quadlet_demo" ] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:14 +0000 (0:00:00.047) 0:01:36.772 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:14 +0000 (0:00:00.040) 0:01:36.812 ******* changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-demo-mysql.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "system.slice systemd-journald.socket tmp.mount -.mount quadlet-demo-mysql-volume.service quadlet-demo-network.service basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-02-05 04:28:02 UTC", "AssertTimestampMonotonic": "589349279", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "92226000", "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": "Mon 2024-02-05 04:28:02 UTC", "ConditionTimestampMonotonic": "589349275", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids bpf-firewall bpf-devices bpf-foreign bpf-socket-bind bpf-restrict-network-interfaces", "Description": "quadlet-demo-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-demo-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Mon 2024-02-05 04:28:02 UTC", "ExecMainExitTimestampMonotonic": "589413432", "ExecMainPID": "12485", "ExecMainStartTimestamp": "Mon 2024-02-05 04:28:02 UTC", "ExecMainStartTimestampMonotonic": "589362472", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-demo-mysql --cidfile=/run/quadlet-demo-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-demo --sdnotify=conmon -d -v systemd-quadlet-demo-mysql:/var/lib/mysql -v /tmp/quadlet_demo:/var/lib/quadlet_demo:Z --secret mysql-root-password-container,type=env,target=MYSQL_ROOT_PASSWORD --health-cmd /usr/bin/true --health-on-failure kill quay.io/linux-system-roles/mysql:5.6 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/quadlet-demo-mysql.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/quadlet-demo-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "quadlet-demo-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-02-05 04:28:02 UTC", "InactiveEnterTimestampMonotonic": "589460382", "InactiveExitTimestamp": "Mon 2024-02-05 04:28:02 UTC", "InactiveExitTimestampMonotonic": "589362906", "InvocationID": "8a8e5f6953214c4399f53f64df0e9961", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13974", "LimitNPROCSoft": "13974", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13974", "LimitSIGPENDINGSoft": "13974", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "quadlet-demo-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount quadlet-demo-mysql-volume.service sysinit.target quadlet-demo-network.service", "RequiresMountsFor": "/run/containers /tmp/quadlet_demo", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/quadlet-demo-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2024-02-05 04:28:02 UTC", "StateChangeTimestampMonotonic": "589460382", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-demo-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22359", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:15 +0000 (0:00:00.544) 0:01:37.356 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:15 +0000 (0:00:00.206) 0:01:37.563 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:15 +0000 (0:00:00.032) 0:01:37.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:15 +0000 (0:00:00.020) 0:01:37.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:15 +0000 (0:00:00.018) 0:01:37.634 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:15 +0000 (0:00:00.018) 0:01:37.653 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:15 +0000 (0:00:00.619) 0:01:38.272 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041566", "end": "2024-02-05 04:28:16.170101", "rc": 0, "start": "2024-02-05 04:28:16.128535" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:16 +0000 (0:00:00.276) 0:01:38.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:16 +0000 (0:00:00.022) 0:01:38.571 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:16 +0000 (0:00:00.019) 0:01:38.590 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "envoy-proxy-configmap.yml", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: ConfigMap\nmetadata:\n name: envoy-proxy-config\ndata:\n envoy.yaml: |\n admin:\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 9901\n\n static_resources:\n listeners:\n - name: listener_0\n address:\n socket_address:\n address: 0.0.0.0\n port_value: 8080\n filter_chains:\n - filters:\n - name: envoy.filters.network.http_connection_manager\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager\n stat_prefix: ingress_http\n codec_type: AUTO\n route_config:\n name: local_route\n virtual_hosts:\n - name: local_service\n domains: [\"*\"]\n routes:\n - match:\n prefix: \"/\"\n route:\n cluster: backend\n http_filters:\n - name: envoy.filters.http.router\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router\n transport_socket:\n name: envoy.transport_sockets.tls\n typed_config:\n \"@type\": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext\n common_tls_context:\n tls_certificates:\n - certificate_chain:\n filename: /etc/envoy-certificates/certificate.pem\n private_key:\n filename: /etc/envoy-certificates/certificate.key\n clusters:\n - name: backend\n connect_timeout: 5s\n type: STATIC\n dns_refresh_rate: 1800s\n lb_policy: ROUND_ROBIN\n load_assignment:\n cluster_name: backend\n endpoints:\n - lb_endpoints:\n - endpoint:\n address:\n socket_address:\n address: 127.0.0.1\n port_value: 80", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:16 +0000 (0:00:00.025) 0:01:38.616 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:16 +0000 (0:00:00.024) 0:01:38.640 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:16 +0000 (0:00:00.019) 0:01:38.660 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "envoy-proxy-configmap", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:16 +0000 (0:00:00.031) 0:01:38.692 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:16 +0000 (0:00:00.036) 0:01:38.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:16 +0000 (0:00:00.026) 0:01:38.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:16 +0000 (0:00:00.024) 0:01:38.780 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:16 +0000 (0:00:00.030) 0:01:38.810 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:16 +0000 (0:00:00.202) 0:01:39.012 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:16 +0000 (0:00:00.024) 0:01:39.036 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:16 +0000 (0:00:00.198) 0:01:39.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:16 +0000 (0:00:00.019) 0:01:39.253 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:16 +0000 (0:00:00.051) 0:01:39.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:16 +0000 (0:00:00.021) 0:01:39.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:17 +0000 (0:00:00.024) 0:01:39.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:17 +0000 (0:00:00.024) 0:01:39.376 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:17 +0000 (0:00:00.022) 0:01:39.398 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:17 +0000 (0:00:00.036) 0:01:39.434 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:17 +0000 (0:00:00.025) 0:01:39.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:17 +0000 (0:00:00.019) 0:01:39.480 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/envoy-proxy-configmap.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:17 +0000 (0:00:00.047) 0:01:39.527 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:17 +0000 (0:00:00.041) 0:01:39.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:17 +0000 (0:00:00.026) 0:01:39.596 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/envoy-proxy-configmap.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:17 +0000 (0:00:00.204) 0:01:39.800 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:17 +0000 (0:00:00.029) 0:01:39.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:17 +0000 (0:00:00.019) 0:01:39.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:17 +0000 (0:00:00.018) 0:01:39.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:17 +0000 (0:00:00.019) 0:01:39.887 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:17 +0000 (0:00:00.022) 0:01:39.909 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:17 +0000 (0:00:00.025) 0:01:39.935 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:17 +0000 (0:00:00.061) 0:01:39.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:17 +0000 (0:00:00.031) 0:01:40.029 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n name: wp-pv-claim\n labels:\n app: wordpress\nspec:\n accessModes:\n - ReadWriteOnce\n resources:\n requests:\n storage: 20Gi\n---\napiVersion: v1\nkind: Pod\nmetadata:\n name: quadlet-demo\nspec:\n containers:\n - name: wordpress\n image: quay.io/linux-system-roles/wordpress:4.8-apache\n env:\n - name: WORDPRESS_DB_HOST\n value: quadlet-demo-mysql\n - name: WORDPRESS_DB_PASSWORD\n valueFrom:\n secretKeyRef:\n name: mysql-root-password-kube\n key: password\n volumeMounts:\n - name: wordpress-persistent-storage\n mountPath: /var/www/html\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n - name: envoy\n image: quay.io/linux-system-roles/envoyproxy:v1.25.0\n volumeMounts:\n - name: config-volume\n mountPath: /etc/envoy\n - name: certificates\n mountPath: /etc/envoy-certificates\n env:\n - name: ENVOY_UID\n value: \"0\"\n resources:\n requests:\n memory: \"64Mi\"\n cpu: \"250m\"\n limits:\n memory: \"128Mi\"\n cpu: \"500m\"\n volumes:\n - name: config-volume\n configMap:\n name: envoy-proxy-config\n - name: certificates\n secret:\n secretName: envoy-certificates\n - name: wordpress-persistent-storage\n persistentVolumeClaim:\n claimName: wp-pv-claim\n - name: www # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3\n - name: create # not used - for testing hostpath\n hostPath:\n path: /tmp/httpd3-create\n", "__podman_quadlet_template_src": "quadlet-demo.yml.j2" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:17 +0000 (0:00:00.059) 0:01:40.088 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:17 +0000 (0:00:00.026) 0:01:40.115 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:17 +0000 (0:00:00.020) 0:01:40.136 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "yml", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:17 +0000 (0:00:00.029) 0:01:40.165 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:17 +0000 (0:00:00.034) 0:01:40.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:17 +0000 (0:00:00.023) 0:01:40.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:17 +0000 (0:00:00.026) 0:01:40.249 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:17 +0000 (0:00:00.025) 0:01:40.275 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:18 +0000 (0:00:00.201) 0:01:40.476 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:18 +0000 (0:00:00.024) 0:01:40.501 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:18 +0000 (0:00:00.205) 0:01:40.706 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:18 +0000 (0:00:00.029) 0:01:40.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:18 +0000 (0:00:00.020) 0:01:40.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:18 +0000 (0:00:00.020) 0:01:40.776 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:18 +0000 (0:00:00.019) 0:01:40.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:18 +0000 (0:00:00.052) 0:01:40.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:18 +0000 (0:00:00.020) 0:01:40.869 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:18 +0000 (0:00:00.042) 0:01:40.912 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:18 +0000 (0:00:00.033) 0:01:40.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:18 +0000 (0:00:00.030) 0:01:40.976 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.yml", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:18 +0000 (0:00:00.062) 0:01:41.038 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:18 +0000 (0:00:00.040) 0:01:41.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:18 +0000 (0:00:00.024) 0:01:41.103 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.yml", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:18 +0000 (0:00:00.203) 0:01:41.306 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:18 +0000 (0:00:00.034) 0:01:41.340 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:19 +0000 (0:00:00.024) 0:01:41.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:19 +0000 (0:00:00.022) 0:01:41.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:19 +0000 (0:00:00.026) 0:01:41.414 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:19 +0000 (0:00:00.033) 0:01:41.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:19 +0000 (0:00:00.021) 0:01:41.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:19 +0000 (0:00:00.020) 0:01:41.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:19 +0000 (0:00:00.049) 0:01:41.539 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.kube", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Install]\nWantedBy=default.target\n\n[Unit]\nRequires=quadlet-demo-mysql.service\nAfter=quadlet-demo-mysql.service\n\n[Kube]\n# Point to the yaml file in the same directory\nYaml=quadlet-demo.yml\n# Use the quadlet-demo network\nNetwork=quadlet-demo.network\n# Publish the envoy proxy data port\nPublishPort=8000:8080\n# Publish the envoy proxy admin port\nPublishPort=9000:9901\n# Use the envoy proxy config map in the same directory\nConfigMap=envoy-proxy-configmap.yml", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:19 +0000 (0:00:00.028) 0:01:41.567 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:19 +0000 (0:00:00.025) 0:01:41.593 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:19 +0000 (0:00:00.021) 0:01:41.614 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "kube", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:19 +0000 (0:00:00.029) 0:01:41.643 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:19 +0000 (0:00:00.066) 0:01:41.710 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:19 +0000 (0:00:00.036) 0:01:41.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:19 +0000 (0:00:00.025) 0:01:41.772 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:19 +0000 (0:00:00.029) 0:01:41.802 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:19 +0000 (0:00:00.224) 0:01:42.026 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:19 +0000 (0:00:00.024) 0:01:42.050 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:19 +0000 (0:00:00.200) 0:01:42.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:19 +0000 (0:00:00.020) 0:01:42.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:19 +0000 (0:00:00.019) 0:01:42.291 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:19 +0000 (0:00:00.033) 0:01:42.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:20 +0000 (0:00:00.026) 0:01:42.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:20 +0000 (0:00:00.020) 0:01:42.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:20 +0000 (0:00:00.055) 0:01:42.427 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": [ "quadlet-demo.yml" ], "__podman_service_name": "quadlet-demo.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:20 +0000 (0:00:00.054) 0:01:42.481 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:20 +0000 (0:00:00.024) 0:01:42.506 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:20 +0000 (0:00:00.023) 0:01:42.529 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.kube", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:20 +0000 (0:00:00.084) 0:01:42.613 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:20 +0000 (0:00:00.063) 0:01:42.677 ******* ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-demo.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:20 +0000 (0:00:00.366) 0:01:43.044 ******* ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-demo.kube", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:20 +0000 (0:00:00.218) 0:01:43.263 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:20 +0000 (0:00:00.034) 0:01:43.297 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:20 +0000 (0:00:00.027) 0:01:43.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:21 +0000 (0:00:00.022) 0:01:43.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:21 +0000 (0:00:00.022) 0:01:43.369 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:21 +0000 (0:00:00.026) 0:01:43.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:21 +0000 (0:00:00.022) 0:01:43.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:21 +0000 (0:00:00.020) 0:01:43.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Monday 05 February 2024 04:28:21 +0000 (0:00:00.022) 0:01:43.462 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "quadlet-demo.network", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "[Network]\nSubnet=192.168.30.0/24\nGateway=192.168.30.1\nLabel=app=wordpress", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Monday 05 February 2024 04:28:21 +0000 (0:00:00.034) 0:01:43.496 ******* ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Monday 05 February 2024 04:28:21 +0000 (0:00:00.069) 0:01:43.566 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Monday 05 February 2024 04:28:21 +0000 (0:00:00.029) 0:01:43.596 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_name": "quadlet-demo", "__podman_quadlet_type": "network", "__podman_rootless": false }, "changed": false } TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Monday 05 February 2024 04:28:21 +0000 (0:00:00.052) 0:01:43.648 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Monday 05 February 2024 04:28:21 +0000 (0:00:00.035) 0:01:43.684 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Monday 05 February 2024 04:28:21 +0000 (0:00:00.024) 0:01:43.708 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Monday 05 February 2024 04:28:21 +0000 (0:00:00.031) 0:01:43.740 ******* ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Monday 05 February 2024 04:28:21 +0000 (0:00:00.027) 0:01:43.767 ******* ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Monday 05 February 2024 04:28:21 +0000 (0:00:00.202) 0:01:43.970 ******* ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Monday 05 February 2024 04:28:21 +0000 (0:00:00.026) 0:01:43.996 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707107258.0332525, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "076f89863b474504550ab1b5c11216a77ed7123c", "ctime": 1707107228.9590755, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 4380701, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1689166618.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 15496, "uid": 0, "version": "2124530510", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [linux-system-roles.podman : Check user with getsubids] ******************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Monday 05 February 2024 04:28:21 +0000 (0:00:00.203) 0:01:44.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Monday 05 February 2024 04:28:21 +0000 (0:00:00.022) 0:01:44.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Monday 05 February 2024 04:28:21 +0000 (0:00:00.030) 0:01:44.252 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Monday 05 February 2024 04:28:21 +0000 (0:00:00.021) 0:01:44.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Monday 05 February 2024 04:28:21 +0000 (0:00:00.026) 0:01:44.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Monday 05 February 2024 04:28:21 +0000 (0:00:00.038) 0:01:44.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Monday 05 February 2024 04:28:22 +0000 (0:00:00.046) 0:01:44.385 ******* ok: [sut] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 4] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Monday 05 February 2024 04:28:22 +0000 (0:00:00.042) 0:01:44.428 ******* ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Monday 05 February 2024 04:28:22 +0000 (0:00:00.063) 0:01:44.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Monday 05 February 2024 04:28:22 +0000 (0:00:00.030) 0:01:44.522 ******* ok: [sut] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/quadlet-demo.network", "__podman_volumes": [] }, "changed": false } TASK [linux-system-roles.podman : Cleanup quadlets] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Monday 05 February 2024 04:28:22 +0000 (0:00:00.073) 0:01:44.596 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Monday 05 February 2024 04:28:22 +0000 (0:00:00.040) 0:01:44.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:22 Monday 05 February 2024 04:28:22 +0000 (0:00:00.022) 0:01:44.659 ******* changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/quadlet-demo.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:28 Monday 05 February 2024 04:28:22 +0000 (0:00:00.204) 0:01:44.863 ******* included: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Monday 05 February 2024 04:28:22 +0000 (0:00:00.032) 0:01:44.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Monday 05 February 2024 04:28:22 +0000 (0:00:00.019) 0:01:44.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Monday 05 February 2024 04:28:22 +0000 (0:00:00.021) 0:01:44.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 Monday 05 February 2024 04:28:22 +0000 (0:00:00.019) 0:01:44.955 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:45 Monday 05 February 2024 04:28:23 +0000 (0:00:00.515) 0:01:45.470 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.039160", "end": "2024-02-05 04:28:23.335086", "rc": 0, "start": "2024-02-05 04:28:23.295926" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:53 Monday 05 February 2024 04:28:23 +0000 (0:00:00.255) 0:01:45.726 ******* changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-demo" ], "delta": "0:00:00.037959", "end": "2024-02-05 04:28:23.593946", "rc": 0, "start": "2024-02-05 04:28:23.555987" } STDOUT: systemd-quadlet-demo TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Monday 05 February 2024 04:28:23 +0000 (0:00:00.249) 0:01:45.976 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Monday 05 February 2024 04:28:23 +0000 (0:00:00.067) 0:01:46.043 ******* META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=264 changed=25 unreachable=0 failed=0 skipped=249 rescued=1 ignored=0 Monday 05 February 2024 04:28:23 +0000 (0:00:00.008) 0:01:46.052 ******* =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 44.67s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:14 linux-system-roles.podman : Ensure container images are present --------- 8.37s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.97s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.27s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.firewall : Configure firewall ----------------- 2.35s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 1.97s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.17s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 linux-system-roles.podman : Gather the package facts -------------------- 1.09s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 0.94s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/main.yml:6 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.94s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.90s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.74s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 fedora.linux_system_roles.certificate : Ensure provider service is running --- 0.68s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Gathering Facts --------------------------------------------------------- 0.65s /WORKDIR/git-fix-linger-handlingsckej91s/tests/tests_quadlet_demo.yml:9 ------- linux-system-roles.podman : Reload systemctl ---------------------------- 0.62s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:36 linux-system-roles.podman : Ensure quadlet file is copied --------------- 0.62s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.61s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 linux-system-roles.podman : Ensure quadlet file is copied --------------- 0.59s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 linux-system-roles.podman : Stop and disable service -------------------- 0.58s /WORKDIR/git-fix-linger-handlingsckej91s/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 fedora.linux_system_roles.certificate : Remove files -------------------- 0.57s /WORKDIR/git-fix-linger-handlingsckej91s/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Using a variable for a task's 'args' is unsafe in some situations (see https://docs.ansible.com/ansible/devel/reference_appendices/faq.html#argsplat- unsafe) ---^---^---^---^---^---