Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump numpy from 1.26.4 to 2.1.3 #4597

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump numpy from 1.26.4 to 2.1.3

e90af2f
Select commit
Loading
Failed to load commit list.
Open

Bump numpy from 1.26.4 to 2.1.3 #4597

Bump numpy from 1.26.4 to 2.1.3
e90af2f
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug http service tests failed Nov 4, 2024 in 9m 51s

Community-TC (pull_request)

bugbug http service tests

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-11-04T04:02:57.503Z
Resolved: 2024-11-04T04:03:53.181Z
Task Execution Time: 55 seconds, 678 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-11-04T04:02:57.544Z] Worker Type (proj-bugbug/compute-smaller) settings:
[taskcluster 2024-11-04T04:02:57.544Z]   {
[taskcluster 2024-11-04T04:02:57.544Z]     "config": {
[taskcluster 2024-11-04T04:02:57.544Z]       "deploymentId": "77e3e103cfb00a01"
[taskcluster 2024-11-04T04:02:57.544Z]     },
[taskcluster 2024-11-04T04:02:57.544Z]     "generic-worker": {
[taskcluster 2024-11-04T04:02:57.544Z]       "config": {
[taskcluster 2024-11-04T04:02:57.544Z]         "headlessTasks": false,
[taskcluster 2024-11-04T04:02:57.544Z]         "runTasksAsCurrentUser": false
[taskcluster 2024-11-04T04:02:57.544Z]       },
[taskcluster 2024-11-04T04:02:57.544Z]       "engine": "multiuser",
[taskcluster 2024-11-04T04:02:57.544Z]       "go-arch": "amd64",
[taskcluster 2024-11-04T04:02:57.544Z]       "go-os": "linux",
[taskcluster 2024-11-04T04:02:57.544Z]       "go-version": "go1.23.2",
[taskcluster 2024-11-04T04:02:57.544Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v74.0.0",
[taskcluster 2024-11-04T04:02:57.544Z]       "revision": "fc2ffecedd4c0364ab0a98ae5cc895b94ee8a709",
[taskcluster 2024-11-04T04:02:57.544Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fc2ffecedd4c0364ab0a98ae5cc895b94ee8a709",
[taskcluster 2024-11-04T04:02:57.544Z]       "version": "74.0.0"
[taskcluster 2024-11-04T04:02:57.544Z]     },
[taskcluster 2024-11-04T04:02:57.544Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-s40adw6ki8n724herxu4",

...(73 lines hidden)...

[taskcluster:warn 2024-11-04T04:02:57.550Z]   requires: all-completed
[taskcluster:warn 2024-11-04T04:02:57.550Z]   retries: 5
[taskcluster:warn 2024-11-04T04:02:57.550Z]   routes:
[taskcluster:warn 2024-11-04T04:02:57.550Z]   - checks
[taskcluster:warn 2024-11-04T04:02:57.550Z]   schedulerId: taskcluster-github
[taskcluster:warn 2024-11-04T04:02:57.550Z]   scopes:
[taskcluster:warn 2024-11-04T04:02:57.550Z]   - generic-worker:os-group:proj-bugbug/compute-smaller/docker
[taskcluster:warn 2024-11-04T04:02:57.550Z]   tags: {}
[taskcluster:warn 2024-11-04T04:02:57.550Z]   taskGroupId: YVQxoSdXRl2Cdvqjrr4k3g
[taskcluster:warn 2024-11-04T04:02:57.550Z]   taskQueueId: proj-bugbug/compute-smaller
[taskcluster:warn 2024-11-04T04:02:57.550Z]   workerType: compute-smaller
[taskcluster:warn 2024-11-04T04:02:57.550Z] 
[taskcluster 2024-11-04T04:02:58.669Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-central1-b.5506328800218446761.60099/log/f-HKo_ZtR92PrYMrvZYCFA with mime type "text/plain; charset=utf-8" and expiry 2024-11-04T05:17:58.622Z
[taskcluster 2024-11-04T04:02:58.809Z] Executing command 0: bash -cx 'docker run -t --rm --memory-swap -1 --pids-limit -1 -e CODECOV_TOKEN -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID '\''python:3.12.3'\'' /bin/bash -lcx '\''apt-get -qq update && apt-get -qq install -y zstd && git clone --quiet https://github.com/mozilla/bugbug && curl -L https://github.com/mozilla/rust-code-analysis/releases/download/v0.0.23/rust-code-analysis-linux-web-x86_64.tar.gz | tar -C /usr/bin -xzv && cd bugbug && git -c advice.detachedHead=false checkout e90af2fd1a63f4e43f7607e100edda4c1e4da041 && cp infra/hgrc /etc/mercurial/hgrc.d/bugbug.rc && pip install --disable-pip-version-check --no-cache-dir --progress-bar off . && pip install --disable-pip-version-check --no-cache-dir --progress-bar off -r test-requirements.txt && cp VERSION http_service/VERSION && pip install --disable-pip-version-check --no-cache-dir --progress-bar off ./http_service && hg clone -r 90302f015ac8dd8877ef3ee24b5a62541142378b https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/ && pytest --cov=http_service http_service/tests/ -vvv && bash <(curl -s https://codecov.io/bash)'\'
+ docker run -t --rm --memory-swap -1 --pids-limit -1 -e CODECOV_TOKEN -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID python:3.12.3 /bin/bash -lcx 'apt-get -qq update && apt-get -qq install -y zstd && git clone --quiet https://github.com/mozilla/bugbug && curl -L https://github.com/mozilla/rust-code-analysis/releases/download/v0.0.23/rust-code-analysis-linux-web-x86_64.tar.gz | tar -C /usr/bin -xzv && cd bugbug && git -c advice.detachedHead=false checkout e90af2fd1a63f4e43f7607e100edda4c1e4da041 && cp infra/hgrc /etc/mercurial/hgrc.d/bugbug.rc && pip install --disable-pip-version-check --no-cache-dir --progress-bar off . && pip install --disable-pip-version-check --no-cache-dir --progress-bar off -r test-requirements.txt && cp VERSION http_service/VERSION && pip install --disable-pip-version-check --no-cache-dir --progress-bar off ./http_service && hg clone -r 90302f015ac8dd8877ef3ee24b5a62541142378b https://hg.mozilla.org/hgcustom/version-control-tools /version-control-tools/ && pytest --cov=http_service http_service/tests/ -vvv && bash <(curl -s https://codecov.io/bash)'
++ id -u
+ '[' 0 -eq 0 ']'
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r '/etc/profile.d/*.sh' ']'
+ unset i
+ '[' /bin/bash ']'
+ '[' -f /root/.bashrc ']'
+ . /root/.bashrc
+ mesg n
+ true
+ apt-get -qq update
+ apt-get -qq install -y zstd
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package zstd.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23963 files and directories currently installed.)
Preparing to unpack .../zstd_1.5.4+dfsg2-5_amd64.deb ...
Unpacking zstd (1.5.4+dfsg2-5) ...
Setting up zstd (1.5.4+dfsg2-5) ...
+ git clone --quiet https://github.com/mozilla/bugbug
+ curl -L https://github.com/mozilla/rust-code-analysis/releases/download/v0.0.23/rust-code-analysis-linux-web-x86_64.tar.gz
+ tar -C /usr/bin -xzv
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
rust-code-analysis-web

100 2898k  100 2898k    0     0  6435k      0 --:--:-- --:--:-- --:--:-- 6435k
+ cd bugbug
+ git -c advice.detachedHead=false checkout e90af2fd1a63f4e43f7607e100edda4c1e4da041
HEAD is now at e90af2fd Bump numpy from 1.26.4 to 2.1.3
+ cp infra/hgrc /etc/mercurial/hgrc.d/bugbug.rc
+ pip install --disable-pip-version-check --no-cache-dir --progress-bar off .
Processing /bugbug
  Installing build dependencies ... -� �\�|� �/� �-� �\� �done
  Getting requirements to build wheel ... -� �done
  Preparing metadata (pyproject.toml) ... -� �done
Collecting amqp==5.2.0 (from bugbug==0.0.563)
  Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB)
Collecting beautifulsoup4==4.12.3 (from bugbug==0.0.563)
  Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
Collecting boto3==1.35.49 (from bugbug==0.0.563)
  Downloading boto3-1.35.49-py3-none-any.whl.metadata (6.7 kB)
Collecting imbalanced-learn==0.12.4 (from bugbug==0.0.563)
  Downloading imbalanced_learn-0.12.4-py3-none-any.whl.metadata (8.3 kB)
Collecting langchain-anthropic==0.2.3 (from bugbug==0.0.563)
  Downloading langchain_anthropic-0.2.3-py3-none-any.whl.metadata (2.3 kB)
Collecting langchain-community==0.3.3 (from bugbug==0.0.563)
  Downloading langchain_community-0.3.3-py3-none-any.whl.metadata (2.8 kB)
Collecting langchain-google-genai==2.0.1 (from bugbug==0.0.563)
  Downloading langchain_google_genai-2.0.1-py3-none-any.whl.metadata (3.9 kB)
Collecting langchain-mistralai==0.2.0 (from bugbug==0.0.563)
  Downloading langchain_mistralai-0.2.0-py3-none-any.whl.metadata (2.4 kB)
Collecting langchain-openai==0.2.3 (from bugbug==0.0.563)
  Downloading langchain_openai-0.2.3-py3-none-any.whl.metadata (2.6 kB)
Collecting langchain==0.3.4 (from bugbug==0.0.563)
  Downloading langchain-0.3.4-py3-none-any.whl.metadata (7.1 kB)
Collecting libmozdata==0.2.9 (from bugbug==0.0.563)
  Downloading libmozdata-0.2.9-py3-none-any.whl.metadata (795 bytes)
Collecting llama-cpp-python==0.3.1 (from bugbug==0.0.563)
  Downloading llama_cpp_python-0.3.1.tar.gz (63.9 MB)
  Installing build dependencies ... -� �\�|� �/� �-� �done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... -� �\�|� �/� �-� �done
  Preparing metadata (pyproject.toml) ... -� �done
Collecting lmdb==1.5.1 (from bugbug==0.0.563)
  Downloading lmdb-1.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB)
Collecting lxml-html-clean==0.3.1 (from bugbug==0.0.563)
  Downloading lxml_html_clean-0.3.1-py3-none-any.whl.metadata (2.4 kB)
Collecting markdown2==2.5.1 (from bugbug==0.0.563)
  Downloading markdown2-2.5.1-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting matplotlib==3.9.2 (from bugbug==0.0.563)
  Downloading matplotlib-3.9.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
Collecting mercurial==6.8.1 (from bugbug==0.0.563)
  Downloading mercurial-6.8.1.tar.gz (8.3 MB)
  Installing build dependencies ... -� �\�|� �/� �done
  Getting requirements to build wheel ... -� �done
  Preparing metadata (pyproject.toml) ... -� �done
Collecting microannotate==0.0.24 (from bugbug==0.0.563)
  Downloading microannotate-0.0.24-py3-none-any.whl.metadata (579 bytes)
Collecting mozci==2.4.1 (from bugbug==0.0.563)
  Downloading mozci-2.4.1-py3-none-any.whl.metadata (1.5 kB)
Collecting numpy==2.1.3 (from bugbug==0.0.563)
  Downloading numpy-2.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB)
Collecting orjson==3.10.10 (from bugbug==0.0.563)
  Downloading orjson-3.10.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (50 kB)
Collecting ortools==9.11.4210 (from bugbug==0.0.563)
  Downloading ortools-9.11.4210-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting pandas==2.2.3 (from bugbug==0.0.563)
  Downloading pandas-2.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB)
