Project

General

Profile

Actions

Bug #73678

open

rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel

Added by Anuchaithra Rao 6 months ago. Updated 8 days ago.

Status:
Pending Backport
Priority:
Urgent
Target version:
-
% Done:

0%

Source:
Backport:
squid tentacle
Regression:
Yes
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v21.0.0-289-g6459f8548c
Released In:
Upkeep Timestamp:
2026-04-06T15:44:11+00:00

Description

NOTE: The fix also needs a PR in the ceph/java_s3tests : https://github.com/ceph/java_s3tests/pull/18

s3 tests are failing with

git clone https://github.com/ceph/java_s3tests.git
cd /home/cephuser/java_s3tests; ./bootstrap.sh

ERROR - cd /home/cephuser/java_s3tests; ./bootstrap.sh returned ./bootstrap.sh: missing required RPM packages. Installing via sudo.
Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
and code 1 on 10.0.65.114
Traceback (most recent call last):
File "/Users/anuchaithra./clone/jan10ci/cephci/run.py", line 889, in run
rc = test_mod.run(
^^^^^^^^^^^
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 61, in run
execute_setup(cluster, config)
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 91, in execute_setup
install_requirements(client_node)
File "/Users/anuchaithra./clone/jan10ci/cephci/tests/rgw/java_s3tests.py", line 192, in install_requirements
node.exec_command(cmd="cd /home/cephuser/java_s3tests; ./bootstrap.sh")
File "/Users/anuchaithra./clone/jan10ci/cephci/ceph/ceph.py", line 1739, in exec_command
raise CommandFailed(
ceph.ceph.CommandFailed: cd /home/cephuser/java_s3tests; ./bootstrap.sh returned ./bootstrap.sh: missing required RPM packages. Installing via sudo.
Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel

observed in rhel-10
ceph Version 20.1.0-64.el10cp


Related issues 3 (1 open2 closed)

Related to rgw - Bug #73679: yum install java-17-openjdk -y returned Error: Unable to find a match: java-17-openjdkPending BackportJ. Eric Ivancich

Actions
Copied to rgw - Backport #75879: squid: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-develResolvedJ. Eric IvancichActions
Copied to rgw - Backport #75880: tentacle: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-develResolvedJ. Eric IvancichActions
Actions #1

Updated by Anuchaithra Rao 6 months ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by J. Eric Ivancich 5 months ago

Can you run a "yum search openjdk" and provide us with the results?

Actions #3

Updated by J. Eric Ivancich 5 months ago

  • Related to Bug #73679: yum install java-17-openjdk -y returned Error: Unable to find a match: java-17-openjdk added
Actions #4

Updated by J. Eric Ivancich 4 months ago

  • Status changed from New to In Progress
Actions #5

Updated by J. Eric Ivancich 4 months ago

  • Assignee set to J. Eric Ivancich
Actions #6

Updated by J. Eric Ivancich 2 months ago

  • Tags (freeform) set to rocky10
Actions #7

Updated by J. Eric Ivancich about 1 month ago

  • Tags (freeform) deleted (rocky10)
Actions #8

Updated by J. Eric Ivancich about 1 month ago

@Anuchaithra Rao How are you running teuthology on rhel 10? And do you have a link to any of these runs?

Actions #9

Updated by Anuchaithra Rao about 1 month ago ยท Edited

This issue observed in downstream build for rhel 10

Actions #10

Updated by J. Eric Ivancich 26 days ago

  • Priority changed from Urgent to High
Actions #11

Updated by Casey Bodley 19 days ago

seen on rocky 10 in https://qa-proxy.ceph.com/teuthology/cbodley-2026-03-25_17:01:53-rgw:verify-main-distro-default-trial/121993/teuthology.log

2026-03-25T18:48:26.571 DEBUG:teuthology.orchestra.run.trial004:> /home/ubuntu/cephtest/s3-tests-java/bootstrap.sh
2026-03-25T18:48:27.572 INFO:teuthology.orchestra.run.trial004.stderr:/home/ubuntu/cephtest/s3-tests-java/bootstrap.sh: missing required RPM packages. Installing via sudo.
2026-03-25T18:48:27.862 INFO:teuthology.orchestra.run.trial004.stdout:Last metadata expiration check: 0:26:44 ago on Wed 25 Mar 2026 06:21:43 PM UTC.
2026-03-25T18:48:27.894 INFO:teuthology.orchestra.run.trial004.stdout:No match for argument: java-1.8.0-openjdk
2026-03-25T18:48:27.897 INFO:teuthology.orchestra.run.trial004.stdout:No match for argument: java-1.8.0-openjdk-devel
2026-03-25T18:48:27.905 INFO:teuthology.orchestra.run.trial004.stderr:Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel

Actions #12

Updated by Casey Bodley 19 days ago

  • Backport set to squid tentacle
Actions #13

Updated by Casey Bodley 19 days ago

on rocky 10 and fedora, dnf search openjdk-devel finds a package name java-latest-openjdk-devel. i hope that works for centos 9 too? testing in https://github.com/ceph/java_s3tests/pull/17

Actions #14

Updated by Casey Bodley 19 days ago

  • Priority changed from High to Urgent
Actions #15

Updated by J. Eric Ivancich 10 days ago

  • Pull request ID set to 68208
Actions #16

Updated by J. Eric Ivancich 10 days ago

  • Subject changed from Error: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel to rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel
  • Description updated (diff)
Actions #17

Updated by Upkeep Bot 8 days ago

  • Status changed from In Progress to Pending Backport
  • Merge Commit set to 6459f8548c523cc7ebb207affcdd5137836ed25e
  • Fixed In set to v21.0.0-289-g6459f8548c
  • Upkeep Timestamp set to 2026-04-06T15:44:11+00:00
Actions #18

Updated by J. Eric Ivancich 8 days ago

  • Copied to Backport #75879: squid: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel added
Actions #19

Updated by Upkeep Bot 8 days ago

  • Copied to Backport #75880: tentacle: rgw/tests: Unable to find a match: java-1.8.0-openjdk java-1.8.0-openjdk-devel added
Actions #20

Updated by Upkeep Bot 8 days ago

  • Tags (freeform) set to backport_processed
Actions

Also available in: Atom PDF