Project

General

Profile

Actions

QA Run #65269

closed

wip-yuri-testing-2024-04-02-1304-reef

Added by Yuri Weinstein about 1 month ago. Updated 29 days ago.


Description

--- done. these PRs were included:
https://github.com/ceph/ceph/pull/56323 - reef: ceph-volume: Use safe accessor to get TYPE info

ceph-volume only

Actions #1

Updated by Yuri Weinstein about 1 month ago

  • Shaman Build changed from wip-yuri11-testing-2024-03-28-0753-reef to wip-yuri-testing-2024-04-02-1304-reef
Actions #2

Updated by Yuri Weinstein about 1 month ago

  • QA Runs set to https://jenkins.ceph.com/job/ceph-volume-test/572/
Actions #3

Updated by Yuri Weinstein about 1 month ago

tests failed
per @Guillaume python3.9 is available but looks like we use python3.6 anyway

@Adam DC949 Kraitman why?

[jenkins-build@irvingi02 ~]$ python3.9 m venv /tmp/guits
[jenkins-build@irvingi02 ~]$ source /tmp/guits/bin/activate
(guits) [jenkins-build@irvingi02 ~]$ pip3 install --upgrade pip
Collecting pip
Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.2.4
Uninstalling pip-20.2.4:
Successfully uninstalled pip-20.2.4
Successfully installed pip-24.0
(guits) [jenkins-build@irvingi02 ~]$ pip3 install tox==4.2.8
Collecting tox==4.2.8
Downloading tox-4.2.8-py3-none-any.whl.metadata (4.9 kB)
Collecting cachetools>=5.2.1 (from tox==4.2.8)
Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB)
Collecting chardet>=5.1 (from tox==4.2.8)
Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
Collecting colorama>=0.4.6 (from tox==4.2.8)
Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting filelock>=3.9 (from tox==4.2.8)
Downloading filelock-3.13.3-py3-none-any.whl.metadata (2.8 kB)
Collecting packaging>=23 (from tox==4.2.8)
Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
Collecting platformdirs>=2.6.2 (from tox==4.2.8)
Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB)
Collecting pluggy>=1 (from tox==4.2.8)
Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB)
Collecting pyproject-api>=1.4 (from tox==4.2.8)
Downloading pyproject_api-1.6.1-py3-none-any.whl.metadata (2.8 kB)
Collecting tomli>=2.0.1 (from tox==4.2.8)
Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting virtualenv>=20.17.1 (from tox==4.2.8)
Downloading virtualenv-20.25.1-py3-none-any.whl.metadata (4.4 kB)
Collecting distlib<1,>=0.3.7 (from virtualenv>=20.17.1
>tox==4.2.8)
Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB)
Downloading tox-4.2.8-py3-none-any.whl (146 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.1/146.1 kB 4.1 MB/s eta 0:00:00
Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB)
Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 12.1 MB/s eta 0:00:00
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Downloading filelock-3.13.3-py3-none-any.whl (11 kB)
Downloading packaging-24.0-py3-none-any.whl (53 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 15.8 MB/s eta 0:00:00
Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB)
Downloading pluggy-1.4.0-py3-none-any.whl (20 kB)
Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB)
Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Downloading virtualenv-20.25.1-py3-none-any.whl (3.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 46.6 MB/s eta 0:00:00
Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 59.3 MB/s eta 0:00:00
Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox
Successfully installed cachetools-5.3.3 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.13.3 packaging-24.0 platformdirs-4.2.0 pluggy-1.4.0 pyproject-api-1.6.1 tomli-2.0.1 tox-4.2.8 virtualenv-20.25.1
(guits) [jenkins-build@irvingi02 ~]$

Actions #4

Updated by Yuri Weinstein about 1 month ago

  • QA Runs changed from https://jenkins.ceph.com/job/ceph-volume-test/572/ to wip-yuri-testing-2024-04-02-1304-reef

running orch/cephadm

Actions #5

Updated by adam kraitman 30 days ago

I think it's because irvingi02 is running Centos8 which comes with Python 3.6, if you run it on a Centos9 builder it will probably use python 3.9

Actions #6

Updated by Guillaume Abrioux 29 days ago

  • Status changed from QA Testing to QA Approved
Actions #7

Updated by Yuri Weinstein 29 days ago

  • Status changed from QA Approved to QA Closed
Actions

Also available in: Atom PDF