Collecting psutil==6.1.0 (from bugbug==0.0.563)
  Downloading psutil-6.1.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB)
Collecting pyOpenSSL>=0.14 (from bugbug==0.0.563)
  Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB)
Collecting pydriller==1.12 (from bugbug==0.0.563)
  Downloading PyDriller-1.12-py3-none-any.whl.metadata (1.3 kB)
Collecting python-dateutil==2.9.0.post0 (from bugbug==0.0.563)
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting python-hglib==2.6.2 (from bugbug==0.0.563)
  Downloading python-hglib-2.6.2.tar.gz (35 kB)
  Preparing metadata (setup.py) ... done
Collecting qdrant-client==1.12.0 (from bugbug==0.0.563)
  Downloading qdrant_client-1.12.0-py3-none-any.whl.metadata (10 kB)
Collecting ratelimit==2.2.1 (from bugbug==0.0.563)
  Downloading ratelimit-2.2.1.tar.gz (5.3 kB)
  Preparing metadata (setup.py) ... -� �done
Collecting requests-html==0.10.0 (from bugbug==0.0.563)
  Downloading requests_html-0.10.0-py3-none-any.whl.metadata (15 kB)
Collecting requests==2.32.3 (from bugbug==0.0.563)
  Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting rs-parsepatch==0.4.4 (from bugbug==0.0.563)
  Downloading rs_parsepatch-0.4.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB)
