OCL API 2

Build: #2309 was successful

Job: Build oclapi2 was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Build log

The build generated 2,190 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

10-Sep-2025 14:30:07 #18 4.652 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 2))
10-Sep-2025 14:30:07 #18 4.664   Downloading psycopg2-2.9.7.tar.gz (383 kB)
10-Sep-2025 14:30:07 #18 4.786   Preparing metadata (setup.py): started
10-Sep-2025 14:30:08 #18 5.716   Preparing metadata (setup.py): finished with status 'done'
10-Sep-2025 14:30:09 #18 5.745 Collecting gunicorn==22.0.0 (from -r requirements.txt (line 3))
10-Sep-2025 14:30:09 #18 5.757   Downloading gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB)
10-Sep-2025 14:30:09 #18 5.790 Collecting whitenoise==6.5.0 (from -r requirements.txt (line 4))
10-Sep-2025 14:30:09 #18 5.802   Downloading whitenoise-6.5.0-py3-none-any.whl.metadata (3.7 kB)
10-Sep-2025 14:30:09 #18 5.844 Collecting djangorestframework==3.14.0 (from -r requirements.txt (line 5))
10-Sep-2025 14:30:09 #18 5.856   Downloading djangorestframework-3.14.0-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:09 #18 5.912 Collecting pylint==2.17.5 (from -r requirements.txt (line 6))
10-Sep-2025 14:30:09 #18 5.923   Downloading pylint-2.17.5-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:09 #18 5.958 Collecting pydash==7.0.6 (from -r requirements.txt (line 7))
10-Sep-2025 14:30:09 #18 5.976   Downloading pydash-7.0.6-py3-none-any.whl.metadata (45 kB)
10-Sep-2025 14:30:09 #18 6.014 Collecting django-cors-headers==4.2.0 (from -r requirements.txt (line 8))
10-Sep-2025 14:30:09 #18 6.024   Downloading django_cors_headers-4.2.0-py3-none-any.whl.metadata (16 kB)
10-Sep-2025 14:30:09 #18 6.086 Collecting pyyaml==6.0.1 (from -r requirements.txt (line 9))
10-Sep-2025 14:30:09 #18 6.099   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
10-Sep-2025 14:30:09 #18 6.115 Collecting colour_runner==0.1.1 (from -r requirements.txt (line 10))
10-Sep-2025 14:30:09 #18 6.126   Downloading colour_runner-0.1.1-py2.py3-none-any.whl.metadata (828 bytes)
10-Sep-2025 14:30:09 #18 6.620 Collecting boto3==1.24.28 (from -r requirements.txt (line 11))
10-Sep-2025 14:30:09 #18 6.630   Downloading boto3-1.24.28-py3-none-any.whl.metadata (7.0 kB)
10-Sep-2025 14:30:10 #18 6.854 Collecting moto==3.1.13 (from -r requirements.txt (line 12))
10-Sep-2025 14:30:10 #18 6.865   Downloading moto-3.1.13-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:10 #18 7.002 Collecting python-dateutil==2.8.2 (from -r requirements.txt (line 13))
10-Sep-2025 14:30:10 #18 7.013   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB)
10-Sep-2025 14:30:10 #18 7.054 Collecting requests==2.32.3 (from -r requirements.txt (line 14))
10-Sep-2025 14:30:10 #18 7.065   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
10-Sep-2025 14:30:10 #18 7.090 Collecting factory_boy==3.3.0 (from -r requirements.txt (line 15))
10-Sep-2025 14:30:10 #18 7.101   Downloading factory_boy-3.3.0-py2.py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:10 #18 7.159 Collecting celery==5.4.0 (from celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:10 #18 7.175   Downloading celery-5.4.0-py3-none-any.whl.metadata (21 kB)
10-Sep-2025 14:30:10 #18 7.236 Collecting celery_once==3.0.1 (from -r requirements.txt (line 18))
10-Sep-2025 14:30:10 #18 7.246   Downloading celery_once-3.0.1.tar.gz (12 kB)
10-Sep-2025 14:30:10 #18 7.256   Preparing metadata (setup.py): started
10-Sep-2025 14:30:11 #18 8.158   Preparing metadata (setup.py): finished with status 'done'
10-Sep-2025 14:30:11 #18 8.202 Collecting redis==5.2.1 (from -r requirements.txt (line 20))
10-Sep-2025 14:30:11 #18 8.214   Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB)
10-Sep-2025 14:30:11 #18 8.239 Collecting django-redis==5.4.0 (from -r requirements.txt (line 21))
10-Sep-2025 14:30:11 #18 8.251   Downloading django_redis-5.4.0-py3-none-any.whl.metadata (32 kB)
10-Sep-2025 14:30:11 #18 8.301 Collecting kombu==5.4.2 (from -r requirements.txt (line 22))
10-Sep-2025 14:30:11 #18 8.321   Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB)
10-Sep-2025 14:30:11 #18 8.346 Collecting django-elasticsearch-dsl==8.0 (from -r requirements.txt (line 23))
10-Sep-2025 14:30:11 #18 8.357   Downloading django_elasticsearch_dsl-8.0-py2.py3-none-any.whl.metadata (7.3 kB)
10-Sep-2025 14:30:11 #18 8.390 Collecting drf-yasg==1.21.5 (from -r requirements.txt (line 24))
10-Sep-2025 14:30:11 #18 8.400   Downloading drf_yasg-1.21.5-py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:11 #18 8.449 Collecting ocldev==0.2.2 (from -r requirements.txt (line 26))
10-Sep-2025 14:30:11 #18 8.459   Downloading ocldev-0.2.2-py2.py3-none-any.whl.metadata (2.0 kB)
10-Sep-2025 14:30:12 #18 9.065 Collecting coverage==7.3.0 (from -r requirements.txt (line 27))
10-Sep-2025 14:30:12 #18 9.078   Downloading coverage-7.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.1 kB)
10-Sep-2025 14:30:12 #18 9.095 Collecting tblib==2.0.0 (from -r requirements.txt (line 28))
10-Sep-2025 14:30:12 #18 9.107   Downloading tblib-2.0.0-py3-none-any.whl.metadata (25 kB)
10-Sep-2025 14:30:12 #18 9.129 Collecting django-ordered-model==3.7.4 (from -r requirements.txt (line 29))
10-Sep-2025 14:30:12 #18 9.144   Downloading django_ordered_model-3.7.4-py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:12 #18 9.174 Collecting django-health-check==3.17.0 (from -r requirements.txt (line 30))
10-Sep-2025 14:30:12 #18 9.186   Downloading django_health_check-3.17.0-py2.py3-none-any.whl.metadata (11 kB)
10-Sep-2025 14:30:12 #18 9.217 Collecting markdown==3.4.4 (from -r requirements.txt (line 31))
10-Sep-2025 14:30:12 #18 9.241   Downloading Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB)
10-Sep-2025 14:30:12 #18 9.267 Collecting mock==5.1.0 (from -r requirements.txt (line 32))
10-Sep-2025 14:30:12 #18 9.279   Downloading mock-5.1.0-py3-none-any.whl.metadata (3.0 kB)
10-Sep-2025 14:30:12 #18 9.299 Collecting django-request-logging==0.7.5 (from -r requirements.txt (line 33))
10-Sep-2025 14:30:12 #18 9.310   Downloading django_request_logging-0.7.5-py2.py3-none-any.whl.metadata (7.9 kB)
10-Sep-2025 14:30:12 #18 9.328 Collecting django-cid==2.3 (from -r requirements.txt (line 34))
10-Sep-2025 14:30:12 #18 9.339   Downloading django_cid-2.3-py2.py3-none-any.whl.metadata (3.1 kB)
10-Sep-2025 14:30:12 #18 9.365 Collecting django-dirtyfields==1.9.2 (from -r requirements.txt (line 35))
10-Sep-2025 14:30:12 #18 9.376   Downloading django_dirtyfields-1.9.2-py3-none-any.whl.metadata (4.9 kB)
10-Sep-2025 14:30:12 #18 9.391 Collecting jsonpath-ng==1.5.3 (from -r requirements.txt (line 36))
10-Sep-2025 14:30:12 #18 9.401   Downloading jsonpath_ng-1.5.3-py3-none-any.whl.metadata (16 kB)
10-Sep-2025 14:30:12 #18 9.421 Collecting mozilla-django-oidc==3.0.0 (from -r requirements.txt (line 37))
10-Sep-2025 14:30:12 #18 9.431   Downloading mozilla_django_oidc-3.0.0-py2.py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:12 #18 9.453 Collecting django-celery-beat==2.5.0 (from -r requirements.txt (line 38))
10-Sep-2025 14:30:12 #18 9.463   Downloading django_celery_beat-2.5.0-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:12 #18 9.478 Collecting jsondiff==2.0.0 (from -r requirements.txt (line 39))
10-Sep-2025 14:30:12 #18 9.488   Downloading jsondiff-2.0.0-py3-none-any.whl.metadata (562 bytes)
10-Sep-2025 14:30:12 #18 9.509 Collecting django-silk==5.0.4 (from -r requirements.txt (line 40))
10-Sep-2025 14:30:12 #18 9.519   Downloading django_silk-5.0.4-py3-none-any.whl.metadata (19 kB)
10-Sep-2025 14:30:12 #18 9.551 Collecting azure-storage-blob==12.19.0 (from -r requirements.txt (line 41))
10-Sep-2025 14:30:12 #18 9.562   Downloading azure_storage_blob-12.19.0-py3-none-any.whl.metadata (26 kB)
10-Sep-2025 14:30:12 #18 9.588 Collecting fhir.resources==7.1.0 (from -r requirements.txt (line 42))
10-Sep-2025 14:30:12 #18 9.606   Downloading fhir.resources-7.1.0-py2.py3-none-any.whl.metadata (45 kB)
10-Sep-2025 14:30:12 #18 9.724 Collecting ijson==3.2.3 (from -r requirements.txt (line 43))
10-Sep-2025 14:30:13 #18 9.735   Downloading ijson-3.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB)
10-Sep-2025 14:30:13 #18 9.761 Collecting responses==0.25.0 (from -r requirements.txt (line 44))
10-Sep-2025 14:30:13 #18 9.773   Downloading responses-0.25.0-py3-none-any.whl.metadata (46 kB)
10-Sep-2025 14:30:13 #18 10.01 Collecting pydantic==2.6.4 (from -r requirements.txt (line 45))
10-Sep-2025 14:30:13 #18 10.02   Downloading pydantic-2.6.4-py3-none-any.whl.metadata (85 kB)
10-Sep-2025 14:30:13 #18 10.07 Collecting minio==7.2.9 (from -r requirements.txt (line 46))
10-Sep-2025 14:30:13 #18 10.08   Downloading minio-7.2.9-py3-none-any.whl.metadata (6.5 kB)
10-Sep-2025 14:30:13 #18 10.10 Collecting sentence-transformers==3.3.1 (from -r requirements.txt (line 47))
10-Sep-2025 14:30:13 #18 10.11   Downloading sentence_transformers-3.3.1-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:13 #18 10.13 Collecting elastic-transport==8.17 (from -r requirements.txt (line 48))
10-Sep-2025 14:30:13 #18 10.15   Downloading elastic_transport-8.17.0-py3-none-any.whl.metadata (3.6 kB)
10-Sep-2025 14:30:13 #18 10.22 Collecting tornado<7.0.0,>=5.0.0 (from flower==1.0.1->-r requirements.txt (line 19))
10-Sep-2025 14:30:13 #18 10.23   Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)
10-Sep-2025 14:30:13 #18 10.26 Collecting prometheus_client>=0.8.0 (from flower==1.0.1->-r requirements.txt (line 19))
10-Sep-2025 14:30:13 #18 10.26   Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB)
10-Sep-2025 14:30:13 #18 10.29 Collecting humanize (from flower==1.0.1->-r requirements.txt (line 19))
10-Sep-2025 14:30:13 #18 10.30   Downloading humanize-4.13.0-py3-none-any.whl.metadata (7.8 kB)
10-Sep-2025 14:30:13 #18 10.36 Collecting pytz (from flower==1.0.1->-r requirements.txt (line 19))
10-Sep-2025 14:30:13 #18 10.37   Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
10-Sep-2025 14:30:13 #18 10.44 Collecting asgiref<4,>=3.6.0 (from Django==4.2.16->-r requirements.txt (line 1))
10-Sep-2025 14:30:13 #18 10.47   Downloading asgiref-3.9.1-py3-none-any.whl.metadata (9.3 kB)
10-Sep-2025 14:30:13 #18 10.49 Collecting sqlparse>=0.3.1 (from Django==4.2.16->-r requirements.txt (line 1))
10-Sep-2025 14:30:13 #18 10.50   Downloading sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB)
10-Sep-2025 14:30:13 #18 10.53 Collecting packaging (from gunicorn==22.0.0->-r requirements.txt (line 3))
10-Sep-2025 14:30:13 #18 10.53   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
10-Sep-2025 14:30:13 #18 10.59 Collecting platformdirs>=2.2.0 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:13 #18 10.60   Downloading platformdirs-4.4.0-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:13 #18 10.67 Collecting astroid<=2.17.0-dev0,>=2.15.6 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:13 #18 10.68   Downloading astroid-2.15.8-py3-none-any.whl.metadata (4.7 kB)
10-Sep-2025 14:30:13 #18 10.74 Collecting isort<6,>=4.2.5 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:14 #18 10.75   Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:14 #18 10.77 Collecting mccabe<0.8,>=0.6 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:14 #18 10.78   Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB)
10-Sep-2025 14:30:14 #18 10.80 Collecting tomlkit>=0.10.1 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:14 #18 10.81   Downloading tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB)
10-Sep-2025 14:30:14 #18 10.83 Collecting dill>=0.2 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:14 #18 10.84   Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:14 #18 10.87 Collecting tomli>=1.1.0 (from pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:14 #18 10.88   Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:14 #18 10.91 Collecting typing-extensions!=4.6.0,>=3.10 (from pydash==7.0.6->-r requirements.txt (line 7))
10-Sep-2025 14:30:14 #18 10.92   Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
10-Sep-2025 14:30:14 #18 10.96 Collecting blessings (from colour_runner==0.1.1->-r requirements.txt (line 10))
10-Sep-2025 14:30:14 #18 10.98   Downloading blessings-1.7-py3-none-any.whl.metadata (19 kB)
10-Sep-2025 14:30:14 #18 11.01 Collecting pygments (from colour_runner==0.1.1->-r requirements.txt (line 10))
10-Sep-2025 14:30:14 #18 11.02   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
10-Sep-2025 14:30:14 #18 11.65 Collecting botocore<1.28.0,>=1.27.28 (from boto3==1.24.28->-r requirements.txt (line 11))
10-Sep-2025 14:30:15 #18 11.66   Downloading botocore-1.27.96-py3-none-any.whl.metadata (5.9 kB)
10-Sep-2025 14:30:15 #18 11.68 Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.24.28->-r requirements.txt (line 11))
10-Sep-2025 14:30:15 #18 11.69   Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
10-Sep-2025 14:30:15 #18 11.72 Collecting s3transfer<0.7.0,>=0.6.0 (from boto3==1.24.28->-r requirements.txt (line 11))
10-Sep-2025 14:30:15 #18 11.73   Downloading s3transfer-0.6.2-py3-none-any.whl.metadata (1.8 kB)
10-Sep-2025 14:30:15 #18 12.56 Collecting cryptography>=3.3.1 (from moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:15 #18 12.57   Downloading cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
10-Sep-2025 14:30:15 #18 12.61 Collecting xmltodict (from moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:15 #18 12.62   Downloading xmltodict-0.15.1-py2.py3-none-any.whl.metadata (9.4 kB)
10-Sep-2025 14:30:15 #18 12.66 Collecting werkzeug>=0.5 (from moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:15 #18 12.67   Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)
10-Sep-2025 14:30:16 #18 12.85 Collecting MarkupSafe!=2.0.0a1 (from moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:16 #18 12.87   Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
10-Sep-2025 14:30:16 #18 12.89 Collecting Jinja2>=2.10.1 (from moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:16 #18 12.90   Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
10-Sep-2025 14:30:16 #18 12.92 Collecting six>=1.5 (from python-dateutil==2.8.2->-r requirements.txt (line 13))
10-Sep-2025 14:30:16 #18 12.93   Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
10-Sep-2025 14:30:16 #18 13.06 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 14))
10-Sep-2025 14:30:16 #18 13.07   Downloading charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB)
10-Sep-2025 14:30:16 #18 13.09 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 14))
10-Sep-2025 14:30:16 #18 13.10   Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:16 #18 13.15 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 14))
10-Sep-2025 14:30:16 #18 13.16   Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB)
10-Sep-2025 14:30:16 #18 13.19 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 14))
10-Sep-2025 14:30:16 #18 13.20   Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
10-Sep-2025 14:30:16 #18 13.36 Collecting Faker>=0.7.0 (from factory_boy==3.3.0->-r requirements.txt (line 15))
10-Sep-2025 14:30:16 #18 13.38   Downloading faker-37.6.0-py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:16 #18 13.41 Collecting billiard<5.0,>=4.2.0 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.42   Downloading billiard-4.2.1-py3-none-any.whl.metadata (4.4 kB)
10-Sep-2025 14:30:16 #18 13.45 Collecting vine<6.0,>=5.1.0 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.46   Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)
10-Sep-2025 14:30:16 #18 13.49 Collecting click<9.0,>=8.1.2 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.50   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
10-Sep-2025 14:30:16 #18 13.51 Collecting click-didyoumean>=0.3.0 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.52   Downloading click_didyoumean-0.3.1-py3-none-any.whl.metadata (3.9 kB)
10-Sep-2025 14:30:16 #18 13.54 Collecting click-repl>=0.2.0 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.55   Downloading click_repl-0.3.0-py3-none-any.whl.metadata (3.6 kB)
10-Sep-2025 14:30:16 #18 13.57 Collecting click-plugins>=1.1.1 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.57   Downloading click_plugins-1.1.1.2-py2.py3-none-any.whl.metadata (6.5 kB)
10-Sep-2025 14:30:16 #18 13.60 Collecting tzdata>=2022.7 (from celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:16 #18 13.61   Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB)
10-Sep-2025 14:30:16 #18 13.64 Collecting amqp<6.0.0,>=5.1.1 (from kombu==5.4.2->-r requirements.txt (line 22))
10-Sep-2025 14:30:16 #18 13.65   Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB)
10-Sep-2025 14:30:16 #18 13.69 Collecting async-timeout>=4.0.3 (from redis==5.2.1->-r requirements.txt (line 20))
10-Sep-2025 14:30:16 #18 13.70   Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB)
10-Sep-2025 14:30:17 #18 13.76 Collecting elasticsearch-dsl<9.0.0,>=8.9.0 (from django-elasticsearch-dsl==8.0->-r requirements.txt (line 23))
10-Sep-2025 14:30:17 #18 13.77   Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:17 #18 13.81 Collecting coreapi>=2.3.3 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:17 #18 13.82   Downloading coreapi-2.3.3-py2.py3-none-any.whl.metadata (1.0 kB)
10-Sep-2025 14:30:17 #18 13.83 Collecting coreschema>=0.0.4 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:17 #18 13.85   Downloading coreschema-0.0.4.tar.gz (10 kB)
10-Sep-2025 14:30:17 #18 13.86   Preparing metadata (setup.py): started
10-Sep-2025 14:30:17 #18 14.71   Preparing metadata (setup.py): finished with status 'done'
10-Sep-2025 14:30:18 #18 14.99 Collecting ruamel.yaml>=0.16.13 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:18 #18 15.00   Downloading ruamel.yaml-0.18.15-py3-none-any.whl.metadata (25 kB)
10-Sep-2025 14:30:18 #18 15.02 Collecting inflection>=0.3.1 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:18 #18 15.03   Downloading inflection-0.5.1-py2.py3-none-any.whl.metadata (1.7 kB)
10-Sep-2025 14:30:18 #18 15.06 Collecting uritemplate>=3.0.0 (from drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:18 #18 15.06   Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB)
10-Sep-2025 14:30:18 #18 15.10 Collecting jsonschema (from ocldev==0.2.2->-r requirements.txt (line 26))
10-Sep-2025 14:30:18 #18 15.11   Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB)
10-Sep-2025 14:30:18 #18 15.23 Collecting ply (from jsonpath-ng==1.5.3->-r requirements.txt (line 36))
10-Sep-2025 14:30:18 #18 15.24   Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes)
10-Sep-2025 14:30:18 #18 15.26 Collecting decorator (from jsonpath-ng==1.5.3->-r requirements.txt (line 36))
10-Sep-2025 14:30:18 #18 15.27   Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB)
10-Sep-2025 14:30:18 #18 15.29 Collecting josepy (from mozilla-django-oidc==3.0.0->-r requirements.txt (line 37))
10-Sep-2025 14:30:18 #18 15.30   Downloading josepy-2.1.0-py3-none-any.whl.metadata (1.7 kB)
10-Sep-2025 14:30:18 #18 15.38 Collecting cron-descriptor>=1.2.32 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
10-Sep-2025 14:30:18 #18 15.39   Downloading cron_descriptor-2.0.6-py3-none-any.whl.metadata (8.1 kB)
10-Sep-2025 14:30:18 #18 15.41 Collecting django-timezone-field>=5.0 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
10-Sep-2025 14:30:18 #18 15.42   Downloading django_timezone_field-7.1-py3-none-any.whl.metadata (13 kB)
10-Sep-2025 14:30:18 #18 15.44 Collecting python-crontab>=2.3.4 (from django-celery-beat==2.5.0->-r requirements.txt (line 38))
10-Sep-2025 14:30:18 #18 15.45   Downloading python_crontab-3.3.0-py3-none-any.whl.metadata (17 kB)
10-Sep-2025 14:30:18 #18 15.48 Collecting autopep8 (from django-silk==5.0.4->-r requirements.txt (line 40))
10-Sep-2025 14:30:18 #18 15.49   Downloading autopep8-2.3.2-py2.py3-none-any.whl.metadata (16 kB)
10-Sep-2025 14:30:18 #18 15.51 Collecting gprof2dot>=2017.09.19 (from django-silk==5.0.4->-r requirements.txt (line 40))
10-Sep-2025 14:30:18 #18 15.52   Downloading gprof2dot-2025.4.14-py3-none-any.whl.metadata (19 kB)
10-Sep-2025 14:30:18 #18 15.56 Collecting azure-core<2.0.0,>=1.28.0 (from azure-storage-blob==12.19.0->-r requirements.txt (line 41))
10-Sep-2025 14:30:18 #18 15.57   Downloading azure_core-1.35.0-py3-none-any.whl.metadata (44 kB)
10-Sep-2025 14:30:18 #18 15.64 Collecting isodate>=0.6.1 (from azure-storage-blob==12.19.0->-r requirements.txt (line 41))
10-Sep-2025 14:30:19 #18 15.65   Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB)
10-Sep-2025 14:30:19 #18 15.69 Collecting annotated-types>=0.4.0 (from pydantic==2.6.4->-r requirements.txt (line 45))
10-Sep-2025 14:30:19 #18 15.70   Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
10-Sep-2025 14:30:20 #18 16.90 Collecting pydantic-core==2.16.3 (from pydantic==2.6.4->-r requirements.txt (line 45))
10-Sep-2025 14:30:20 #18 16.91   Downloading pydantic_core-2.16.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB)
10-Sep-2025 14:30:20 #18 16.99 Collecting argon2-cffi (from minio==7.2.9->-r requirements.txt (line 46))
10-Sep-2025 14:30:20 #18 17.01   Downloading argon2_cffi-25.1.0-py3-none-any.whl.metadata (4.1 kB)
10-Sep-2025 14:30:20 #18 17.15 Collecting pycryptodome (from minio==7.2.9->-r requirements.txt (line 46))
10-Sep-2025 14:30:20 #18 17.16   Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB)
10-Sep-2025 14:30:20 #18 17.39 Collecting transformers<5.0.0,>=4.41.0 (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:20 #18 17.40   Downloading transformers-4.56.1-py3-none-any.whl.metadata (42 kB)
10-Sep-2025 14:30:21 #18 17.81 Collecting tqdm (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:21 #18 17.82   Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB)
10-Sep-2025 14:30:21 #18 17.90 Collecting torch>=1.11.0 (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:21 #18 17.91   Downloading torch-2.8.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (30 kB)
10-Sep-2025 14:30:21 #18 18.05 Collecting scikit-learn (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:21 #18 18.07   Downloading scikit_learn-1.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (11 kB)
10-Sep-2025 14:30:21 #18 18.26 Collecting scipy (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:21 #18 18.28   Downloading scipy-1.15.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
10-Sep-2025 14:30:21 #18 18.36 Collecting huggingface-hub>=0.20.0 (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:21 #18 18.37   Downloading huggingface_hub-0.34.4-py3-none-any.whl.metadata (14 kB)
10-Sep-2025 14:30:21 #18 18.70 Collecting Pillow (from sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:22 #18 18.71   Downloading pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
10-Sep-2025 14:30:22 #18 18.87 Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:22 #18 18.88   Downloading lazy_object_proxy-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.1 kB)
10-Sep-2025 14:30:22 #18 19.05 Collecting wrapt<2,>=1.11 (from astroid<=2.17.0-dev0,>=2.15.6->pylint==2.17.5->-r requirements.txt (line 6))
10-Sep-2025 14:30:22 #18 19.06   Downloading wrapt-1.17.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.4 kB)
10-Sep-2025 14:30:22 #18 19.11 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 14))
10-Sep-2025 14:30:22 #18 19.12   Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
10-Sep-2025 14:30:22 #18 19.19 Collecting elasticsearch<9.0.0,>=8.0.0 (from elasticsearch-dsl<9.0.0,>=8.9.0->django-elasticsearch-dsl==8.0->-r requirements.txt (line 23))
10-Sep-2025 14:30:22 #18 19.20   Downloading elasticsearch-8.19.0-py3-none-any.whl.metadata (9.2 kB)
10-Sep-2025 14:30:22 #18 19.27 Collecting email-validator>=2.0.0 (from pydantic[email]<3.0,>=2.0.1->fhir.resources==7.1.0->-r requirements.txt (line 42))
10-Sep-2025 14:30:22 #18 19.28   Downloading email_validator-2.3.0-py3-none-any.whl.metadata (26 kB)
10-Sep-2025 14:30:22 #18 19.75 Collecting filelock (from transformers<5.0.0,>=4.41.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:23 #18 19.76   Downloading filelock-3.19.1-py3-none-any.whl.metadata (2.1 kB)
10-Sep-2025 14:30:23 #18 20.26 Collecting numpy>=1.17 (from transformers<5.0.0,>=4.41.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:23 #18 20.27   Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
10-Sep-2025 14:30:24 #18 20.86 Collecting regex!=2019.12.17 (from transformers<5.0.0,>=4.41.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:24 #18 20.87   Downloading regex-2025.9.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
10-Sep-2025 14:30:24 #18 21.13 Collecting tokenizers<=0.23.0,>=0.22.0 (from transformers<5.0.0,>=4.41.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:24 #18 21.14   Downloading tokenizers-0.22.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB)
10-Sep-2025 14:30:24 #18 21.33 Collecting safetensors>=0.4.3 (from transformers<5.0.0,>=4.41.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:24 #18 21.34   Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
10-Sep-2025 14:30:24 #18 21.41 Collecting fsspec>=2023.5.0 (from huggingface-hub>=0.20.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:24 #18 21.42   Downloading fsspec-2025.9.0-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:24 #18 21.59 Collecting hf-xet<2.0.0,>=1.1.3 (from huggingface-hub>=0.20.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:24 #18 21.60   Downloading hf_xet-1.1.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.7 kB)
10-Sep-2025 14:30:24 #18 21.74 Collecting prompt-toolkit>=3.0.36 (from click-repl>=0.2.0->celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:25 #18 21.75   Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB)
10-Sep-2025 14:30:25 #18 21.77 Collecting itypes (from coreapi>=2.3.3->drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:25 #18 21.78   Downloading itypes-1.2.0-py2.py3-none-any.whl.metadata (4.9 kB)
10-Sep-2025 14:30:25 #18 21.98 Collecting cffi>=1.14 (from cryptography>=3.3.1->moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:25 #18 21.99   Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB)
10-Sep-2025 14:30:25 #18 22.01 Collecting pycparser (from cffi>=1.14->cryptography>=3.3.1->moto==3.1.13->-r requirements.txt (line 12))
10-Sep-2025 14:30:25 #18 22.02   Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes)
10-Sep-2025 14:30:25 #18 22.11 Collecting dnspython>=2.0.0 (from email-validator>=2.0.0->pydantic[email]<3.0,>=2.0.1->fhir.resources==7.1.0->-r requirements.txt (line 42))
10-Sep-2025 14:30:25 #18 22.12   Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB)
10-Sep-2025 14:30:25 #18 22.22 Collecting wcwidth (from prompt-toolkit>=3.0.36->click-repl>=0.2.0->celery==5.4.0->celery[redis]==5.4.0->-r requirements.txt (line 17))
10-Sep-2025 14:30:25 #18 22.23   Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
10-Sep-2025 14:30:25 #18 22.29 Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml>=0.16.13->drf-yasg==1.21.5->-r requirements.txt (line 24))
10-Sep-2025 14:30:25 #18 22.30   Downloading ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
10-Sep-2025 14:30:25 #18 22.38 Collecting sympy>=1.13.3 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.39   Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
10-Sep-2025 14:30:25 #18 22.43 Collecting networkx (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.44   Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB)
10-Sep-2025 14:30:25 #18 22.47 Collecting nvidia-cuda-nvrtc-cu12==12.8.93 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.48   Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.50 Collecting nvidia-cuda-runtime-cu12==12.8.90 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.51   Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.53 Collecting nvidia-cuda-cupti-cu12==12.8.90 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.54   Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.56 Collecting nvidia-cudnn-cu12==9.10.2.21 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.57   Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB)
10-Sep-2025 14:30:25 #18 22.59 Collecting nvidia-cublas-cu12==12.8.4.1 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.60   Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.62 Collecting nvidia-cufft-cu12==11.3.3.83 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.63   Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.66 Collecting nvidia-curand-cu12==10.3.9.90 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.67   Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:25 #18 22.69 Collecting nvidia-cusolver-cu12==11.7.3.90 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.70   Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl.metadata (1.8 kB)
10-Sep-2025 14:30:25 #18 22.71 Collecting nvidia-cusparse-cu12==12.5.8.93 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.72   Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB)
10-Sep-2025 14:30:25 #18 22.74 Collecting nvidia-cusparselt-cu12==0.7.1 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.75   Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl.metadata (7.0 kB)
10-Sep-2025 14:30:25 #18 22.77 Collecting nvidia-nccl-cu12==2.27.3 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.78   Downloading nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB)
10-Sep-2025 14:30:25 #18 22.79 Collecting nvidia-nvtx-cu12==12.8.90 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:25 #18 22.80   Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.8 kB)
10-Sep-2025 14:30:26 #18 22.82 Collecting nvidia-nvjitlink-cu12==12.8.93 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:26 #18 22.83   Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:26 #18 22.85 Collecting nvidia-cufile-cu12==1.13.1.3 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:26 #18 22.86   Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:26 #18 22.88 Collecting triton==3.4.0 (from torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:26 #18 22.89   Downloading triton-3.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.7 kB)
10-Sep-2025 14:30:26 #18 23.42 Collecting setuptools>=40.8.0 (from triton==3.4.0->torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:26 #18 23.43   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
10-Sep-2025 14:30:26 #18 23.48 Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch>=1.11.0->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:26 #18 23.49   Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
10-Sep-2025 14:30:26 #18 23.56 Collecting argon2-cffi-bindings (from argon2-cffi->minio==7.2.9->-r requirements.txt (line 46))
10-Sep-2025 14:30:26 #18 23.57   Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (7.4 kB)
10-Sep-2025 14:30:26 #18 23.61 Collecting pycodestyle>=2.12.0 (from autopep8->django-silk==5.0.4->-r requirements.txt (line 40))
10-Sep-2025 14:30:26 #18 23.62   Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB)
10-Sep-2025 14:30:26 #18 23.74 Collecting attrs>=22.2.0 (from jsonschema->ocldev==0.2.2->-r requirements.txt (line 26))
10-Sep-2025 14:30:27 #18 23.75   Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
10-Sep-2025 14:30:27 #18 23.79 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->ocldev==0.2.2->-r requirements.txt (line 26))
10-Sep-2025 14:30:27 #18 23.80   Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB)
10-Sep-2025 14:30:27 #18 23.84 Collecting referencing>=0.28.4 (from jsonschema->ocldev==0.2.2->-r requirements.txt (line 26))
10-Sep-2025 14:30:27 #18 23.85   Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
10-Sep-2025 14:30:27 #18 24.31 Collecting rpds-py>=0.7.1 (from jsonschema->ocldev==0.2.2->-r requirements.txt (line 26))
10-Sep-2025 14:30:27 #18 24.32   Downloading rpds_py-0.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
10-Sep-2025 14:30:27 #18 24.48 Collecting joblib>=1.2.0 (from scikit-learn->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:27 #18 24.49   Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB)
10-Sep-2025 14:30:27 #18 24.51 Collecting threadpoolctl>=3.1.0 (from scikit-learn->sentence-transformers==3.3.1->-r requirements.txt (line 47))
10-Sep-2025 14:30:27 #18 24.51   Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
10-Sep-2025 14:30:27 #18 24.59 Downloading Django-4.2.16-py3-none-any.whl (8.0 MB)
10-Sep-2025 14:30:27 #18 24.63    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 195.0 MB/s  0:00:00
10-Sep-2025 14:30:27 #18 24.64 Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB)
10-Sep-2025 14:30:27 #18 24.65 Downloading whitenoise-6.5.0-py3-none-any.whl (19 kB)
10-Sep-2025 14:30:27 #18 24.68 Downloading djangorestframework-3.14.0-py3-none-any.whl (1.1 MB)
10-Sep-2025 14:30:27 #18 24.68    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 379.9 MB/s  0:00:00
10-Sep-2025 14:30:27 #18 24.69 Downloading pylint-2.17.5-py3-none-any.whl (536 kB)
10-Sep-2025 14:30:27 #18 24.70    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.7/536.7 kB 388.5 MB/s  0:00:00
10-Sep-2025 14:30:27 #18 24.71 Downloading pydash-7.0.6-py3-none-any.whl (110 kB)
10-Sep-2025 14:30:27 #18 24.72 Downloading django_cors_headers-4.2.0-py3-none-any.whl (12 kB)
10-Sep-2025 14:30:27 #18 24.73 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
10-Sep-2025 14:30:27 #18 24.74    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 445.6 MB/s  0:00:00
10-Sep-2025 14:30:27 #18 24.75 Downloading colour_runner-0.1.1-py2.py3-none-any.whl (3.7 kB)
10-Sep-2025 14:30:27 #18 24.76 Downloading boto3-1.24.28-py3-none-any.whl (132 kB)
10-Sep-2025 14:30:27 #18 24.77 Downloading moto-3.1.13-py3-none-any.whl (1.8 MB)
10-Sep-2025 14:30:27 #18 24.79    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 105.4 MB/s  0:00:00
10-Sep-2025 14:30:27 #18 24.80 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
10-Sep-2025 14:30:28 #18 24.81 Downloading requests-2.32.3-py3-none-any.whl (64 kB)
10-Sep-2025 14:30:28 #18 24.82 Downloading factory_boy-3.3.0-py2.py3-none-any.whl (36 kB)
10-Sep-2025 14:30:28 #18 24.83 Downloading celery-5.4.0-py3-none-any.whl (425 kB)
10-Sep-2025 14:30:28 #18 24.84 Downloading kombu-5.4.2-py3-none-any.whl (201 kB)
10-Sep-2025 14:30:28 #18 24.85 Downloading vine-5.1.0-py3-none-any.whl (9.6 kB)
10-Sep-2025 14:30:28 #18 24.87 Downloading redis-5.2.1-py3-none-any.whl (261 kB)
10-Sep-2025 14:30:28 #18 24.87 Downloading django_redis-5.4.0-py3-none-any.whl (31 kB)
10-Sep-2025 14:30:28 #18 24.88 Downloading django_elasticsearch_dsl-8.0-py2.py3-none-any.whl (20 kB)
10-Sep-2025 14:30:28 #18 24.89 Downloading drf_yasg-1.21.5-py3-none-any.whl (6.4 MB)
10-Sep-2025 14:30:28 #18 24.93    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 226.4 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 24.94 Downloading ocldev-0.2.2-py2.py3-none-any.whl (58 kB)
10-Sep-2025 14:30:28 #18 24.95 Downloading coverage-7.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229 kB)
10-Sep-2025 14:30:28 #18 24.96 Downloading tblib-2.0.0-py3-none-any.whl (11 kB)
10-Sep-2025 14:30:28 #18 24.97 Downloading django_ordered_model-3.7.4-py3-none-any.whl (20 kB)
10-Sep-2025 14:30:28 #18 24.98 Downloading django_health_check-3.17.0-py2.py3-none-any.whl (29 kB)
10-Sep-2025 14:30:28 #18 25.00 Downloading Markdown-3.4.4-py3-none-any.whl (94 kB)
10-Sep-2025 14:30:28 #18 25.01 Downloading mock-5.1.0-py3-none-any.whl (30 kB)
10-Sep-2025 14:30:28 #18 25.02 Downloading django_request_logging-0.7.5-py2.py3-none-any.whl (9.7 kB)
10-Sep-2025 14:30:28 #18 25.03 Downloading django_cid-2.3-py2.py3-none-any.whl (10 kB)
10-Sep-2025 14:30:28 #18 25.04 Downloading django_dirtyfields-1.9.2-py3-none-any.whl (7.6 kB)
10-Sep-2025 14:30:28 #18 25.05 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB)
10-Sep-2025 14:30:28 #18 25.06 Downloading mozilla_django_oidc-3.0.0-py2.py3-none-any.whl (26 kB)
10-Sep-2025 14:30:28 #18 25.07 Downloading django_celery_beat-2.5.0-py3-none-any.whl (97 kB)
10-Sep-2025 14:30:28 #18 25.08 Downloading jsondiff-2.0.0-py3-none-any.whl (6.6 kB)
10-Sep-2025 14:30:28 #18 25.09 Downloading django_silk-5.0.4-py3-none-any.whl (1.8 MB)
10-Sep-2025 14:30:28 #18 25.10    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 321.0 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.11 Downloading azure_storage_blob-12.19.0-py3-none-any.whl (394 kB)
10-Sep-2025 14:30:28 #18 25.12 Downloading fhir.resources-7.1.0-py2.py3-none-any.whl (3.1 MB)
10-Sep-2025 14:30:28 #18 25.13    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 361.9 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.15 Downloading pydantic-2.6.4-py3-none-any.whl (394 kB)
10-Sep-2025 14:30:28 #18 25.16 Downloading ijson-3.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (111 kB)
10-Sep-2025 14:30:28 #18 25.17 Downloading responses-0.25.0-py3-none-any.whl (55 kB)
10-Sep-2025 14:30:28 #18 25.18 Downloading minio-7.2.9-py3-none-any.whl (93 kB)
10-Sep-2025 14:30:28 #18 25.19 Downloading sentence_transformers-3.3.1-py3-none-any.whl (268 kB)
10-Sep-2025 14:30:28 #18 25.20 Downloading elastic_transport-8.17.0-py3-none-any.whl (64 kB)
10-Sep-2025 14:30:28 #18 25.22 Downloading pydantic_core-2.16.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB)
10-Sep-2025 14:30:28 #18 25.23    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 332.1 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.24 Downloading amqp-5.3.1-py3-none-any.whl (50 kB)
10-Sep-2025 14:30:28 #18 25.25 Downloading asgiref-3.9.1-py3-none-any.whl (23 kB)
10-Sep-2025 14:30:28 #18 25.26 Downloading astroid-2.15.8-py3-none-any.whl (278 kB)
10-Sep-2025 14:30:28 #18 25.27 Downloading azure_core-1.35.0-py3-none-any.whl (210 kB)
10-Sep-2025 14:30:28 #18 25.28 Downloading billiard-4.2.1-py3-none-any.whl (86 kB)
10-Sep-2025 14:30:28 #18 25.29 Downloading botocore-1.27.96-py3-none-any.whl (9.3 MB)
10-Sep-2025 14:30:28 #18 25.35    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.3/9.3 MB 166.4 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.36 Downloading charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (152 kB)
10-Sep-2025 14:30:28 #18 25.37 Downloading click-8.2.1-py3-none-any.whl (102 kB)
10-Sep-2025 14:30:28 #18 25.38 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
10-Sep-2025 14:30:28 #18 25.39 Downloading elasticsearch-8.19.0-py3-none-any.whl (926 kB)
10-Sep-2025 14:30:28 #18 25.40    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 926.9/926.9 kB 428.5 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.41 Downloading idna-3.10-py3-none-any.whl (70 kB)
10-Sep-2025 14:30:28 #18 25.42 Downloading isort-5.13.2-py3-none-any.whl (92 kB)
10-Sep-2025 14:30:28 #18 25.42 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
10-Sep-2025 14:30:28 #18 25.43 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB)
10-Sep-2025 14:30:28 #18 25.45 Downloading s3transfer-0.6.2-py3-none-any.whl (79 kB)
10-Sep-2025 14:30:28 #18 25.46 Downloading tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
10-Sep-2025 14:30:28 #18 25.47 Downloading transformers-4.56.1-py3-none-any.whl (11.6 MB)
10-Sep-2025 14:30:28 #18 25.53    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 198.1 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.54 Downloading huggingface_hub-0.34.4-py3-none-any.whl (561 kB)
10-Sep-2025 14:30:28 #18 25.55    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.5/561.5 kB 412.7 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.56 Downloading hf_xet-1.1.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB)
10-Sep-2025 14:30:28 #18 25.57    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 281.8 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.59 Downloading tokenizers-0.22.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
10-Sep-2025 14:30:28 #18 25.60    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 318.4 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.61 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
10-Sep-2025 14:30:28 #18 25.62 Downloading wrapt-1.17.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (81 kB)
10-Sep-2025 14:30:28 #18 25.63 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB)
10-Sep-2025 14:30:28 #18 25.64 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
10-Sep-2025 14:30:28 #18 25.65 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB)
10-Sep-2025 14:30:28 #18 25.66 Downloading click_didyoumean-0.3.1-py3-none-any.whl (3.6 kB)
10-Sep-2025 14:30:28 #18 25.67 Downloading click_plugins-1.1.1.2-py2.py3-none-any.whl (11 kB)
10-Sep-2025 14:30:28 #18 25.68 Downloading click_repl-0.3.0-py3-none-any.whl (10 kB)
10-Sep-2025 14:30:28 #18 25.69 Downloading coreapi-2.3.3-py2.py3-none-any.whl (25 kB)
10-Sep-2025 14:30:28 #18 25.70 Downloading cron_descriptor-2.0.6-py3-none-any.whl (74 kB)
10-Sep-2025 14:30:28 #18 25.71 Downloading cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl (4.4 MB)
10-Sep-2025 14:30:28 #18 25.73    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 283.1 MB/s  0:00:00
10-Sep-2025 14:30:28 #18 25.74 Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB)
10-Sep-2025 14:30:28 #18 25.75 Downloading dill-0.4.0-py3-none-any.whl (119 kB)
10-Sep-2025 14:30:28 #18 25.76 Downloading django_timezone_field-7.1-py3-none-any.whl (13 kB)
10-Sep-2025 14:30:28 #18 25.77 Downloading email_validator-2.3.0-py3-none-any.whl (35 kB)
10-Sep-2025 14:30:29 #18 25.78 Downloading dnspython-2.8.0-py3-none-any.whl (331 kB)
10-Sep-2025 14:30:29 #18 25.79 Downloading faker-37.6.0-py3-none-any.whl (1.9 MB)
10-Sep-2025 14:30:29 #18 25.80    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 405.4 MB/s  0:00:00
10-Sep-2025 14:30:29 #18 25.82 Downloading fsspec-2025.9.0-py3-none-any.whl (199 kB)
10-Sep-2025 14:30:29 #18 25.83 Downloading gprof2dot-2025.4.14-py3-none-any.whl (37 kB)
10-Sep-2025 14:30:29 #18 25.84 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB)
10-Sep-2025 14:30:29 #18 25.85 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
10-Sep-2025 14:30:29 #18 25.86 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
10-Sep-2025 14:30:29 #18 25.87 Downloading lazy_object_proxy-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (67 kB)
10-Sep-2025 14:30:29 #18 25.88 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
10-Sep-2025 14:30:29 #18 25.89 Downloading numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB)
10-Sep-2025 14:30:29 #18 25.96    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 231.6 MB/s  0:00:00
10-Sep-2025 14:30:29 #18 25.97 Downloading packaging-25.0-py3-none-any.whl (66 kB)
10-Sep-2025 14:30:29 #18 25.98 Downloading platformdirs-4.4.0-py3-none-any.whl (18 kB)
10-Sep-2025 14:30:29 #18 25.99 Downloading prometheus_client-0.22.1-py3-none-any.whl (58 kB)
10-Sep-2025 14:30:29 #18 26.00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB)
10-Sep-2025 14:30:29 #18 26.01 Downloading python_crontab-3.3.0-py3-none-any.whl (27 kB)
10-Sep-2025 14:30:29 #18 26.02 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB)
10-Sep-2025 14:30:29 #18 26.03 Downloading regex-2025.9.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (789 kB)
10-Sep-2025 14:30:29 #18 26.03    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 789.9/789.9 kB 339.9 MB/s  0:00:00
10-Sep-2025 14:30:29 #18 26.04 Downloading ruamel.yaml-0.18.15-py3-none-any.whl (119 kB)
10-Sep-2025 14:30:29 #18 26.06 Downloading ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (722 kB)
10-Sep-2025 14:30:29 #18 26.06    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 722.2/722.2 kB 425.1 MB/s  0:00:00
10-Sep-2025 14:30:29 #18 26.07 Downloading safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (485 kB)
10-Sep-2025 14:30:29 #18 26.08 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
10-Sep-2025 14:30:29 #18 26.09 Downloading sqlparse-0.5.3-py3-none-any.whl (44 kB)
10-Sep-2025 14:30:29 #18 26.10 Downloading tomli-2.2.1-py3-none-any.whl (14 kB)
10-Sep-2025 14:30:29 #18 26.11 Downloading tomlkit-0.13.3-py3-none-any.whl (38 kB)
10-Sep-2025 14:30:29 #18 26.12 Downloading torch-2.8.0-cp310-cp310-manylinux_2_28_x86_64.whl (888.0 MB)
10-Sep-2025 14:30:33 #18 30.49    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 888.0/888.0 MB 199.1 MB/s  0:00:04
10-Sep-2025 14:30:33 #18 30.51 Downloading nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl (594.3 MB)
10-Sep-2025 14:30:36 #18 33.17    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.3/594.3 MB 226.7 MB/s  0:00:02
10-Sep-2025 14:30:36 #18 33.19 Downloading nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (10.2 MB)
10-Sep-2025 14:30:36 #18 33.26    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 147.1 MB/s  0:00:00
10-Sep-2025 14:30:36 #18 33.27 Downloading nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (88.0 MB)
10-Sep-2025 14:30:37 #18 33.65    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 231.2 MB/s  0:00:00
10-Sep-2025 14:30:37 #18 33.66 Downloading nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (954 kB)
10-Sep-2025 14:30:37 #18 33.67    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 954.8/954.8 kB 434.6 MB/s  0:00:00
10-Sep-2025 14:30:37 #18 33.68 Downloading nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl (706.8 MB)
10-Sep-2025 14:30:40 #18 37.08    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.8/706.8 MB 201.7 MB/s  0:00:03
10-Sep-2025 14:30:40 #18 37.10 Downloading nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (193.1 MB)
10-Sep-2025 14:30:41 #18 38.11    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.1/193.1 MB 190.9 MB/s  0:00:01
10-Sep-2025 14:30:41 #18 38.13 Downloading nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.2 MB)
10-Sep-2025 14:30:41 #18 38.13    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 458.3 MB/s  0:00:00
10-Sep-2025 14:30:41 #18 38.15 Downloading nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl (63.6 MB)
10-Sep-2025 14:30:41 #18 38.50    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 MB 180.7 MB/s  0:00:00
10-Sep-2025 14:30:41 #18 38.52 Downloading nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl (267.5 MB)
10-Sep-2025 14:30:43 #18 39.82    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.5/267.5 MB 206.6 MB/s  0:00:01
10-Sep-2025 14:30:43 #18 39.84 Downloading nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (288.2 MB)
10-Sep-2025 14:30:44 #18 41.30    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 MB 195.8 MB/s  0:00:01
10-Sep-2025 14:30:44 #18 41.31 Downloading nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl (287.2 MB)
10-Sep-2025 14:30:46 #18 42.66    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.2/287.2 MB 212.2 MB/s  0:00:01
10-Sep-2025 14:30:46 #18 42.67 Downloading nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (322.4 MB)
10-Sep-2025 14:30:47 #18 44.34    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.4/322.4 MB 192.3 MB/s  0:00:01
10-Sep-2025 14:30:47 #18 44.35 Downloading nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (39.3 MB)
10-Sep-2025 14:30:47 #18 44.50    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.3/39.3 MB 262.9 MB/s  0:00:00
10-Sep-2025 14:30:47 #18 44.52 Downloading nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89 kB)
10-Sep-2025 14:30:47 #18 44.54 Downloading triton-3.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (155.4 MB)
10-Sep-2025 14:30:48 #18 45.25    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.4/155.4 MB 218.7 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.26 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
10-Sep-2025 14:30:48 #18 45.28    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 75.7 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.31 Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
10-Sep-2025 14:30:48 #18 45.33    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 263.2 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.34 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
10-Sep-2025 14:30:48 #18 45.35    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 410.5 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.36 Downloading tqdm-4.67.1-py3-none-any.whl (78 kB)
10-Sep-2025 14:30:48 #18 45.37 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
10-Sep-2025 14:30:48 #18 45.38 Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB)
10-Sep-2025 14:30:48 #18 45.39 Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB)
10-Sep-2025 14:30:48 #18 45.40 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB)
10-Sep-2025 14:30:48 #18 45.41 Downloading argon2_cffi-25.1.0-py3-none-any.whl (14 kB)
10-Sep-2025 14:30:48 #18 45.42 Downloading argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (87 kB)
10-Sep-2025 14:30:48 #18 45.43 Downloading autopep8-2.3.2-py2.py3-none-any.whl (45 kB)
10-Sep-2025 14:30:48 #18 45.44 Downloading pycodestyle-2.14.0-py2.py3-none-any.whl (31 kB)
10-Sep-2025 14:30:48 #18 45.45 Downloading blessings-1.7-py3-none-any.whl (18 kB)
10-Sep-2025 14:30:48 #18 45.46 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB)
10-Sep-2025 14:30:48 #18 45.47 Downloading filelock-3.19.1-py3-none-any.whl (15 kB)
10-Sep-2025 14:30:48 #18 45.48 Downloading humanize-4.13.0-py3-none-any.whl (128 kB)
10-Sep-2025 14:30:48 #18 45.49 Downloading itypes-1.2.0-py2.py3-none-any.whl (4.8 kB)
10-Sep-2025 14:30:48 #18 45.50 Downloading josepy-2.1.0-py3-none-any.whl (29 kB)
10-Sep-2025 14:30:48 #18 45.51 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB)
10-Sep-2025 14:30:48 #18 45.52 Downloading attrs-25.3.0-py3-none-any.whl (63 kB)
10-Sep-2025 14:30:48 #18 45.53 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB)
10-Sep-2025 14:30:48 #18 45.54 Downloading referencing-0.36.2-py3-none-any.whl (26 kB)
10-Sep-2025 14:30:48 #18 45.55 Downloading rpds_py-0.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (384 kB)
10-Sep-2025 14:30:48 #18 45.57 Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB)
10-Sep-2025 14:30:48 #18 45.57    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 338.1 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.58 Downloading pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB)
10-Sep-2025 14:30:48 #18 45.62    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 205.6 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.63 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
10-Sep-2025 14:30:48 #18 45.64 Downloading pycparser-2.23-py3-none-any.whl (118 kB)
10-Sep-2025 14:30:48 #18 45.66 Downloading pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.3 MB)
10-Sep-2025 14:30:48 #18 45.66    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 370.9 MB/s  0:00:00
10-Sep-2025 14:30:48 #18 45.67 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
10-Sep-2025 14:30:49 #18 45.68    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 406.0 MB/s  0:00:00
10-Sep-2025 14:30:49 #18 45.69 Downloading scikit_learn-1.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (9.7 MB)
10-Sep-2025 14:30:49 #18 45.73    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 250.4 MB/s  0:00:00
10-Sep-2025 14:30:49 #18 45.74 Downloading joblib-1.5.2-py3-none-any.whl (308 kB)
10-Sep-2025 14:30:49 #18 45.75 Downloading scipy-1.15.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (37.7 MB)
10-Sep-2025 14:30:49 #18 45.92    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.7/37.7 MB 229.3 MB/s  0:00:00
10-Sep-2025 14:30:49 #18 45.93 Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
10-Sep-2025 14:30:49 #18 45.94 Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
10-Sep-2025 14:30:49 #18 45.96 Downloading xmltodict-0.15.1-py2.py3-none-any.whl (11 kB)
10-Sep-2025 14:31:04 #18 61.49 Saved ./wheels/Django-4.2.16-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.49 Saved ./wheels/gunicorn-22.0.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.49 Saved ./wheels/whitenoise-6.5.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.50 Saved ./wheels/djangorestframework-3.14.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.51 Saved ./wheels/pylint-2.17.5-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.51 Saved ./wheels/pydash-7.0.6-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.52 Saved ./wheels/django_cors_headers-4.2.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.53 Saved ./wheels/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:04 #18 61.53 Saved ./wheels/colour_runner-0.1.1-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.53 Saved ./wheels/boto3-1.24.28-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.55 Saved ./wheels/moto-3.1.13-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.56 Saved ./wheels/python_dateutil-2.8.2-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.56 Saved ./wheels/requests-2.32.3-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.56 Saved ./wheels/factory_boy-3.3.0-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.57 Saved ./wheels/celery-5.4.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.57 Saved ./wheels/kombu-5.4.2-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.57 Saved ./wheels/vine-5.1.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.58 Saved ./wheels/redis-5.2.1-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.58 Saved ./wheels/django_redis-5.4.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.58 Saved ./wheels/django_elasticsearch_dsl-8.0-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.62 Saved ./wheels/drf_yasg-1.21.5-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.63 Saved ./wheels/ocldev-0.2.2-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.63 Saved ./wheels/coverage-7.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:04 #18 61.63 Saved ./wheels/tblib-2.0.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.64 Saved ./wheels/django_ordered_model-3.7.4-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.64 Saved ./wheels/django_health_check-3.17.0-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.64 Saved ./wheels/Markdown-3.4.4-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/mock-5.1.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/django_request_logging-0.7.5-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/django_cid-2.3-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/django_dirtyfields-1.9.2-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/jsonpath_ng-1.5.3-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.65 Saved ./wheels/mozilla_django_oidc-3.0.0-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.66 Saved ./wheels/django_celery_beat-2.5.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.66 Saved ./wheels/jsondiff-2.0.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.67 Saved ./wheels/django_silk-5.0.4-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.68 Saved ./wheels/azure_storage_blob-12.19.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.70 Saved ./wheels/fhir.resources-7.1.0-py2.py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.71 Saved ./wheels/pydantic-2.6.4-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.71 Saved ./wheels/ijson-3.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:04 #18 61.71 Saved ./wheels/responses-0.25.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.72 Saved ./wheels/minio-7.2.9-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.72 Saved ./wheels/sentence_transformers-3.3.1-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.72 Saved ./wheels/elastic_transport-8.17.0-py3-none-any.whl
10-Sep-2025 14:31:04 #18 61.74 Saved ./wheels/pydantic_core-2.16.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 61.74 Saved ./wheels/amqp-5.3.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.74 Saved ./wheels/asgiref-3.9.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.75 Saved ./wheels/astroid-2.15.8-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.75 Saved ./wheels/azure_core-1.35.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.75 Saved ./wheels/billiard-4.2.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.82 Saved ./wheels/botocore-1.27.96-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.82 Saved ./wheels/charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:05 #18 61.82 Saved ./wheels/click-8.2.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.82 Saved ./wheels/elasticsearch_dsl-8.18.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.83 Saved ./wheels/elasticsearch-8.19.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.83 Saved ./wheels/idna-3.10-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.84 Saved ./wheels/isort-5.13.2-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.84 Saved ./wheels/jmespath-1.0.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.85 Saved ./wheels/mccabe-0.7.0-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.85 Saved ./wheels/s3transfer-0.6.2-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.86 Saved ./wheels/tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 61.95 Saved ./wheels/transformers-4.56.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.96 Saved ./wheels/huggingface_hub-0.34.4-py3-none-any.whl
10-Sep-2025 14:31:05 #18 61.99 Saved ./wheels/hf_xet-1.1.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.01 Saved ./wheels/tokenizers-0.22.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.01 Saved ./wheels/urllib3-1.26.20-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.01 Saved ./wheels/wrapt-1.17.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/annotated_types-0.7.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/async_timeout-5.0.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/certifi-2025.8.3-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/click_didyoumean-0.3.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/click_plugins-1.1.1.2-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.02 Saved ./wheels/click_repl-0.3.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.03 Saved ./wheels/coreapi-2.3.3-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.03 Saved ./wheels/cron_descriptor-2.0.6-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.06 Saved ./wheels/cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl
10-Sep-2025 14:31:05 #18 62.07 Saved ./wheels/cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:05 #18 62.07 Saved ./wheels/dill-0.4.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.07 Saved ./wheels/django_timezone_field-7.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.07 Saved ./wheels/email_validator-2.3.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.08 Saved ./wheels/dnspython-2.8.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.09 Saved ./wheels/faker-37.6.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.09 Saved ./wheels/fsspec-2025.9.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/gprof2dot-2025.4.14-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/inflection-0.5.1-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/isodate-0.7.2-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/jinja2-3.1.6-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/lazy_object_proxy-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.10 Saved ./wheels/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.21 Saved ./wheels/numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.21 Saved ./wheels/packaging-25.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.21 Saved ./wheels/platformdirs-4.4.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.22 Saved ./wheels/prometheus_client-0.22.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.22 Saved ./wheels/prompt_toolkit-3.0.52-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.23 Saved ./wheels/python_crontab-3.3.0-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.23 Saved ./wheels/pytz-2025.2-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.24 Saved ./wheels/regex-2025.9.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:05 #18 62.24 Saved ./wheels/ruamel.yaml-0.18.15-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.24 Saved ./wheels/ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.25 Saved ./wheels/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:05 #18 62.25 Saved ./wheels/six-1.17.0-py2.py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.25 Saved ./wheels/sqlparse-0.5.3-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.25 Saved ./wheels/tomli-2.2.1-py3-none-any.whl
10-Sep-2025 14:31:05 #18 62.26 Saved ./wheels/tomlkit-0.13.3-py3-none-any.whl
10-Sep-2025 14:31:11 #18 68.15 Saved ./wheels/torch-2.8.0-cp310-cp310-manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:15 #18 72.14 Saved ./wheels/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:31:15 #18 72.20 Saved ./wheels/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:15 #18 72.79 Saved ./wheels/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
10-Sep-2025 14:31:16 #18 72.80 Saved ./wheels/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:20 #18 77.50 Saved ./wheels/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:31:22 #18 78.81 Saved ./wheels/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:22 #18 78.82 Saved ./wheels/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:22 #18 79.22 Saved ./wheels/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:31:24 #18 81.09 Saved ./wheels/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:31:26 #18 83.01 Saved ./wheels/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:28 #18 85.02 Saved ./wheels/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl
10-Sep-2025 14:31:30 #18 87.26 Saved ./wheels/nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:30 #18 87.53 Saved ./wheels/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
10-Sep-2025 14:31:30 #18 87.54 Saved ./wheels/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:31 #18 88.65 Saved ./wheels/triton-3.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:31 #18 88.66 Saved ./wheels/setuptools-80.9.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.70 Saved ./wheels/sympy-1.14.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.71 Saved ./wheels/mpmath-1.3.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.71 Saved ./wheels/tqdm-4.67.1-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.71 Saved ./wheels/typing_extensions-4.15.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.72 Saved ./wheels/tzdata-2025.2-py2.py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.72 Saved ./wheels/uritemplate-4.2.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.72 Saved ./wheels/werkzeug-3.1.3-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.72 Saved ./wheels/argon2_cffi-25.1.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/autopep8-2.3.2-py2.py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/pycodestyle-2.14.0-py2.py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/blessings-1.7-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/decorator-5.2.1-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/filelock-3.19.1-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.73 Saved ./wheels/humanize-4.13.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/itypes-1.2.0-py2.py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/josepy-2.1.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/jsonschema-4.25.1-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/attrs-25.3.0-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/jsonschema_specifications-2025.9.1-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.74 Saved ./wheels/referencing-0.36.2-py3-none-any.whl
10-Sep-2025 14:31:31 #18 88.75 Saved ./wheels/rpds_py-0.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:32 #18 88.76 Saved ./wheels/networkx-3.4.2-py3-none-any.whl
10-Sep-2025 14:31:32 #18 88.82 Saved ./wheels/pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:31:32 #18 88.83 Saved ./wheels/ply-3.11-py2.py3-none-any.whl
10-Sep-2025 14:31:32 #18 88.83 Saved ./wheels/pycparser-2.23-py3-none-any.whl
10-Sep-2025 14:31:32 #18 88.85 Saved ./wheels/pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:32 #18 88.85 Saved ./wheels/pygments-2.19.2-py3-none-any.whl
10-Sep-2025 14:31:32 #18 88.91 Saved ./wheels/scikit_learn-1.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:31:32 #18 88.92 Saved ./wheels/joblib-1.5.2-py3-none-any.whl
10-Sep-2025 14:31:32 #18 89.16 Saved ./wheels/scipy-1.15.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:31:32 #18 89.16 Saved ./wheels/threadpoolctl-3.6.0-py3-none-any.whl
10-Sep-2025 14:31:32 #18 89.16 Saved ./wheels/wcwidth-0.2.13-py2.py3-none-any.whl
10-Sep-2025 14:31:32 #18 89.16 Saved ./wheels/xmltodict-0.15.1-py2.py3-none-any.whl
10-Sep-2025 14:31:32 #18 89.17 Building wheels for collected packages: flower, django-queryset-csv, psycopg2, celery_once, coreschema
10-Sep-2025 14:31:32 #18 89.18   DEPRECATION: Building 'flower' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flower'. Discussion can be found at https://github.com/pypa/pip/issues/6334
10-Sep-2025 14:31:32 #18 89.18   Building wheel for flower (setup.py): started
10-Sep-2025 14:31:33 #18 90.78   Building wheel for flower (setup.py): finished with status 'done'
10-Sep-2025 14:31:34 #18 90.78   Created wheel for flower: filename=flower-1.0.1-py2.py3-none-any.whl size=410733 sha256=2df5734f926b9da591daaa9d868bb6219f6b0fdf29af25aecf8255c88ee544c3
10-Sep-2025 14:31:34 #18 90.78   Stored in directory: /tmp/pip-ephem-wheel-cache-2n72mkoi/wheels/16/ce/9a/55b2fcffd8b8ad1fb3b542d51d49b9d64ecdc57d3d5bd2a094
10-Sep-2025 14:31:34 #18 90.79   DEPRECATION: Building 'django-queryset-csv' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'django-queryset-csv'. Discussion can be found at https://github.com/pypa/pip/issues/6334
10-Sep-2025 14:31:34 #18 90.79   Building wheel for django-queryset-csv (setup.py): started
10-Sep-2025 14:31:35 #18 91.93   Building wheel for django-queryset-csv (setup.py): finished with status 'done'
10-Sep-2025 14:31:35 #18 91.93   Created wheel for django-queryset-csv: filename=django_queryset_csv-0.3.3-py3-none-any.whl size=19437 sha256=953e2091451811cde99b8e18569f79c62d67f954521846cbd597f60c79763dca
10-Sep-2025 14:31:35 #18 91.93   Stored in directory: /tmp/pip-ephem-wheel-cache-2n72mkoi/wheels/c1/2d/f7/873e472f607c9386ec9680b9983a5fd1dd5d3c5197719533ab
10-Sep-2025 14:31:35 #18 91.94   DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334
10-Sep-2025 14:31:35 #18 91.94   Building wheel for psycopg2 (setup.py): started
10-Sep-2025 14:31:44 #18 101.7   Building wheel for psycopg2 (setup.py): finished with status 'done'
10-Sep-2025 14:31:45 #18 101.7   Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=490673 sha256=e59ab9e01820cf3d18a26552bb41ad966d2d14875e95eaaac55ee478dcbd88c4
10-Sep-2025 14:31:45 #18 101.7   Stored in directory: /tmp/pip-ephem-wheel-cache-2n72mkoi/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96
10-Sep-2025 14:31:45 #18 101.7   DEPRECATION: Building 'celery_once' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'celery_once'. Discussion can be found at https://github.com/pypa/pip/issues/6334
10-Sep-2025 14:31:45 #18 101.7   Building wheel for celery_once (setup.py): started
10-Sep-2025 14:31:45 #18 102.8   Building wheel for celery_once (setup.py): finished with status 'done'
10-Sep-2025 14:31:46 #18 102.8   Created wheel for celery_once: filename=celery_once-3.0.1-py3-none-any.whl size=10594 sha256=0807178e7287ff7b103fe41162b030ea75fc84fddac8395f8f0e05a998c5ce49
10-Sep-2025 14:31:46 #18 102.8   Stored in directory: /tmp/pip-ephem-wheel-cache-2n72mkoi/wheels/e8/6a/56/bf3ed6c9483ac4d10ddaff58ef97d5bf38c806bb55533402b7
10-Sep-2025 14:31:46 #18 102.8   DEPRECATION: Building 'coreschema' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'coreschema'. Discussion can be found at https://github.com/pypa/pip/issues/6334
10-Sep-2025 14:31:46 #18 102.8   Building wheel for coreschema (setup.py): started
10-Sep-2025 14:31:47 #18 103.9   Building wheel for coreschema (setup.py): finished with status 'done'
10-Sep-2025 14:31:47 #18 103.9   Created wheel for coreschema: filename=coreschema-0.0.4-py3-none-any.whl size=15014 sha256=2e9c096a28f1f9e502c7a51cc4a3758bb525f041d1ac8cd77fa635def2f2be17
10-Sep-2025 14:31:47 #18 103.9   Stored in directory: /tmp/pip-ephem-wheel-cache-2n72mkoi/wheels/97/f0/a1/ee57c9b2aaaac2e8867798bbde65749450ddae129085e1393d
10-Sep-2025 14:31:47 #18 103.9 Successfully built flower django-queryset-csv psycopg2 celery_once coreschema
10-Sep-2025 14:31:49 #18 DONE 106.4s
10-Sep-2025 14:32:12
10-Sep-2025 14:32:12 #19 [stage-1  9/16] COPY --from=builder /code/wheels /wheels
10-Sep-2025 14:32:39 #19 DONE 27.2s
10-Sep-2025 14:32:40
10-Sep-2025 14:32:40 #20 [stage-1 10/16] COPY --from=builder /code/requirements.txt .
10-Sep-2025 14:32:40 #20 DONE 0.2s
10-Sep-2025 14:32:40
10-Sep-2025 14:32:40 #21 [stage-1 11/16] RUN pip install --no-cache-dir /wheels/*
10-Sep-2025 14:32:42 #21 2.809 Processing /wheels/Django-4.2.16-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.900 Processing /wheels/Markdown-3.4.4-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.906 Processing /wheels/MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 2.909 Processing /wheels/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 2.918 Processing /wheels/amqp-5.3.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.922 Processing /wheels/annotated_types-0.7.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.925 Processing /wheels/argon2_cffi-25.1.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.928 Processing /wheels/argon2_cffi_bindings-25.1.0-cp39-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:43 #21 2.932 Processing /wheels/asgiref-3.9.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.935 Processing /wheels/astroid-2.15.8-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.942 Processing /wheels/async_timeout-5.0.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.945 Processing /wheels/attrs-25.3.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.964 Processing /wheels/autopep8-2.3.2-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.977 Processing /wheels/azure_core-1.35.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.983 Processing /wheels/azure_storage_blob-12.19.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.990 Processing /wheels/billiard-4.2.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.993 Processing /wheels/blessings-1.7-py3-none-any.whl
10-Sep-2025 14:32:43 #21 2.997 Processing /wheels/boto3-1.24.28-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.002 Processing /wheels/botocore-1.27.96-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.050 Processing /wheels/celery-5.4.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.098 Processing /wheels/celery_once-3.0.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.102 Processing /wheels/certifi-2025.8.3-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.109 Processing /wheels/cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:43 #21 3.114 Processing /wheels/charset_normalizer-3.4.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:43 #21 3.120 Processing /wheels/click-8.2.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.124 Processing /wheels/click_didyoumean-0.3.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.126 Processing /wheels/click_plugins-1.1.1.2-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.130 Processing /wheels/click_repl-0.3.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.134 Processing /wheels/colour_runner-0.1.1-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.137 Processing /wheels/coreapi-2.3.3-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.140 Processing /wheels/coreschema-0.0.4-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.145 Processing /wheels/coverage-7.3.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 3.150 Processing /wheels/cron_descriptor-2.0.6-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.155 Processing /wheels/cryptography-45.0.7-cp37-abi3-manylinux_2_34_x86_64.whl
10-Sep-2025 14:32:43 #21 3.187 Processing /wheels/decorator-5.2.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.190 Processing /wheels/dill-0.4.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.195 Processing /wheels/django_celery_beat-2.5.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.200 Processing /wheels/django_cid-2.3-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.205 Processing /wheels/django_cors_headers-4.2.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.209 Processing /wheels/django_dirtyfields-1.9.2-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.212 Processing /wheels/django_elasticsearch_dsl-8.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.216 Processing /wheels/django_health_check-3.17.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.223 Processing /wheels/django_ordered_model-3.7.4-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.227 Processing /wheels/django_queryset_csv-0.3.3-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.231 Processing /wheels/django_redis-5.4.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.236 Processing /wheels/django_request_logging-0.7.5-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.240 Processing /wheels/django_silk-5.0.4-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.255 Processing /wheels/django_timezone_field-7.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.259 Processing /wheels/djangorestframework-3.14.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.270 Processing /wheels/dnspython-2.8.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.282 Processing /wheels/drf_yasg-1.21.5-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.313 Processing /wheels/elastic_transport-8.17.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.319 Processing /wheels/elasticsearch-8.19.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.338 Processing /wheels/elasticsearch_dsl-8.18.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.349 Processing /wheels/email_validator-2.3.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.353 Processing /wheels/factory_boy-3.3.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.360 Processing /wheels/faker-37.6.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.381 Processing /wheels/fhir.resources-7.1.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.430 Processing /wheels/filelock-3.19.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.433 Processing /wheels/flower-1.0.1-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.441 Processing /wheels/fsspec-2025.9.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.500 Processing /wheels/gprof2dot-2025.4.14-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.504 Processing /wheels/gunicorn-22.0.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.511 Processing /wheels/hf_xet-1.1.9-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 3.527 Processing /wheels/huggingface_hub-0.34.4-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.586 Processing /wheels/humanize-4.13.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.593 Processing /wheels/idna-3.10-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.598 Processing /wheels/ijson-3.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 3.603 Processing /wheels/inflection-0.5.1-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.606 Processing /wheels/isodate-0.7.2-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.609 Processing /wheels/isort-5.13.2-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.615 Processing /wheels/itypes-1.2.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.617 Processing /wheels/jinja2-3.1.6-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.622 Processing /wheels/jmespath-1.0.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.628 Processing /wheels/joblib-1.5.2-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.635 Processing /wheels/josepy-2.1.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.639 Processing /wheels/jsondiff-2.0.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.641 Processing /wheels/jsonpath_ng-1.5.3-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.645 Processing /wheels/jsonschema-4.25.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.658 Processing /wheels/jsonschema_specifications-2025.9.1-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.662 Processing /wheels/kombu-5.4.2-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.679 Processing /wheels/lazy_object_proxy-1.12.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:43 #21 3.683 Processing /wheels/mccabe-0.7.0-py2.py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.687 Processing /wheels/minio-7.2.9-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.692 Processing /wheels/mock-5.1.0-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.696 Processing /wheels/moto-3.1.13-py3-none-any.whl
10-Sep-2025 14:32:43 #21 3.839 Processing /wheels/mozilla_django_oidc-3.0.0-py2.py3-none-any.whl
10-Sep-2025 14:32:44 #21 3.846 Processing /wheels/mpmath-1.3.0-py3-none-any.whl
10-Sep-2025 14:32:44 #21 3.855 Processing /wheels/networkx-3.4.2-py3-none-any.whl
10-Sep-2025 14:32:44 #21 3.882 Processing /wheels/numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:44 #21 3.965 Processing /wheels/nvidia_cublas_cu12-12.8.4.1-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:32:46 #21 6.078 Processing /wheels/nvidia_cuda_cupti_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:46 #21 6.122 Processing /wheels/nvidia_cuda_nvrtc_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
10-Sep-2025 14:32:46 #21 6.394 Processing /wheels/nvidia_cuda_runtime_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:46 #21 6.404 Processing /wheels/nvidia_cudnn_cu12-9.10.2.21-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:32:48 #21 8.824 Processing /wheels/nvidia_cufft_cu12-11.3.3.83-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:49 #21 9.559 Processing /wheels/nvidia_cufile_cu12-1.13.1.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:49 #21 9.572 Processing /wheels/nvidia_curand_cu12-10.3.9.90-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:32:49 #21 9.809 Processing /wheels/nvidia_cusolver_cu12-11.7.3.90-py3-none-manylinux_2_27_x86_64.whl
10-Sep-2025 14:32:50 #21 10.80 Processing /wheels/nvidia_cusparse_cu12-12.5.8.93-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:52 #21 11.87 Processing /wheels/nvidia_cusparselt_cu12-0.7.1-py3-none-manylinux2014_x86_64.whl
10-Sep-2025 14:32:53 #21 12.91 Processing /wheels/nvidia_nccl_cu12-2.27.3-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:54 #21 14.12 Processing /wheels/nvidia_nvjitlink_cu12-12.8.93-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
10-Sep-2025 14:32:54 #21 14.27 Processing /wheels/nvidia_nvtx_cu12-12.8.90-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:54 #21 14.27 Processing /wheels/ocldev-0.2.2-py2.py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.28 Processing /wheels/packaging-25.0-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.28 Processing /wheels/pillow-11.3.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:54 #21 14.32 Processing /wheels/platformdirs-4.4.0-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.32 Processing /wheels/ply-3.11-py2.py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.33 Processing /wheels/prometheus_client-0.22.1-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.33 Processing /wheels/prompt_toolkit-3.0.52-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.34 Processing /wheels/psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl
10-Sep-2025 14:32:54 #21 14.35 Processing /wheels/pycodestyle-2.14.0-py2.py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.35 Processing /wheels/pycparser-2.23-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.35 Processing /wheels/pycryptodome-3.23.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.37 Processing /wheels/pydantic-2.6.4-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.38 Processing /wheels/pydantic_core-2.16.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.39 Processing /wheels/pydash-7.0.6-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.40 Processing /wheels/pygments-2.19.2-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.41 Processing /wheels/pylint-2.17.5-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.43 Processing /wheels/python_crontab-3.3.0-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.43 Processing /wheels/python_dateutil-2.8.2-py2.py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.44 Processing /wheels/pytz-2025.2-py2.py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.45 Processing /wheels/redis-5.2.1-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.46 Processing /wheels/referencing-0.36.2-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.46 Processing /wheels/regex-2025.9.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:54 #21 14.47 Processing /wheels/requests-2.32.3-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.47 Processing /wheels/responses-0.25.0-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.48 Processing /wheels/rpds_py-0.27.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.49 Processing /wheels/ruamel.yaml-0.18.15-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.49 Processing /wheels/ruamel.yaml.clib-0.2.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.50 Processing /wheels/s3transfer-0.6.2-py3-none-any.whl
10-Sep-2025 14:32:54 #21 14.50 Processing /wheels/safetensors-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.52 Processing /wheels/scikit_learn-1.7.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
10-Sep-2025 14:32:54 #21 14.58 Processing /wheels/scipy-1.15.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:54 #21 14.76 Processing /wheels/sentence_transformers-3.3.1-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.78 Processing /wheels/setuptools-80.9.0-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.81 Processing /wheels/six-1.17.0-py2.py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.81 Processing /wheels/sqlparse-0.5.3-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.82 Processing /wheels/sympy-1.14.0-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.87 Processing /wheels/tblib-2.0.0-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.87 Processing /wheels/threadpoolctl-3.6.0-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.88 Processing /wheels/tokenizers-0.22.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:55 #21 14.90 Processing /wheels/tomli-2.2.1-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.91 Processing /wheels/tomlkit-0.13.3-py3-none-any.whl
10-Sep-2025 14:32:55 #21 14.91 Processing /wheels/torch-2.8.0-cp310-cp310-manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:57 #21 17.82 Processing /wheels/tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
10-Sep-2025 14:32:58 #21 17.82 Processing /wheels/tqdm-4.67.1-py3-none-any.whl
10-Sep-2025 14:32:58 #21 17.83 Processing /wheels/transformers-4.56.1-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.22 Processing /wheels/triton-3.4.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
10-Sep-2025 14:32:58 #21 18.36 Processing /wheels/typing_extensions-4.15.0-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.37 Processing /wheels/tzdata-2025.2-py2.py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.37 Processing /wheels/uritemplate-4.2.0-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.38 Processing /wheels/urllib3-1.26.20-py2.py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.38 Processing /wheels/vine-5.1.0-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.39 Processing /wheels/wcwidth-0.2.13-py2.py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.39 Processing /wheels/werkzeug-3.1.3-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.39 Processing /wheels/whitenoise-6.5.0-py3-none-any.whl
10-Sep-2025 14:32:58 #21 18.39 Processing /wheels/wrapt-1.17.3-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
10-Sep-2025 14:32:58 #21 18.40 Processing /wheels/xmltodict-0.15.1-py2.py3-none-any.whl
10-Sep-2025 14:33:00 #21 20.64 Installing collected packages: wcwidth, pytz, python-crontab, ply, nvidia-cusparselt-cu12, mpmath, jsondiff, itypes, ijson, django-ordered-model, xmltodict, wrapt, whitenoise, vine, urllib3, uritemplate, tzdata, typing-extensions, tqdm, tornado, tomlkit, tomli, threadpoolctl, tblib, sympy, sqlparse, six, setuptools, safetensors, ruamel-yaml-clib, rpds-py, regex, pyyaml, pygments, pycryptodome, pycparser, pycodestyle, psycopg2, prompt-toolkit, prometheus-client, platformdirs, pillow, packaging, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, numpy, networkx, mock, mccabe, markupsafe, markdown, lazy-object-proxy, joblib, jmespath, isort, isodate, inflection, idna, humanize, hf-xet, gprof2dot, fsspec, filelock, dnspython, dill, decorator, coverage, click, charset-normalizer, certifi, billiard, attrs, async-timeout, annotated-types, werkzeug, triton, scipy, ruamel-yaml, requests, referencing, redis, python-dateutil, pydash, pydantic-core, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jsonpath-ng, jinja2, gunicorn, faker, email-validator, elastic-transport, cron-descriptor, click-repl, click-plugins, click-didyoumean, cffi, blessings, autopep8, astroid, asgiref, amqp, scikit-learn, responses, pylint, pydantic, nvidia-cusolver-cu12, kombu, jsonschema-specifications, huggingface-hub, factory-boy, elasticsearch, django, cryptography, coreschema, colour-runner, botocore, azure-core, argon2-cffi-bindings, torch, tokenizers, s3transfer, jsonschema, josepy, elasticsearch-dsl, djangorestframework, django-timezone-field, django-silk, django-request-logging, django-redis, django-queryset-csv, django-health-check, django-dirtyfields, django-cors-headers, django-cid, coreapi, celery, azure-storage-blob, argon2-cffi, transformers, ocldev, mozilla-django-oidc, minio, flower, fhir-resources, drf-yasg, django-elasticsearch-dsl, django-celery-beat, celery-once, boto3, sentence-transformers, moto
10-Sep-2025 14:33:11 #21 31.22   Attempting uninstall: setuptools
10-Sep-2025 14:33:11 #21 31.22     Found existing installation: setuptools 65.5.1
10-Sep-2025 14:33:11 #21 31.28     Uninstalling setuptools-65.5.1:
10-Sep-2025 14:33:11 #21 31.74       Successfully uninstalled setuptools-65.5.1
10-Sep-2025 14:34:53 #21 133.5
10-Sep-2025 14:34:53 #21 133.6 Successfully installed amqp-5.3.1 annotated-types-0.7.0 argon2-cffi-25.1.0 argon2-cffi-bindings-25.1.0 asgiref-3.9.1 astroid-2.15.8 async-timeout-5.0.1 attrs-25.3.0 autopep8-2.3.2 azure-core-1.35.0 azure-storage-blob-12.19.0 billiard-4.2.1 blessings-1.7 boto3-1.24.28 botocore-1.27.96 celery-5.4.0 celery-once-3.0.1 certifi-2025.8.3 cffi-2.0.0 charset-normalizer-3.4.3 click-8.2.1 click-didyoumean-0.3.1 click-plugins-1.1.1.2 click-repl-0.3.0 colour-runner-0.1.1 coreapi-2.3.3 coreschema-0.0.4 coverage-7.3.0 cron-descriptor-2.0.6 cryptography-45.0.7 decorator-5.2.1 dill-0.4.0 django-4.2.16 django-celery-beat-2.5.0 django-cid-2.3 django-cors-headers-4.2.0 django-dirtyfields-1.9.2 django-elasticsearch-dsl-8.0 django-health-check-3.17.0 django-ordered-model-3.7.4 django-queryset-csv-0.3.3 django-redis-5.4.0 django-request-logging-0.7.5 django-silk-5.0.4 django-timezone-field-7.1 djangorestframework-3.14.0 dnspython-2.8.0 drf-yasg-1.21.5 elastic-transport-8.17.0 elasticsearch-8.19.0 elasticsearch-dsl-8.18.0 email-validator-2.3.0 factory-boy-3.3.0 faker-37.6.0 fhir-resources-7.1.0 filelock-3.19.1 flower-1.0.1 fsspec-2025.9.0 gprof2dot-2025.4.14 gunicorn-22.0.0 hf-xet-1.1.9 huggingface-hub-0.34.4 humanize-4.13.0 idna-3.10 ijson-3.2.3 inflection-0.5.1 isodate-0.7.2 isort-5.13.2 itypes-1.2.0 jinja2-3.1.6 jmespath-1.0.1 joblib-1.5.2 josepy-2.1.0 jsondiff-2.0.0 jsonpath-ng-1.5.3 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 kombu-5.4.2 lazy-object-proxy-1.12.0 markdown-3.4.4 markupsafe-3.0.2 mccabe-0.7.0 minio-7.2.9 mock-5.1.0 moto-3.1.13 mozilla-django-oidc-3.0.0 mpmath-1.3.0 networkx-3.4.2 numpy-2.2.6 nvidia-cublas-cu12-12.8.4.1 nvidia-cuda-cupti-cu12-12.8.90 nvidia-cuda-nvrtc-cu12-12.8.93 nvidia-cuda-runtime-cu12-12.8.90 nvidia-cudnn-cu12-9.10.2.21 nvidia-cufft-cu12-11.3.3.83 nvidia-cufile-cu12-1.13.1.3 nvidia-curand-cu12-10.3.9.90 nvidia-cusolver-cu12-11.7.3.90 nvidia-cusparse-cu12-12.5.8.93 nvidia-cusparselt-cu12-0.7.1 nvidia-nccl-cu12-2.27.3 nvidia-nvjitlink-cu12-12.8.93 nvidia-nvtx-cu12-12.8.90 ocldev-0.2.2 packaging-25.0 pillow-11.3.0 platformdirs-4.4.0 ply-3.11 prometheus-client-0.22.1 prompt-toolkit-3.0.52 psycopg2-2.9.7 pycodestyle-2.14.0 pycparser-2.23 pycryptodome-3.23.0 pydantic-2.6.4 pydantic-core-2.16.3 pydash-7.0.6 pygments-2.19.2 pylint-2.17.5 python-crontab-3.3.0 python-dateutil-2.8.2 pytz-2025.2 pyyaml-6.0.1 redis-5.2.1 referencing-0.36.2 regex-2025.9.1 requests-2.32.3 responses-0.25.0 rpds-py-0.27.1 ruamel-yaml-0.18.15 ruamel-yaml-clib-0.2.12 s3transfer-0.6.2 safetensors-0.6.2 scikit-learn-1.7.2 scipy-1.15.3 sentence-transformers-3.3.1 setuptools-80.9.0 six-1.17.0 sqlparse-0.5.3 sympy-1.14.0 tblib-2.0.0 threadpoolctl-3.6.0 tokenizers-0.22.0 tomli-2.2.1 tomlkit-0.13.3 torch-2.8.0 tornado-6.5.2 tqdm-4.67.1 transformers-4.56.1 triton-3.4.0 typing-extensions-4.15.0 tzdata-2025.2 uritemplate-4.2.0 urllib3-1.26.20 vine-5.1.0 wcwidth-0.2.13 werkzeug-3.1.3 whitenoise-6.5.0 wrapt-1.17.3 xmltodict-0.15.1
10-Sep-2025 14:34:53 #21 133.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
10-Sep-2025 14:34:54 #21 DONE 134.6s
10-Sep-2025 14:34:54
10-Sep-2025 14:34:54 #22 [stage-1 12/16] RUN rm -rf /wheels
10-Sep-2025 14:34:55 #22 DONE 0.8s
10-Sep-2025 14:34:55
10-Sep-2025 14:34:55 #23 [stage-1 13/16] ADD --chown=ocl:ocl . /code
10-Sep-2025 14:35:00 #23 DONE 4.8s
10-Sep-2025 14:35:00
10-Sep-2025 14:35:00 #24 [stage-1 14/16] RUN python manage.py collectstatic --noinput
10-Sep-2025 14:35:23 #24 23.09 /usr/local/lib/python3.10/site-packages/drf_yasg/__init__.py:2: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
10-Sep-2025 14:35:23 #24 23.09   from pkg_resources import DistributionNotFound, get_distribution
10-Sep-2025 14:35:30 #24 29.88
10-Sep-2025 14:35:30 #24 29.88 285 static files copied to '/staticfiles', 225 post-processed.
10-Sep-2025 14:35:34 #24 DONE 34.2s
10-Sep-2025 14:35:34
10-Sep-2025 14:35:34 #25 [stage-1 15/16] RUN chmod +x set_build_version.sh wait_for_it.sh startup.sh start_celery_worker.sh ping_celery_worker.sh start_flower.sh
10-Sep-2025 14:35:35 #25 DONE 0.4s
10-Sep-2025 14:35:35
10-Sep-2025 14:35:35 #26 [stage-1 16/16] RUN ["bash", "-c", "./set_build_version.sh"]
10-Sep-2025 14:35:35 #26 0.373 Setting build version to 2d094b25 in core/__init__.py
10-Sep-2025 14:35:35 #26 DONE 0.4s
10-Sep-2025 14:35:35
10-Sep-2025 14:35:35 #27 exporting to image
10-Sep-2025 14:35:35 #27 exporting layers
10-Sep-2025 14:37:42 #27 exporting layers 126.6s done
10-Sep-2025 14:37:42 #27 writing image sha256:214a7c6da461a9ae9bcf46110f9503b584cce6c5c0c9089073848fd4b229f1e6 done
10-Sep-2025 14:37:42 #27 naming to docker.io/openconceptlab/oclapi2:nightly 0.0s done
10-Sep-2025 14:37:42 #27 DONE 126.6s
10-Sep-2025 14:37:42
10-Sep-2025 14:37:42 4 warnings found (use docker --debug to expand):
10-Sep-2025 14:37:42 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 2)
10-Sep-2025 14:37:42 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 3)
10-Sep-2025 14:37:42 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 18)
10-Sep-2025 14:37:42 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 19)
10-Sep-2025 14:37:42 Pushing image
10-Sep-2025 14:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
10-Sep-2025 14:37:43 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
10-Sep-2025 14:37:43 Configure a credential helper to remove this warning. See
10-Sep-2025 14:37:43 https://docs.docker.com/engine/reference/commandline/login/#credential-stores
10-Sep-2025 14:37:43
10-Sep-2025 14:37:43 Login Succeeded
10-Sep-2025 14:37:43 The push refers to repository [docker.io/openconceptlab/oclapi2]
10-Sep-2025 14:37:43 d48724a2af68: Preparing
10-Sep-2025 14:37:43 431648b5a688: Preparing
10-Sep-2025 14:37:43 442441a1967d: Preparing
10-Sep-2025 14:37:43 163c001a2670: Preparing
10-Sep-2025 14:37:43 c1d5978fd892: Preparing
10-Sep-2025 14:37:43 5576c651ba55: Preparing
10-Sep-2025 14:37:43 ac228154f3d1: Preparing
10-Sep-2025 14:37:43 dd6609b6cbe5: Preparing
10-Sep-2025 14:37:43 33cccd497dd5: Preparing
10-Sep-2025 14:37:43 86d3feca3ae5: Preparing
10-Sep-2025 14:37:43 5f70bf18a086: Preparing
10-Sep-2025 14:37:43 5fb1b13370e4: Preparing
10-Sep-2025 14:37:43 b3e28d86541d: Preparing
10-Sep-2025 14:37:43 05e9442b8463: Preparing
10-Sep-2025 14:37:43 181b9c629f20: Preparing
10-Sep-2025 14:37:43 25f6bb353e99: Preparing
10-Sep-2025 14:37:43 7c4cff21e743: Preparing
10-Sep-2025 14:37:43 d593918d433d: Preparing
10-Sep-2025 14:37:43 5576c651ba55: Waiting
10-Sep-2025 14:37:43 ac228154f3d1: Waiting
10-Sep-2025 14:37:43 dd6609b6cbe5: Waiting
10-Sep-2025 14:37:43 33cccd497dd5: Waiting
10-Sep-2025 14:37:43 86d3feca3ae5: Waiting
10-Sep-2025 14:37:43 5f70bf18a086: Waiting
10-Sep-2025 14:37:43 5fb1b13370e4: Waiting
10-Sep-2025 14:37:43 b3e28d86541d: Waiting
10-Sep-2025 14:37:43 05e9442b8463: Waiting
10-Sep-2025 14:37:43 181b9c629f20: Waiting
10-Sep-2025 14:37:43 25f6bb353e99: Waiting
10-Sep-2025 14:37:43 7c4cff21e743: Waiting
10-Sep-2025 14:37:43 daf557c4f08e: Preparing
10-Sep-2025 14:37:43 d593918d433d: Waiting
10-Sep-2025 14:37:43 daf557c4f08e: Waiting
10-Sep-2025 14:37:44 431648b5a688: Pushed
10-Sep-2025 14:37:44 d48724a2af68: Pushed
10-Sep-2025 14:37:44 c1d5978fd892: Pushed
10-Sep-2025 14:37:46 ac228154f3d1: Pushed
10-Sep-2025 14:37:52 33cccd497dd5: Pushed
10-Sep-2025 14:37:55 163c001a2670: Pushed
10-Sep-2025 14:37:56 5f70bf18a086: Layer already exists
10-Sep-2025 14:37:58 5fb1b13370e4: Pushed
10-Sep-2025 14:38:00 86d3feca3ae5: Pushed
10-Sep-2025 14:38:01 b3e28d86541d: Pushed
10-Sep-2025 14:38:02 05e9442b8463: Pushed
10-Sep-2025 14:38:02 25f6bb353e99: Layer already exists
10-Sep-2025 14:38:02 181b9c629f20: Pushed
10-Sep-2025 14:38:03 d593918d433d: Layer already exists
10-Sep-2025 14:38:03 7c4cff21e743: Layer already exists
10-Sep-2025 14:38:03 daf557c4f08e: Layer already exists
10-Sep-2025 14:38:04 442441a1967d: Pushed
10-Sep-2025 14:40:26 dd6609b6cbe5: Pushed
10-Sep-2025 14:44:10 5576c651ba55: Pushed
10-Sep-2025 14:44:14 nightly: digest: sha256:bc9904874ffe24431ecc83a608ffe9509f22ce67cb92ca2eda63db44cd0816b3 size: 4299
10-Sep-2025 14:44:24 Inspecting image for id
10-Sep-2025 14:44:24 Finished task 'Build and push docker image' with result: Success
10-Sep-2025 14:44:24 Starting task 'Store docker image id' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-file-reader'
10-Sep-2025 14:44:24 Variable wasn't found in the Build context. It possibly doesn't exist.
10-Sep-2025 14:44:24 Changing variable docker.image.id of type RESULT from null to openconceptlab/oclapi2@sha256:bc9904874ffe24431ecc83a608ffe9509f22ce67cb92ca2eda63db44cd0816b3
10-Sep-2025 14:44:24 Finished task 'Store docker image id' with result: Success
10-Sep-2025 14:44:24 Running post build plugin 'Docker Container Cleanup'
10-Sep-2025 14:44:24 Running post build plugin 'NCover Results Collector'
10-Sep-2025 14:44:24 Running post build plugin 'Build Results Label Collector'
10-Sep-2025 14:44:24 Running post build plugin 'Clover Results Collector'
10-Sep-2025 14:44:24 Running post build plugin 'npm Cache Cleanup'
10-Sep-2025 14:44:24 Running post build plugin 'Artifact Copier'
10-Sep-2025 14:44:24 Finalising the build...
10-Sep-2025 14:44:24 Stopping timer.
10-Sep-2025 14:44:24 Build OCL-OCLAPI2-BO-2309 completed.
10-Sep-2025 14:44:25 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Sep-2025 14:44:25 Running on server: post build plugin 'NCover Results Collector'
10-Sep-2025 14:44:25 Running on server: post build plugin 'Build Labeller'
10-Sep-2025 14:44:25 Running on server: post build plugin 'Clover Delta Calculator'
10-Sep-2025 14:44:25 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Sep-2025 14:44:25 All post build plugins have finished
10-Sep-2025 14:44:25 Generating build results summary...
10-Sep-2025 14:44:25 Saving build results to disk...
10-Sep-2025 14:44:25 Store variable context...
10-Sep-2025 14:44:25 Finished building OCL-OCLAPI2-BO-2309.