2026-06-30 08:03:58.000781 | Job console starting 2026-06-30 08:03:58.046272 | Updating git repos 2026-06-30 08:03:58.083245 | Cloning repos into workspace 2026-06-30 08:03:58.191483 | Restoring repo states 2026-06-30 08:03:58.202919 | Merging changes 2026-06-30 08:03:58.787683 | Checking out repos 2026-06-30 08:03:58.856451 | Preparing playbooks 2026-06-30 08:03:59.834258 | Running Ansible setup 2026-06-30 08:04:04.584923 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 08:04:05.434151 | 2026-06-30 08:04:05.434355 | PLAY [Base pre] 2026-06-30 08:04:05.463673 | 2026-06-30 08:04:05.463911 | TASK [Setup log path fact] 2026-06-30 08:04:05.488327 | debian-bookworm | ok 2026-06-30 08:04:05.507623 | 2026-06-30 08:04:05.507857 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 08:04:05.588762 | debian-bookworm | ok 2026-06-30 08:04:05.604672 | 2026-06-30 08:04:05.604877 | TASK [emit-job-header : Print job information] 2026-06-30 08:04:05.648044 | # Job Information 2026-06-30 08:04:05.648344 | Ansible Version: 2.16.14 2026-06-30 08:04:05.648384 | Job: flake8 2026-06-30 08:04:05.648424 | Pipeline: check 2026-06-30 08:04:05.648447 | Executor: 521e9411259a 2026-06-30 08:04:05.648468 | Triggered by: https://github.com/osism/testbed/pull/2919 2026-06-30 08:04:05.648491 | Event ID: 39c841a0-745a-11f1-82e9-5b4dcb0eff64 2026-06-30 08:04:05.656578 | 2026-06-30 08:04:05.656764 | LOOP [emit-job-header : Print node information] 2026-06-30 08:04:05.801498 | debian-bookworm | ok: 2026-06-30 08:04:05.801951 | debian-bookworm | # Node Information 2026-06-30 08:04:05.802006 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-30 08:04:05.802033 | debian-bookworm | Hostname: debian 2026-06-30 08:04:05.802065 | debian-bookworm | Username: zuul 2026-06-30 08:04:05.802095 | debian-bookworm | Distro: Debian 12.14 2026-06-30 08:04:05.802119 | debian-bookworm | Provider: regiocloud-a 2026-06-30 08:04:05.802140 | debian-bookworm | Region: 2026-06-30 08:04:05.806286 | debian-bookworm | Label: debian-bookworm 2026-06-30 08:04:05.806467 | debian-bookworm | Product Name: OpenStack Nova 2026-06-30 08:04:05.806502 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:33a6 2026-06-30 08:04:05.822476 | 2026-06-30 08:04:05.822635 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 08:04:06.397778 | debian-bookworm -> localhost | changed 2026-06-30 08:04:06.405920 | 2026-06-30 08:04:06.406072 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 08:04:07.638777 | debian-bookworm -> localhost | changed 2026-06-30 08:04:07.652632 | 2026-06-30 08:04:07.652842 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 08:04:07.984174 | debian-bookworm -> localhost | ok 2026-06-30 08:04:07.991042 | 2026-06-30 08:04:07.991212 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 08:04:08.052775 | debian-bookworm | ok 2026-06-30 08:04:08.081509 | debian-bookworm | included: /var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 08:04:08.100626 | 2026-06-30 08:04:08.100816 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 08:04:11.282900 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-30 08:04:11.283163 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/be6441842d2b4f80b96763956bff4a8e_id_rsa 2026-06-30 08:04:11.283215 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/be6441842d2b4f80b96763956bff4a8e_id_rsa.pub 2026-06-30 08:04:11.283243 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-30 08:04:11.283277 | debian-bookworm -> localhost | SHA256:K9S+mV2G/pDWtef+v+5yLivocDCVxyv65Tw6afa7AQs zuul-build-sshkey 2026-06-30 08:04:11.283300 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-30 08:04:11.283334 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-30 08:04:11.283355 | debian-bookworm -> localhost | | | 2026-06-30 08:04:11.283377 | debian-bookworm -> localhost | | o | 2026-06-30 08:04:11.283397 | debian-bookworm -> localhost | | o o | 2026-06-30 08:04:11.283417 | debian-bookworm -> localhost | | .. . . | 2026-06-30 08:04:11.283436 | debian-bookworm -> localhost | | .ESo . . | 2026-06-30 08:04:11.283464 | debian-bookworm -> localhost | | . .=.++ . . | 2026-06-30 08:04:11.283484 | debian-bookworm -> localhost | | .oooBo+ . .| 2026-06-30 08:04:11.283504 | debian-bookworm -> localhost | | .+&+*.o + | 2026-06-30 08:04:11.283524 | debian-bookworm -> localhost | | B+*B*.O*O| 2026-06-30 08:04:11.283544 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-30 08:04:11.283597 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.647466 2026-06-30 08:04:11.291208 | 2026-06-30 08:04:11.291360 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 08:04:11.322269 | debian-bookworm | ok 2026-06-30 08:04:11.335568 | debian-bookworm | included: /var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 08:04:11.344126 | 2026-06-30 08:04:11.344261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 08:04:11.369872 | debian-bookworm | skipping: Conditional result was False 2026-06-30 08:04:11.380976 | 2026-06-30 08:04:11.381157 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 08:04:12.128117 | debian-bookworm | changed 2026-06-30 08:04:12.142377 | 2026-06-30 08:04:12.142539 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 08:04:12.426797 | debian-bookworm | ok 2026-06-30 08:04:12.443024 | 2026-06-30 08:04:12.443169 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 08:04:13.158873 | debian-bookworm | changed 2026-06-30 08:04:13.165968 | 2026-06-30 08:04:13.166103 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 08:04:13.849116 | debian-bookworm | changed 2026-06-30 08:04:13.860236 | 2026-06-30 08:04:13.860391 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 08:04:13.885218 | debian-bookworm | skipping: Conditional result was False 2026-06-30 08:04:13.891824 | 2026-06-30 08:04:13.891955 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 08:04:14.397540 | debian-bookworm -> localhost | changed 2026-06-30 08:04:14.410583 | 2026-06-30 08:04:14.410788 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 08:04:14.780700 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/be6441842d2b4f80b96763956bff4a8e_id_rsa (zuul-build-sshkey) 2026-06-30 08:04:14.781110 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010607 2026-06-30 08:04:14.792728 | 2026-06-30 08:04:14.792897 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 08:04:15.262301 | debian-bookworm | ok 2026-06-30 08:04:15.268071 | 2026-06-30 08:04:15.268203 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 08:04:15.292196 | debian-bookworm | skipping: Conditional result was False 2026-06-30 08:04:15.306811 | 2026-06-30 08:04:15.307016 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-30 08:04:15.751489 | debian-bookworm | ok 2026-06-30 08:04:15.773880 | 2026-06-30 08:04:15.774050 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-30 08:04:15.825842 | debian-bookworm | ok 2026-06-30 08:04:15.831588 | 2026-06-30 08:04:15.831745 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-30 08:04:16.215796 | debian-bookworm -> localhost | ok 2026-06-30 08:04:16.226138 | 2026-06-30 08:04:16.226337 | TASK [validate-host : Collect information about the host] 2026-06-30 08:04:17.496766 | debian-bookworm | ok 2026-06-30 08:04:17.510252 | 2026-06-30 08:04:17.510401 | TASK [validate-host : Sanitize hostname] 2026-06-30 08:04:17.715196 | debian-bookworm | ok 2026-06-30 08:04:17.724141 | 2026-06-30 08:04:17.724336 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-30 08:04:18.483880 | debian-bookworm -> localhost | changed 2026-06-30 08:04:18.499349 | 2026-06-30 08:04:18.499544 | TASK [validate-host : Collect information about zuul worker] 2026-06-30 08:04:18.966327 | debian-bookworm | ok 2026-06-30 08:04:18.978979 | 2026-06-30 08:04:18.979244 | TASK [validate-host : Write out all zuul information for each host] 2026-06-30 08:04:19.663445 | debian-bookworm -> localhost | changed 2026-06-30 08:04:19.685939 | 2026-06-30 08:04:19.686127 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-30 08:04:19.982186 | debian-bookworm | ok 2026-06-30 08:04:19.988437 | 2026-06-30 08:04:19.988565 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-30 08:04:21.247898 | debian-bookworm | changed: 2026-06-30 08:04:21.248255 | debian-bookworm | cd+++++++++ src/ 2026-06-30 08:04:21.248327 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-30 08:04:21.248374 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-30 08:04:21.248418 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-06-30 08:04:21.248460 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/logs" 2026-06-30 08:05:24.840027 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/artifacts" 2026-06-30 08:05:25.132554 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/be6441842d2b4f80b96763956bff4a8e/work/docs" 2026-06-30 08:05:25.147637 | 2026-06-30 08:05:25.147912 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 08:05:26.034709 | debian-bookworm | changed: 2026-06-30 08:05:26.035310 | debian-bookworm | .d..t...... ./ 2026-06-30 08:05:26.035398 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-30 08:05:26.035452 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-30 08:05:26.035500 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-30 08:05:26.035546 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-30 08:05:26.035593 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-30 08:05:26.035692 | debian-bookworm | changed: All items complete 2026-06-30 08:05:26.035772 | 2026-06-30 08:05:26.628907 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 08:05:27.246896 | debian-bookworm | changed: .d..t...... ./ 2026-06-30 08:05:27.276053 | 2026-06-30 08:05:27.276294 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 08:05:27.757384 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.018559 2026-06-30 08:05:28.277126 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008333 2026-06-30 08:05:28.296433 | 2026-06-30 08:05:28.296667 | PLAY RECAP 2026-06-30 08:05:28.296736 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 08:05:28.296786 | 2026-06-30 08:05:28.495347 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-30 08:05:28.496274 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 08:05:29.282709 | 2026-06-30 08:05:29.282939 | PLAY [Base post] 2026-06-30 08:05:29.298038 | 2026-06-30 08:05:29.298220 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 08:05:30.019833 | debian-bookworm | changed 2026-06-30 08:05:30.032007 | 2026-06-30 08:05:30.032377 | PLAY RECAP 2026-06-30 08:05:30.032458 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 08:05:30.032522 | 2026-06-30 08:05:30.213002 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 08:05:30.213883 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 08:05:31.226665 | 2026-06-30 08:05:31.226911 | PLAY [Base post-logs] 2026-06-30 08:05:31.241137 | 2026-06-30 08:05:31.241324 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 08:05:31.771419 | localhost | changed 2026-06-30 08:05:31.782496 | 2026-06-30 08:05:31.782683 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 08:05:31.809038 | localhost | ok 2026-06-30 08:05:31.812726 | 2026-06-30 08:05:31.812864 | TASK [Set zuul-log-path fact] 2026-06-30 08:05:31.840732 | localhost | ok 2026-06-30 08:05:31.858728 | 2026-06-30 08:05:31.859055 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 08:05:31.907342 | localhost | ok 2026-06-30 08:05:31.913222 | 2026-06-30 08:05:31.913418 | TASK [upload-logs : Create log directories] 2026-06-30 08:05:32.512290 | localhost | changed 2026-06-30 08:05:32.516632 | 2026-06-30 08:05:32.516775 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 08:05:33.070649 | localhost -> localhost | ok: Runtime: 0:00:00.010681 2026-06-30 08:05:33.075442 | 2026-06-30 08:05:33.075567 | TASK [upload-logs : Upload logs to log server] 2026-06-30 08:05:33.799783 | localhost | Output suppressed because no_log was given 2026-06-30 08:05:33.804473 | 2026-06-30 08:05:33.804617 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 08:05:33.888624 | localhost | skipping: Conditional result was False 2026-06-30 08:05:33.901145 | localhost | skipping: Conditional result was False 2026-06-30 08:05:33.919436 | 2026-06-30 08:05:33.920068 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 08:05:34.001301 | localhost | skipping: Conditional result was False 2026-06-30 08:05:34.001619 | 2026-06-30 08:05:34.007347 | localhost | skipping: Conditional result was False 2026-06-30 08:05:34.012500 | 2026-06-30 08:05:34.012617 | LOOP [upload-logs : Upload console log and json output]