2026-07-17 09:32:52.044434 | Job console starting 2026-07-17 09:32:52.052738 | Updating git repos 2026-07-17 09:32:52.087852 | Cloning repos into workspace 2026-07-17 09:32:52.214887 | Restoring repo states 2026-07-17 09:32:52.249551 | Merging changes 2026-07-17 09:32:53.156904 | Checking out repos 2026-07-17 09:32:53.219719 | Preparing playbooks 2026-07-17 09:32:54.775987 | Running Ansible setup 2026-07-17 09:33:00.347638 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 09:33:01.701623 | 2026-07-17 09:33:01.701753 | PLAY [Base pre] 2026-07-17 09:33:01.743986 | 2026-07-17 09:33:01.744113 | TASK [Setup log path fact] 2026-07-17 09:33:01.793770 | debian-bookworm | ok 2026-07-17 09:33:01.832329 | 2026-07-17 09:33:01.832466 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:33:01.946252 | debian-bookworm | ok 2026-07-17 09:33:01.957329 | 2026-07-17 09:33:01.957435 | TASK [emit-job-header : Print job information] 2026-07-17 09:33:02.011921 | # Job Information 2026-07-17 09:33:02.012064 | Ansible Version: 2.16.14 2026-07-17 09:33:02.012093 | Job: hadolint 2026-07-17 09:33:02.012119 | Pipeline: check 2026-07-17 09:33:02.012138 | Executor: 521e9411259a 2026-07-17 09:33:02.012155 | Triggered by: https://github.com/osism/python-osism/pull/2477 2026-07-17 09:33:02.012174 | Event ID: 5a9d8ff0-81c2-11f1-85ef-c71ac1941dcd 2026-07-17 09:33:02.024629 | 2026-07-17 09:33:02.024740 | LOOP [emit-job-header : Print node information] 2026-07-17 09:33:02.185701 | debian-bookworm | ok: 2026-07-17 09:33:02.185918 | debian-bookworm | # Node Information 2026-07-17 09:33:02.185950 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 09:33:02.185971 | debian-bookworm | Hostname: debian 2026-07-17 09:33:02.185990 | debian-bookworm | Username: zuul 2026-07-17 09:33:02.186008 | debian-bookworm | Distro: Debian 12.15 2026-07-17 09:33:02.186030 | debian-bookworm | Provider: regiocloud-a 2026-07-17 09:33:02.186048 | debian-bookworm | Region: 2026-07-17 09:33:02.186065 | debian-bookworm | Label: debian-bookworm 2026-07-17 09:33:02.186081 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 09:33:02.186098 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe64:6f84 2026-07-17 09:33:02.201209 | 2026-07-17 09:33:02.201312 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 09:33:03.154419 | debian-bookworm -> localhost | changed 2026-07-17 09:33:03.160710 | 2026-07-17 09:33:03.160827 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 09:33:05.121714 | debian-bookworm -> localhost | changed 2026-07-17 09:33:05.132168 | 2026-07-17 09:33:05.132277 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 09:33:05.424090 | debian-bookworm -> localhost | ok 2026-07-17 09:33:05.429311 | 2026-07-17 09:33:05.429403 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 09:33:05.458127 | debian-bookworm | ok 2026-07-17 09:33:05.484831 | debian-bookworm | included: /var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 09:33:05.493860 | 2026-07-17 09:33:05.493955 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 09:33:06.786001 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 09:33:06.786175 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/cf7d4a83352844359eb0740fcf2bd3c5_id_rsa 2026-07-17 09:33:06.786206 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/cf7d4a83352844359eb0740fcf2bd3c5_id_rsa.pub 2026-07-17 09:33:06.786227 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 09:33:06.786248 | debian-bookworm -> localhost | SHA256:DPUCb+/atlyLO7RnvPY27B2TE6FGu8ijQO51mS6tl1E zuul-build-sshkey 2026-07-17 09:33:06.786266 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 09:33:06.786296 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 09:33:06.786315 | debian-bookworm -> localhost | | . . | 2026-07-17 09:33:06.786332 | debian-bookworm -> localhost | | + . | 2026-07-17 09:33:06.786349 | debian-bookworm -> localhost | | . + . . . | 2026-07-17 09:33:06.786365 | debian-bookworm -> localhost | | + o .Eo .| 2026-07-17 09:33:06.786381 | debian-bookworm -> localhost | | .S . .+ . | 2026-07-17 09:33:06.786402 | debian-bookworm -> localhost | | o .o.= . o| 2026-07-17 09:33:06.786419 | debian-bookworm -> localhost | | o ooX+o = | 2026-07-17 09:33:06.786435 | debian-bookworm -> localhost | | . o=B**.+.+| 2026-07-17 09:33:06.786453 | debian-bookworm -> localhost | | ..+XOo=o..| 2026-07-17 09:33:06.786469 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 09:33:06.786510 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.766221 2026-07-17 09:33:06.795074 | 2026-07-17 09:33:06.795258 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 09:33:06.838622 | debian-bookworm | ok 2026-07-17 09:33:06.853758 | debian-bookworm | included: /var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 09:33:06.877548 | 2026-07-17 09:33:06.877648 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 09:33:06.922633 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:33:06.927807 | 2026-07-17 09:33:06.927895 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 09:33:07.735803 | debian-bookworm | changed 2026-07-17 09:33:07.742485 | 2026-07-17 09:33:07.742567 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 09:33:08.031641 | debian-bookworm | ok 2026-07-17 09:33:08.036352 | 2026-07-17 09:33:08.036441 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 09:33:08.729737 | debian-bookworm | changed 2026-07-17 09:33:08.734335 | 2026-07-17 09:33:08.734430 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 09:33:09.415000 | debian-bookworm | changed 2026-07-17 09:33:09.421544 | 2026-07-17 09:33:09.421640 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 09:33:09.462673 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:33:09.468442 | 2026-07-17 09:33:09.468568 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 09:33:09.983207 | debian-bookworm -> localhost | changed 2026-07-17 09:33:09.992562 | 2026-07-17 09:33:09.992676 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 09:33:10.396292 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/cf7d4a83352844359eb0740fcf2bd3c5_id_rsa (zuul-build-sshkey) 2026-07-17 09:33:10.396493 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012313 2026-07-17 09:33:10.402946 | 2026-07-17 09:33:10.403034 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 09:33:10.957162 | debian-bookworm | ok 2026-07-17 09:33:10.964254 | 2026-07-17 09:33:10.964348 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 09:33:11.012089 | debian-bookworm | skipping: Conditional result was False 2026-07-17 09:33:11.021374 | 2026-07-17 09:33:11.021480 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 09:33:11.620013 | debian-bookworm | ok 2026-07-17 09:33:11.636362 | 2026-07-17 09:33:11.636476 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 09:33:11.674468 | debian-bookworm | ok 2026-07-17 09:33:11.684600 | 2026-07-17 09:33:11.684701 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 09:33:12.012677 | debian-bookworm -> localhost | ok 2026-07-17 09:33:12.019134 | 2026-07-17 09:33:12.019242 | TASK [validate-host : Collect information about the host] 2026-07-17 09:33:13.139316 | debian-bookworm | ok 2026-07-17 09:33:13.155519 | 2026-07-17 09:33:13.155638 | TASK [validate-host : Sanitize hostname] 2026-07-17 09:33:13.285726 | debian-bookworm | ok 2026-07-17 09:33:13.290352 | 2026-07-17 09:33:13.290444 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 09:33:14.059522 | debian-bookworm -> localhost | changed 2026-07-17 09:33:14.067645 | 2026-07-17 09:33:14.067752 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 09:33:14.525492 | debian-bookworm | ok 2026-07-17 09:33:14.532080 | 2026-07-17 09:33:14.532190 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 09:33:15.359487 | debian-bookworm -> localhost | changed 2026-07-17 09:33:15.371598 | 2026-07-17 09:33:15.371716 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 09:33:15.668916 | debian-bookworm | ok 2026-07-17 09:33:15.673403 | 2026-07-17 09:33:15.673481 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 09:33:17.264462 | debian-bookworm | changed: 2026-07-17 09:33:17.264648 | debian-bookworm | cd+++++++++ src/ 2026-07-17 09:33:17.264684 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 09:33:17.264709 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 09:33:17.264732 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-17 09:33:17.264753 | debian-bookworm | Containerfile 2026-07-17 09:33:17.264896 | debian-bookworm | Containerfile 2026-07-17 09:33:17.314033 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/logs" 2026-07-17 09:34:03.967373 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/artifacts" 2026-07-17 09:34:04.352897 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cf7d4a83352844359eb0740fcf2bd3c5/work/docs" 2026-07-17 09:34:04.366332 | 2026-07-17 09:34:04.366723 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 09:34:05.424521 | debian-bookworm | changed: 2026-07-17 09:34:05.424760 | debian-bookworm | .d..t...... ./ 2026-07-17 09:34:05.424795 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 09:34:05.424821 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 09:34:05.424886 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 09:34:05.424910 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 09:34:05.424931 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 09:34:05.424984 | debian-bookworm | changed: All items complete 2026-07-17 09:34:05.425013 | 2026-07-17 09:34:06.230601 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:34:06.983505 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 09:34:07.008369 | 2026-07-17 09:34:07.008524 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 09:34:07.477413 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.020580 2026-07-17 09:34:07.808364 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006376 2026-07-17 09:34:07.817289 | 2026-07-17 09:34:07.817389 | PLAY RECAP 2026-07-17 09:34:07.817443 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-17 09:34:07.817467 | 2026-07-17 09:34:07.988492 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 09:34:07.990552 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:34:08.828039 | 2026-07-17 09:34:08.828228 | PLAY [Base post] 2026-07-17 09:34:08.842634 | 2026-07-17 09:34:08.842804 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 09:34:09.483781 | debian-bookworm | changed 2026-07-17 09:34:09.491138 | 2026-07-17 09:34:09.491269 | PLAY RECAP 2026-07-17 09:34:09.491336 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 09:34:09.491400 | 2026-07-17 09:34:09.745222 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 09:34:09.746130 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 09:34:11.112447 | 2026-07-17 09:34:11.112654 | PLAY [Base post-logs] 2026-07-17 09:34:11.132695 | 2026-07-17 09:34:11.132927 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 09:34:11.996720 | localhost | changed 2026-07-17 09:34:12.010271 | 2026-07-17 09:34:12.010473 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 09:34:12.068312 | localhost | ok 2026-07-17 09:34:12.072266 | 2026-07-17 09:34:12.072386 | TASK [Set zuul-log-path fact] 2026-07-17 09:34:12.089860 | localhost | ok 2026-07-17 09:34:12.103539 | 2026-07-17 09:34:12.103682 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 09:34:12.151956 | localhost | ok 2026-07-17 09:34:12.155543 | 2026-07-17 09:34:12.155663 | TASK [upload-logs : Create log directories] 2026-07-17 09:34:12.968356 | localhost | changed 2026-07-17 09:34:12.975514 | 2026-07-17 09:34:12.975654 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 09:34:14.496174 | localhost -> localhost | ok: Runtime: 0:00:00.042750 2026-07-17 09:34:14.500795 | 2026-07-17 09:34:14.501051 | TASK [upload-logs : Upload logs to log server] 2026-07-17 09:34:15.904598 | localhost | Output suppressed because no_log was given 2026-07-17 09:34:15.906635 | 2026-07-17 09:34:15.906758 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 09:34:15.962908 | localhost | skipping: Conditional result was False 2026-07-17 09:34:15.973363 | localhost | skipping: Conditional result was False 2026-07-17 09:34:15.987407 | 2026-07-17 09:34:15.988443 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 09:34:16.041896 | localhost | skipping: Conditional result was False 2026-07-17 09:34:16.042235 | 2026-07-17 09:34:16.052957 | localhost | skipping: Conditional result was False 2026-07-17 09:34:16.066512 | 2026-07-17 09:34:16.066701 | LOOP [upload-logs : Upload console log and json output]