2026-07-24 20:42:29.739193 | Job console starting 2026-07-24 20:42:29.771837 | Updating git repos 2026-07-24 20:42:29.845802 | Cloning repos into workspace 2026-07-24 20:42:29.961579 | Restoring repo states 2026-07-24 20:42:29.990004 | Merging changes 2026-07-24 20:42:31.014598 | Checking out repos 2026-07-24 20:42:31.297770 | Preparing playbooks 2026-07-24 20:42:33.630564 | Running Ansible setup 2026-07-24 20:42:40.626659 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 20:42:42.385271 | 2026-07-24 20:42:42.385420 | PLAY [Base pre] 2026-07-24 20:42:42.402036 | 2026-07-24 20:42:42.402183 | TASK [Setup log path fact] 2026-07-24 20:42:42.452952 | debian-bookworm | ok 2026-07-24 20:42:42.492055 | 2026-07-24 20:42:42.492205 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 20:42:42.565483 | debian-bookworm | ok 2026-07-24 20:42:42.580265 | 2026-07-24 20:42:42.580384 | TASK [emit-job-header : Print job information] 2026-07-24 20:42:42.664414 | # Job Information 2026-07-24 20:42:42.664572 | Ansible Version: 2.16.14 2026-07-24 20:42:42.664608 | Job: python-osism-test-setup 2026-07-24 20:42:42.664641 | Pipeline: check 2026-07-24 20:42:42.664665 | Executor: 521e9411259a 2026-07-24 20:42:42.664686 | Triggered by: https://github.com/osism/python-osism/pull/2517 2026-07-24 20:42:42.664708 | Event ID: 28eca2f0-87a0-11f1-9be6-62387ab97148 2026-07-24 20:42:42.669538 | 2026-07-24 20:42:42.669629 | LOOP [emit-job-header : Print node information] 2026-07-24 20:42:42.803311 | debian-bookworm | ok: 2026-07-24 20:42:42.803593 | debian-bookworm | # Node Information 2026-07-24 20:42:42.803632 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 20:42:42.803658 | debian-bookworm | Hostname: debian 2026-07-24 20:42:42.803679 | debian-bookworm | Username: zuul 2026-07-24 20:42:42.803700 | debian-bookworm | Distro: Debian 12.15 2026-07-24 20:42:42.803723 | debian-bookworm | Provider: regiocloud-a 2026-07-24 20:42:42.803745 | debian-bookworm | Region: 2026-07-24 20:42:42.803766 | debian-bookworm | Label: debian-bookworm 2026-07-24 20:42:42.803785 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 20:42:42.803805 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:9098 2026-07-24 20:42:42.833084 | 2026-07-24 20:42:42.833220 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 20:42:43.707236 | debian-bookworm -> localhost | changed 2026-07-24 20:42:43.714440 | 2026-07-24 20:42:43.714548 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 20:42:45.415988 | debian-bookworm -> localhost | changed 2026-07-24 20:42:45.426501 | 2026-07-24 20:42:45.426661 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 20:42:46.157589 | debian-bookworm -> localhost | ok 2026-07-24 20:42:46.162745 | 2026-07-24 20:42:46.162908 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 20:42:46.192258 | debian-bookworm | ok 2026-07-24 20:42:46.219551 | debian-bookworm | included: /var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 20:42:46.229003 | 2026-07-24 20:42:46.229105 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 20:42:48.417919 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 20:42:48.418143 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/dc1142ceaf55472caa8eed811cde571d_id_rsa 2026-07-24 20:42:48.418185 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/dc1142ceaf55472caa8eed811cde571d_id_rsa.pub 2026-07-24 20:42:48.418211 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 20:42:48.418237 | debian-bookworm -> localhost | SHA256:hz1Z3zRAatq/RAMHhweJ7GHDbw5iuA8xCqTCx5Ex8Po zuul-build-sshkey 2026-07-24 20:42:48.418260 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 20:42:48.418297 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 20:42:48.418319 | debian-bookworm -> localhost | | ..oo o .o=+ | 2026-07-24 20:42:48.418341 | debian-bookworm -> localhost | | ..o. B o+.. | 2026-07-24 20:42:48.418362 | debian-bookworm -> localhost | |+ ... . o ++o. ..| 2026-07-24 20:42:48.418382 | debian-bookworm -> localhost | |oo.o + o =+=o. o.| 2026-07-24 20:42:48.418402 | debian-bookworm -> localhost | |..o . = S.O. o. .| 2026-07-24 20:42:48.418426 | debian-bookworm -> localhost | | .. o . oo . | 2026-07-24 20:42:48.418447 | debian-bookworm -> localhost | | E o o | 2026-07-24 20:42:48.418467 | debian-bookworm -> localhost | | . . . | 2026-07-24 20:42:48.418487 | debian-bookworm -> localhost | | . | 2026-07-24 20:42:48.418508 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 20:42:48.418557 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.202358 2026-07-24 20:42:48.424883 | 2026-07-24 20:42:48.424989 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 20:42:48.467993 | debian-bookworm | ok 2026-07-24 20:42:48.495082 | debian-bookworm | included: /var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 20:42:48.512003 | 2026-07-24 20:42:48.512128 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 20:42:48.585989 | debian-bookworm | skipping: Conditional result was False 2026-07-24 20:42:48.591896 | 2026-07-24 20:42:48.592001 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 20:42:49.541067 | debian-bookworm | changed 2026-07-24 20:42:49.549571 | 2026-07-24 20:42:49.549669 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 20:42:49.816510 | debian-bookworm | ok 2026-07-24 20:42:49.821136 | 2026-07-24 20:42:49.821236 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 20:42:50.470320 | debian-bookworm | changed 2026-07-24 20:42:50.474643 | 2026-07-24 20:42:50.474724 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 20:42:51.016865 | debian-bookworm | changed 2026-07-24 20:42:51.029302 | 2026-07-24 20:42:51.029419 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 20:42:51.063832 | debian-bookworm | skipping: Conditional result was False 2026-07-24 20:42:51.069735 | 2026-07-24 20:42:51.069833 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 20:42:51.628093 | debian-bookworm -> localhost | changed 2026-07-24 20:42:51.639073 | 2026-07-24 20:42:51.639170 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 20:42:52.133684 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/dc1142ceaf55472caa8eed811cde571d_id_rsa (zuul-build-sshkey) 2026-07-24 20:42:52.133893 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026557 2026-07-24 20:42:52.140386 | 2026-07-24 20:42:52.140482 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 20:42:52.598573 | debian-bookworm | ok 2026-07-24 20:42:52.605879 | 2026-07-24 20:42:52.605976 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 20:42:52.639872 | debian-bookworm | skipping: Conditional result was False 2026-07-24 20:42:52.649684 | 2026-07-24 20:42:52.649791 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 20:42:53.281911 | debian-bookworm | ok 2026-07-24 20:42:53.297494 | 2026-07-24 20:42:53.297606 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 20:42:53.353811 | debian-bookworm | ok 2026-07-24 20:42:53.361046 | 2026-07-24 20:42:53.361157 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 20:42:54.001378 | debian-bookworm -> localhost | ok 2026-07-24 20:42:54.007878 | 2026-07-24 20:42:54.007965 | TASK [validate-host : Collect information about the host] 2026-07-24 20:42:55.223331 | debian-bookworm | ok 2026-07-24 20:42:55.243701 | 2026-07-24 20:42:55.243829 | TASK [validate-host : Sanitize hostname] 2026-07-24 20:42:55.476406 | debian-bookworm | ok 2026-07-24 20:42:55.491578 | 2026-07-24 20:42:55.491753 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 20:42:55.959845 | debian-bookworm -> localhost | changed 2026-07-24 20:42:55.965533 | 2026-07-24 20:42:55.965626 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 20:42:56.383569 | debian-bookworm | ok 2026-07-24 20:42:56.388208 | 2026-07-24 20:42:56.388307 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 20:42:57.341795 | debian-bookworm -> localhost | changed 2026-07-24 20:42:57.351990 | 2026-07-24 20:42:57.352093 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 20:42:57.656905 | debian-bookworm | ok 2026-07-24 20:42:57.662458 | 2026-07-24 20:42:57.662562 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 20:42:59.004885 | debian-bookworm | changed: 2026-07-24 20:42:59.005056 | debian-bookworm | cd+++++++++ src/ 2026-07-24 20:42:59.005090 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 20:42:59.005140 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 20:42:59.005163 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-24 20:42:59.005184 | debian-bookworm | Containerfile 2026-07-24 20:42:59.005385 | debian-bookworm | Containerfile 2026-07-24 20:42:59.067693 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/logs" 2026-07-24 20:45:35.075808 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/artifacts" 2026-07-24 20:45:35.428787 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dc1142ceaf55472caa8eed811cde571d/work/docs" 2026-07-24 20:45:35.447461 | 2026-07-24 20:45:35.447614 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 20:45:36.354012 | debian-bookworm | changed: 2026-07-24 20:45:36.362940 | debian-bookworm | .d..t...... ./ 2026-07-24 20:45:36.363088 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 20:45:36.363116 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 20:45:36.363139 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 20:45:36.363161 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 20:45:36.363182 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 20:45:36.363245 | debian-bookworm | changed: All items complete 2026-07-24 20:45:36.363314 | 2026-07-24 20:45:36.903626 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 20:45:37.520229 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 20:45:37.534040 | 2026-07-24 20:45:37.534193 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 20:45:37.891412 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007024 2026-07-24 20:45:38.174032 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006255 2026-07-24 20:45:38.192138 | 2026-07-24 20:45:38.192290 | PLAY RECAP 2026-07-24 20:45:38.192360 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 20:45:38.192394 | 2026-07-24 20:45:38.349758 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 20:45:38.350682 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 20:45:39.118579 | 2026-07-24 20:45:39.118901 | PLAY [Base post] 2026-07-24 20:45:39.134465 | 2026-07-24 20:45:39.134659 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 20:45:39.969471 | debian-bookworm | changed 2026-07-24 20:45:39.981454 | 2026-07-24 20:45:39.981614 | PLAY RECAP 2026-07-24 20:45:39.981689 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 20:45:39.981765 | 2026-07-24 20:45:40.171071 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 20:45:40.173567 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 20:45:41.076557 | 2026-07-24 20:45:41.076934 | PLAY [Base post-logs] 2026-07-24 20:45:41.097153 | 2026-07-24 20:45:41.097418 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 20:45:41.626113 | localhost | changed 2026-07-24 20:45:41.643717 | 2026-07-24 20:45:41.643924 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 20:45:41.682892 | localhost | ok 2026-07-24 20:45:41.689834 | 2026-07-24 20:45:41.690018 | TASK [Set zuul-log-path fact] 2026-07-24 20:45:41.707554 | localhost | ok 2026-07-24 20:45:41.719995 | 2026-07-24 20:45:41.720140 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 20:45:41.749110 | localhost | ok 2026-07-24 20:45:41.757833 | 2026-07-24 20:45:41.758064 | TASK [upload-logs : Create log directories] 2026-07-24 20:45:42.313881 | localhost | changed 2026-07-24 20:45:42.316961 | 2026-07-24 20:45:42.317076 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 20:45:42.911195 | localhost -> localhost | ok: Runtime: 0:00:00.008182 2026-07-24 20:45:42.915681 | 2026-07-24 20:45:42.915817 | TASK [upload-logs : Upload logs to log server] 2026-07-24 20:45:43.546594 | localhost | Output suppressed because no_log was given 2026-07-24 20:45:43.549951 | 2026-07-24 20:45:43.550113 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 20:45:43.601634 | localhost | skipping: Conditional result was False 2026-07-24 20:45:43.619096 | localhost | skipping: Conditional result was False 2026-07-24 20:45:43.629594 | 2026-07-24 20:45:43.629722 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 20:45:43.678075 | localhost | skipping: Conditional result was False 2026-07-24 20:45:43.678647 | 2026-07-24 20:45:43.688427 | localhost | skipping: Conditional result was False 2026-07-24 20:45:43.700793 | 2026-07-24 20:45:43.701030 | LOOP [upload-logs : Upload console log and json output]