2026-07-16 03:03:22.487821 | Job console starting 2026-07-16 03:03:22.503205 | Updating git repos 2026-07-16 03:03:22.540086 | Cloning repos into workspace 2026-07-16 03:03:22.636563 | Restoring repo states 2026-07-16 03:03:22.659031 | Merging changes 2026-07-16 03:03:22.659046 | Checking out repos 2026-07-16 03:03:22.717580 | Preparing playbooks 2026-07-16 03:03:23.680541 | Running Ansible setup 2026-07-16 03:03:29.185223 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:03:30.675613 | 2026-07-16 03:03:30.675739 | PLAY [Base pre] 2026-07-16 03:03:30.710919 | 2026-07-16 03:03:30.711045 | TASK [Setup log path fact] 2026-07-16 03:03:30.770454 | debian-bookworm | ok 2026-07-16 03:03:30.819711 | 2026-07-16 03:03:30.819838 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:03:30.876122 | debian-bookworm | ok 2026-07-16 03:03:30.884760 | 2026-07-16 03:03:30.884853 | TASK [emit-job-header : Print job information] 2026-07-16 03:03:30.967972 | # Job Information 2026-07-16 03:03:30.968166 | Ansible Version: 2.16.14 2026-07-16 03:03:30.968199 | Job: mypy 2026-07-16 03:03:30.968231 | Pipeline: periodic-daily 2026-07-16 03:03:30.968250 | Executor: 521e9411259a 2026-07-16 03:03:30.968267 | Triggered by: https://github.com/osism/openstack-image-manager 2026-07-16 03:03:30.968286 | Event ID: abca94b784fe42bd8d201e6caf4fedb9 2026-07-16 03:03:30.972502 | 2026-07-16 03:03:30.972594 | LOOP [emit-job-header : Print node information] 2026-07-16 03:03:31.087779 | debian-bookworm | ok: 2026-07-16 03:03:31.087952 | debian-bookworm | # Node Information 2026-07-16 03:03:31.087987 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:03:31.088012 | debian-bookworm | Hostname: debian 2026-07-16 03:03:31.088035 | debian-bookworm | Username: zuul 2026-07-16 03:03:31.088056 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:03:31.088080 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:03:31.088101 | debian-bookworm | Region: 2026-07-16 03:03:31.088123 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:03:31.088143 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:03:31.088163 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:594a 2026-07-16 03:03:31.096817 | 2026-07-16 03:03:31.096906 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:03:32.237355 | debian-bookworm -> localhost | changed 2026-07-16 03:03:32.245322 | 2026-07-16 03:03:32.245418 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:03:33.868455 | debian-bookworm -> localhost | changed 2026-07-16 03:03:33.884114 | 2026-07-16 03:03:33.884225 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:03:34.507080 | debian-bookworm -> localhost | ok 2026-07-16 03:03:34.512280 | 2026-07-16 03:03:34.512376 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:03:34.556755 | debian-bookworm | ok 2026-07-16 03:03:34.578337 | debian-bookworm | included: /var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:03:34.621741 | 2026-07-16 03:03:34.621877 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:03:37.280179 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:03:37.280410 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/0b0858fab304433291dd4daab8302507_id_rsa 2026-07-16 03:03:37.280450 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/0b0858fab304433291dd4daab8302507_id_rsa.pub 2026-07-16 03:03:37.280525 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:03:37.280554 | debian-bookworm -> localhost | SHA256:Orwmqko/1s2UzeUVwWr7Es2lHIkKk7MTb/+7oHin3Qc zuul-build-sshkey 2026-07-16 03:03:37.280577 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:03:37.280609 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:03:37.280631 | debian-bookworm -> localhost | | ... | 2026-07-16 03:03:37.280653 | debian-bookworm -> localhost | | o | 2026-07-16 03:03:37.280674 | debian-bookworm -> localhost | | . o o | 2026-07-16 03:03:37.280694 | debian-bookworm -> localhost | | * = + . | 2026-07-16 03:03:37.280714 | debian-bookworm -> localhost | | S = * + | 2026-07-16 03:03:37.280739 | debian-bookworm -> localhost | | . * * + E | 2026-07-16 03:03:37.280761 | debian-bookworm -> localhost | | . . B o ..o . | 2026-07-16 03:03:37.280782 | debian-bookworm -> localhost | |. .o...=..o+o. . | 2026-07-16 03:03:37.280804 | debian-bookworm -> localhost | |+.oo.o...oo.o=+ | 2026-07-16 03:03:37.280824 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:03:37.280871 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.958534 2026-07-16 03:03:37.287332 | 2026-07-16 03:03:37.287443 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:03:37.327085 | debian-bookworm | ok 2026-07-16 03:03:37.340633 | debian-bookworm | included: /var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:03:37.366110 | 2026-07-16 03:03:37.366227 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:03:37.400828 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:03:37.410652 | 2026-07-16 03:03:37.410822 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:03:38.158863 | debian-bookworm | changed 2026-07-16 03:03:38.171657 | 2026-07-16 03:03:38.171773 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:03:38.453677 | debian-bookworm | ok 2026-07-16 03:03:38.463522 | 2026-07-16 03:03:38.463645 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:03:39.140140 | debian-bookworm | changed 2026-07-16 03:03:39.144744 | 2026-07-16 03:03:39.144828 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:03:39.850418 | debian-bookworm | changed 2026-07-16 03:03:39.856794 | 2026-07-16 03:03:39.856897 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:03:39.898505 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:03:39.906760 | 2026-07-16 03:03:39.906909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:03:40.337338 | debian-bookworm -> localhost | changed 2026-07-16 03:03:40.354984 | 2026-07-16 03:03:40.355107 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:03:40.775638 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/0b0858fab304433291dd4daab8302507_id_rsa (zuul-build-sshkey) 2026-07-16 03:03:40.775975 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015053 2026-07-16 03:03:40.788042 | 2026-07-16 03:03:40.788156 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:03:41.280191 | debian-bookworm | ok 2026-07-16 03:03:41.291952 | 2026-07-16 03:03:41.292056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:03:41.335694 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:03:41.357045 | 2026-07-16 03:03:41.357162 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:03:41.988283 | debian-bookworm | ok 2026-07-16 03:03:42.006710 | 2026-07-16 03:03:42.006864 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:03:42.046063 | debian-bookworm | ok 2026-07-16 03:03:42.053673 | 2026-07-16 03:03:42.053783 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:03:42.511311 | debian-bookworm -> localhost | ok 2026-07-16 03:03:42.520491 | 2026-07-16 03:03:42.520608 | TASK [validate-host : Collect information about the host] 2026-07-16 03:03:43.863627 | debian-bookworm | ok 2026-07-16 03:03:43.891367 | 2026-07-16 03:03:43.891497 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:03:44.117240 | debian-bookworm | ok 2026-07-16 03:03:44.122219 | 2026-07-16 03:03:44.122333 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:03:45.004748 | debian-bookworm -> localhost | changed 2026-07-16 03:03:45.012630 | 2026-07-16 03:03:45.012796 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:03:45.477906 | debian-bookworm | ok 2026-07-16 03:03:45.486287 | 2026-07-16 03:03:45.486442 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:03:46.544275 | debian-bookworm -> localhost | changed 2026-07-16 03:03:46.558483 | 2026-07-16 03:03:46.558681 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:03:46.864512 | debian-bookworm | ok 2026-07-16 03:03:46.872331 | 2026-07-16 03:03:46.872454 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:03:48.007985 | debian-bookworm | changed: 2026-07-16 03:03:48.008213 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:03:48.008249 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:03:48.008274 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:03:48.008297 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-07-16 03:03:48.008318 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/logs" 2026-07-16 03:05:24.964848 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/artifacts" 2026-07-16 03:05:25.456268 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0b0858fab304433291dd4daab8302507/work/docs" 2026-07-16 03:05:25.482395 | 2026-07-16 03:05:25.482608 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:05:26.393871 | debian-bookworm | changed: 2026-07-16 03:05:26.395115 | debian-bookworm | .d..t...... ./ 2026-07-16 03:05:26.395213 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:05:26.395256 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:05:26.395292 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:05:26.395328 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:05:26.395364 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:05:26.395443 | debian-bookworm | changed: All items complete 2026-07-16 03:05:26.395487 | 2026-07-16 03:05:26.979518 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:05:27.585221 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:05:27.605586 | 2026-07-16 03:05:27.605762 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:05:27.649341 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:05:27.655726 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:05:27.669277 | 2026-07-16 03:05:27.669413 | PLAY RECAP 2026-07-16 03:05:27.669477 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:05:27.669503 | 2026-07-16 03:05:27.877051 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:05:27.878068 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:05:28.735097 | 2026-07-16 03:05:28.735332 | PLAY [Base post] 2026-07-16 03:05:28.752762 | 2026-07-16 03:05:28.752962 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:05:29.361982 | debian-bookworm | changed 2026-07-16 03:05:29.371078 | 2026-07-16 03:05:29.371226 | PLAY RECAP 2026-07-16 03:05:29.371473 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:05:29.371811 | 2026-07-16 03:05:29.548871 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:05:29.549877 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:05:30.471780 | 2026-07-16 03:05:30.471999 | PLAY [Base post-logs] 2026-07-16 03:05:30.490099 | 2026-07-16 03:05:30.490308 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:05:30.964717 | localhost | changed 2026-07-16 03:05:30.977833 | 2026-07-16 03:05:30.978025 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:05:31.004347 | localhost | ok 2026-07-16 03:05:31.008367 | 2026-07-16 03:05:31.008484 | TASK [Set zuul-log-path fact] 2026-07-16 03:05:31.034655 | localhost | ok 2026-07-16 03:05:31.044149 | 2026-07-16 03:05:31.044284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:05:31.070492 | localhost | ok 2026-07-16 03:05:31.073639 | 2026-07-16 03:05:31.073744 | TASK [upload-logs : Create log directories] 2026-07-16 03:05:31.757706 | localhost | changed 2026-07-16 03:05:31.760850 | 2026-07-16 03:05:31.760972 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:05:32.443754 | localhost -> localhost | ok: Runtime: 0:00:00.022606 2026-07-16 03:05:32.448540 | 2026-07-16 03:05:32.448683 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:05:33.162777 | localhost | Output suppressed because no_log was given 2026-07-16 03:05:33.165108 | 2026-07-16 03:05:33.165229 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:05:33.223297 | localhost | skipping: Conditional result was False 2026-07-16 03:05:33.229706 | localhost | skipping: Conditional result was False 2026-07-16 03:05:33.238158 | 2026-07-16 03:05:33.238317 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:05:33.301299 | localhost | skipping: Conditional result was False 2026-07-16 03:05:33.301669 | 2026-07-16 03:05:33.314979 | localhost | skipping: Conditional result was False 2026-07-16 03:05:33.326223 | 2026-07-16 03:05:33.326411 | LOOP [upload-logs : Upload console log and json output]