2025-11-11 18:42:27.092743 | Job console starting 2025-11-11 18:42:27.125129 | Updating git repos 2025-11-11 18:42:27.179652 | Cloning repos into workspace 2025-11-11 18:42:27.243016 | Restoring repo states 2025-11-11 18:42:27.258848 | Merging changes 2025-11-11 18:42:27.707328 | Checking out repos 2025-11-11 18:42:27.751636 | Preparing playbooks 2025-11-11 18:42:28.580934 | Running Ansible setup 2025-11-11 18:42:33.335920 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-11 18:42:34.163160 | 2025-11-11 18:42:34.163330 | PLAY [Base pre] 2025-11-11 18:42:34.179994 | 2025-11-11 18:42:34.180135 | TASK [Setup log path fact] 2025-11-11 18:42:34.199499 | debian-bookworm | ok 2025-11-11 18:42:34.214648 | 2025-11-11 18:42:34.214801 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-11 18:42:34.245014 | debian-bookworm | ok 2025-11-11 18:42:34.255355 | 2025-11-11 18:42:34.255486 | TASK [emit-job-header : Print job information] 2025-11-11 18:42:34.307139 | # Job Information 2025-11-11 18:42:34.307412 | Ansible Version: 2.16.14 2025-11-11 18:42:34.307452 | Job: hadolint 2025-11-11 18:42:34.307489 | Pipeline: check 2025-11-11 18:42:34.307517 | Executor: 521e9411259a 2025-11-11 18:42:34.307537 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/704 2025-11-11 18:42:34.307598 | Event ID: 26755570-bf2e-11f0-8cfa-224a348b66f7 2025-11-11 18:42:34.313262 | 2025-11-11 18:42:34.313410 | LOOP [emit-job-header : Print node information] 2025-11-11 18:42:34.454279 | debian-bookworm | ok: 2025-11-11 18:42:34.454666 | debian-bookworm | # Node Information 2025-11-11 18:42:34.454922 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-11 18:42:34.454970 | debian-bookworm | Hostname: debian 2025-11-11 18:42:34.454997 | debian-bookworm | Username: zuul 2025-11-11 18:42:34.455020 | debian-bookworm | Distro: Debian 12.12 2025-11-11 18:42:34.455045 | debian-bookworm | Provider: regiocloud-a 2025-11-11 18:42:34.455067 | debian-bookworm | Region: 2025-11-11 18:42:34.455089 | debian-bookworm | Label: debian-bookworm 2025-11-11 18:42:34.455109 | debian-bookworm | Product Name: OpenStack Nova 2025-11-11 18:42:34.455129 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:31c7 2025-11-11 18:42:34.483656 | 2025-11-11 18:42:34.483833 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-11 18:42:35.110035 | debian-bookworm -> localhost | changed 2025-11-11 18:42:35.118980 | 2025-11-11 18:42:35.119113 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-11 18:42:36.658804 | debian-bookworm -> localhost | changed 2025-11-11 18:42:36.673267 | 2025-11-11 18:42:36.673401 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-11 18:42:37.035004 | debian-bookworm -> localhost | ok 2025-11-11 18:42:37.041634 | 2025-11-11 18:42:37.041764 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-11 18:42:37.082224 | debian-bookworm | ok 2025-11-11 18:42:37.121161 | debian-bookworm | included: /var/lib/zuul/builds/ae2498c06a1744db89d69b8235a4eec9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-11 18:42:37.132912 | 2025-11-11 18:42:37.133040 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-11 18:42:41.696936 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-11 18:42:41.697132 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ae2498c06a1744db89d69b8235a4eec9/work/ae2498c06a1744db89d69b8235a4eec9_id_rsa 2025-11-11 18:42:41.697171 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ae2498c06a1744db89d69b8235a4eec9/work/ae2498c06a1744db89d69b8235a4eec9_id_rsa.pub 2025-11-11 18:42:41.697199 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-11 18:42:41.697225 | debian-bookworm -> localhost | SHA256:AOM7OXYxPtj3yORrXj9H00gKseJvm3zlEx82MD5PsUI zuul-build-sshkey 2025-11-11 18:42:41.697248 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-11 18:42:41.697279 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-11 18:42:41.697301 | debian-bookworm -> localhost | | o | 2025-11-11 18:42:41.697323 | debian-bookworm -> localhost | | . o . | 2025-11-11 18:42:41.697343 | debian-bookworm -> localhost | | . + o | 2025-11-11 18:42:41.697364 | debian-bookworm -> localhost | | * +. o E.. | 2025-11-11 18:42:41.697384 | debian-bookworm -> localhost | | B =.S. .ooooo| 2025-11-11 18:42:41.697410 | debian-bookworm -> localhost | | . + *.o .+**.| 2025-11-11 18:42:41.697430 | debian-bookworm -> localhost | | +.o +*+o| 2025-11-11 18:42:41.697449 | debian-bookworm -> localhost | | .+ooo +..| 2025-11-11 18:42:41.697469 | debian-bookworm -> localhost | | oo.+o.o . | 2025-11-11 18:42:41.697489 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-11 18:42:41.697538 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.396439 2025-11-11 18:42:41.705242 | 2025-11-11 18:42:41.705343 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-11 18:42:41.743441 | debian-bookworm | ok 2025-11-11 18:42:41.755511 | debian-bookworm | included: /var/lib/zuul/builds/ae2498c06a1744db89d69b8235a4eec9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-11 18:42:41.768993 | 2025-11-11 18:42:41.769082 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-11 18:42:41.791772 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:42:41.796456 | 2025-11-11 18:42:41.796533 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-11 18:42:42.523389 | debian-bookworm | changed 2025-11-11 18:42:42.528800 | 2025-11-11 18:42:42.528894 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-11 18:42:42.799596 | debian-bookworm | ok 2025-11-11 18:42:42.805064 | 2025-11-11 18:42:42.805159 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-11 18:42:43.439146 | debian-bookworm | changed 2025-11-11 18:42:43.457454 | 2025-11-11 18:42:43.457593 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-11 18:42:44.228079 | debian-bookworm | changed 2025-11-11 18:42:44.234200 | 2025-11-11 18:42:44.234300 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-11 18:42:44.257951 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:42:44.264339 | 2025-11-11 18:42:44.264453 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-11 18:42:45.529127 | debian-bookworm -> localhost | changed 2025-11-11 18:42:45.550149 | 2025-11-11 18:42:45.550316 | TASK [add-build-sshkey : Add back temp key] 2025-11-11 18:42:45.988934 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ae2498c06a1744db89d69b8235a4eec9/work/ae2498c06a1744db89d69b8235a4eec9_id_rsa (zuul-build-sshkey) 2025-11-11 18:42:45.989203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012079 2025-11-11 18:42:45.999977 | 2025-11-11 18:42:46.000100 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-11 18:42:46.525019 | debian-bookworm | ok 2025-11-11 18:42:46.532005 | 2025-11-11 18:42:46.532135 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-11 18:42:46.566668 | debian-bookworm | skipping: Conditional result was False 2025-11-11 18:42:46.578728 | 2025-11-11 18:42:46.578861 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-11 18:42:47.073641 | debian-bookworm | ok 2025-11-11 18:42:47.091020 | 2025-11-11 18:42:47.091158 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-11 18:42:47.132228 | debian-bookworm | ok 2025-11-11 18:42:47.150725 | 2025-11-11 18:42:47.150874 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-11 18:42:47.618178 | debian-bookworm -> localhost | ok 2025-11-11 18:42:47.625175 | 2025-11-11 18:42:47.625289 | TASK [validate-host : Collect information about the host] 2025-11-11 18:42:49.833455 | debian-bookworm | ok 2025-11-11 18:42:49.845562 | 2025-11-11 18:42:49.845700 | TASK [validate-host : Sanitize hostname] 2025-11-11 18:42:49.965268 | debian-bookworm | ok 2025-11-11 18:42:50.023778 | 2025-11-11 18:42:50.023930 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-11 18:42:50.743803 | debian-bookworm -> localhost | changed 2025-11-11 18:42:50.749863 | 2025-11-11 18:42:50.749982 | TASK [validate-host : Collect information about zuul worker] 2025-11-11 18:42:51.199315 | debian-bookworm | ok 2025-11-11 18:42:51.210314 | 2025-11-11 18:42:51.210460 | TASK [validate-host : Write out all zuul information for each host] 2025-11-11 18:42:51.817509 | debian-bookworm -> localhost | changed 2025-11-11 18:42:51.829430 | 2025-11-11 18:42:51.829563 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-11 18:42:52.124033 | debian-bookworm | ok 2025-11-11 18:42:52.131546 | 2025-11-11 18:42:52.131729 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-11 18:42:53.088296 | debian-bookworm | changed: 2025-11-11 18:42:53.088604 | debian-bookworm | cd+++++++++ src/ 2025-11-11 18:42:53.088655 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-11 18:42:53.088689 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-11 18:42:53.088719 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-11-11 18:42:53.088747 | debian-bookworm | Containerfile 2025-11-11 18:42:53.088922 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008107 2025-11-11 18:43:01.170442 | 2025-11-11 18:43:01.170656 | TASK [upload-logs : Upload logs to log server] 2025-11-11 18:43:01.771675 | localhost | Output suppressed because no_log was given 2025-11-11 18:43:01.774168 | 2025-11-11 18:43:01.774298 | LOOP [upload-logs : Compress console log and json output] 2025-11-11 18:43:01.829215 | localhost | skipping: Conditional result was False 2025-11-11 18:43:01.844787 | localhost | skipping: Conditional result was False 2025-11-11 18:43:01.853240 | 2025-11-11 18:43:01.853376 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-11 18:43:01.907489 | localhost | skipping: Conditional result was False 2025-11-11 18:43:01.908094 | 2025-11-11 18:43:01.912088 | localhost | skipping: Conditional result was False 2025-11-11 18:43:01.921518 | 2025-11-11 18:43:01.921652 | LOOP [upload-logs : Upload console log and json output]