2026-07-01 03:13:55.804627 | Job console starting 2026-07-01 03:13:55.825741 | Updating git repos 2026-07-01 03:13:55.869967 | Cloning repos into workspace 2026-07-01 03:13:55.966553 | Restoring repo states 2026-07-01 03:13:55.972442 | Merging changes 2026-07-01 03:13:55.972465 | Checking out repos 2026-07-01 03:13:56.122439 | Preparing playbooks 2026-07-01 03:13:57.096680 | Running Ansible setup 2026-07-01 03:14:02.819904 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-01 03:14:03.640052 | 2026-07-01 03:14:03.640239 | PLAY [Base pre] 2026-07-01 03:14:03.658772 | 2026-07-01 03:14:03.658962 | TASK [Setup log path fact] 2026-07-01 03:14:03.695249 | debian-bookworm | ok 2026-07-01 03:14:03.716791 | 2026-07-01 03:14:03.716974 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:14:03.746963 | debian-bookworm | ok 2026-07-01 03:14:03.757588 | 2026-07-01 03:14:03.757728 | TASK [emit-job-header : Print job information] 2026-07-01 03:14:03.798998 | # Job Information 2026-07-01 03:14:03.799210 | Ansible Version: 2.16.14 2026-07-01 03:14:03.799246 | Job: flake8 2026-07-01 03:14:03.799279 | Pipeline: periodic-daily 2026-07-01 03:14:03.799303 | Executor: 521e9411259a 2026-07-01 03:14:03.799323 | Triggered by: https://github.com/osism/testbed 2026-07-01 03:14:03.799345 | Event ID: 7a534469b97348e8a005a58bf3df687b 2026-07-01 03:14:03.805197 | 2026-07-01 03:14:03.805315 | LOOP [emit-job-header : Print node information] 2026-07-01 03:14:03.924939 | debian-bookworm | ok: 2026-07-01 03:14:03.925210 | debian-bookworm | # Node Information 2026-07-01 03:14:03.925300 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-01 03:14:03.925341 | debian-bookworm | Hostname: debian 2026-07-01 03:14:03.925365 | debian-bookworm | Username: zuul 2026-07-01 03:14:03.925386 | debian-bookworm | Distro: Debian 12.14 2026-07-01 03:14:03.925417 | debian-bookworm | Provider: regiocloud-a 2026-07-01 03:14:03.925439 | debian-bookworm | Region: 2026-07-01 03:14:03.925460 | debian-bookworm | Label: debian-bookworm 2026-07-01 03:14:03.925480 | debian-bookworm | Product Name: OpenStack Nova 2026-07-01 03:14:03.925500 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3f:68e5 2026-07-01 03:14:03.980247 | 2026-07-01 03:14:03.980971 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-01 03:14:04.814814 | debian-bookworm -> localhost | changed 2026-07-01 03:14:04.823892 | 2026-07-01 03:14:04.824030 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-01 03:14:06.382626 | debian-bookworm -> localhost | changed 2026-07-01 03:14:06.398181 | 2026-07-01 03:14:06.398329 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-01 03:14:06.849342 | debian-bookworm -> localhost | ok 2026-07-01 03:14:06.859610 | 2026-07-01 03:14:06.859790 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-01 03:14:06.917995 | debian-bookworm | ok 2026-07-01 03:14:06.936637 | debian-bookworm | included: /var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-01 03:14:06.943852 | 2026-07-01 03:14:06.943975 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-01 03:14:09.985918 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-01 03:14:09.986116 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/0f560f39633c477aa0af0e4a9cb77726_id_rsa 2026-07-01 03:14:09.986148 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/0f560f39633c477aa0af0e4a9cb77726_id_rsa.pub 2026-07-01 03:14:09.986171 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-01 03:14:09.986190 | debian-bookworm -> localhost | SHA256:FyIGbfW4ZjhTkSRbH3CaM/NVheJzcc9jytf9isBoEPw zuul-build-sshkey 2026-07-01 03:14:09.986209 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-01 03:14:09.986235 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-01 03:14:09.986253 | debian-bookworm -> localhost | | ...o*oo .o.| 2026-07-01 03:14:09.986271 | debian-bookworm -> localhost | | oo+.O ...o .| 2026-07-01 03:14:09.986288 | debian-bookworm -> localhost | | .* X +... +.| 2026-07-01 03:14:09.986304 | debian-bookworm -> localhost | | . * B oo .oo| 2026-07-01 03:14:09.986321 | debian-bookworm -> localhost | | = E o .oo +| 2026-07-01 03:14:09.986342 | debian-bookworm -> localhost | | * + o .o| 2026-07-01 03:14:09.986358 | debian-bookworm -> localhost | | o o . .| 2026-07-01 03:14:09.986374 | debian-bookworm -> localhost | | . . . .| 2026-07-01 03:14:09.986391 | debian-bookworm -> localhost | | . .. | 2026-07-01 03:14:09.986407 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-01 03:14:09.986447 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.331093 2026-07-01 03:14:09.991749 | 2026-07-01 03:14:09.991837 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-01 03:14:10.030853 | debian-bookworm | ok 2026-07-01 03:14:10.047797 | debian-bookworm | included: /var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-01 03:14:10.055111 | 2026-07-01 03:14:10.055211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-01 03:14:10.088962 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:14:10.093946 | 2026-07-01 03:14:10.094034 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-01 03:14:10.739592 | debian-bookworm | changed 2026-07-01 03:14:10.745635 | 2026-07-01 03:14:10.745750 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-01 03:14:10.998707 | debian-bookworm | ok 2026-07-01 03:14:11.005335 | 2026-07-01 03:14:11.005439 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-01 03:14:11.624659 | debian-bookworm | changed 2026-07-01 03:14:11.630123 | 2026-07-01 03:14:11.630226 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-01 03:14:12.419037 | debian-bookworm | changed 2026-07-01 03:14:12.428442 | 2026-07-01 03:14:12.428568 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-01 03:14:12.461875 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:14:12.470598 | 2026-07-01 03:14:12.470711 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-01 03:14:13.509541 | debian-bookworm -> localhost | changed 2026-07-01 03:14:13.528277 | 2026-07-01 03:14:13.528390 | TASK [add-build-sshkey : Add back temp key] 2026-07-01 03:14:14.139915 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/0f560f39633c477aa0af0e4a9cb77726_id_rsa (zuul-build-sshkey) 2026-07-01 03:14:14.140193 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039307 2026-07-01 03:14:14.149137 | 2026-07-01 03:14:14.149285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-01 03:14:14.682572 | debian-bookworm | ok 2026-07-01 03:14:14.696182 | 2026-07-01 03:14:14.696356 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-01 03:14:14.770544 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:14:14.782788 | 2026-07-01 03:14:14.791052 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-01 03:14:15.472444 | debian-bookworm | ok 2026-07-01 03:14:15.488223 | 2026-07-01 03:14:15.488343 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-01 03:14:15.533828 | debian-bookworm | ok 2026-07-01 03:14:15.539473 | 2026-07-01 03:14:15.539579 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-01 03:14:15.827220 | debian-bookworm -> localhost | ok 2026-07-01 03:14:15.833605 | 2026-07-01 03:14:15.833722 | TASK [validate-host : Collect information about the host] 2026-07-01 03:14:17.038239 | debian-bookworm | ok 2026-07-01 03:14:17.062087 | 2026-07-01 03:14:17.062207 | TASK [validate-host : Sanitize hostname] 2026-07-01 03:14:17.196066 | debian-bookworm | ok 2026-07-01 03:14:17.200567 | 2026-07-01 03:14:17.200658 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-01 03:14:17.751319 | debian-bookworm -> localhost | changed 2026-07-01 03:14:17.758804 | 2026-07-01 03:14:17.758933 | TASK [validate-host : Collect information about zuul worker] 2026-07-01 03:14:18.176480 | debian-bookworm | ok 2026-07-01 03:14:18.186777 | 2026-07-01 03:14:18.186951 | TASK [validate-host : Write out all zuul information for each host] 2026-07-01 03:14:18.740673 | debian-bookworm -> localhost | changed 2026-07-01 03:14:18.761462 | 2026-07-01 03:14:18.761617 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-01 03:14:19.039870 | debian-bookworm | ok 2026-07-01 03:14:19.049415 | 2026-07-01 03:14:19.049562 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-01 03:14:20.737196 | debian-bookworm | changed: 2026-07-01 03:14:20.737559 | debian-bookworm | cd+++++++++ src/ 2026-07-01 03:14:20.737632 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-01 03:14:20.737682 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-01 03:14:20.737727 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-01 03:14:20.737770 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/logs" 2026-07-01 03:15:23.058848 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/artifacts" 2026-07-01 03:15:23.327552 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0f560f39633c477aa0af0e4a9cb77726/work/docs" 2026-07-01 03:15:23.337025 | 2026-07-01 03:15:23.337146 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-01 03:15:24.088214 | debian-bookworm | changed: 2026-07-01 03:15:24.088470 | debian-bookworm | .d..t...... ./ 2026-07-01 03:15:24.088523 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-01 03:15:24.088548 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-01 03:15:24.088569 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-01 03:15:24.088590 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-01 03:15:24.088611 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-01 03:15:24.088654 | debian-bookworm | changed: All items complete 2026-07-01 03:15:24.088680 | 2026-07-01 03:15:24.720209 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:15:25.738491 | debian-bookworm | changed: .d..t...... ./ 2026-07-01 03:15:25.798417 | 2026-07-01 03:15:25.798637 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-01 03:15:25.830501 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:15:25.835021 | debian-bookworm | skipping: Conditional result was False 2026-07-01 03:15:25.849098 | 2026-07-01 03:15:25.849227 | PLAY RECAP 2026-07-01 03:15:25.849285 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-01 03:15:25.849310 | 2026-07-01 03:15:26.237771 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-01 03:15:26.241916 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:15:27.338015 | 2026-07-01 03:15:27.338221 | PLAY [Base post] 2026-07-01 03:15:27.358169 | 2026-07-01 03:15:27.358333 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-01 03:15:27.906399 | debian-bookworm | changed 2026-07-01 03:15:27.916589 | 2026-07-01 03:15:27.916729 | PLAY RECAP 2026-07-01 03:15:27.916792 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-01 03:15:27.916853 | 2026-07-01 03:15:28.140032 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-01 03:15:28.141452 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-01 03:15:29.005676 | 2026-07-01 03:15:29.005922 | PLAY [Base post-logs] 2026-07-01 03:15:29.021437 | 2026-07-01 03:15:29.021625 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-01 03:15:29.681064 | localhost | changed 2026-07-01 03:15:29.705437 | 2026-07-01 03:15:29.705699 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-01 03:15:29.769246 | localhost | ok 2026-07-01 03:15:29.773572 | 2026-07-01 03:15:29.773706 | TASK [Set zuul-log-path fact] 2026-07-01 03:15:29.821091 | localhost | ok 2026-07-01 03:15:29.831682 | 2026-07-01 03:15:29.831842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-01 03:15:29.859774 | localhost | ok 2026-07-01 03:15:29.864149 | 2026-07-01 03:15:29.864298 | TASK [upload-logs : Create log directories] 2026-07-01 03:15:30.810117 | localhost | changed 2026-07-01 03:15:30.813663 | 2026-07-01 03:15:30.813789 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-01 03:15:31.558080 | localhost -> localhost | ok: Runtime: 0:00:00.008773 2026-07-01 03:15:31.564601 | 2026-07-01 03:15:31.564742 | TASK [upload-logs : Upload logs to log server] 2026-07-01 03:15:32.775547 | localhost | Output suppressed because no_log was given 2026-07-01 03:15:32.777785 | 2026-07-01 03:15:32.777904 | LOOP [upload-logs : Compress console log and json output] 2026-07-01 03:15:32.967887 | localhost | skipping: Conditional result was False 2026-07-01 03:15:32.987363 | localhost | skipping: Conditional result was False 2026-07-01 03:15:33.004193 | 2026-07-01 03:15:33.004365 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-01 03:15:33.104406 | localhost | skipping: Conditional result was False 2026-07-01 03:15:33.104846 | 2026-07-01 03:15:33.121215 | localhost | skipping: Conditional result was False 2026-07-01 03:15:33.128678 | 2026-07-01 03:15:33.128914 | LOOP [upload-logs : Upload console log and json output]