2026-06-27 03:23:05.906094 | Job console starting 2026-06-27 03:23:05.925232 | Updating git repos 2026-06-27 03:23:05.963574 | Cloning repos into workspace 2026-06-27 03:23:06.005316 | Restoring repo states 2026-06-27 03:23:06.012302 | Merging changes 2026-06-27 03:23:06.012326 | Checking out repos 2026-06-27 03:23:06.055278 | Preparing playbooks 2026-06-27 03:23:07.323466 | Running Ansible setup 2026-06-27 03:23:13.280188 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 03:23:14.549561 | 2026-06-27 03:23:14.551069 | PLAY [Base pre] 2026-06-27 03:23:14.581636 | 2026-06-27 03:23:14.581855 | TASK [Setup log path fact] 2026-06-27 03:23:14.623602 | debian-bookworm | ok 2026-06-27 03:23:14.657415 | 2026-06-27 03:23:14.657631 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:23:14.727320 | debian-bookworm | ok 2026-06-27 03:23:14.748597 | 2026-06-27 03:23:14.748847 | TASK [emit-job-header : Print job information] 2026-06-27 03:23:14.791633 | # Job Information 2026-06-27 03:23:14.791877 | Ansible Version: 2.16.14 2026-06-27 03:23:14.791916 | Job: flake8 2026-06-27 03:23:14.791949 | Pipeline: periodic-daily 2026-06-27 03:23:14.791971 | Executor: 521e9411259a 2026-06-27 03:23:14.791992 | Triggered by: https://github.com/osism/pulpfiction 2026-06-27 03:23:14.792015 | Event ID: ae69c182114546f887214cead6e95808 2026-06-27 03:23:14.802161 | 2026-06-27 03:23:14.802337 | LOOP [emit-job-header : Print node information] 2026-06-27 03:23:15.009019 | debian-bookworm | ok: 2026-06-27 03:23:15.013968 | debian-bookworm | # Node Information 2026-06-27 03:23:15.014085 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 03:23:15.014116 | debian-bookworm | Hostname: debian 2026-06-27 03:23:15.014139 | debian-bookworm | Username: zuul 2026-06-27 03:23:15.014161 | debian-bookworm | Distro: Debian 12.14 2026-06-27 03:23:15.014185 | debian-bookworm | Provider: regiocloud-a 2026-06-27 03:23:15.014206 | debian-bookworm | Region: 2026-06-27 03:23:15.014228 | debian-bookworm | Label: debian-bookworm 2026-06-27 03:23:15.014248 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 03:23:15.014267 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef8:684b 2026-06-27 03:23:15.030649 | 2026-06-27 03:23:15.030887 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 03:23:15.624811 | debian-bookworm -> localhost | changed 2026-06-27 03:23:15.633050 | 2026-06-27 03:23:15.633219 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 03:23:17.818037 | debian-bookworm -> localhost | changed 2026-06-27 03:23:17.849549 | 2026-06-27 03:23:17.849756 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 03:23:18.429786 | debian-bookworm -> localhost | ok 2026-06-27 03:23:18.454723 | 2026-06-27 03:23:18.455861 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 03:23:18.541587 | debian-bookworm | ok 2026-06-27 03:23:18.601545 | debian-bookworm | included: /var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 03:23:18.617321 | 2026-06-27 03:23:18.617473 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 03:23:20.959876 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 03:23:20.960087 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/1d4665c90fdd49a4890b4c87a413cb3c_id_rsa 2026-06-27 03:23:20.960124 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/1d4665c90fdd49a4890b4c87a413cb3c_id_rsa.pub 2026-06-27 03:23:20.960151 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 03:23:20.960174 | debian-bookworm -> localhost | SHA256:LtJgQxZgatH4YRm6a1f2HgLm/OwcR/AuKX5UOq780XY zuul-build-sshkey 2026-06-27 03:23:20.960196 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 03:23:20.960228 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 03:23:20.960250 | debian-bookworm -> localhost | | .=o+ | 2026-06-27 03:23:20.960271 | debian-bookworm -> localhost | | +o= . | 2026-06-27 03:23:20.960290 | debian-bookworm -> localhost | |.oo +. | 2026-06-27 03:23:20.960310 | debian-bookworm -> localhost | |. .+ o. | 2026-06-27 03:23:20.960330 | debian-bookworm -> localhost | | . o+oooS | 2026-06-27 03:23:20.960353 | debian-bookworm -> localhost | | =.+B*. | 2026-06-27 03:23:20.960373 | debian-bookworm -> localhost | | o =+*+B.E | 2026-06-27 03:23:20.960392 | debian-bookworm -> localhost | |. + =+O.o | 2026-06-27 03:23:20.960413 | debian-bookworm -> localhost | | +=* . | 2026-06-27 03:23:20.960433 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 03:23:20.960483 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.538854 2026-06-27 03:23:20.966954 | 2026-06-27 03:23:20.967058 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 03:23:21.023227 | debian-bookworm | ok 2026-06-27 03:23:21.040062 | debian-bookworm | included: /var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 03:23:21.052142 | 2026-06-27 03:23:21.052275 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 03:23:21.066086 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:23:21.073255 | 2026-06-27 03:23:21.073388 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 03:23:21.808449 | debian-bookworm | changed 2026-06-27 03:23:21.815060 | 2026-06-27 03:23:21.815168 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 03:23:22.118444 | debian-bookworm | ok 2026-06-27 03:23:22.125365 | 2026-06-27 03:23:22.125468 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 03:23:22.849316 | debian-bookworm | changed 2026-06-27 03:23:22.855793 | 2026-06-27 03:23:22.855931 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 03:23:23.568654 | debian-bookworm | changed 2026-06-27 03:23:23.576246 | 2026-06-27 03:23:23.576364 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 03:23:23.630071 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:23:23.641600 | 2026-06-27 03:23:23.642704 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 03:23:24.497145 | debian-bookworm -> localhost | changed 2026-06-27 03:23:24.518361 | 2026-06-27 03:23:24.521131 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 03:23:25.079432 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/1d4665c90fdd49a4890b4c87a413cb3c_id_rsa (zuul-build-sshkey) 2026-06-27 03:23:25.079781 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010550 2026-06-27 03:23:25.091089 | 2026-06-27 03:23:25.091191 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 03:23:25.670764 | debian-bookworm | ok 2026-06-27 03:23:25.677432 | 2026-06-27 03:23:25.677544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 03:23:25.712987 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:23:25.725508 | 2026-06-27 03:23:25.725664 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 03:23:26.180481 | debian-bookworm | ok 2026-06-27 03:23:26.195099 | 2026-06-27 03:23:26.195267 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 03:23:26.227365 | debian-bookworm | ok 2026-06-27 03:23:26.233608 | 2026-06-27 03:23:26.233801 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 03:23:26.583357 | debian-bookworm -> localhost | ok 2026-06-27 03:23:26.591328 | 2026-06-27 03:23:26.591489 | TASK [validate-host : Collect information about the host] 2026-06-27 03:23:27.856765 | debian-bookworm | ok 2026-06-27 03:23:27.879327 | 2026-06-27 03:23:27.879498 | TASK [validate-host : Sanitize hostname] 2026-06-27 03:23:28.149305 | debian-bookworm | ok 2026-06-27 03:23:28.161384 | 2026-06-27 03:23:28.161539 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 03:23:28.963620 | debian-bookworm -> localhost | changed 2026-06-27 03:23:28.970536 | 2026-06-27 03:23:28.970683 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 03:23:29.409251 | debian-bookworm | ok 2026-06-27 03:23:29.416204 | 2026-06-27 03:23:29.416356 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 03:23:30.487776 | debian-bookworm -> localhost | changed 2026-06-27 03:23:30.500493 | 2026-06-27 03:23:30.500654 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 03:23:30.796814 | debian-bookworm | ok 2026-06-27 03:23:30.807466 | 2026-06-27 03:23:30.807627 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 03:23:32.325347 | debian-bookworm | changed: 2026-06-27 03:23:32.325684 | debian-bookworm | cd+++++++++ src/ 2026-06-27 03:23:32.325762 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 03:23:32.325788 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 03:23:32.325810 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-06-27 03:23:32.325830 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/logs" 2026-06-27 03:24:37.176111 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/artifacts" 2026-06-27 03:24:37.568322 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1d4665c90fdd49a4890b4c87a413cb3c/work/docs" 2026-06-27 03:24:37.586984 | 2026-06-27 03:24:37.587283 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 03:24:38.803339 | debian-bookworm | changed: 2026-06-27 03:24:38.803755 | debian-bookworm | .d..t...... ./ 2026-06-27 03:24:38.803815 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 03:24:38.803861 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 03:24:38.803884 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 03:24:38.803906 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 03:24:38.803927 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 03:24:38.803981 | debian-bookworm | changed: All items complete 2026-06-27 03:24:38.804009 | 2026-06-27 03:24:39.454778 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:24:40.068707 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 03:24:40.092655 | 2026-06-27 03:24:40.092847 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 03:24:40.129196 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:24:40.133371 | debian-bookworm | skipping: Conditional result was False 2026-06-27 03:24:40.146943 | 2026-06-27 03:24:40.147073 | PLAY RECAP 2026-06-27 03:24:40.147132 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-27 03:24:40.147158 | 2026-06-27 03:24:40.367623 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 03:24:40.368695 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:24:41.257420 | 2026-06-27 03:24:41.257619 | PLAY [Base post] 2026-06-27 03:24:41.273771 | 2026-06-27 03:24:41.273982 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 03:24:41.995006 | debian-bookworm | changed 2026-06-27 03:24:42.017410 | 2026-06-27 03:24:42.017705 | PLAY RECAP 2026-06-27 03:24:42.017784 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 03:24:42.017872 | 2026-06-27 03:24:42.516091 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 03:24:42.517227 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 03:24:43.546397 | 2026-06-27 03:24:43.546614 | PLAY [Base post-logs] 2026-06-27 03:24:43.561458 | 2026-06-27 03:24:43.561646 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 03:24:44.412957 | localhost | changed 2026-06-27 03:24:44.431176 | 2026-06-27 03:24:44.435043 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 03:24:44.485633 | localhost | ok 2026-06-27 03:24:44.489693 | 2026-06-27 03:24:44.489817 | TASK [Set zuul-log-path fact] 2026-06-27 03:24:44.527183 | localhost | ok 2026-06-27 03:24:44.537129 | 2026-06-27 03:24:44.537281 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 03:24:44.565361 | localhost | ok 2026-06-27 03:24:44.569703 | 2026-06-27 03:24:44.569896 | TASK [upload-logs : Create log directories] 2026-06-27 03:24:45.179670 | localhost | changed 2026-06-27 03:24:45.183142 | 2026-06-27 03:24:45.183274 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 03:24:45.910242 | localhost -> localhost | ok: Runtime: 0:00:00.006731 2026-06-27 03:24:45.915517 | 2026-06-27 03:24:45.915667 | TASK [upload-logs : Upload logs to log server] 2026-06-27 03:24:46.966628 | localhost | Output suppressed because no_log was given 2026-06-27 03:24:46.974022 | 2026-06-27 03:24:46.974175 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 03:24:47.101819 | localhost | skipping: Conditional result was False 2026-06-27 03:24:47.124387 | localhost | skipping: Conditional result was False 2026-06-27 03:24:47.130776 | 2026-06-27 03:24:47.131327 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 03:24:47.213147 | localhost | skipping: Conditional result was False 2026-06-27 03:24:47.213493 | 2026-06-27 03:24:47.219711 | localhost | skipping: Conditional result was False 2026-06-27 03:24:47.230596 | 2026-06-27 03:24:47.230768 | LOOP [upload-logs : Upload console log and json output]