2026-07-16 03:06:50.229432 | Job console starting 2026-07-16 03:06:50.260004 | Updating git repos 2026-07-16 03:06:50.314204 | Cloning repos into workspace 2026-07-16 03:06:50.560309 | Restoring repo states 2026-07-16 03:06:50.589044 | Merging changes 2026-07-16 03:06:50.589065 | Checking out repos 2026-07-16 03:06:50.705609 | Preparing playbooks 2026-07-16 03:06:52.677119 | Running Ansible setup 2026-07-16 03:06:57.689970 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:06:58.540991 | 2026-07-16 03:06:58.541122 | PLAY [Base pre] 2026-07-16 03:06:58.594772 | 2026-07-16 03:06:58.594934 | TASK [Setup log path fact] 2026-07-16 03:06:58.624497 | debian-bookworm | ok 2026-07-16 03:06:58.641732 | 2026-07-16 03:06:58.641861 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:06:58.673661 | debian-bookworm | ok 2026-07-16 03:06:58.683363 | 2026-07-16 03:06:58.683459 | TASK [emit-job-header : Print job information] 2026-07-16 03:06:58.721425 | # Job Information 2026-07-16 03:06:58.721579 | Ansible Version: 2.16.14 2026-07-16 03:06:58.721613 | Job: openstack-project-manager-mypy 2026-07-16 03:06:58.721647 | Pipeline: periodic-daily 2026-07-16 03:06:58.721669 | Executor: 521e9411259a 2026-07-16 03:06:58.721689 | Triggered by: https://github.com/osism/openstack-project-manager 2026-07-16 03:06:58.721711 | Event ID: 0c030c60c7c149cc904baeb2693289f0 2026-07-16 03:06:58.726791 | 2026-07-16 03:06:58.726900 | LOOP [emit-job-header : Print node information] 2026-07-16 03:06:58.849199 | debian-bookworm | ok: 2026-07-16 03:06:58.849496 | debian-bookworm | # Node Information 2026-07-16 03:06:58.849535 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:06:58.849560 | debian-bookworm | Hostname: debian 2026-07-16 03:06:58.849582 | debian-bookworm | Username: zuul 2026-07-16 03:06:58.849653 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:06:58.849681 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:06:58.849704 | debian-bookworm | Region: 2026-07-16 03:06:58.849725 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:06:58.849746 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:06:58.849766 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:317d 2026-07-16 03:06:58.861282 | 2026-07-16 03:06:58.861403 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:06:59.397459 | debian-bookworm -> localhost | changed 2026-07-16 03:06:59.405480 | 2026-07-16 03:06:59.405613 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:07:00.957840 | debian-bookworm -> localhost | changed 2026-07-16 03:07:00.974519 | 2026-07-16 03:07:00.974678 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:07:01.304168 | debian-bookworm -> localhost | ok 2026-07-16 03:07:01.318942 | 2026-07-16 03:07:01.319166 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:07:01.360780 | debian-bookworm | ok 2026-07-16 03:07:01.407497 | debian-bookworm | included: /var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:07:01.414436 | 2026-07-16 03:07:01.414551 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:07:02.513392 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:07:02.513684 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/0385954e115547fb8513874d2c2f4ba8_id_rsa 2026-07-16 03:07:02.513729 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/0385954e115547fb8513874d2c2f4ba8_id_rsa.pub 2026-07-16 03:07:02.513756 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:07:02.513781 | debian-bookworm -> localhost | SHA256:Ot8lbFAdO+Aiu3fAVf0vnIkgdwzJY8ifaK3ZO8G8Q+E zuul-build-sshkey 2026-07-16 03:07:02.513819 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:07:02.513841 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:07:02.513863 | debian-bookworm -> localhost | | . o..o. | 2026-07-16 03:07:02.513884 | debian-bookworm -> localhost | | o.*+ o. | 2026-07-16 03:07:02.513903 | debian-bookworm -> localhost | | . .=+=+ . | 2026-07-16 03:07:02.513923 | debian-bookworm -> localhost | | +++B o. .| 2026-07-16 03:07:02.513942 | debian-bookworm -> localhost | | ..SX + o o.| 2026-07-16 03:07:02.513965 | debian-bookworm -> localhost | | oo+E . = .| 2026-07-16 03:07:02.513985 | debian-bookworm -> localhost | | + ..=+. . | 2026-07-16 03:07:02.514004 | debian-bookworm -> localhost | | + +=o | 2026-07-16 03:07:02.514024 | debian-bookworm -> localhost | | . .o | 2026-07-16 03:07:02.514043 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:07:02.514098 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.535777 2026-07-16 03:07:02.521875 | 2026-07-16 03:07:02.522021 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:07:02.553006 | debian-bookworm | ok 2026-07-16 03:07:02.564935 | debian-bookworm | included: /var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:07:02.574095 | 2026-07-16 03:07:02.574259 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:07:02.599545 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:02.607702 | 2026-07-16 03:07:02.607853 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:07:03.326069 | debian-bookworm | changed 2026-07-16 03:07:03.332040 | 2026-07-16 03:07:03.332171 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:07:03.576445 | debian-bookworm | ok 2026-07-16 03:07:03.582912 | 2026-07-16 03:07:03.583024 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:07:04.223304 | debian-bookworm | changed 2026-07-16 03:07:04.229230 | 2026-07-16 03:07:04.229368 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:07:04.861336 | debian-bookworm | changed 2026-07-16 03:07:04.867427 | 2026-07-16 03:07:04.867552 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:07:04.902548 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:04.909819 | 2026-07-16 03:07:04.909947 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:07:05.504838 | debian-bookworm -> localhost | changed 2026-07-16 03:07:05.522270 | 2026-07-16 03:07:05.522496 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:07:06.123369 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/0385954e115547fb8513874d2c2f4ba8_id_rsa (zuul-build-sshkey) 2026-07-16 03:07:06.123739 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013341 2026-07-16 03:07:06.141468 | 2026-07-16 03:07:06.141628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:07:06.756093 | debian-bookworm | ok 2026-07-16 03:07:06.768965 | 2026-07-16 03:07:06.769094 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:07:06.793774 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:06.804607 | 2026-07-16 03:07:06.804720 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:07:07.264826 | debian-bookworm | ok 2026-07-16 03:07:07.291339 | 2026-07-16 03:07:07.300899 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:07:07.355581 | debian-bookworm | ok 2026-07-16 03:07:07.368477 | 2026-07-16 03:07:07.368684 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:07:07.967592 | debian-bookworm -> localhost | ok 2026-07-16 03:07:07.976776 | 2026-07-16 03:07:07.976902 | TASK [validate-host : Collect information about the host] 2026-07-16 03:07:09.151746 | debian-bookworm | ok 2026-07-16 03:07:09.171641 | 2026-07-16 03:07:09.171823 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:07:09.426098 | debian-bookworm | ok 2026-07-16 03:07:09.439712 | 2026-07-16 03:07:09.439843 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:07:10.444305 | debian-bookworm -> localhost | changed 2026-07-16 03:07:10.452113 | 2026-07-16 03:07:10.452295 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:07:10.991681 | debian-bookworm | ok 2026-07-16 03:07:10.998518 | 2026-07-16 03:07:10.998652 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:07:11.624978 | debian-bookworm -> localhost | changed 2026-07-16 03:07:11.635576 | 2026-07-16 03:07:11.635709 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:07:11.918415 | debian-bookworm | ok 2026-07-16 03:07:11.925517 | 2026-07-16 03:07:11.925640 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:07:13.542237 | debian-bookworm | changed: 2026-07-16 03:07:13.542486 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:07:13.542523 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:07:13.542549 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:07:13.542572 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-07-16 03:07:13.542594 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/logs" 2026-07-16 03:09:03.499408 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/artifacts" 2026-07-16 03:09:03.944001 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0385954e115547fb8513874d2c2f4ba8/work/docs" 2026-07-16 03:09:03.955549 | 2026-07-16 03:09:03.955714 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:09:05.040980 | debian-bookworm | changed: 2026-07-16 03:09:05.041189 | debian-bookworm | .d..t...... ./ 2026-07-16 03:09:05.041224 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:09:05.041250 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:09:05.041272 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:09:05.041293 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:09:05.041314 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:09:05.041353 | debian-bookworm | changed: All items complete 2026-07-16 03:09:05.041379 | 2026-07-16 03:09:05.641774 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:09:06.303897 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:09:06.322162 | 2026-07-16 03:09:06.322283 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:09:06.344812 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:09:06.348983 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:09:06.366801 | 2026-07-16 03:09:06.366927 | PLAY RECAP 2026-07-16 03:09:06.366981 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:09:06.367006 | 2026-07-16 03:09:06.571226 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:09:06.572023 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:09:07.560649 | 2026-07-16 03:09:07.560852 | PLAY [Base post] 2026-07-16 03:09:07.585561 | 2026-07-16 03:09:07.585699 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:09:08.319722 | debian-bookworm | changed 2026-07-16 03:09:08.328766 | 2026-07-16 03:09:08.328895 | PLAY RECAP 2026-07-16 03:09:08.328956 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:09:08.329009 | 2026-07-16 03:09:08.546439 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:09:08.548093 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:09:10.133754 | 2026-07-16 03:09:10.133893 | PLAY [Base post-logs] 2026-07-16 03:09:10.163671 | 2026-07-16 03:09:10.163790 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:09:10.883248 | localhost | changed 2026-07-16 03:09:10.892828 | 2026-07-16 03:09:10.892948 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:09:10.912615 | localhost | ok 2026-07-16 03:09:10.915028 | 2026-07-16 03:09:10.915099 | TASK [Set zuul-log-path fact] 2026-07-16 03:09:10.928754 | localhost | ok 2026-07-16 03:09:10.935889 | 2026-07-16 03:09:10.935969 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:09:10.959493 | localhost | ok 2026-07-16 03:09:10.962511 | 2026-07-16 03:09:10.962590 | TASK [upload-logs : Create log directories] 2026-07-16 03:09:11.527479 | localhost | changed 2026-07-16 03:09:11.530378 | 2026-07-16 03:09:11.530459 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:09:12.200500 | localhost -> localhost | ok: Runtime: 0:00:00.027307 2026-07-16 03:09:12.204291 | 2026-07-16 03:09:12.204396 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:09:13.580689 | localhost | Output suppressed because no_log was given 2026-07-16 03:09:13.587731 | 2026-07-16 03:09:13.588333 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:09:13.732539 | localhost | skipping: Conditional result was False 2026-07-16 03:09:13.762417 | localhost | skipping: Conditional result was False 2026-07-16 03:09:13.767989 | 2026-07-16 03:09:13.768100 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:09:13.866008 | localhost | skipping: Conditional result was False 2026-07-16 03:09:13.866762 | 2026-07-16 03:09:13.870043 | localhost | skipping: Conditional result was False 2026-07-16 03:09:13.880126 | 2026-07-16 03:09:13.880217 | LOOP [upload-logs : Upload console log and json output]