2025-12-05 08:24:30.309840 | Job console starting 2025-12-05 08:24:30.331324 | Updating git repos 2025-12-05 08:24:30.423136 | Cloning repos into workspace 2025-12-05 08:24:30.535342 | Restoring repo states 2025-12-05 08:24:30.570341 | Merging changes 2025-12-05 08:24:31.211822 | Checking out repos 2025-12-05 08:24:31.306095 | Preparing playbooks 2025-12-05 08:24:32.393386 | Running Ansible setup 2025-12-05 08:24:39.070826 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-05 08:24:40.741018 | 2025-12-05 08:24:40.741211 | PLAY [Base pre] 2025-12-05 08:24:40.775850 | 2025-12-05 08:24:40.776026 | TASK [Setup log path fact] 2025-12-05 08:24:40.807002 | debian-bookworm | ok 2025-12-05 08:24:40.831524 | 2025-12-05 08:24:40.831748 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-05 08:24:40.924288 | debian-bookworm | ok 2025-12-05 08:24:40.934922 | 2025-12-05 08:24:40.935062 | TASK [emit-job-header : Print job information] 2025-12-05 08:24:40.975884 | # Job Information 2025-12-05 08:24:40.976072 | Ansible Version: 2.16.14 2025-12-05 08:24:40.976106 | Job: mypy 2025-12-05 08:24:40.976140 | Pipeline: check 2025-12-05 08:24:40.976162 | Executor: 521e9411259a 2025-12-05 08:24:40.976184 | Triggered by: https://github.com/osism/python-osism/pull/1892 2025-12-05 08:24:40.976207 | Event ID: cd07ff90-d1b3-11f0-8243-b2736d941587 2025-12-05 08:24:40.981463 | 2025-12-05 08:24:40.981622 | LOOP [emit-job-header : Print node information] 2025-12-05 08:24:41.162702 | debian-bookworm | ok: 2025-12-05 08:24:41.162919 | debian-bookworm | # Node Information 2025-12-05 08:24:41.162955 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-05 08:24:41.162980 | debian-bookworm | Hostname: debian 2025-12-05 08:24:41.163002 | debian-bookworm | Username: zuul 2025-12-05 08:24:41.163023 | debian-bookworm | Distro: Debian 12.12 2025-12-05 08:24:41.163046 | debian-bookworm | Provider: regiocloud-a 2025-12-05 08:24:41.163067 | debian-bookworm | Region: 2025-12-05 08:24:41.163088 | debian-bookworm | Label: debian-bookworm 2025-12-05 08:24:41.163108 | debian-bookworm | Product Name: OpenStack Nova 2025-12-05 08:24:41.163127 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe07:e8e7 2025-12-05 08:24:41.190443 | 2025-12-05 08:24:41.190621 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-05 08:24:42.455737 | debian-bookworm -> localhost | changed 2025-12-05 08:24:42.468475 | 2025-12-05 08:24:42.468638 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-05 08:24:45.120608 | debian-bookworm -> localhost | changed 2025-12-05 08:24:45.132930 | 2025-12-05 08:24:45.133106 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-05 08:24:45.734051 | debian-bookworm -> localhost | ok 2025-12-05 08:24:45.740660 | 2025-12-05 08:24:45.740800 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-05 08:24:45.790135 | debian-bookworm | ok 2025-12-05 08:24:45.855846 | debian-bookworm | included: /var/lib/zuul/builds/bf1587a50c074f6c9533844c24546f1b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-05 08:24:45.870046 | 2025-12-05 08:24:45.870181 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-05 08:24:47.744751 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-05 08:24:47.744989 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bf1587a50c074f6c9533844c24546f1b/work/bf1587a50c074f6c9533844c24546f1b_id_rsa 2025-12-05 08:24:47.745027 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bf1587a50c074f6c9533844c24546f1b/work/bf1587a50c074f6c9533844c24546f1b_id_rsa.pub 2025-12-05 08:24:47.745055 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-05 08:24:47.745080 | debian-bookworm -> localhost | SHA256:aR22PajX2ygOuuMHDXXe02b20EDklQwy9Yp/gJouj1w zuul-build-sshkey 2025-12-05 08:24:47.745102 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-05 08:24:47.745139 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-05 08:24:47.745161 | debian-bookworm -> localhost | | o.== o| 2025-12-05 08:24:47.745182 | debian-bookworm -> localhost | | . . o.o+ | 2025-12-05 08:24:47.745203 | debian-bookworm -> localhost | | . oo. ..+ | 2025-12-05 08:24:47.745223 | debian-bookworm -> localhost | | . +.== B .| 2025-12-05 08:24:47.745243 | debian-bookworm -> localhost | | oS +ooB o | 2025-12-05 08:24:47.745270 | debian-bookworm -> localhost | | ....o.... .| 2025-12-05 08:24:47.745291 | debian-bookworm -> localhost | | .oE. .. . | 2025-12-05 08:24:47.745311 | debian-bookworm -> localhost | | oo=o. +. | 2025-12-05 08:24:47.745332 | debian-bookworm -> localhost | | .+*o+..o . | 2025-12-05 08:24:47.745352 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-05 08:24:47.745406 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.612968 2025-12-05 08:24:47.752221 | 2025-12-05 08:24:47.752352 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-05 08:24:47.801721 | debian-bookworm | ok 2025-12-05 08:24:47.821436 | debian-bookworm | included: /var/lib/zuul/builds/bf1587a50c074f6c9533844c24546f1b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-05 08:24:47.841583 | 2025-12-05 08:24:47.841754 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-05 08:24:47.886105 | debian-bookworm | skipping: Conditional result was False 2025-12-05 08:24:47.892533 | 2025-12-05 08:24:47.892689 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-05 08:24:48.701064 | debian-bookworm | changed 2025-12-05 08:24:48.707977 | 2025-12-05 08:24:48.708117 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-05 08:24:49.014979 | debian-bookworm | ok 2025-12-05 08:24:49.022182 | 2025-12-05 08:24:49.022326 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-05 08:24:49.723247 | debian-bookworm | changed 2025-12-05 08:24:49.731405 | 2025-12-05 08:24:49.731545 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-05 08:24:50.431094 | debian-bookworm | changed 2025-12-05 08:24:50.437848 | 2025-12-05 08:24:50.437972 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-05 08:24:50.462255 | debian-bookworm | skipping: Conditional result was False 2025-12-05 08:24:50.473461 | 2025-12-05 08:24:50.473657 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-05 08:24:51.165842 | debian-bookworm -> localhost | changed 2025-12-05 08:24:51.184396 | 2025-12-05 08:24:51.184537 | TASK [add-build-sshkey : Add back temp key] 2025-12-05 08:24:51.910435 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bf1587a50c074f6c9533844c24546f1b/work/bf1587a50c074f6c9533844c24546f1b_id_rsa (zuul-build-sshkey) 2025-12-05 08:24:51.910728 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024585 2025-12-05 08:24:51.919788 | 2025-12-05 08:24:51.919925 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-05 08:24:52.444196 | debian-bookworm | ok 2025-12-05 08:24:52.450964 | 2025-12-05 08:24:52.451094 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-05 08:24:52.486740 | debian-bookworm | skipping: Conditional result was False 2025-12-05 08:24:52.502294 | 2025-12-05 08:24:52.502425 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-05 08:24:53.174877 | debian-bookworm | ok 2025-12-05 08:24:53.198395 | 2025-12-05 08:24:53.198677 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-05 08:24:53.323841 | debian-bookworm | ok 2025-12-05 08:24:53.335859 | 2025-12-05 08:24:53.336003 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-05 08:24:54.257966 | debian-bookworm -> localhost | ok 2025-12-05 08:24:54.267147 | 2025-12-05 08:24:54.267278 | TASK [validate-host : Collect information about the host] 2025-12-05 08:24:55.675181 | debian-bookworm | ok 2025-12-05 08:24:55.690387 | 2025-12-05 08:24:55.690732 | TASK [validate-host : Sanitize hostname] 2025-12-05 08:24:55.832982 | debian-bookworm | ok 2025-12-05 08:24:55.897509 | 2025-12-05 08:24:55.897679 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-05 08:24:57.026094 | debian-bookworm -> localhost | changed 2025-12-05 08:24:57.032367 | 2025-12-05 08:24:57.032525 | TASK [validate-host : Collect information about zuul worker] 2025-12-05 08:24:57.593722 | debian-bookworm | ok 2025-12-05 08:24:57.598748 | 2025-12-05 08:24:57.602964 | TASK [validate-host : Write out all zuul information for each host] 2025-12-05 08:24:58.772126 | debian-bookworm -> localhost | changed 2025-12-05 08:24:58.791747 | 2025-12-05 08:24:58.791902 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-05 08:24:59.094280 | debian-bookworm | ok 2025-12-05 08:24:59.100275 | 2025-12-05 08:24:59.100414 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-05 08:25:00.524694 | debian-bookworm | changed: 2025-12-05 08:25:00.524915 | debian-bookworm | cd+++++++++ src/ 2025-12-05 08:25:00.525010 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-05 08:25:00.525036 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-05 08:25:00.525059 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-12-05 08:25:00.525080 | debian-bookworm | Containerfile 2025-12-05 08:25:00.525214 | debian-bookworm | Containerfile 2025-12-05 08:25:00.559523 | debian-bookworm | =4.0.1\n Downloading gitdb-4.0.12-py3-none-any.whl (62 kB)\n \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 62.8/62.8 kB 8.1 MB/s eta 0:00:00\nCollecting MarkupSafe>=2.0\n Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)\nCollecting pbr!=2.1.0,>=2.0.0\n Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB)\n \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 131.9/131.9 kB 16.8 MB/s eta 0:00:00\nCollecting requests>=2.14.2\n Downloading requests-2.32.5-py3-none-any.whl (64 kB)\n \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 64.7/64.7 kB 9.9 MB/s eta 0:00:00\nCollecting billiard<5.0,>=4.2.1\n Downloading billiard-4.2.4-py3-none-any.whl (87 kB)\n \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 87.1/87.1 kB 15.1 MB/s eta 0:00:00\nINFO: pip is looking at multiple versions of ara to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of pyyaml to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of pymysql to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of jinja2 to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of gitpython to determine which version is compatible with other requirements. This could take a while.\nINFO: pip is looking at multiple versions of clustershell to determine which version is compatible with other requirements. This could take a while.\n\nThe conflict is caused by:\n The user requested kombu==5.5.4\n celery[redis] 5.6.0 depends on kombu>=5.6.0\n\nTo fix this you could try to:\n1. loosen the range of package versions you've specified\n2. remove package versions to allow pip attempt to solve the dependency conflict\n\n\n:stderr: ERROR: Cannot install celery[redis]==5.6.0 and kombu==5.5.4 because these package versions have conflicting dependencies.\nERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts\n" 2025-12-05 08:25:32.335053 | debian-bookworm | } failure 2025-12-05 08:25:32.336536 | 2025-12-05 08:25:32.336652 | PLAY RECAP 2025-12-05 08:25:32.336704 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2025-12-05 08:25:32.336729 | 2025-12-05 08:25:32.576127 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-12-05 08:25:32.577475 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-05 08:25:33.395166 | 2025-12-05 08:25:33.395336 | PLAY [Base post] 2025-12-05 08:25:33.414418 | 2025-12-05 08:25:33.414595 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-05 08:25:34.169710 | debian-bookworm | changed 2025-12-05 08:25:34.176490 | 2025-12-05 08:25:34.176644 | PLAY RECAP 2025-12-05 08:25:34.176709 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-05 08:25:34.176772 | 2025-12-05 08:25:34.318951 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-05 08:25:34.321504 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-05 08:25:35.242303 | 2025-12-05 08:25:35.242478 | PLAY [Base post-logs] 2025-12-05 08:25:35.256316 | 2025-12-05 08:25:35.256473 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-05 08:25:35.778320 | localhost | changed 2025-12-05 08:25:35.788983 | 2025-12-05 08:25:35.789168 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-05 08:25:35.814923 | localhost | ok 2025-12-05 08:25:35.818041 | 2025-12-05 08:25:35.818142 | TASK [Set zuul-log-path fact] 2025-12-05 08:25:35.843652 | localhost | ok 2025-12-05 08:25:35.854020 | 2025-12-05 08:25:35.854164 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-05 08:25:35.891392 | localhost | ok 2025-12-05 08:25:35.898203 | 2025-12-05 08:25:35.898385 | TASK [upload-logs : Create log directories] 2025-12-05 08:25:36.506961 | localhost | changed 2025-12-05 08:25:36.511256 | 2025-12-05 08:25:36.511415 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-05 08:25:37.065916 | localhost -> localhost | ok: Runtime: 0:00:00.008208 2025-12-05 08:25:37.073336 | 2025-12-05 08:25:37.073505 | TASK [upload-logs : Upload logs to log server] 2025-12-05 08:25:37.715210 | localhost | Output suppressed because no_log was given 2025-12-05 08:25:37.721365 | 2025-12-05 08:25:37.721553 | LOOP [upload-logs : Compress console log and json output] 2025-12-05 08:25:37.784969 | localhost | skipping: Conditional result was False 2025-12-05 08:25:37.791804 | localhost | skipping: Conditional result was False 2025-12-05 08:25:37.803435 | 2025-12-05 08:25:37.803745 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-05 08:25:37.857173 | localhost | skipping: Conditional result was False 2025-12-05 08:25:37.857723 | 2025-12-05 08:25:37.860844 | localhost | skipping: Conditional result was False 2025-12-05 08:25:37.868226 | 2025-12-05 08:25:37.868467 | LOOP [upload-logs : Upload console log and json output]