2026-05-17 03:04:47.867285 | Job console starting 2026-05-17 03:04:47.909586 | Updating git repos 2026-05-17 03:04:47.951614 | Cloning repos into workspace 2026-05-17 03:04:48.053985 | Restoring repo states 2026-05-17 03:04:48.067790 | Merging changes 2026-05-17 03:04:48.067811 | Checking out repos 2026-05-17 03:04:48.140446 | Preparing playbooks 2026-05-17 03:04:49.610672 | Running Ansible setup 2026-05-17 03:04:54.434903 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-17 03:04:55.213835 | 2026-05-17 03:04:55.213956 | PLAY [Base pre] 2026-05-17 03:04:55.229264 | 2026-05-17 03:04:55.229379 | TASK [Setup log path fact] 2026-05-17 03:04:55.258472 | debian-bookworm | ok 2026-05-17 03:04:55.279428 | 2026-05-17 03:04:55.279565 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:04:55.311849 | debian-bookworm | ok 2026-05-17 03:04:55.331917 | 2026-05-17 03:04:55.332040 | TASK [emit-job-header : Print job information] 2026-05-17 03:04:55.401444 | # Job Information 2026-05-17 03:04:55.401614 | Ansible Version: 2.16.14 2026-05-17 03:04:55.401749 | Job: yamllint 2026-05-17 03:04:55.401785 | Pipeline: periodic-daily 2026-05-17 03:04:55.401808 | Executor: 521e9411259a 2026-05-17 03:04:55.401828 | Triggered by: https://github.com/osism/pulpfiction 2026-05-17 03:04:55.401851 | Event ID: 59877c631e6f4838aeaca564e4b18439 2026-05-17 03:04:55.412032 | 2026-05-17 03:04:55.412155 | LOOP [emit-job-header : Print node information] 2026-05-17 03:04:55.533375 | debian-bookworm | ok: 2026-05-17 03:04:55.533552 | debian-bookworm | # Node Information 2026-05-17 03:04:55.533585 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-17 03:04:55.533610 | debian-bookworm | Hostname: debian 2026-05-17 03:04:55.533633 | debian-bookworm | Username: zuul 2026-05-17 03:04:55.533655 | debian-bookworm | Distro: Debian 12.14 2026-05-17 03:04:55.533678 | debian-bookworm | Provider: regiocloud-a 2026-05-17 03:04:55.533699 | debian-bookworm | Region: 2026-05-17 03:04:55.533721 | debian-bookworm | Label: debian-bookworm 2026-05-17 03:04:55.533741 | debian-bookworm | Product Name: OpenStack Nova 2026-05-17 03:04:55.533761 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feed:4a3a 2026-05-17 03:04:55.548698 | 2026-05-17 03:04:55.548813 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-17 03:04:56.126108 | debian-bookworm -> localhost | changed 2026-05-17 03:04:56.136942 | 2026-05-17 03:04:56.137089 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-17 03:04:57.454624 | debian-bookworm -> localhost | changed 2026-05-17 03:04:57.469052 | 2026-05-17 03:04:57.469232 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-17 03:04:58.077607 | debian-bookworm -> localhost | ok 2026-05-17 03:04:58.084858 | 2026-05-17 03:04:58.084990 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-17 03:04:58.117020 | debian-bookworm | ok 2026-05-17 03:04:58.134336 | debian-bookworm | included: /var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-17 03:04:58.141461 | 2026-05-17 03:04:58.141642 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-17 03:05:00.004991 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-17 03:05:00.005336 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/481153c3cce440bf8fe989c6c19d414a_id_rsa 2026-05-17 03:05:00.005385 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/481153c3cce440bf8fe989c6c19d414a_id_rsa.pub 2026-05-17 03:05:00.005778 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-17 03:05:00.005811 | debian-bookworm -> localhost | SHA256:Nytw3VeD9f2CUNI4o0Dlwpzp7wj1MCDTWhnIyDi/mvc zuul-build-sshkey 2026-05-17 03:05:00.005835 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-17 03:05:00.005871 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-17 03:05:00.005894 | debian-bookworm -> localhost | |oo ...... .o. . | 2026-05-17 03:05:00.005915 | debian-bookworm -> localhost | |+.o. =.+ +o. o o| 2026-05-17 03:05:00.005935 | debian-bookworm -> localhost | | oo = *....o . .+| 2026-05-17 03:05:00.005954 | debian-bookworm -> localhost | | .= o ... o . .o| 2026-05-17 03:05:00.005974 | debian-bookworm -> localhost | | .. * S + o o .| 2026-05-17 03:05:00.005999 | debian-bookworm -> localhost | | . . B . o . . | 2026-05-17 03:05:00.006019 | debian-bookworm -> localhost | | o . + . | 2026-05-17 03:05:00.006039 | debian-bookworm -> localhost | |o . . o . | 2026-05-17 03:05:00.006060 | debian-bookworm -> localhost | | . .E . . | 2026-05-17 03:05:00.006080 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-17 03:05:00.006176 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.134234 2026-05-17 03:05:00.030190 | 2026-05-17 03:05:00.031002 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-17 03:05:00.085456 | debian-bookworm | ok 2026-05-17 03:05:00.137624 | debian-bookworm | included: /var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-17 03:05:00.162119 | 2026-05-17 03:05:00.162279 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-17 03:05:00.188714 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:00.198259 | 2026-05-17 03:05:00.198399 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-17 03:05:00.810409 | debian-bookworm | changed 2026-05-17 03:05:00.817078 | 2026-05-17 03:05:00.817211 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-17 03:05:01.103990 | debian-bookworm | ok 2026-05-17 03:05:01.111962 | 2026-05-17 03:05:01.112084 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-17 03:05:01.703106 | debian-bookworm | changed 2026-05-17 03:05:01.709530 | 2026-05-17 03:05:01.709621 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-17 03:05:02.359893 | debian-bookworm | changed 2026-05-17 03:05:02.385327 | 2026-05-17 03:05:02.385462 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-17 03:05:02.423241 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:02.430601 | 2026-05-17 03:05:02.430710 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-17 03:05:02.863011 | debian-bookworm -> localhost | changed 2026-05-17 03:05:02.876461 | 2026-05-17 03:05:02.876556 | TASK [add-build-sshkey : Add back temp key] 2026-05-17 03:05:03.239565 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/481153c3cce440bf8fe989c6c19d414a_id_rsa (zuul-build-sshkey) 2026-05-17 03:05:03.239778 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013770 2026-05-17 03:05:03.247189 | 2026-05-17 03:05:03.247278 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-17 03:05:03.661785 | debian-bookworm | ok 2026-05-17 03:05:03.670701 | 2026-05-17 03:05:03.670797 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-17 03:05:03.698125 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:03.750727 | 2026-05-17 03:05:03.750857 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-17 03:05:04.309399 | debian-bookworm | ok 2026-05-17 03:05:04.336153 | 2026-05-17 03:05:04.336348 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-17 03:05:04.397088 | debian-bookworm | ok 2026-05-17 03:05:04.409075 | 2026-05-17 03:05:04.410523 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-17 03:05:05.115153 | debian-bookworm -> localhost | ok 2026-05-17 03:05:05.120606 | 2026-05-17 03:05:05.120688 | TASK [validate-host : Collect information about the host] 2026-05-17 03:05:06.496419 | debian-bookworm | ok 2026-05-17 03:05:06.513711 | 2026-05-17 03:05:06.514884 | TASK [validate-host : Sanitize hostname] 2026-05-17 03:05:06.787540 | debian-bookworm | ok 2026-05-17 03:05:06.832900 | 2026-05-17 03:05:06.833463 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-17 03:05:07.535780 | debian-bookworm -> localhost | changed 2026-05-17 03:05:07.541645 | 2026-05-17 03:05:07.541727 | TASK [validate-host : Collect information about zuul worker] 2026-05-17 03:05:07.933014 | debian-bookworm | ok 2026-05-17 03:05:07.937176 | 2026-05-17 03:05:07.937284 | TASK [validate-host : Write out all zuul information for each host] 2026-05-17 03:05:09.199169 | debian-bookworm -> localhost | changed 2026-05-17 03:05:09.208118 | 2026-05-17 03:05:09.208232 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-17 03:05:09.489010 | debian-bookworm | ok 2026-05-17 03:05:09.494456 | 2026-05-17 03:05:09.494545 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-17 03:05:10.814564 | debian-bookworm | changed: 2026-05-17 03:05:10.815052 | debian-bookworm | cd+++++++++ src/ 2026-05-17 03:05:10.815139 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-17 03:05:10.815167 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-17 03:05:10.815190 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-05-17 03:05:10.815223 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/logs" 2026-05-17 03:05:37.019818 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/artifacts" 2026-05-17 03:05:37.719194 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/481153c3cce440bf8fe989c6c19d414a/work/docs" 2026-05-17 03:05:37.731401 | 2026-05-17 03:05:37.731512 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-17 03:05:38.913640 | debian-bookworm | changed: 2026-05-17 03:05:38.913880 | debian-bookworm | .d..t...... ./ 2026-05-17 03:05:38.913925 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-17 03:05:38.913962 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-17 03:05:38.913995 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-17 03:05:38.914043 | debian-bookworm | changed: All items complete 2026-05-17 03:05:38.914076 | 2026-05-17 03:05:39.544385 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:05:40.143451 | debian-bookworm | changed: .d..t...... ./ 2026-05-17 03:05:40.173588 | 2026-05-17 03:05:40.173707 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-17 03:05:40.213083 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:40.220043 | debian-bookworm | skipping: Conditional result was False 2026-05-17 03:05:40.235111 | 2026-05-17 03:05:40.235188 | PLAY RECAP 2026-05-17 03:05:40.235248 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-17 03:05:40.235282 | 2026-05-17 03:05:40.481520 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-17 03:05:40.482145 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:05:41.233973 | 2026-05-17 03:05:41.234132 | PLAY [Base post] 2026-05-17 03:05:41.248067 | 2026-05-17 03:05:41.248212 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-17 03:05:41.804159 | debian-bookworm | changed 2026-05-17 03:05:41.813039 | 2026-05-17 03:05:41.813159 | PLAY RECAP 2026-05-17 03:05:41.813222 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-17 03:05:41.813287 | 2026-05-17 03:05:41.968438 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-17 03:05:41.969068 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-17 03:05:42.787556 | 2026-05-17 03:05:42.787678 | PLAY [Base post-logs] 2026-05-17 03:05:42.795683 | 2026-05-17 03:05:42.795793 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-17 03:05:43.322196 | localhost | changed 2026-05-17 03:05:43.338292 | 2026-05-17 03:05:43.338466 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-17 03:05:43.384466 | localhost | ok 2026-05-17 03:05:43.386961 | 2026-05-17 03:05:43.387034 | TASK [Set zuul-log-path fact] 2026-05-17 03:05:43.410808 | localhost | ok 2026-05-17 03:05:43.417207 | 2026-05-17 03:05:43.417301 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-17 03:05:43.441120 | localhost | ok 2026-05-17 03:05:43.443607 | 2026-05-17 03:05:43.443684 | TASK [upload-logs : Create log directories] 2026-05-17 03:05:44.223557 | localhost | changed 2026-05-17 03:05:44.226290 | 2026-05-17 03:05:44.226392 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-17 03:05:45.099579 | localhost -> localhost | ok: Runtime: 0:00:00.019111 2026-05-17 03:05:45.103083 | 2026-05-17 03:05:45.103176 | TASK [upload-logs : Upload logs to log server] 2026-05-17 03:05:45.868177 | localhost | Output suppressed because no_log was given 2026-05-17 03:05:45.869600 | 2026-05-17 03:05:45.869672 | LOOP [upload-logs : Compress console log and json output] 2026-05-17 03:05:45.973923 | localhost | skipping: Conditional result was False 2026-05-17 03:05:45.991393 | localhost | skipping: Conditional result was False 2026-05-17 03:05:45.997789 | 2026-05-17 03:05:45.997883 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-17 03:05:46.097239 | localhost | skipping: Conditional result was False 2026-05-17 03:05:46.097486 | 2026-05-17 03:05:46.104431 | localhost | skipping: Conditional result was False 2026-05-17 03:05:46.115499 | 2026-05-17 03:05:46.115604 | LOOP [upload-logs : Upload console log and json output]