Collecting scikit-learn==1.5.2 (from bugbug==0.0.563)
  Downloading scikit_learn-1.5.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
Collecting scipy==1.14.1 (from bugbug==0.0.563)
  Downloading scipy-1.14.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
Collecting sendgrid==6.11.0 (from bugbug==0.0.563)
  Downloading sendgrid-6.11.0-py3-none-any.whl.metadata (11 kB)
Collecting shap==0.46.0 (from shap[plots]==0.46.0->bugbug==0.0.563)
  Downloading shap-0.46.0-cp312-cp312-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (24 kB)
Collecting tabulate==0.9.0 (from bugbug==0.0.563)
  Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
Collecting taskcluster==73.0.0 (from bugbug==0.0.563)
  Downloading taskcluster-73.0.0-py3-none-any.whl.metadata (25 kB)
Collecting tenacity==8.5.0 (from bugbug==0.0.563)
  Downloading tenacity-8.5.0-py3-none-any.whl.metadata (1.2 kB)
Collecting tqdm==4.66.5 (from bugbug==0.0.563)
  Downloading tqdm-4.66.5-py3-none-any.whl.metadata (57 kB)
Collecting unidiff==0.7.5 (from bugbug==0.0.563)
  Downloading unidiff-0.7.5-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting xgboost==2.1.2 (from bugbug==0.0.563)
  Downloading xgboost-2.1.2-py3-none-manylinux_2_28_x86_64.whl.metadata (2.1 kB)
