gemnasium-python-dependency_scanning

Mark Beierl
1Running with gitlab-runner 17.1.0 (fe451d5a)2 on osm-cicd-10 S9P1hQmo, system ID: s_0c544012072a3Resolving secrets5Using Docker executor with image registry.gitlab.com/security-products/gemnasium-python:5 ...6Pulling docker image registry.gitlab.com/security-products/gemnasium-python:5 ...7Using docker image sha256:d0f21211432782b6fa2aa2fffebb412a51a1e8fd6ddf6c7e49c1ebde3bbc1440 for registry.gitlab.com/security-products/gemnasium-python:5 with digest registry.gitlab.com/security-products/gemnasium-python@sha256:8e4792815ab7b21f1979d0de9302235b975293dadb97d35ab5662b4f0df13ab6 ...9Running on runner-s9p1hqmo-project-67-concurrent-0 via osm-cicd-10...11Fetching changes with git depth set to 50...12Reinitialized existing Git repository in /builds/gitlab/osm/nbi/.git/13Checking out 844f6482 as detached HEAD (ref is master)...14Removing dist/15Removing gl-dependency-scanning-report.json16Removing gl-sbom-pypi-pip.cdx.json17Removing pipdeptree.json18Removing sbom-manifest.json19Skipping Git submodules setup21Using docker image sha256:d0f21211432782b6fa2aa2fffebb412a51a1e8fd6ddf6c7e49c1ebde3bbc1440 for registry.gitlab.com/security-products/gemnasium-python:5 with digest registry.gitlab.com/security-products/gemnasium-python@sha256:8e4792815ab7b21f1979d0de9302235b975293dadb97d35ab5662b4f0df13ab6 ...22$ /analyzer run23[INFO] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/cmd/gemnasium-python/main.go:52] ▶ GitLab gemnasium-python analyzer v5.9.124[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/pkg/mod/gitlab.com/gitlab-org/security-products/analyzers/common/v3@v3.4.0/cacert/cacert.go:65] ▶ CA cert bundle not imported: empty bundle or empty target path25[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:64] ▶ inspect directory: .26[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:96] ▶ skip ignored directory: .git27[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/detect.go:84] ▶ Selecting pip for pypi because this is the first match28[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/detect.go:92] ▶ rejecting setup.py as handled by setuptools29[INFO] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/finder/finder.go:116] ▶ Detected supported dependency files in '.'. Dependency files detected in this directory will be processed. Dependency files in other directories will be skipped.30[DEBU] [gemnasium-python] [2025-04-12T20:03:23Z] [/go/src/app/cmd/gemnasium-python/main.go:242] ▶ Exporting dependencies for /builds/gitlab/osm/nbi/requirements.txt31[DEBU] [gemnasium-python] [2025-04-12T20:03:35Z] [/go/src/app/builder/pip/pip.go:120] ▶ /usr/local/bin/pip3 download --disable-pip-version-check --dest ./dist -r requirements.txt32Collecting aiohappyeyeballs==2.6.0 (from -r requirements.txt (line 17))33 Downloading aiohappyeyeballs-2.6.0-py3-none-any.whl.metadata (5.9 kB)34Collecting aiohttp==3.11.13 (from -r requirements.txt (line 19))35 Downloading aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)36Collecting aiosignal==1.3.2 (from -r requirements.txt (line 21))37 Downloading aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)38Collecting async-timeout==4.0.3 (from -r requirements.txt (line 23))39 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)40Collecting attrs==25.1.0 (from -r requirements.txt (line 27))41 Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)42Collecting autocommand==2.2.2 (from -r requirements.txt (line 32))43 Downloading autocommand-2.2.2-py3-none-any.whl.metadata (15 kB)44Collecting backports-tarfile==1.2.0 (from -r requirements.txt (line 34))45 Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB)46Collecting cefevent==0.5.6 (from -r requirements.txt (line 36))47 Downloading cefevent-0.5.6-py3-none-any.whl.metadata (11 kB)48Collecting certifi==2025.1.31 (from -r requirements.txt (line 38))49 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)50Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 40))51 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)52Collecting cheroot==10.0.1 (from -r requirements.txt (line 42))53 Downloading cheroot-10.0.1-py3-none-any.whl.metadata (7.1 kB)54Collecting cherrypy==18.10.0 (from -r requirements.txt (line 44))55 Downloading CherryPy-18.10.0-py3-none-any.whl.metadata (8.7 kB)56Collecting debtcollector==3.0.0 (from -r requirements.txt (line 46))57 Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)58Collecting deepdiff==8.3.0 (from -r requirements.txt (line 51))59 Downloading deepdiff-8.3.0-py3-none-any.whl.metadata (6.5 kB)60Collecting frozenlist==1.5.0 (from -r requirements.txt (line 53))61 Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)62Collecting idna==3.10 (from -r requirements.txt (line 57))63 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)64Collecting iso8601==2.1.0 (from -r requirements.txt (line 61))65 Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)66Collecting jaraco-collections==5.1.0 (from -r requirements.txt (line 65))67 Downloading jaraco.collections-5.1.0-py3-none-any.whl.metadata (3.9 kB)68Collecting jaraco-context==6.0.1 (from -r requirements.txt (line 67))69 Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)70Collecting jaraco-functools==4.1.0 (from -r requirements.txt (line 69))71 Downloading jaraco.functools-4.1.0-py3-none-any.whl.metadata (2.9 kB)72Collecting jaraco-text==4.0.0 (from -r requirements.txt (line 74))73 Downloading jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB)74Collecting jsonschema==4.23.0 (from -r requirements.txt (line 76))75 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)76Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 78))77 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)78Collecting keystoneauth1==5.10.0 (from -r requirements.txt (line 80))79 Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB)80Collecting more-itertools==10.6.0 (from -r requirements.txt (line 82))81 Downloading more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)82Collecting msgpack==1.1.0 (from -r requirements.txt (line 88))83 Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)84Collecting multidict==6.1.0 (from -r requirements.txt (line 90))85 Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)86Collecting netaddr==1.3.0 (from -r requirements.txt (line 94))87 Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)88Collecting orderly-set==5.3.0 (from -r requirements.txt (line 98))89 Downloading orderly_set-5.3.0-py3-none-any.whl.metadata (6.2 kB)90Collecting os-service-types==1.7.0 (from -r requirements.txt (line 100))91 Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB)92Collecting oslo-config==9.7.1 (from -r requirements.txt (line 102))93 Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB)94Collecting oslo-i18n==6.5.1 (from -r requirements.txt (line 104))95 Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB)96Collecting oslo-serialization==5.7.0 (from -r requirements.txt (line 109))97 Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB)98Collecting oslo-utils==8.2.0 (from -r requirements.txt (line 111))99 Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB)100Collecting packaging==24.2 (from -r requirements.txt (line 115))101 Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)102Collecting pbr==6.1.1 (from -r requirements.txt (line 119))103 Downloading pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB)104Collecting portend==3.2.0 (from -r requirements.txt (line 127))105 Downloading portend-3.2.0-py3-none-any.whl.metadata (3.6 kB)106Collecting propcache==0.3.0 (from -r requirements.txt (line 129))107 Downloading propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)108Collecting psutil==7.0.0 (from -r requirements.txt (line 133))109 Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)110Collecting pyparsing==3.2.1 (from -r requirements.txt (line 135))111 Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB)112Collecting pyrage==1.2.4 (from -r requirements.txt (line 137))113 Downloading pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)114Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 139))115 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)116Collecting python-keystoneclient==5.6.0 (from -r requirements.txt (line 141))117 Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB)118Collecting pyyaml==6.0.2 (from -r requirements.txt (line 143))119 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)120Collecting referencing==0.36.2 (from -r requirements.txt (line 148))121 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)122Collecting requests==2.32.3 (from -r requirements.txt (line 152))123 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)124Collecting rfc3986==2.0.0 (from -r requirements.txt (line 158))125 Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)126Collecting rpds-py==0.23.1 (from -r requirements.txt (line 160))127 Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)128Collecting six==1.17.0 (from -r requirements.txt (line 164))129 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)130Collecting stevedore==5.4.1 (from -r requirements.txt (line 168))131 Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB)132Collecting tacacs-plus==2.6 (from -r requirements.txt (line 173))133 Downloading tacacs_plus-2.6-py2.py3-none-any.whl.metadata (1.1 kB)134Collecting tempora==5.8.0 (from -r requirements.txt (line 175))135 Downloading tempora-5.8.0-py3-none-any.whl.metadata (3.3 kB)136Collecting typing-extensions==4.12.2 (from -r requirements.txt (line 177))137 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)138Collecting tzdata==2025.1 (from -r requirements.txt (line 182))139 Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)140Collecting urllib3==2.3.0 (from -r requirements.txt (line 186))141 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)142Collecting wrapt==1.17.2 (from -r requirements.txt (line 188))143 Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)144Collecting yarl==1.18.3 (from -r requirements.txt (line 190))145 Downloading yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)146 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.2/69.2 kB 4.9 MB/s eta 0:00:00147Collecting zc-lockfile==3.0.post1 (from -r requirements.txt (line 192))148 Downloading zc.lockfile-3.0.post1-py3-none-any.whl.metadata (6.2 kB)149Collecting setuptools (from pbr==6.1.1->-r requirements.txt (line 119))150 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)151WARNING: The candidate selected for download or install is a yanked version: 'aiohttp' candidate (version 3.11.13 at https://files.pythonhosted.org/packages/95/de/faba18a0af09969e10eb89fdbd4cb968bea95e75449a7fa944d4de7d1d2f/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/aiohttp/) (requires-python:>=3.9))152Reason for being yanked: Regression: https://github.com/aio-libs/aiohttp/issues/10617153Downloading aiohappyeyeballs-2.6.0-py3-none-any.whl (15 kB)154Downloading aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)155 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 6.3 MB/s eta 0:00:00156Downloading aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)157Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)158Downloading attrs-25.1.0-py3-none-any.whl (63 kB)159 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 6.5 MB/s eta 0:00:00160Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)161Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB)162Downloading cefevent-0.5.6-py3-none-any.whl (20 kB)163Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)164 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 5.9 MB/s eta 0:00:00165Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)166 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 7.1 MB/s eta 0:00:00167Downloading cheroot-10.0.1-py3-none-any.whl (104 kB)168 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.8/104.8 kB 7.2 MB/s eta 0:00:00169Downloading CherryPy-18.10.0-py3-none-any.whl (349 kB)170 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 349.8/349.8 kB 8.4 MB/s eta 0:00:00171Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB)172Downloading deepdiff-8.3.0-py3-none-any.whl (86 kB)173 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 6.5 MB/s eta 0:00:00174Downloading frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)175 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 8.1 MB/s eta 0:00:00176Downloading idna-3.10-py3-none-any.whl (70 kB)177 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 4.7 MB/s eta 0:00:00178Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)179Downloading jaraco.collections-5.1.0-py3-none-any.whl (11 kB)180Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)181Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB)182Downloading jaraco.text-4.0.0-py3-none-any.whl (11 kB)183Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)184 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 7.5 MB/s eta 0:00:00185Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)186Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB)187 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.3/344.3 kB 9.9 MB/s eta 0:00:00188Downloading more_itertools-10.6.0-py3-none-any.whl (63 kB)189 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 7.2 MB/s eta 0:00:00190Downloading msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)191 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 11.0 MB/s eta 0:00:00192Downloading multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)193 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.0/129.0 kB 6.8 MB/s eta 0:00:00194Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB)195 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 13.8 MB/s eta 0:00:00196Downloading orderly_set-5.3.0-py3-none-any.whl (12 kB)197Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)198Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB)199 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 12.7 MB/s eta 0:00:00200Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB)201 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 8.5 MB/s eta 0:00:00202Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB)203Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB)204 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.3/134.3 kB 13.9 MB/s eta 0:00:00205Downloading packaging-24.2-py3-none-any.whl (65 kB)206 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.7 MB/s eta 0:00:00207Downloading pbr-6.1.1-py2.py3-none-any.whl (108 kB)208 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.0/109.0 kB 10.2 MB/s eta 0:00:00209Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)210Downloading propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB)211 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.3/231.3 kB 16.6 MB/s eta 0:00:00212Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)213 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.0/278.0 kB 16.9 MB/s eta 0:00:00214Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB)215 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.7/107.7 kB 12.5 MB/s eta 0:00:00216Downloading pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (969 kB)217 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 969.3/969.3 kB 6.2 MB/s eta 0:00:00218Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)219 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.8 MB/s eta 0:00:00220Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB)221 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 16.1 MB/s eta 0:00:00222Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)223 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 18.3 MB/s eta 0:00:00224Downloading referencing-0.36.2-py3-none-any.whl (26 kB)225Downloading requests-2.32.3-py3-none-any.whl (64 kB)226 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 12.4 MB/s eta 0:00:00227Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)228Downloading rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)229 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.3/386.3 kB 20.2 MB/s eta 0:00:00230Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)231Downloading stevedore-5.4.1-py3-none-any.whl (49 kB)232 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 9.2 MB/s eta 0:00:00233Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)234Downloading tempora-5.8.0-py3-none-any.whl (14 kB)235Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)236Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB)237 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.8/346.8 kB 21.4 MB/s eta 0:00:00238Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)239 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 17.0 MB/s eta 0:00:00240Downloading wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)241 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.2/83.2 kB 10.1 MB/s eta 0:00:00242Downloading yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)243 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 344.1/344.1 kB 20.4 MB/s eta 0:00:00244Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)245Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)246 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 20.7 MB/s eta 0:00:00247Saved ./dist/aiohappyeyeballs-2.6.0-py3-none-any.whl248Saved ./dist/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl249Saved ./dist/aiosignal-1.3.2-py2.py3-none-any.whl250Saved ./dist/async_timeout-4.0.3-py3-none-any.whl251Saved ./dist/attrs-25.1.0-py3-none-any.whl252Saved ./dist/autocommand-2.2.2-py3-none-any.whl253Saved ./dist/backports.tarfile-1.2.0-py3-none-any.whl254Saved ./dist/cefevent-0.5.6-py3-none-any.whl255Saved ./dist/certifi-2025.1.31-py3-none-any.whl256Saved ./dist/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl257Saved ./dist/cheroot-10.0.1-py3-none-any.whl258Saved ./dist/CherryPy-18.10.0-py3-none-any.whl259Saved ./dist/debtcollector-3.0.0-py3-none-any.whl260Saved ./dist/deepdiff-8.3.0-py3-none-any.whl261Saved ./dist/frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl262Saved ./dist/idna-3.10-py3-none-any.whl263Saved ./dist/iso8601-2.1.0-py3-none-any.whl264Saved ./dist/jaraco.collections-5.1.0-py3-none-any.whl265Saved ./dist/jaraco.context-6.0.1-py3-none-any.whl266Saved ./dist/jaraco.functools-4.1.0-py3-none-any.whl267Saved ./dist/jaraco.text-4.0.0-py3-none-any.whl268Saved ./dist/jsonschema-4.23.0-py3-none-any.whl269Saved ./dist/jsonschema_specifications-2024.10.1-py3-none-any.whl270Saved ./dist/keystoneauth1-5.10.0-py3-none-any.whl271Saved ./dist/more_itertools-10.6.0-py3-none-any.whl272Saved ./dist/msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl273Saved ./dist/multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl274Saved ./dist/netaddr-1.3.0-py3-none-any.whl275Saved ./dist/orderly_set-5.3.0-py3-none-any.whl276Saved ./dist/os_service_types-1.7.0-py2.py3-none-any.whl277Saved ./dist/oslo.config-9.7.1-py3-none-any.whl278Saved ./dist/oslo.i18n-6.5.1-py3-none-any.whl279Saved ./dist/oslo.serialization-5.7.0-py3-none-any.whl280Saved ./dist/oslo.utils-8.2.0-py3-none-any.whl281Saved ./dist/packaging-24.2-py3-none-any.whl282Saved ./dist/pbr-6.1.1-py2.py3-none-any.whl283Saved ./dist/portend-3.2.0-py3-none-any.whl284Saved ./dist/propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl285Saved ./dist/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl286Saved ./dist/pyparsing-3.2.1-py3-none-any.whl287Saved ./dist/pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl288Saved ./dist/python_dateutil-2.9.0.post0-py2.py3-none-any.whl289Saved ./dist/python_keystoneclient-5.6.0-py3-none-any.whl290Saved ./dist/PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl291Saved ./dist/referencing-0.36.2-py3-none-any.whl292Saved ./dist/requests-2.32.3-py3-none-any.whl293Saved ./dist/rfc3986-2.0.0-py2.py3-none-any.whl294Saved ./dist/rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl295Saved ./dist/six-1.17.0-py2.py3-none-any.whl296Saved ./dist/stevedore-5.4.1-py3-none-any.whl297Saved ./dist/tacacs_plus-2.6-py2.py3-none-any.whl298Saved ./dist/tempora-5.8.0-py3-none-any.whl299Saved ./dist/typing_extensions-4.12.2-py3-none-any.whl300Saved ./dist/tzdata-2025.1-py2.py3-none-any.whl301Saved ./dist/urllib3-2.3.0-py3-none-any.whl302Saved ./dist/wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl303Saved ./dist/yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl304Saved ./dist/zc.lockfile-3.0.post1-py3-none-any.whl305Saved ./dist/setuptools-78.1.0-py3-none-any.whl306Successfully downloaded aiohappyeyeballs aiohttp aiosignal async-timeout attrs autocommand backports-tarfile cefevent certifi charset-normalizer cheroot cherrypy debtcollector deepdiff frozenlist idna iso8601 jaraco-collections jaraco-context jaraco-functools jaraco-text jsonschema jsonschema-specifications keystoneauth1 more-itertools msgpack multidict netaddr orderly-set os-service-types oslo-config oslo-i18n oslo-serialization oslo-utils packaging pbr portend propcache psutil pyparsing pyrage python-dateutil python-keystoneclient pyyaml referencing requests rfc3986 rpds-py six stevedore tacacs-plus tempora typing-extensions tzdata urllib3 wrapt yarl zc-lockfile setuptools307[DEBU] [gemnasium-python] [2025-04-12T20:03:46Z] [/go/src/app/builder/pip/pip.go:155] ▶ /usr/local/bin/pip3 install --user --ignore-installed --no-warn-script-location --disable-pip-version-check --find-links ./dist --requirement requirements.txt308Looking in links: ./dist309Collecting aiohappyeyeballs==2.6.0 (from -r requirements.txt (line 17))310 Using cached aiohappyeyeballs-2.6.0-py3-none-any.whl.metadata (5.9 kB)311Processing ./dist/aiohttp-3.11.13-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements.txt (line 19))312Collecting aiosignal==1.3.2 (from -r requirements.txt (line 21))313 Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)314Collecting async-timeout==4.0.3 (from -r requirements.txt (line 23))315 Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)316Collecting attrs==25.1.0 (from -r requirements.txt (line 27))317 Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)318Collecting autocommand==2.2.2 (from -r requirements.txt (line 32))319 Using cached autocommand-2.2.2-py3-none-any.whl.metadata (15 kB)320Collecting backports-tarfile==1.2.0 (from -r requirements.txt (line 34))321 Using cached backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB)322Collecting cefevent==0.5.6 (from -r requirements.txt (line 36))323 Using cached cefevent-0.5.6-py3-none-any.whl.metadata (11 kB)324Collecting certifi==2025.1.31 (from -r requirements.txt (line 38))325 Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)326Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 40))327 Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)328Collecting cheroot==10.0.1 (from -r requirements.txt (line 42))329 Using cached cheroot-10.0.1-py3-none-any.whl.metadata (7.1 kB)330Collecting cherrypy==18.10.0 (from -r requirements.txt (line 44))331 Using cached CherryPy-18.10.0-py3-none-any.whl.metadata (8.7 kB)332Collecting debtcollector==3.0.0 (from -r requirements.txt (line 46))333 Using cached debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB)334Collecting deepdiff==8.3.0 (from -r requirements.txt (line 51))335 Using cached deepdiff-8.3.0-py3-none-any.whl.metadata (6.5 kB)336Collecting frozenlist==1.5.0 (from -r requirements.txt (line 53))337 Using cached frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)338Collecting idna==3.10 (from -r requirements.txt (line 57))339 Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)340Collecting iso8601==2.1.0 (from -r requirements.txt (line 61))341 Using cached iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB)342Collecting jaraco-collections==5.1.0 (from -r requirements.txt (line 65))343 Using cached jaraco.collections-5.1.0-py3-none-any.whl.metadata (3.9 kB)344Collecting jaraco-context==6.0.1 (from -r requirements.txt (line 67))345 Using cached jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)346Collecting jaraco-functools==4.1.0 (from -r requirements.txt (line 69))347 Using cached jaraco.functools-4.1.0-py3-none-any.whl.metadata (2.9 kB)348Collecting jaraco-text==4.0.0 (from -r requirements.txt (line 74))349 Using cached jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB)350Collecting jsonschema==4.23.0 (from -r requirements.txt (line 76))351 Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)352Collecting jsonschema-specifications==2024.10.1 (from -r requirements.txt (line 78))353 Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)354Collecting keystoneauth1==5.10.0 (from -r requirements.txt (line 80))355 Using cached keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB)356Collecting more-itertools==10.6.0 (from -r requirements.txt (line 82))357 Using cached more_itertools-10.6.0-py3-none-any.whl.metadata (37 kB)358Collecting msgpack==1.1.0 (from -r requirements.txt (line 88))359 Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB)360Collecting multidict==6.1.0 (from -r requirements.txt (line 90))361 Using cached multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)362Collecting netaddr==1.3.0 (from -r requirements.txt (line 94))363 Using cached netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB)364Collecting orderly-set==5.3.0 (from -r requirements.txt (line 98))365 Using cached orderly_set-5.3.0-py3-none-any.whl.metadata (6.2 kB)366Collecting os-service-types==1.7.0 (from -r requirements.txt (line 100))367 Using cached os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB)368Collecting oslo-config==9.7.1 (from -r requirements.txt (line 102))369 Using cached oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB)370Collecting oslo-i18n==6.5.1 (from -r requirements.txt (line 104))371 Using cached oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB)372Collecting oslo-serialization==5.7.0 (from -r requirements.txt (line 109))373 Using cached oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB)374Collecting oslo-utils==8.2.0 (from -r requirements.txt (line 111))375 Using cached oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB)376Collecting packaging==24.2 (from -r requirements.txt (line 115))377 Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)378Collecting pbr==6.1.1 (from -r requirements.txt (line 119))379 Using cached pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB)380Collecting portend==3.2.0 (from -r requirements.txt (line 127))381 Using cached portend-3.2.0-py3-none-any.whl.metadata (3.6 kB)382Collecting propcache==0.3.0 (from -r requirements.txt (line 129))383 Using cached propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)384Collecting psutil==7.0.0 (from -r requirements.txt (line 133))385 Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)386Collecting pyparsing==3.2.1 (from -r requirements.txt (line 135))387 Using cached pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB)388Collecting pyrage==1.2.4 (from -r requirements.txt (line 137))389 Using cached pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)390Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 139))391 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)392Collecting python-keystoneclient==5.6.0 (from -r requirements.txt (line 141))393 Using cached python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB)394Collecting pyyaml==6.0.2 (from -r requirements.txt (line 143))395 Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)396Collecting referencing==0.36.2 (from -r requirements.txt (line 148))397 Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)398Collecting requests==2.32.3 (from -r requirements.txt (line 152))399 Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)400Collecting rfc3986==2.0.0 (from -r requirements.txt (line 158))401 Using cached rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)402Collecting rpds-py==0.23.1 (from -r requirements.txt (line 160))403 Using cached rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)404Collecting six==1.17.0 (from -r requirements.txt (line 164))405 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)406Collecting stevedore==5.4.1 (from -r requirements.txt (line 168))407 Using cached stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB)408Collecting tacacs-plus==2.6 (from -r requirements.txt (line 173))409 Using cached tacacs_plus-2.6-py2.py3-none-any.whl.metadata (1.1 kB)410Collecting tempora==5.8.0 (from -r requirements.txt (line 175))411 Using cached tempora-5.8.0-py3-none-any.whl.metadata (3.3 kB)412Collecting typing-extensions==4.12.2 (from -r requirements.txt (line 177))413 Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)414Collecting tzdata==2025.1 (from -r requirements.txt (line 182))415 Using cached tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)416Collecting urllib3==2.3.0 (from -r requirements.txt (line 186))417 Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)418Collecting wrapt==1.17.2 (from -r requirements.txt (line 188))419 Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)420Collecting yarl==1.18.3 (from -r requirements.txt (line 190))421 Using cached yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)422Collecting zc-lockfile==3.0.post1 (from -r requirements.txt (line 192))423 Using cached zc.lockfile-3.0.post1-py3-none-any.whl.metadata (6.2 kB)424Collecting setuptools (from pbr==6.1.1->-r requirements.txt (line 119))425 Using cached setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)426Using cached aiohappyeyeballs-2.6.0-py3-none-any.whl (15 kB)427Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)428Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)429Using cached attrs-25.1.0-py3-none-any.whl (63 kB)430Using cached autocommand-2.2.2-py3-none-any.whl (19 kB)431Using cached backports.tarfile-1.2.0-py3-none-any.whl (30 kB)432Using cached cefevent-0.5.6-py3-none-any.whl (20 kB)433Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)434Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)435Using cached cheroot-10.0.1-py3-none-any.whl (104 kB)436Using cached CherryPy-18.10.0-py3-none-any.whl (349 kB)437Using cached debtcollector-3.0.0-py3-none-any.whl (23 kB)438Using cached deepdiff-8.3.0-py3-none-any.whl (86 kB)439Using cached frozenlist-1.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (274 kB)440Using cached idna-3.10-py3-none-any.whl (70 kB)441Using cached iso8601-2.1.0-py3-none-any.whl (7.5 kB)442Using cached jaraco.collections-5.1.0-py3-none-any.whl (11 kB)443Using cached jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)444Using cached jaraco.functools-4.1.0-py3-none-any.whl (10 kB)445Using cached jaraco.text-4.0.0-py3-none-any.whl (11 kB)446Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)447Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)448Using cached keystoneauth1-5.10.0-py3-none-any.whl (344 kB)449Using cached more_itertools-10.6.0-py3-none-any.whl (63 kB)450Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB)451Using cached multidict-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)452Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)453Using cached orderly_set-5.3.0-py3-none-any.whl (12 kB)454Using cached os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)455Using cached oslo.config-9.7.1-py3-none-any.whl (131 kB)456Using cached oslo.i18n-6.5.1-py3-none-any.whl (46 kB)457Using cached oslo.serialization-5.7.0-py3-none-any.whl (25 kB)458Using cached oslo.utils-8.2.0-py3-none-any.whl (134 kB)459Using cached packaging-24.2-py3-none-any.whl (65 kB)460Using cached pbr-6.1.1-py2.py3-none-any.whl (108 kB)461Using cached portend-3.2.0-py3-none-any.whl (5.3 kB)462Using cached propcache-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB)463Using cached psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)464Using cached pyparsing-3.2.1-py3-none-any.whl (107 kB)465Using cached pyrage-1.2.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (969 kB)466Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)467Using cached python_keystoneclient-5.6.0-py3-none-any.whl (397 kB)468Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)469Using cached referencing-0.36.2-py3-none-any.whl (26 kB)470Using cached requests-2.32.3-py3-none-any.whl (64 kB)471Using cached rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)472Using cached rpds_py-0.23.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB)473Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)474Using cached stevedore-5.4.1-py3-none-any.whl (49 kB)475Using cached tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)476Using cached tempora-5.8.0-py3-none-any.whl (14 kB)477Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)478Using cached tzdata-2025.1-py2.py3-none-any.whl (346 kB)479Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)480Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)481Using cached yarl-1.18.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344 kB)482Using cached zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)483Using cached setuptools-78.1.0-py3-none-any.whl (1.3 MB)484Installing collected packages: cefevent, wrapt, urllib3, tzdata, typing-extensions, six, setuptools, rpds-py, rfc3986, pyyaml, pyrage, pyparsing, psutil, propcache, packaging, orderly-set, netaddr, multidict, msgpack, more-itertools, iso8601, idna, frozenlist, charset-normalizer, certifi, backports-tarfile, autocommand, attrs, async-timeout, aiohappyeyeballs, zc-lockfile, yarl, tacacs-plus, requests, referencing, python-dateutil, pbr, jaraco-functools, jaraco-context, deepdiff, debtcollector, aiosignal, tempora, stevedore, oslo-i18n, os-service-types, jsonschema-specifications, jaraco-text, cheroot, aiohttp, portend, oslo-utils, oslo-config, keystoneauth1, jsonschema, jaraco-collections, oslo-serialization, cherrypy, python-keystoneclient485Successfully installed aiohappyeyeballs-2.6.0 aiohttp-3.11.13 aiosignal-1.3.2 async-timeout-4.0.3 attrs-25.1.0 autocommand-2.2.2 backports-tarfile-1.2.0 cefevent-0.5.6 certifi-2025.1.31 charset-normalizer-3.4.1 cheroot-10.0.1 cherrypy-18.10.0 debtcollector-3.0.0 deepdiff-8.3.0 frozenlist-1.5.0 idna-3.10 iso8601-2.1.0 jaraco-collections-5.1.0 jaraco-context-6.0.1 jaraco-functools-4.1.0 jaraco-text-4.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 more-itertools-10.6.0 msgpack-1.1.0 multidict-6.1.0 netaddr-1.3.0 orderly-set-5.3.0 os-service-types-1.7.0 oslo-config-9.7.1 oslo-i18n-6.5.1 oslo-serialization-5.7.0 oslo-utils-8.2.0 packaging-24.2 pbr-6.1.1 portend-3.2.0 propcache-0.3.0 psutil-7.0.0 pyparsing-3.2.1 pyrage-1.2.4 python-dateutil-2.9.0.post0 python-keystoneclient-5.6.0 pyyaml-6.0.2 referencing-0.36.2 requests-2.32.3 rfc3986-2.0.0 rpds-py-0.23.1 setuptools-78.1.0 six-1.17.0 stevedore-5.4.1 tacacs-plus-2.6 tempora-5.8.0 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.3.0 wrapt-1.17.2 yarl-1.18.3 zc-lockfile-3.0.post1486WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv487[DEBU] [gemnasium-python] [2025-04-12T20:03:47Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db remote set-url origin https://gitlab.com/gitlab-org/security-products/gemnasium-db.git488[DEBU] [gemnasium-python] [2025-04-12T20:03:49Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db fetch --force --tags origin master490 * branch master -> FETCH_HEAD491 a9005769d8..243ccdaba0 master -> origin/master492[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:124] ▶ /usr/bin/git -C /gemnasium-db checkout master493Already on 'master'494Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded.495 (use "git pull" to update your local branch)496[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:137] ▶ /usr/bin/git -C /gemnasium-db symbolic-ref -q HEAD497[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:145] ▶ /usr/bin/git -C /gemnasium-db reset --hard origin/master498HEAD is now at 243ccdaba0 Merge branch 'advng/pypi/nova/CVE-2013-2096' into 'master'499[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:153] ▶ /usr/bin/git -C /gemnasium-db rev-parse HEAD500243ccdaba0c9661ce14b6780cc768e1cd413c13b501[INFO] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/advisory/repo.go:157] ▶ Using commit 243ccdaba0c9661ce14b6780cc768e1cd413c13b502 of vulnerability database503[DEBU] [gemnasium-python] [2025-04-12T20:03:52Z] [/go/src/app/scanner/scanner.go:140] ▶ Location set to requirements.txt504[DEBU] [gemnasium-python] [2025-04-12T20:03:53Z] [/go/src/app/vrange/python/python.go:59] ▶ /usr/local/bin/pipenv run /vrange/python/rangecheck.py /tmp/vrange_queries257223955505[506{"range": "<2.4.0", "version": "3.11.13", "satisfies": false},507{"range": "<3.7.4", "version": "3.11.13", "satisfies": false},508{"range": "<=3.8.4", "version": "3.11.13", "satisfies": false},509{"range": "<3.8.6", "version": "3.11.13", "satisfies": false},510{"range": "<3.8.0", "version": "3.11.13", "satisfies": false},511{"range": "<3.9.0", "version": "3.11.13", "satisfies": false},512{"range": "<3.9.0", "version": "3.11.13", "satisfies": false},513{"range": ">=1.0.5,<3.9.2", "version": "3.11.13", "satisfies": false},514{"range": "<3.9.2", "version": "3.11.13", "satisfies": false},515{"range": "<3.9.4", "version": "3.11.13", "satisfies": false},516{"range": "<3.9.4", "version": "3.11.13", "satisfies": false},517{"range": "<3.10.2", "version": "3.11.13", "satisfies": false},518{"range": ">=3.10.6,<3.10.11", "version": "3.11.13", "satisfies": false},519{"range": "<3.10.11", "version": "3.11.13", "satisfies": false},520{"range": "<3.8.6", "version": "3.11.13", "satisfies": false},521{"range": ">=2017.11.05,<2022.12.07", "version": "2025.1.31", "satisfies": false},522{"range": ">=2015.4.28,<2023.7.22", "version": "2025.1.31", "satisfies": false},523{"range": ">=2021.5.30,<2024.7.4", "version": "2025.1.31", "satisfies": false},524{"range": "<2.1.1", "version": "18.10.0", "satisfies": false},525{"range": "<2.1.1||>=3.0,<3.0.2", "version": "18.10.0", "satisfies": false},526{"range": "<3.7", "version": "3.10", "satisfies": false},527{"range": "<0.2.0", "version": "8.2.0", "satisfies": false},528{"range": "<4.10.1", "version": "8.2.0", "satisfies": false},529{"range": "<5.6.6", "version": "7.0.0", "satisfies": false},530{"range": ">=1.2.0,<1.2.3", "version": "1.2.4", "satisfies": false},531{"range": ">=1.2.0,<1.2.3", "version": "1.2.4", "satisfies": false},532{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},533{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},534{"range": "<0.2.4", "version": "5.6.0", "satisfies": false},535{"range": ">=0.2.3,<0.3.0", "version": "5.6.0", "satisfies": false},536{"range": ">=0.2.3,<0.3.0", "version": "5.6.0", "satisfies": false},537{"range": "<0.4.0", "version": "5.6.0", "satisfies": false},538{"range": "<0.7.0", "version": "5.6.0", "satisfies": false},539{"range": "<0.11.0||>=1.0,<1.2.0", "version": "5.6.0", "satisfies": false},540{"range": "<1.4.0", "version": "5.6.0", "satisfies": false},541{"range": "<4.1", "version": "6.0.2", "satisfies": false},542{"range": ">=5.1,<5.2", "version": "6.0.2", "satisfies": false},543{"range": "<5.4", "version": "6.0.2", "satisfies": false},544{"range": ">=5.1,<5.3.1", "version": "6.0.2", "satisfies": false},545{"range": "<=1.0.3", "version": "2.32.3", "satisfies": false},546{"range": "<2.3.0", "version": "2.32.3", "satisfies": false},547{"range": "<2.3.0", "version": "2.32.3", "satisfies": false},548{"range": ">=2.1.0,<2.6.0", "version": "2.32.3", "satisfies": false},549{"range": "<2.20.0", "version": "2.32.3", "satisfies": false},550{"range": ">=2.3.0,<2.31.0", "version": "2.32.3", "satisfies": false},551{"range": "<2.32.0", "version": "2.32.3", "satisfies": false},552{"range": "<0.12.0", "version": "2.32.3", "satisfies": false},553{"range": "<0.7", "version": "78.1.0", "satisfies": false},554{"range": "<65.5.1", "version": "78.1.0", "satisfies": false},555{"range": "<70.0.0", "version": "78.1.0", "satisfies": false},556{"range": ">=1.17,<1.18.1", "version": "2.3.0", "satisfies": false},557{"range": "<1.23", "version": "2.3.0", "satisfies": false},558{"range": "<1.24.2", "version": "2.3.0", "satisfies": false},559{"range": "<1.24.3", "version": "2.3.0", "satisfies": false},560{"range": "<1.24.2", "version": "2.3.0", "satisfies": false},561{"range": "<1.25.9", "version": "2.3.0", "satisfies": false},562{"range": ">=1.25.2,<1.25.8", "version": "2.3.0", "satisfies": false},563{"range": ">=1.26.0,<1.26.4", "version": "2.3.0", "satisfies": false},564{"range": ">=1.25.4,<1.26.5", "version": "2.3.0", "satisfies": false},565{"range": ">=2.0.0,<2.0.6||<1.26.17", "version": "2.3.0", "satisfies": false},566{"range": ">=2.0.0,<2.0.7||<1.26.18", "version": "2.3.0", "satisfies": false},567{"range": "<1.26.19||>=2.0.0,<2.2.2", "version": "2.3.0", "satisfies": false}568]569[INFO] [gemnasium-python] [2025-04-12T20:03:53Z] [/go/src/app/convert/cli.go:55] ▶ using schema model 15571Uploading artifacts...572**/gl-sbom-*.cdx.json: found 1 matching artifact files and directories 573Uploading artifacts as "archive" to coordinator... 201 Created id=112774 responseStatus=201 Created token=glcbt-64574Uploading artifacts...575**/gl-sbom-*.cdx.json: found 1 matching artifact files and directories 576Uploading artifacts as "cyclonedx" to coordinator... 201 Created id=112774 responseStatus=201 Created token=glcbt-64577Uploading artifacts...578gl-dependency-scanning-report.json: found 1 matching artifact files and directories 579Uploading artifacts as "dependency_scanning" to coordinator... 201 Created id=112774 responseStatus=201 Created token=glcbt-64581Job succeeded