2026-04-26 03:11:15.222579 | Job console starting 2026-04-26 03:11:15.235956 | Updating git repos 2026-04-26 03:11:15.264427 | Cloning repos into workspace 2026-04-26 03:11:15.359145 | Restoring repo states 2026-04-26 03:11:15.380584 | Merging changes 2026-04-26 03:11:15.380608 | Checking out repos 2026-04-26 03:11:15.459289 | Preparing playbooks 2026-04-26 03:11:16.431119 | Running Ansible setup 2026-04-26 03:11:21.431643 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 03:11:22.976171 | 2026-04-26 03:11:22.976352 | PLAY [Base pre] 2026-04-26 03:11:22.993155 | 2026-04-26 03:11:22.993317 | TASK [Setup log path fact] 2026-04-26 03:11:23.022925 | debian-bookworm | ok 2026-04-26 03:11:23.040629 | 2026-04-26 03:11:23.040815 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 03:11:23.072672 | debian-bookworm | ok 2026-04-26 03:11:23.084601 | 2026-04-26 03:11:23.084749 | TASK [emit-job-header : Print job information] 2026-04-26 03:11:23.136910 | # Job Information 2026-04-26 03:11:23.137830 | Ansible Version: 2.16.14 2026-04-26 03:11:23.137882 | Job: yamllint 2026-04-26 03:11:23.137916 | Pipeline: periodic-daily 2026-04-26 03:11:23.137952 | Executor: 521e9411259a 2026-04-26 03:11:23.137975 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-04-26 03:11:23.138005 | Event ID: 40eaf9c55675410f8a1372e5fd8174a3 2026-04-26 03:11:23.146164 | 2026-04-26 03:11:23.146306 | LOOP [emit-job-header : Print node information] 2026-04-26 03:11:23.305166 | debian-bookworm | ok: 2026-04-26 03:11:23.305399 | debian-bookworm | # Node Information 2026-04-26 03:11:23.305444 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 03:11:23.305475 | debian-bookworm | Hostname: debian 2026-04-26 03:11:23.305504 | debian-bookworm | Username: zuul 2026-04-26 03:11:23.305532 | debian-bookworm | Distro: Debian 12.13 2026-04-26 03:11:23.305562 | debian-bookworm | Provider: regiocloud-a 2026-04-26 03:11:23.305589 | debian-bookworm | Region: 2026-04-26 03:11:23.305617 | debian-bookworm | Label: debian-bookworm 2026-04-26 03:11:23.305645 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 03:11:23.305671 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feaf:e166 2026-04-26 03:11:23.319717 | 2026-04-26 03:11:23.319857 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 03:11:23.953857 | debian-bookworm -> localhost | changed 2026-04-26 03:11:23.962950 | 2026-04-26 03:11:23.963131 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 03:11:25.429187 | debian-bookworm -> localhost | changed 2026-04-26 03:11:25.440886 | 2026-04-26 03:11:25.441039 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 03:11:25.729152 | debian-bookworm -> localhost | ok 2026-04-26 03:11:25.736186 | 2026-04-26 03:11:25.736341 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 03:11:25.777827 | debian-bookworm | ok 2026-04-26 03:11:25.811409 | debian-bookworm | included: /var/lib/zuul/builds/89f04c96c3b044da9728912a2eff01f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 03:11:25.818525 | 2026-04-26 03:11:25.818685 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 03:11:26.904470 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 03:11:26.904946 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/89f04c96c3b044da9728912a2eff01f4/work/89f04c96c3b044da9728912a2eff01f4_id_rsa 2026-04-26 03:11:26.905138 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/89f04c96c3b044da9728912a2eff01f4/work/89f04c96c3b044da9728912a2eff01f4_id_rsa.pub 2026-04-26 03:11:26.905229 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 03:11:26.905297 | debian-bookworm -> localhost | SHA256:3MdOKk8aYKLPOgJBpbaq/y7DIFX2lu8nBhLHI/ft8Z8 zuul-build-sshkey 2026-04-26 03:11:26.905346 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 03:11:26.905448 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 03:11:26.905530 | debian-bookworm -> localhost | | .. | 2026-04-26 03:11:26.905608 | debian-bookworm -> localhost | | .. o | 2026-04-26 03:11:26.905682 | debian-bookworm -> localhost | |.o o o . | 2026-04-26 03:11:26.905755 | debian-bookworm -> localhost | |o o o O. . . | 2026-04-26 03:11:26.905824 | debian-bookworm -> localhost | | + .*o+S.. + | 2026-04-26 03:11:26.905911 | debian-bookworm -> localhost | |= ..o..o o= | 2026-04-26 03:11:26.905986 | debian-bookworm -> localhost | |+o. . oo.oo. | 2026-04-26 03:11:26.906059 | debian-bookworm -> localhost | |o =o +*o . . | 2026-04-26 03:11:26.906154 | debian-bookworm -> localhost | |.ooB= ..o. .E | 2026-04-26 03:11:26.906228 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 03:11:26.906405 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.464115 2026-04-26 03:11:26.922817 | 2026-04-26 03:11:26.927974 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 03:11:26.960500 | debian-bookworm | ok 2026-04-26 03:11:26.971908 | debian-bookworm | included: /var/lib/zuul/builds/89f04c96c3b044da9728912a2eff01f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 03:11:26.982873 | 2026-04-26 03:11:26.983020 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 03:11:27.007912 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:11:27.014704 | 2026-04-26 03:11:27.014876 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 03:11:27.643555 | debian-bookworm | changed 2026-04-26 03:11:27.649774 | 2026-04-26 03:11:27.649895 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 03:11:27.893430 | debian-bookworm | ok 2026-04-26 03:11:27.899881 | 2026-04-26 03:11:27.900045 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 03:11:28.607291 | debian-bookworm | changed 2026-04-26 03:11:28.614470 | 2026-04-26 03:11:28.614613 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 03:11:29.269650 | debian-bookworm | changed 2026-04-26 03:11:29.275530 | 2026-04-26 03:11:29.275651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 03:11:29.300393 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:11:29.309650 | 2026-04-26 03:11:29.309944 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 03:11:29.805456 | debian-bookworm -> localhost | changed 2026-04-26 03:11:29.817557 | 2026-04-26 03:11:29.817695 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 03:11:30.245250 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/89f04c96c3b044da9728912a2eff01f4/work/89f04c96c3b044da9728912a2eff01f4_id_rsa (zuul-build-sshkey) 2026-04-26 03:11:30.245517 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012086 2026-04-26 03:11:30.254413 | 2026-04-26 03:11:30.254566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 03:11:30.731249 | debian-bookworm | ok 2026-04-26 03:11:30.744151 | 2026-04-26 03:11:30.744298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 03:11:30.830036 | debian-bookworm | skipping: Conditional result was False 2026-04-26 03:11:30.843197 | 2026-04-26 03:11:30.843339 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 03:11:31.522311 | debian-bookworm | ok 2026-04-26 03:11:31.533677 | 2026-04-26 03:11:31.533823 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 03:11:31.611007 | debian-bookworm | ok 2026-04-26 03:11:31.616257 | 2026-04-26 03:11:31.616377 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 03:11:32.499542 | debian-bookworm -> localhost | ok 2026-04-26 03:11:32.506326 | 2026-04-26 03:11:32.506435 | TASK [validate-host : Collect information about the host] 2026-04-26 03:11:33.927372 | debian-bookworm | ok 2026-04-26 03:11:33.940041 | 2026-04-26 03:11:33.940202 | TASK [validate-host : Sanitize hostname] 2026-04-26 03:11:34.049575 | debian-bookworm | ok 2026-04-26 03:11:34.107196 | 2026-04-26 03:11:34.107309 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 03:11:35.051930 | debian-bookworm -> localhost | changed 2026-04-26 03:11:35.073723 | 2026-04-26 03:11:35.073831 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 03:11:35.526055 | debian-bookworm | ok 2026-04-26 03:11:35.530627 | 2026-04-26 03:11:35.530736 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 03:11:36.615330 | debian-bookworm -> localhost | changed 2026-04-26 03:11:36.627897 | 2026-04-26 03:11:36.628005 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 03:11:36.965101 | debian-bookworm | ok 2026-04-26 03:11:36.972853 | 2026-04-26 03:11:36.972948 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 03:11:38.602263 | debian-bookworm | changed: 2026-04-26 03:11:38.602436 | debian-bookworm | cd+++++++++ src/ 2026-04-26 03:11:38.602470 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 03:11:38.602494 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 03:11:38.602516 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-04-26 03:11:38.602536 | debian-bookworm | Containerfile 2026-04-26 03:11:38.602686 | debian-bookworm | localhost | ok: Runtime: 0:00:00.018518 2026-04-26 03:12:06.050874 | 2026-04-26 03:12:06.050994 | TASK [upload-logs : Upload logs to log server] 2026-04-26 03:12:07.810163 | localhost | Output suppressed because no_log was given 2026-04-26 03:12:07.817935 | 2026-04-26 03:12:07.818084 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 03:12:07.896733 | localhost | skipping: Conditional result was False 2026-04-26 03:12:07.908056 | localhost | skipping: Conditional result was False 2026-04-26 03:12:07.913150 | 2026-04-26 03:12:07.913276 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 03:12:07.997972 | localhost | skipping: Conditional result was False 2026-04-26 03:12:07.998264 | 2026-04-26 03:12:08.014577 | localhost | skipping: Conditional result was False 2026-04-26 03:12:08.023138 | 2026-04-26 03:12:08.023288 | LOOP [upload-logs : Upload console log and json output]