2026-05-31 03:12:59.999298 | Job console starting 2026-05-31 03:13:00.034878 | Updating git repos 2026-05-31 03:13:00.067125 | Cloning repos into workspace 2026-05-31 03:13:00.148420 | Restoring repo states 2026-05-31 03:13:00.170185 | Merging changes 2026-05-31 03:13:00.170210 | Checking out repos 2026-05-31 03:13:00.235078 | Preparing playbooks 2026-05-31 03:13:01.742825 | Running Ansible setup 2026-05-31 03:13:06.205953 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-31 03:13:07.033073 | 2026-05-31 03:13:07.033210 | PLAY [Base pre] 2026-05-31 03:13:07.063808 | 2026-05-31 03:13:07.063935 | TASK [Setup log path fact] 2026-05-31 03:13:07.083642 | debian-bookworm | ok 2026-05-31 03:13:07.107053 | 2026-05-31 03:13:07.107190 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 03:13:07.158629 | debian-bookworm | ok 2026-05-31 03:13:07.172601 | 2026-05-31 03:13:07.175166 | TASK [emit-job-header : Print job information] 2026-05-31 03:13:07.232099 | # Job Information 2026-05-31 03:13:07.232266 | Ansible Version: 2.16.14 2026-05-31 03:13:07.232303 | Job: hadolint 2026-05-31 03:13:07.232337 | Pipeline: periodic-daily 2026-05-31 03:13:07.232359 | Executor: 521e9411259a 2026-05-31 03:13:07.232380 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-05-31 03:13:07.232403 | Event ID: 322cd975f57642ae81dadbccf4866e88 2026-05-31 03:13:07.237233 | 2026-05-31 03:13:07.237353 | LOOP [emit-job-header : Print node information] 2026-05-31 03:13:07.343791 | debian-bookworm | ok: 2026-05-31 03:13:07.344031 | debian-bookworm | # Node Information 2026-05-31 03:13:07.344078 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-31 03:13:07.344111 | debian-bookworm | Hostname: debian 2026-05-31 03:13:07.344140 | debian-bookworm | Username: zuul 2026-05-31 03:13:07.344165 | debian-bookworm | Distro: Debian 12.14 2026-05-31 03:13:07.344196 | debian-bookworm | Provider: regiocloud-a 2026-05-31 03:13:07.344223 | debian-bookworm | Region: 2026-05-31 03:13:07.344285 | debian-bookworm | Label: debian-bookworm 2026-05-31 03:13:07.344315 | debian-bookworm | Product Name: OpenStack Nova 2026-05-31 03:13:07.344340 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:63af 2026-05-31 03:13:07.374754 | 2026-05-31 03:13:07.374905 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-31 03:13:07.950843 | debian-bookworm -> localhost | changed 2026-05-31 03:13:07.957684 | 2026-05-31 03:13:07.957785 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-31 03:13:09.151514 | debian-bookworm -> localhost | changed 2026-05-31 03:13:09.165018 | 2026-05-31 03:13:09.165128 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-31 03:13:09.708819 | debian-bookworm -> localhost | ok 2026-05-31 03:13:09.728339 | 2026-05-31 03:13:09.728473 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-31 03:13:09.760164 | debian-bookworm | ok 2026-05-31 03:13:09.784294 | debian-bookworm | included: /var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-31 03:13:09.791688 | 2026-05-31 03:13:09.792157 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-31 03:13:11.487738 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-31 03:13:11.487923 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/a6d06a368f22462b9fdf9aa6c9703751_id_rsa 2026-05-31 03:13:11.487967 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/a6d06a368f22462b9fdf9aa6c9703751_id_rsa.pub 2026-05-31 03:13:11.487990 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-31 03:13:11.488037 | debian-bookworm -> localhost | SHA256:ygRc2Ns8og8PmOSxn1cCRcjqPXaEaiPKhsz9Q2F9pU0 zuul-build-sshkey 2026-05-31 03:13:11.488058 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-31 03:13:11.488152 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-31 03:13:11.488177 | debian-bookworm -> localhost | | . =o | 2026-05-31 03:13:11.488196 | debian-bookworm -> localhost | | .+.o E | 2026-05-31 03:13:11.488214 | debian-bookworm -> localhost | | .oo.+ = | 2026-05-31 03:13:11.488230 | debian-bookworm -> localhost | | + o++.+o . | 2026-05-31 03:13:11.488271 | debian-bookworm -> localhost | | + B.+o.S. | 2026-05-31 03:13:11.488291 | debian-bookworm -> localhost | |. X B+o.. | 2026-05-31 03:13:11.488309 | debian-bookworm -> localhost | |*o.+.Ooo | 2026-05-31 03:13:11.488326 | debian-bookworm -> localhost | |o= .o.+ | 2026-05-31 03:13:11.488343 | debian-bookworm -> localhost | |. .o. | 2026-05-31 03:13:11.488360 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-31 03:13:11.488417 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.483119 2026-05-31 03:13:11.497854 | 2026-05-31 03:13:11.498013 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-31 03:13:11.570588 | debian-bookworm | ok 2026-05-31 03:13:11.595936 | debian-bookworm | included: /var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-31 03:13:11.622759 | 2026-05-31 03:13:11.623387 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-31 03:13:11.669463 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:13:11.676477 | 2026-05-31 03:13:11.676841 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-31 03:13:12.582291 | debian-bookworm | changed 2026-05-31 03:13:12.590182 | 2026-05-31 03:13:12.590774 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-31 03:13:12.906599 | debian-bookworm | ok 2026-05-31 03:13:12.911833 | 2026-05-31 03:13:12.911998 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-31 03:13:13.666052 | debian-bookworm | changed 2026-05-31 03:13:13.673885 | 2026-05-31 03:13:13.673978 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-31 03:13:14.384252 | debian-bookworm | changed 2026-05-31 03:13:14.392015 | 2026-05-31 03:13:14.392110 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-31 03:13:14.438256 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:13:14.443368 | 2026-05-31 03:13:14.443548 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-31 03:13:15.518819 | debian-bookworm -> localhost | changed 2026-05-31 03:13:15.527614 | 2026-05-31 03:13:15.527702 | TASK [add-build-sshkey : Add back temp key] 2026-05-31 03:13:16.212987 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/a6d06a368f22462b9fdf9aa6c9703751_id_rsa (zuul-build-sshkey) 2026-05-31 03:13:16.213172 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025309 2026-05-31 03:13:16.225712 | 2026-05-31 03:13:16.225812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-31 03:13:16.708843 | debian-bookworm | ok 2026-05-31 03:13:16.713786 | 2026-05-31 03:13:16.713882 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-31 03:13:16.755341 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:13:16.766758 | 2026-05-31 03:13:16.766886 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-31 03:13:17.232038 | debian-bookworm | ok 2026-05-31 03:13:17.259845 | 2026-05-31 03:13:17.259959 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-31 03:13:17.308465 | debian-bookworm | ok 2026-05-31 03:13:17.318715 | 2026-05-31 03:13:17.318843 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-31 03:13:18.017665 | debian-bookworm -> localhost | ok 2026-05-31 03:13:18.023891 | 2026-05-31 03:13:18.023987 | TASK [validate-host : Collect information about the host] 2026-05-31 03:13:19.341698 | debian-bookworm | ok 2026-05-31 03:13:19.363108 | 2026-05-31 03:13:19.363271 | TASK [validate-host : Sanitize hostname] 2026-05-31 03:13:19.525021 | debian-bookworm | ok 2026-05-31 03:13:19.627093 | 2026-05-31 03:13:19.627200 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-31 03:13:21.020553 | debian-bookworm -> localhost | changed 2026-05-31 03:13:21.025426 | 2026-05-31 03:13:21.025515 | TASK [validate-host : Collect information about zuul worker] 2026-05-31 03:13:21.660746 | debian-bookworm | ok 2026-05-31 03:13:21.665097 | 2026-05-31 03:13:21.665182 | TASK [validate-host : Write out all zuul information for each host] 2026-05-31 03:13:23.108528 | debian-bookworm -> localhost | changed 2026-05-31 03:13:23.116707 | 2026-05-31 03:13:23.116796 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-31 03:13:23.449532 | debian-bookworm | ok 2026-05-31 03:13:23.453924 | 2026-05-31 03:13:23.454001 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-31 03:13:24.976997 | debian-bookworm | changed: 2026-05-31 03:13:24.977167 | debian-bookworm | cd+++++++++ src/ 2026-05-31 03:13:24.977202 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-31 03:13:24.977237 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-31 03:13:24.977261 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-31 03:13:24.977281 | debian-bookworm | Containerfile 2026-05-31 03:13:24.977990 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/logs" 2026-05-31 03:13:34.001648 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/artifacts" 2026-05-31 03:13:34.413404 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a6d06a368f22462b9fdf9aa6c9703751/work/docs" 2026-05-31 03:13:34.427591 | 2026-05-31 03:13:34.427722 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-31 03:13:35.587476 | debian-bookworm | changed: 2026-05-31 03:13:35.587636 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-31 03:13:35.587665 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-31 03:13:35.587689 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-31 03:13:35.587725 | debian-bookworm | changed: All items complete 2026-05-31 03:13:35.587747 | 2026-05-31 03:13:36.405030 | debian-bookworm | changed: .d..t...... ./ 2026-05-31 03:13:36.983067 | debian-bookworm | changed: .d..t...... ./ 2026-05-31 03:13:36.998055 | 2026-05-31 03:13:36.998149 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-31 03:13:37.050981 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:13:37.061302 | debian-bookworm | skipping: Conditional result was False 2026-05-31 03:13:37.073178 | 2026-05-31 03:13:37.073276 | PLAY RECAP 2026-05-31 03:13:37.073318 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-31 03:13:37.073338 | 2026-05-31 03:13:37.211954 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-31 03:13:37.212920 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 03:13:38.186818 | 2026-05-31 03:13:38.186966 | PLAY [Base post] 2026-05-31 03:13:38.200910 | 2026-05-31 03:13:38.201037 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-31 03:13:38.809580 | debian-bookworm | changed 2026-05-31 03:13:38.818926 | 2026-05-31 03:13:38.819023 | PLAY RECAP 2026-05-31 03:13:38.819084 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-31 03:13:38.819145 | 2026-05-31 03:13:38.970162 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-31 03:13:38.970940 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-31 03:13:39.705951 | 2026-05-31 03:13:39.706071 | PLAY [Base post-logs] 2026-05-31 03:13:39.716644 | 2026-05-31 03:13:39.716750 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-31 03:13:40.251668 | localhost | changed 2026-05-31 03:13:40.263306 | 2026-05-31 03:13:40.263440 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-31 03:13:40.287821 | localhost | ok 2026-05-31 03:13:40.290613 | 2026-05-31 03:13:40.290692 | TASK [Set zuul-log-path fact] 2026-05-31 03:13:40.304527 | localhost | ok 2026-05-31 03:13:40.311880 | 2026-05-31 03:13:40.311973 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-31 03:13:40.336034 | localhost | ok 2026-05-31 03:13:40.338879 | 2026-05-31 03:13:40.338982 | TASK [upload-logs : Create log directories] 2026-05-31 03:13:41.117086 | localhost | changed 2026-05-31 03:13:41.121943 | 2026-05-31 03:13:41.122040 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-31 03:13:41.970650 | localhost -> localhost | ok: Runtime: 0:00:00.003890 2026-05-31 03:13:41.974132 | 2026-05-31 03:13:41.974241 | TASK [upload-logs : Upload logs to log server] 2026-05-31 03:13:42.613161 | localhost | Output suppressed because no_log was given 2026-05-31 03:13:42.614580 | 2026-05-31 03:13:42.614650 | LOOP [upload-logs : Compress console log and json output] 2026-05-31 03:13:42.676022 | localhost | skipping: Conditional result was False 2026-05-31 03:13:42.680818 | localhost | skipping: Conditional result was False 2026-05-31 03:13:42.690318 | 2026-05-31 03:13:42.690405 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-31 03:13:42.739048 | localhost | skipping: Conditional result was False 2026-05-31 03:13:42.739318 | 2026-05-31 03:13:42.743725 | localhost | skipping: Conditional result was False 2026-05-31 03:13:42.747524 | 2026-05-31 03:13:42.747606 | LOOP [upload-logs : Upload console log and json output]