2026-07-20 04:04:05.366477 | Job console starting 2026-07-20 04:04:05.381905 | Updating git repos 2026-07-20 04:04:05.409214 | Cloning repos into workspace 2026-07-20 04:04:05.530499 | Restoring repo states 2026-07-20 04:04:05.549549 | Merging changes 2026-07-20 04:04:05.549577 | Checking out repos 2026-07-20 04:04:05.615640 | Preparing playbooks 2026-07-20 04:04:06.555266 | Running Ansible setup 2026-07-20 04:04:11.485407 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 04:04:12.337110 | 2026-07-20 04:04:12.337299 | PLAY [Base pre] 2026-07-20 04:04:12.361496 | 2026-07-20 04:04:12.361657 | TASK [Setup log path fact] 2026-07-20 04:04:12.402365 | debian-bookworm | ok 2026-07-20 04:04:12.427423 | 2026-07-20 04:04:12.427604 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:04:12.468559 | debian-bookworm | ok 2026-07-20 04:04:12.494799 | 2026-07-20 04:04:12.495028 | TASK [emit-job-header : Print job information] 2026-07-20 04:04:12.557918 | # Job Information 2026-07-20 04:04:12.558484 | Ansible Version: 2.16.14 2026-07-20 04:04:12.558542 | Job: yamllint 2026-07-20 04:04:12.558579 | Pipeline: periodic-daily 2026-07-20 04:04:12.558604 | Executor: 521e9411259a 2026-07-20 04:04:12.558625 | Triggered by: https://github.com/osism/generics 2026-07-20 04:04:12.558647 | Event ID: 842b2ef35c9f47a8a7f11d5ba0589397 2026-07-20 04:04:12.565085 | 2026-07-20 04:04:12.565236 | LOOP [emit-job-header : Print node information] 2026-07-20 04:04:12.717820 | debian-bookworm | ok: 2026-07-20 04:04:12.722604 | debian-bookworm | # Node Information 2026-07-20 04:04:12.722743 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 04:04:12.722815 | debian-bookworm | Hostname: debian 2026-07-20 04:04:12.722865 | debian-bookworm | Username: zuul 2026-07-20 04:04:12.722891 | debian-bookworm | Distro: Debian 12.15 2026-07-20 04:04:12.722919 | debian-bookworm | Provider: regiocloud-a 2026-07-20 04:04:12.722942 | debian-bookworm | Region: 2026-07-20 04:04:12.722964 | debian-bookworm | Label: debian-bookworm 2026-07-20 04:04:12.722984 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 04:04:12.723004 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0d:f34d 2026-07-20 04:04:12.748014 | 2026-07-20 04:04:12.748176 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 04:04:13.586753 | debian-bookworm -> localhost | changed 2026-07-20 04:04:13.595132 | 2026-07-20 04:04:13.595277 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 04:04:16.601550 | debian-bookworm -> localhost | changed 2026-07-20 04:04:16.629209 | 2026-07-20 04:04:16.629545 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 04:04:16.961301 | debian-bookworm -> localhost | ok 2026-07-20 04:04:16.967372 | 2026-07-20 04:04:16.967470 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 04:04:17.007084 | debian-bookworm | ok 2026-07-20 04:04:17.042332 | debian-bookworm | included: /var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 04:04:17.048244 | 2026-07-20 04:04:17.048337 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 04:04:18.449030 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 04:04:18.449232 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/2af3f571f93e4c8fb0cf3b813ae9cfb1_id_rsa 2026-07-20 04:04:18.449265 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/2af3f571f93e4c8fb0cf3b813ae9cfb1_id_rsa.pub 2026-07-20 04:04:18.449289 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 04:04:18.449310 | debian-bookworm -> localhost | SHA256:Lr3C315zFo8joa95T9nC9nOlIbq5rcmVKM+Z55PRJwY zuul-build-sshkey 2026-07-20 04:04:18.449330 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 04:04:18.449359 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 04:04:18.449378 | debian-bookworm -> localhost | | | 2026-07-20 04:04:18.449396 | debian-bookworm -> localhost | | | 2026-07-20 04:04:18.449413 | debian-bookworm -> localhost | | | 2026-07-20 04:04:18.449430 | debian-bookworm -> localhost | | E | 2026-07-20 04:04:18.449447 | debian-bookworm -> localhost | | S .o. | 2026-07-20 04:04:18.449468 | debian-bookworm -> localhost | | o oo+=*o| 2026-07-20 04:04:18.449485 | debian-bookworm -> localhost | | .. + o.*=@=+| 2026-07-20 04:04:18.449502 | debian-bookworm -> localhost | | o. B.@=B.=.| 2026-07-20 04:04:18.449519 | debian-bookworm -> localhost | | oo.^O+o. +| 2026-07-20 04:04:18.449536 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 04:04:18.449575 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.673514 2026-07-20 04:04:18.461793 | 2026-07-20 04:04:18.461892 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 04:04:18.490468 | debian-bookworm | ok 2026-07-20 04:04:18.515698 | debian-bookworm | included: /var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 04:04:18.523934 | 2026-07-20 04:04:18.524024 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 04:04:18.562240 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:04:18.579167 | 2026-07-20 04:04:18.579265 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 04:04:19.370470 | debian-bookworm | changed 2026-07-20 04:04:19.375927 | 2026-07-20 04:04:19.376023 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 04:04:19.607240 | debian-bookworm | ok 2026-07-20 04:04:19.613597 | 2026-07-20 04:04:19.613708 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 04:04:20.307090 | debian-bookworm | changed 2026-07-20 04:04:20.320562 | 2026-07-20 04:04:20.320683 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 04:04:21.064887 | debian-bookworm | changed 2026-07-20 04:04:21.092408 | 2026-07-20 04:04:21.092530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 04:04:21.116476 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:04:21.122285 | 2026-07-20 04:04:21.122372 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 04:04:21.657863 | debian-bookworm -> localhost | changed 2026-07-20 04:04:21.677255 | 2026-07-20 04:04:21.677418 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 04:04:22.029564 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/2af3f571f93e4c8fb0cf3b813ae9cfb1_id_rsa (zuul-build-sshkey) 2026-07-20 04:04:22.029817 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011295 2026-07-20 04:04:22.036099 | 2026-07-20 04:04:22.036177 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 04:04:22.423120 | debian-bookworm | ok 2026-07-20 04:04:22.429156 | 2026-07-20 04:04:22.429259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 04:04:22.475212 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:04:22.492596 | 2026-07-20 04:04:22.492724 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 04:04:22.921704 | debian-bookworm | ok 2026-07-20 04:04:22.935964 | 2026-07-20 04:04:22.936060 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 04:04:22.967850 | debian-bookworm | ok 2026-07-20 04:04:22.972348 | 2026-07-20 04:04:22.972426 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 04:04:23.334690 | debian-bookworm -> localhost | ok 2026-07-20 04:04:23.347819 | 2026-07-20 04:04:23.348567 | TASK [validate-host : Collect information about the host] 2026-07-20 04:04:24.604174 | debian-bookworm | ok 2026-07-20 04:04:24.618357 | 2026-07-20 04:04:24.618470 | TASK [validate-host : Sanitize hostname] 2026-07-20 04:04:24.781973 | debian-bookworm | ok 2026-07-20 04:04:24.786273 | 2026-07-20 04:04:24.786361 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 04:04:25.291476 | debian-bookworm -> localhost | changed 2026-07-20 04:04:25.297757 | 2026-07-20 04:04:25.297873 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 04:04:25.672986 | debian-bookworm | ok 2026-07-20 04:04:25.680510 | 2026-07-20 04:04:25.680656 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 04:04:26.163745 | debian-bookworm -> localhost | changed 2026-07-20 04:04:26.174137 | 2026-07-20 04:04:26.174252 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 04:04:26.426252 | debian-bookworm | ok 2026-07-20 04:04:26.432177 | 2026-07-20 04:04:26.432284 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 04:04:27.280211 | debian-bookworm | changed: 2026-07-20 04:04:27.280466 | debian-bookworm | cd+++++++++ src/ 2026-07-20 04:04:27.280516 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 04:04:27.280550 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 04:04:27.280581 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-20 04:04:27.280611 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/logs" 2026-07-20 04:05:30.247059 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/artifacts" 2026-07-20 04:05:30.706641 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2af3f571f93e4c8fb0cf3b813ae9cfb1/work/docs" 2026-07-20 04:05:30.722621 | 2026-07-20 04:05:30.726081 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 04:05:31.806073 | debian-bookworm | changed: 2026-07-20 04:05:31.807187 | debian-bookworm | .d..t...... ./ 2026-07-20 04:05:31.807246 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 04:05:31.807273 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 04:05:31.807296 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 04:05:31.807317 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 04:05:31.807339 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 04:05:31.807391 | debian-bookworm | changed: All items complete 2026-07-20 04:05:31.808166 | 2026-07-20 04:05:32.581962 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:05:33.521820 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:05:33.545257 | 2026-07-20 04:05:33.545385 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 04:05:33.576672 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:05:33.585068 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:05:33.598317 | 2026-07-20 04:05:33.598409 | PLAY RECAP 2026-07-20 04:05:33.598463 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-20 04:05:33.598489 | 2026-07-20 04:05:33.765188 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 04:05:33.766060 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:05:34.771696 | 2026-07-20 04:05:34.771917 | PLAY [Base post] 2026-07-20 04:05:34.813527 | 2026-07-20 04:05:34.813669 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 04:05:35.825667 | debian-bookworm | changed 2026-07-20 04:05:35.835283 | 2026-07-20 04:05:35.835381 | PLAY RECAP 2026-07-20 04:05:35.835480 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 04:05:35.835544 | 2026-07-20 04:05:36.322646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:05:36.323452 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 04:05:37.749179 | 2026-07-20 04:05:37.749392 | PLAY [Base post-logs] 2026-07-20 04:05:37.782938 | 2026-07-20 04:05:37.783100 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 04:05:38.310557 | localhost | changed 2026-07-20 04:05:38.323789 | 2026-07-20 04:05:38.323923 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 04:05:38.397779 | localhost | ok 2026-07-20 04:05:38.411962 | 2026-07-20 04:05:38.414709 | TASK [Set zuul-log-path fact] 2026-07-20 04:05:38.467198 | localhost | ok 2026-07-20 04:05:38.475122 | 2026-07-20 04:05:38.475227 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:05:38.515156 | localhost | ok 2026-07-20 04:05:38.518360 | 2026-07-20 04:05:38.518471 | TASK [upload-logs : Create log directories] 2026-07-20 04:05:39.183596 | localhost | changed 2026-07-20 04:05:39.186247 | 2026-07-20 04:05:39.186339 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 04:05:39.981895 | localhost -> localhost | ok: Runtime: 0:00:00.004634 2026-07-20 04:05:39.985850 | 2026-07-20 04:05:39.985958 | TASK [upload-logs : Upload logs to log server] 2026-07-20 04:05:40.750179 | localhost | Output suppressed because no_log was given 2026-07-20 04:05:40.752547 | 2026-07-20 04:05:40.752655 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 04:05:40.801035 | localhost | skipping: Conditional result was False 2026-07-20 04:05:40.807510 | localhost | skipping: Conditional result was False 2026-07-20 04:05:40.819214 | 2026-07-20 04:05:40.819314 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 04:05:40.862040 | localhost | skipping: Conditional result was False 2026-07-20 04:05:40.862296 | 2026-07-20 04:05:40.867609 | localhost | skipping: Conditional result was False 2026-07-20 04:05:40.875272 | 2026-07-20 04:05:40.875382 | LOOP [upload-logs : Upload console log and json output]