2026-06-12 07:06:21.373190 | Job console starting 2026-06-12 07:06:21.382935 | Updating git repos 2026-06-12 07:06:21.414986 | Cloning repos into workspace 2026-06-12 07:06:21.442431 | Restoring repo states 2026-06-12 07:06:21.452933 | Merging changes 2026-06-12 07:06:22.216009 | Checking out repos 2026-06-12 07:06:22.260713 | Preparing playbooks 2026-06-12 07:06:22.895548 | Running Ansible setup 2026-06-12 07:06:28.394472 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 07:06:29.240503 | 2026-06-12 07:06:29.240672 | PLAY [Base pre] 2026-06-12 07:06:29.259287 | 2026-06-12 07:06:29.259439 | TASK [Setup log path fact] 2026-06-12 07:06:29.279028 | debian-bookworm | ok 2026-06-12 07:06:29.296297 | 2026-06-12 07:06:29.296447 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 07:06:29.346086 | debian-bookworm | ok 2026-06-12 07:06:29.357581 | 2026-06-12 07:06:29.357709 | TASK [emit-job-header : Print job information] 2026-06-12 07:06:29.397341 | # Job Information 2026-06-12 07:06:29.397536 | Ansible Version: 2.16.14 2026-06-12 07:06:29.397571 | Job: python-black 2026-06-12 07:06:29.397604 | Pipeline: check 2026-06-12 07:06:29.397626 | Executor: 521e9411259a 2026-06-12 07:06:29.397647 | Triggered by: https://github.com/osism/python-osism/pull/2322 2026-06-12 07:06:29.397671 | Event ID: 0ffc7200-662d-11f1-914e-56006067d359 2026-06-12 07:06:29.403029 | 2026-06-12 07:06:29.403154 | LOOP [emit-job-header : Print node information] 2026-06-12 07:06:29.522391 | debian-bookworm | ok: 2026-06-12 07:06:29.522654 | debian-bookworm | # Node Information 2026-06-12 07:06:29.522694 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 07:06:29.522721 | debian-bookworm | Hostname: debian 2026-06-12 07:06:29.522743 | debian-bookworm | Username: zuul 2026-06-12 07:06:29.522764 | debian-bookworm | Distro: Debian 12.14 2026-06-12 07:06:29.522787 | debian-bookworm | Provider: regiocloud-a 2026-06-12 07:06:29.522809 | debian-bookworm | Region: 2026-06-12 07:06:29.522863 | debian-bookworm | Label: debian-bookworm 2026-06-12 07:06:29.522887 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 07:06:29.522908 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:1606 2026-06-12 07:06:29.545553 | 2026-06-12 07:06:29.545695 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 07:06:30.118713 | debian-bookworm -> localhost | changed 2026-06-12 07:06:30.126573 | 2026-06-12 07:06:30.126715 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 07:06:31.626037 | debian-bookworm -> localhost | changed 2026-06-12 07:06:31.636932 | 2026-06-12 07:06:31.637038 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 07:06:32.007934 | debian-bookworm -> localhost | ok 2026-06-12 07:06:32.017796 | 2026-06-12 07:06:32.018114 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 07:06:32.047681 | debian-bookworm | ok 2026-06-12 07:06:32.060789 | debian-bookworm | included: /var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 07:06:32.069366 | 2026-06-12 07:06:32.069444 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 07:06:33.301567 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 07:06:33.301756 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/e332c795ccee4104b7a5780115b0948f_id_rsa 2026-06-12 07:06:33.301793 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/e332c795ccee4104b7a5780115b0948f_id_rsa.pub 2026-06-12 07:06:33.301820 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 07:06:33.301844 | debian-bookworm -> localhost | SHA256:OYaFWKVnuAGSdOtWfzLLsiZnAHzn8CjIJWRPpXzYjWw zuul-build-sshkey 2026-06-12 07:06:33.301892 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 07:06:33.301928 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 07:06:33.301950 | debian-bookworm -> localhost | | .o.+.... | 2026-06-12 07:06:33.301972 | debian-bookworm -> localhost | | oo+==o+ | 2026-06-12 07:06:33.301992 | debian-bookworm -> localhost | |o.o+oE*.+ | 2026-06-12 07:06:33.302011 | debian-bookworm -> localhost | | .o+=..O . | 2026-06-12 07:06:33.302031 | debian-bookworm -> localhost | |..ooo*o S . | 2026-06-12 07:06:33.302052 | debian-bookworm -> localhost | |....o oo * | 2026-06-12 07:06:33.302071 | debian-bookworm -> localhost | | . .. o | 2026-06-12 07:06:33.302091 | debian-bookworm -> localhost | | . +o | 2026-06-12 07:06:33.302111 | debian-bookworm -> localhost | | =. | 2026-06-12 07:06:33.302130 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 07:06:33.302178 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.755201 2026-06-12 07:06:33.308150 | 2026-06-12 07:06:33.308234 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 07:06:33.335456 | debian-bookworm | ok 2026-06-12 07:06:33.345145 | debian-bookworm | included: /var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 07:06:33.353112 | 2026-06-12 07:06:33.353199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 07:06:33.366034 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:06:33.372452 | 2026-06-12 07:06:33.372550 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 07:06:34.109458 | debian-bookworm | changed 2026-06-12 07:06:34.114754 | 2026-06-12 07:06:34.114856 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 07:06:34.384354 | debian-bookworm | ok 2026-06-12 07:06:34.390775 | 2026-06-12 07:06:34.391163 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 07:06:35.105746 | debian-bookworm | changed 2026-06-12 07:06:35.115458 | 2026-06-12 07:06:35.115606 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 07:06:35.804216 | debian-bookworm | changed 2026-06-12 07:06:35.810278 | 2026-06-12 07:06:35.810369 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 07:06:35.854018 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:06:35.860681 | 2026-06-12 07:06:35.860780 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 07:06:36.438164 | debian-bookworm -> localhost | changed 2026-06-12 07:06:36.448409 | 2026-06-12 07:06:36.448508 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 07:06:37.006675 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/e332c795ccee4104b7a5780115b0948f_id_rsa (zuul-build-sshkey) 2026-06-12 07:06:37.006976 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010806 2026-06-12 07:06:37.016660 | 2026-06-12 07:06:37.016796 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 07:06:37.539601 | debian-bookworm | ok 2026-06-12 07:06:37.548422 | 2026-06-12 07:06:37.548540 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 07:06:37.591022 | debian-bookworm | skipping: Conditional result was False 2026-06-12 07:06:37.616443 | 2026-06-12 07:06:37.616589 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 07:06:38.311974 | debian-bookworm | ok 2026-06-12 07:06:38.325023 | 2026-06-12 07:06:38.325168 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 07:06:38.356270 | debian-bookworm | ok 2026-06-12 07:06:38.366541 | 2026-06-12 07:06:38.367097 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 07:06:38.956208 | debian-bookworm -> localhost | ok 2026-06-12 07:06:38.969831 | 2026-06-12 07:06:38.970006 | TASK [validate-host : Collect information about the host] 2026-06-12 07:06:40.297918 | debian-bookworm | ok 2026-06-12 07:06:40.320007 | 2026-06-12 07:06:40.320149 | TASK [validate-host : Sanitize hostname] 2026-06-12 07:06:40.668731 | debian-bookworm | ok 2026-06-12 07:06:40.683126 | 2026-06-12 07:06:40.683276 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 07:06:42.131818 | debian-bookworm -> localhost | changed 2026-06-12 07:06:42.139072 | 2026-06-12 07:06:42.139206 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 07:06:42.576468 | debian-bookworm | ok 2026-06-12 07:06:42.580997 | 2026-06-12 07:06:42.581098 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 07:06:43.125515 | debian-bookworm -> localhost | changed 2026-06-12 07:06:43.134871 | 2026-06-12 07:06:43.137416 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 07:06:43.429225 | debian-bookworm | ok 2026-06-12 07:06:43.434367 | 2026-06-12 07:06:43.434457 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 07:06:44.773467 | debian-bookworm | changed: 2026-06-12 07:06:44.773638 | debian-bookworm | cd+++++++++ src/ 2026-06-12 07:06:44.773671 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 07:06:44.773696 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 07:06:44.773718 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-12 07:06:44.773739 | debian-bookworm | Containerfile 2026-06-12 07:06:44.773869 | debian-bookworm | Containerfile 2026-06-12 07:06:44.787491 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/logs" 2026-06-12 07:08:17.955705 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/artifacts" 2026-06-12 07:08:18.287165 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e332c795ccee4104b7a5780115b0948f/work/docs" 2026-06-12 07:08:18.306479 | 2026-06-12 07:08:18.306626 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 07:08:19.151798 | debian-bookworm | changed: 2026-06-12 07:08:19.152055 | debian-bookworm | .d..t...... ./ 2026-06-12 07:08:19.152104 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 07:08:19.152137 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 07:08:19.152166 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 07:08:19.152193 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 07:08:19.152219 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 07:08:19.152269 | debian-bookworm | changed: All items complete 2026-06-12 07:08:19.152303 | 2026-06-12 07:08:19.825395 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:08:20.398745 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 07:08:20.423866 | 2026-06-12 07:08:20.424021 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 07:08:20.838671 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.015119 2026-06-12 07:08:21.296504 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009408 2026-06-12 07:08:21.308692 | 2026-06-12 07:08:21.308877 | PLAY RECAP 2026-06-12 07:08:21.308943 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 07:08:21.308969 | 2026-06-12 07:08:21.744546 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 07:08:21.745768 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:08:22.603560 | 2026-06-12 07:08:22.603739 | PLAY [Base post] 2026-06-12 07:08:22.618307 | 2026-06-12 07:08:22.618472 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 07:08:23.285152 | debian-bookworm | changed 2026-06-12 07:08:23.295025 | 2026-06-12 07:08:23.295194 | PLAY RECAP 2026-06-12 07:08:23.295260 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 07:08:23.295344 | 2026-06-12 07:08:23.453911 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 07:08:23.454786 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 07:08:24.482451 | 2026-06-12 07:08:24.482743 | PLAY [Base post-logs] 2026-06-12 07:08:24.494575 | 2026-06-12 07:08:24.494729 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 07:08:25.115374 | localhost | changed 2026-06-12 07:08:25.134474 | 2026-06-12 07:08:25.135122 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 07:08:25.173609 | localhost | ok 2026-06-12 07:08:25.177277 | 2026-06-12 07:08:25.177426 | TASK [Set zuul-log-path fact] 2026-06-12 07:08:25.192527 | localhost | ok 2026-06-12 07:08:25.201034 | 2026-06-12 07:08:25.201158 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 07:08:25.225789 | localhost | ok 2026-06-12 07:08:25.228922 | 2026-06-12 07:08:25.229031 | TASK [upload-logs : Create log directories] 2026-06-12 07:08:26.005939 | localhost | changed 2026-06-12 07:08:26.009186 | 2026-06-12 07:08:26.009299 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 07:08:26.629792 | localhost -> localhost | ok: Runtime: 0:00:00.014833 2026-06-12 07:08:26.635963 | 2026-06-12 07:08:26.636097 | TASK [upload-logs : Upload logs to log server] 2026-06-12 07:08:27.336307 | localhost | Output suppressed because no_log was given 2026-06-12 07:08:27.338277 | 2026-06-12 07:08:27.338404 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 07:08:27.393516 | localhost | skipping: Conditional result was False 2026-06-12 07:08:27.408697 | localhost | skipping: Conditional result was False 2026-06-12 07:08:27.420110 | 2026-06-12 07:08:27.420383 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 07:08:27.484127 | localhost | skipping: Conditional result was False 2026-06-12 07:08:27.484445 | 2026-06-12 07:08:27.490700 | localhost | skipping: Conditional result was False 2026-06-12 07:08:27.498800 | 2026-06-12 07:08:27.498952 | LOOP [upload-logs : Upload console log and json output]