2026-07-20 06:36:36.045867 | Job console starting 2026-07-20 06:36:36.056628 | Updating git repos 2026-07-20 06:36:36.152910 | Cloning repos into workspace 2026-07-20 06:36:36.338481 | Restoring repo states 2026-07-20 06:36:36.362522 | Merging changes 2026-07-20 06:36:37.211262 | Checking out repos 2026-07-20 06:36:37.321379 | Preparing playbooks 2026-07-20 06:36:38.770940 | Running Ansible setup 2026-07-20 06:36:45.795195 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 06:36:47.600931 | 2026-07-20 06:36:47.602257 | PLAY [Base pre] 2026-07-20 06:36:47.700350 | 2026-07-20 06:36:47.700489 | TASK [Setup log path fact] 2026-07-20 06:36:47.763088 | debian-bookworm | ok 2026-07-20 06:36:47.796675 | 2026-07-20 06:36:47.796831 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 06:36:47.834122 | debian-bookworm | ok 2026-07-20 06:36:47.847796 | 2026-07-20 06:36:47.847911 | TASK [emit-job-header : Print job information] 2026-07-20 06:36:47.903092 | # Job Information 2026-07-20 06:36:47.903289 | Ansible Version: 2.16.14 2026-07-20 06:36:47.903318 | Job: python-osism-test-setup 2026-07-20 06:36:47.903344 | Pipeline: check 2026-07-20 06:36:47.903363 | Executor: 521e9411259a 2026-07-20 06:36:47.903380 | Triggered by: https://github.com/osism/python-osism/pull/2292 2026-07-20 06:36:47.903399 | Event ID: f7926c60-8404-11f1-9691-7f2731a5588b 2026-07-20 06:36:47.908393 | 2026-07-20 06:36:47.908484 | LOOP [emit-job-header : Print node information] 2026-07-20 06:36:48.039163 | debian-bookworm | ok: 2026-07-20 06:36:48.039369 | debian-bookworm | # Node Information 2026-07-20 06:36:48.039398 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 06:36:48.039420 | debian-bookworm | Hostname: debian 2026-07-20 06:36:48.039438 | debian-bookworm | Username: zuul 2026-07-20 06:36:48.039456 | debian-bookworm | Distro: Debian 12.15 2026-07-20 06:36:48.039476 | debian-bookworm | Provider: regiocloud-a 2026-07-20 06:36:48.039494 | debian-bookworm | Region: 2026-07-20 06:36:48.039512 | debian-bookworm | Label: debian-bookworm 2026-07-20 06:36:48.039528 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 06:36:48.039567 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:759d 2026-07-20 06:36:48.051117 | 2026-07-20 06:36:48.051229 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 06:36:48.906371 | debian-bookworm -> localhost | changed 2026-07-20 06:36:48.912449 | 2026-07-20 06:36:48.912575 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 06:36:50.949192 | debian-bookworm -> localhost | changed 2026-07-20 06:36:50.964391 | 2026-07-20 06:36:50.964495 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 06:36:51.271124 | debian-bookworm -> localhost | ok 2026-07-20 06:36:51.277171 | 2026-07-20 06:36:51.277270 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 06:36:51.306310 | debian-bookworm | ok 2026-07-20 06:36:51.329819 | debian-bookworm | included: /var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 06:36:51.341046 | 2026-07-20 06:36:51.341138 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 06:36:52.686180 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 06:36:52.686405 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/06978b5dc5244e1dbd33280130d532aa_id_rsa 2026-07-20 06:36:52.686464 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/06978b5dc5244e1dbd33280130d532aa_id_rsa.pub 2026-07-20 06:36:52.686550 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 06:36:52.686580 | debian-bookworm -> localhost | SHA256:jh+IVmALDzCMNmwcshnk32kj8FAWXDmULQS8+XOmnm8 zuul-build-sshkey 2026-07-20 06:36:52.686600 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 06:36:52.686630 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 06:36:52.686649 | debian-bookworm -> localhost | |@o+=*++ | 2026-07-20 06:36:52.686668 | debian-bookworm -> localhost | |+&oo = . | 2026-07-20 06:36:52.686685 | debian-bookworm -> localhost | |=++ = o | 2026-07-20 06:36:52.686701 | debian-bookworm -> localhost | | =B.o. | 2026-07-20 06:36:52.686718 | debian-bookworm -> localhost | | ++=. S | 2026-07-20 06:36:52.686766 | debian-bookworm -> localhost | | o=.* | 2026-07-20 06:36:52.686788 | debian-bookworm -> localhost | | o B o | 2026-07-20 06:36:52.686861 | debian-bookworm -> localhost | | . ..E . | 2026-07-20 06:36:52.686881 | debian-bookworm -> localhost | | .oo.. | 2026-07-20 06:36:52.686899 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 06:36:52.686945 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.713236 2026-07-20 06:36:52.694181 | 2026-07-20 06:36:52.694267 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 06:36:52.738977 | debian-bookworm | ok 2026-07-20 06:36:52.757813 | debian-bookworm | included: /var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 06:36:52.777836 | 2026-07-20 06:36:52.778311 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 06:36:52.840325 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:36:52.848094 | 2026-07-20 06:36:52.848229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 06:36:53.810764 | debian-bookworm | changed 2026-07-20 06:36:53.827153 | 2026-07-20 06:36:53.829831 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 06:36:54.173897 | debian-bookworm | ok 2026-07-20 06:36:54.185775 | 2026-07-20 06:36:54.186082 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 06:36:54.955902 | debian-bookworm | changed 2026-07-20 06:36:54.961105 | 2026-07-20 06:36:54.961195 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 06:36:55.766013 | debian-bookworm | changed 2026-07-20 06:36:55.772038 | 2026-07-20 06:36:55.772146 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 06:36:55.795918 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:36:55.807416 | 2026-07-20 06:36:55.807558 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 06:36:56.673734 | debian-bookworm -> localhost | changed 2026-07-20 06:36:56.689932 | 2026-07-20 06:36:56.690202 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 06:36:57.698030 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/06978b5dc5244e1dbd33280130d532aa_id_rsa (zuul-build-sshkey) 2026-07-20 06:36:57.698259 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031815 2026-07-20 06:36:57.706619 | 2026-07-20 06:36:57.706717 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 06:36:58.153937 | debian-bookworm | ok 2026-07-20 06:36:58.160294 | 2026-07-20 06:36:58.160454 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 06:36:58.185483 | debian-bookworm | skipping: Conditional result was False 2026-07-20 06:36:58.196558 | 2026-07-20 06:36:58.196683 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 06:36:58.679109 | debian-bookworm | ok 2026-07-20 06:36:58.690328 | 2026-07-20 06:36:58.690436 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 06:36:58.729557 | debian-bookworm | ok 2026-07-20 06:36:58.734747 | 2026-07-20 06:36:58.736793 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 06:36:59.291282 | debian-bookworm -> localhost | ok 2026-07-20 06:36:59.297634 | 2026-07-20 06:36:59.297731 | TASK [validate-host : Collect information about the host] 2026-07-20 06:37:00.691358 | debian-bookworm | ok 2026-07-20 06:37:00.704236 | 2026-07-20 06:37:00.704338 | TASK [validate-host : Sanitize hostname] 2026-07-20 06:37:01.090643 | debian-bookworm | ok 2026-07-20 06:37:01.097759 | 2026-07-20 06:37:01.097862 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 06:37:02.317378 | debian-bookworm -> localhost | changed 2026-07-20 06:37:02.323084 | 2026-07-20 06:37:02.323173 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 06:37:02.891081 | debian-bookworm | ok 2026-07-20 06:37:02.897265 | 2026-07-20 06:37:02.897364 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 06:37:04.071187 | debian-bookworm -> localhost | changed 2026-07-20 06:37:04.082218 | 2026-07-20 06:37:04.082311 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 06:37:04.375483 | debian-bookworm | ok 2026-07-20 06:37:04.381169 | 2026-07-20 06:37:04.381273 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 06:37:05.781109 | debian-bookworm | changed: 2026-07-20 06:37:05.781280 | debian-bookworm | cd+++++++++ src/ 2026-07-20 06:37:05.781308 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 06:37:05.781330 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 06:37:05.781349 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-20 06:37:05.781366 | debian-bookworm | Containerfile 2026-07-20 06:37:05.781480 | debian-bookworm | Containerfile 2026-07-20 06:37:05.809082 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/logs" 2026-07-20 06:39:47.142490 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/artifacts" 2026-07-20 06:39:47.612012 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06978b5dc5244e1dbd33280130d532aa/work/docs" 2026-07-20 06:39:47.621916 | 2026-07-20 06:39:47.622026 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 06:39:48.830979 | debian-bookworm | changed: 2026-07-20 06:39:48.831410 | debian-bookworm | .d..t...... ./ 2026-07-20 06:39:48.831453 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 06:39:48.831480 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 06:39:48.831788 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 06:39:48.831848 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 06:39:48.831876 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 06:39:48.831959 | debian-bookworm | changed: All items complete 2026-07-20 06:39:48.831991 | 2026-07-20 06:39:50.085551 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 06:39:51.196106 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 06:39:51.211971 | 2026-07-20 06:39:51.212092 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 06:39:52.412173 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.058435 2026-07-20 06:39:53.059811 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006927 2026-07-20 06:39:53.074988 | 2026-07-20 06:39:53.075092 | PLAY RECAP 2026-07-20 06:39:53.075145 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 06:39:53.075171 | 2026-07-20 06:39:53.420985 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 06:39:53.421881 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 06:39:54.149063 | 2026-07-20 06:39:54.149228 | PLAY [Base post] 2026-07-20 06:39:54.162159 | 2026-07-20 06:39:54.162311 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 06:39:55.125466 | debian-bookworm | changed 2026-07-20 06:39:55.151439 | 2026-07-20 06:39:55.151562 | PLAY RECAP 2026-07-20 06:39:55.151622 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 06:39:55.151682 | 2026-07-20 06:39:55.264588 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 06:39:55.265367 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 06:39:56.578535 | 2026-07-20 06:39:56.578686 | PLAY [Base post-logs] 2026-07-20 06:39:56.588650 | 2026-07-20 06:39:56.588777 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 06:39:57.365717 | localhost | changed 2026-07-20 06:39:57.388757 | 2026-07-20 06:39:57.388919 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 06:39:57.448262 | localhost | ok 2026-07-20 06:39:57.451371 | 2026-07-20 06:39:57.451469 | TASK [Set zuul-log-path fact] 2026-07-20 06:39:57.478205 | localhost | ok 2026-07-20 06:39:57.497053 | 2026-07-20 06:39:57.497190 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 06:39:57.552038 | localhost | ok 2026-07-20 06:39:57.556508 | 2026-07-20 06:39:57.556600 | TASK [upload-logs : Create log directories] 2026-07-20 06:39:58.208380 | localhost | changed 2026-07-20 06:39:58.211344 | 2026-07-20 06:39:58.211445 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 06:39:58.688381 | localhost -> localhost | ok: Runtime: 0:00:00.018357 2026-07-20 06:39:58.692180 | 2026-07-20 06:39:58.692288 | TASK [upload-logs : Upload logs to log server] 2026-07-20 06:39:59.250388 | localhost | Output suppressed because no_log was given 2026-07-20 06:39:59.255561 | 2026-07-20 06:39:59.255672 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 06:39:59.376710 | localhost | skipping: Conditional result was False 2026-07-20 06:39:59.383504 | localhost | skipping: Conditional result was False 2026-07-20 06:39:59.394392 | 2026-07-20 06:39:59.394500 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 06:39:59.499924 | localhost | skipping: Conditional result was False 2026-07-20 06:39:59.500203 | 2026-07-20 06:39:59.513436 | localhost | skipping: Conditional result was False 2026-07-20 06:39:59.521378 | 2026-07-20 06:39:59.521477 | LOOP [upload-logs : Upload console log and json output]