failed loading '/etc/yum.repos.d/delorean.repo

Bug #1991240 reported by Ananya Banerjee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

tripleo-ci-centos-8-undercloud-ffu-wallaby is failing TASK [undercloud-setup : Run the package installation script] with

2022-09-29 10:11:25 | Warning: failed loading '/etc/yum.repos.d/delorean.repo', skipping.
2022-09-29 10:11:25 | Last metadata expiration check: 0:00:50 ago on Thu 29 Sep 2022 10:10:35 AM UTC.
2022-09-29 10:11:27 | Error:
2022-09-29 10:11:27 | Problem: cannot install the best candidate for the job
2022-09-29 10:11:27 | - nothing provides validations-common needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides openstack-selinux needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides openstack-tripleo-validations needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-heatclient >= 1.10.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-ironic-inspector-client >= 1.5.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-ironicclient >= 2.3.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-openstackclient >= 5.2.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-openstacksdk >= 0.48.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-osc-lib >= 2.3.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | - nothing provides python3-validations-libs >= 1.5.0 needed by python3-tripleoclient-16.5.1-0.20220929084342.423157a.el8.noarch
2022-09-29 10:11:27 | (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

https://f8621888287d4ce13cde-86befd0513c66a7b4cc05c94ded6a0d4.ssl.cf5.rackcdn.com/859257/1/gate/tripleo-ci-centos-8-undercloud-ffu-wallaby/3fb19ce/logs/undercloud/home/zuul/install_packages.sh.log

https://f8621888287d4ce13cde-86befd0513c66a7b4cc05c94ded6a0d4.ssl.cf5.rackcdn.com/859257/1/gate/tripleo-ci-centos-8-undercloud-ffu-wallaby/3fb19ce/logs/undercloud/etc/yum.repos.d/delorean.repo

Changed in tripleo:
status: New → Triaged
importance: Undecided → Critical
milestone: none → zed-1
tags: added: ci promotion-blocker
description: updated
Revision history for this message
Ananya Banerjee (frenzyfriday) wrote :

The requested URL /centos8-wallaby/current-tripleo/3a/74/3a746b7fcc7cd2518155d1d71cbeea91/delorean.repo was not found on this server.</p>
</body></html>

This hash is missing

https://f8621888287d4ce13cde-86befd0513c66a7b4cc05c94ded6a0d4.ssl.cf5.rackcdn.com/859257/1/gate/tripleo-ci-centos-8-undercloud-ffu-wallaby/3fb19ce/logs/undercloud/etc/yum.repos.d/delorean.repo

I cant see it here as well: https://trunk.rdoproject.org/centos8-wallaby/current-tripleo/3a/

Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
Ananya Banerjee (frenzyfriday) wrote :
Revision history for this message
Ronelle Landy (rlandy) wrote (last edit ):

So the hash is here:
https://trunk.rdoproject.org/centos8-train/current-tripleo/3a/74/

I think emit-releases is picking up the wrong release path

https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f77/857865/1/check/tripleo-ci-centos-8-undercloud-ffu-wallaby/f772b7e/logs/quickstart_files/emit_releases_file.log shows:

Using hash override 3a746b7fcc7cd2518155d1d71cbeea91 for branch train - correct

output releases: {'undercloud_install_release': 'wallaby', 'undercloud_install_hash': '3a746b7fcc7cd2518155d1d71cbeea91', - wrong

Revision history for this message
Ronelle Landy (rlandy) wrote (last edit ):

Example:

#!/bin/env bash
export UNDERCLOUD_INSTALL_RELEASE="wallaby" <----- should be train
export UNDERCLOUD_INSTALL_HASH="3a746b7fcc7cd2518155d1d71cbeea91"
export UNDERCLOUD_TARGET_RELEASE="wallaby"
export UNDERCLOUD_TARGET_HASH="637c5bd5e04fd5cf567611b27acb21d5"
export OVERCLOUD_DEPLOY_RELEASE="wallaby"
export OVERCLOUD_DEPLOY_HASH="637c5bd5e04fd5cf567611b27acb21d5"
export OVERCLOUD_TARGET_RELEASE="wallaby"
export OVERCLOUD_TARGET_HASH="637c5bd5e04fd5cf567611b27acb21d5"
export STANDALONE_DEPLOY_RELEASE="wallaby"
export STANDALONE_DEPLOY_HASH="637c5bd5e04fd5cf567611b27acb21d5"
export STANDALONE_DEPLOY_NEWEST_HASH="0dabfbdf71f304829d093716f4089e18"
export STANDALONE_TARGET_RELEASE="wallaby"
export STANDALONE_TARGET_NEWEST_HASH="0dabfbdf71f304829d093716f4089e18"
export STANDALONE_TARGET_HASH="637c5bd5e04fd5cf567611b27acb21d5"

Revision history for this message
Marios Andreou (marios-b) wrote :
Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-quickstart (master)

Change abandoned by "Yadnesh Kulkarni <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/tripleo-quickstart/+/859829
Reason: This was fixed with https://review.opendev.org/c/openstack/tripleo-ci/+/859800

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.