Commit 93c0810
authored
RHAIENG-816: fix(jupyter/rocm/tensorflow/ubi9-python-3.12): image has outdated jupyterlab and jupyterlab-git packages (opendatahub-io#2278)
```
============================================================================================================ FAILURES =============================================================================================================
_______________________________________________________________ test_image_pyprojects_version_alignment [checking versions of skl2onnx across all pyproject.tomls] ________________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: skl2onnx has multiple specifiers: [<SpecifierSet('~=1.17.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.17.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>,
E <SpecifierSet('~=1.18.0')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
_______________________________________________________________ test_image_pyprojects_version_alignment [checking versions of odh-elyra across all pyproject.tomls] _______________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: odh-elyra has multiple specifiers: [<SpecifierSet('==4.2.3')>,
E <SpecifierSet('==4.2.3')>,
E <SpecifierSet('==4.2.3')>,
E <SpecifierSet('==4.2.1')>,
E <SpecifierSet('==4.2.3')>,
E <SpecifierSet('==4.2.3')>,
E <SpecifierSet('==4.2.3')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
______________________________________________________________ test_image_pyprojects_version_alignment [checking versions of jupyterlab across all pyproject.tomls] _______________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: jupyterlab has multiple specifiers: [<SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.2.7')>,
E <SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.4.4')>,
E <SpecifierSet('==4.4.4')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
____________________________________________________________ test_image_pyprojects_version_alignment [checking versions of jupyter-server across all pyproject.tomls] _____________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: jupyter-server has multiple specifiers: [<SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.15.0')>,
E <SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.16.0')>,
E <SpecifierSet('~=2.16.0')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
____________________________________________________________ test_image_pyprojects_version_alignment [checking versions of jupyterlab-git across all pyproject.tomls] _____________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: jupyterlab-git has multiple specifiers: [<SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.50.1')>,
E <SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.51.1')>,
E <SpecifierSet('~=0.51.1')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
________________________________________________________ test_image_pyprojects_version_alignment [checking versions of jupyter-resource-usage across all pyproject.tomls] _________________________________________________________
tests/test_main.py:295: in test_image_pyprojects_version_alignment
pytest.fail(f"{name} has multiple specifiers: {pprint.pformat(data)}")
E Failed: jupyter-resource-usage has multiple specifiers: [<SpecifierSet('~=1.1.1')>,
E <SpecifierSet('~=1.1.1')>,
E <SpecifierSet('~=1.1.1')>,
E <SpecifierSet('~=1.1.0')>,
E <SpecifierSet('~=1.1.1')>,
E <SpecifierSet('~=1.1.1')>,
E <SpecifierSet('~=1.1.1')>]
-------------------------------------------------------------------------------------------------------- Captured log call --------------------------------------------------------------------------------------------------------
===================================================================================================== short test summary info =====================================================================================================
[checking versions of skl2onnx across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: skl2onnx has multiple specifiers: [<SpecifierSet('~=1.17.0')>,
[checking versions of odh-elyra across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: odh-elyra has multiple specifiers: [<SpecifierSet('==4.2.3')>,
[checking versions of jupyterlab across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: jupyterlab has multiple specifiers: [<SpecifierSet('==4.4.4')>,
[checking versions of jupyter-server across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: jupyter-server has multiple specifiers: [<SpecifierSet('~=2.16.0')>,
[checking versions of jupyterlab-git across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: jupyterlab-git has multiple specifiers: [<SpecifierSet('~=0.51.1')>,
[checking versions of jupyter-resource-usage across all pyproject.tomls] SUBFAIL tests/test_main.py::test_image_pyprojects_version_alignment - Failed: jupyter-resource-usage has multiple specifiers: [<SpecifierSet('~=1.1.1')>,
================================================================================== 6 failed, 32 passed, 48 skipped, 114 subtests passed in 2.88s ==================================================================================
gmake: *** [Makefile:518: test] Error 1
```1 parent fc46ec1 commit 93c0810
File tree
6 files changed
+29
-32
lines changed- examples/jupyterlab-with-elyra
- jupyter/rocm/tensorflow/ubi9-python-3.12
- runtimes/rocm-tensorflow/ubi9-python-3.12
- tests
6 files changed
+29
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | | - | |
516 | | - | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| |||
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
| |||
1384 | 1384 | | |
1385 | 1385 | | |
1386 | 1386 | | |
1387 | | - | |
1388 | | - | |
1389 | | - | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | 1392 | | |
1393 | | - | |
1394 | | - | |
1395 | | - | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
| |||
2145 | 2145 | | |
2146 | 2146 | | |
2147 | 2147 | | |
2148 | | - | |
2149 | | - | |
2150 | | - | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
2151 | 2151 | | |
2152 | 2152 | | |
2153 | 2153 | | |
| |||
3703 | 3703 | | |
3704 | 3704 | | |
3705 | 3705 | | |
3706 | | - | |
3707 | | - | |
3708 | | - | |
| 3706 | + | |
| 3707 | + | |
| 3708 | + | |
3709 | 3709 | | |
3710 | 3710 | | |
3711 | 3711 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3099 | 3099 | | |
3100 | 3100 | | |
3101 | 3101 | | |
3102 | | - | |
3103 | | - | |
3104 | | - | |
| 3102 | + | |
| 3103 | + | |
| 3104 | + | |
3105 | 3105 | | |
3106 | 3106 | | |
3107 | 3107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | 248 | | |
252 | 249 | | |
253 | 250 | | |
| |||
0 commit comments