2026-02-24 02:56:02.850320 | Job console starting 2026-02-24 02:56:02.870542 | Updating git repos 2026-02-24 02:56:02.920404 | Cloning repos into workspace 2026-02-24 02:56:02.991233 | Restoring repo states 2026-02-24 02:56:03.014279 | Merging changes 2026-02-24 02:56:03.607655 | Checking out repos 2026-02-24 02:56:03.666334 | Preparing playbooks 2026-02-24 02:56:04.414878 | Running Ansible setup 2026-02-24 02:56:10.025562 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 02:56:11.582181 | 2026-02-24 02:56:11.582359 | PLAY [Base pre] 2026-02-24 02:56:11.599257 | 2026-02-24 02:56:11.599464 | TASK [Setup log path fact] 2026-02-24 02:56:11.621354 | debian-bookworm | ok 2026-02-24 02:56:11.637008 | 2026-02-24 02:56:11.637171 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 02:56:11.723529 | debian-bookworm | ok 2026-02-24 02:56:11.750393 | 2026-02-24 02:56:11.750554 | TASK [emit-job-header : Print job information] 2026-02-24 02:56:11.802304 | # Job Information 2026-02-24 02:56:11.802504 | Ansible Version: 2.16.14 2026-02-24 02:56:11.802540 | Job: ansible-lint 2026-02-24 02:56:11.802573 | Pipeline: check 2026-02-24 02:56:11.802596 | Executor: 521e9411259a 2026-02-24 02:56:11.802618 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/499 2026-02-24 02:56:11.802655 | Event ID: 551e7a50-112c-11f1-9f8a-eadef9148b05 2026-02-24 02:56:11.808175 | 2026-02-24 02:56:11.808308 | LOOP [emit-job-header : Print node information] 2026-02-24 02:56:11.934266 | debian-bookworm | ok: 2026-02-24 02:56:11.934493 | debian-bookworm | # Node Information 2026-02-24 02:56:11.934534 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 02:56:11.934564 | debian-bookworm | Hostname: debian 2026-02-24 02:56:11.934589 | debian-bookworm | Username: zuul 2026-02-24 02:56:11.934613 | debian-bookworm | Distro: Debian 12.13 2026-02-24 02:56:11.934743 | debian-bookworm | Provider: regiocloud-a 2026-02-24 02:56:11.934774 | debian-bookworm | Region: 2026-02-24 02:56:11.934799 | debian-bookworm | Label: debian-bookworm 2026-02-24 02:56:11.934960 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 02:56:11.934999 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:1987 2026-02-24 02:56:11.967263 | 2026-02-24 02:56:11.967440 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 02:56:12.796614 | debian-bookworm -> localhost | changed 2026-02-24 02:56:12.804346 | 2026-02-24 02:56:12.804479 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 02:56:15.465041 | debian-bookworm -> localhost | changed 2026-02-24 02:56:15.473782 | 2026-02-24 02:56:15.473873 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 02:56:15.929481 | debian-bookworm -> localhost | ok 2026-02-24 02:56:15.936002 | 2026-02-24 02:56:15.936111 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 02:56:15.964050 | debian-bookworm | ok 2026-02-24 02:56:16.014567 | debian-bookworm | included: /var/lib/zuul/builds/18410af54d854c34914d8f978a6edf6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 02:56:16.021010 | 2026-02-24 02:56:16.021113 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 02:56:18.703167 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 02:56:18.703379 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/18410af54d854c34914d8f978a6edf6d/work/18410af54d854c34914d8f978a6edf6d_id_rsa 2026-02-24 02:56:18.703414 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/18410af54d854c34914d8f978a6edf6d/work/18410af54d854c34914d8f978a6edf6d_id_rsa.pub 2026-02-24 02:56:18.703435 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 02:56:18.703455 | debian-bookworm -> localhost | SHA256:NmLiMBr1nD/91vMetAf6N/HVM0nM9XFRRSQ/apuIs7I zuul-build-sshkey 2026-02-24 02:56:18.703480 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 02:56:18.703499 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 02:56:18.703515 | debian-bookworm -> localhost | | .+O| 2026-02-24 02:56:18.703533 | debian-bookworm -> localhost | | +o| 2026-02-24 02:56:18.703549 | debian-bookworm -> localhost | | . o.*| 2026-02-24 02:56:18.703565 | debian-bookworm -> localhost | | . o . .+o| 2026-02-24 02:56:18.703581 | debian-bookworm -> localhost | |. o = o S o+ o| 2026-02-24 02:56:18.703600 | debian-bookworm -> localhost | | o + + + .. oooBo| 2026-02-24 02:56:18.703616 | debian-bookworm -> localhost | |. . o .o o.oo B| 2026-02-24 02:56:18.703632 | debian-bookworm -> localhost | | o .+ o. +o| 2026-02-24 02:56:18.703675 | debian-bookworm -> localhost | | Eoo. ++..| 2026-02-24 02:56:18.703693 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 02:56:18.703739 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.486170 2026-02-24 02:56:18.712284 | 2026-02-24 02:56:18.712370 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 02:56:18.758872 | debian-bookworm | ok 2026-02-24 02:56:18.770627 | debian-bookworm | included: /var/lib/zuul/builds/18410af54d854c34914d8f978a6edf6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 02:56:18.795793 | 2026-02-24 02:56:18.795885 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 02:56:18.844004 | debian-bookworm | skipping: Conditional result was False 2026-02-24 02:56:18.849134 | 2026-02-24 02:56:18.849220 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 02:56:19.635856 | debian-bookworm | changed 2026-02-24 02:56:19.644752 | 2026-02-24 02:56:19.644831 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 02:56:20.013707 | debian-bookworm | ok 2026-02-24 02:56:20.018286 | 2026-02-24 02:56:20.018367 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 02:56:20.836720 | debian-bookworm | changed 2026-02-24 02:56:20.842122 | 2026-02-24 02:56:20.842204 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 02:56:21.640722 | debian-bookworm | changed 2026-02-24 02:56:21.645588 | 2026-02-24 02:56:21.645697 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 02:56:21.753407 | debian-bookworm | skipping: Conditional result was False 2026-02-24 02:56:21.759936 | 2026-02-24 02:56:21.760039 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 02:56:22.829997 | debian-bookworm -> localhost | changed 2026-02-24 02:56:22.838944 | 2026-02-24 02:56:22.839032 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 02:56:23.480502 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/18410af54d854c34914d8f978a6edf6d/work/18410af54d854c34914d8f978a6edf6d_id_rsa (zuul-build-sshkey) 2026-02-24 02:56:23.480742 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024192 2026-02-24 02:56:23.487283 | 2026-02-24 02:56:23.487372 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 02:56:23.973108 | debian-bookworm | ok 2026-02-24 02:56:23.977122 | 2026-02-24 02:56:23.977192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 02:56:24.023328 | debian-bookworm | skipping: Conditional result was False 2026-02-24 02:56:24.032792 | 2026-02-24 02:56:24.032875 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 02:56:24.528089 | debian-bookworm | ok 2026-02-24 02:56:24.540799 | 2026-02-24 02:56:24.540898 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 02:56:24.596911 | debian-bookworm | ok 2026-02-24 02:56:24.601389 | 2026-02-24 02:56:24.601472 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 02:56:25.119173 | debian-bookworm -> localhost | ok 2026-02-24 02:56:25.125147 | 2026-02-24 02:56:25.125233 | TASK [validate-host : Collect information about the host] 2026-02-24 02:56:26.298192 | debian-bookworm | ok 2026-02-24 02:56:26.311353 | 2026-02-24 02:56:26.311451 | TASK [validate-host : Sanitize hostname] 2026-02-24 02:56:26.502781 | debian-bookworm | ok 2026-02-24 02:56:26.561674 | 2026-02-24 02:56:26.561774 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 02:56:27.328700 | debian-bookworm -> localhost | changed 2026-02-24 02:56:27.334986 | 2026-02-24 02:56:27.335090 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 02:56:27.731917 | debian-bookworm | ok 2026-02-24 02:56:27.736784 | 2026-02-24 02:56:27.736880 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 02:56:28.936160 | debian-bookworm -> localhost | changed 2026-02-24 02:56:28.948159 | 2026-02-24 02:56:28.948265 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 02:56:29.250631 | debian-bookworm | ok 2026-02-24 02:56:29.256026 | 2026-02-24 02:56:29.256118 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 02:56:30.857128 | debian-bookworm | changed: 2026-02-24 02:56:30.857282 | debian-bookworm | cd+++++++++ src/ 2026-02-24 02:56:30.857311 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 02:56:30.857332 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 02:56:30.857350 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-24 02:56:30.857366 | debian-bookworm | Containerfile 2026-02-24 02:56:30.857489 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005395 2026-02-24 02:57:15.607476 | 2026-02-24 02:57:15.607611 | TASK [upload-logs : Upload logs to log server] 2026-02-24 02:57:16.199338 | localhost | Output suppressed because no_log was given 2026-02-24 02:57:16.203305 | 2026-02-24 02:57:16.203433 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 02:57:16.279285 | localhost | skipping: Conditional result was False 2026-02-24 02:57:16.287802 | localhost | skipping: Conditional result was False 2026-02-24 02:57:16.291276 | 2026-02-24 02:57:16.291401 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 02:57:16.348165 | localhost | skipping: Conditional result was False 2026-02-24 02:57:16.348518 | 2026-02-24 02:57:16.355527 | localhost | skipping: Conditional result was False 2026-02-24 02:57:16.368984 | 2026-02-24 02:57:16.369118 | LOOP [upload-logs : Upload console log and json output]