2026-03-14 08:06:07.971660 | Job console starting 2026-03-14 08:06:08.000678 | Updating git repos 2026-03-14 08:06:08.055561 | Cloning repos into workspace 2026-03-14 08:06:08.095548 | Restoring repo states 2026-03-14 08:06:08.105145 | Merging changes 2026-03-14 08:06:08.765574 | Checking out repos 2026-03-14 08:06:08.885766 | Preparing playbooks 2026-03-14 08:06:09.850365 | Running Ansible setup 2026-03-14 08:06:15.030821 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-14 08:06:15.839495 | 2026-03-14 08:06:15.839662 | PLAY [Base pre] 2026-03-14 08:06:15.877879 | 2026-03-14 08:06:15.878085 | TASK [Setup log path fact] 2026-03-14 08:06:15.928703 | debian-bookworm | ok 2026-03-14 08:06:15.955801 | 2026-03-14 08:06:15.955980 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-14 08:06:16.002143 | debian-bookworm | ok 2026-03-14 08:06:16.012077 | 2026-03-14 08:06:16.012205 | TASK [emit-job-header : Print job information] 2026-03-14 08:06:16.062051 | # Job Information 2026-03-14 08:06:16.062249 | Ansible Version: 2.16.14 2026-03-14 08:06:16.062284 | Job: hadolint 2026-03-14 08:06:16.062317 | Pipeline: check 2026-03-14 08:06:16.062340 | Executor: 521e9411259a 2026-03-14 08:06:16.062360 | Triggered by: https://github.com/osism/python-osism/pull/2127 2026-03-14 08:06:16.062382 | Event ID: a3033c20-1f7c-11f1-9f06-c4308cf4f54d 2026-03-14 08:06:16.067518 | 2026-03-14 08:06:16.067647 | LOOP [emit-job-header : Print node information] 2026-03-14 08:06:16.263998 | debian-bookworm | ok: 2026-03-14 08:06:16.264297 | debian-bookworm | # Node Information 2026-03-14 08:06:16.264336 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-14 08:06:16.264360 | debian-bookworm | Hostname: debian 2026-03-14 08:06:16.264382 | debian-bookworm | Username: zuul 2026-03-14 08:06:16.264403 | debian-bookworm | Distro: Debian 12.13 2026-03-14 08:06:16.264434 | debian-bookworm | Provider: regiocloud-a 2026-03-14 08:06:16.264460 | debian-bookworm | Region: 2026-03-14 08:06:16.264482 | debian-bookworm | Label: debian-bookworm 2026-03-14 08:06:16.264503 | debian-bookworm | Product Name: OpenStack Nova 2026-03-14 08:06:16.264522 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:5280 2026-03-14 08:06:16.284539 | 2026-03-14 08:06:16.284690 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-14 08:06:17.404211 | debian-bookworm -> localhost | changed 2026-03-14 08:06:17.414013 | 2026-03-14 08:06:17.414191 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-14 08:06:19.317434 | debian-bookworm -> localhost | changed 2026-03-14 08:06:19.328822 | 2026-03-14 08:06:19.328923 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-14 08:06:19.861284 | debian-bookworm -> localhost | ok 2026-03-14 08:06:19.866740 | 2026-03-14 08:06:19.866828 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-14 08:06:19.894331 | debian-bookworm | ok 2026-03-14 08:06:19.909760 | debian-bookworm | included: /var/lib/zuul/builds/9c6cb668d1a141fca11544016c30bd67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-14 08:06:19.915670 | 2026-03-14 08:06:19.915749 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-14 08:06:22.446470 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-14 08:06:22.446630 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9c6cb668d1a141fca11544016c30bd67/work/9c6cb668d1a141fca11544016c30bd67_id_rsa 2026-03-14 08:06:22.446660 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9c6cb668d1a141fca11544016c30bd67/work/9c6cb668d1a141fca11544016c30bd67_id_rsa.pub 2026-03-14 08:06:22.446682 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-14 08:06:22.446700 | debian-bookworm -> localhost | SHA256:G464RF84WoEnOHgU1SGBUEeR0AvjeYYfPtFnD6oLLPY zuul-build-sshkey 2026-03-14 08:06:22.446719 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-14 08:06:22.446745 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-14 08:06:22.446763 | debian-bookworm -> localhost | |.o=BB=.. | 2026-03-14 08:06:22.446780 | debian-bookworm -> localhost | | o+ooo. | 2026-03-14 08:06:22.446796 | debian-bookworm -> localhost | |..+=ooo | 2026-03-14 08:06:22.446812 | debian-bookworm -> localhost | | .+.*o.o+ | 2026-03-14 08:06:22.446828 | debian-bookworm -> localhost | | =.o++So | 2026-03-14 08:06:22.446863 | debian-bookworm -> localhost | | . .+=.= o. | 2026-03-14 08:06:22.446880 | debian-bookworm -> localhost | |..o +oo o | 2026-03-14 08:06:22.446895 | debian-bookworm -> localhost | |...o.. | 2026-03-14 08:06:22.446912 | debian-bookworm -> localhost | | Eo. | 2026-03-14 08:06:22.446928 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-14 08:06:22.446967 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.903552 2026-03-14 08:06:22.451923 | 2026-03-14 08:06:22.451994 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-14 08:06:22.489091 | debian-bookworm | ok 2026-03-14 08:06:22.506627 | debian-bookworm | included: /var/lib/zuul/builds/9c6cb668d1a141fca11544016c30bd67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-14 08:06:22.514378 | 2026-03-14 08:06:22.514461 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-14 08:06:22.558060 | debian-bookworm | skipping: Conditional result was False 2026-03-14 08:06:22.562934 | 2026-03-14 08:06:22.563008 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-14 08:06:23.265517 | debian-bookworm | changed 2026-03-14 08:06:23.269889 | 2026-03-14 08:06:23.269961 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-14 08:06:23.520487 | debian-bookworm | ok 2026-03-14 08:06:23.528861 | 2026-03-14 08:06:23.528970 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-14 08:06:24.147947 | debian-bookworm | changed 2026-03-14 08:06:24.157354 | 2026-03-14 08:06:24.157461 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-14 08:06:24.847892 | debian-bookworm | changed 2026-03-14 08:06:24.865548 | 2026-03-14 08:06:24.865656 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-14 08:06:24.888736 | debian-bookworm | skipping: Conditional result was False 2026-03-14 08:06:24.894778 | 2026-03-14 08:06:24.894906 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-14 08:06:25.348373 | debian-bookworm -> localhost | changed 2026-03-14 08:06:25.359237 | 2026-03-14 08:06:25.359335 | TASK [add-build-sshkey : Add back temp key] 2026-03-14 08:06:25.740516 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9c6cb668d1a141fca11544016c30bd67/work/9c6cb668d1a141fca11544016c30bd67_id_rsa (zuul-build-sshkey) 2026-03-14 08:06:25.740722 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009266 2026-03-14 08:06:25.748192 | 2026-03-14 08:06:25.748283 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-14 08:06:26.115308 | debian-bookworm | ok 2026-03-14 08:06:26.120187 | 2026-03-14 08:06:26.120275 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-14 08:06:26.163347 | debian-bookworm | skipping: Conditional result was False 2026-03-14 08:06:26.173557 | 2026-03-14 08:06:26.173662 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-14 08:06:26.581735 | debian-bookworm | ok 2026-03-14 08:06:26.592733 | 2026-03-14 08:06:26.592839 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-14 08:06:26.621194 | debian-bookworm | ok 2026-03-14 08:06:26.626166 | 2026-03-14 08:06:26.626260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-14 08:06:27.032536 | debian-bookworm -> localhost | ok 2026-03-14 08:06:27.045375 | 2026-03-14 08:06:27.045477 | TASK [validate-host : Collect information about the host] 2026-03-14 08:06:28.101554 | debian-bookworm | ok 2026-03-14 08:06:28.130961 | 2026-03-14 08:06:28.131087 | TASK [validate-host : Sanitize hostname] 2026-03-14 08:06:28.233127 | debian-bookworm | ok 2026-03-14 08:06:28.296172 | 2026-03-14 08:06:28.296281 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-14 08:06:28.945286 | debian-bookworm -> localhost | changed 2026-03-14 08:06:28.950663 | 2026-03-14 08:06:28.950757 | TASK [validate-host : Collect information about zuul worker] 2026-03-14 08:06:29.356626 | debian-bookworm | ok 2026-03-14 08:06:29.361004 | 2026-03-14 08:06:29.361117 | TASK [validate-host : Write out all zuul information for each host] 2026-03-14 08:06:30.094003 | debian-bookworm -> localhost | changed 2026-03-14 08:06:30.103345 | 2026-03-14 08:06:30.103451 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-14 08:06:30.347938 | debian-bookworm | ok 2026-03-14 08:06:30.352331 | 2026-03-14 08:06:30.352411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-14 08:06:31.432141 | debian-bookworm | changed: 2026-03-14 08:06:31.432304 | debian-bookworm | cd+++++++++ src/ 2026-03-14 08:06:31.432337 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-14 08:06:31.432361 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-14 08:06:31.432383 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-14 08:06:31.432403 | debian-bookworm | Containerfile 2026-03-14 08:06:31.432534 | debian-bookworm | Containerfile 2026-03-14 08:06:31.448916 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007409 2026-03-14 08:06:39.371446 | 2026-03-14 08:06:39.371625 | TASK [upload-logs : Upload logs to log server] 2026-03-14 08:06:40.000668 | localhost | Output suppressed because no_log was given 2026-03-14 08:06:40.003223 | 2026-03-14 08:06:40.003353 | LOOP [upload-logs : Compress console log and json output] 2026-03-14 08:06:40.066455 | localhost | skipping: Conditional result was False 2026-03-14 08:06:40.071547 | localhost | skipping: Conditional result was False 2026-03-14 08:06:40.085934 | 2026-03-14 08:06:40.086184 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-14 08:06:40.138548 | localhost | skipping: Conditional result was False 2026-03-14 08:06:40.138921 | 2026-03-14 08:06:40.143630 | localhost | skipping: Conditional result was False 2026-03-14 08:06:40.149828 | 2026-03-14 08:06:40.150123 | LOOP [upload-logs : Upload console log and json output]