2026-07-28 03:10:06.523915 | Job console starting 2026-07-28 03:10:06.538523 | Updating git repos 2026-07-28 03:10:06.617084 | Cloning repos into workspace 2026-07-28 03:10:06.706086 | Restoring repo states 2026-07-28 03:10:06.753927 | Merging changes 2026-07-28 03:10:06.753954 | Checking out repos 2026-07-28 03:10:06.872897 | Preparing playbooks 2026-07-28 03:10:08.648510 | Running Ansible setup 2026-07-28 03:10:13.820879 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-28 03:10:14.919853 | 2026-07-28 03:10:14.919995 | PLAY [Base pre] 2026-07-28 03:10:14.938670 | 2026-07-28 03:10:14.938803 | TASK [Setup log path fact] 2026-07-28 03:10:14.957471 | debian-bookworm | ok 2026-07-28 03:10:14.976616 | 2026-07-28 03:10:14.976739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:10:15.005944 | debian-bookworm | ok 2026-07-28 03:10:15.018306 | 2026-07-28 03:10:15.018415 | TASK [emit-job-header : Print job information] 2026-07-28 03:10:15.060398 | # Job Information 2026-07-28 03:10:15.060579 | Ansible Version: 2.16.14 2026-07-28 03:10:15.060615 | Job: python-black 2026-07-28 03:10:15.060649 | Pipeline: periodic-daily 2026-07-28 03:10:15.060672 | Executor: 521e9411259a 2026-07-28 03:10:15.060693 | Triggered by: https://github.com/osism/generics 2026-07-28 03:10:15.060715 | Event ID: 5ac28580fde14b15aaf563f31f0c1893 2026-07-28 03:10:15.067254 | 2026-07-28 03:10:15.067345 | LOOP [emit-job-header : Print node information] 2026-07-28 03:10:15.223643 | debian-bookworm | ok: 2026-07-28 03:10:15.223922 | debian-bookworm | # Node Information 2026-07-28 03:10:15.223964 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-28 03:10:15.223991 | debian-bookworm | Hostname: debian 2026-07-28 03:10:15.224014 | debian-bookworm | Username: zuul 2026-07-28 03:10:15.224035 | debian-bookworm | Distro: Debian 12.15 2026-07-28 03:10:15.224059 | debian-bookworm | Provider: regiocloud-a 2026-07-28 03:10:15.224080 | debian-bookworm | Region: 2026-07-28 03:10:15.224102 | debian-bookworm | Label: debian-bookworm 2026-07-28 03:10:15.224121 | debian-bookworm | Product Name: OpenStack Nova 2026-07-28 03:10:15.224141 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:bb8b 2026-07-28 03:10:15.243514 | 2026-07-28 03:10:15.243643 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-28 03:10:16.127180 | debian-bookworm -> localhost | changed 2026-07-28 03:10:16.136726 | 2026-07-28 03:10:16.136854 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-28 03:10:18.180110 | debian-bookworm -> localhost | changed 2026-07-28 03:10:18.200630 | 2026-07-28 03:10:18.200749 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-28 03:10:18.631986 | debian-bookworm -> localhost | ok 2026-07-28 03:10:18.638733 | 2026-07-28 03:10:18.638849 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-28 03:10:18.709669 | debian-bookworm | ok 2026-07-28 03:10:18.750889 | debian-bookworm | included: /var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-28 03:10:18.763407 | 2026-07-28 03:10:18.763513 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-28 03:10:21.374113 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-28 03:10:21.374324 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/3441b368debf4510865923ba5ec39c01_id_rsa 2026-07-28 03:10:21.374361 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/3441b368debf4510865923ba5ec39c01_id_rsa.pub 2026-07-28 03:10:21.374408 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-28 03:10:21.374432 | debian-bookworm -> localhost | SHA256:Ietb66ZjRovu+YUlOlNa3hKZ7s/k70t8SlHrjsrqpBA zuul-build-sshkey 2026-07-28 03:10:21.374455 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-28 03:10:21.374489 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-28 03:10:21.374511 | debian-bookworm -> localhost | | | 2026-07-28 03:10:21.374533 | debian-bookworm -> localhost | | | 2026-07-28 03:10:21.374552 | debian-bookworm -> localhost | | . . . | 2026-07-28 03:10:21.374572 | debian-bookworm -> localhost | | = . . . | 2026-07-28 03:10:21.374591 | debian-bookworm -> localhost | | E O S . . | 2026-07-28 03:10:21.374616 | debian-bookworm -> localhost | | . O.* . o | 2026-07-28 03:10:21.374636 | debian-bookworm -> localhost | | . =oB.= + o | 2026-07-28 03:10:21.374656 | debian-bookworm -> localhost | | ..B=X.+ = | 2026-07-28 03:10:21.374676 | debian-bookworm -> localhost | | o==BBO+*.. | 2026-07-28 03:10:21.374695 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-28 03:10:21.374748 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.934230 2026-07-28 03:10:21.381437 | 2026-07-28 03:10:21.381542 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-28 03:10:21.422024 | debian-bookworm | ok 2026-07-28 03:10:21.439548 | debian-bookworm | included: /var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-28 03:10:21.452949 | 2026-07-28 03:10:21.453034 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-28 03:10:21.492505 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:10:21.498357 | 2026-07-28 03:10:21.498470 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-28 03:10:22.042473 | debian-bookworm | changed 2026-07-28 03:10:22.064006 | 2026-07-28 03:10:22.064146 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-28 03:10:22.312869 | debian-bookworm | ok 2026-07-28 03:10:22.318450 | 2026-07-28 03:10:22.318553 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-28 03:10:22.972075 | debian-bookworm | changed 2026-07-28 03:10:22.979483 | 2026-07-28 03:10:22.979586 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-28 03:10:23.517996 | debian-bookworm | changed 2026-07-28 03:10:23.523757 | 2026-07-28 03:10:23.523847 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-28 03:10:23.538995 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:10:23.546869 | 2026-07-28 03:10:23.546967 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-28 03:10:24.007191 | debian-bookworm -> localhost | changed 2026-07-28 03:10:24.020064 | 2026-07-28 03:10:24.020196 | TASK [add-build-sshkey : Add back temp key] 2026-07-28 03:10:24.470805 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/3441b368debf4510865923ba5ec39c01_id_rsa (zuul-build-sshkey) 2026-07-28 03:10:24.471054 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024921 2026-07-28 03:10:24.479673 | 2026-07-28 03:10:24.479769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-28 03:10:24.946009 | debian-bookworm | ok 2026-07-28 03:10:24.952681 | 2026-07-28 03:10:24.952807 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-28 03:10:24.979276 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:10:24.989517 | 2026-07-28 03:10:24.989606 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-28 03:10:25.450382 | debian-bookworm | ok 2026-07-28 03:10:25.479529 | 2026-07-28 03:10:25.479648 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-28 03:10:25.514500 | debian-bookworm | ok 2026-07-28 03:10:25.525826 | 2026-07-28 03:10:25.525955 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-28 03:10:25.822944 | debian-bookworm -> localhost | ok 2026-07-28 03:10:25.829486 | 2026-07-28 03:10:25.829575 | TASK [validate-host : Collect information about the host] 2026-07-28 03:10:27.232296 | debian-bookworm | ok 2026-07-28 03:10:27.270221 | 2026-07-28 03:10:27.270469 | TASK [validate-host : Sanitize hostname] 2026-07-28 03:10:27.626677 | debian-bookworm | ok 2026-07-28 03:10:27.632145 | 2026-07-28 03:10:27.632269 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-28 03:10:29.421657 | debian-bookworm -> localhost | changed 2026-07-28 03:10:29.429192 | 2026-07-28 03:10:29.429337 | TASK [validate-host : Collect information about zuul worker] 2026-07-28 03:10:30.122946 | debian-bookworm | ok 2026-07-28 03:10:30.130218 | 2026-07-28 03:10:30.130348 | TASK [validate-host : Write out all zuul information for each host] 2026-07-28 03:10:31.488067 | debian-bookworm -> localhost | changed 2026-07-28 03:10:31.498967 | 2026-07-28 03:10:31.499078 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-28 03:10:31.789203 | debian-bookworm | ok 2026-07-28 03:10:31.795132 | 2026-07-28 03:10:31.795226 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-28 03:10:32.690600 | debian-bookworm | changed: 2026-07-28 03:10:32.690811 | debian-bookworm | cd+++++++++ src/ 2026-07-28 03:10:32.691193 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-28 03:10:32.691230 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-28 03:10:32.691253 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-28 03:10:32.691274 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/logs" 2026-07-28 03:11:34.268910 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/artifacts" 2026-07-28 03:11:34.630104 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3441b368debf4510865923ba5ec39c01/work/docs" 2026-07-28 03:11:34.641953 | 2026-07-28 03:11:34.642129 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-28 03:11:35.672409 | debian-bookworm | changed: 2026-07-28 03:11:35.672675 | debian-bookworm | .d..t...... ./ 2026-07-28 03:11:35.672714 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-28 03:11:35.672739 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-28 03:11:35.672761 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-28 03:11:35.672782 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-28 03:11:35.672803 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-28 03:11:35.672846 | debian-bookworm | changed: All items complete 2026-07-28 03:11:35.672872 | 2026-07-28 03:11:36.428904 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:11:37.017493 | debian-bookworm | changed: .d..t...... ./ 2026-07-28 03:11:37.041144 | 2026-07-28 03:11:37.041378 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-28 03:11:37.076068 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:11:37.087035 | debian-bookworm | skipping: Conditional result was False 2026-07-28 03:11:37.105204 | 2026-07-28 03:11:37.105393 | PLAY RECAP 2026-07-28 03:11:37.105493 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-28 03:11:37.105538 | 2026-07-28 03:11:37.321034 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-28 03:11:37.326036 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:11:38.268758 | 2026-07-28 03:11:38.268968 | PLAY [Base post] 2026-07-28 03:11:38.292943 | 2026-07-28 03:11:38.293139 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-28 03:11:39.046146 | debian-bookworm | changed 2026-07-28 03:11:39.055698 | 2026-07-28 03:11:39.055845 | PLAY RECAP 2026-07-28 03:11:39.055911 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-28 03:11:39.055975 | 2026-07-28 03:11:39.314008 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-28 03:11:39.315003 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-28 03:11:40.388184 | 2026-07-28 03:11:40.388394 | PLAY [Base post-logs] 2026-07-28 03:11:40.402713 | 2026-07-28 03:11:40.402935 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-28 03:11:41.320913 | localhost | changed 2026-07-28 03:11:41.349903 | 2026-07-28 03:11:41.350135 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-28 03:11:41.408290 | localhost | ok 2026-07-28 03:11:41.412442 | 2026-07-28 03:11:41.412580 | TASK [Set zuul-log-path fact] 2026-07-28 03:11:41.454018 | localhost | ok 2026-07-28 03:11:41.464474 | 2026-07-28 03:11:41.464645 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-28 03:11:41.524324 | localhost | ok 2026-07-28 03:11:41.528773 | 2026-07-28 03:11:41.528907 | TASK [upload-logs : Create log directories] 2026-07-28 03:11:42.244131 | localhost | changed 2026-07-28 03:11:42.247410 | 2026-07-28 03:11:42.247536 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-28 03:11:42.812195 | localhost -> localhost | ok: Runtime: 0:00:00.008981 2026-07-28 03:11:42.820075 | 2026-07-28 03:11:42.820304 | TASK [upload-logs : Upload logs to log server] 2026-07-28 03:11:43.556971 | localhost | Output suppressed because no_log was given 2026-07-28 03:11:43.559087 | 2026-07-28 03:11:43.559200 | LOOP [upload-logs : Compress console log and json output] 2026-07-28 03:11:43.652070 | localhost | skipping: Conditional result was False 2026-07-28 03:11:43.659186 | localhost | skipping: Conditional result was False 2026-07-28 03:11:43.668199 | 2026-07-28 03:11:43.668389 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-28 03:11:43.724302 | localhost | skipping: Conditional result was False 2026-07-28 03:11:43.724601 | 2026-07-28 03:11:43.731575 | localhost | skipping: Conditional result was False 2026-07-28 03:11:43.736438 | 2026-07-28 03:11:43.736591 | LOOP [upload-logs : Upload console log and json output]