2026-03-29 03:09:15.514758 | Job console starting 2026-03-29 03:09:15.525868 | Updating git repos 2026-03-29 03:09:15.567607 | Cloning repos into workspace 2026-03-29 03:09:15.669357 | Restoring repo states 2026-03-29 03:09:15.686158 | Merging changes 2026-03-29 03:09:15.686181 | Checking out repos 2026-03-29 03:09:15.740339 | Preparing playbooks 2026-03-29 03:09:16.615599 | Running Ansible setup 2026-03-29 03:09:22.550336 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 03:09:23.794382 | 2026-03-29 03:09:23.794494 | PLAY [Base pre] 2026-03-29 03:09:23.824244 | 2026-03-29 03:09:23.824350 | TASK [Setup log path fact] 2026-03-29 03:09:23.859203 | debian-bookworm | ok 2026-03-29 03:09:23.887052 | 2026-03-29 03:09:23.887174 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:09:23.924173 | debian-bookworm | ok 2026-03-29 03:09:23.936990 | 2026-03-29 03:09:23.937084 | TASK [emit-job-header : Print job information] 2026-03-29 03:09:23.995410 | # Job Information 2026-03-29 03:09:23.995546 | Ansible Version: 2.16.14 2026-03-29 03:09:23.995597 | Job: ansible-lint 2026-03-29 03:09:23.995625 | Pipeline: periodic-daily 2026-03-29 03:09:23.995643 | Executor: 521e9411259a 2026-03-29 03:09:23.995660 | Triggered by: https://github.com/osism/testbed 2026-03-29 03:09:23.995678 | Event ID: 6241430cb1dd4c5f837644ee3e3c0e4c 2026-03-29 03:09:24.000550 | 2026-03-29 03:09:24.000638 | LOOP [emit-job-header : Print node information] 2026-03-29 03:09:24.122899 | debian-bookworm | ok: 2026-03-29 03:09:24.123042 | debian-bookworm | # Node Information 2026-03-29 03:09:24.123069 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-29 03:09:24.123089 | debian-bookworm | Hostname: debian 2026-03-29 03:09:24.123107 | debian-bookworm | Username: zuul 2026-03-29 03:09:24.123124 | debian-bookworm | Distro: Debian 12.13 2026-03-29 03:09:24.123144 | debian-bookworm | Provider: regiocloud-a 2026-03-29 03:09:24.123161 | debian-bookworm | Region: 2026-03-29 03:09:24.123178 | debian-bookworm | Label: debian-bookworm 2026-03-29 03:09:24.123194 | debian-bookworm | Product Name: OpenStack Nova 2026-03-29 03:09:24.123211 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee1:6841 2026-03-29 03:09:24.140810 | 2026-03-29 03:09:24.140908 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 03:09:24.598726 | debian-bookworm -> localhost | changed 2026-03-29 03:09:24.604676 | 2026-03-29 03:09:24.604762 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 03:09:26.046054 | debian-bookworm -> localhost | changed 2026-03-29 03:09:26.059725 | 2026-03-29 03:09:26.059820 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 03:09:26.647665 | debian-bookworm -> localhost | ok 2026-03-29 03:09:26.655233 | 2026-03-29 03:09:26.655332 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 03:09:26.706999 | debian-bookworm | ok 2026-03-29 03:09:26.774530 | debian-bookworm | included: /var/lib/zuul/builds/f7e8c74790094b9b95ee7cf5b4caebff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 03:09:26.795409 | 2026-03-29 03:09:26.795518 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 03:09:28.577361 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 03:09:28.577534 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f7e8c74790094b9b95ee7cf5b4caebff/work/f7e8c74790094b9b95ee7cf5b4caebff_id_rsa 2026-03-29 03:09:28.577565 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f7e8c74790094b9b95ee7cf5b4caebff/work/f7e8c74790094b9b95ee7cf5b4caebff_id_rsa.pub 2026-03-29 03:09:28.577614 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 03:09:28.577633 | debian-bookworm -> localhost | SHA256:Z6EjHuj3JbiIxvUOpSBIVJ/gqPnx/tz9Hz97cpxIPFQ zuul-build-sshkey 2026-03-29 03:09:28.577651 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 03:09:28.577677 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 03:09:28.577696 | debian-bookworm -> localhost | | ..o | 2026-03-29 03:09:28.577714 | debian-bookworm -> localhost | |. o o . E | 2026-03-29 03:09:28.577732 | debian-bookworm -> localhost | | o . o . . | 2026-03-29 03:09:28.577749 | debian-bookworm -> localhost | |+. . . . . | 2026-03-29 03:09:28.577766 | debian-bookworm -> localhost | |= o . + S o o | 2026-03-29 03:09:28.577787 | debian-bookworm -> localhost | | o =.+ + + + | 2026-03-29 03:09:28.577805 | debian-bookworm -> localhost | | ...=.+ . . . +..| 2026-03-29 03:09:28.577824 | debian-bookworm -> localhost | | oo =.+ + ..=+| 2026-03-29 03:09:28.577842 | debian-bookworm -> localhost | | .. oo= o .....+=| 2026-03-29 03:09:28.577860 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 03:09:28.577903 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.755136 2026-03-29 03:09:28.582933 | 2026-03-29 03:09:28.583010 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 03:09:28.599951 | debian-bookworm | ok 2026-03-29 03:09:28.607562 | debian-bookworm | included: /var/lib/zuul/builds/f7e8c74790094b9b95ee7cf5b4caebff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 03:09:28.614730 | 2026-03-29 03:09:28.614809 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 03:09:28.627776 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:09:28.632500 | 2026-03-29 03:09:28.632637 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 03:09:29.296764 | debian-bookworm | changed 2026-03-29 03:09:29.301238 | 2026-03-29 03:09:29.301329 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 03:09:29.580968 | debian-bookworm | ok 2026-03-29 03:09:29.585492 | 2026-03-29 03:09:29.585597 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 03:09:30.180276 | debian-bookworm | changed 2026-03-29 03:09:30.185604 | 2026-03-29 03:09:30.185678 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 03:09:30.848306 | debian-bookworm | changed 2026-03-29 03:09:30.857025 | 2026-03-29 03:09:30.857155 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 03:09:30.881434 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:09:30.886866 | 2026-03-29 03:09:30.886958 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 03:09:31.512511 | debian-bookworm -> localhost | changed 2026-03-29 03:09:31.528920 | 2026-03-29 03:09:31.529022 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 03:09:31.909327 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f7e8c74790094b9b95ee7cf5b4caebff/work/f7e8c74790094b9b95ee7cf5b4caebff_id_rsa (zuul-build-sshkey) 2026-03-29 03:09:31.909536 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009948 2026-03-29 03:09:31.917199 | 2026-03-29 03:09:31.917294 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 03:09:32.308161 | debian-bookworm | ok 2026-03-29 03:09:32.322803 | 2026-03-29 03:09:32.322968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 03:09:32.347198 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:09:32.359138 | 2026-03-29 03:09:32.359254 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-29 03:09:32.900333 | debian-bookworm | ok 2026-03-29 03:09:32.915253 | 2026-03-29 03:09:32.915399 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-29 03:09:32.974257 | debian-bookworm | ok 2026-03-29 03:09:32.984398 | 2026-03-29 03:09:32.984616 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-29 03:09:33.320136 | debian-bookworm -> localhost | ok 2026-03-29 03:09:33.327804 | 2026-03-29 03:09:33.327965 | TASK [validate-host : Collect information about the host] 2026-03-29 03:09:35.548354 | debian-bookworm | ok 2026-03-29 03:09:35.570385 | 2026-03-29 03:09:35.570611 | TASK [validate-host : Sanitize hostname] 2026-03-29 03:09:35.695633 | debian-bookworm | ok 2026-03-29 03:09:35.749633 | 2026-03-29 03:09:35.749770 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-29 03:09:36.632508 | debian-bookworm -> localhost | changed 2026-03-29 03:09:36.638966 | 2026-03-29 03:09:36.639093 | TASK [validate-host : Collect information about zuul worker] 2026-03-29 03:09:37.153940 | debian-bookworm | ok 2026-03-29 03:09:37.162537 | 2026-03-29 03:09:37.162720 | TASK [validate-host : Write out all zuul information for each host] 2026-03-29 03:09:37.895297 | debian-bookworm -> localhost | changed 2026-03-29 03:09:37.905443 | 2026-03-29 03:09:37.905619 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-29 03:09:38.226972 | debian-bookworm | ok 2026-03-29 03:09:38.232805 | 2026-03-29 03:09:38.232939 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-29 03:09:40.120661 | debian-bookworm | changed: 2026-03-29 03:09:40.120885 | debian-bookworm | cd+++++++++ src/ 2026-03-29 03:09:40.120922 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-29 03:09:40.120946 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-29 03:09:40.120968 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-03-29 03:09:40.120988 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004221 2026-03-29 03:10:56.246043 | 2026-03-29 03:10:56.246137 | TASK [upload-logs : Upload logs to log server] 2026-03-29 03:10:56.887344 | localhost | Output suppressed because no_log was given 2026-03-29 03:10:56.888954 | 2026-03-29 03:10:56.889042 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 03:10:56.930424 | localhost | skipping: Conditional result was False 2026-03-29 03:10:56.935953 | localhost | skipping: Conditional result was False 2026-03-29 03:10:56.946317 | 2026-03-29 03:10:56.946479 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 03:10:57.006433 | localhost | skipping: Conditional result was False 2026-03-29 03:10:57.006691 | 2026-03-29 03:10:57.007649 | localhost | skipping: Conditional result was False 2026-03-29 03:10:57.011139 | 2026-03-29 03:10:57.011233 | LOOP [upload-logs : Upload console log and json output]