2026-07-13 20:33:20.619371 | Job console starting 2026-07-13 20:33:20.686669 | Updating git repos 2026-07-13 20:33:20.801157 | Cloning repos into workspace 2026-07-13 20:33:20.925488 | Restoring repo states 2026-07-13 20:33:20.961615 | Merging changes 2026-07-13 20:33:21.946787 | Checking out repos 2026-07-13 20:33:22.133074 | Preparing playbooks 2026-07-13 20:33:24.658463 | Running Ansible setup 2026-07-13 20:33:32.801332 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 20:33:34.886416 | 2026-07-13 20:33:34.886634 | PLAY [Base pre] 2026-07-13 20:33:34.914681 | 2026-07-13 20:33:34.914914 | TASK [Setup log path fact] 2026-07-13 20:33:34.948678 | debian-bookworm | ok 2026-07-13 20:33:35.017663 | 2026-07-13 20:33:35.023460 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:33:35.086337 | debian-bookworm | ok 2026-07-13 20:33:35.099540 | 2026-07-13 20:33:35.099664 | TASK [emit-job-header : Print job information] 2026-07-13 20:33:35.200558 | # Job Information 2026-07-13 20:33:35.200719 | Ansible Version: 2.16.14 2026-07-13 20:33:35.200757 | Job: python-osism-test-setup 2026-07-13 20:33:35.200786 | Pipeline: check 2026-07-13 20:33:35.200805 | Executor: 521e9411259a 2026-07-13 20:33:35.200821 | Triggered by: https://github.com/osism/python-osism/pull/2464 2026-07-13 20:33:35.200840 | Event ID: 0fad1080-7efa-11f1-8ccc-034ec330e5d4 2026-07-13 20:33:35.204842 | 2026-07-13 20:33:35.204926 | LOOP [emit-job-header : Print node information] 2026-07-13 20:33:35.360077 | debian-bookworm | ok: 2026-07-13 20:33:35.360243 | debian-bookworm | # Node Information 2026-07-13 20:33:35.360272 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 20:33:35.360292 | debian-bookworm | Hostname: debian 2026-07-13 20:33:35.360311 | debian-bookworm | Username: zuul 2026-07-13 20:33:35.360328 | debian-bookworm | Distro: Debian 12.15 2026-07-13 20:33:35.360349 | debian-bookworm | Provider: regiocloud-a 2026-07-13 20:33:35.360366 | debian-bookworm | Region: 2026-07-13 20:33:35.360384 | debian-bookworm | Label: debian-bookworm 2026-07-13 20:33:35.360401 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 20:33:35.360417 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:1056 2026-07-13 20:33:35.370575 | 2026-07-13 20:33:35.370675 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 20:33:36.526872 | debian-bookworm -> localhost | changed 2026-07-13 20:33:36.532892 | 2026-07-13 20:33:36.532992 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 20:33:39.006397 | debian-bookworm -> localhost | changed 2026-07-13 20:33:39.018683 | 2026-07-13 20:33:39.026885 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 20:33:39.918671 | debian-bookworm -> localhost | ok 2026-07-13 20:33:39.923925 | 2026-07-13 20:33:39.924018 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 20:33:39.973305 | debian-bookworm | ok 2026-07-13 20:33:40.002471 | debian-bookworm | included: /var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 20:33:40.028229 | 2026-07-13 20:33:40.028342 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 20:33:42.271565 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 20:33:42.271768 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/10bcf7c16acc4b15b829e28d01266350_id_rsa 2026-07-13 20:33:42.271802 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/10bcf7c16acc4b15b829e28d01266350_id_rsa.pub 2026-07-13 20:33:42.271824 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 20:33:42.271846 | debian-bookworm -> localhost | SHA256:Kc8wrU5XNt778UHXg6re1Q/kC/3ejKPCj1aRCx8U/X0 zuul-build-sshkey 2026-07-13 20:33:42.271865 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 20:33:42.271892 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 20:33:42.271910 | debian-bookworm -> localhost | | .o | 2026-07-13 20:33:42.271928 | debian-bookworm -> localhost | | . . | 2026-07-13 20:33:42.271946 | debian-bookworm -> localhost | | . . ..| 2026-07-13 20:33:42.271962 | debian-bookworm -> localhost | | . .. + . E| 2026-07-13 20:33:42.271978 | debian-bookworm -> localhost | | + S +o =.o+| 2026-07-13 20:33:42.272001 | debian-bookworm -> localhost | | B + o=+o o| 2026-07-13 20:33:42.272018 | debian-bookworm -> localhost | | o +..oo.=o | 2026-07-13 20:33:42.272034 | debian-bookworm -> localhost | | o . *..o.O+| 2026-07-13 20:33:42.272051 | debian-bookworm -> localhost | | . .+.++o+oB| 2026-07-13 20:33:42.272068 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 20:33:42.272110 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.233366 2026-07-13 20:33:42.278081 | 2026-07-13 20:33:42.278174 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 20:33:42.304923 | debian-bookworm | ok 2026-07-13 20:33:42.313152 | debian-bookworm | included: /var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 20:33:42.319909 | 2026-07-13 20:33:42.319994 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 20:33:42.343210 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:33:42.348229 | 2026-07-13 20:33:42.348323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 20:33:43.036477 | debian-bookworm | changed 2026-07-13 20:33:43.043818 | 2026-07-13 20:33:43.043920 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 20:33:43.327113 | debian-bookworm | ok 2026-07-13 20:33:43.332035 | 2026-07-13 20:33:43.332125 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 20:33:43.930193 | debian-bookworm | changed 2026-07-13 20:33:43.940832 | 2026-07-13 20:33:43.940957 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 20:33:44.550149 | debian-bookworm | changed 2026-07-13 20:33:44.563962 | 2026-07-13 20:33:44.564088 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 20:33:44.607835 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:33:44.613973 | 2026-07-13 20:33:44.614093 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 20:33:45.337485 | debian-bookworm -> localhost | changed 2026-07-13 20:33:45.352095 | 2026-07-13 20:33:45.352210 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 20:33:46.013167 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/10bcf7c16acc4b15b829e28d01266350_id_rsa (zuul-build-sshkey) 2026-07-13 20:33:46.013408 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033493 2026-07-13 20:33:46.021109 | 2026-07-13 20:33:46.021227 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 20:33:46.509917 | debian-bookworm | ok 2026-07-13 20:33:46.515152 | 2026-07-13 20:33:46.515260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 20:33:46.558935 | debian-bookworm | skipping: Conditional result was False 2026-07-13 20:33:46.569667 | 2026-07-13 20:33:46.569802 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 20:33:47.063903 | debian-bookworm | ok 2026-07-13 20:33:47.086716 | 2026-07-13 20:33:47.086866 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 20:33:47.147640 | debian-bookworm | ok 2026-07-13 20:33:47.153669 | 2026-07-13 20:33:47.153806 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 20:33:47.913089 | debian-bookworm -> localhost | ok 2026-07-13 20:33:47.920545 | 2026-07-13 20:33:47.920674 | TASK [validate-host : Collect information about the host] 2026-07-13 20:33:50.212462 | debian-bookworm | ok 2026-07-13 20:33:50.228985 | 2026-07-13 20:33:50.229114 | TASK [validate-host : Sanitize hostname] 2026-07-13 20:33:50.414235 | debian-bookworm | ok 2026-07-13 20:33:50.418681 | 2026-07-13 20:33:50.418789 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 20:33:51.314684 | debian-bookworm -> localhost | changed 2026-07-13 20:33:51.320508 | 2026-07-13 20:33:51.320615 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 20:33:51.922194 | debian-bookworm | ok 2026-07-13 20:33:51.926774 | 2026-07-13 20:33:51.926891 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 20:33:52.671562 | debian-bookworm -> localhost | changed 2026-07-13 20:33:52.682581 | 2026-07-13 20:33:52.682689 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 20:33:52.963645 | debian-bookworm | ok 2026-07-13 20:33:52.968988 | 2026-07-13 20:33:52.969090 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 20:33:54.090756 | debian-bookworm | changed: 2026-07-13 20:33:54.091044 | debian-bookworm | cd+++++++++ src/ 2026-07-13 20:33:54.091096 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 20:33:54.091128 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 20:33:54.091152 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-13 20:33:54.091175 | debian-bookworm | Containerfile 2026-07-13 20:33:54.091311 | debian-bookworm | Containerfile 2026-07-13 20:33:54.115006 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/logs" 2026-07-13 20:36:34.114907 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/artifacts" 2026-07-13 20:36:34.611457 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10bcf7c16acc4b15b829e28d01266350/work/docs" 2026-07-13 20:36:34.702127 | 2026-07-13 20:36:34.702304 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 20:36:36.017085 | debian-bookworm | changed: 2026-07-13 20:36:36.017310 | debian-bookworm | .d..t...... ./ 2026-07-13 20:36:36.017991 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 20:36:36.018091 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 20:36:36.018136 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 20:36:36.018179 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 20:36:36.018208 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 20:36:36.018256 | debian-bookworm | changed: All items complete 2026-07-13 20:36:36.018285 | 2026-07-13 20:36:36.888231 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:36:37.522035 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 20:36:37.555862 | 2026-07-13 20:36:37.555991 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 20:36:38.045657 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006176 2026-07-13 20:36:38.556525 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015647 2026-07-13 20:36:38.573031 | 2026-07-13 20:36:38.573115 | PLAY RECAP 2026-07-13 20:36:38.573164 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-13 20:36:38.573189 | 2026-07-13 20:36:38.724173 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 20:36:38.725197 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:36:39.500688 | 2026-07-13 20:36:39.500834 | PLAY [Base post] 2026-07-13 20:36:39.513391 | 2026-07-13 20:36:39.513524 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 20:36:40.416895 | debian-bookworm | changed 2026-07-13 20:36:40.428179 | 2026-07-13 20:36:40.428332 | PLAY RECAP 2026-07-13 20:36:40.428425 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 20:36:40.428513 | 2026-07-13 20:36:40.563710 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 20:36:40.565330 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 20:36:41.485338 | 2026-07-13 20:36:41.485496 | PLAY [Base post-logs] 2026-07-13 20:36:41.497715 | 2026-07-13 20:36:41.497854 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 20:36:42.080882 | localhost | changed 2026-07-13 20:36:42.099370 | 2026-07-13 20:36:42.099629 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 20:36:42.133740 | localhost | ok 2026-07-13 20:36:42.138989 | 2026-07-13 20:36:42.139287 | TASK [Set zuul-log-path fact] 2026-07-13 20:36:42.168656 | localhost | ok 2026-07-13 20:36:42.178880 | 2026-07-13 20:36:42.179028 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 20:36:42.208572 | localhost | ok 2026-07-13 20:36:42.213804 | 2026-07-13 20:36:42.213922 | TASK [upload-logs : Create log directories] 2026-07-13 20:36:42.843283 | localhost | changed 2026-07-13 20:36:42.847116 | 2026-07-13 20:36:42.847249 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 20:36:43.537906 | localhost -> localhost | ok: Runtime: 0:00:00.016718 2026-07-13 20:36:43.546113 | 2026-07-13 20:36:43.547213 | TASK [upload-logs : Upload logs to log server] 2026-07-13 20:36:44.274610 | localhost | Output suppressed because no_log was given 2026-07-13 20:36:44.277299 | 2026-07-13 20:36:44.277422 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 20:36:44.339693 | localhost | skipping: Conditional result was False 2026-07-13 20:36:44.351796 | localhost | skipping: Conditional result was False 2026-07-13 20:36:44.357328 | 2026-07-13 20:36:44.357484 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 20:36:44.433740 | localhost | skipping: Conditional result was False 2026-07-13 20:36:44.434177 | 2026-07-13 20:36:44.448169 | localhost | skipping: Conditional result was False 2026-07-13 20:36:44.459032 | 2026-07-13 20:36:44.459260 | LOOP [upload-logs : Upload console log and json output]