2026-02-10 15:09:04.105592 | Job console starting 2026-02-10 15:09:04.117665 | Updating git repos 2026-02-10 15:09:04.172210 | Cloning repos into workspace 2026-02-10 15:09:04.273012 | Restoring repo states 2026-02-10 15:09:04.329817 | Merging changes 2026-02-10 15:09:05.695379 | Checking out repos 2026-02-10 15:09:05.805132 | Preparing playbooks 2026-02-10 15:09:07.070139 | Running Ansible setup 2026-02-10 15:09:13.175605 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 15:09:13.993595 | 2026-02-10 15:09:13.993708 | PLAY [Base pre] 2026-02-10 15:09:14.009340 | 2026-02-10 15:09:14.009452 | TASK [Setup log path fact] 2026-02-10 15:09:14.027141 | debian-bookworm | ok 2026-02-10 15:09:14.042380 | 2026-02-10 15:09:14.042496 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 15:09:14.161737 | debian-bookworm | ok 2026-02-10 15:09:14.170066 | 2026-02-10 15:09:14.170160 | TASK [emit-job-header : Print job information] 2026-02-10 15:09:14.218017 | # Job Information 2026-02-10 15:09:14.218153 | Ansible Version: 2.16.14 2026-02-10 15:09:14.218183 | Job: hadolint 2026-02-10 15:09:14.218211 | Pipeline: check 2026-02-10 15:09:14.218230 | Executor: 521e9411259a 2026-02-10 15:09:14.218248 | Triggered by: https://github.com/osism/osism-kubernetes/pull/272 2026-02-10 15:09:14.218266 | Event ID: 6aa66e40-0692-11f1-8d22-d09c3bfd1607 2026-02-10 15:09:14.222110 | 2026-02-10 15:09:14.222188 | LOOP [emit-job-header : Print node information] 2026-02-10 15:09:14.379363 | debian-bookworm | ok: 2026-02-10 15:09:14.379499 | debian-bookworm | # Node Information 2026-02-10 15:09:14.379527 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 15:09:14.379548 | debian-bookworm | Hostname: debian 2026-02-10 15:09:14.379566 | debian-bookworm | Username: zuul 2026-02-10 15:09:14.379582 | debian-bookworm | Distro: Debian 12.13 2026-02-10 15:09:14.379602 | debian-bookworm | Provider: regiocloud-a 2026-02-10 15:09:14.379705 | debian-bookworm | Region: 2026-02-10 15:09:14.379729 | debian-bookworm | Label: debian-bookworm 2026-02-10 15:09:14.379746 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 15:09:14.379763 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:aed8 2026-02-10 15:09:14.397983 | 2026-02-10 15:09:14.398080 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 15:09:15.258702 | debian-bookworm -> localhost | changed 2026-02-10 15:09:15.264262 | 2026-02-10 15:09:15.264375 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 15:09:16.666880 | debian-bookworm -> localhost | changed 2026-02-10 15:09:16.676680 | 2026-02-10 15:09:16.676776 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 15:09:17.046043 | debian-bookworm -> localhost | ok 2026-02-10 15:09:17.051030 | 2026-02-10 15:09:17.051119 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 15:09:17.087929 | debian-bookworm | ok 2026-02-10 15:09:17.109653 | debian-bookworm | included: /var/lib/zuul/builds/1d61461e0264444093c4df9201dca1d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 15:09:17.124962 | 2026-02-10 15:09:17.125055 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 15:09:18.226763 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 15:09:18.226925 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1d61461e0264444093c4df9201dca1d0/work/1d61461e0264444093c4df9201dca1d0_id_rsa 2026-02-10 15:09:18.226958 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1d61461e0264444093c4df9201dca1d0/work/1d61461e0264444093c4df9201dca1d0_id_rsa.pub 2026-02-10 15:09:18.226981 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 15:09:18.227001 | debian-bookworm -> localhost | SHA256:t+DJ23VzKMqeURQQTcLG6nh2P9AeaAdv0ljnyWA0pzs zuul-build-sshkey 2026-02-10 15:09:18.227019 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 15:09:18.227044 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 15:09:18.227061 | debian-bookworm -> localhost | | o+=o | 2026-02-10 15:09:18.227079 | debian-bookworm -> localhost | | +.+.. | 2026-02-10 15:09:18.227095 | debian-bookworm -> localhost | | o ..+ | 2026-02-10 15:09:18.227112 | debian-bookworm -> localhost | | . ..= . | 2026-02-10 15:09:18.227127 | debian-bookworm -> localhost | | oS .X.* . | 2026-02-10 15:09:18.227148 | debian-bookworm -> localhost | | .o++BoE +. | 2026-02-10 15:09:18.227164 | debian-bookworm -> localhost | | o+ooBoo+ .| 2026-02-10 15:09:18.227180 | debian-bookworm -> localhost | | + =+o o | 2026-02-10 15:09:18.227197 | debian-bookworm -> localhost | | ..* . | 2026-02-10 15:09:18.227214 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 15:09:18.227254 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.579753 2026-02-10 15:09:18.232548 | 2026-02-10 15:09:18.232627 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 15:09:18.269450 | debian-bookworm | ok 2026-02-10 15:09:18.278106 | debian-bookworm | included: /var/lib/zuul/builds/1d61461e0264444093c4df9201dca1d0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 15:09:18.307081 | 2026-02-10 15:09:18.307169 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 15:09:18.333966 | debian-bookworm | skipping: Conditional result was False 2026-02-10 15:09:18.338638 | 2026-02-10 15:09:18.338717 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 15:09:19.163269 | debian-bookworm | changed 2026-02-10 15:09:19.167730 | 2026-02-10 15:09:19.167808 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 15:09:19.442425 | debian-bookworm | ok 2026-02-10 15:09:19.447313 | 2026-02-10 15:09:19.447392 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 15:09:20.193936 | debian-bookworm | changed 2026-02-10 15:09:20.200407 | 2026-02-10 15:09:20.200502 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 15:09:20.834127 | debian-bookworm | changed 2026-02-10 15:09:20.843037 | 2026-02-10 15:09:20.843178 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 15:09:20.866369 | debian-bookworm | skipping: Conditional result was False 2026-02-10 15:09:20.872081 | 2026-02-10 15:09:20.872172 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 15:09:21.261934 | debian-bookworm -> localhost | changed 2026-02-10 15:09:21.279377 | 2026-02-10 15:09:21.279491 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 15:09:21.612413 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1d61461e0264444093c4df9201dca1d0/work/1d61461e0264444093c4df9201dca1d0_id_rsa (zuul-build-sshkey) 2026-02-10 15:09:21.612634 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010982 2026-02-10 15:09:21.620084 | 2026-02-10 15:09:21.620189 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 15:09:22.046048 | debian-bookworm | ok 2026-02-10 15:09:22.051606 | 2026-02-10 15:09:22.051701 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 15:09:22.086740 | debian-bookworm | skipping: Conditional result was False 2026-02-10 15:09:22.098419 | 2026-02-10 15:09:22.098520 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 15:09:22.575683 | debian-bookworm | ok 2026-02-10 15:09:22.593488 | 2026-02-10 15:09:22.593592 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 15:09:22.641360 | debian-bookworm | ok 2026-02-10 15:09:22.646568 | 2026-02-10 15:09:22.646657 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 15:09:23.065703 | debian-bookworm -> localhost | ok 2026-02-10 15:09:23.078489 | 2026-02-10 15:09:23.078584 | TASK [validate-host : Collect information about the host] 2026-02-10 15:09:24.333407 | debian-bookworm | ok 2026-02-10 15:09:24.355644 | 2026-02-10 15:09:24.355762 | TASK [validate-host : Sanitize hostname] 2026-02-10 15:09:24.489183 | debian-bookworm | ok 2026-02-10 15:09:24.540938 | 2026-02-10 15:09:24.541043 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 15:09:25.201811 | debian-bookworm -> localhost | changed 2026-02-10 15:09:25.207264 | 2026-02-10 15:09:25.207387 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 15:09:25.623045 | debian-bookworm | ok 2026-02-10 15:09:25.627430 | 2026-02-10 15:09:25.627521 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 15:09:26.694768 | debian-bookworm -> localhost | changed 2026-02-10 15:09:26.703627 | 2026-02-10 15:09:26.703722 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 15:09:27.007463 | debian-bookworm | ok 2026-02-10 15:09:27.013152 | 2026-02-10 15:09:27.013256 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 15:09:29.335023 | debian-bookworm | changed: 2026-02-10 15:09:29.335242 | debian-bookworm | cd+++++++++ src/ 2026-02-10 15:09:29.335278 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 15:09:29.335327 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 15:09:29.335350 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-02-10 15:09:29.335371 | debian-bookworm | Containerfile 2026-02-10 15:09:29.335535 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006175 2026-02-10 15:09:37.801073 | 2026-02-10 15:09:37.801286 | TASK [upload-logs : Upload logs to log server] 2026-02-10 15:09:38.348368 | localhost | Output suppressed because no_log was given 2026-02-10 15:09:38.351768 | 2026-02-10 15:09:38.351924 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 15:09:38.412173 | localhost | skipping: Conditional result was False 2026-02-10 15:09:38.417677 | localhost | skipping: Conditional result was False 2026-02-10 15:09:38.421747 | 2026-02-10 15:09:38.421863 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 15:09:38.469178 | localhost | skipping: Conditional result was False 2026-02-10 15:09:38.469897 | 2026-02-10 15:09:38.471788 | localhost | skipping: Conditional result was False 2026-02-10 15:09:38.479776 | 2026-02-10 15:09:38.479931 | LOOP [upload-logs : Upload console log and json output]