Skip to content

[dependency]: Bump isort from 6.0.1 to 7.0.0

5ec6fd8
Select commit
Loading
Failed to load commit list.
Open

[dependency]: Bump isort from 6.0.1 to 7.0.0 #73

[dependency]: Bump isort from 6.0.1 to 7.0.0
5ec6fd8
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins CI - Miscellaneous Python Scripts failed Oct 12, 2025 in 3m 19s

CI pipeline/setup lint: error in 'sh (scripts/ci/setup_lint.sh)' step

CI pipeline / setup lint / scripts/ci/setup_lint.sh

Error in sh (scripts/ci/setup_lint.sh) step, with arguments bash -c 'scripts/ci/setup_lint.sh'.

script returned exit code 1
Build log
[2025-10-12T04:07:43.724Z] + bash -c scripts/ci/setup_lint.sh
[2025-10-12T04:07:43.724Z] + python3 -m pip install -r lint_requirements.txt
[2025-10-12T04:07:44.289Z] Looking in indexes: https://registry.symbolsyndicate.us/repository/pypi-group/simple, https://pypi.org/simple
[2025-10-12T04:07:49.652Z] Collecting isort==7.0.0 (from -r lint_requirements.txt (line 1))
[2025-10-12T04:07:53.001Z]   Downloading isort-7.0.0-py3-none-any.whl.metadata (11 kB)
[2025-10-12T04:07:53.262Z] Collecting pycodestyle==2.14.0 (from -r lint_requirements.txt (line 2))
[2025-10-12T04:07:53.262Z]   Downloading pycodestyle-2.14.0-py2.py3-none-any.whl.metadata (4.5 kB)
[2025-10-12T04:07:53.523Z] Collecting pylint==3.3.8 (from -r lint_requirements.txt (line 3))
[2025-10-12T04:07:53.523Z]   Downloading pylint-3.3.8-py3-none-any.whl.metadata (12 kB)
[2025-10-12T04:07:54.100Z] Collecting astroid<=3.4.0.dev0,>=3.3.8 (from pylint==3.3.8->-r lint_requirements.txt (line 3))
[2025-10-12T04:07:54.100Z]   Downloading astroid-3.3.11-py3-none-any.whl.metadata (4.4 kB)
[2025-10-12T04:07:54.100Z] Collecting dill>=0.3.6 (from pylint==3.3.8->-r lint_requirements.txt (line 3))
[2025-10-12T04:07:54.100Z]   Downloading dill-0.4.0-py3-none-any.whl.metadata (10 kB)
[2025-10-12T04:07:54.100Z] INFO: pip is looking at multiple versions of pylint to determine which version is compatible with other requirements. This could take a while.
[2025-10-12T04:07:54.100Z] ERROR: Cannot install -r lint_requirements.txt (line 3) and isort==7.0.0 because these package versions have conflicting dependencies.
[2025-10-12T04:07:54.100Z] 
[2025-10-12T04:07:54.100Z] The conflict is caused by:
[2025-10-12T04:07:54.100Z]     The user requested isort==7.0.0
[2025-10-12T04:07:54.100Z]     pylint 3.3.8 depends on isort!=5.13, <7 and >=4.2.5
[2025-10-12T04:07:54.100Z] 
[2025-10-12T04:07:54.100Z] To fix this you could try to:
[2025-10-12T04:07:54.100Z] 1. loosen the range of package versions you've specified
[2025-10-12T04:07:54.100Z] 2. remove package versions to allow pip attempt to solve the dependency conflict
[2025-10-12T04:07:54.100Z] 
[2025-10-12T04:07:54.100Z] ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
[2025-10-12T04:07:54.100Z] 
[2025-10-12T04:07:54.100Z] [notice] A new release of pip is available: 24.0 -> 25.2
[2025-10-12T04:07:54.100Z] [notice] To update, run: pip install --upgrade pip

Details

  • Declarative: Checkout SCM (15 sec)
    • setup environment (2.7 sec)
    • CI pipeline (1 min 8 sec)
      • display environment (2.3 sec)
      • checkout (1.1 sec)
      • setup docker environment (6.7 sec)
      • verify conventional commit message (1.1 sec)
      • setup lint (16 sec)
        Error: script returned exit code 1 - logs
      • run lint (1 sec)
      • setup build (1.1 sec)
      • run build (0.95 sec)
      • setup tests (0.97 sec)
      • run tests (1 sec)
      • run tests (examples) (0.94 sec)
      • run tests (vectors) (1.1 sec)
      • code coverage (1 sec)
    • CD pipeline (3.5 sec)
      • publish RC (0.93 sec)
      • publish Release (1 sec)
    • Declarative: Post Actions (1.2 sec)