Project

General

Profile

Bug #57332

centos 8.stream and rhel 8.6 jobs fail to install ceph-test package due to xmlstarlet dependency

Added by Ilya Dryomov over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Urgent
Category:
-
Target version:
-
% Done:

0%

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

Description

2022-08-28T20:39:24.688 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-test
2022-08-28T20:39:25.384 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:42 ago on Sun 28 Aug 2022 08:38:43 PM UTC.
2022-08-28T20:39:26.488 INFO:teuthology.orchestra.run.smithi079.stderr:Error:
2022-08-28T20:39:26.489 INFO:teuthology.orchestra.run.smithi079.stderr: Problem: conflicting requests
2022-08-28T20:39:26.489 INFO:teuthology.orchestra.run.smithi079.stderr:  - nothing provides xmlstarlet needed by ceph-test-2:17.0.0-14648.ga6232768.el8.x86_64
2022-08-28T20:39:26.499 DEBUG:teuthology.orchestra.run:got remote process result: 1
2022-08-28T20:39:26.500 INFO:teuthology.orchestra.run.smithi079.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
2022-08-28T20:39:26.501 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/__init__.py", line 218, in install
    install_packages(ctx, package_list, config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/__init__.py", line 83, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/rpm.py", line 278, in _update_package_list_and_install
    .format(install_cmd=install_cmd, cpack=cpack)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable
    return remote.run(args=args, stderr=stderr, stdout=stdout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/remote.py", line 510, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi079 with status 1: 'sudo yum -y install ceph-test'

http://qa-proxy.ceph.com/teuthology/dis-2022-08-28_20:29:14-rbd-wip-dis-testing-distro-default-smithi/6997343/teuthology.log

2022-08-27T23:50:33.236 DEBUG:teuthology.orchestra.run.smithi186:> sudo yum -y install ceph-test
2022-08-27T23:50:33.595 INFO:teuthology.orchestra.run.smithi186.stdout:Updating Subscription Management repositories.
2022-08-27T23:50:34.018 INFO:teuthology.orchestra.run.smithi186.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS  124 kB/s | 2.4 kB     00:00
2022-08-27T23:50:34.166 INFO:teuthology.orchestra.run.smithi186.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 158 kB/s | 2.8 kB     00:00
2022-08-27T23:50:34.303 INFO:teuthology.orchestra.run.smithi026.stdout:  Installing       : ceph-radosgw-2:17.0.0-14648.ga6232768.el8.x86_64     23/25
2022-08-27T23:50:34.325 INFO:teuthology.orchestra.run.smithi026.stdout:  Running scriptlet: ceph-radosgw-2:17.0.0-14648.ga6232768.el8.x86_64     23/25
2022-08-27T23:50:34.325 INFO:teuthology.orchestra.run.smithi026.stdout:  Cleanup          : librbd1-1:12.2.7-9.el8.x86_64                        24/25
2022-08-27T23:50:34.558 INFO:teuthology.orchestra.run.smithi026.stdout:  Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64                        24/25
2022-08-27T23:50:34.558 INFO:teuthology.orchestra.run.smithi026.stdout:  Cleanup          : librados2-1:12.2.7-9.el8.x86_64                      25/25
2022-08-27T23:50:35.171 INFO:teuthology.orchestra.run.smithi026.stdout:  Running scriptlet: librados2-1:12.2.7-9.el8.x86_64                      25/25
2022-08-27T23:50:35.171 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : ceph-base-2:17.0.0-14648.ga6232768.el8.x86_64         1/25
2022-08-27T23:50:35.172 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : ceph-common-2:17.0.0-14648.ga6232768.el8.x86_64       2/25
2022-08-27T23:50:35.172 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : ceph-radosgw-2:17.0.0-14648.ga6232768.el8.x86_64      3/25
2022-08-27T23:50:35.173 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : ceph-selinux-2:17.0.0-14648.ga6232768.el8.x86_64      4/25
2022-08-27T23:50:35.173 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : libcephfs2-2:17.0.0-14648.ga6232768.el8.x86_64        5/25
2022-08-27T23:50:35.173 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : libradosstriper1-2:17.0.0-14648.ga6232768.el8.x86_    6/25
2022-08-27T23:50:35.190 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librgw2-2:17.0.0-14648.ga6232768.el8.x86_64           7/25
2022-08-27T23:50:35.191 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-ceph-argparse-2:17.0.0-14648.ga6232768.el8    8/25
2022-08-27T23:50:35.191 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-ceph-common-2:17.0.0-14648.ga6232768.el8.x    9/25
2022-08-27T23:50:35.191 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-cephfs-2:17.0.0-14648.ga6232768.el8.x86_64   10/25
2022-08-27T23:50:35.194 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-rados-2:17.0.0-14648.ga6232768.el8.x86_64    11/25
2022-08-27T23:50:35.194 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-rbd-2:17.0.0-14648.ga6232768.el8.x86_64      12/25
2022-08-27T23:50:35.194 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-rgw-2:17.0.0-14648.ga6232768.el8.x86_64      13/25
2022-08-27T23:50:35.194 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : gperftools-libs-1:2.7-9.el8.x86_64                   14/25
2022-08-27T23:50:35.195 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : liboath-2.6.2-3.el8.x86_64                           15/25
2022-08-27T23:50:35.195 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : libunwind-1.3.1-3.el8.x86_64                         16/25
2022-08-27T23:50:35.195 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : thrift-0.13.0-2.el8.x86_64                           17/25
2022-08-27T23:50:35.195 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : python3-prettytable-0.7.2-14.el8.noarch              18/25
2022-08-27T23:50:35.196 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librdkafka-0.11.4-3.el8.x86_64                       19/25
2022-08-27T23:50:35.196 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : lttng-ust-2.8.1-11.el8.x86_64                        20/25
2022-08-27T23:50:35.196 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librabbitmq-0.9.0-3.el8.x86_64                       21/25
2022-08-27T23:50:35.196 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librados2-2:17.0.0-14648.ga6232768.el8.x86_64        22/25
2022-08-27T23:50:35.196 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librados2-1:12.2.7-9.el8.x86_64                      23/25
2022-08-27T23:50:35.197 INFO:teuthology.orchestra.run.smithi026.stdout:  Verifying        : librbd1-2:17.0.0-14648.ga6232768.el8.x86_64          24/25
2022-08-27T23:50:35.687 INFO:teuthology.orchestra.run.smithi186.stderr:Error:
2022-08-27T23:50:35.688 INFO:teuthology.orchestra.run.smithi186.stderr: Problem: conflicting requests
2022-08-27T23:50:35.688 INFO:teuthology.orchestra.run.smithi186.stderr:  - nothing provides xmlstarlet needed by ceph-test-2:17.0.0-14648.ga6232768.el8.x86_64
2022-08-27T23:50:35.689 INFO:teuthology.orchestra.run.smithi186.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
2022-08-27T23:50:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1
2022-08-27T23:50:35.772 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/__init__.py", line 218, in install
    install_packages(ctx, package_list, config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/__init__.py", line 83, in install_packages
    ctx, remote, pkgs[system_type], config)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 84, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 98, in __next__
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 30, in resurrect_traceback
    raise exc.exc_info[1]
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 23, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/rpm.py", line 278, in _update_package_list_and_install
    .format(install_cmd=install_cmd, cpack=cpack)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable
    return remote.run(args=args, stderr=stderr, stdout=stdout)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/remote.py", line 510, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi186 with status 1: 'sudo yum -y install ceph-test'
2022-08-27T23:50:35.773 ERROR:teuthology.run_tasks:Saw exception from tasks.

http://qa-proxy.ceph.com/teuthology/dis-2022-08-27_23:30:08-rbd-wip-dis-testing-distro-default-smithi/6995676/teuthology.log

History

#1 Updated by Ilya Dryomov over 1 year ago

  • Subject changed from all centos 8.stream and rhel 8.6 jobs fail to install ceph-test package due to xmlstarlet dependency to centos 8.stream and rhel 8.6 jobs fail to install ceph-test package due to xmlstarlet dependency

#4 Updated by David Galloway over 1 year ago

  • Status changed from New to Resolved
  • Assignee set to David Galloway

I downloaded the xmlstarlet package the CentOS folks built in koji and put it in lab-extras.

Also available in: Atom PDF