2026-03-17 13:49:27.927512 | Job console starting 2026-03-17 13:49:27.967511 | Updating git repos 2026-03-17 13:49:28.095903 | Cloning repos into workspace 2026-03-17 13:49:28.156153 | Restoring repo states 2026-03-17 13:49:28.173807 | Merging changes 2026-03-17 13:49:28.876838 | Checking out repos 2026-03-17 13:49:28.949312 | Preparing playbooks 2026-03-17 13:49:30.106928 | Running Ansible setup 2026-03-17 13:49:36.733247 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 13:49:37.730591 | 2026-03-17 13:49:37.730803 | PLAY [Base pre] 2026-03-17 13:49:37.755494 | 2026-03-17 13:49:37.755641 | TASK [Setup log path fact] 2026-03-17 13:49:37.775768 | debian-bookworm | ok 2026-03-17 13:49:37.802160 | 2026-03-17 13:49:37.802329 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 13:49:37.877493 | debian-bookworm | ok 2026-03-17 13:49:37.898540 | 2026-03-17 13:49:37.898719 | TASK [emit-job-header : Print job information] 2026-03-17 13:49:37.972315 | # Job Information 2026-03-17 13:49:37.972513 | Ansible Version: 2.16.14 2026-03-17 13:49:37.972549 | Job: hadolint 2026-03-17 13:49:37.972582 | Pipeline: check 2026-03-17 13:49:37.972604 | Executor: 521e9411259a 2026-03-17 13:49:37.972625 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/721 2026-03-17 13:49:37.972662 | Event ID: 171438c0-2208-11f1-8a03-d421768ebdfc 2026-03-17 13:49:37.977955 | 2026-03-17 13:49:37.978078 | LOOP [emit-job-header : Print node information] 2026-03-17 13:49:38.097016 | debian-bookworm | ok: 2026-03-17 13:49:38.097318 | debian-bookworm | # Node Information 2026-03-17 13:49:38.097361 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 13:49:38.097387 | debian-bookworm | Hostname: debian 2026-03-17 13:49:38.097409 | debian-bookworm | Username: zuul 2026-03-17 13:49:38.097429 | debian-bookworm | Distro: Debian 12.13 2026-03-17 13:49:38.097475 | debian-bookworm | Provider: regiocloud-a 2026-03-17 13:49:38.097503 | debian-bookworm | Region: 2026-03-17 13:49:38.097525 | debian-bookworm | Label: debian-bookworm 2026-03-17 13:49:38.097545 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 13:49:38.097565 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feec:8358 2026-03-17 13:49:38.124143 | 2026-03-17 13:49:38.124298 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 13:49:38.846286 | debian-bookworm -> localhost | changed 2026-03-17 13:49:38.857413 | 2026-03-17 13:49:38.857563 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 13:49:40.476228 | debian-bookworm -> localhost | changed 2026-03-17 13:49:40.484760 | 2026-03-17 13:49:40.484853 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 13:49:41.165463 | debian-bookworm -> localhost | ok 2026-03-17 13:49:41.170636 | 2026-03-17 13:49:41.170775 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 13:49:41.208323 | debian-bookworm | ok 2026-03-17 13:49:41.245960 | debian-bookworm | included: /var/lib/zuul/builds/705a0e05848240ad94fd45cb846c9b84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 13:49:41.259718 | 2026-03-17 13:49:41.259862 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 13:49:43.243408 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 13:49:43.243953 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/705a0e05848240ad94fd45cb846c9b84/work/705a0e05848240ad94fd45cb846c9b84_id_rsa 2026-03-17 13:49:43.244066 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/705a0e05848240ad94fd45cb846c9b84/work/705a0e05848240ad94fd45cb846c9b84_id_rsa.pub 2026-03-17 13:49:43.244143 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 13:49:43.244216 | debian-bookworm -> localhost | SHA256:8DvCMUeQ0+9KvSe0TAAwQgvuhWCe0OntgonSVVkR12c zuul-build-sshkey 2026-03-17 13:49:43.244281 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 13:49:43.244361 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 13:49:43.244424 | debian-bookworm -> localhost | |++o.o..=+o.. | 2026-03-17 13:49:43.244486 | debian-bookworm -> localhost | |*.=o .*... . E | 2026-03-17 13:49:43.244546 | debian-bookworm -> localhost | | *.o ..o.. o | 2026-03-17 13:49:43.244603 | debian-bookworm -> localhost | |. o o +. . | 2026-03-17 13:49:43.244681 | debian-bookworm -> localhost | |.= o o S+ | 2026-03-17 13:49:43.244770 | debian-bookworm -> localhost | |= o .. +..= | 2026-03-17 13:49:43.244831 | debian-bookworm -> localhost | |. . o.o= o | 2026-03-17 13:49:43.244888 | debian-bookworm -> localhost | | ...= . | 2026-03-17 13:49:43.244948 | debian-bookworm -> localhost | | o | 2026-03-17 13:49:43.245007 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 13:49:43.245136 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.382553 2026-03-17 13:49:43.256892 | 2026-03-17 13:49:43.257017 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 13:49:43.286138 | debian-bookworm | ok 2026-03-17 13:49:43.295638 | debian-bookworm | included: /var/lib/zuul/builds/705a0e05848240ad94fd45cb846c9b84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 13:49:43.312115 | 2026-03-17 13:49:43.312195 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 13:49:43.325180 | debian-bookworm | skipping: Conditional result was False 2026-03-17 13:49:43.330617 | 2026-03-17 13:49:43.330731 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 13:49:43.950374 | debian-bookworm | changed 2026-03-17 13:49:43.955977 | 2026-03-17 13:49:43.956069 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 13:49:44.219185 | debian-bookworm | ok 2026-03-17 13:49:44.226927 | 2026-03-17 13:49:44.227025 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 13:49:44.908678 | debian-bookworm | changed 2026-03-17 13:49:44.916245 | 2026-03-17 13:49:44.916381 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 13:49:45.624894 | debian-bookworm | changed 2026-03-17 13:49:45.636469 | 2026-03-17 13:49:45.636633 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 13:49:45.661420 | debian-bookworm | skipping: Conditional result was False 2026-03-17 13:49:45.667831 | 2026-03-17 13:49:45.667944 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 13:49:46.241034 | debian-bookworm -> localhost | changed 2026-03-17 13:49:46.252738 | 2026-03-17 13:49:46.252868 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 13:49:46.654282 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/705a0e05848240ad94fd45cb846c9b84/work/705a0e05848240ad94fd45cb846c9b84_id_rsa (zuul-build-sshkey) 2026-03-17 13:49:46.654557 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015187 2026-03-17 13:49:46.663496 | 2026-03-17 13:49:46.663626 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 13:49:47.105136 | debian-bookworm | ok 2026-03-17 13:49:47.111520 | 2026-03-17 13:49:47.111703 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 13:49:47.146370 | debian-bookworm | skipping: Conditional result was False 2026-03-17 13:49:47.157287 | 2026-03-17 13:49:47.157427 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 13:49:47.633474 | debian-bookworm | ok 2026-03-17 13:49:47.652732 | 2026-03-17 13:49:47.653051 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 13:49:47.704803 | debian-bookworm | ok 2026-03-17 13:49:47.711329 | 2026-03-17 13:49:47.711457 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 13:49:48.041497 | debian-bookworm -> localhost | ok 2026-03-17 13:49:48.048495 | 2026-03-17 13:49:48.048612 | TASK [validate-host : Collect information about the host] 2026-03-17 13:49:49.444225 | debian-bookworm | ok 2026-03-17 13:49:49.455262 | 2026-03-17 13:49:49.455392 | TASK [validate-host : Sanitize hostname] 2026-03-17 13:49:49.577121 | debian-bookworm | ok 2026-03-17 13:49:49.623867 | 2026-03-17 13:49:49.624011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 13:49:50.323038 | debian-bookworm -> localhost | changed 2026-03-17 13:49:50.329088 | 2026-03-17 13:49:50.329214 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 13:49:50.785682 | debian-bookworm | ok 2026-03-17 13:49:50.790681 | 2026-03-17 13:49:50.790801 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 13:49:51.711421 | debian-bookworm -> localhost | changed 2026-03-17 13:49:51.725875 | 2026-03-17 13:49:51.726049 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 13:49:52.053824 | debian-bookworm | ok 2026-03-17 13:49:52.067957 | 2026-03-17 13:49:52.068095 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 13:49:53.173986 | debian-bookworm | changed: 2026-03-17 13:49:53.174198 | debian-bookworm | cd+++++++++ src/ 2026-03-17 13:49:53.174234 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 13:49:53.174259 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 13:49:53.174281 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-03-17 13:49:53.174302 | debian-bookworm | Containerfile 2026-03-17 13:49:53.174432 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011319 2026-03-17 13:50:01.318012 | 2026-03-17 13:50:01.318139 | TASK [upload-logs : Upload logs to log server] 2026-03-17 13:50:01.889042 | localhost | Output suppressed because no_log was given 2026-03-17 13:50:01.893504 | 2026-03-17 13:50:01.893728 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 13:50:01.953562 | localhost | skipping: Conditional result was False 2026-03-17 13:50:01.961790 | localhost | skipping: Conditional result was False 2026-03-17 13:50:01.973334 | 2026-03-17 13:50:01.973441 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 13:50:02.036863 | localhost | skipping: Conditional result was False 2026-03-17 13:50:02.037396 | 2026-03-17 13:50:02.041422 | localhost | skipping: Conditional result was False 2026-03-17 13:50:02.052993 | 2026-03-17 13:50:02.053169 | LOOP [upload-logs : Upload console log and json output]