2026-06-10 03:20:08.263056 | Job console starting 2026-06-10 03:20:08.271337 | Updating git repos 2026-06-10 03:20:08.312578 | Cloning repos into workspace 2026-06-10 03:20:08.359867 | Restoring repo states 2026-06-10 03:20:08.367272 | Merging changes 2026-06-10 03:20:08.367292 | Checking out repos 2026-06-10 03:20:09.064131 | Preparing playbooks 2026-06-10 03:20:09.958055 | Running Ansible setup 2026-06-10 03:20:14.939371 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 03:20:15.783171 | 2026-06-10 03:20:15.783355 | PLAY [Base pre] 2026-06-10 03:20:15.803899 | 2026-06-10 03:20:15.804071 | TASK [Setup log path fact] 2026-06-10 03:20:15.823122 | debian-bookworm | ok 2026-06-10 03:20:15.839621 | 2026-06-10 03:20:15.839788 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 03:20:15.868756 | debian-bookworm | ok 2026-06-10 03:20:15.878989 | 2026-06-10 03:20:15.879137 | TASK [emit-job-header : Print job information] 2026-06-10 03:20:15.934697 | # Job Information 2026-06-10 03:20:15.935007 | Ansible Version: 2.16.14 2026-06-10 03:20:15.935089 | Job: flake8 2026-06-10 03:20:15.935145 | Pipeline: periodic-daily 2026-06-10 03:20:15.935186 | Executor: 521e9411259a 2026-06-10 03:20:15.935222 | Triggered by: https://github.com/osism/osism-kubernetes 2026-06-10 03:20:15.935261 | Event ID: 247e2e99a91947ffb5f07416cb305add 2026-06-10 03:20:15.942789 | 2026-06-10 03:20:15.942983 | LOOP [emit-job-header : Print node information] 2026-06-10 03:20:16.080077 | debian-bookworm | ok: 2026-06-10 03:20:16.080374 | debian-bookworm | # Node Information 2026-06-10 03:20:16.080432 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 03:20:16.080473 | debian-bookworm | Hostname: debian 2026-06-10 03:20:16.080508 | debian-bookworm | Username: zuul 2026-06-10 03:20:16.080628 | debian-bookworm | Distro: Debian 12.14 2026-06-10 03:20:16.080672 | debian-bookworm | Provider: regiocloud-a 2026-06-10 03:20:16.080707 | debian-bookworm | Region: 2026-06-10 03:20:16.080741 | debian-bookworm | Label: debian-bookworm 2026-06-10 03:20:16.080774 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 03:20:16.080807 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:4adb 2026-06-10 03:20:16.094821 | 2026-06-10 03:20:16.095002 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 03:20:16.655434 | debian-bookworm -> localhost | changed 2026-06-10 03:20:16.663413 | 2026-06-10 03:20:16.663567 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 03:20:17.795731 | debian-bookworm -> localhost | changed 2026-06-10 03:20:17.824555 | 2026-06-10 03:20:17.824722 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 03:20:18.117374 | debian-bookworm -> localhost | ok 2026-06-10 03:20:18.124957 | 2026-06-10 03:20:18.125123 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 03:20:18.157222 | debian-bookworm | ok 2026-06-10 03:20:18.172737 | debian-bookworm | included: /var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 03:20:18.178890 | 2026-06-10 03:20:18.178996 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 03:20:19.163217 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 03:20:19.163477 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/7c1b5879c9054fde8346c4d8556b50aa_id_rsa 2026-06-10 03:20:19.163518 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/7c1b5879c9054fde8346c4d8556b50aa_id_rsa.pub 2026-06-10 03:20:19.163546 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 03:20:19.163571 | debian-bookworm -> localhost | SHA256:2p9qOl/NYI04mzWqF1rIC0dxS5PLFmK0LTqcKSzsQ8A zuul-build-sshkey 2026-06-10 03:20:19.163594 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 03:20:19.163627 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 03:20:19.163649 | debian-bookworm -> localhost | | .. . | 2026-06-10 03:20:19.163671 | debian-bookworm -> localhost | |. +o* | 2026-06-10 03:20:19.163691 | debian-bookworm -> localhost | |.E .o*.= | 2026-06-10 03:20:19.163712 | debian-bookworm -> localhost | |o. . +..=. o | 2026-06-10 03:20:19.163732 | debian-bookworm -> localhost | |.oo *o oS * . | 2026-06-10 03:20:19.163757 | debian-bookworm -> localhost | |o. ...+ooB = | 2026-06-10 03:20:19.163777 | debian-bookworm -> localhost | | o o.+=.. o | 2026-06-10 03:20:19.163798 | debian-bookworm -> localhost | | . +.oo . | 2026-06-10 03:20:19.163818 | debian-bookworm -> localhost | | o*o.o | 2026-06-10 03:20:19.163837 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 03:20:19.163885 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.476925 2026-06-10 03:20:19.170572 | 2026-06-10 03:20:19.170683 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 03:20:19.199158 | debian-bookworm | ok 2026-06-10 03:20:19.209747 | debian-bookworm | included: /var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 03:20:19.219823 | 2026-06-10 03:20:19.220146 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 03:20:19.244658 | debian-bookworm | skipping: Conditional result was False 2026-06-10 03:20:19.250492 | 2026-06-10 03:20:19.250602 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 03:20:19.960439 | debian-bookworm | changed 2026-06-10 03:20:19.966260 | 2026-06-10 03:20:19.966373 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 03:20:20.239086 | debian-bookworm | ok 2026-06-10 03:20:20.244922 | 2026-06-10 03:20:20.245058 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 03:20:20.970854 | debian-bookworm | changed 2026-06-10 03:20:20.977881 | 2026-06-10 03:20:20.978004 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 03:20:21.689057 | debian-bookworm | changed 2026-06-10 03:20:21.699285 | 2026-06-10 03:20:21.699456 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 03:20:21.723670 | debian-bookworm | skipping: Conditional result was False 2026-06-10 03:20:21.738163 | 2026-06-10 03:20:21.738297 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 03:20:22.343276 | debian-bookworm -> localhost | changed 2026-06-10 03:20:22.356522 | 2026-06-10 03:20:22.356649 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 03:20:22.799232 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/7c1b5879c9054fde8346c4d8556b50aa_id_rsa (zuul-build-sshkey) 2026-06-10 03:20:22.799481 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030722 2026-06-10 03:20:22.807821 | 2026-06-10 03:20:22.807938 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 03:20:23.308408 | debian-bookworm | ok 2026-06-10 03:20:23.317150 | 2026-06-10 03:20:23.317276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 03:20:23.344296 | debian-bookworm | skipping: Conditional result was False 2026-06-10 03:20:23.366761 | 2026-06-10 03:20:23.366928 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 03:20:23.858198 | debian-bookworm | ok 2026-06-10 03:20:23.874605 | 2026-06-10 03:20:23.874771 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 03:20:23.928543 | debian-bookworm | ok 2026-06-10 03:20:23.938977 | 2026-06-10 03:20:23.939362 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 03:20:24.302406 | debian-bookworm -> localhost | ok 2026-06-10 03:20:24.309629 | 2026-06-10 03:20:24.309757 | TASK [validate-host : Collect information about the host] 2026-06-10 03:20:25.564355 | debian-bookworm | ok 2026-06-10 03:20:25.599790 | 2026-06-10 03:20:25.599959 | TASK [validate-host : Sanitize hostname] 2026-06-10 03:20:25.911217 | debian-bookworm | ok 2026-06-10 03:20:25.929509 | 2026-06-10 03:20:25.929661 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 03:20:27.007154 | debian-bookworm -> localhost | changed 2026-06-10 03:20:27.015375 | 2026-06-10 03:20:27.015503 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 03:20:27.450492 | debian-bookworm | ok 2026-06-10 03:20:27.455526 | 2026-06-10 03:20:27.455640 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 03:20:28.027689 | debian-bookworm -> localhost | changed 2026-06-10 03:20:28.038264 | 2026-06-10 03:20:28.038389 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 03:20:28.321081 | debian-bookworm | ok 2026-06-10 03:20:28.327129 | 2026-06-10 03:20:28.327250 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 03:20:29.647282 | debian-bookworm | changed: 2026-06-10 03:20:29.647502 | debian-bookworm | cd+++++++++ src/ 2026-06-10 03:20:29.647538 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 03:20:29.647564 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 03:20:29.647586 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-06-10 03:20:29.647608 | debian-bookworm | Containerfile 2026-06-10 03:20:29.647797 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/logs" 2026-06-10 03:21:38.971135 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/artifacts" 2026-06-10 03:21:39.258779 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7c1b5879c9054fde8346c4d8556b50aa/work/docs" 2026-06-10 03:21:39.281999 | 2026-06-10 03:21:39.282132 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 03:21:40.268469 | debian-bookworm | changed: 2026-06-10 03:21:40.268649 | debian-bookworm | .d..t...... ./ 2026-06-10 03:21:40.268685 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 03:21:40.268711 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 03:21:40.268733 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 03:21:40.268820 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 03:21:40.268844 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 03:21:40.268889 | debian-bookworm | changed: All items complete 2026-06-10 03:21:40.268916 | 2026-06-10 03:21:40.796213 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 03:21:41.345354 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 03:21:41.357909 | 2026-06-10 03:21:41.358012 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 03:21:41.379594 | debian-bookworm | skipping: Conditional result was False 2026-06-10 03:21:41.385568 | debian-bookworm | skipping: Conditional result was False 2026-06-10 03:21:41.397772 | 2026-06-10 03:21:41.397847 | PLAY RECAP 2026-06-10 03:21:41.397897 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-10 03:21:41.397921 | 2026-06-10 03:21:41.506795 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 03:21:41.507574 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 03:21:42.227957 | 2026-06-10 03:21:42.228085 | PLAY [Base post] 2026-06-10 03:21:42.253221 | 2026-06-10 03:21:42.253352 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 03:21:42.888308 | debian-bookworm | changed 2026-06-10 03:21:42.899375 | 2026-06-10 03:21:42.899686 | PLAY RECAP 2026-06-10 03:21:42.899756 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 03:21:42.900260 | 2026-06-10 03:21:43.200428 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 03:21:43.201618 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 03:21:44.189089 | 2026-06-10 03:21:44.189233 | PLAY [Base post-logs] 2026-06-10 03:21:44.198905 | 2026-06-10 03:21:44.199037 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 03:21:44.654709 | localhost | changed 2026-06-10 03:21:44.665553 | 2026-06-10 03:21:44.665695 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 03:21:44.691384 | localhost | ok 2026-06-10 03:21:44.694102 | 2026-06-10 03:21:44.694213 | TASK [Set zuul-log-path fact] 2026-06-10 03:21:44.708232 | localhost | ok 2026-06-10 03:21:44.715809 | 2026-06-10 03:21:44.715904 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 03:21:44.740352 | localhost | ok 2026-06-10 03:21:44.743190 | 2026-06-10 03:21:44.743280 | TASK [upload-logs : Create log directories] 2026-06-10 03:21:45.501694 | localhost | changed 2026-06-10 03:21:45.503843 | 2026-06-10 03:21:45.503921 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 03:21:46.414188 | localhost -> localhost | ok: Runtime: 0:00:00.026003 2026-06-10 03:21:46.417128 | 2026-06-10 03:21:46.417216 | TASK [upload-logs : Upload logs to log server] 2026-06-10 03:21:47.152886 | localhost | Output suppressed because no_log was given 2026-06-10 03:21:47.154230 | 2026-06-10 03:21:47.154302 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 03:21:47.212578 | localhost | skipping: Conditional result was False 2026-06-10 03:21:47.218620 | localhost | skipping: Conditional result was False 2026-06-10 03:21:47.228847 | 2026-06-10 03:21:47.228928 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 03:21:47.301369 | localhost | skipping: Conditional result was False 2026-06-10 03:21:47.301576 | 2026-06-10 03:21:47.307485 | localhost | skipping: Conditional result was False 2026-06-10 03:21:47.320977 | 2026-06-10 03:21:47.321065 | LOOP [upload-logs : Upload console log and json output]