2026-04-26 13:16:43.157973 | Job console starting 2026-04-26 13:16:43.170945 | Updating git repos 2026-04-26 13:16:43.216838 | Cloning repos into workspace 2026-04-26 13:16:43.342641 | Restoring repo states 2026-04-26 13:16:43.349549 | Merging changes 2026-04-26 13:16:43.948287 | Checking out repos 2026-04-26 13:16:44.021591 | Preparing playbooks 2026-04-26 13:16:45.025215 | Running Ansible setup 2026-04-26 13:16:50.193220 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 13:16:51.903270 | 2026-04-26 13:16:51.903391 | PLAY [Base pre] 2026-04-26 13:16:51.932285 | 2026-04-26 13:16:51.932398 | TASK [Setup log path fact] 2026-04-26 13:16:51.962059 | debian-bookworm | ok 2026-04-26 13:16:52.002943 | 2026-04-26 13:16:52.003084 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 13:16:52.077173 | debian-bookworm | ok 2026-04-26 13:16:52.092960 | 2026-04-26 13:16:52.093067 | TASK [emit-job-header : Print job information] 2026-04-26 13:16:52.146137 | # Job Information 2026-04-26 13:16:52.146288 | Ansible Version: 2.16.14 2026-04-26 13:16:52.146321 | Job: mypy 2026-04-26 13:16:52.146354 | Pipeline: check 2026-04-26 13:16:52.146376 | Executor: 521e9411259a 2026-04-26 13:16:52.146396 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/294 2026-04-26 13:16:52.146431 | Event ID: 26049df0-4172-11f1-9059-9d4d6b18bd31 2026-04-26 13:16:52.151333 | 2026-04-26 13:16:52.151459 | LOOP [emit-job-header : Print node information] 2026-04-26 13:16:52.318981 | debian-bookworm | ok: 2026-04-26 13:16:52.319174 | debian-bookworm | # Node Information 2026-04-26 13:16:52.319211 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-26 13:16:52.319237 | debian-bookworm | Hostname: debian 2026-04-26 13:16:52.319260 | debian-bookworm | Username: zuul 2026-04-26 13:16:52.319282 | debian-bookworm | Distro: Debian 12.13 2026-04-26 13:16:52.319306 | debian-bookworm | Provider: regiocloud-a 2026-04-26 13:16:52.319327 | debian-bookworm | Region: 2026-04-26 13:16:52.319348 | debian-bookworm | Label: debian-bookworm 2026-04-26 13:16:52.319368 | debian-bookworm | Product Name: OpenStack Nova 2026-04-26 13:16:52.319388 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb4:1f66 2026-04-26 13:16:52.342352 | 2026-04-26 13:16:52.342504 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 13:16:53.332663 | debian-bookworm -> localhost | changed 2026-04-26 13:16:53.341470 | 2026-04-26 13:16:53.341579 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 13:16:55.064408 | debian-bookworm -> localhost | changed 2026-04-26 13:16:55.072923 | 2026-04-26 13:16:55.073010 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 13:16:55.687045 | debian-bookworm -> localhost | ok 2026-04-26 13:16:55.692003 | 2026-04-26 13:16:55.692089 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 13:16:55.728649 | debian-bookworm | ok 2026-04-26 13:16:55.747761 | debian-bookworm | included: /var/lib/zuul/builds/aba8cebbce8e4c1285771a1449ac7608/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 13:16:55.752684 | 2026-04-26 13:16:55.752759 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 13:16:57.341222 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-26 13:16:57.341381 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aba8cebbce8e4c1285771a1449ac7608/work/aba8cebbce8e4c1285771a1449ac7608_id_rsa 2026-04-26 13:16:57.341422 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aba8cebbce8e4c1285771a1449ac7608/work/aba8cebbce8e4c1285771a1449ac7608_id_rsa.pub 2026-04-26 13:16:57.341445 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-26 13:16:57.341467 | debian-bookworm -> localhost | SHA256:i/JurT8N3vg2XOBfb4YbrO1wnFCV4xYuCxbUH21dr+c zuul-build-sshkey 2026-04-26 13:16:57.341485 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-26 13:16:57.341511 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-26 13:16:57.341529 | debian-bookworm -> localhost | | ... B| 2026-04-26 13:16:57.341547 | debian-bookworm -> localhost | | . . *=| 2026-04-26 13:16:57.341564 | debian-bookworm -> localhost | | . =.=| 2026-04-26 13:16:57.341580 | debian-bookworm -> localhost | | .o o * | 2026-04-26 13:16:57.341596 | debian-bookworm -> localhost | | S...o = .| 2026-04-26 13:16:57.341616 | debian-bookworm -> localhost | | .... .=.+ | 2026-04-26 13:16:57.341633 | debian-bookworm -> localhost | | . .o.* o..*oE| 2026-04-26 13:16:57.341650 | debian-bookworm -> localhost | | o. = * .=..+| 2026-04-26 13:16:57.341668 | debian-bookworm -> localhost | | o+o.+....++ | 2026-04-26 13:16:57.341685 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-26 13:16:57.341725 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.692831 2026-04-26 13:16:57.346720 | 2026-04-26 13:16:57.346794 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 13:16:57.363282 | debian-bookworm | ok 2026-04-26 13:16:57.378546 | debian-bookworm | included: /var/lib/zuul/builds/aba8cebbce8e4c1285771a1449ac7608/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 13:16:57.385783 | 2026-04-26 13:16:57.385861 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 13:16:57.418546 | debian-bookworm | skipping: Conditional result was False 2026-04-26 13:16:57.423312 | 2026-04-26 13:16:57.423389 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 13:16:58.234546 | debian-bookworm | changed 2026-04-26 13:16:58.241526 | 2026-04-26 13:16:58.241622 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 13:16:58.546311 | debian-bookworm | ok 2026-04-26 13:16:58.552799 | 2026-04-26 13:16:58.552889 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 13:16:59.267015 | debian-bookworm | changed 2026-04-26 13:16:59.286603 | 2026-04-26 13:16:59.286697 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 13:17:00.067094 | debian-bookworm | changed 2026-04-26 13:17:00.071977 | 2026-04-26 13:17:00.072062 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 13:17:00.094620 | debian-bookworm | skipping: Conditional result was False 2026-04-26 13:17:00.099670 | 2026-04-26 13:17:00.099752 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 13:17:00.681438 | debian-bookworm -> localhost | changed 2026-04-26 13:17:00.690216 | 2026-04-26 13:17:00.690319 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 13:17:01.024747 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aba8cebbce8e4c1285771a1449ac7608/work/aba8cebbce8e4c1285771a1449ac7608_id_rsa (zuul-build-sshkey) 2026-04-26 13:17:01.024926 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010669 2026-04-26 13:17:01.031173 | 2026-04-26 13:17:01.031253 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 13:17:01.413517 | debian-bookworm | ok 2026-04-26 13:17:01.426297 | 2026-04-26 13:17:01.426400 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 13:17:01.459640 | debian-bookworm | skipping: Conditional result was False 2026-04-26 13:17:01.474143 | 2026-04-26 13:17:01.474239 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-26 13:17:01.927139 | debian-bookworm | ok 2026-04-26 13:17:01.942178 | 2026-04-26 13:17:01.942392 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-26 13:17:01.971116 | debian-bookworm | ok 2026-04-26 13:17:01.976078 | 2026-04-26 13:17:01.976164 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-26 13:17:02.241638 | debian-bookworm -> localhost | ok 2026-04-26 13:17:02.247941 | 2026-04-26 13:17:02.248031 | TASK [validate-host : Collect information about the host] 2026-04-26 13:17:03.347118 | debian-bookworm | ok 2026-04-26 13:17:03.357900 | 2026-04-26 13:17:03.357995 | TASK [validate-host : Sanitize hostname] 2026-04-26 13:17:03.463609 | debian-bookworm | ok 2026-04-26 13:17:03.495713 | 2026-04-26 13:17:03.495815 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-26 13:17:04.142393 | debian-bookworm -> localhost | changed 2026-04-26 13:17:04.147855 | 2026-04-26 13:17:04.147944 | TASK [validate-host : Collect information about zuul worker] 2026-04-26 13:17:04.581930 | debian-bookworm | ok 2026-04-26 13:17:04.591138 | 2026-04-26 13:17:04.591278 | TASK [validate-host : Write out all zuul information for each host] 2026-04-26 13:17:05.089679 | debian-bookworm -> localhost | changed 2026-04-26 13:17:05.105431 | 2026-04-26 13:17:05.105580 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-26 13:17:05.453397 | debian-bookworm | ok 2026-04-26 13:17:05.457912 | 2026-04-26 13:17:05.457994 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-26 13:17:06.285964 | debian-bookworm | changed: 2026-04-26 13:17:06.286123 | debian-bookworm | cd+++++++++ src/ 2026-04-26 13:17:06.286156 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-26 13:17:06.286181 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-26 13:17:06.286203 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-26 13:17:06.286224 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-26 13:17:52.817470 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-26 13:17:52.895968 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 2026-04-26 13:17:55.981170 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-26 13:17:55.981237 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-26 13:17:55.981259 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-26 13:17:55.981274 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-26 13:17:55.981299 | debian-bookworm | Installing missing stub packages: 2026-04-26 13:17:55.981305 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-04-26 13:17:55.981310 | debian-bookworm | 2026-04-26 13:17:55.981315 | debian-bookworm | 2026-04-26 13:17:55.981319 | debian-bookworm | Success: no issues found in 7 source files 2026-04-26 13:17:56.133956 | debian-bookworm | ok: Runtime: 0:00:10.615518 2026-04-26 13:17:56.148203 | 2026-04-26 13:17:56.148359 | PLAY RECAP 2026-04-26 13:17:56.148445 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-26 13:17:56.148487 | 2026-04-26 13:17:56.293107 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-26 13:17:56.294005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 13:17:57.055100 | 2026-04-26 13:17:57.055288 | PLAY [Base post] 2026-04-26 13:17:57.078509 | 2026-04-26 13:17:57.078736 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-26 13:17:57.679683 | debian-bookworm | changed 2026-04-26 13:17:57.687868 | 2026-04-26 13:17:57.687980 | PLAY RECAP 2026-04-26 13:17:57.688044 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-26 13:17:57.688106 | 2026-04-26 13:17:57.820512 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 13:17:57.821313 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-26 13:17:58.703497 | 2026-04-26 13:17:58.703678 | PLAY [Base post-logs] 2026-04-26 13:17:58.714867 | 2026-04-26 13:17:58.715027 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-26 13:17:59.201651 | localhost | changed 2026-04-26 13:17:59.217098 | 2026-04-26 13:17:59.217276 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-26 13:17:59.243058 | localhost | ok 2026-04-26 13:17:59.247924 | 2026-04-26 13:17:59.248093 | TASK [Set zuul-log-path fact] 2026-04-26 13:17:59.263844 | localhost | ok 2026-04-26 13:17:59.272731 | 2026-04-26 13:17:59.272887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 13:17:59.311500 | localhost | ok 2026-04-26 13:17:59.315863 | 2026-04-26 13:17:59.316002 | TASK [upload-logs : Create log directories] 2026-04-26 13:17:59.829599 | localhost | changed 2026-04-26 13:17:59.832472 | 2026-04-26 13:17:59.832585 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-26 13:18:00.374042 | localhost -> localhost | ok: Runtime: 0:00:00.004811 2026-04-26 13:18:00.377597 | 2026-04-26 13:18:00.377691 | TASK [upload-logs : Upload logs to log server] 2026-04-26 13:18:00.943436 | localhost | Output suppressed because no_log was given 2026-04-26 13:18:00.945299 | 2026-04-26 13:18:00.945423 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 13:18:01.001793 | localhost | skipping: Conditional result was False 2026-04-26 13:18:01.008983 | localhost | skipping: Conditional result was False 2026-04-26 13:18:01.017297 | 2026-04-26 13:18:01.017498 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 13:18:01.061153 | localhost | skipping: Conditional result was False 2026-04-26 13:18:01.061397 | 2026-04-26 13:18:01.067885 | localhost | skipping: Conditional result was False 2026-04-26 13:18:01.074159 | 2026-04-26 13:18:01.074255 | LOOP [upload-logs : Upload console log and json output]