Project

General

Profile

Actions

Bug #62328

open

qa: test_acls fails due to dependency package was not found

Added by Rishabh Dave 9 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2023-08-04T05:49:47.342 INFO:teuthology.orchestra.run.smithi007.stdout:Package xfsprogs-devel-5.19.0-3.el9.x86_64 is already installed.
2023-08-04T05:49:47.349 INFO:teuthology.orchestra.run.smithi007.stdout:No match for argument: python2
2023-08-04T05:49:47.357 INFO:teuthology.orchestra.run.smithi007.stdout:Package xfsprogs-5.19.0-3.el9.x86_64 is already installed.
2023-08-04T05:49:47.388 INFO:teuthology.orchestra.run.smithi007.stderr:Error: Unable to find a match: python2
2023-08-04T05:49:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1
2023-08-04T05:49:47.424 INFO:tasks.cephfs_test_runner:test_acls (tasks.cephfs.test_acls.TestACLs) ... ERROR
2023-08-04T05:49:47.424 INFO:tasks.cephfs_test_runner:
2023-08-04T05:49:47.425 INFO:tasks.cephfs_test_runner:======================================================================
2023-08-04T05:49:47.425 INFO:tasks.cephfs_test_runner:ERROR: test_acls (tasks.cephfs.test_acls.TestACLs)
2023-08-04T05:49:47.425 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-08-04T05:49:47.426 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-08-04T05:49:47.426 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a8bf445f2d27d8e12e060dff0fd151d481b5290b/qa/tasks/cephfs/xfstests_dev.py", line 29, in setUp
2023-08-04T05:49:47.426 INFO:tasks.cephfs_test_runner:    self.prepare_xfstests_devs()
2023-08-04T05:49:47.427 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a8bf445f2d27d8e12e060dff0fd151d481b5290b/qa/tasks/cephfs/xfstests_dev.py", line 44, in prepare_xfstests_devs
2023-08-04T05:49:47.427 INFO:tasks.cephfs_test_runner:    self.install_deps()
2023-08-04T05:49:47.427 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a8bf445f2d27d8e12e060dff0fd151d481b5290b/qa/tasks/cephfs/xfstests_dev.py", line 232, in install_deps
2023-08-04T05:49:47.427 INFO:tasks.cephfs_test_runner:    self.mount_a.client_remote.run(args=args, omit_sudo=False)
2023-08-04T05:49:47.428 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_ce5f6d589a888dfc88977261bfa1ed63441de8fb/teuthology/orchestra/remote.py", line 522, in run
2023-08-04T05:49:47.428 INFO:tasks.cephfs_test_runner:    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
2023-08-04T05:49:47.428 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_ce5f6d589a888dfc88977261bfa1ed63441de8fb/teuthology/orchestra/run.py", line 455, in run
2023-08-04T05:49:47.428 INFO:tasks.cephfs_test_runner:    r.wait()
2023-08-04T05:49:47.428 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_ce5f6d589a888dfc88977261bfa1ed63441de8fb/teuthology/orchestra/run.py", line 161, in wait
2023-08-04T05:49:47.429 INFO:tasks.cephfs_test_runner:    self._raise_for_status()
2023-08-04T05:49:47.429 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_ce5f6d589a888dfc88977261bfa1ed63441de8fb/teuthology/orchestra/run.py", line 181, in _raise_for_status
2023-08-04T05:49:47.429 INFO:tasks.cephfs_test_runner:    raise CommandFailedError(
2023-08-04T05:49:47.429 INFO:tasks.cephfs_test_runner:teuthology.exceptions.CommandFailedError: Command failed on smithi007 with status 1: 'sudo yum install -y acl attr automake bc dbench dump e2fsprogs fio gawk gcc indent libtool lvm2 make psmisc quota sed xfsdump xfsprogs libacl-devel libattr-devel libaio-devel libuuid-devel xfsprogs-devel python2 sqlite xfsprogs-qa-devel'

No data to display

Actions

Also available in: Atom PDF