2026-05-05 08:47:25.613095 | Job console starting 2026-05-05 08:47:25.625369 | Updating git repos 2026-05-05 08:47:25.669028 | Cloning repos into workspace 2026-05-05 08:47:25.787048 | Restoring repo states 2026-05-05 08:47:25.810443 | Merging changes 2026-05-05 08:47:26.738360 | Checking out repos 2026-05-05 08:47:26.764753 | Preparing playbooks 2026-05-05 08:47:27.460865 | Running Ansible setup 2026-05-05 08:47:32.292608 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:47:33.054937 | 2026-05-05 08:47:33.055079 | PLAY [Base pre] 2026-05-05 08:47:33.072376 | 2026-05-05 08:47:33.072503 | TASK [Setup log path fact] 2026-05-05 08:47:33.100777 | debian-bookworm | ok 2026-05-05 08:47:33.117855 | 2026-05-05 08:47:33.117996 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:47:33.146431 | debian-bookworm | ok 2026-05-05 08:47:33.158274 | 2026-05-05 08:47:33.158385 | TASK [emit-job-header : Print job information] 2026-05-05 08:47:33.209835 | # Job Information 2026-05-05 08:47:33.210047 | Ansible Version: 2.16.14 2026-05-05 08:47:33.210081 | Job: flake8 2026-05-05 08:47:33.210113 | Pipeline: check 2026-05-05 08:47:33.210136 | Executor: 521e9411259a 2026-05-05 08:47:33.210156 | Triggered by: https://github.com/osism/python-osism/pull/2262 2026-05-05 08:47:33.210177 | Event ID: c3c69030-485b-11f1-88f8-efdd22ff9651 2026-05-05 08:47:33.215043 | 2026-05-05 08:47:33.215142 | LOOP [emit-job-header : Print node information] 2026-05-05 08:47:33.374887 | debian-bookworm | ok: 2026-05-05 08:47:33.375142 | debian-bookworm | # Node Information 2026-05-05 08:47:33.375197 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:47:33.375238 | debian-bookworm | Hostname: debian 2026-05-05 08:47:33.375273 | debian-bookworm | Username: zuul 2026-05-05 08:47:33.375307 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:47:33.375345 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:47:33.375379 | debian-bookworm | Region: 2026-05-05 08:47:33.375414 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:47:33.375446 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:47:33.375479 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe0a:b247 2026-05-05 08:47:33.387770 | 2026-05-05 08:47:33.387880 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:47:33.959536 | debian-bookworm -> localhost | changed 2026-05-05 08:47:33.966366 | 2026-05-05 08:47:33.966469 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:47:35.198532 | debian-bookworm -> localhost | changed 2026-05-05 08:47:35.211444 | 2026-05-05 08:47:35.211586 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:47:35.576959 | debian-bookworm -> localhost | ok 2026-05-05 08:47:35.583898 | 2026-05-05 08:47:35.584036 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:47:35.618587 | debian-bookworm | ok 2026-05-05 08:47:35.636886 | debian-bookworm | included: /var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:47:35.650798 | 2026-05-05 08:47:35.651012 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:47:37.288681 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:47:37.289085 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/55c6f6fb56b04b648764737562022a4b_id_rsa 2026-05-05 08:47:37.289125 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/55c6f6fb56b04b648764737562022a4b_id_rsa.pub 2026-05-05 08:47:37.289151 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:47:37.289175 | debian-bookworm -> localhost | SHA256:OWy/7GKhisvRy49HwWgDPYkcCe5RT3+s8VhACU97BJY zuul-build-sshkey 2026-05-05 08:47:37.289197 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:47:37.289231 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:47:37.289253 | debian-bookworm -> localhost | |.o.* +o*+. | 2026-05-05 08:47:37.289274 | debian-bookworm -> localhost | |. * * =E= | 2026-05-05 08:47:37.289294 | debian-bookworm -> localhost | | o . = = = | 2026-05-05 08:47:37.289313 | debian-bookworm -> localhost | |. . + o.O. | 2026-05-05 08:47:37.289331 | debian-bookworm -> localhost | | . . . +S. | 2026-05-05 08:47:37.289357 | debian-bookworm -> localhost | | . ...o | 2026-05-05 08:47:37.289377 | debian-bookworm -> localhost | | . .. . .. | 2026-05-05 08:47:37.289397 | debian-bookworm -> localhost | | . + oo o. . | 2026-05-05 08:47:37.289418 | debian-bookworm -> localhost | | +.=+.. o+ | 2026-05-05 08:47:37.289438 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:47:37.289491 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.018745 2026-05-05 08:47:37.297809 | 2026-05-05 08:47:37.297948 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:47:37.327779 | debian-bookworm | ok 2026-05-05 08:47:37.337678 | debian-bookworm | included: /var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:47:37.348098 | 2026-05-05 08:47:37.348232 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:47:37.372590 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:47:37.379662 | 2026-05-05 08:47:37.379819 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:47:38.060719 | debian-bookworm | changed 2026-05-05 08:47:38.068642 | 2026-05-05 08:47:38.068847 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:47:38.353991 | debian-bookworm | ok 2026-05-05 08:47:38.360856 | 2026-05-05 08:47:38.360986 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:47:39.009379 | debian-bookworm | changed 2026-05-05 08:47:39.019073 | 2026-05-05 08:47:39.019220 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:47:39.734473 | debian-bookworm | changed 2026-05-05 08:47:39.741004 | 2026-05-05 08:47:39.741148 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:47:39.765473 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:47:39.772161 | 2026-05-05 08:47:39.772303 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:47:40.284498 | debian-bookworm -> localhost | changed 2026-05-05 08:47:40.300696 | 2026-05-05 08:47:40.300864 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:47:40.755096 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/55c6f6fb56b04b648764737562022a4b_id_rsa (zuul-build-sshkey) 2026-05-05 08:47:40.755378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034679 2026-05-05 08:47:40.765518 | 2026-05-05 08:47:40.765647 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:47:41.199149 | debian-bookworm | ok 2026-05-05 08:47:41.207764 | 2026-05-05 08:47:41.207919 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:47:41.243460 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:47:41.257027 | 2026-05-05 08:47:41.257187 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:47:41.765406 | debian-bookworm | ok 2026-05-05 08:47:41.792168 | 2026-05-05 08:47:41.792329 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:47:41.835783 | debian-bookworm | ok 2026-05-05 08:47:41.844260 | 2026-05-05 08:47:41.844411 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:47:42.127531 | debian-bookworm -> localhost | ok 2026-05-05 08:47:42.134559 | 2026-05-05 08:47:42.134695 | TASK [validate-host : Collect information about the host] 2026-05-05 08:47:43.336605 | debian-bookworm | ok 2026-05-05 08:47:43.365020 | 2026-05-05 08:47:43.365173 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:47:43.553117 | debian-bookworm | ok 2026-05-05 08:47:43.629133 | 2026-05-05 08:47:43.629286 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:47:44.372204 | debian-bookworm -> localhost | changed 2026-05-05 08:47:44.379115 | 2026-05-05 08:47:44.379251 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:47:44.819384 | debian-bookworm | ok 2026-05-05 08:47:44.824565 | 2026-05-05 08:47:44.824698 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:47:45.555747 | debian-bookworm -> localhost | changed 2026-05-05 08:47:45.566471 | 2026-05-05 08:47:45.566601 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:47:45.867354 | debian-bookworm | ok 2026-05-05 08:47:45.876939 | 2026-05-05 08:47:45.878641 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:47:47.012523 | debian-bookworm | changed: 2026-05-05 08:47:47.012821 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:47:47.012866 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:47:47.012891 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:47:47.012913 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-05 08:47:47.012934 | debian-bookworm | Containerfile 2026-05-05 08:47:47.013071 | debian-bookworm | Containerfile 2026-05-05 08:47:47.034649 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/logs" 2026-05-05 08:49:10.446763 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/artifacts" 2026-05-05 08:49:10.910233 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/55c6f6fb56b04b648764737562022a4b/work/docs" 2026-05-05 08:49:10.928230 | 2026-05-05 08:49:10.928379 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:49:11.933612 | debian-bookworm | changed: 2026-05-05 08:49:11.933800 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:49:11.933833 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:49:11.933861 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:49:11.933904 | debian-bookworm | changed: All items complete 2026-05-05 08:49:11.933931 | 2026-05-05 08:49:12.471338 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:49:13.103379 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:49:13.116515 | 2026-05-05 08:49:13.116630 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:49:13.744400 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005974 2026-05-05 08:49:14.195732 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009194 2026-05-05 08:49:14.210457 | 2026-05-05 08:49:14.210542 | PLAY RECAP 2026-05-05 08:49:14.210590 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:49:14.210616 | 2026-05-05 08:49:14.328518 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:49:14.329243 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:49:15.205906 | 2026-05-05 08:49:15.206030 | PLAY [Base post] 2026-05-05 08:49:15.219375 | 2026-05-05 08:49:15.219501 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:49:15.811854 | debian-bookworm | changed 2026-05-05 08:49:15.823023 | 2026-05-05 08:49:15.823136 | PLAY RECAP 2026-05-05 08:49:15.823198 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:49:15.823259 | 2026-05-05 08:49:16.018715 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:49:16.019498 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:49:16.973861 | 2026-05-05 08:49:16.974051 | PLAY [Base post-logs] 2026-05-05 08:49:16.986282 | 2026-05-05 08:49:16.986503 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:49:17.557606 | localhost | changed 2026-05-05 08:49:17.569937 | 2026-05-05 08:49:17.570111 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:49:17.599814 | localhost | ok 2026-05-05 08:49:17.606665 | 2026-05-05 08:49:17.606901 | TASK [Set zuul-log-path fact] 2026-05-05 08:49:17.625140 | localhost | ok 2026-05-05 08:49:17.634694 | 2026-05-05 08:49:17.634876 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:49:17.661677 | localhost | ok 2026-05-05 08:49:17.664925 | 2026-05-05 08:49:17.665040 | TASK [upload-logs : Create log directories] 2026-05-05 08:49:18.242369 | localhost | changed 2026-05-05 08:49:18.245745 | 2026-05-05 08:49:18.245863 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:49:18.851657 | localhost -> localhost | ok: Runtime: 0:00:00.011246 2026-05-05 08:49:18.856097 | 2026-05-05 08:49:18.856210 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:49:19.829063 | localhost | Output suppressed because no_log was given 2026-05-05 08:49:19.831134 | 2026-05-05 08:49:19.831241 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:49:19.897866 | localhost | skipping: Conditional result was False 2026-05-05 08:49:19.908954 | localhost | skipping: Conditional result was False 2026-05-05 08:49:19.922783 | 2026-05-05 08:49:19.922944 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:49:20.008984 | localhost | skipping: Conditional result was False 2026-05-05 08:49:20.009284 | 2026-05-05 08:49:20.016579 | localhost | skipping: Conditional result was False 2026-05-05 08:49:20.024208 | 2026-05-05 08:49:20.024382 | LOOP [upload-logs : Upload console log and json output]