# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci057_mws6/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_no_auto_renew.yml ********************************************** 2 plays in /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml:2 Saturday 15 June 2024 13:02:47 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 15 June 2024 13:02:49 +0000 (0:00:02.468) 0:00:02.481 ********* included: /WORKDIR/git-weekly-ci057_mws6/.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-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 15 June 2024 13:02:49 +0000 (0:00:00.011) 0:00:02.492 ********* skipping: [sut] => { "changed": false, "false_condition": "__certificate_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 15 June 2024 13:02:49 +0000 (0:00:00.017) 0:00:02.510 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 15 June 2024 13:02:50 +0000 (0:00:00.274) 0:00:02.784 ********* 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-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 15 June 2024 13:02:50 +0000 (0:00:00.014) 0:00:02.798 ********* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 15 June 2024 13:02:50 +0000 (0:00:00.022) 0:00:02.820 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-23.fc40.noarch", "Installed: python3-cryptography-41.0.7-1.fc40.x86_64", "Installed: python3-pyasn1-0.5.1-3.fc40.noarch", "Installed: python3-pycparser-2.20-14.fc40.noarch", "Installed: python3-cffi-1.16.0-4.fc40.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 15 June 2024 13:02:54 +0000 (0:00:04.543) 0:00:07.364 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: dbus-tools-1:1.14.10-3.fc40.x86_64", "Installed: certmonger-0.79.19-5.fc40.x86_64", "Installed: python3-packaging-23.2-4.fc40.noarch" ] } lsrpackages: certmonger python3-packaging TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 15 June 2024 13:02:58 +0000 (0:00:03.697) 0:00:11.061 ********* 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 15 June 2024 13:02:58 +0000 (0:00:00.403) 0:00:11.464 ********* 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 15 June 2024 13:02:59 +0000 (0:00:00.256) 0:00:11.721 ********* 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-broker.service sysinit.target network.target basic.target syslog.target dbus.socket system.slice systemd-journald.socket", "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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "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", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "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": "3512074240", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "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 system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "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-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 15 June 2024 13:03:00 +0000 (0:00:00.998) 0:00:12.720 ********* changed: [sut] => (item={'name': 'mycert_no_auto_renew', 'dns': 'www.example.com', 'ca': 'self-sign', 'auto_renew': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "auto_renew": false, "ca": "self-sign", "dns": "www.example.com", "name": "mycert_no_auto_renew" } } MSG: Certificate requested (new). changed: [sut] => (item={'name': 'defaultcert', 'dns': 'www.example.com', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.com", "name": "defaultcert" } } MSG: Certificate requested (new). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 15 June 2024 13:03:01 +0000 (0:00:01.369) 0:00:14.090 ********* skipping: [sut] => (item=['cert', {'name': 'mycert_no_auto_renew', 'dns': 'www.example.com', 'ca': 'self-sign', 'auto_renew': False}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "auto_renew": false, "ca": "self-sign", "dns": "www.example.com", "name": "mycert_no_auto_renew" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['cert', {'name': 'defaultcert', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "cert", { "ca": "self-sign", "dns": "www.example.com", "name": "defaultcert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_no_auto_renew', 'dns': 'www.example.com', 'ca': 'self-sign', 'auto_renew': False}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "auto_renew": false, "ca": "self-sign", "dns": "www.example.com", "name": "mycert_no_auto_renew" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'defaultcert', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "key", { "ca": "self-sign", "dns": "www.example.com", "name": "defaultcert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_no_auto_renew', 'dns': 'www.example.com', 'ca': 'self-sign', 'auto_renew': False}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "auto_renew": false, "ca": "self-sign", "dns": "www.example.com", "name": "mycert_no_auto_renew" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'defaultcert', 'dns': 'www.example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "false_condition": "certificate_test_mode | d(false)", "item": [ "ca", { "ca": "self-sign", "dns": "www.example.com", "name": "defaultcert" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 15 June 2024 13:03:01 +0000 (0:00:00.029) 0:00:14.119 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 15 June 2024 13:03:01 +0000 (0:00:00.016) 0:00:14.136 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 15 June 2024 13:03:01 +0000 (0:00:00.018) 0:00:14.154 ********* skipping: [sut] => { "changed": false, "false_condition": "certificate_test_mode | d(false)", "skip_reason": "Conditional result was False" } PLAY [Verify certificate] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml:17 Saturday 15 June 2024 13:03:01 +0000 (0:00:00.027) 0:00:14.181 ********* ok: [sut] TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml:42 Saturday 15 June 2024 13:03:03 +0000 (0:00:02.054) 0:00:16.236 ********* included: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml for sut => (item={'path': '/etc/pki/tls/certs/mycert_no_auto_renew.crt', 'key_path': '/etc/pki/tls/private/mycert_no_auto_renew.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'www.example.com'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'www.example.com'}], 'auto_renew': False}) included: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml for sut => (item={'path': '/etc/pki/tls/certs/defaultcert.crt', 'key_path': '/etc/pki/tls/private/defaultcert.key', 'subject': [{'name': 'commonName', 'oid': '2.5.4.3', 'value': 'www.example.com'}], 'subject_alt_name': [{'name': 'DNS', 'value': 'www.example.com'}], 'auto_renew': True}) TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:2 Saturday 15 June 2024 13:03:03 +0000 (0:00:00.021) 0:00:16.258 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:9 Saturday 15 June 2024 13:03:03 +0000 (0:00:00.008) 0:00:16.266 ********* skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:14 Saturday 15 June 2024 13:03:03 +0000 (0:00:00.010) 0:00:16.277 ********* skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:18 Saturday 15 June 2024 13:03:03 +0000 (0:00:00.010) 0:00:16.287 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:28 Saturday 15 June 2024 13:03:03 +0000 (0:00:00.007) 0:00:16.295 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:38 Saturday 15 June 2024 13:03:05 +0000 (0:00:01.403) 0:00:17.698 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718456580.7061396, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "062026bde1c0586ddd2dbcb53d561a6d18161f54", "ctime": 1718456580.70114, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203508, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1718456580.70114, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_no_auto_renew.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "795582187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:43 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.231) 0:00:17.930 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:49 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.011) 0:00:17.941 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:59 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.020) 0:00:17.961 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:65 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.018) 0:00:17.980 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718456580.6491423, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "86a568d0eb58e6c673ccf941316a95e0b59dd48b", "ctime": 1718456580.70114, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203470, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1718456580.70114, "nlink": 1, "path": "/etc/pki/tls/private/mycert_no_auto_renew.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "4086585675", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:70 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.230) 0:00:18.211 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:76 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.010) 0:00:18.221 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:86 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.021) 0:00:18.243 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "94:11:01:4E:EF:26:2C:9D:F5:75:1C:99:18:C5:20:8E:CE:D2:92:1E" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "88:22:2F:FF:9A:0C:AC:84:C5:18:C6:E8:A3:85:15:50:2C:8A:42:7C" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "3A:1A:54:48:82:F9:1B:05:90:5F:DB:5E:25:0C:89:F6:95:26:B3:A1:48:09:E9:4A:45:EE:9F:4F:EE:B1:14:F2:BE:B0:E8:24:6A:1C:0F:F7:1F:4C:45:0E:A6:7B:10:73:BE:6F:54:72:FB:E5:B9:FA:72:FD:3C:B3:A6:AD:C3:91:BB:14:24:20:F2:61:EB:A5:D2:52:39:F0:2D:DD:69:6E:56:A0:98:07:2E:7B:70:61:6B:62:70:7F:03:00:83:93:2D:0D:E2:E6:5F:73:2B:E1:D4:00:C5:C8:37:39:E0:49:65:95:0D:C8:F3:90:B1:20:B9:3A:91:F8:3C:23:D3:D8:94:41:17:81:F3:10:43:38:DD:A4:F2:D9:97:85:1E:5F:B9:6A:96:10:33:F9:80:2D:3D:94:29:0B:9B:A6:19:F7:1A:92:69:73:29:11:10:3B:20:F0:71:F1:66:5B:46:03:AE:F1:55:CE:A2:EF:A8:7E:B9:99:60:76:4E:76:A7:8F:5C:E3:69:35:4C:56:FD:ED:FC:B3:70:5C:1B:5B:BB:F8:D5:F1:AC:07:03:71:83:68:47:FB:49:8E:2B:12:93:49:04:A8:8B:3D:96:3D:3C:01:9A:4C:B1:AF:66:C6:5B:39:27:77:4A:84:D8:FF:B7:8D:87:5D:2D:6D:81:2C:55:64" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250615130300Z", "not_valid_before": "20240615130300Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:92 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.344) 0:00:18.587 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "94:11:01:4E:EF:26:2C:9D:F5:75:1C:99:18:C5:20:8E:CE:D2:92:1E" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "88:22:2F:FF:9A:0C:AC:84:C5:18:C6:E8:A3:85:15:50:2C:8A:42:7C" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "3A:1A:54:48:82:F9:1B:05:90:5F:DB:5E:25:0C:89:F6:95:26:B3:A1:48:09:E9:4A:45:EE:9F:4F:EE:B1:14:F2:BE:B0:E8:24:6A:1C:0F:F7:1F:4C:45:0E:A6:7B:10:73:BE:6F:54:72:FB:E5:B9:FA:72:FD:3C:B3:A6:AD:C3:91:BB:14:24:20:F2:61:EB:A5:D2:52:39:F0:2D:DD:69:6E:56:A0:98:07:2E:7B:70:61:6B:62:70:7F:03:00:83:93:2D:0D:E2:E6:5F:73:2B:E1:D4:00:C5:C8:37:39:E0:49:65:95:0D:C8:F3:90:B1:20:B9:3A:91:F8:3C:23:D3:D8:94:41:17:81:F3:10:43:38:DD:A4:F2:D9:97:85:1E:5F:B9:6A:96:10:33:F9:80:2D:3D:94:29:0B:9B:A6:19:F7:1A:92:69:73:29:11:10:3B:20:F0:71:F1:66:5B:46:03:AE:F1:55:CE:A2:EF:A8:7E:B9:99:60:76:4E:76:A7:8F:5C:E3:69:35:4C:56:FD:ED:FC:B3:70:5C:1B:5B:BB:F8:D5:F1:AC:07:03:71:83:68:47:FB:49:8E:2B:12:93:49:04:A8:8B:3D:96:3D:3C:01:9A:4C:B1:AF:66:C6:5B:39:27:77:4A:84:D8:FF:B7:8D:87:5D:2D:6D:81:2C:55:64" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250615130300Z", "not_valid_before": "20240615130300Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:96 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.011) 0:00:18.598 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:104 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.018) 0:00:18.617 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:112 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.010) 0:00:18.628 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:119 Saturday 15 June 2024 13:03:05 +0000 (0:00:00.018) 0:00:18.646 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:130 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.021) 0:00:18.667 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:143 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.020) 0:00:18.688 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_no_auto_renew.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.047355", "end": "2024-06-15 13:03:06.324414", "rc": 0, "start": "2024-06-15 13:03:06.277059" } STDOUT: no TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:152 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.320) 0:00:19.009 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:2 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.019) 0:00:19.028 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:9 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.007) 0:00:19.036 ********* skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:14 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.010) 0:00:19.047 ********* skipping: [sut] => { "changed": false, "false_condition": "not __certificate_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:18 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.010) 0:00:19.057 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == \"7\"", "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:28 Saturday 15 June 2024 13:03:06 +0000 (0:00:00.007) 0:00:19.064 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:38 Saturday 15 June 2024 13:03:07 +0000 (0:00:01.396) 0:00:20.461 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718456581.3601093, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "49baa107f72c2923b8145c6b5db8768c5554da85", "ctime": 1718456581.3551095, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203510, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1718456581.3551095, "nlink": 1, "path": "/etc/pki/tls/certs/defaultcert.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "1280851861", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:43 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.228) 0:00:20.690 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:49 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.010) 0:00:20.701 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:59 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.020) 0:00:20.721 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:65 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.018) 0:00:20.739 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1718456581.301112, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cf7af6b6ae946b1288c40b67b30f871b37d0ad5c", "ctime": 1718456581.3551095, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 203509, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1718456581.3551095, "nlink": 1, "path": "/etc/pki/tls/private/defaultcert.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "1952191062", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:70 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.227) 0:00:20.967 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:76 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.010) 0:00:20.978 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:86 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.020) 0:00:20.999 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "94:11:01:4E:EF:26:2C:9D:F5:75:1C:99:18:C5:20:8E:CE:D2:92:1E" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "C7:55:E3:BD:16:B9:3E:F6:A9:0D:AF:22:2A:19:90:7C:D9:40:11:57" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5E:7B:75:0E:B1:C9:3E:8C:4E:52:AE:AF:74:8C:20:C9:32:2D:9B:AD:5F:6F:F1:42:37:C9:99:7C:02:B3:F2:52:B7:26:A4:0A:10:62:09:05:E2:84:65:6D:DE:3A:F5:F4:19:4B:C2:8F:F6:C7:47:2D:38:DA:38:81:72:63:59:7C:F6:93:6F:0D:9A:EB:57:DA:83:E4:33:D0:EB:05:87:0B:2A:8D:F4:70:CC:93:A6:2F:06:2C:31:8A:FA:F7:13:18:BF:37:96:D7:68:DD:40:3A:C5:42:92:D1:6C:B9:48:9D:49:40:11:A3:4D:53:C5:5D:A3:01:8F:D4:B5:89:94:24:AF:8B:D9:CC:EA:E1:0B:52:D0:B4:64:25:4C:A7:54:C3:84:35:6E:AE:AC:25:E1:F8:F2:E0:E5:37:BF:BA:D2:1F:FE:7C:C5:02:76:4D:28:CB:FC:4C:7E:AF:1F:65:EE:26:76:51:0B:D3:85:8E:42:BE:05:EB:E8:44:98:82:CA:09:21:1B:57:A4:EC:32:EF:41:73:BA:A0:9E:7F:DA:4A:C3:EC:30:E1:A5:99:FB:3B:87:77:72:95:A3:6D:1E:45:4A:6F:0E:74:3E:1D:5D:8E:89:B1:1C:FE:65:02:50:B9:BF:54:50:C4:75:D7:F8:B3:94:D9:6E:F5:38:A5:67:7A:96" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250615130300Z", "not_valid_before": "20240615130301Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:92 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.277) 0:00:21.277 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "94:11:01:4E:EF:26:2C:9D:F5:75:1C:99:18:C5:20:8E:CE:D2:92:1E" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "C7:55:E3:BD:16:B9:3E:F6:A9:0D:AF:22:2A:19:90:7C:D9:40:11:57" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "5E:7B:75:0E:B1:C9:3E:8C:4E:52:AE:AF:74:8C:20:C9:32:2D:9B:AD:5F:6F:F1:42:37:C9:99:7C:02:B3:F2:52:B7:26:A4:0A:10:62:09:05:E2:84:65:6D:DE:3A:F5:F4:19:4B:C2:8F:F6:C7:47:2D:38:DA:38:81:72:63:59:7C:F6:93:6F:0D:9A:EB:57:DA:83:E4:33:D0:EB:05:87:0B:2A:8D:F4:70:CC:93:A6:2F:06:2C:31:8A:FA:F7:13:18:BF:37:96:D7:68:DD:40:3A:C5:42:92:D1:6C:B9:48:9D:49:40:11:A3:4D:53:C5:5D:A3:01:8F:D4:B5:89:94:24:AF:8B:D9:CC:EA:E1:0B:52:D0:B4:64:25:4C:A7:54:C3:84:35:6E:AE:AC:25:E1:F8:F2:E0:E5:37:BF:BA:D2:1F:FE:7C:C5:02:76:4D:28:CB:FC:4C:7E:AF:1F:65:EE:26:76:51:0B:D3:85:8E:42:BE:05:EB:E8:44:98:82:CA:09:21:1B:57:A4:EC:32:EF:41:73:BA:A0:9E:7F:DA:4A:C3:EC:30:E1:A5:99:FB:3B:87:77:72:95:A3:6D:1E:45:4A:6F:0E:74:3E:1D:5D:8E:89:B1:1C:FE:65:02:50:B9:BF:54:50:C4:75:D7:F8:B3:94:D9:6E:F5:38:A5:67:7A:96" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250615130300Z", "not_valid_before": "20240615130301Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:96 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.011) 0:00:21.288 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:104 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.019) 0:00:21.307 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:112 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.010) 0:00:21.317 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:119 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.019) 0:00:21.337 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:130 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.022) 0:00:21.359 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:143 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.022) 0:00:21.381 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/defaultcert.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.047377", "end": "2024-06-15 13:03:08.960900", "rc": 0, "start": "2024-06-15 13:03:08.913523" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:152 Saturday 15 June 2024 13:03:08 +0000 (0:00:00.264) 0:00:21.646 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=50 changed=6 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0 Saturday 15 June 2024 13:03:09 +0000 (0:00:00.024) 0:00:21.670 ********* =============================================================================== fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.54s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.70s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Gathering Facts --------------------------------------------------------- 2.47s /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml:2 ---------------- Gathering Facts --------------------------------------------------------- 2.05s /WORKDIR/git-weekly-ci057_mws6/tests/tests_no_auto_renew.yml:17 --------------- Ensure python3 is installed --------------------------------------------- 1.40s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:28 Ensure python3 is installed --------------------------------------------- 1.40s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:28 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.37s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.certificate : Ensure provider service is running --- 1.00s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists --- 0.40s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Parse certificate ------------------------------------------------------- 0.34s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:86 Retrieve auto-renew flag ------------------------------------------------ 0.32s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:143 Parse certificate ------------------------------------------------------- 0.28s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:86 fedora.linux_system_roles.certificate : Check if system is ostree ------- 0.27s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Retrieve auto-renew flag ------------------------------------------------ 0.26s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:143 fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists --- 0.26s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Retrieve certificate file stats ----------------------------------------- 0.23s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:38 Retrieve key file stats ------------------------------------------------- 0.23s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:65 Retrieve certificate file stats ----------------------------------------- 0.23s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:38 Retrieve key file stats ------------------------------------------------- 0.23s /WORKDIR/git-weekly-ci057_mws6/tests/tasks/assert_certificate_parameters.yml:65 fedora.linux_system_roles.certificate : Slurp the contents of the files --- 0.03s /WORKDIR/git-weekly-ci057_mws6/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---