2026-07-02 06:17:11.190220 | Job console starting 2026-07-02 06:17:11.218590 | Updating git repos 2026-07-02 06:17:11.327365 | Cloning repos into workspace 2026-07-02 06:17:11.442097 | Restoring repo states 2026-07-02 06:17:11.481423 | Merging changes 2026-07-02 06:17:12.206493 | Checking out repos 2026-07-02 06:17:12.273753 | Preparing playbooks 2026-07-02 06:17:13.784878 | Running Ansible setup 2026-07-02 06:17:19.753162 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 06:17:21.201843 | 2026-07-02 06:17:21.201989 | PLAY [Base pre] 2026-07-02 06:17:21.242076 | 2026-07-02 06:17:21.242228 | TASK [Setup log path fact] 2026-07-02 06:17:21.270884 | debian-bookworm | ok 2026-07-02 06:17:21.299507 | 2026-07-02 06:17:21.299648 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 06:17:21.344693 | debian-bookworm | ok 2026-07-02 06:17:21.361990 | 2026-07-02 06:17:21.362137 | TASK [emit-job-header : Print job information] 2026-07-02 06:17:21.424466 | # Job Information 2026-07-02 06:17:21.424625 | Ansible Version: 2.16.14 2026-07-02 06:17:21.424660 | Job: flake8 2026-07-02 06:17:21.424693 | Pipeline: check 2026-07-02 06:17:21.424716 | Executor: 521e9411259a 2026-07-02 06:17:21.424738 | Triggered by: https://github.com/osism/python-osism/pull/2412 2026-07-02 06:17:21.424760 | Event ID: a337c780-75dd-11f1-8fb0-8f70f4c56c1e 2026-07-02 06:17:21.429588 | 2026-07-02 06:17:21.429686 | LOOP [emit-job-header : Print node information] 2026-07-02 06:17:21.540628 | debian-bookworm | ok: 2026-07-02 06:17:21.540797 | debian-bookworm | # Node Information 2026-07-02 06:17:21.540830 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 06:17:21.540854 | debian-bookworm | Hostname: debian 2026-07-02 06:17:21.540875 | debian-bookworm | Username: zuul 2026-07-02 06:17:21.540896 | debian-bookworm | Distro: Debian 12.14 2026-07-02 06:17:21.540919 | debian-bookworm | Provider: regiocloud-a 2026-07-02 06:17:21.540940 | debian-bookworm | Region: 2026-07-02 06:17:21.540962 | debian-bookworm | Label: debian-bookworm 2026-07-02 06:17:21.540982 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 06:17:21.541001 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb2:c804 2026-07-02 06:17:21.551527 | 2026-07-02 06:17:21.551654 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 06:17:21.989913 | debian-bookworm -> localhost | changed 2026-07-02 06:17:21.996948 | 2026-07-02 06:17:21.997059 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 06:17:24.396452 | debian-bookworm -> localhost | changed 2026-07-02 06:17:24.408065 | 2026-07-02 06:17:24.408194 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 06:17:25.073895 | debian-bookworm -> localhost | ok 2026-07-02 06:17:25.080001 | 2026-07-02 06:17:25.080125 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 06:17:25.111760 | debian-bookworm | ok 2026-07-02 06:17:25.153017 | debian-bookworm | included: /var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 06:17:25.180366 | 2026-07-02 06:17:25.180496 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 06:17:26.442951 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 06:17:26.443149 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/b7d2d50f32a346cf8e00699ca164b886_id_rsa 2026-07-02 06:17:26.443183 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/b7d2d50f32a346cf8e00699ca164b886_id_rsa.pub 2026-07-02 06:17:26.443206 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 06:17:26.443227 | debian-bookworm -> localhost | SHA256:ddCbVsMV+ga9cNyYYY6ztzQzmfcsmUe9q2Dh308EnFk zuul-build-sshkey 2026-07-02 06:17:26.443245 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 06:17:26.443270 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 06:17:26.443289 | debian-bookworm -> localhost | | .. .ooE| 2026-07-02 06:17:26.443306 | debian-bookworm -> localhost | | ..=BB.| 2026-07-02 06:17:26.443323 | debian-bookworm -> localhost | | . +BO=.| 2026-07-02 06:17:26.443339 | debian-bookworm -> localhost | | . .+o=+o| 2026-07-02 06:17:26.443356 | debian-bookworm -> localhost | | S o. O+=| 2026-07-02 06:17:26.443378 | debian-bookworm -> localhost | | . .o.%o| 2026-07-02 06:17:26.443395 | debian-bookworm -> localhost | | + =.=| 2026-07-02 06:17:26.443412 | debian-bookworm -> localhost | | . o .+.| 2026-07-02 06:17:26.443430 | debian-bookworm -> localhost | | o.oo| 2026-07-02 06:17:26.443447 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 06:17:26.443494 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.351791 2026-07-02 06:17:26.451063 | 2026-07-02 06:17:26.451179 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 06:17:26.490816 | debian-bookworm | ok 2026-07-02 06:17:26.510911 | debian-bookworm | included: /var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 06:17:26.525735 | 2026-07-02 06:17:26.525832 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 06:17:26.561765 | debian-bookworm | skipping: Conditional result was False 2026-07-02 06:17:26.567245 | 2026-07-02 06:17:26.567351 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 06:17:27.503439 | debian-bookworm | changed 2026-07-02 06:17:27.507873 | 2026-07-02 06:17:27.507962 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 06:17:27.795409 | debian-bookworm | ok 2026-07-02 06:17:27.799860 | 2026-07-02 06:17:27.799946 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 06:17:28.535847 | debian-bookworm | changed 2026-07-02 06:17:28.543439 | 2026-07-02 06:17:28.543555 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 06:17:29.304988 | debian-bookworm | changed 2026-07-02 06:17:29.310418 | 2026-07-02 06:17:29.310509 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 06:17:29.351773 | debian-bookworm | skipping: Conditional result was False 2026-07-02 06:17:29.357642 | 2026-07-02 06:17:29.357733 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 06:17:30.192845 | debian-bookworm -> localhost | changed 2026-07-02 06:17:30.213370 | 2026-07-02 06:17:30.213492 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 06:17:30.601050 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/b7d2d50f32a346cf8e00699ca164b886_id_rsa (zuul-build-sshkey) 2026-07-02 06:17:30.601301 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010120 2026-07-02 06:17:30.609246 | 2026-07-02 06:17:30.609354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 06:17:31.068521 | debian-bookworm | ok 2026-07-02 06:17:31.074648 | 2026-07-02 06:17:31.074750 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 06:17:31.097766 | debian-bookworm | skipping: Conditional result was False 2026-07-02 06:17:31.108043 | 2026-07-02 06:17:31.108155 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 06:17:31.553216 | debian-bookworm | ok 2026-07-02 06:17:31.567316 | 2026-07-02 06:17:31.567425 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 06:17:31.605366 | debian-bookworm | ok 2026-07-02 06:17:31.610294 | 2026-07-02 06:17:31.610382 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 06:17:31.972190 | debian-bookworm -> localhost | ok 2026-07-02 06:17:31.978712 | 2026-07-02 06:17:31.978808 | TASK [validate-host : Collect information about the host] 2026-07-02 06:17:33.173032 | debian-bookworm | ok 2026-07-02 06:17:33.191029 | 2026-07-02 06:17:33.191148 | TASK [validate-host : Sanitize hostname] 2026-07-02 06:17:33.357781 | debian-bookworm | ok 2026-07-02 06:17:33.366747 | 2026-07-02 06:17:33.366867 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 06:17:34.372275 | debian-bookworm -> localhost | changed 2026-07-02 06:17:34.377420 | 2026-07-02 06:17:34.377529 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 06:17:34.767359 | debian-bookworm | ok 2026-07-02 06:17:34.772082 | 2026-07-02 06:17:34.772211 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 06:17:35.732189 | debian-bookworm -> localhost | changed 2026-07-02 06:17:35.739951 | 2026-07-02 06:17:35.740036 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 06:17:36.033487 | debian-bookworm | ok 2026-07-02 06:17:36.038814 | 2026-07-02 06:17:36.042729 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 06:17:37.407217 | debian-bookworm | changed: 2026-07-02 06:17:37.407380 | debian-bookworm | cd+++++++++ src/ 2026-07-02 06:17:37.407413 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 06:17:37.407436 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 06:17:37.407457 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-02 06:17:37.407477 | debian-bookworm | Containerfile 2026-07-02 06:17:37.407606 | debian-bookworm | Containerfile 2026-07-02 06:17:37.444503 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/logs" 2026-07-02 06:19:51.089544 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/artifacts" 2026-07-02 06:19:51.391405 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b7d2d50f32a346cf8e00699ca164b886/work/docs" 2026-07-02 06:19:51.411672 | 2026-07-02 06:19:51.411865 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 06:19:52.225966 | debian-bookworm | changed: 2026-07-02 06:19:52.226300 | debian-bookworm | .d..t...... ./ 2026-07-02 06:19:52.226358 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 06:19:52.226394 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 06:19:52.226426 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 06:19:52.226457 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 06:19:52.226486 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 06:19:52.226546 | debian-bookworm | changed: All items complete 2026-07-02 06:19:52.226580 | 2026-07-02 06:19:52.815156 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 06:19:53.401331 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 06:19:53.431763 | 2026-07-02 06:19:53.431935 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 06:19:53.834039 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007713 2026-07-02 06:19:54.137195 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008733 2026-07-02 06:19:54.149886 | 2026-07-02 06:19:54.150058 | PLAY RECAP 2026-07-02 06:19:54.150118 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-02 06:19:54.150144 | 2026-07-02 06:19:54.296861 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 06:19:54.297943 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 06:19:55.114275 | 2026-07-02 06:19:55.114463 | PLAY [Base post] 2026-07-02 06:19:55.132179 | 2026-07-02 06:19:55.132481 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 06:19:55.753950 | debian-bookworm | changed 2026-07-02 06:19:55.760776 | 2026-07-02 06:19:55.760899 | PLAY RECAP 2026-07-02 06:19:55.760963 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 06:19:55.761024 | 2026-07-02 06:19:55.908568 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 06:19:55.909658 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 06:19:56.812304 | 2026-07-02 06:19:56.812497 | PLAY [Base post-logs] 2026-07-02 06:19:56.823502 | 2026-07-02 06:19:56.823653 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 06:19:57.371946 | localhost | changed 2026-07-02 06:19:57.402286 | 2026-07-02 06:19:57.402484 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 06:19:57.439440 | localhost | ok 2026-07-02 06:19:57.445256 | 2026-07-02 06:19:57.445408 | TASK [Set zuul-log-path fact] 2026-07-02 06:19:57.472425 | localhost | ok 2026-07-02 06:19:57.484817 | 2026-07-02 06:19:57.484958 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 06:19:57.533806 | localhost | ok 2026-07-02 06:19:57.546816 | 2026-07-02 06:19:57.547047 | TASK [upload-logs : Create log directories] 2026-07-02 06:19:58.284933 | localhost | changed 2026-07-02 06:19:58.294512 | 2026-07-02 06:19:58.295597 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 06:19:58.884160 | localhost -> localhost | ok: Runtime: 0:00:00.006428 2026-07-02 06:19:58.888744 | 2026-07-02 06:19:58.888875 | TASK [upload-logs : Upload logs to log server] 2026-07-02 06:19:59.607509 | localhost | Output suppressed because no_log was given 2026-07-02 06:19:59.609794 | 2026-07-02 06:19:59.609923 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 06:19:59.760333 | localhost | skipping: Conditional result was False 2026-07-02 06:19:59.780204 | localhost | skipping: Conditional result was False 2026-07-02 06:19:59.790192 | 2026-07-02 06:19:59.790393 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 06:19:59.920080 | localhost | skipping: Conditional result was False 2026-07-02 06:19:59.920490 | 2026-07-02 06:19:59.942359 | localhost | skipping: Conditional result was False 2026-07-02 06:19:59.954675 | 2026-07-02 06:19:59.954864 | LOOP [upload-logs : Upload console log and json output]