2026-06-20 03:05:36.028856 | Job console starting 2026-06-20 03:05:36.039430 | Updating git repos 2026-06-20 03:05:36.082225 | Cloning repos into workspace 2026-06-20 03:05:36.181269 | Restoring repo states 2026-06-20 03:05:36.197185 | Merging changes 2026-06-20 03:05:36.197210 | Checking out repos 2026-06-20 03:05:36.250424 | Preparing playbooks 2026-06-20 03:05:37.746722 | Running Ansible setup 2026-06-20 03:05:43.878123 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-20 03:05:44.766490 | 2026-06-20 03:05:44.766630 | PLAY [Base pre] 2026-06-20 03:05:44.801972 | 2026-06-20 03:05:44.802107 | TASK [Setup log path fact] 2026-06-20 03:05:44.820749 | debian-bookworm | ok 2026-06-20 03:05:44.848932 | 2026-06-20 03:05:44.849088 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:05:44.892155 | debian-bookworm | ok 2026-06-20 03:05:44.905914 | 2026-06-20 03:05:44.906038 | TASK [emit-job-header : Print job information] 2026-06-20 03:05:44.984505 | # Job Information 2026-06-20 03:05:44.984698 | Ansible Version: 2.16.14 2026-06-20 03:05:44.984733 | Job: openstack-project-manager-mypy 2026-06-20 03:05:44.984767 | Pipeline: periodic-daily 2026-06-20 03:05:44.984790 | Executor: 521e9411259a 2026-06-20 03:05:44.984811 | Triggered by: https://github.com/osism/openstack-project-manager 2026-06-20 03:05:44.984832 | Event ID: 5531e22c458a4e9eb3706c3f45eeb69f 2026-06-20 03:05:44.990643 | 2026-06-20 03:05:44.990748 | LOOP [emit-job-header : Print node information] 2026-06-20 03:05:45.151767 | debian-bookworm | ok: 2026-06-20 03:05:45.151987 | debian-bookworm | # Node Information 2026-06-20 03:05:45.152039 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-20 03:05:45.152064 | debian-bookworm | Hostname: debian 2026-06-20 03:05:45.152087 | debian-bookworm | Username: zuul 2026-06-20 03:05:45.152107 | debian-bookworm | Distro: Debian 12.14 2026-06-20 03:05:45.152131 | debian-bookworm | Provider: regiocloud-a 2026-06-20 03:05:45.152152 | debian-bookworm | Region: 2026-06-20 03:05:45.152172 | debian-bookworm | Label: debian-bookworm 2026-06-20 03:05:45.152192 | debian-bookworm | Product Name: OpenStack Nova 2026-06-20 03:05:45.152211 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:b0c8 2026-06-20 03:05:45.167966 | 2026-06-20 03:05:45.168088 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-20 03:05:45.723668 | debian-bookworm -> localhost | changed 2026-06-20 03:05:45.730396 | 2026-06-20 03:05:45.730497 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-20 03:05:46.992404 | debian-bookworm -> localhost | changed 2026-06-20 03:05:47.001254 | 2026-06-20 03:05:47.001346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-20 03:05:47.216224 | debian-bookworm -> localhost | ok 2026-06-20 03:05:47.221229 | 2026-06-20 03:05:47.221319 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-20 03:05:47.238969 | debian-bookworm | ok 2026-06-20 03:05:47.252726 | debian-bookworm | included: /var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-20 03:05:47.257578 | 2026-06-20 03:05:47.257656 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-20 03:05:49.186615 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-20 03:05:49.186785 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/429c568e305e4f329139acdfc1f17b6a_id_rsa 2026-06-20 03:05:49.186818 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/429c568e305e4f329139acdfc1f17b6a_id_rsa.pub 2026-06-20 03:05:49.186921 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-20 03:05:49.186943 | debian-bookworm -> localhost | SHA256:zmXSH7kzMR6a5q6FaB/43LQt1YnSzr8o+h/uFk3lC8k zuul-build-sshkey 2026-06-20 03:05:49.186968 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-20 03:05:49.186987 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-20 03:05:49.187018 | debian-bookworm -> localhost | | | 2026-06-20 03:05:49.187036 | debian-bookworm -> localhost | | .| 2026-06-20 03:05:49.187052 | debian-bookworm -> localhost | | . .o | 2026-06-20 03:05:49.187067 | debian-bookworm -> localhost | | . E. .| 2026-06-20 03:05:49.187083 | debian-bookworm -> localhost | | S +.*=...| 2026-06-20 03:05:49.187104 | debian-bookworm -> localhost | | = =.==*+. | 2026-06-20 03:05:49.187121 | debian-bookworm -> localhost | | + = *=B. | 2026-06-20 03:05:49.187138 | debian-bookworm -> localhost | | . + Bo++= | 2026-06-20 03:05:49.187155 | debian-bookworm -> localhost | | *=***.o. | 2026-06-20 03:05:49.187171 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-20 03:05:49.187212 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.416215 2026-06-20 03:05:49.199244 | 2026-06-20 03:05:49.199334 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-20 03:05:49.228785 | debian-bookworm | ok 2026-06-20 03:05:49.244684 | debian-bookworm | included: /var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-20 03:05:49.252498 | 2026-06-20 03:05:49.252582 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-20 03:05:49.266082 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:05:49.272622 | 2026-06-20 03:05:49.272720 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-20 03:05:49.953279 | debian-bookworm | changed 2026-06-20 03:05:49.958711 | 2026-06-20 03:05:49.958807 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-20 03:05:50.219286 | debian-bookworm | ok 2026-06-20 03:05:50.225170 | 2026-06-20 03:05:50.225272 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-20 03:05:50.903162 | debian-bookworm | changed 2026-06-20 03:05:50.918516 | 2026-06-20 03:05:50.918685 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-20 03:05:51.553058 | debian-bookworm | changed 2026-06-20 03:05:51.563204 | 2026-06-20 03:05:51.563437 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-20 03:05:51.580916 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:05:51.592416 | 2026-06-20 03:05:51.592564 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-20 03:05:52.015137 | debian-bookworm -> localhost | changed 2026-06-20 03:05:52.026010 | 2026-06-20 03:05:52.026109 | TASK [add-build-sshkey : Add back temp key] 2026-06-20 03:05:52.333617 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/429c568e305e4f329139acdfc1f17b6a_id_rsa (zuul-build-sshkey) 2026-06-20 03:05:52.333825 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010042 2026-06-20 03:05:52.341844 | 2026-06-20 03:05:52.341937 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-20 03:05:52.748025 | debian-bookworm | ok 2026-06-20 03:05:52.753413 | 2026-06-20 03:05:52.753566 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-20 03:05:52.777490 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:05:52.788219 | 2026-06-20 03:05:52.788347 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-20 03:05:53.326734 | debian-bookworm | ok 2026-06-20 03:05:53.345211 | 2026-06-20 03:05:53.345365 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-20 03:05:53.388513 | debian-bookworm | ok 2026-06-20 03:05:53.394736 | 2026-06-20 03:05:53.394870 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-20 03:05:53.694362 | debian-bookworm -> localhost | ok 2026-06-20 03:05:53.704754 | 2026-06-20 03:05:53.704897 | TASK [validate-host : Collect information about the host] 2026-06-20 03:05:54.905260 | debian-bookworm | ok 2026-06-20 03:05:54.925747 | 2026-06-20 03:05:54.926042 | TASK [validate-host : Sanitize hostname] 2026-06-20 03:05:55.118169 | debian-bookworm | ok 2026-06-20 03:05:55.127914 | 2026-06-20 03:05:55.128075 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-20 03:05:55.865298 | debian-bookworm -> localhost | changed 2026-06-20 03:05:55.871570 | 2026-06-20 03:05:55.871694 | TASK [validate-host : Collect information about zuul worker] 2026-06-20 03:05:56.343813 | debian-bookworm | ok 2026-06-20 03:05:56.349060 | 2026-06-20 03:05:56.349172 | TASK [validate-host : Write out all zuul information for each host] 2026-06-20 03:05:57.194336 | debian-bookworm -> localhost | changed 2026-06-20 03:05:57.215496 | 2026-06-20 03:05:57.215664 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-20 03:05:57.504771 | debian-bookworm | ok 2026-06-20 03:05:57.514235 | 2026-06-20 03:05:57.514384 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-20 03:05:58.435195 | debian-bookworm | changed: 2026-06-20 03:05:58.435408 | debian-bookworm | cd+++++++++ src/ 2026-06-20 03:05:58.435442 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-20 03:05:58.435467 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-20 03:05:58.435489 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-06-20 03:05:58.435510 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/logs" 2026-06-20 03:08:10.155437 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/artifacts" 2026-06-20 03:08:10.439171 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/429c568e305e4f329139acdfc1f17b6a/work/docs" 2026-06-20 03:08:10.456455 | 2026-06-20 03:08:10.456650 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-20 03:08:11.370282 | debian-bookworm | changed: 2026-06-20 03:08:11.370572 | debian-bookworm | .d..t...... ./ 2026-06-20 03:08:11.370619 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-20 03:08:11.370668 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-20 03:08:11.370699 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-20 03:08:11.370726 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-20 03:08:11.370754 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-20 03:08:11.370812 | debian-bookworm | changed: All items complete 2026-06-20 03:08:11.370932 | 2026-06-20 03:08:12.007642 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 03:08:12.597598 | debian-bookworm | changed: .d..t...... ./ 2026-06-20 03:08:12.624312 | 2026-06-20 03:08:12.625851 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-20 03:08:12.671793 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:08:12.677186 | debian-bookworm | skipping: Conditional result was False 2026-06-20 03:08:12.690960 | 2026-06-20 03:08:12.691065 | PLAY RECAP 2026-06-20 03:08:12.691121 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-20 03:08:12.691145 | 2026-06-20 03:08:12.835662 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-20 03:08:12.836614 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 03:08:13.695862 | 2026-06-20 03:08:13.696031 | PLAY [Base post] 2026-06-20 03:08:13.734275 | 2026-06-20 03:08:13.734436 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-20 03:08:14.321506 | debian-bookworm | changed 2026-06-20 03:08:14.330004 | 2026-06-20 03:08:14.330282 | PLAY RECAP 2026-06-20 03:08:14.330453 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-20 03:08:14.330631 | 2026-06-20 03:08:14.475481 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-20 03:08:14.476388 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-20 03:08:15.309309 | 2026-06-20 03:08:15.309496 | PLAY [Base post-logs] 2026-06-20 03:08:15.322910 | 2026-06-20 03:08:15.323088 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-20 03:08:15.811924 | localhost | changed 2026-06-20 03:08:15.837032 | 2026-06-20 03:08:15.837349 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-20 03:08:15.879139 | localhost | ok 2026-06-20 03:08:15.887158 | 2026-06-20 03:08:15.887351 | TASK [Set zuul-log-path fact] 2026-06-20 03:08:15.916274 | localhost | ok 2026-06-20 03:08:15.928118 | 2026-06-20 03:08:15.928273 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-20 03:08:15.965994 | localhost | ok 2026-06-20 03:08:15.972426 | 2026-06-20 03:08:15.972593 | TASK [upload-logs : Create log directories] 2026-06-20 03:08:16.550512 | localhost | changed 2026-06-20 03:08:16.555350 | 2026-06-20 03:08:16.555502 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-20 03:08:17.173666 | localhost -> localhost | ok: Runtime: 0:00:00.008097 2026-06-20 03:08:17.178019 | 2026-06-20 03:08:17.178146 | TASK [upload-logs : Upload logs to log server] 2026-06-20 03:08:17.836565 | localhost | Output suppressed because no_log was given 2026-06-20 03:08:17.840972 | 2026-06-20 03:08:17.841327 | LOOP [upload-logs : Compress console log and json output] 2026-06-20 03:08:17.914960 | localhost | skipping: Conditional result was False 2026-06-20 03:08:17.926459 | localhost | skipping: Conditional result was False 2026-06-20 03:08:17.930893 | 2026-06-20 03:08:17.931031 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-20 03:08:17.976706 | localhost | skipping: Conditional result was False 2026-06-20 03:08:17.977029 | 2026-06-20 03:08:17.984200 | localhost | skipping: Conditional result was False 2026-06-20 03:08:17.989734 | 2026-06-20 03:08:17.989914 | LOOP [upload-logs : Upload console log and json output]