2026-05-30 03:17:43.967271 | Job console starting 2026-05-30 03:17:43.978704 | Updating git repos 2026-05-30 03:17:44.009401 | Cloning repos into workspace 2026-05-30 03:17:44.064454 | Restoring repo states 2026-05-30 03:17:44.070459 | Merging changes 2026-05-30 03:17:44.070477 | Checking out repos 2026-05-30 03:17:44.125491 | Preparing playbooks 2026-05-30 03:17:45.060422 | Running Ansible setup 2026-05-30 03:17:52.016696 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 03:17:53.503424 | 2026-05-30 03:17:53.503534 | PLAY [Base pre] 2026-05-30 03:17:53.517277 | 2026-05-30 03:17:53.517377 | TASK [Setup log path fact] 2026-05-30 03:17:53.544793 | debian-bookworm | ok 2026-05-30 03:17:53.565905 | 2026-05-30 03:17:53.566152 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 03:17:53.609039 | debian-bookworm | ok 2026-05-30 03:17:53.627087 | 2026-05-30 03:17:53.627187 | TASK [emit-job-header : Print job information] 2026-05-30 03:17:53.700746 | # Job Information 2026-05-30 03:17:53.700891 | Ansible Version: 2.16.14 2026-05-30 03:17:53.700920 | Job: yamllint 2026-05-30 03:17:53.700949 | Pipeline: periodic-daily 2026-05-30 03:17:53.700968 | Executor: 521e9411259a 2026-05-30 03:17:53.701001 | Triggered by: https://github.com/osism/pulpfiction 2026-05-30 03:17:53.701021 | Event ID: 9d6ff315d9964af9bfa1aead3b1a8c24 2026-05-30 03:17:53.705655 | 2026-05-30 03:17:53.705745 | LOOP [emit-job-header : Print node information] 2026-05-30 03:17:53.937960 | debian-bookworm | ok: 2026-05-30 03:17:53.938125 | debian-bookworm | # Node Information 2026-05-30 03:17:53.938153 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-30 03:17:53.938174 | debian-bookworm | Hostname: debian 2026-05-30 03:17:53.938192 | debian-bookworm | Username: zuul 2026-05-30 03:17:53.938209 | debian-bookworm | Distro: Debian 12.14 2026-05-30 03:17:53.938228 | debian-bookworm | Provider: regiocloud-a 2026-05-30 03:17:53.938246 | debian-bookworm | Region: 2026-05-30 03:17:53.938262 | debian-bookworm | Label: debian-bookworm 2026-05-30 03:17:53.938278 | debian-bookworm | Product Name: OpenStack Nova 2026-05-30 03:17:53.938295 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe70:77c5 2026-05-30 03:17:53.955961 | 2026-05-30 03:17:53.956072 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 03:17:54.621555 | debian-bookworm -> localhost | changed 2026-05-30 03:17:54.629320 | 2026-05-30 03:17:54.629458 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 03:17:56.058297 | debian-bookworm -> localhost | changed 2026-05-30 03:17:56.072568 | 2026-05-30 03:17:56.072698 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 03:17:56.368944 | debian-bookworm -> localhost | ok 2026-05-30 03:17:56.380025 | 2026-05-30 03:17:56.380155 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 03:17:56.434560 | debian-bookworm | ok 2026-05-30 03:17:56.467340 | debian-bookworm | included: /var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 03:17:56.476431 | 2026-05-30 03:17:56.476581 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 03:17:57.601459 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-30 03:17:57.601686 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/5b11d1cf89694ebeb9e213ef4a064ae3_id_rsa 2026-05-30 03:17:57.601725 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/5b11d1cf89694ebeb9e213ef4a064ae3_id_rsa.pub 2026-05-30 03:17:57.601751 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-30 03:17:57.601775 | debian-bookworm -> localhost | SHA256:fVaoUFT+aspdcqfcl4j3pPH/CiGUokxA5QW7etyamtM zuul-build-sshkey 2026-05-30 03:17:57.601798 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-30 03:17:57.601834 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-30 03:17:57.601856 | debian-bookworm -> localhost | | .o.o...o.. | 2026-05-30 03:17:57.601879 | debian-bookworm -> localhost | | o o . o . | 2026-05-30 03:17:57.601900 | debian-bookworm -> localhost | | + o o o . | 2026-05-30 03:17:57.601920 | debian-bookworm -> localhost | | o o = . o | 2026-05-30 03:17:57.601939 | debian-bookworm -> localhost | | + S + + . | 2026-05-30 03:17:57.601963 | debian-bookworm -> localhost | | o . + o | 2026-05-30 03:17:57.601997 | debian-bookworm -> localhost | | ..o . *.+.o| 2026-05-30 03:17:57.602018 | debian-bookworm -> localhost | | .oEo . = O==.| 2026-05-30 03:17:57.602039 | debian-bookworm -> localhost | | ooo o o.=+B| 2026-05-30 03:17:57.602060 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-30 03:17:57.602114 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.516377 2026-05-30 03:17:57.608842 | 2026-05-30 03:17:57.608959 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 03:17:57.648141 | debian-bookworm | ok 2026-05-30 03:17:57.667304 | debian-bookworm | included: /var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 03:17:57.688946 | 2026-05-30 03:17:57.689087 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 03:17:57.704873 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:17:57.711188 | 2026-05-30 03:17:57.711290 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 03:17:58.396030 | debian-bookworm | changed 2026-05-30 03:17:58.404186 | 2026-05-30 03:17:58.404741 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 03:17:58.691259 | debian-bookworm | ok 2026-05-30 03:17:58.701038 | 2026-05-30 03:17:58.701152 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 03:17:59.554548 | debian-bookworm | changed 2026-05-30 03:17:59.568270 | 2026-05-30 03:17:59.568369 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 03:18:00.316336 | debian-bookworm | changed 2026-05-30 03:18:00.330263 | 2026-05-30 03:18:00.330477 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 03:18:00.398783 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:18:00.404691 | 2026-05-30 03:18:00.404785 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 03:18:01.427518 | debian-bookworm -> localhost | changed 2026-05-30 03:18:01.445445 | 2026-05-30 03:18:01.445560 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 03:18:01.929881 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/5b11d1cf89694ebeb9e213ef4a064ae3_id_rsa (zuul-build-sshkey) 2026-05-30 03:18:01.930176 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011265 2026-05-30 03:18:01.938366 | 2026-05-30 03:18:01.938473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 03:18:02.352214 | debian-bookworm | ok 2026-05-30 03:18:02.361484 | 2026-05-30 03:18:02.361607 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 03:18:02.395538 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:18:02.406241 | 2026-05-30 03:18:02.406361 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-30 03:18:02.993308 | debian-bookworm | ok 2026-05-30 03:18:03.015892 | 2026-05-30 03:18:03.016034 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-30 03:18:03.046671 | debian-bookworm | ok 2026-05-30 03:18:03.057013 | 2026-05-30 03:18:03.057133 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-30 03:18:03.579244 | debian-bookworm -> localhost | ok 2026-05-30 03:18:03.585910 | 2026-05-30 03:18:03.586023 | TASK [validate-host : Collect information about the host] 2026-05-30 03:18:04.878304 | debian-bookworm | ok 2026-05-30 03:18:04.923126 | 2026-05-30 03:18:04.923250 | TASK [validate-host : Sanitize hostname] 2026-05-30 03:18:05.049224 | debian-bookworm | ok 2026-05-30 03:18:05.102770 | 2026-05-30 03:18:05.102898 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-30 03:18:06.416989 | debian-bookworm -> localhost | changed 2026-05-30 03:18:06.424675 | 2026-05-30 03:18:06.424790 | TASK [validate-host : Collect information about zuul worker] 2026-05-30 03:18:06.948635 | debian-bookworm | ok 2026-05-30 03:18:06.953942 | 2026-05-30 03:18:06.954057 | TASK [validate-host : Write out all zuul information for each host] 2026-05-30 03:18:07.802501 | debian-bookworm -> localhost | changed 2026-05-30 03:18:07.812840 | 2026-05-30 03:18:07.812955 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-30 03:18:08.123423 | debian-bookworm | ok 2026-05-30 03:18:08.132639 | 2026-05-30 03:18:08.138877 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-30 03:18:09.233145 | debian-bookworm | changed: 2026-05-30 03:18:09.233471 | debian-bookworm | cd+++++++++ src/ 2026-05-30 03:18:09.233512 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-30 03:18:09.233538 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-30 03:18:09.233560 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-05-30 03:18:09.233582 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/logs" 2026-05-30 03:18:36.081464 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/artifacts" 2026-05-30 03:18:36.401865 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/5b11d1cf89694ebeb9e213ef4a064ae3/work/docs" 2026-05-30 03:18:36.420058 | 2026-05-30 03:18:36.420159 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 03:18:37.526386 | debian-bookworm | changed: 2026-05-30 03:18:37.526579 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-30 03:18:37.526613 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-30 03:18:37.526643 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-30 03:18:37.526681 | debian-bookworm | changed: All items complete 2026-05-30 03:18:37.526704 | 2026-05-30 03:18:38.183376 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 03:18:39.005524 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 03:18:39.031696 | 2026-05-30 03:18:39.031822 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 03:18:39.070618 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:18:39.080508 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:18:39.090290 | 2026-05-30 03:18:39.090383 | PLAY RECAP 2026-05-30 03:18:39.090495 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-30 03:18:39.090525 | 2026-05-30 03:18:39.204182 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-30 03:18:39.204978 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 03:18:40.392388 | 2026-05-30 03:18:40.392554 | PLAY [Base post] 2026-05-30 03:18:40.427356 | 2026-05-30 03:18:40.427520 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 03:18:41.115142 | debian-bookworm | changed 2026-05-30 03:18:41.123973 | 2026-05-30 03:18:41.124078 | PLAY RECAP 2026-05-30 03:18:41.124130 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 03:18:41.124181 | 2026-05-30 03:18:41.273181 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 03:18:41.273977 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 03:18:42.859486 | 2026-05-30 03:18:42.859617 | PLAY [Base post-logs] 2026-05-30 03:18:42.891865 | 2026-05-30 03:18:42.892000 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 03:18:43.945193 | localhost | changed 2026-05-30 03:18:43.965091 | 2026-05-30 03:18:43.965261 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 03:18:44.035234 | localhost | ok 2026-05-30 03:18:44.037691 | 2026-05-30 03:18:44.037767 | TASK [Set zuul-log-path fact] 2026-05-30 03:18:44.072305 | localhost | ok 2026-05-30 03:18:44.080028 | 2026-05-30 03:18:44.080121 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 03:18:44.114199 | localhost | ok 2026-05-30 03:18:44.116890 | 2026-05-30 03:18:44.116993 | TASK [upload-logs : Create log directories] 2026-05-30 03:18:45.671414 | localhost | changed 2026-05-30 03:18:45.673590 | 2026-05-30 03:18:45.673666 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 03:18:46.432379 | localhost -> localhost | ok: Runtime: 0:00:00.005082 2026-05-30 03:18:46.435623 | 2026-05-30 03:18:46.435707 | TASK [upload-logs : Upload logs to log server] 2026-05-30 03:18:47.053881 | localhost | Output suppressed because no_log was given 2026-05-30 03:18:47.055401 | 2026-05-30 03:18:47.055477 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 03:18:47.104454 | localhost | skipping: Conditional result was False 2026-05-30 03:18:47.108809 | localhost | skipping: Conditional result was False 2026-05-30 03:18:47.112098 | 2026-05-30 03:18:47.112199 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 03:18:47.151681 | localhost | skipping: Conditional result was False 2026-05-30 03:18:47.152076 | 2026-05-30 03:18:47.156056 | localhost | skipping: Conditional result was False 2026-05-30 03:18:47.168640 | 2026-05-30 03:18:47.168740 | LOOP [upload-logs : Upload console log and json output]