2026-05-06 03:18:40.534892 | Job console starting 2026-05-06 03:18:40.549276 | Updating git repos 2026-05-06 03:18:40.577714 | Cloning repos into workspace 2026-05-06 03:18:40.678966 | Restoring repo states 2026-05-06 03:18:40.720058 | Merging changes 2026-05-06 03:18:40.720074 | Checking out repos 2026-05-06 03:18:40.799008 | Preparing playbooks 2026-05-06 03:18:41.696965 | Running Ansible setup 2026-05-06 03:18:47.157599 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-06 03:18:48.337392 | 2026-05-06 03:18:48.337563 | PLAY [Base pre] 2026-05-06 03:18:48.359612 | 2026-05-06 03:18:48.359723 | TASK [Setup log path fact] 2026-05-06 03:18:48.383701 | debian-bookworm | ok 2026-05-06 03:18:48.411758 | 2026-05-06 03:18:48.411876 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:18:48.442972 | debian-bookworm | ok 2026-05-06 03:18:48.455366 | 2026-05-06 03:18:48.455470 | TASK [emit-job-header : Print job information] 2026-05-06 03:18:48.483719 | # Job Information 2026-05-06 03:18:48.483920 | Ansible Version: 2.16.14 2026-05-06 03:18:48.483952 | Job: flake8 2026-05-06 03:18:48.483982 | Pipeline: periodic-daily 2026-05-06 03:18:48.484005 | Executor: 521e9411259a 2026-05-06 03:18:48.484022 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-05-06 03:18:48.484039 | Event ID: 91ab2b60739c436cabca5efdd3800c55 2026-05-06 03:18:48.489478 | 2026-05-06 03:18:48.489623 | LOOP [emit-job-header : Print node information] 2026-05-06 03:18:48.649013 | debian-bookworm | ok: 2026-05-06 03:18:48.649186 | debian-bookworm | # Node Information 2026-05-06 03:18:48.649217 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-06 03:18:48.649239 | debian-bookworm | Hostname: debian 2026-05-06 03:18:48.649257 | debian-bookworm | Username: zuul 2026-05-06 03:18:48.649274 | debian-bookworm | Distro: Debian 12.13 2026-05-06 03:18:48.649293 | debian-bookworm | Provider: regiocloud-a 2026-05-06 03:18:48.649310 | debian-bookworm | Region: 2026-05-06 03:18:48.649327 | debian-bookworm | Label: debian-bookworm 2026-05-06 03:18:48.649343 | debian-bookworm | Product Name: OpenStack Nova 2026-05-06 03:18:48.649359 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:3d60 2026-05-06 03:18:48.681321 | 2026-05-06 03:18:48.681457 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-06 03:18:49.388205 | debian-bookworm -> localhost | changed 2026-05-06 03:18:49.403411 | 2026-05-06 03:18:49.403539 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-06 03:18:51.003791 | debian-bookworm -> localhost | changed 2026-05-06 03:18:51.014979 | 2026-05-06 03:18:51.015095 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-06 03:18:51.469821 | debian-bookworm -> localhost | ok 2026-05-06 03:18:51.475884 | 2026-05-06 03:18:51.475996 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-06 03:18:51.516502 | debian-bookworm | ok 2026-05-06 03:18:51.559023 | debian-bookworm | included: /var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-06 03:18:51.579136 | 2026-05-06 03:18:51.579250 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-06 03:18:53.380919 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-06 03:18:53.381112 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/48e7b9e932db4e8bb717012de3d7c626_id_rsa 2026-05-06 03:18:53.381150 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/48e7b9e932db4e8bb717012de3d7c626_id_rsa.pub 2026-05-06 03:18:53.381176 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-06 03:18:53.381199 | debian-bookworm -> localhost | SHA256:2mDS7b9/yF63O0YJZq9iBL2WAwR8+B3r81f60JkRXxM zuul-build-sshkey 2026-05-06 03:18:53.381222 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-06 03:18:53.381252 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-06 03:18:53.381274 | debian-bookworm -> localhost | | ..o E | 2026-05-06 03:18:53.381295 | debian-bookworm -> localhost | | o o . .| 2026-05-06 03:18:53.381315 | debian-bookworm -> localhost | | + o o o.| 2026-05-06 03:18:53.381334 | debian-bookworm -> localhost | | . . + + + =| 2026-05-06 03:18:53.381353 | debian-bookworm -> localhost | | . + S + = o.o| 2026-05-06 03:18:53.381376 | debian-bookworm -> localhost | | o = O ==| 2026-05-06 03:18:53.381395 | debian-bookworm -> localhost | | . o o.+.=++| 2026-05-06 03:18:53.381415 | debian-bookworm -> localhost | | . oo+o*.| 2026-05-06 03:18:53.381435 | debian-bookworm -> localhost | | +++.o++| 2026-05-06 03:18:53.381454 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-06 03:18:53.381503 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.139783 2026-05-06 03:18:53.387640 | 2026-05-06 03:18:53.387726 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-06 03:18:53.404853 | debian-bookworm | ok 2026-05-06 03:18:53.413404 | debian-bookworm | included: /var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-06 03:18:53.421974 | 2026-05-06 03:18:53.422053 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-06 03:18:53.444873 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:18:53.450327 | 2026-05-06 03:18:53.450411 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-06 03:18:54.085911 | debian-bookworm | changed 2026-05-06 03:18:54.095739 | 2026-05-06 03:18:54.095854 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-06 03:18:54.368500 | debian-bookworm | ok 2026-05-06 03:18:54.377553 | 2026-05-06 03:18:54.377772 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-06 03:18:55.063659 | debian-bookworm | changed 2026-05-06 03:18:55.070805 | 2026-05-06 03:18:55.070915 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-06 03:18:55.727487 | debian-bookworm | changed 2026-05-06 03:18:55.735429 | 2026-05-06 03:18:55.735588 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-06 03:18:55.773170 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:18:55.778071 | 2026-05-06 03:18:55.778157 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-06 03:18:56.194955 | debian-bookworm -> localhost | changed 2026-05-06 03:18:56.203462 | 2026-05-06 03:18:56.203583 | TASK [add-build-sshkey : Add back temp key] 2026-05-06 03:18:56.503424 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/48e7b9e932db4e8bb717012de3d7c626_id_rsa (zuul-build-sshkey) 2026-05-06 03:18:56.503637 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010215 2026-05-06 03:18:56.513712 | 2026-05-06 03:18:56.513808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-06 03:18:56.978420 | debian-bookworm | ok 2026-05-06 03:18:56.983446 | 2026-05-06 03:18:56.983550 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-06 03:18:57.006468 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:18:57.017504 | 2026-05-06 03:18:57.017626 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-06 03:18:57.409189 | debian-bookworm | ok 2026-05-06 03:18:57.420785 | 2026-05-06 03:18:57.420893 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-06 03:18:57.459865 | debian-bookworm | ok 2026-05-06 03:18:57.466458 | 2026-05-06 03:18:57.470000 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-06 03:18:57.797416 | debian-bookworm -> localhost | ok 2026-05-06 03:18:57.805238 | 2026-05-06 03:18:57.805361 | TASK [validate-host : Collect information about the host] 2026-05-06 03:18:59.114761 | debian-bookworm | ok 2026-05-06 03:18:59.125591 | 2026-05-06 03:18:59.125725 | TASK [validate-host : Sanitize hostname] 2026-05-06 03:18:59.249815 | debian-bookworm | ok 2026-05-06 03:18:59.299319 | 2026-05-06 03:18:59.299452 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-06 03:19:00.363506 | debian-bookworm -> localhost | changed 2026-05-06 03:19:00.370882 | 2026-05-06 03:19:00.371011 | TASK [validate-host : Collect information about zuul worker] 2026-05-06 03:19:01.092361 | debian-bookworm | ok 2026-05-06 03:19:01.115411 | 2026-05-06 03:19:01.115599 | TASK [validate-host : Write out all zuul information for each host] 2026-05-06 03:19:02.901974 | debian-bookworm -> localhost | changed 2026-05-06 03:19:02.912622 | 2026-05-06 03:19:02.912763 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-06 03:19:03.236457 | debian-bookworm | ok 2026-05-06 03:19:03.247184 | 2026-05-06 03:19:03.247917 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-06 03:19:04.323023 | debian-bookworm | changed: 2026-05-06 03:19:04.323201 | debian-bookworm | cd+++++++++ src/ 2026-05-06 03:19:04.323234 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-06 03:19:04.323258 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-06 03:19:04.323280 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-06 03:19:04.323300 | debian-bookworm | Containerfile 2026-05-06 03:19:04.323447 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/logs" 2026-05-06 03:19:33.114767 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/artifacts" 2026-05-06 03:19:33.699014 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/48e7b9e932db4e8bb717012de3d7c626/work/docs" 2026-05-06 03:19:33.714380 | 2026-05-06 03:19:33.714488 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-06 03:19:34.534001 | debian-bookworm | changed: 2026-05-06 03:19:34.534214 | debian-bookworm | .d..t...... ./ 2026-05-06 03:19:34.534251 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-06 03:19:34.534282 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-06 03:19:34.534310 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-06 03:19:34.534351 | debian-bookworm | changed: All items complete 2026-05-06 03:19:34.534377 | 2026-05-06 03:19:35.249889 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:19:35.875818 | debian-bookworm | changed: .d..t...... ./ 2026-05-06 03:19:35.893670 | 2026-05-06 03:19:35.893785 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-06 03:19:35.938309 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:19:35.945063 | debian-bookworm | skipping: Conditional result was False 2026-05-06 03:19:35.955294 | 2026-05-06 03:19:35.955372 | PLAY RECAP 2026-05-06 03:19:35.955419 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-06 03:19:35.955443 | 2026-05-06 03:19:36.046996 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-06 03:19:36.047831 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:19:37.072040 | 2026-05-06 03:19:37.072175 | PLAY [Base post] 2026-05-06 03:19:37.097456 | 2026-05-06 03:19:37.097611 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-06 03:19:37.613579 | debian-bookworm | changed 2026-05-06 03:19:37.626145 | 2026-05-06 03:19:37.626265 | PLAY RECAP 2026-05-06 03:19:37.626326 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-06 03:19:37.626389 | 2026-05-06 03:19:38.108949 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-06 03:19:38.110316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-06 03:19:39.622612 | 2026-05-06 03:19:39.622748 | PLAY [Base post-logs] 2026-05-06 03:19:39.634000 | 2026-05-06 03:19:39.634119 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-06 03:19:40.414739 | localhost | changed 2026-05-06 03:19:40.453423 | 2026-05-06 03:19:40.453609 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-06 03:19:40.502772 | localhost | ok 2026-05-06 03:19:40.505836 | 2026-05-06 03:19:40.505921 | TASK [Set zuul-log-path fact] 2026-05-06 03:19:40.530295 | localhost | ok 2026-05-06 03:19:40.538654 | 2026-05-06 03:19:40.538761 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-06 03:19:40.583651 | localhost | ok 2026-05-06 03:19:40.586361 | 2026-05-06 03:19:40.586451 | TASK [upload-logs : Create log directories] 2026-05-06 03:19:41.421035 | localhost | changed 2026-05-06 03:19:41.423947 | 2026-05-06 03:19:41.424037 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-06 03:19:41.989138 | localhost -> localhost | ok: Runtime: 0:00:00.012866 2026-05-06 03:19:41.992798 | 2026-05-06 03:19:41.992897 | TASK [upload-logs : Upload logs to log server] 2026-05-06 03:19:42.939405 | localhost | Output suppressed because no_log was given 2026-05-06 03:19:42.942372 | 2026-05-06 03:19:42.942473 | LOOP [upload-logs : Compress console log and json output] 2026-05-06 03:19:43.019260 | localhost | skipping: Conditional result was False 2026-05-06 03:19:43.028298 | localhost | skipping: Conditional result was False 2026-05-06 03:19:43.038574 | 2026-05-06 03:19:43.038680 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-06 03:19:43.092723 | localhost | skipping: Conditional result was False 2026-05-06 03:19:43.093009 | 2026-05-06 03:19:43.097945 | localhost | skipping: Conditional result was False 2026-05-06 03:19:43.105688 | 2026-05-06 03:19:43.105788 | LOOP [upload-logs : Upload console log and json output]