2026-03-25 18:16:16.324866 | Job console starting 2026-03-25 18:16:16.333741 | Updating git repos 2026-03-25 18:16:16.375843 | Cloning repos into workspace 2026-03-25 18:16:16.456948 | Restoring repo states 2026-03-25 18:16:16.490110 | Merging changes 2026-03-25 18:16:17.188050 | Checking out repos 2026-03-25 18:16:17.236893 | Preparing playbooks 2026-03-25 18:16:18.178155 | Running Ansible setup 2026-03-25 18:16:24.319345 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-25 18:16:25.647251 | 2026-03-25 18:16:25.647390 | PLAY [Base pre] 2026-03-25 18:16:25.685611 | 2026-03-25 18:16:25.685736 | TASK [Setup log path fact] 2026-03-25 18:16:25.725018 | debian-bookworm | ok 2026-03-25 18:16:25.739769 | 2026-03-25 18:16:25.739893 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-25 18:16:25.769020 | debian-bookworm | ok 2026-03-25 18:16:25.778275 | 2026-03-25 18:16:25.778377 | TASK [emit-job-header : Print job information] 2026-03-25 18:16:25.826960 | # Job Information 2026-03-25 18:16:25.827125 | Ansible Version: 2.16.14 2026-03-25 18:16:25.827161 | Job: ansible-lint 2026-03-25 18:16:25.827194 | Pipeline: check 2026-03-25 18:16:25.827217 | Executor: 521e9411259a 2026-03-25 18:16:25.827238 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/880 2026-03-25 18:16:25.827262 | Event ID: afb9fe10-2876-11f1-81c3-e045684bb0ca 2026-03-25 18:16:25.831893 | 2026-03-25 18:16:25.831982 | LOOP [emit-job-header : Print node information] 2026-03-25 18:16:25.959501 | debian-bookworm | ok: 2026-03-25 18:16:25.961188 | debian-bookworm | # Node Information 2026-03-25 18:16:25.961254 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-25 18:16:25.961284 | debian-bookworm | Hostname: debian 2026-03-25 18:16:25.961308 | debian-bookworm | Username: zuul 2026-03-25 18:16:25.961330 | debian-bookworm | Distro: Debian 12.13 2026-03-25 18:16:25.961354 | debian-bookworm | Provider: regiocloud-a 2026-03-25 18:16:25.961375 | debian-bookworm | Region: 2026-03-25 18:16:25.961396 | debian-bookworm | Label: debian-bookworm 2026-03-25 18:16:25.961416 | debian-bookworm | Product Name: OpenStack Nova 2026-03-25 18:16:25.961435 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0e:4dce 2026-03-25 18:16:25.983256 | 2026-03-25 18:16:25.983366 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-25 18:16:26.665000 | debian-bookworm -> localhost | changed 2026-03-25 18:16:26.671908 | 2026-03-25 18:16:26.672012 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-25 18:16:27.690334 | debian-bookworm -> localhost | changed 2026-03-25 18:16:27.704989 | 2026-03-25 18:16:27.705107 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-25 18:16:28.023809 | debian-bookworm -> localhost | ok 2026-03-25 18:16:28.029598 | 2026-03-25 18:16:28.029694 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-25 18:16:28.057648 | debian-bookworm | ok 2026-03-25 18:16:28.074766 | debian-bookworm | included: /var/lib/zuul/builds/7db49e646c4840be9e2040c37f9d537e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-25 18:16:28.080696 | 2026-03-25 18:16:28.080793 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-25 18:16:29.567236 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-25 18:16:29.567418 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7db49e646c4840be9e2040c37f9d537e/work/7db49e646c4840be9e2040c37f9d537e_id_rsa 2026-03-25 18:16:29.567451 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7db49e646c4840be9e2040c37f9d537e/work/7db49e646c4840be9e2040c37f9d537e_id_rsa.pub 2026-03-25 18:16:29.567473 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-25 18:16:29.567494 | debian-bookworm -> localhost | SHA256:Lt456vqAldNmlinsjk8ZN/GYG0zO4c5DMvT5ACXpj78 zuul-build-sshkey 2026-03-25 18:16:29.567521 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-25 18:16:29.567539 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-25 18:16:29.567556 | debian-bookworm -> localhost | | ... | 2026-03-25 18:16:29.567574 | debian-bookworm -> localhost | | .o | 2026-03-25 18:16:29.567591 | debian-bookworm -> localhost | | .o + | 2026-03-25 18:16:29.567608 | debian-bookworm -> localhost | | o.@ X | 2026-03-25 18:16:29.567624 | debian-bookworm -> localhost | | Xo^ S | 2026-03-25 18:16:29.567644 | debian-bookworm -> localhost | | +./.B | 2026-03-25 18:16:29.567660 | debian-bookworm -> localhost | | . =.* o | 2026-03-25 18:16:29.567677 | debian-bookworm -> localhost | | + o.+.. | 2026-03-25 18:16:29.567694 | debian-bookworm -> localhost | | ..++Eoo. | 2026-03-25 18:16:29.567710 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-25 18:16:29.567752 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.938065 2026-03-25 18:16:29.575892 | 2026-03-25 18:16:29.575984 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-25 18:16:29.606108 | debian-bookworm | ok 2026-03-25 18:16:29.613484 | debian-bookworm | included: /var/lib/zuul/builds/7db49e646c4840be9e2040c37f9d537e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-25 18:16:29.620741 | 2026-03-25 18:16:29.620818 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-25 18:16:29.633318 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:29.637939 | 2026-03-25 18:16:29.638015 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-25 18:16:30.187313 | debian-bookworm | changed 2026-03-25 18:16:30.198776 | 2026-03-25 18:16:30.198965 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-25 18:16:30.429959 | debian-bookworm | ok 2026-03-25 18:16:30.439308 | 2026-03-25 18:16:30.439397 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-25 18:16:31.076692 | debian-bookworm | changed 2026-03-25 18:16:31.085070 | 2026-03-25 18:16:31.085182 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-25 18:16:31.686602 | debian-bookworm | changed 2026-03-25 18:16:31.691868 | 2026-03-25 18:16:31.691954 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-25 18:16:31.715094 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:31.720664 | 2026-03-25 18:16:31.720750 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-25 18:16:32.125908 | debian-bookworm -> localhost | changed 2026-03-25 18:16:32.137137 | 2026-03-25 18:16:32.137235 | TASK [add-build-sshkey : Add back temp key] 2026-03-25 18:16:32.502968 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7db49e646c4840be9e2040c37f9d537e/work/7db49e646c4840be9e2040c37f9d537e_id_rsa (zuul-build-sshkey) 2026-03-25 18:16:32.503175 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021445 2026-03-25 18:16:32.509792 | 2026-03-25 18:16:32.509879 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-25 18:16:32.869348 | debian-bookworm | ok 2026-03-25 18:16:32.874041 | 2026-03-25 18:16:32.874144 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-25 18:16:32.907565 | debian-bookworm | skipping: Conditional result was False 2026-03-25 18:16:32.923360 | 2026-03-25 18:16:32.923486 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-25 18:16:33.307492 | debian-bookworm | ok 2026-03-25 18:16:33.319621 | 2026-03-25 18:16:33.319724 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-25 18:16:33.348816 | debian-bookworm | ok 2026-03-25 18:16:33.360951 | 2026-03-25 18:16:33.361054 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-25 18:16:33.655670 | debian-bookworm -> localhost | ok 2026-03-25 18:16:33.661700 | 2026-03-25 18:16:33.661802 | TASK [validate-host : Collect information about the host] 2026-03-25 18:16:35.179919 | debian-bookworm | ok 2026-03-25 18:16:35.190219 | 2026-03-25 18:16:35.190317 | TASK [validate-host : Sanitize hostname] 2026-03-25 18:16:35.378102 | debian-bookworm | ok 2026-03-25 18:16:35.416952 | 2026-03-25 18:16:35.417110 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-25 18:16:36.721457 | debian-bookworm -> localhost | changed 2026-03-25 18:16:36.728274 | 2026-03-25 18:16:36.728402 | TASK [validate-host : Collect information about zuul worker] 2026-03-25 18:16:37.478688 | debian-bookworm | ok 2026-03-25 18:16:37.483884 | 2026-03-25 18:16:37.484002 | TASK [validate-host : Write out all zuul information for each host] 2026-03-25 18:16:38.296536 | debian-bookworm -> localhost | changed 2026-03-25 18:16:38.310224 | 2026-03-25 18:16:38.310347 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-25 18:16:38.583238 | debian-bookworm | ok 2026-03-25 18:16:38.588363 | 2026-03-25 18:16:38.588453 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-25 18:16:39.478373 | debian-bookworm | changed: 2026-03-25 18:16:39.478567 | debian-bookworm | cd+++++++++ src/ 2026-03-25 18:16:39.478603 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-25 18:16:39.478650 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-25 18:16:39.478673 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-03-25 18:16:39.478720 | debian-bookworm | Containerfile 2026-03-25 18:16:39.479375 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027380 2026-03-25 18:17:37.915070 | 2026-03-25 18:17:37.915229 | TASK [upload-logs : Upload logs to log server] 2026-03-25 18:17:38.722173 | localhost | Output suppressed because no_log was given 2026-03-25 18:17:38.723966 | 2026-03-25 18:17:38.724062 | LOOP [upload-logs : Compress console log and json output] 2026-03-25 18:17:38.776608 | localhost | skipping: Conditional result was False 2026-03-25 18:17:38.777431 | localhost | skipping: Conditional result was False 2026-03-25 18:17:38.780480 | 2026-03-25 18:17:38.780590 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-25 18:17:38.828475 | localhost | skipping: Conditional result was False 2026-03-25 18:17:38.828755 | 2026-03-25 18:17:38.833783 | localhost | skipping: Conditional result was False 2026-03-25 18:17:38.837852 | 2026-03-25 18:17:38.837985 | LOOP [upload-logs : Upload console log and json output]