2026-02-20 03:10:54.619502 | Job console starting 2026-02-20 03:10:54.631547 | Updating git repos 2026-02-20 03:10:54.678331 | Cloning repos into workspace 2026-02-20 03:10:54.824588 | Restoring repo states 2026-02-20 03:10:54.872853 | Merging changes 2026-02-20 03:10:54.872871 | Checking out repos 2026-02-20 03:10:55.001331 | Preparing playbooks 2026-02-20 03:10:56.349041 | Running Ansible setup 2026-02-20 03:11:01.988032 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 03:11:02.753713 | 2026-02-20 03:11:02.753834 | PLAY [Base pre] 2026-02-20 03:11:02.768510 | 2026-02-20 03:11:02.768621 | TASK [Setup log path fact] 2026-02-20 03:11:02.786293 | debian-bookworm | ok 2026-02-20 03:11:02.800718 | 2026-02-20 03:11:02.800852 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 03:11:02.838708 | debian-bookworm | ok 2026-02-20 03:11:02.860275 | 2026-02-20 03:11:02.860444 | TASK [emit-job-header : Print job information] 2026-02-20 03:11:02.903582 | # Job Information 2026-02-20 03:11:02.903801 | Ansible Version: 2.16.14 2026-02-20 03:11:02.903853 | Job: hadolint 2026-02-20 03:11:02.903900 | Pipeline: periodic-daily 2026-02-20 03:11:02.903933 | Executor: 521e9411259a 2026-02-20 03:11:02.903963 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-02-20 03:11:02.903994 | Event ID: 4fc5425c697444c9b29de8d1850c7861 2026-02-20 03:11:02.910145 | 2026-02-20 03:11:02.910264 | LOOP [emit-job-header : Print node information] 2026-02-20 03:11:03.012504 | debian-bookworm | ok: 2026-02-20 03:11:03.012664 | debian-bookworm | # Node Information 2026-02-20 03:11:03.012709 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-20 03:11:03.012736 | debian-bookworm | Hostname: debian 2026-02-20 03:11:03.012759 | debian-bookworm | Username: zuul 2026-02-20 03:11:03.012780 | debian-bookworm | Distro: Debian 12.13 2026-02-20 03:11:03.012803 | debian-bookworm | Provider: regiocloud-a 2026-02-20 03:11:03.012823 | debian-bookworm | Region: 2026-02-20 03:11:03.012844 | debian-bookworm | Label: debian-bookworm 2026-02-20 03:11:03.012863 | debian-bookworm | Product Name: OpenStack Nova 2026-02-20 03:11:03.012882 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe76:bf71 2026-02-20 03:11:03.024995 | 2026-02-20 03:11:03.025097 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 03:11:03.503182 | debian-bookworm -> localhost | changed 2026-02-20 03:11:03.514766 | 2026-02-20 03:11:03.514890 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 03:11:04.584384 | debian-bookworm -> localhost | changed 2026-02-20 03:11:04.594923 | 2026-02-20 03:11:04.596625 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 03:11:04.999874 | debian-bookworm -> localhost | ok 2026-02-20 03:11:05.005772 | 2026-02-20 03:11:05.005874 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 03:11:05.033530 | debian-bookworm | ok 2026-02-20 03:11:05.070802 | debian-bookworm | included: /var/lib/zuul/builds/14b36ba323a3473daf9cb674d58e3051/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 03:11:05.077050 | 2026-02-20 03:11:05.077150 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 03:11:06.461595 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-20 03:11:06.461812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/14b36ba323a3473daf9cb674d58e3051/work/14b36ba323a3473daf9cb674d58e3051_id_rsa 2026-02-20 03:11:06.461851 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/14b36ba323a3473daf9cb674d58e3051/work/14b36ba323a3473daf9cb674d58e3051_id_rsa.pub 2026-02-20 03:11:06.461878 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-20 03:11:06.461902 | debian-bookworm -> localhost | SHA256:R2vcSkJJDCN6aqwpS19genBlV9LN4VYf6JoZ5jcjpLo zuul-build-sshkey 2026-02-20 03:11:06.461924 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-20 03:11:06.461954 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-20 03:11:06.461977 | debian-bookworm -> localhost | | . o+o.o..... | 2026-02-20 03:11:06.461999 | debian-bookworm -> localhost | | . . o+o.o... .| 2026-02-20 03:11:06.462019 | debian-bookworm -> localhost | | . .o .o .o. . | 2026-02-20 03:11:06.462038 | debian-bookworm -> localhost | | . oo .. o.* . | 2026-02-20 03:11:06.462058 | debian-bookworm -> localhost | | .++ S @ * | 2026-02-20 03:11:06.462085 | debian-bookworm -> localhost | | += . * B + | 2026-02-20 03:11:06.462106 | debian-bookworm -> localhost | |+o . . . . o o | 2026-02-20 03:11:06.462126 | debian-bookworm -> localhost | |o.o . . | 2026-02-20 03:11:06.462148 | debian-bookworm -> localhost | |. . E. | 2026-02-20 03:11:06.462168 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-20 03:11:06.462224 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.923716 2026-02-20 03:11:06.471512 | 2026-02-20 03:11:06.471617 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 03:11:06.523240 | debian-bookworm | ok 2026-02-20 03:11:06.549232 | debian-bookworm | included: /var/lib/zuul/builds/14b36ba323a3473daf9cb674d58e3051/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 03:11:06.572460 | 2026-02-20 03:11:06.572573 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 03:11:06.607476 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:11:06.613397 | 2026-02-20 03:11:06.613497 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 03:11:07.291074 | debian-bookworm | changed 2026-02-20 03:11:07.296573 | 2026-02-20 03:11:07.296663 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 03:11:07.530802 | debian-bookworm | ok 2026-02-20 03:11:07.538923 | 2026-02-20 03:11:07.539064 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 03:11:08.170848 | debian-bookworm | changed 2026-02-20 03:11:08.188451 | 2026-02-20 03:11:08.188560 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 03:11:08.847508 | debian-bookworm | changed 2026-02-20 03:11:08.855527 | 2026-02-20 03:11:08.855620 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 03:11:08.889895 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:11:08.896069 | 2026-02-20 03:11:08.896179 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 03:11:09.455590 | debian-bookworm -> localhost | changed 2026-02-20 03:11:09.474496 | 2026-02-20 03:11:09.474627 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 03:11:09.898430 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/14b36ba323a3473daf9cb674d58e3051/work/14b36ba323a3473daf9cb674d58e3051_id_rsa (zuul-build-sshkey) 2026-02-20 03:11:09.898639 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010105 2026-02-20 03:11:09.906097 | 2026-02-20 03:11:09.906198 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 03:11:10.322537 | debian-bookworm | ok 2026-02-20 03:11:10.328181 | 2026-02-20 03:11:10.328292 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 03:11:10.366192 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:11:10.419161 | 2026-02-20 03:11:10.419406 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 03:11:10.986364 | debian-bookworm | ok 2026-02-20 03:11:11.006481 | 2026-02-20 03:11:11.006600 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 03:11:11.038513 | debian-bookworm | ok 2026-02-20 03:11:11.043869 | 2026-02-20 03:11:11.043987 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 03:11:11.387924 | debian-bookworm -> localhost | ok 2026-02-20 03:11:11.401122 | 2026-02-20 03:11:11.401541 | TASK [validate-host : Collect information about the host] 2026-02-20 03:11:12.423036 | debian-bookworm | ok 2026-02-20 03:11:12.435031 | 2026-02-20 03:11:12.435131 | TASK [validate-host : Sanitize hostname] 2026-02-20 03:11:12.632781 | debian-bookworm | ok 2026-02-20 03:11:12.724728 | 2026-02-20 03:11:12.724837 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 03:11:13.500069 | debian-bookworm -> localhost | changed 2026-02-20 03:11:13.505535 | 2026-02-20 03:11:13.505631 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 03:11:13.906182 | debian-bookworm | ok 2026-02-20 03:11:13.911085 | 2026-02-20 03:11:13.911192 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 03:11:14.432706 | debian-bookworm -> localhost | changed 2026-02-20 03:11:14.443198 | 2026-02-20 03:11:14.443320 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 03:11:14.697758 | debian-bookworm | ok 2026-02-20 03:11:14.706730 | 2026-02-20 03:11:14.706898 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 03:11:15.570248 | debian-bookworm | changed: 2026-02-20 03:11:15.570523 | debian-bookworm | cd+++++++++ src/ 2026-02-20 03:11:15.570560 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-20 03:11:15.570584 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-20 03:11:15.570606 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-02-20 03:11:15.570628 | debian-bookworm | Containerfile 2026-02-20 03:11:15.570783 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014601 2026-02-20 03:11:24.874787 | 2026-02-20 03:11:24.874993 | TASK [upload-logs : Upload logs to log server] 2026-02-20 03:11:25.575788 | localhost | Output suppressed because no_log was given 2026-02-20 03:11:25.578588 | 2026-02-20 03:11:25.578734 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 03:11:25.636305 | localhost | skipping: Conditional result was False 2026-02-20 03:11:25.642780 | localhost | skipping: Conditional result was False 2026-02-20 03:11:25.647565 | 2026-02-20 03:11:25.647726 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 03:11:25.705959 | localhost | skipping: Conditional result was False 2026-02-20 03:11:25.706263 | 2026-02-20 03:11:25.712073 | localhost | skipping: Conditional result was False 2026-02-20 03:11:25.715876 | 2026-02-20 03:11:25.716007 | LOOP [upload-logs : Upload console log and json output]