2026-07-19 02:24:00.725276 | Job console starting 2026-07-19 02:24:00.736591 | Updating git repos 2026-07-19 02:24:00.788441 | Cloning repos into workspace 2026-07-19 02:24:00.894074 | Restoring repo states 2026-07-19 02:24:00.909531 | Merging changes 2026-07-19 02:24:01.504532 | Checking out repos 2026-07-19 02:24:01.549686 | Preparing playbooks 2026-07-19 02:24:02.885266 | Running Ansible setup 2026-07-19 02:24:08.642559 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 02:24:09.806770 | 2026-07-19 02:24:09.809956 | PLAY [Base pre] 2026-07-19 02:24:09.843560 | 2026-07-19 02:24:09.843691 | TASK [Setup log path fact] 2026-07-19 02:24:09.878572 | debian-bookworm | ok 2026-07-19 02:24:09.904522 | 2026-07-19 02:24:09.906989 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:24:09.965376 | debian-bookworm | ok 2026-07-19 02:24:09.974062 | 2026-07-19 02:24:09.974162 | TASK [emit-job-header : Print job information] 2026-07-19 02:24:10.001502 | # Job Information 2026-07-19 02:24:10.001648 | Ansible Version: 2.16.14 2026-07-19 02:24:10.001678 | Job: flake8 2026-07-19 02:24:10.001706 | Pipeline: check 2026-07-19 02:24:10.001726 | Executor: 521e9411259a 2026-07-19 02:24:10.001743 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1248 2026-07-19 02:24:10.001762 | Event ID: be9fe640-8318-11f1-94ee-f71dc30f9ef3 2026-07-19 02:24:10.005745 | 2026-07-19 02:24:10.006077 | LOOP [emit-job-header : Print node information] 2026-07-19 02:24:10.099138 | debian-bookworm | ok: 2026-07-19 02:24:10.099335 | debian-bookworm | # Node Information 2026-07-19 02:24:10.099371 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 02:24:10.099396 | debian-bookworm | Hostname: debian 2026-07-19 02:24:10.099418 | debian-bookworm | Username: zuul 2026-07-19 02:24:10.099440 | debian-bookworm | Distro: Debian 12.15 2026-07-19 02:24:10.099464 | debian-bookworm | Provider: regiocloud-a 2026-07-19 02:24:10.099486 | debian-bookworm | Region: 2026-07-19 02:24:10.099507 | debian-bookworm | Label: debian-bookworm 2026-07-19 02:24:10.099527 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 02:24:10.099547 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:9d69 2026-07-19 02:24:10.109522 | 2026-07-19 02:24:10.109626 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 02:24:11.201281 | debian-bookworm -> localhost | changed 2026-07-19 02:24:11.207550 | 2026-07-19 02:24:11.207648 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 02:24:12.998972 | debian-bookworm -> localhost | changed 2026-07-19 02:24:13.007809 | 2026-07-19 02:24:13.007898 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 02:24:13.528734 | debian-bookworm -> localhost | ok 2026-07-19 02:24:13.540849 | 2026-07-19 02:24:13.541601 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 02:24:13.576222 | debian-bookworm | ok 2026-07-19 02:24:13.600637 | debian-bookworm | included: /var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 02:24:13.607230 | 2026-07-19 02:24:13.607332 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 02:24:14.697068 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 02:24:14.697263 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/7eca87afc3154176b878a048dfe56030_id_rsa 2026-07-19 02:24:14.697293 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/7eca87afc3154176b878a048dfe56030_id_rsa.pub 2026-07-19 02:24:14.697314 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 02:24:14.697335 | debian-bookworm -> localhost | SHA256:XiIVSCFciGid03RDEFtdCAvjh6oJRtBB8t9p42Z51KY zuul-build-sshkey 2026-07-19 02:24:14.697354 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 02:24:14.697383 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 02:24:14.697400 | debian-bookworm -> localhost | |o+++=XBO+ o. | 2026-07-19 02:24:14.697417 | debian-bookworm -> localhost | |o+o++oO o+ | 2026-07-19 02:24:14.697433 | debian-bookworm -> localhost | |... .+ o. | 2026-07-19 02:24:14.697449 | debian-bookworm -> localhost | |. ....o . | 2026-07-19 02:24:14.697465 | debian-bookworm -> localhost | |.. .. * S + | 2026-07-19 02:24:14.697484 | debian-bookworm -> localhost | |o o o * = | 2026-07-19 02:24:14.697500 | debian-bookworm -> localhost | | o = E | 2026-07-19 02:24:14.697516 | debian-bookworm -> localhost | | o . | 2026-07-19 02:24:14.697532 | debian-bookworm -> localhost | | | 2026-07-19 02:24:14.697548 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 02:24:14.697582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.579297 2026-07-19 02:24:14.702765 | 2026-07-19 02:24:14.702856 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 02:24:14.719459 | debian-bookworm | ok 2026-07-19 02:24:14.729035 | debian-bookworm | included: /var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 02:24:14.735728 | 2026-07-19 02:24:14.735802 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 02:24:14.748427 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:24:14.753314 | 2026-07-19 02:24:14.753388 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 02:24:15.475249 | debian-bookworm | changed 2026-07-19 02:24:15.481233 | 2026-07-19 02:24:15.481333 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 02:24:15.779694 | debian-bookworm | ok 2026-07-19 02:24:15.786265 | 2026-07-19 02:24:15.786369 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 02:24:16.434867 | debian-bookworm | changed 2026-07-19 02:24:16.440149 | 2026-07-19 02:24:16.440251 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 02:24:17.111936 | debian-bookworm | changed 2026-07-19 02:24:17.118052 | 2026-07-19 02:24:17.118150 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 02:24:17.148113 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:24:17.154864 | 2026-07-19 02:24:17.154960 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 02:24:17.672799 | debian-bookworm -> localhost | changed 2026-07-19 02:24:17.687769 | 2026-07-19 02:24:17.687908 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 02:24:18.237091 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/7eca87afc3154176b878a048dfe56030_id_rsa (zuul-build-sshkey) 2026-07-19 02:24:18.237363 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017786 2026-07-19 02:24:18.246745 | 2026-07-19 02:24:18.246896 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 02:24:18.732728 | debian-bookworm | ok 2026-07-19 02:24:18.738470 | 2026-07-19 02:24:18.738588 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 02:24:18.762133 | debian-bookworm | skipping: Conditional result was False 2026-07-19 02:24:18.772774 | 2026-07-19 02:24:18.772891 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 02:24:19.478447 | debian-bookworm | ok 2026-07-19 02:24:19.501427 | 2026-07-19 02:24:19.501586 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 02:24:19.556109 | debian-bookworm | ok 2026-07-19 02:24:19.562951 | 2026-07-19 02:24:19.563088 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 02:24:20.276963 | debian-bookworm -> localhost | ok 2026-07-19 02:24:20.284547 | 2026-07-19 02:24:20.284674 | TASK [validate-host : Collect information about the host] 2026-07-19 02:24:21.917087 | debian-bookworm | ok 2026-07-19 02:24:21.929508 | 2026-07-19 02:24:21.929645 | TASK [validate-host : Sanitize hostname] 2026-07-19 02:24:22.143377 | debian-bookworm | ok 2026-07-19 02:24:22.150676 | 2026-07-19 02:24:22.150798 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 02:24:23.596583 | debian-bookworm -> localhost | changed 2026-07-19 02:24:23.605047 | 2026-07-19 02:24:23.605244 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 02:24:24.113110 | debian-bookworm | ok 2026-07-19 02:24:24.117805 | 2026-07-19 02:24:24.117904 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 02:24:25.330211 | debian-bookworm -> localhost | changed 2026-07-19 02:24:25.338642 | 2026-07-19 02:24:25.338746 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 02:24:25.643996 | debian-bookworm | ok 2026-07-19 02:24:25.650028 | 2026-07-19 02:24:25.650119 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 02:24:26.915971 | debian-bookworm | changed: 2026-07-19 02:24:26.916353 | debian-bookworm | cd+++++++++ src/ 2026-07-19 02:24:26.916402 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 02:24:26.916423 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 02:24:26.916442 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-07-19 02:24:26.916459 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/logs" 2026-07-19 02:25:36.625452 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/artifacts" 2026-07-19 02:25:37.303999 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7eca87afc3154176b878a048dfe56030/work/docs" 2026-07-19 02:25:37.315529 | 2026-07-19 02:25:37.315701 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 02:25:39.294104 | debian-bookworm | changed: 2026-07-19 02:25:39.294355 | debian-bookworm | .d..t...... ./ 2026-07-19 02:25:39.294390 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 02:25:39.294414 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 02:25:39.294435 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 02:25:39.294456 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 02:25:39.294476 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 02:25:39.294520 | debian-bookworm | changed: All items complete 2026-07-19 02:25:39.294546 | 2026-07-19 02:25:40.033608 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 02:25:40.690285 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 02:25:40.720648 | 2026-07-19 02:25:40.720792 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 02:25:41.034235 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012321 2026-07-19 02:25:41.492784 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.021338 2026-07-19 02:25:41.514577 | 2026-07-19 02:25:41.514683 | PLAY RECAP 2026-07-19 02:25:41.514737 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-19 02:25:41.514764 | 2026-07-19 02:25:41.742355 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 02:25:41.743284 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:25:42.791480 | 2026-07-19 02:25:42.791624 | PLAY [Base post] 2026-07-19 02:25:42.805090 | 2026-07-19 02:25:42.805210 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 02:25:43.344638 | debian-bookworm | changed 2026-07-19 02:25:43.359352 | 2026-07-19 02:25:43.359464 | PLAY RECAP 2026-07-19 02:25:43.359521 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 02:25:43.359582 | 2026-07-19 02:25:43.576506 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 02:25:43.577260 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 02:25:45.318926 | 2026-07-19 02:25:45.319367 | PLAY [Base post-logs] 2026-07-19 02:25:45.346684 | 2026-07-19 02:25:45.346845 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 02:25:46.145757 | localhost | changed 2026-07-19 02:25:46.163306 | 2026-07-19 02:25:46.163466 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 02:25:46.198241 | localhost | ok 2026-07-19 02:25:46.201243 | 2026-07-19 02:25:46.201331 | TASK [Set zuul-log-path fact] 2026-07-19 02:25:46.230637 | localhost | ok 2026-07-19 02:25:46.238421 | 2026-07-19 02:25:46.238521 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 02:25:46.284467 | localhost | ok 2026-07-19 02:25:46.287423 | 2026-07-19 02:25:46.287513 | TASK [upload-logs : Create log directories] 2026-07-19 02:25:47.064558 | localhost | changed 2026-07-19 02:25:47.069472 | 2026-07-19 02:25:47.069622 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 02:25:47.919062 | localhost -> localhost | ok: Runtime: 0:00:00.024637 2026-07-19 02:25:47.922764 | 2026-07-19 02:25:47.922936 | TASK [upload-logs : Upload logs to log server] 2026-07-19 02:25:48.553629 | localhost | Output suppressed because no_log was given 2026-07-19 02:25:48.555408 | 2026-07-19 02:25:48.555496 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 02:25:48.603562 | localhost | skipping: Conditional result was False 2026-07-19 02:25:48.609197 | localhost | skipping: Conditional result was False 2026-07-19 02:25:48.612680 | 2026-07-19 02:25:48.612769 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 02:25:48.660549 | localhost | skipping: Conditional result was False 2026-07-19 02:25:48.660791 | 2026-07-19 02:25:48.665401 | localhost | skipping: Conditional result was False 2026-07-19 02:25:48.668337 | 2026-07-19 02:25:48.668429 | LOOP [upload-logs : Upload console log and json output]