]
Anton Marchukov commented on OVIRT-3010:
----------------------------------------
Begin forwarded message:
From: Nir Soffer <nsoffer(a)redhat.com>
Subject: Re: [CI] Builds broken by "Status code: 403 for
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm"
Date: 8 September 2020 at 10:44:44 CEST
To: infra-support(a)ovirt.org
Cc: devel <devel(a)ovirt.org>, Lev Veyde <lveyde(a)redhat.com>, Anton Marchukov
<amarchuk(a)redhat.com>, "Nisan, Tal" <tnisan(a)redhat.com>, Galit
Rosenthal <grosenth(a)redhat.com>, Michal Skrivanek <mskrivan(a)redhat.com>, infra
<infra(a)ovirt.org>
On Mon, Sep 7, 2020 at 2:30 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
>
> This is the second time, last time there was an issue during a nightly job that
> left the master snapshot repo broken.
This is still broken today.
In the past sending mail to infra-support created a bug, and someone
was handling
issue quickly. This seems to be broken now.
We depend on
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
for development and CI. When the rpm is missing, CI jobs fail, and
developers cannot
update their setup.
Please fix it as soon as possible.
> I have 3 failure builds:
>
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7744/
>
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7751/
>
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7755/
>
> All seems to fail in:
>
> [2020-09-07T10:00:56.163Z] + dnf install -y
>
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
> [2020-09-07T10:01:08.524Z] Status code: 403 for
>
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm (IP:
> 66.187.230.40)
>
> Checking manually show:
>
> $ curl
https://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>403 Forbidden</title>
> </head><body>
> <h1>Forbidden</h1>
> <p>You don't have permission to access
/pub/yum-repo/ovirt-release-master.rpm
> on this server.</p>
> </body></html>
>
> Looking at:
>
https://resources.ovirt.org/pub/yum-repo/
>
> ovirt-elease-master.rpm does not exist.
>
> So we have 2 issues:
> - The file does not exist
> - We return "403 Forbidden" instead of "404 Not Found"
[CI] Builds broken by "Status code: 403 for
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm"
-------------------------------------------------------------------------------------------------------------
Key: OVIRT-3010
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-3010
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
This is the second time, last time there was an issue during a nightly job that
left the master snapshot repo broken.
I have 3 failure builds:
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7744/
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7751/
https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/7755/
All seems to fail in:
[2020-09-07T10:00:56.163Z] + dnf install -y
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
[2020-09-07T10:01:08.524Z] Status code: 403 for
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm (IP:
66.187.230.40)
Checking manually show:
$ curl
https://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access /pub/yum-repo/ovirt-release-master.rpm
on this server.</p>
</body></html>
Looking at:
https://resources.ovirt.org/pub/yum-repo/
ovirt-elease-master.rpm does not exist.
So we have 2 issues:
- The file does not exist
- We return "403 Forbidden" instead of "404 Not Found"