2026-06-12 03:04:50.677365 | Job console starting 2026-06-12 03:04:50.690754 | Updating git repos 2026-06-12 03:04:50.740831 | Cloning repos into workspace 2026-06-12 03:04:50.840450 | Restoring repo states 2026-06-12 03:04:50.873662 | Merging changes 2026-06-12 03:04:50.873685 | Checking out repos 2026-06-12 03:04:51.975962 | Preparing playbooks 2026-06-12 03:04:53.927991 | Running Ansible setup 2026-06-12 03:05:00.580203 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 03:05:01.885171 | 2026-06-12 03:05:01.885310 | PLAY [Base pre] 2026-06-12 03:05:01.911375 | 2026-06-12 03:05:01.911505 | TASK [Setup log path fact] 2026-06-12 03:05:01.941708 | debian-bookworm | ok 2026-06-12 03:05:01.972217 | 2026-06-12 03:05:01.972350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:05:02.016464 | debian-bookworm | ok 2026-06-12 03:05:02.038866 | 2026-06-12 03:05:02.038982 | TASK [emit-job-header : Print job information] 2026-06-12 03:05:02.134012 | # Job Information 2026-06-12 03:05:02.134177 | Ansible Version: 2.16.14 2026-06-12 03:05:02.134213 | Job: hadolint 2026-06-12 03:05:02.134245 | Pipeline: periodic-daily 2026-06-12 03:05:02.134269 | Executor: 521e9411259a 2026-06-12 03:05:02.134289 | Triggered by: https://github.com/osism/osism-kubernetes 2026-06-12 03:05:02.134312 | Event ID: c952eccf7f2c4d8094e1d5a8aa8b7ef9 2026-06-12 03:05:02.140053 | 2026-06-12 03:05:02.140151 | LOOP [emit-job-header : Print node information] 2026-06-12 03:05:02.270096 | debian-bookworm | ok: 2026-06-12 03:05:02.270262 | debian-bookworm | # Node Information 2026-06-12 03:05:02.270298 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 03:05:02.270323 | debian-bookworm | Hostname: debian 2026-06-12 03:05:02.270345 | debian-bookworm | Username: zuul 2026-06-12 03:05:02.270365 | debian-bookworm | Distro: Debian 12.14 2026-06-12 03:05:02.270388 | debian-bookworm | Provider: regiocloud-a 2026-06-12 03:05:02.270409 | debian-bookworm | Region: 2026-06-12 03:05:02.270429 | debian-bookworm | Label: debian-bookworm 2026-06-12 03:05:02.270449 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 03:05:02.270468 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb7:2a04 2026-06-12 03:05:02.318526 | 2026-06-12 03:05:02.318649 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 03:05:03.139229 | debian-bookworm -> localhost | changed 2026-06-12 03:05:03.145108 | 2026-06-12 03:05:03.145194 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 03:05:04.851196 | debian-bookworm -> localhost | changed 2026-06-12 03:05:04.861496 | 2026-06-12 03:05:04.861627 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 03:05:05.558153 | debian-bookworm -> localhost | ok 2026-06-12 03:05:05.565238 | 2026-06-12 03:05:05.565329 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 03:05:05.597604 | debian-bookworm | ok 2026-06-12 03:05:05.614687 | debian-bookworm | included: /var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 03:05:05.622258 | 2026-06-12 03:05:05.622345 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 03:05:09.001547 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 03:05:09.001722 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/288e2816648d4721a18c9646b5695b25_id_rsa 2026-06-12 03:05:09.001764 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/288e2816648d4721a18c9646b5695b25_id_rsa.pub 2026-06-12 03:05:09.001788 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 03:05:09.001807 | debian-bookworm -> localhost | SHA256:3j0pxE3qhotD+5lTBQHd23wV5iEpGTfwlJoX/ejW5Zs zuul-build-sshkey 2026-06-12 03:05:09.001826 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 03:05:09.001852 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 03:05:09.001870 | debian-bookworm -> localhost | | .o.=+=++.| 2026-06-12 03:05:09.001888 | debian-bookworm -> localhost | | oo=+=.o| 2026-06-12 03:05:09.001905 | debian-bookworm -> localhost | | .==.oo| 2026-06-12 03:05:09.001921 | debian-bookworm -> localhost | | . *o.+ +| 2026-06-12 03:05:09.001937 | debian-bookworm -> localhost | | S +.o. +.| 2026-06-12 03:05:09.001955 | debian-bookworm -> localhost | | .. =.. .o o| 2026-06-12 03:05:09.001973 | debian-bookworm -> localhost | | . .o.= +. o| 2026-06-12 03:05:09.001988 | debian-bookworm -> localhost | | o..= . . E | 2026-06-12 03:05:09.002005 | debian-bookworm -> localhost | | .o=. | 2026-06-12 03:05:09.002021 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 03:05:09.002062 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.308026 2026-06-12 03:05:09.007590 | 2026-06-12 03:05:09.007672 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 03:05:09.044350 | debian-bookworm | ok 2026-06-12 03:05:09.052627 | debian-bookworm | included: /var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 03:05:09.074422 | 2026-06-12 03:05:09.074530 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 03:05:09.087416 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:09.092288 | 2026-06-12 03:05:09.092364 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 03:05:09.756465 | debian-bookworm | changed 2026-06-12 03:05:09.767881 | 2026-06-12 03:05:09.768009 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 03:05:10.032633 | debian-bookworm | ok 2026-06-12 03:05:10.040944 | 2026-06-12 03:05:10.042554 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 03:05:10.839384 | debian-bookworm | changed 2026-06-12 03:05:10.844678 | 2026-06-12 03:05:10.844772 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 03:05:11.569357 | debian-bookworm | changed 2026-06-12 03:05:11.576411 | 2026-06-12 03:05:11.576589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 03:05:11.590139 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:11.597575 | 2026-06-12 03:05:11.597684 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 03:05:12.175567 | debian-bookworm -> localhost | changed 2026-06-12 03:05:12.184095 | 2026-06-12 03:05:12.184180 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 03:05:12.914183 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/288e2816648d4721a18c9646b5695b25_id_rsa (zuul-build-sshkey) 2026-06-12 03:05:12.914372 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020835 2026-06-12 03:05:12.921146 | 2026-06-12 03:05:12.921231 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 03:05:13.533727 | debian-bookworm | ok 2026-06-12 03:05:13.539452 | 2026-06-12 03:05:13.539557 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 03:05:13.563015 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:05:13.582033 | 2026-06-12 03:05:13.582126 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 03:05:14.017446 | debian-bookworm | ok 2026-06-12 03:05:14.026820 | 2026-06-12 03:05:14.030989 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 03:05:14.058528 | debian-bookworm | ok 2026-06-12 03:05:14.063625 | 2026-06-12 03:05:14.063720 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 03:05:14.331256 | debian-bookworm -> localhost | ok 2026-06-12 03:05:14.337919 | 2026-06-12 03:05:14.338020 | TASK [validate-host : Collect information about the host] 2026-06-12 03:05:15.725817 | debian-bookworm | ok 2026-06-12 03:05:15.738639 | 2026-06-12 03:05:15.738743 | TASK [validate-host : Sanitize hostname] 2026-06-12 03:05:15.872478 | debian-bookworm | ok 2026-06-12 03:05:15.876841 | 2026-06-12 03:05:15.876936 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 03:05:16.747325 | debian-bookworm -> localhost | changed 2026-06-12 03:05:16.752197 | 2026-06-12 03:05:16.752276 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 03:05:17.475069 | debian-bookworm | ok 2026-06-12 03:05:17.483091 | 2026-06-12 03:05:17.483182 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 03:05:18.238287 | debian-bookworm -> localhost | changed 2026-06-12 03:05:18.245827 | 2026-06-12 03:05:18.245907 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 03:05:18.570455 | debian-bookworm | ok 2026-06-12 03:05:18.575859 | 2026-06-12 03:05:18.575957 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 03:05:19.998088 | debian-bookworm | changed: 2026-06-12 03:05:19.998270 | debian-bookworm | cd+++++++++ src/ 2026-06-12 03:05:19.998306 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 03:05:19.998330 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 03:05:19.998352 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-12 03:05:19.998372 | debian-bookworm | Containerfile 2026-06-12 03:05:19.998593 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/logs" 2026-06-12 03:06:36.794239 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/artifacts" 2026-06-12 03:06:37.074152 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/288e2816648d4721a18c9646b5695b25/work/docs" 2026-06-12 03:06:37.104687 | 2026-06-12 03:06:37.104796 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 03:06:37.989767 | debian-bookworm | changed: 2026-06-12 03:06:37.994169 | debian-bookworm | .d..t...... ./ 2026-06-12 03:06:37.994273 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 03:06:37.994298 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 03:06:37.994318 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 03:06:37.994335 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 03:06:37.994352 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 03:06:37.994393 | debian-bookworm | changed: All items complete 2026-06-12 03:06:37.994415 | 2026-06-12 03:06:38.548762 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:06:39.218483 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:06:39.238117 | 2026-06-12 03:06:39.238221 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 03:06:39.332174 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:06:39.339018 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:06:39.352597 | 2026-06-12 03:06:39.352678 | PLAY RECAP 2026-06-12 03:06:39.352728 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 03:06:39.352752 | 2026-06-12 03:06:39.472143 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 03:06:39.472878 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:06:40.130481 | 2026-06-12 03:06:40.130603 | PLAY [Base post] 2026-06-12 03:06:40.142547 | 2026-06-12 03:06:40.142654 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 03:06:40.708157 | debian-bookworm | changed 2026-06-12 03:06:40.719083 | 2026-06-12 03:06:40.719190 | PLAY RECAP 2026-06-12 03:06:40.719249 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 03:06:40.719308 | 2026-06-12 03:06:40.815256 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:06:40.816009 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 03:06:41.510898 | 2026-06-12 03:06:41.511016 | PLAY [Base post-logs] 2026-06-12 03:06:41.541260 | 2026-06-12 03:06:41.541374 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 03:06:42.135821 | localhost | changed 2026-06-12 03:06:42.143527 | 2026-06-12 03:06:42.143639 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 03:06:42.177660 | localhost | ok 2026-06-12 03:06:42.179990 | 2026-06-12 03:06:42.180061 | TASK [Set zuul-log-path fact] 2026-06-12 03:06:42.204348 | localhost | ok 2026-06-12 03:06:42.212239 | 2026-06-12 03:06:42.212342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:06:42.255408 | localhost | ok 2026-06-12 03:06:42.257873 | 2026-06-12 03:06:42.257944 | TASK [upload-logs : Create log directories] 2026-06-12 03:06:42.730404 | localhost | changed 2026-06-12 03:06:42.733076 | 2026-06-12 03:06:42.733169 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 03:06:43.211002 | localhost -> localhost | ok: Runtime: 0:00:00.003142 2026-06-12 03:06:43.214641 | 2026-06-12 03:06:43.214750 | TASK [upload-logs : Upload logs to log server] 2026-06-12 03:06:43.746000 | localhost | Output suppressed because no_log was given 2026-06-12 03:06:43.747625 | 2026-06-12 03:06:43.747712 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 03:06:43.789102 | localhost | skipping: Conditional result was False 2026-06-12 03:06:43.796309 | localhost | skipping: Conditional result was False 2026-06-12 03:06:43.803013 | 2026-06-12 03:06:43.803106 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 03:06:43.855635 | localhost | skipping: Conditional result was False 2026-06-12 03:06:43.855865 | 2026-06-12 03:06:43.860889 | localhost | skipping: Conditional result was False 2026-06-12 03:06:43.872425 | 2026-06-12 03:06:43.872649 | LOOP [upload-logs : Upload console log and json output]