Collecting zstandard==0.23.0 (from bugbug==0.0.563)
  Downloading zstandard-0.23.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting vine<6.0.0,>=5.0.0 (from amqp==5.2.0->bugbug==0.0.563)
  Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB)
Collecting soupsieve>1.2 (from beautifulsoup4==4.12.3->bugbug==0.0.563)
  Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
Collecting botocore<1.36.0,>=1.35.49 (from boto3==1.35.49->bugbug==0.0.563)
  Downloading botocore-1.35.54-py3-none-any.whl.metadata (5.7 kB)
Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.49->bugbug==0.0.563)
  Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB)
Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.49->bugbug==0.0.563)
  Downloading s3transfer-0.10.3-py3-none-any.whl.metadata (1.7 kB)
Collecting joblib>=1.1.1 (from imbalanced-learn==0.12.4->bugbug==0.0.563)
  Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
Collecting threadpoolctl>=2.0.0 (from imbalanced-learn==0.12.4->bugbug==0.0.563)
  Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
Collecting PyYAML>=5.3 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting SQLAlchemy<3,>=1.4 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading SQLAlchemy-2.0.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB)
Collecting aiohttp<4.0.0,>=3.8.3 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading aiohttp-3.10.10-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.6 kB)
Collecting langchain-core<0.4.0,>=0.3.12 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading langchain_core-0.3.15-py3-none-any.whl.metadata (6.3 kB)
Collecting langchain-text-splitters<0.4.0,>=0.3.0 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading langchain_text_splitters-0.3.2-py3-none-any.whl.metadata (2.3 kB)
Collecting langsmith<0.2.0,>=0.1.17 (from langchain==0.3.4->bugbug==0.0.563)
  Downloading langsmith-0.1.139-py3-none-any.whl.metadata (13 kB)
INFO: pip is looking at multiple versions of langchain to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install bugbug and bugbug==0.0.563 because these package versions have conflicting dependencies.

The conflict is caused by:
    bugbug 0.0.563 depends on numpy==2.1.3
    imbalanced-learn 0.12.4 depends on numpy>=1.17.3
    langchain 0.3.4 depends on numpy<2.0.0 and >=1.26.0; python_version >= "3.12"

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
[taskcluster 2024-11-04T04:03:52.865Z]    Exit Code: 1
[taskcluster 2024-11-04T04:03:52.865Z]    User Time: 31.89ms
[taskcluster 2024-11-04T04:03:52.865Z]  Kernel Time: 40.158ms
[taskcluster 2024-11-04T04:03:52.865Z]    Wall Time: 54.055030076s
[taskcluster 2024-11-04T04:03:52.865Z]       Result: FAILED
[taskcluster 2024-11-04T04:03:52.865Z] === Task Finished ===
[taskcluster 2024-11-04T04:03:52.865Z] Task Duration: 54.055426686s
[taskcluster 2024-11-04T04:03:52.955Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-11-04T04:54:01.732Z
[taskcluster:error] exit status 1