2026-01-25 03:09:59.309073 | Job console starting 2026-01-25 03:09:59.340029 | Updating git repos 2026-01-25 03:09:59.370637 | Cloning repos into workspace 2026-01-25 03:09:59.412083 | Restoring repo states 2026-01-25 03:09:59.416136 | Merging changes 2026-01-25 03:09:59.416150 | Checking out repos 2026-01-25 03:09:59.477310 | Preparing playbooks 2026-01-25 03:10:00.553356 | Running Ansible setup 2026-01-25 03:10:05.818502 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-25 03:10:06.782665 | 2026-01-25 03:10:06.782789 | PLAY [Base pre] 2026-01-25 03:10:06.800910 | 2026-01-25 03:10:06.801021 | TASK [Setup log path fact] 2026-01-25 03:10:06.830173 | debian-bookworm | ok 2026-01-25 03:10:06.855730 | 2026-01-25 03:10:06.855855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-25 03:10:06.914416 | debian-bookworm | ok 2026-01-25 03:10:06.929023 | 2026-01-25 03:10:06.929132 | TASK [emit-job-header : Print job information] 2026-01-25 03:10:06.967514 | # Job Information 2026-01-25 03:10:06.967666 | Ansible Version: 2.16.14 2026-01-25 03:10:06.967700 | Job: ansible-lint 2026-01-25 03:10:06.967733 | Pipeline: periodic-daily 2026-01-25 03:10:06.967756 | Executor: 521e9411259a 2026-01-25 03:10:06.967776 | Triggered by: https://github.com/osism/calendar 2026-01-25 03:10:06.967797 | Event ID: 4488bf328f9a4f71b95b221829c29312 2026-01-25 03:10:06.976177 | 2026-01-25 03:10:06.976284 | LOOP [emit-job-header : Print node information] 2026-01-25 03:10:07.126688 | debian-bookworm | ok: 2026-01-25 03:10:07.126886 | debian-bookworm | # Node Information 2026-01-25 03:10:07.126963 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-25 03:10:07.126994 | debian-bookworm | Hostname: debian 2026-01-25 03:10:07.127017 | debian-bookworm | Username: zuul 2026-01-25 03:10:07.127039 | debian-bookworm | Distro: Debian 12.13 2026-01-25 03:10:07.127063 | debian-bookworm | Provider: regiocloud-a 2026-01-25 03:10:07.127084 | debian-bookworm | Region: 2026-01-25 03:10:07.127105 | debian-bookworm | Label: debian-bookworm 2026-01-25 03:10:07.127125 | debian-bookworm | Product Name: OpenStack Nova 2026-01-25 03:10:07.127145 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:a00f 2026-01-25 03:10:07.147282 | 2026-01-25 03:10:07.147395 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-25 03:10:07.872626 | debian-bookworm -> localhost | changed 2026-01-25 03:10:07.879402 | 2026-01-25 03:10:07.879513 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-25 03:10:09.091124 | debian-bookworm -> localhost | changed 2026-01-25 03:10:09.117374 | 2026-01-25 03:10:09.117488 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-25 03:10:09.557083 | debian-bookworm -> localhost | ok 2026-01-25 03:10:09.562312 | 2026-01-25 03:10:09.562410 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-25 03:10:09.579443 | debian-bookworm | ok 2026-01-25 03:10:09.593670 | debian-bookworm | included: /var/lib/zuul/builds/d9ce7f41df6245329d4533b96cbe11f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-25 03:10:09.598395 | 2026-01-25 03:10:09.598461 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-25 03:10:10.814319 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-25 03:10:10.814497 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d9ce7f41df6245329d4533b96cbe11f5/work/d9ce7f41df6245329d4533b96cbe11f5_id_rsa 2026-01-25 03:10:10.814528 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d9ce7f41df6245329d4533b96cbe11f5/work/d9ce7f41df6245329d4533b96cbe11f5_id_rsa.pub 2026-01-25 03:10:10.814551 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-25 03:10:10.814572 | debian-bookworm -> localhost | SHA256:VfrlCtDycb3B4FMGFBFVbfeJxKDr3fEOfxIHSCG5oQc zuul-build-sshkey 2026-01-25 03:10:10.814590 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-25 03:10:10.814615 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-25 03:10:10.814633 | debian-bookworm -> localhost | | .+%B+.o| 2026-01-25 03:10:10.814650 | debian-bookworm -> localhost | | E.+=.O +| 2026-01-25 03:10:10.814666 | debian-bookworm -> localhost | | o+=+=.*.+| 2026-01-25 03:10:10.814682 | debian-bookworm -> localhost | | .=++.=.+.| 2026-01-25 03:10:10.814699 | debian-bookworm -> localhost | | Soo ..o. | 2026-01-25 03:10:10.814720 | debian-bookworm -> localhost | | . ....+ .| 2026-01-25 03:10:10.814738 | debian-bookworm -> localhost | | . ..o + | 2026-01-25 03:10:10.814755 | debian-bookworm -> localhost | | = .| 2026-01-25 03:10:10.814772 | debian-bookworm -> localhost | | +.| 2026-01-25 03:10:10.814789 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-25 03:10:10.814854 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.722348 2026-01-25 03:10:10.819941 | 2026-01-25 03:10:10.820020 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-25 03:10:10.836365 | debian-bookworm | ok 2026-01-25 03:10:10.843634 | debian-bookworm | included: /var/lib/zuul/builds/d9ce7f41df6245329d4533b96cbe11f5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-25 03:10:10.863338 | 2026-01-25 03:10:10.863425 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-25 03:10:10.876221 | debian-bookworm | skipping: Conditional result was False 2026-01-25 03:10:10.880792 | 2026-01-25 03:10:10.880866 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-25 03:10:11.547661 | debian-bookworm | changed 2026-01-25 03:10:11.556384 | 2026-01-25 03:10:11.556500 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-25 03:10:11.833311 | debian-bookworm | ok 2026-01-25 03:10:11.842078 | 2026-01-25 03:10:11.842272 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-25 03:10:12.495706 | debian-bookworm | changed 2026-01-25 03:10:12.502104 | 2026-01-25 03:10:12.502222 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-25 03:10:13.111940 | debian-bookworm | changed 2026-01-25 03:10:13.118177 | 2026-01-25 03:10:13.118266 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-25 03:10:13.131974 | debian-bookworm | skipping: Conditional result was False 2026-01-25 03:10:13.138392 | 2026-01-25 03:10:13.138491 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-25 03:10:13.558448 | debian-bookworm -> localhost | changed 2026-01-25 03:10:13.571752 | 2026-01-25 03:10:13.571860 | TASK [add-build-sshkey : Add back temp key] 2026-01-25 03:10:13.901157 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d9ce7f41df6245329d4533b96cbe11f5/work/d9ce7f41df6245329d4533b96cbe11f5_id_rsa (zuul-build-sshkey) 2026-01-25 03:10:13.901448 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019879 2026-01-25 03:10:13.913906 | 2026-01-25 03:10:13.914034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-25 03:10:14.330344 | debian-bookworm | ok 2026-01-25 03:10:14.337529 | 2026-01-25 03:10:14.337626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-25 03:10:14.374320 | debian-bookworm | skipping: Conditional result was False 2026-01-25 03:10:14.386352 | 2026-01-25 03:10:14.386452 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-25 03:10:14.806748 | debian-bookworm | ok 2026-01-25 03:10:14.817111 | 2026-01-25 03:10:14.817216 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-25 03:10:14.863419 | debian-bookworm | ok 2026-01-25 03:10:14.871455 | 2026-01-25 03:10:14.871576 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-25 03:10:15.163845 | debian-bookworm -> localhost | ok 2026-01-25 03:10:15.172213 | 2026-01-25 03:10:15.172330 | TASK [validate-host : Collect information about the host] 2026-01-25 03:10:16.280589 | debian-bookworm | ok 2026-01-25 03:10:16.295782 | 2026-01-25 03:10:16.295884 | TASK [validate-host : Sanitize hostname] 2026-01-25 03:10:16.411700 | debian-bookworm | ok 2026-01-25 03:10:16.442507 | 2026-01-25 03:10:16.442603 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-25 03:10:17.023119 | debian-bookworm -> localhost | changed 2026-01-25 03:10:17.028562 | 2026-01-25 03:10:17.028654 | TASK [validate-host : Collect information about zuul worker] 2026-01-25 03:10:17.645202 | debian-bookworm | ok 2026-01-25 03:10:17.649879 | 2026-01-25 03:10:17.649978 | TASK [validate-host : Write out all zuul information for each host] 2026-01-25 03:10:18.410379 | debian-bookworm -> localhost | changed 2026-01-25 03:10:18.420276 | 2026-01-25 03:10:18.420374 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-25 03:10:18.679626 | debian-bookworm | ok 2026-01-25 03:10:18.691309 | 2026-01-25 03:10:18.691421 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-25 03:10:19.601612 | debian-bookworm | changed: 2026-01-25 03:10:19.601776 | debian-bookworm | cd+++++++++ src/ 2026-01-25 03:10:19.601810 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-25 03:10:19.601835 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-25 03:10:19.601857 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2026-01-25 03:10:19.601877 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005063 2026-01-25 03:11:03.506345 | 2026-01-25 03:11:03.506462 | TASK [upload-logs : Upload logs to log server] 2026-01-25 03:11:03.971130 | localhost | Output suppressed because no_log was given 2026-01-25 03:11:03.972709 | 2026-01-25 03:11:03.972792 | LOOP [upload-logs : Compress console log and json output] 2026-01-25 03:11:04.016110 | localhost | skipping: Conditional result was False 2026-01-25 03:11:04.021610 | localhost | skipping: Conditional result was False 2026-01-25 03:11:04.026033 | 2026-01-25 03:11:04.026138 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-25 03:11:04.078429 | localhost | skipping: Conditional result was False 2026-01-25 03:11:04.078715 | 2026-01-25 03:11:04.083127 | localhost | skipping: Conditional result was False 2026-01-25 03:11:04.094509 | 2026-01-25 03:11:04.094621 | LOOP [upload-logs : Upload console log and json output]