2026-06-03 03:11:12.829255 | Job console starting 2026-06-03 03:11:12.840711 | Updating git repos 2026-06-03 03:11:12.906863 | Cloning repos into workspace 2026-06-03 03:11:12.983876 | Restoring repo states 2026-06-03 03:11:13.000910 | Merging changes 2026-06-03 03:11:13.000938 | Checking out repos 2026-06-03 03:11:13.082998 | Preparing playbooks 2026-06-03 03:11:14.462715 | Running Ansible setup 2026-06-03 03:11:20.444773 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-03 03:11:21.427215 | 2026-06-03 03:11:21.427389 | PLAY [Base pre] 2026-06-03 03:11:21.444857 | 2026-06-03 03:11:21.445012 | TASK [Setup log path fact] 2026-06-03 03:11:21.475505 | debian-bookworm | ok 2026-06-03 03:11:21.493439 | 2026-06-03 03:11:21.493608 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 03:11:21.523959 | debian-bookworm | ok 2026-06-03 03:11:21.534087 | 2026-06-03 03:11:21.534213 | TASK [emit-job-header : Print job information] 2026-06-03 03:11:21.573749 | # Job Information 2026-06-03 03:11:21.573951 | Ansible Version: 2.16.14 2026-06-03 03:11:21.573987 | Job: yamllint 2026-06-03 03:11:21.574020 | Pipeline: periodic-daily 2026-06-03 03:11:21.574043 | Executor: 521e9411259a 2026-06-03 03:11:21.574064 | Triggered by: https://github.com/osism/calendar 2026-06-03 03:11:21.574085 | Event ID: 6a21155587f241c3b9f5a4de970d76ab 2026-06-03 03:11:21.579283 | 2026-06-03 03:11:21.579407 | LOOP [emit-job-header : Print node information] 2026-06-03 03:11:21.717555 | debian-bookworm | ok: 2026-06-03 03:11:21.717898 | debian-bookworm | # Node Information 2026-06-03 03:11:21.717943 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-03 03:11:21.717969 | debian-bookworm | Hostname: debian 2026-06-03 03:11:21.717991 | debian-bookworm | Username: zuul 2026-06-03 03:11:21.718011 | debian-bookworm | Distro: Debian 12.14 2026-06-03 03:11:21.718042 | debian-bookworm | Provider: regiocloud-a 2026-06-03 03:11:21.718068 | debian-bookworm | Region: 2026-06-03 03:11:21.718089 | debian-bookworm | Label: debian-bookworm 2026-06-03 03:11:21.718108 | debian-bookworm | Product Name: OpenStack Nova 2026-06-03 03:11:21.718127 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:e716 2026-06-03 03:11:21.748805 | 2026-06-03 03:11:21.748956 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-03 03:11:22.981738 | debian-bookworm -> localhost | changed 2026-06-03 03:11:22.989587 | 2026-06-03 03:11:22.989716 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-03 03:11:26.115415 | debian-bookworm -> localhost | changed 2026-06-03 03:11:26.126399 | 2026-06-03 03:11:26.126506 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-03 03:11:26.733476 | debian-bookworm -> localhost | ok 2026-06-03 03:11:26.739760 | 2026-06-03 03:11:26.739857 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-03 03:11:26.779393 | debian-bookworm | ok 2026-06-03 03:11:26.818096 | debian-bookworm | included: /var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-03 03:11:26.828120 | 2026-06-03 03:11:26.828215 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-03 03:11:28.394545 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-03 03:11:28.394734 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/961cd6d0ce2943bba324c575c5b148f3_id_rsa 2026-06-03 03:11:28.394765 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/961cd6d0ce2943bba324c575c5b148f3_id_rsa.pub 2026-06-03 03:11:28.394788 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-03 03:11:28.394807 | debian-bookworm -> localhost | SHA256:YpEj3kzAIHDbdjDdtOWImm01GKLE62zx1FTg6UXkvLQ zuul-build-sshkey 2026-06-03 03:11:28.394826 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-03 03:11:28.394914 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-03 03:11:28.394934 | debian-bookworm -> localhost | |+.+o=.o*= . | 2026-06-03 03:11:28.394952 | debian-bookworm -> localhost | | +.+.*oX.= | 2026-06-03 03:11:28.394969 | debian-bookworm -> localhost | | o.+o@ X . | 2026-06-03 03:11:28.394985 | debian-bookworm -> localhost | | oo.@.* + | 2026-06-03 03:11:28.395002 | debian-bookworm -> localhost | | o ++ O E | 2026-06-03 03:11:28.395024 | debian-bookworm -> localhost | | + .o . | 2026-06-03 03:11:28.395042 | debian-bookworm -> localhost | | . | 2026-06-03 03:11:28.395058 | debian-bookworm -> localhost | | | 2026-06-03 03:11:28.395075 | debian-bookworm -> localhost | | | 2026-06-03 03:11:28.395092 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-03 03:11:28.395141 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.948850 2026-06-03 03:11:28.400219 | 2026-06-03 03:11:28.400312 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-03 03:11:28.438655 | debian-bookworm | ok 2026-06-03 03:11:28.448534 | debian-bookworm | included: /var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-03 03:11:28.469075 | 2026-06-03 03:11:28.469165 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-03 03:11:28.512206 | debian-bookworm | skipping: Conditional result was False 2026-06-03 03:11:28.517666 | 2026-06-03 03:11:28.517751 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-03 03:11:29.328835 | debian-bookworm | changed 2026-06-03 03:11:29.334601 | 2026-06-03 03:11:29.334686 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-03 03:11:29.626201 | debian-bookworm | ok 2026-06-03 03:11:29.633333 | 2026-06-03 03:11:29.633430 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-03 03:11:30.454578 | debian-bookworm | changed 2026-06-03 03:11:30.465353 | 2026-06-03 03:11:30.465454 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-03 03:11:31.315001 | debian-bookworm | changed 2026-06-03 03:11:31.334393 | 2026-06-03 03:11:31.334926 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-03 03:11:31.360329 | debian-bookworm | skipping: Conditional result was False 2026-06-03 03:11:31.372575 | 2026-06-03 03:11:31.372705 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-03 03:11:32.075422 | debian-bookworm -> localhost | changed 2026-06-03 03:11:32.085716 | 2026-06-03 03:11:32.089092 | TASK [add-build-sshkey : Add back temp key] 2026-06-03 03:11:32.693124 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/961cd6d0ce2943bba324c575c5b148f3_id_rsa (zuul-build-sshkey) 2026-06-03 03:11:32.693353 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024359 2026-06-03 03:11:32.701103 | 2026-06-03 03:11:32.701195 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-03 03:11:33.323706 | debian-bookworm | ok 2026-06-03 03:11:33.337829 | 2026-06-03 03:11:33.337939 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-03 03:11:33.376771 | debian-bookworm | skipping: Conditional result was False 2026-06-03 03:11:33.390128 | 2026-06-03 03:11:33.390268 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-03 03:11:34.120875 | debian-bookworm | ok 2026-06-03 03:11:34.133203 | 2026-06-03 03:11:34.133327 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-03 03:11:34.188425 | debian-bookworm | ok 2026-06-03 03:11:34.193651 | 2026-06-03 03:11:34.193748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-03 03:11:34.855311 | debian-bookworm -> localhost | ok 2026-06-03 03:11:34.866443 | 2026-06-03 03:11:34.866547 | TASK [validate-host : Collect information about the host] 2026-06-03 03:11:36.568434 | debian-bookworm | ok 2026-06-03 03:11:36.588509 | 2026-06-03 03:11:36.588618 | TASK [validate-host : Sanitize hostname] 2026-06-03 03:11:36.678181 | debian-bookworm | ok 2026-06-03 03:11:36.717571 | 2026-06-03 03:11:36.717679 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-03 03:11:37.470697 | debian-bookworm -> localhost | changed 2026-06-03 03:11:37.476159 | 2026-06-03 03:11:37.476262 | TASK [validate-host : Collect information about zuul worker] 2026-06-03 03:11:37.955722 | debian-bookworm | ok 2026-06-03 03:11:37.959602 | 2026-06-03 03:11:37.959672 | TASK [validate-host : Write out all zuul information for each host] 2026-06-03 03:11:38.546795 | debian-bookworm -> localhost | changed 2026-06-03 03:11:38.554230 | 2026-06-03 03:11:38.554308 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-03 03:11:38.868823 | debian-bookworm | ok 2026-06-03 03:11:38.873210 | 2026-06-03 03:11:38.873301 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-03 03:11:39.635019 | debian-bookworm | changed: 2026-06-03 03:11:39.635167 | debian-bookworm | cd+++++++++ src/ 2026-06-03 03:11:39.635194 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-03 03:11:39.635214 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-03 03:11:39.635257 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2026-06-03 03:11:39.635274 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/logs" 2026-06-03 03:12:05.673777 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/artifacts" 2026-06-03 03:12:05.958296 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/961cd6d0ce2943bba324c575c5b148f3/work/docs" 2026-06-03 03:12:05.971938 | 2026-06-03 03:12:05.972083 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-03 03:12:06.962569 | debian-bookworm | changed: 2026-06-03 03:12:06.962968 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-03 03:12:06.963038 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-03 03:12:06.963099 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-03 03:12:06.963209 | debian-bookworm | changed: All items complete 2026-06-03 03:12:06.963268 | 2026-06-03 03:12:07.539732 | debian-bookworm | changed: .d..t...... ./ 2026-06-03 03:12:08.188882 | debian-bookworm | changed: .d..t...... ./ 2026-06-03 03:12:08.214594 | 2026-06-03 03:12:08.214753 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-03 03:12:08.271946 | debian-bookworm | skipping: Conditional result was False 2026-06-03 03:12:08.276609 | debian-bookworm | skipping: Conditional result was False 2026-06-03 03:12:08.291523 | 2026-06-03 03:12:08.291630 | PLAY RECAP 2026-06-03 03:12:08.291683 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-03 03:12:08.291708 | 2026-06-03 03:12:08.657987 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-03 03:12:08.658901 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 03:12:09.590669 | 2026-06-03 03:12:09.590872 | PLAY [Base post] 2026-06-03 03:12:09.605355 | 2026-06-03 03:12:09.605715 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-03 03:12:10.235288 | debian-bookworm | changed 2026-06-03 03:12:10.241824 | 2026-06-03 03:12:10.241941 | PLAY RECAP 2026-06-03 03:12:10.242004 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 03:12:10.242067 | 2026-06-03 03:12:10.411849 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 03:12:10.412748 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-03 03:12:11.489098 | 2026-06-03 03:12:11.489362 | PLAY [Base post-logs] 2026-06-03 03:12:11.507751 | 2026-06-03 03:12:11.507930 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-03 03:12:12.096360 | localhost | changed 2026-06-03 03:12:12.114787 | 2026-06-03 03:12:12.115041 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-03 03:12:12.162949 | localhost | ok 2026-06-03 03:12:12.166813 | 2026-06-03 03:12:12.166962 | TASK [Set zuul-log-path fact] 2026-06-03 03:12:12.193251 | localhost | ok 2026-06-03 03:12:12.201941 | 2026-06-03 03:12:12.202066 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 03:12:12.259957 | localhost | ok 2026-06-03 03:12:12.264406 | 2026-06-03 03:12:12.264523 | TASK [upload-logs : Create log directories] 2026-06-03 03:12:13.448441 | localhost | changed 2026-06-03 03:12:13.452059 | 2026-06-03 03:12:13.452224 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-03 03:12:14.339658 | localhost -> localhost | ok: Runtime: 0:00:00.015554 2026-06-03 03:12:14.345446 | 2026-06-03 03:12:14.345698 | TASK [upload-logs : Upload logs to log server] 2026-06-03 03:12:15.195321 | localhost | Output suppressed because no_log was given 2026-06-03 03:12:15.203107 | 2026-06-03 03:12:15.203276 | LOOP [upload-logs : Compress console log and json output] 2026-06-03 03:12:15.339892 | localhost | skipping: Conditional result was False 2026-06-03 03:12:15.366821 | localhost | skipping: Conditional result was False 2026-06-03 03:12:15.374304 | 2026-06-03 03:12:15.374451 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-03 03:12:15.512917 | localhost | skipping: Conditional result was False 2026-06-03 03:12:15.513227 | 2026-06-03 03:12:15.531002 | localhost | skipping: Conditional result was False 2026-06-03 03:12:15.539720 | 2026-06-03 03:12:15.539864 | LOOP [upload-logs : Upload console log and json output]