2026-06-26 03:33:47.793918 | Job console starting 2026-06-26 03:33:47.805528 | Updating git repos 2026-06-26 03:33:47.847808 | Cloning repos into workspace 2026-06-26 03:33:47.906261 | Restoring repo states 2026-06-26 03:33:47.926133 | Merging changes 2026-06-26 03:33:47.926178 | Checking out repos 2026-06-26 03:33:48.038742 | Preparing playbooks 2026-06-26 03:33:48.816967 | Running Ansible setup 2026-06-26 03:33:53.089058 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:33:53.898729 | 2026-06-26 03:33:53.898942 | PLAY [Base pre] 2026-06-26 03:33:53.917572 | 2026-06-26 03:33:53.917711 | TASK [Setup log path fact] 2026-06-26 03:33:53.947495 | debian-bookworm | ok 2026-06-26 03:33:53.963998 | 2026-06-26 03:33:53.964175 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:33:54.004379 | debian-bookworm | ok 2026-06-26 03:33:54.016327 | 2026-06-26 03:33:54.016474 | TASK [emit-job-header : Print job information] 2026-06-26 03:33:54.074797 | # Job Information 2026-06-26 03:33:54.075226 | Ansible Version: 2.16.14 2026-06-26 03:33:54.075311 | Job: hadolint 2026-06-26 03:33:54.075373 | Pipeline: periodic-daily 2026-06-26 03:33:54.075415 | Executor: 521e9411259a 2026-06-26 03:33:54.075538 | Triggered by: https://github.com/osism/python-osism 2026-06-26 03:33:54.075593 | Event ID: 89292281f41c4e0b9d68deb1ba7ca5e3 2026-06-26 03:33:54.084412 | 2026-06-26 03:33:54.084612 | LOOP [emit-job-header : Print node information] 2026-06-26 03:33:54.206648 | debian-bookworm | ok: 2026-06-26 03:33:54.206977 | debian-bookworm | # Node Information 2026-06-26 03:33:54.207063 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:33:54.207093 | debian-bookworm | Hostname: debian 2026-06-26 03:33:54.207115 | debian-bookworm | Username: zuul 2026-06-26 03:33:54.207137 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:33:54.207171 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:33:54.207201 | debian-bookworm | Region: 2026-06-26 03:33:54.207231 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:33:54.207259 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:33:54.207288 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe18:ce29 2026-06-26 03:33:54.223795 | 2026-06-26 03:33:54.224099 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:33:54.748438 | debian-bookworm -> localhost | changed 2026-06-26 03:33:54.763895 | 2026-06-26 03:33:54.764149 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:33:55.892972 | debian-bookworm -> localhost | changed 2026-06-26 03:33:55.914947 | 2026-06-26 03:33:55.915143 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:33:56.225596 | debian-bookworm -> localhost | ok 2026-06-26 03:33:56.232699 | 2026-06-26 03:33:56.232848 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:33:56.273860 | debian-bookworm | ok 2026-06-26 03:33:56.293297 | debian-bookworm | included: /var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:33:56.299940 | 2026-06-26 03:33:56.300095 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:33:57.654515 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:33:57.655101 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/9b5efb1608aa488f876cc412a0b0d570_id_rsa 2026-06-26 03:33:57.655224 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/9b5efb1608aa488f876cc412a0b0d570_id_rsa.pub 2026-06-26 03:33:57.655304 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:33:57.655372 | debian-bookworm -> localhost | SHA256:e0GWlZo3idYpL12hLbKislJM9oApPF1sOwcbV/pBVWE zuul-build-sshkey 2026-06-26 03:33:57.655436 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:33:57.655525 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:33:57.655590 | debian-bookworm -> localhost | | . .o..oE. | 2026-06-26 03:33:57.655654 | debian-bookworm -> localhost | | * .o oo . | 2026-06-26 03:33:57.655710 | debian-bookworm -> localhost | |. .oo *. .+= = . | 2026-06-26 03:33:57.655765 | debian-bookworm -> localhost | |.oo.++ ..oO O o | 2026-06-26 03:33:57.655824 | debian-bookworm -> localhost | | ..+ oo So.B + | 2026-06-26 03:33:57.655894 | debian-bookworm -> localhost | | o . ..o.o | 2026-06-26 03:33:57.655955 | debian-bookworm -> localhost | | . ..... | 2026-06-26 03:33:57.656014 | debian-bookworm -> localhost | | . . . . | 2026-06-26 03:33:57.656098 | debian-bookworm -> localhost | | ..o | 2026-06-26 03:33:57.656158 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:33:57.656294 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.765807 2026-06-26 03:33:57.670938 | 2026-06-26 03:33:57.671155 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:33:57.707134 | debian-bookworm | ok 2026-06-26 03:33:57.721817 | debian-bookworm | included: /var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:33:57.730820 | 2026-06-26 03:33:57.730968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:33:57.755879 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:33:57.763625 | 2026-06-26 03:33:57.763759 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:33:58.444771 | debian-bookworm | changed 2026-06-26 03:33:58.452216 | 2026-06-26 03:33:58.452354 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:33:58.729279 | debian-bookworm | ok 2026-06-26 03:33:58.737191 | 2026-06-26 03:33:58.737328 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:33:59.397211 | debian-bookworm | changed 2026-06-26 03:33:59.404984 | 2026-06-26 03:33:59.405145 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:34:00.063903 | debian-bookworm | changed 2026-06-26 03:34:00.073359 | 2026-06-26 03:34:00.073532 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:34:00.109155 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:34:00.121836 | 2026-06-26 03:34:00.121999 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:34:00.637126 | debian-bookworm -> localhost | changed 2026-06-26 03:34:00.665473 | 2026-06-26 03:34:00.665686 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:34:01.058719 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/9b5efb1608aa488f876cc412a0b0d570_id_rsa (zuul-build-sshkey) 2026-06-26 03:34:01.059437 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025761 2026-06-26 03:34:01.076159 | 2026-06-26 03:34:01.076367 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:34:01.489420 | debian-bookworm | ok 2026-06-26 03:34:01.498624 | 2026-06-26 03:34:01.498781 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:34:01.525034 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:34:01.549923 | 2026-06-26 03:34:01.550184 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:34:01.989977 | debian-bookworm | ok 2026-06-26 03:34:02.002492 | 2026-06-26 03:34:02.002636 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:34:02.050983 | debian-bookworm | ok 2026-06-26 03:34:02.059390 | 2026-06-26 03:34:02.059558 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:34:02.361853 | debian-bookworm -> localhost | ok 2026-06-26 03:34:02.379117 | 2026-06-26 03:34:02.379305 | TASK [validate-host : Collect information about the host] 2026-06-26 03:34:03.526166 | debian-bookworm | ok 2026-06-26 03:34:03.540542 | 2026-06-26 03:34:03.540683 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:34:03.719359 | debian-bookworm | ok 2026-06-26 03:34:03.724575 | 2026-06-26 03:34:03.724698 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:34:04.391873 | debian-bookworm -> localhost | changed 2026-06-26 03:34:04.406879 | 2026-06-26 03:34:04.407150 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:34:04.809675 | debian-bookworm | ok 2026-06-26 03:34:04.821261 | 2026-06-26 03:34:04.821433 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:34:05.437458 | debian-bookworm -> localhost | changed 2026-06-26 03:34:05.458334 | 2026-06-26 03:34:05.458498 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:34:05.719675 | debian-bookworm | ok 2026-06-26 03:34:05.729836 | 2026-06-26 03:34:05.729989 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:34:06.849053 | debian-bookworm | changed: 2026-06-26 03:34:06.849466 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:34:06.849522 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:34:06.849562 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:34:06.849597 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-26 03:34:06.849631 | debian-bookworm | Containerfile 2026-06-26 03:34:06.849849 | debian-bookworm | Containerfile 2026-06-26 03:34:06.874239 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/logs" 2026-06-26 03:34:50.342812 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/artifacts" 2026-06-26 03:34:50.634080 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9b5efb1608aa488f876cc412a0b0d570/work/docs" 2026-06-26 03:34:50.652335 | 2026-06-26 03:34:50.652502 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:34:51.490076 | debian-bookworm | changed: 2026-06-26 03:34:51.490500 | debian-bookworm | .d..t...... ./ 2026-06-26 03:34:51.490542 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:34:51.490568 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:34:51.490591 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:34:51.490612 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:34:51.490633 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:34:51.490679 | debian-bookworm | changed: All items complete 2026-06-26 03:34:51.490706 | 2026-06-26 03:34:52.081033 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:34:52.718434 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:34:52.745300 | 2026-06-26 03:34:52.745492 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:34:52.780207 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:34:52.783961 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:34:52.801355 | 2026-06-26 03:34:52.801468 | PLAY RECAP 2026-06-26 03:34:52.801534 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:34:52.801563 | 2026-06-26 03:34:52.969760 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:34:52.971851 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:34:53.804444 | 2026-06-26 03:34:53.804652 | PLAY [Base post] 2026-06-26 03:34:53.820783 | 2026-06-26 03:34:53.820956 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:34:54.387347 | debian-bookworm | changed 2026-06-26 03:34:54.396230 | 2026-06-26 03:34:54.396378 | PLAY RECAP 2026-06-26 03:34:54.396457 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:34:54.396532 | 2026-06-26 03:34:54.545681 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:34:54.546817 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:34:55.413347 | 2026-06-26 03:34:55.413721 | PLAY [Base post-logs] 2026-06-26 03:34:55.432687 | 2026-06-26 03:34:55.432996 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:34:55.983745 | localhost | changed 2026-06-26 03:34:55.996895 | 2026-06-26 03:34:55.997107 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:34:56.035809 | localhost | ok 2026-06-26 03:34:56.040846 | 2026-06-26 03:34:56.040985 | TASK [Set zuul-log-path fact] 2026-06-26 03:34:56.059785 | localhost | ok 2026-06-26 03:34:56.069428 | 2026-06-26 03:34:56.069574 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:34:56.095996 | localhost | ok 2026-06-26 03:34:56.099736 | 2026-06-26 03:34:56.099860 | TASK [upload-logs : Create log directories] 2026-06-26 03:34:56.668760 | localhost | changed 2026-06-26 03:34:56.673176 | 2026-06-26 03:34:56.673328 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:34:57.228039 | localhost -> localhost | ok: Runtime: 0:00:00.008205 2026-06-26 03:34:57.232717 | 2026-06-26 03:34:57.232840 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:34:57.895110 | localhost | Output suppressed because no_log was given 2026-06-26 03:34:57.898823 | 2026-06-26 03:34:57.899036 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:34:57.966154 | localhost | skipping: Conditional result was False 2026-06-26 03:34:57.971998 | localhost | skipping: Conditional result was False 2026-06-26 03:34:57.985339 | 2026-06-26 03:34:57.985745 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:34:58.037431 | localhost | skipping: Conditional result was False 2026-06-26 03:34:58.038054 | 2026-06-26 03:34:58.045461 | localhost | skipping: Conditional result was False 2026-06-26 03:34:58.059466 | 2026-06-26 03:34:58.059704 | LOOP [upload-logs : Upload console log and json output]