2026-07-19 03:03:58.173949 | Job console starting 2026-07-19 03:03:58.183678 | Updating git repos 2026-07-19 03:03:58.216480 | Cloning repos into workspace 2026-07-19 03:03:58.309295 | Restoring repo states 2026-07-19 03:03:58.355395 | Merging changes 2026-07-19 03:03:58.355412 | Checking out repos 2026-07-19 03:03:58.458787 | Preparing playbooks 2026-07-19 03:03:59.515287 | Running Ansible setup 2026-07-19 03:04:04.252829 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-19 03:04:05.537286 | 2026-07-19 03:04:05.537417 | PLAY [Base pre] 2026-07-19 03:04:05.556050 | 2026-07-19 03:04:05.556175 | TASK [Setup log path fact] 2026-07-19 03:04:05.575041 | debian-bookworm | ok 2026-07-19 03:04:05.592523 | 2026-07-19 03:04:05.592672 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:04:05.654083 | debian-bookworm | ok 2026-07-19 03:04:05.671173 | 2026-07-19 03:04:05.671291 | TASK [emit-job-header : Print job information] 2026-07-19 03:04:05.733123 | # Job Information 2026-07-19 03:04:05.733341 | Ansible Version: 2.16.14 2026-07-19 03:04:05.733380 | Job: flake8 2026-07-19 03:04:05.733420 | Pipeline: periodic-daily 2026-07-19 03:04:05.733443 | Executor: 521e9411259a 2026-07-19 03:04:05.733463 | Triggered by: https://github.com/osism/openstack-project-manager 2026-07-19 03:04:05.733486 | Event ID: 9c8ce0102df848acba700035f04ec797 2026-07-19 03:04:05.738634 | 2026-07-19 03:04:05.738739 | LOOP [emit-job-header : Print node information] 2026-07-19 03:04:05.911639 | debian-bookworm | ok: 2026-07-19 03:04:05.911884 | debian-bookworm | # Node Information 2026-07-19 03:04:05.911923 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-19 03:04:05.911949 | debian-bookworm | Hostname: debian 2026-07-19 03:04:05.911972 | debian-bookworm | Username: zuul 2026-07-19 03:04:05.911992 | debian-bookworm | Distro: Debian 12.15 2026-07-19 03:04:05.912016 | debian-bookworm | Provider: regiocloud-a 2026-07-19 03:04:05.912038 | debian-bookworm | Region: 2026-07-19 03:04:05.912059 | debian-bookworm | Label: debian-bookworm 2026-07-19 03:04:05.912079 | debian-bookworm | Product Name: OpenStack Nova 2026-07-19 03:04:05.912099 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe47:49f2 2026-07-19 03:04:05.931092 | 2026-07-19 03:04:05.931199 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-19 03:04:06.565459 | debian-bookworm -> localhost | changed 2026-07-19 03:04:06.574086 | 2026-07-19 03:04:06.574238 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-19 03:04:08.437831 | debian-bookworm -> localhost | changed 2026-07-19 03:04:08.450765 | 2026-07-19 03:04:08.450878 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-19 03:04:08.915212 | debian-bookworm -> localhost | ok 2026-07-19 03:04:08.921884 | 2026-07-19 03:04:08.921985 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-19 03:04:08.949925 | debian-bookworm | ok 2026-07-19 03:04:08.963322 | debian-bookworm | included: /var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-19 03:04:08.968091 | 2026-07-19 03:04:08.968164 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-19 03:04:10.596800 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-19 03:04:10.596973 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/6071df3814a4445686c095b5f33c19e4_id_rsa 2026-07-19 03:04:10.597004 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/6071df3814a4445686c095b5f33c19e4_id_rsa.pub 2026-07-19 03:04:10.597025 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-19 03:04:10.597045 | debian-bookworm -> localhost | SHA256:skyFVh2yeoVLOA9TvE2ubRz3Uw2CdEHj1nYAgF9pqc0 zuul-build-sshkey 2026-07-19 03:04:10.597062 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-19 03:04:10.597085 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-19 03:04:10.597102 | debian-bookworm -> localhost | | .+++=*=. | 2026-07-19 03:04:10.597119 | debian-bookworm -> localhost | | =o++o*o.. | 2026-07-19 03:04:10.597135 | debian-bookworm -> localhost | | B =*.*o.o.o| 2026-07-19 03:04:10.597152 | debian-bookworm -> localhost | | . O.o*.E. .o| 2026-07-19 03:04:10.597168 | debian-bookworm -> localhost | | + S+ o . . | 2026-07-19 03:04:10.597190 | debian-bookworm -> localhost | | o +. + o | 2026-07-19 03:04:10.597206 | debian-bookworm -> localhost | | o . . | 2026-07-19 03:04:10.597223 | debian-bookworm -> localhost | | | 2026-07-19 03:04:10.597239 | debian-bookworm -> localhost | | | 2026-07-19 03:04:10.597255 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-19 03:04:10.597302 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.931439 2026-07-19 03:04:10.602655 | 2026-07-19 03:04:10.602737 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-19 03:04:10.620002 | debian-bookworm | ok 2026-07-19 03:04:10.649703 | debian-bookworm | included: /var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-19 03:04:10.664767 | 2026-07-19 03:04:10.664874 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-19 03:04:10.688170 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:04:10.693022 | 2026-07-19 03:04:10.693165 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-19 03:04:11.406312 | debian-bookworm | changed 2026-07-19 03:04:11.413531 | 2026-07-19 03:04:11.413655 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-19 03:04:11.701628 | debian-bookworm | ok 2026-07-19 03:04:11.706429 | 2026-07-19 03:04:11.706504 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-19 03:04:12.499751 | debian-bookworm | changed 2026-07-19 03:04:12.505189 | 2026-07-19 03:04:12.505273 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-19 03:04:13.245824 | debian-bookworm | changed 2026-07-19 03:04:13.251539 | 2026-07-19 03:04:13.251653 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-19 03:04:13.288117 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:04:13.294206 | 2026-07-19 03:04:13.294315 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-19 03:04:13.743304 | debian-bookworm -> localhost | changed 2026-07-19 03:04:13.756949 | 2026-07-19 03:04:13.757077 | TASK [add-build-sshkey : Add back temp key] 2026-07-19 03:04:14.175600 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/6071df3814a4445686c095b5f33c19e4_id_rsa (zuul-build-sshkey) 2026-07-19 03:04:14.176167 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010342 2026-07-19 03:04:14.191439 | 2026-07-19 03:04:14.191670 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-19 03:04:14.643859 | debian-bookworm | ok 2026-07-19 03:04:14.650308 | 2026-07-19 03:04:14.650421 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-19 03:04:14.698957 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:04:14.715464 | 2026-07-19 03:04:14.715587 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-19 03:04:15.268252 | debian-bookworm | ok 2026-07-19 03:04:15.296919 | 2026-07-19 03:04:15.297044 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-19 03:04:15.340061 | debian-bookworm | ok 2026-07-19 03:04:15.347179 | 2026-07-19 03:04:15.347640 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-19 03:04:15.923158 | debian-bookworm -> localhost | ok 2026-07-19 03:04:15.928813 | 2026-07-19 03:04:15.928904 | TASK [validate-host : Collect information about the host] 2026-07-19 03:04:17.140129 | debian-bookworm | ok 2026-07-19 03:04:17.152368 | 2026-07-19 03:04:17.152468 | TASK [validate-host : Sanitize hostname] 2026-07-19 03:04:17.296242 | debian-bookworm | ok 2026-07-19 03:04:17.300919 | 2026-07-19 03:04:17.301011 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-19 03:04:17.792975 | debian-bookworm -> localhost | changed 2026-07-19 03:04:17.801227 | 2026-07-19 03:04:17.801349 | TASK [validate-host : Collect information about zuul worker] 2026-07-19 03:04:18.279153 | debian-bookworm | ok 2026-07-19 03:04:18.284689 | 2026-07-19 03:04:18.284798 | TASK [validate-host : Write out all zuul information for each host] 2026-07-19 03:04:19.039075 | debian-bookworm -> localhost | changed 2026-07-19 03:04:19.049295 | 2026-07-19 03:04:19.049433 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-19 03:04:19.343132 | debian-bookworm | ok 2026-07-19 03:04:19.349157 | 2026-07-19 03:04:19.349298 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-19 03:04:21.131997 | debian-bookworm | changed: 2026-07-19 03:04:21.132243 | debian-bookworm | cd+++++++++ src/ 2026-07-19 03:04:21.132279 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-19 03:04:21.132304 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-19 03:04:21.132327 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-07-19 03:04:21.132348 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/logs" 2026-07-19 03:05:30.653389 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/artifacts" 2026-07-19 03:05:30.923200 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6071df3814a4445686c095b5f33c19e4/work/docs" 2026-07-19 03:05:30.936018 | 2026-07-19 03:05:30.936144 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-19 03:05:31.890743 | debian-bookworm | changed: 2026-07-19 03:05:31.891312 | debian-bookworm | .d..t...... ./ 2026-07-19 03:05:31.891359 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-19 03:05:31.891384 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-19 03:05:31.891405 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-19 03:05:31.891427 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-19 03:05:31.891448 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-19 03:05:31.891495 | debian-bookworm | changed: All items complete 2026-07-19 03:05:31.891522 | 2026-07-19 03:05:32.522025 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:05:33.397662 | debian-bookworm | changed: .d..t...... ./ 2026-07-19 03:05:33.419822 | 2026-07-19 03:05:33.419979 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-19 03:05:33.463644 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:05:33.467073 | debian-bookworm | skipping: Conditional result was False 2026-07-19 03:05:33.484097 | 2026-07-19 03:05:33.484212 | PLAY RECAP 2026-07-19 03:05:33.484268 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-19 03:05:33.484294 | 2026-07-19 03:05:33.685695 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-19 03:05:33.686869 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:05:34.765252 | 2026-07-19 03:05:34.765449 | PLAY [Base post] 2026-07-19 03:05:34.780353 | 2026-07-19 03:05:34.780519 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-19 03:05:35.394577 | debian-bookworm | changed 2026-07-19 03:05:35.409009 | 2026-07-19 03:05:35.409169 | PLAY RECAP 2026-07-19 03:05:35.411422 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-19 03:05:35.411506 | 2026-07-19 03:05:35.712498 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-19 03:05:35.714236 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-19 03:05:36.949558 | 2026-07-19 03:05:36.949723 | PLAY [Base post-logs] 2026-07-19 03:05:36.960837 | 2026-07-19 03:05:36.960957 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-19 03:05:37.472620 | localhost | changed 2026-07-19 03:05:37.481987 | 2026-07-19 03:05:37.482106 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-19 03:05:37.507996 | localhost | ok 2026-07-19 03:05:37.511302 | 2026-07-19 03:05:37.511397 | TASK [Set zuul-log-path fact] 2026-07-19 03:05:37.525881 | localhost | ok 2026-07-19 03:05:37.533557 | 2026-07-19 03:05:37.533664 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-19 03:05:37.558443 | localhost | ok 2026-07-19 03:05:37.562016 | 2026-07-19 03:05:37.562101 | TASK [upload-logs : Create log directories] 2026-07-19 03:05:38.133429 | localhost | changed 2026-07-19 03:05:38.143110 | 2026-07-19 03:05:38.143274 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-19 03:05:38.637762 | localhost -> localhost | ok: Runtime: 0:00:00.007267 2026-07-19 03:05:38.644101 | 2026-07-19 03:05:38.644245 | TASK [upload-logs : Upload logs to log server] 2026-07-19 03:05:39.155805 | localhost | Output suppressed because no_log was given 2026-07-19 03:05:39.157441 | 2026-07-19 03:05:39.157529 | LOOP [upload-logs : Compress console log and json output] 2026-07-19 03:05:39.199120 | localhost | skipping: Conditional result was False 2026-07-19 03:05:39.204882 | localhost | skipping: Conditional result was False 2026-07-19 03:05:39.217159 | 2026-07-19 03:05:39.217265 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-19 03:05:39.258161 | localhost | skipping: Conditional result was False 2026-07-19 03:05:39.258394 | 2026-07-19 03:05:39.262913 | localhost | skipping: Conditional result was False 2026-07-19 03:05:39.267221 | 2026-07-19 03:05:39.267309 | LOOP [upload-logs : Upload console log and json output]