Vdsm CI on 3.6 missing vmconsole package

Hi all, I got this error building patch for 3.6: 18:24:28 Last metadata expiration check: 0:00:10 ago on Tue Aug 30 18:24:17 2016. 18:24:33 Error: nothing provides ovirt-vmconsole >= 1.0.0-0 needed by vdsm-4.17.34-7.git014860f.fc23.noarch. Looks like bad repositories or caching issues. See http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-fc23-x86_64/48/console Nir

Where should this package come from? I'm not seeing it in any of the repos that are configured for the mock environment, unless its supposed to come from the base fedora or fedora updates repos. If its a caching issues we should be seeing error messages indicating failure to download repo metadata. I did not find any... On 30 August 2016 at 21:31, Nir Soffer <nsoffer@redhat.com> wrote:
Hi all,
I got this error building patch for 3.6:
18:24:28 Last metadata expiration check: 0:00:10 ago on Tue Aug 30 18:24:17 2016. 18:24:33 Error: nothing provides ovirt-vmconsole >= 1.0.0-0 needed by vdsm-4.17.34-7.git014860f.fc23.noarch.
Looks like bad repositories or caching issues.
See http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-fc23-x86_64/48/console
Nir _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Barak Korren bkorren@redhat.com RHEV-CI Team

----- Original Message -----
From: "Barak Korren" <bkorren@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com> Cc: "infra" <infra@ovirt.org>, "Francesco Romani" <fromani@redhat.com> Sent: Wednesday, August 31, 2016 9:23:14 AM Subject: Re: Vdsm CI on 3.6 missing vmconsole package
Where should this package come from?
From our own ovirt repos. On my laptop, for example:
Available Packages Name : ovirt-vmconsole Arch : src Epoch : 0 Version : 1.0.4 Release : 0.0.master.20160805075548.git6c59386.fc24 Size : 254 k Repo : ovirt-master-snapshot Summary : oVirt VM console URL : http://www.ovirt.org License : GPLv3 Description : oVirt VM console proxy I'm on fedora 24. -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani

You see to be using the master snapshot repos and are on fc24. This is a 3.6 build on fc23... The automation/check-patch.repos.fc23 file in the ovirt-3.6 branch currently only includes the 3.6 snapshot repos (As it probably should). So you probably need to make sure 'ovirt-vmconsole' finds its way to thos repos. On 31 August 2016 at 10:27, Francesco Romani <fromani@redhat.com> wrote:
----- Original Message -----
From: "Barak Korren" <bkorren@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com> Cc: "infra" <infra@ovirt.org>, "Francesco Romani" <fromani@redhat.com> Sent: Wednesday, August 31, 2016 9:23:14 AM Subject: Re: Vdsm CI on 3.6 missing vmconsole package
Where should this package come from?
From our own ovirt repos. On my laptop, for example:
Available Packages Name : ovirt-vmconsole Arch : src Epoch : 0 Version : 1.0.4 Release : 0.0.master.20160805075548.git6c59386.fc24 Size : 254 k Repo : ovirt-master-snapshot Summary : oVirt VM console URL : http://www.ovirt.org License : GPLv3 Description : oVirt VM console proxy
I'm on fedora 24.
-- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani
-- Barak Korren bkorren@redhat.com RHEV-CI Team

----- Original Message -----
From: "Barak Korren" <bkorren@redhat.com> To: "Francesco Romani" <fromani@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org> Sent: Wednesday, August 31, 2016 9:34:51 AM Subject: Re: Vdsm CI on 3.6 missing vmconsole package
You see to be using the master snapshot repos and are on fc24. This is a 3.6 build on fc23...
The automation/check-patch.repos.fc23 file in the ovirt-3.6 branch currently only includes the 3.6 snapshot repos (As it probably should).
Right: in 3.6 repo we ovirt-vmconsole have packages for fc22, while on the 4.0 repo we have the packages for fc24. How can I upload them? -- Francesco Romani RedHat Engineering Virtualization R & D Phone: 8261328 IRC: fromani

On 31 August 2016 at 10:44, Francesco Romani <fromani@redhat.com> wrote:
----- Original Message -----
From: "Barak Korren" <bkorren@redhat.com> To: "Francesco Romani" <fromani@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org> Sent: Wednesday, August 31, 2016 9:34:51 AM Subject: Re: Vdsm CI on 3.6 missing vmconsole package
You see to be using the master snapshot repos and are on fc24. This is a 3.6 build on fc23...
The automation/check-patch.repos.fc23 file in the ovirt-3.6 branch currently only includes the 3.6 snapshot repos (As it probably should).
Right: in 3.6 repo we ovirt-vmconsole have packages for fc22, while on the 4.0 repo we have the packages for fc24.
How can I upload them?
The nightly publisher job should be doing that for you, but it seems to only publish 3.6 for el6 and el7 ATM. That is probably a bug. In more detail, it looks like somebody made the 'copy-create-job-artifact-all-platforms' YAML macro just be an alias to 'copy-create-job-artifact-engine-platforms' instead actually including all platforms... @sbonazzo, any idea why is it setup like this ATM? -- Barak Korren bkorren@redhat.com RHEV-CI Team
participants (3)
-
Barak Korren
-
Francesco Romani
-
Nir Soffer