2026-03-02 03:09:08.801083 | Job console starting 2026-03-02 03:09:08.811716 | Updating git repos 2026-03-02 03:09:08.844429 | Cloning repos into workspace 2026-03-02 03:09:08.958762 | Restoring repo states 2026-03-02 03:09:08.977623 | Merging changes 2026-03-02 03:09:08.977642 | Checking out repos 2026-03-02 03:09:09.120398 | Preparing playbooks 2026-03-02 03:09:10.495996 | Running Ansible setup 2026-03-02 03:09:16.663443 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-02 03:09:17.804580 | 2026-03-02 03:09:17.804724 | PLAY [Base pre] 2026-03-02 03:09:17.850357 | 2026-03-02 03:09:17.850522 | TASK [Setup log path fact] 2026-03-02 03:09:17.906690 | debian-bookworm | ok 2026-03-02 03:09:17.938057 | 2026-03-02 03:09:17.938202 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-02 03:09:17.967279 | debian-bookworm | ok 2026-03-02 03:09:17.985728 | 2026-03-02 03:09:17.985845 | TASK [emit-job-header : Print job information] 2026-03-02 03:09:18.054482 | # Job Information 2026-03-02 03:09:18.054644 | Ansible Version: 2.16.14 2026-03-02 03:09:18.054672 | Job: ansible-lint 2026-03-02 03:09:18.054697 | Pipeline: periodic-daily 2026-03-02 03:09:18.054715 | Executor: 521e9411259a 2026-03-02 03:09:18.054732 | Triggered by: https://github.com/osism/testbed 2026-03-02 03:09:18.054749 | Event ID: 840b442d459f4f648e4551022144eddc 2026-03-02 03:09:18.058917 | 2026-03-02 03:09:18.059009 | LOOP [emit-job-header : Print node information] 2026-03-02 03:09:18.257251 | debian-bookworm | ok: 2026-03-02 03:09:18.257439 | debian-bookworm | # Node Information 2026-03-02 03:09:18.257468 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-02 03:09:18.257489 | debian-bookworm | Hostname: debian 2026-03-02 03:09:18.257507 | debian-bookworm | Username: zuul 2026-03-02 03:09:18.257524 | debian-bookworm | Distro: Debian 12.13 2026-03-02 03:09:18.257544 | debian-bookworm | Provider: regiocloud-a 2026-03-02 03:09:18.257562 | debian-bookworm | Region: 2026-03-02 03:09:18.257579 | debian-bookworm | Label: debian-bookworm 2026-03-02 03:09:18.257594 | debian-bookworm | Product Name: OpenStack Nova 2026-03-02 03:09:18.257610 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:287f 2026-03-02 03:09:18.267145 | 2026-03-02 03:09:18.267257 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-02 03:09:18.962142 | debian-bookworm -> localhost | changed 2026-03-02 03:09:18.968452 | 2026-03-02 03:09:18.968544 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-02 03:09:20.410038 | debian-bookworm -> localhost | changed 2026-03-02 03:09:20.420432 | 2026-03-02 03:09:20.420533 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-02 03:09:20.781464 | debian-bookworm -> localhost | ok 2026-03-02 03:09:20.787343 | 2026-03-02 03:09:20.787515 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-02 03:09:20.845056 | debian-bookworm | ok 2026-03-02 03:09:20.880566 | debian-bookworm | included: /var/lib/zuul/builds/459ff8c0a44d4df197b127f2950db4f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-02 03:09:20.886552 | 2026-03-02 03:09:20.886643 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-02 03:09:23.747190 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-02 03:09:23.747401 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/459ff8c0a44d4df197b127f2950db4f4/work/459ff8c0a44d4df197b127f2950db4f4_id_rsa 2026-03-02 03:09:23.747433 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/459ff8c0a44d4df197b127f2950db4f4/work/459ff8c0a44d4df197b127f2950db4f4_id_rsa.pub 2026-03-02 03:09:23.747455 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-02 03:09:23.747476 | debian-bookworm -> localhost | SHA256:osJzDBimacWdRR9cyPy4HlvdBQIpibAIYenLiTrDiZ4 zuul-build-sshkey 2026-03-02 03:09:23.747495 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-02 03:09:23.747521 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-02 03:09:23.747540 | debian-bookworm -> localhost | |oo. ...++o++ | 2026-03-02 03:09:23.747558 | debian-bookworm -> localhost | |.o....+ +=o . . | 2026-03-02 03:09:23.747575 | debian-bookworm -> localhost | |o..o.o oo . . | 2026-03-02 03:09:23.747591 | debian-bookworm -> localhost | |o=. . . .| 2026-03-02 03:09:23.747607 | debian-bookworm -> localhost | |*.+ . S . . . .| 2026-03-02 03:09:23.747626 | debian-bookworm -> localhost | |o= o . . o . . . | 2026-03-02 03:09:23.747643 | debian-bookworm -> localhost | |+ = + . + | 2026-03-02 03:09:23.747659 | debian-bookworm -> localhost | |=o.+ o | 2026-03-02 03:09:23.747676 | debian-bookworm -> localhost | |.E | 2026-03-02 03:09:23.747693 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-02 03:09:23.747735 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.192108 2026-03-02 03:09:23.753223 | 2026-03-02 03:09:23.753308 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-02 03:09:23.781229 | debian-bookworm | ok 2026-03-02 03:09:23.790373 | debian-bookworm | included: /var/lib/zuul/builds/459ff8c0a44d4df197b127f2950db4f4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-02 03:09:23.797923 | 2026-03-02 03:09:23.797997 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-02 03:09:23.821095 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:09:23.828123 | 2026-03-02 03:09:23.828215 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-02 03:09:24.404154 | debian-bookworm | changed 2026-03-02 03:09:24.411944 | 2026-03-02 03:09:24.412042 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-02 03:09:24.643632 | debian-bookworm | ok 2026-03-02 03:09:24.649034 | 2026-03-02 03:09:24.649127 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-02 03:09:25.267862 | debian-bookworm | changed 2026-03-02 03:09:25.275151 | 2026-03-02 03:09:25.275253 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-02 03:09:25.915737 | debian-bookworm | changed 2026-03-02 03:09:25.924738 | 2026-03-02 03:09:25.924841 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-02 03:09:25.958297 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:09:25.964516 | 2026-03-02 03:09:25.964616 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-02 03:09:26.522701 | debian-bookworm -> localhost | changed 2026-03-02 03:09:26.533989 | 2026-03-02 03:09:26.534088 | TASK [add-build-sshkey : Add back temp key] 2026-03-02 03:09:26.883632 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/459ff8c0a44d4df197b127f2950db4f4/work/459ff8c0a44d4df197b127f2950db4f4_id_rsa (zuul-build-sshkey) 2026-03-02 03:09:26.884112 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019922 2026-03-02 03:09:26.894222 | 2026-03-02 03:09:26.894307 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-02 03:09:27.267449 | debian-bookworm | ok 2026-03-02 03:09:27.274867 | 2026-03-02 03:09:27.274957 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-02 03:09:27.309631 | debian-bookworm | skipping: Conditional result was False 2026-03-02 03:09:27.329408 | 2026-03-02 03:09:27.330023 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-02 03:09:27.895926 | debian-bookworm | ok 2026-03-02 03:09:27.912060 | 2026-03-02 03:09:27.912163 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-02 03:09:27.960042 | debian-bookworm | ok 2026-03-02 03:09:27.964861 | 2026-03-02 03:09:27.964948 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-02 03:09:28.322908 | debian-bookworm -> localhost | ok 2026-03-02 03:09:28.330586 | 2026-03-02 03:09:28.330680 | TASK [validate-host : Collect information about the host] 2026-03-02 03:09:29.423984 | debian-bookworm | ok 2026-03-02 03:09:29.460718 | 2026-03-02 03:09:29.460908 | TASK [validate-host : Sanitize hostname] 2026-03-02 03:09:29.636631 | debian-bookworm | ok 2026-03-02 03:09:29.761014 | 2026-03-02 03:09:29.761183 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-02 03:09:30.723615 | debian-bookworm -> localhost | changed 2026-03-02 03:09:30.731004 | 2026-03-02 03:09:30.731144 | TASK [validate-host : Collect information about zuul worker] 2026-03-02 03:09:31.425658 | debian-bookworm | ok 2026-03-02 03:09:31.434554 | 2026-03-02 03:09:31.434690 | TASK [validate-host : Write out all zuul information for each host] 2026-03-02 03:09:32.675723 | debian-bookworm -> localhost | changed 2026-03-02 03:09:32.713092 | 2026-03-02 03:09:32.713215 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-02 03:09:33.040189 | debian-bookworm | ok 2026-03-02 03:09:33.050268 | 2026-03-02 03:09:33.050411 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-02 03:09:35.275968 | debian-bookworm | changed: 2026-03-02 03:09:35.276195 | debian-bookworm | cd+++++++++ src/ 2026-03-02 03:09:35.276234 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-02 03:09:35.276258 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-02 03:09:35.276280 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-03-02 03:09:35.276301 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005571 2026-03-02 03:10:44.236803 | 2026-03-02 03:10:44.236886 | TASK [upload-logs : Upload logs to log server] 2026-03-02 03:10:44.765858 | localhost | Output suppressed because no_log was given 2026-03-02 03:10:44.769744 | 2026-03-02 03:10:44.769946 | LOOP [upload-logs : Compress console log and json output] 2026-03-02 03:10:44.815789 | localhost | skipping: Conditional result was False 2026-03-02 03:10:44.823265 | localhost | skipping: Conditional result was False 2026-03-02 03:10:44.835943 | 2026-03-02 03:10:44.836986 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-02 03:10:44.881028 | localhost | skipping: Conditional result was False 2026-03-02 03:10:44.881350 | 2026-03-02 03:10:44.887754 | localhost | skipping: Conditional result was False 2026-03-02 03:10:44.898695 | 2026-03-02 03:10:44.898969 | LOOP [upload-logs : Upload console log and json output]