oVirt infra daily report - unstable production jobs - 47

2016-08-15 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/47//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins


upstream_report.html
Description: Binary data
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.0_he-system-tests #147

2016-08-15 Thread jenkins
See 

Changes:

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

--
[...truncated 1267 lines...]
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 2591 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/hudson3121387699333704820.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-

Re: planned Jenkins restart

2016-08-15 Thread Evgheni Dereveanchin
Jenkins is back up and running, the plugin upgrade
finished successfully.

As always - please contact me if you spot any issues.

Regards, 
Evgheni Dereveanchin 

- Original Message -
From: "Evgheni Dereveanchin" 
To: "infra" 
Cc: de...@ovirt.org
Sent: Monday, 15 August, 2016 4:57:29 PM
Subject: planned Jenkins restart

Hi everyone,

I wanted to inform you that I'll restart Jenkins 
within the next couple of hours to apply a plugin update:
https://ovirt-jira.atlassian.net/browse/OVIRT-679

I'll inform you once the process is finished.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.0_he-system-tests #146

2016-08-15 Thread jenkins
See 

Changes:

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

--
[...truncated 1261 lines...]
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 2539 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/hudson5831742986474907234.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0

Jenkins build is back to normal : ovirt_3.6_system-tests #372

2016-08-15 Thread jenkins
See 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


planned Jenkins restart

2016-08-15 Thread Evgheni Dereveanchin
Hi everyone,

I wanted to inform you that I'll restart Jenkins 
within the next couple of hours to apply a plugin update:
https://ovirt-jira.atlassian.net/browse/OVIRT-679

I'll inform you once the process is finished.

Regards, 
Evgheni Dereveanchin 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-691) please put my Jenkins tjelinek, in dev role group

2016-08-15 Thread Tomas Jelinek (oVirt JIRA)
Tomas Jelinek created OVIRT-691:
---

 Summary: please put my Jenkins tjelinek, in dev role group
 Key: OVIRT-691
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-691
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Tomas Jelinek
Assignee: infra






--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-690) please put my Jenkins mzamazal, in dev role group

2016-08-15 Thread Milan Zamazal (oVirt JIRA)
Milan Zamazal created OVIRT-690:
---

 Summary: please put my Jenkins mzamazal, in dev role group
 Key: OVIRT-690
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-690
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Milan Zamazal
Assignee: infra






--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-689) please put my Jenkins akrejcir, in dev role group

2016-08-15 Thread Andrej Krejcir (oVirt JIRA)
Andrej Krejcir created OVIRT-689:


 Summary: please put my Jenkins akrejcir, in dev role group
 Key: OVIRT-689
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-689
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Andrej Krejcir
Assignee: infra






--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-688) please put my Jenkins mbetak, in dev role group

2016-08-15 Thread Martin Betak (oVirt JIRA)
Martin Betak created OVIRT-688:
--

 Summary: please put my Jenkins mbetak, in dev role group
 Key: OVIRT-688
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-688
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Martin Betak
Assignee: infra






--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


update: replace epel repos in engine setup-upgrade jobs with ovirt proxy

2016-08-15 Thread Eyal Edri
Opening ticket to infra to replace repos in the job to use proxy ones,
hopefully it should reduce possibility of broken epel repos.



On Mon, Aug 15, 2016 at 4:07 PM, Evgheni Dereveanchin 
wrote:

> Yes, centos mirrorlists exist on the proxy:
>
> https://gerrit.ovirt.org/gitweb?p=infra-puppet.git;a=
> blob;f=site/ovirt_proxy/files/repos.yaml;h=8ece5fd28864ccea1122343d22b95f
> 151525b952;hb=refs/heads/production
>
> Regards,
> Evgheni Dereveanchin
>
> - Original Message -
> From: "Eyal Edri" 
> To: "Evgheni Dereveanchin" 
> Cc: "Martin Perina" , "Gil Shinar" ,
> "infra" , "Martin Betak" 
> Sent: Monday, 15 August, 2016 3:01:07 PM
> Subject: Re: Change in ovirt-engine[master]: backend: Make
> VdsArchitectureHelper a CDI singleton
>
> On Mon, Aug 15, 2016 at 3:59 PM, Evgheni Dereveanchin  >
> wrote:
>
> > Hi Eyal,
> >
> > I checked ovirt-engine_master_upgrade-from-4.0_el7_created/914 and it
> > does not use repoproxy repos:
> >
> > Loaded plugins: fastestmirror, versionlock
> > Loading mirror speeds from cached hostfile
> >  * base: mirrors.usc.edu
> >  * epel: dl.fedoraproject.org
> >  * extras: centos.mirror.lstn.net
> >  * updates: mirror.supremebytes.com
> > Resolving Dependencies
> > --> Running transaction check
> >
>
> Do we have those in our proxy?
>
>
> > ...
> >
> > I also logged in to el7-vm27 and there's no proxy defined in yum configs.
> >
> > Regards,
> > Evgheni Dereveanchin
> >
> > - Original Message -
> > From: "Eyal Edri" 
> > To: "Martin Perina" 
> > Cc: "Gil Shinar" , "Evgheni Dereveanchin" <
> > edere...@redhat.com>, "infra" , "Martin Betak" <
> > mbe...@redhat.com>
> > Sent: Monday, 15 August, 2016 2:47:06 PM
> > Subject: Re: Change in ovirt-engine[master]: backend: Make
> > VdsArchitectureHelper a CDI singleton
> >
> > Evgheni,
> > Can you check if the proxy is used there?
> >
> > On Mon, Aug 15, 2016 at 3:27 PM, Martin Perina 
> wrote:
> >
> > >
> > >
> > > On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:
> > >
> > >> Looks like epel is down? Did you try running the job again?
> > >>
> > >
> > > ​Yes, the error happens I think from Friday, but only some slaves (my
> > > theory), because sometimes you are lucky and upgrade job finishes fine.
> > > ​
> > >
> > >
> > >> We have a ticket to mirror it to resources.ovirt.org, but we need to
> > >> extend disk space there before we do it.
> > >>
> > >> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina 
> > >> wrote:
> > >>
> > >>> Hi,
> > >>>
> > >>> could you please take a look and upgrade jobs?
> > >>>
> > >>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid
> > baseurl for repo: epel/x86_64
> > >>> [ ERROR ] Failed to execute stage 'Environment packages setup':
> Cannot
> > find a valid baseurl for repo: epel/x86_64
> > >>>
> > >>> I saw this error on several today builds ...
> > >>>
> > >>> Thanks
> > >>>
> > >>> Martin
> > >>>
> > >>>
> > >>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI <
> gerr...@gerrit.ovirt.org
> > >
> > >>> wrote:
> > >>>
> >  Jenkins CI has posted comments on this change.
> > 
> >  Change subject: backend: Make VdsArchitectureHelper a CDI singleton
> >  
> 
> > 
> > 
> >  Patch Set 5:
> > 
> >  Build Failed
> > 
> >  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
> >  m-4.0_el7_created/914/ : FAILURE
> > 
> >  http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
> >  -el7-x86_64/5255/ : SUCCESS
> > 
> >  http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_c
> >  reated/1917/ : SUCCESS
> > 
> >  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
> >  m-master_el7_created/915/ : SUCCESS
> > 
> >  --
> >  To view, visit https://gerrit.ovirt.org/62261
> >  To unsubscribe, visit https://gerrit.ovirt.org/settings
> > 
> >  Gerrit-MessageType: comment
> >  Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
> >  Gerrit-PatchSet: 5
> >  Gerrit-Project: ovirt-engine
> >  Gerrit-Branch: master
> >  Gerrit-Owner: Martin Betak 
> >  Gerrit-Reviewer: Jenkins CI
> >  Gerrit-Reviewer: Martin Betak 
> >  Gerrit-Reviewer: Martin Peřina 
> >  Gerrit-Reviewer: gerrit-hooks 
> >  Gerrit-HasComments: No
> > 
> > >>>
> > >>>
> > >>> ___
> > >>> Infra mailing list
> > >>> Infra@ovirt.org
> > >>> http://lists.ovirt.org/mailman/listinfo/infra
> > >>>
> > >>>
> > >>
> > >>
> > >> --
> > >> Eyal Edri
> > >> Associate Manager
> > >> RHV DevOps
> > >> EMEA ENG Virtualization R&D
> > >> Red Hat Israel
> > >>
> > >> phone: +972-9-7692018
> > >> irc: eedri (on #tlv #rhev-dev #rhev-integ)
> > >>
> > >
> > >
> >
> >
> > --
> > Eyal Edri
> > Associate Manager
> > RHV DevOps
> > EMEA ENG Virtualization R&D
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> >
>
>
>
> --

Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Evgheni Dereveanchin
Yes, centos mirrorlists exist on the proxy:

https://gerrit.ovirt.org/gitweb?p=infra-puppet.git;a=blob;f=site/ovirt_proxy/files/repos.yaml;h=8ece5fd28864ccea1122343d22b95f151525b952;hb=refs/heads/production

Regards, 
Evgheni Dereveanchin 

- Original Message -
From: "Eyal Edri" 
To: "Evgheni Dereveanchin" 
Cc: "Martin Perina" , "Gil Shinar" , 
"infra" , "Martin Betak" 
Sent: Monday, 15 August, 2016 3:01:07 PM
Subject: Re: Change in ovirt-engine[master]: backend: Make 
VdsArchitectureHelper a CDI singleton

On Mon, Aug 15, 2016 at 3:59 PM, Evgheni Dereveanchin 
wrote:

> Hi Eyal,
>
> I checked ovirt-engine_master_upgrade-from-4.0_el7_created/914 and it
> does not use repoproxy repos:
>
> Loaded plugins: fastestmirror, versionlock
> Loading mirror speeds from cached hostfile
>  * base: mirrors.usc.edu
>  * epel: dl.fedoraproject.org
>  * extras: centos.mirror.lstn.net
>  * updates: mirror.supremebytes.com
> Resolving Dependencies
> --> Running transaction check
>

Do we have those in our proxy?


> ...
>
> I also logged in to el7-vm27 and there's no proxy defined in yum configs.
>
> Regards,
> Evgheni Dereveanchin
>
> - Original Message -
> From: "Eyal Edri" 
> To: "Martin Perina" 
> Cc: "Gil Shinar" , "Evgheni Dereveanchin" <
> edere...@redhat.com>, "infra" , "Martin Betak" <
> mbe...@redhat.com>
> Sent: Monday, 15 August, 2016 2:47:06 PM
> Subject: Re: Change in ovirt-engine[master]: backend: Make
> VdsArchitectureHelper a CDI singleton
>
> Evgheni,
> Can you check if the proxy is used there?
>
> On Mon, Aug 15, 2016 at 3:27 PM, Martin Perina  wrote:
>
> >
> >
> > On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:
> >
> >> Looks like epel is down? Did you try running the job again?
> >>
> >
> > ​Yes, the error happens I think from Friday, but only some slaves (my
> > theory), because sometimes you are lucky and upgrade job finishes fine.
> > ​
> >
> >
> >> We have a ticket to mirror it to resources.ovirt.org, but we need to
> >> extend disk space there before we do it.
> >>
> >> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> could you please take a look and upgrade jobs?
> >>>
> >>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid
> baseurl for repo: epel/x86_64
> >>> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot
> find a valid baseurl for repo: epel/x86_64
> >>>
> >>> I saw this error on several today builds ...
> >>>
> >>> Thanks
> >>>
> >>> Martin
> >>>
> >>>
> >>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI  >
> >>> wrote:
> >>>
>  Jenkins CI has posted comments on this change.
> 
>  Change subject: backend: Make VdsArchitectureHelper a CDI singleton
>  
> 
> 
>  Patch Set 5:
> 
>  Build Failed
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>  m-4.0_el7_created/914/ : FAILURE
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
>  -el7-x86_64/5255/ : SUCCESS
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_c
>  reated/1917/ : SUCCESS
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>  m-master_el7_created/915/ : SUCCESS
> 
>  --
>  To view, visit https://gerrit.ovirt.org/62261
>  To unsubscribe, visit https://gerrit.ovirt.org/settings
> 
>  Gerrit-MessageType: comment
>  Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
>  Gerrit-PatchSet: 5
>  Gerrit-Project: ovirt-engine
>  Gerrit-Branch: master
>  Gerrit-Owner: Martin Betak 
>  Gerrit-Reviewer: Jenkins CI
>  Gerrit-Reviewer: Martin Betak 
>  Gerrit-Reviewer: Martin Peřina 
>  Gerrit-Reviewer: gerrit-hooks 
>  Gerrit-HasComments: No
> 
> >>>
> >>>
> >>> ___
> >>> Infra mailing list
> >>> Infra@ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >>>
> >>
> >>
> >> --
> >> Eyal Edri
> >> Associate Manager
> >> RHV DevOps
> >> EMEA ENG Virtualization R&D
> >> Red Hat Israel
> >>
> >> phone: +972-9-7692018
> >> irc: eedri (on #tlv #rhev-dev #rhev-integ)
> >>
> >
> >
>
>
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>



-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Eyal Edri
On Mon, Aug 15, 2016 at 3:59 PM, Evgheni Dereveanchin 
wrote:

> Hi Eyal,
>
> I checked ovirt-engine_master_upgrade-from-4.0_el7_created/914 and it
> does not use repoproxy repos:
>
> Loaded plugins: fastestmirror, versionlock
> Loading mirror speeds from cached hostfile
>  * base: mirrors.usc.edu
>  * epel: dl.fedoraproject.org
>  * extras: centos.mirror.lstn.net
>  * updates: mirror.supremebytes.com
> Resolving Dependencies
> --> Running transaction check
>

Do we have those in our proxy?


> ...
>
> I also logged in to el7-vm27 and there's no proxy defined in yum configs.
>
> Regards,
> Evgheni Dereveanchin
>
> - Original Message -
> From: "Eyal Edri" 
> To: "Martin Perina" 
> Cc: "Gil Shinar" , "Evgheni Dereveanchin" <
> edere...@redhat.com>, "infra" , "Martin Betak" <
> mbe...@redhat.com>
> Sent: Monday, 15 August, 2016 2:47:06 PM
> Subject: Re: Change in ovirt-engine[master]: backend: Make
> VdsArchitectureHelper a CDI singleton
>
> Evgheni,
> Can you check if the proxy is used there?
>
> On Mon, Aug 15, 2016 at 3:27 PM, Martin Perina  wrote:
>
> >
> >
> > On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:
> >
> >> Looks like epel is down? Did you try running the job again?
> >>
> >
> > ​Yes, the error happens I think from Friday, but only some slaves (my
> > theory), because sometimes you are lucky and upgrade job finishes fine.
> > ​
> >
> >
> >> We have a ticket to mirror it to resources.ovirt.org, but we need to
> >> extend disk space there before we do it.
> >>
> >> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> could you please take a look and upgrade jobs?
> >>>
> >>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid
> baseurl for repo: epel/x86_64
> >>> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot
> find a valid baseurl for repo: epel/x86_64
> >>>
> >>> I saw this error on several today builds ...
> >>>
> >>> Thanks
> >>>
> >>> Martin
> >>>
> >>>
> >>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI  >
> >>> wrote:
> >>>
>  Jenkins CI has posted comments on this change.
> 
>  Change subject: backend: Make VdsArchitectureHelper a CDI singleton
>  
> 
> 
>  Patch Set 5:
> 
>  Build Failed
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>  m-4.0_el7_created/914/ : FAILURE
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
>  -el7-x86_64/5255/ : SUCCESS
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_c
>  reated/1917/ : SUCCESS
> 
>  http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>  m-master_el7_created/915/ : SUCCESS
> 
>  --
>  To view, visit https://gerrit.ovirt.org/62261
>  To unsubscribe, visit https://gerrit.ovirt.org/settings
> 
>  Gerrit-MessageType: comment
>  Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
>  Gerrit-PatchSet: 5
>  Gerrit-Project: ovirt-engine
>  Gerrit-Branch: master
>  Gerrit-Owner: Martin Betak 
>  Gerrit-Reviewer: Jenkins CI
>  Gerrit-Reviewer: Martin Betak 
>  Gerrit-Reviewer: Martin Peřina 
>  Gerrit-Reviewer: gerrit-hooks 
>  Gerrit-HasComments: No
> 
> >>>
> >>>
> >>> ___
> >>> Infra mailing list
> >>> Infra@ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >>>
> >>
> >>
> >> --
> >> Eyal Edri
> >> Associate Manager
> >> RHV DevOps
> >> EMEA ENG Virtualization R&D
> >> Red Hat Israel
> >>
> >> phone: +972-9-7692018
> >> irc: eedri (on #tlv #rhev-dev #rhev-integ)
> >>
> >
> >
>
>
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>



-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Evgheni Dereveanchin
Hi Eyal,

I checked ovirt-engine_master_upgrade-from-4.0_el7_created/914 and it does not 
use repoproxy repos:

Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
 * base: mirrors.usc.edu
 * epel: dl.fedoraproject.org
 * extras: centos.mirror.lstn.net
 * updates: mirror.supremebytes.com
Resolving Dependencies
--> Running transaction check
...

I also logged in to el7-vm27 and there's no proxy defined in yum configs.

Regards, 
Evgheni Dereveanchin 

- Original Message -
From: "Eyal Edri" 
To: "Martin Perina" 
Cc: "Gil Shinar" , "Evgheni Dereveanchin" 
, "infra" , "Martin Betak" 

Sent: Monday, 15 August, 2016 2:47:06 PM
Subject: Re: Change in ovirt-engine[master]: backend: Make 
VdsArchitectureHelper a CDI singleton

Evgheni,
Can you check if the proxy is used there?

On Mon, Aug 15, 2016 at 3:27 PM, Martin Perina  wrote:

>
>
> On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:
>
>> Looks like epel is down? Did you try running the job again?
>>
>
> ​Yes, the error happens I think from Friday, but only some slaves (my
> theory), because sometimes you are lucky and upgrade job finishes fine.
> ​
>
>
>> We have a ticket to mirror it to resources.ovirt.org, but we need to
>> extend disk space there before we do it.
>>
>> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina 
>> wrote:
>>
>>> Hi,
>>>
>>> could you please take a look and upgrade jobs?
>>>
>>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid baseurl for 
>>> repo: epel/x86_64
>>> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot find 
>>> a valid baseurl for repo: epel/x86_64
>>>
>>> I saw this error on several today builds ...
>>>
>>> Thanks
>>>
>>> Martin
>>>
>>>
>>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI 
>>> wrote:
>>>
 Jenkins CI has posted comments on this change.

 Change subject: backend: Make VdsArchitectureHelper a CDI singleton
 


 Patch Set 5:

 Build Failed

 http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
 m-4.0_el7_created/914/ : FAILURE

 http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
 -el7-x86_64/5255/ : SUCCESS

 http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_c
 reated/1917/ : SUCCESS

 http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
 m-master_el7_created/915/ : SUCCESS

 --
 To view, visit https://gerrit.ovirt.org/62261
 To unsubscribe, visit https://gerrit.ovirt.org/settings

 Gerrit-MessageType: comment
 Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
 Gerrit-PatchSet: 5
 Gerrit-Project: ovirt-engine
 Gerrit-Branch: master
 Gerrit-Owner: Martin Betak 
 Gerrit-Reviewer: Jenkins CI
 Gerrit-Reviewer: Martin Betak 
 Gerrit-Reviewer: Martin Peřina 
 Gerrit-Reviewer: gerrit-hooks 
 Gerrit-HasComments: No

>>>
>>>
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>>
>>
>>
>> --
>> Eyal Edri
>> Associate Manager
>> RHV DevOps
>> EMEA ENG Virtualization R&D
>> Red Hat Israel
>>
>> phone: +972-9-7692018
>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Eyal Edri
Evgheni,
Can you check if the proxy is used there?

On Mon, Aug 15, 2016 at 3:27 PM, Martin Perina  wrote:

>
>
> On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:
>
>> Looks like epel is down? Did you try running the job again?
>>
>
> ​Yes, the error happens I think from Friday, but only some slaves (my
> theory), because sometimes you are lucky and upgrade job finishes fine.
> ​
>
>
>> We have a ticket to mirror it to resources.ovirt.org, but we need to
>> extend disk space there before we do it.
>>
>> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina 
>> wrote:
>>
>>> Hi,
>>>
>>> could you please take a look and upgrade jobs?
>>>
>>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid baseurl for 
>>> repo: epel/x86_64
>>> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot find 
>>> a valid baseurl for repo: epel/x86_64
>>>
>>> I saw this error on several today builds ...
>>>
>>> Thanks
>>>
>>> Martin
>>>
>>>
>>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI 
>>> wrote:
>>>
 Jenkins CI has posted comments on this change.

 Change subject: backend: Make VdsArchitectureHelper a CDI singleton
 


 Patch Set 5:

 Build Failed

 http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
 m-4.0_el7_created/914/ : FAILURE

 http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
 -el7-x86_64/5255/ : SUCCESS

 http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_c
 reated/1917/ : SUCCESS

 http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
 m-master_el7_created/915/ : SUCCESS

 --
 To view, visit https://gerrit.ovirt.org/62261
 To unsubscribe, visit https://gerrit.ovirt.org/settings

 Gerrit-MessageType: comment
 Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
 Gerrit-PatchSet: 5
 Gerrit-Project: ovirt-engine
 Gerrit-Branch: master
 Gerrit-Owner: Martin Betak 
 Gerrit-Reviewer: Jenkins CI
 Gerrit-Reviewer: Martin Betak 
 Gerrit-Reviewer: Martin Peřina 
 Gerrit-Reviewer: gerrit-hooks 
 Gerrit-HasComments: No

>>>
>>>
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>>
>>
>>
>> --
>> Eyal Edri
>> Associate Manager
>> RHV DevOps
>> EMEA ENG Virtualization R&D
>> Red Hat Israel
>>
>> phone: +972-9-7692018
>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_4.0_he-system-tests #145

2016-08-15 Thread jenkins
See 

Changes:

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

--
[...truncated 1266 lines...]
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 3091 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/hudson923208833541269315.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.

Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Martin Perina
On Mon, Aug 15, 2016 at 1:29 PM, Eyal Edri  wrote:

> Looks like epel is down? Did you try running the job again?
>

​Yes, the error happens I think from Friday, but only some slaves (my
theory), because sometimes you are lucky and upgrade job finishes fine.
​


> We have a ticket to mirror it to resources.ovirt.org, but we need to
> extend disk space there before we do it.
>
> On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina  wrote:
>
>> Hi,
>>
>> could you please take a look and upgrade jobs?
>>
>> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid baseurl for 
>> repo: epel/x86_64
>> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot find 
>> a valid baseurl for repo: epel/x86_64
>>
>> I saw this error on several today builds ...
>>
>> Thanks
>>
>> Martin
>>
>>
>> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI 
>> wrote:
>>
>>> Jenkins CI has posted comments on this change.
>>>
>>> Change subject: backend: Make VdsArchitectureHelper a CDI singleton
>>> 
>>>
>>>
>>> Patch Set 5:
>>>
>>> Build Failed
>>>
>>> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>>> m-4.0_el7_created/914/ : FAILURE
>>>
>>> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
>>> -el7-x86_64/5255/ : SUCCESS
>>>
>>> http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_created/1917/
>>> : SUCCESS
>>>
>>> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>>> m-master_el7_created/915/ : SUCCESS
>>>
>>> --
>>> To view, visit https://gerrit.ovirt.org/62261
>>> To unsubscribe, visit https://gerrit.ovirt.org/settings
>>>
>>> Gerrit-MessageType: comment
>>> Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
>>> Gerrit-PatchSet: 5
>>> Gerrit-Project: ovirt-engine
>>> Gerrit-Branch: master
>>> Gerrit-Owner: Martin Betak 
>>> Gerrit-Reviewer: Jenkins CI
>>> Gerrit-Reviewer: Martin Betak 
>>> Gerrit-Reviewer: Martin Peřina 
>>> Gerrit-Reviewer: gerrit-hooks 
>>> Gerrit-HasComments: No
>>>
>>
>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>
>
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Build failed in Jenkins: ovirt_3.6_system-tests #371

2016-08-15 Thread jenkins
See 

Changes:

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

--
[...truncated 716 lines...]
##  took 1901 seconds
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.basic_suite_3.6.sh/basic_suite_3.6.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 1727 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=3.6
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_3.6_system-tests] $ /bin/bash -xe /tmp/hudson4587088275894871742.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=3.6
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=3.6
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb

Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Eyal Edri
Looks like epel is down? Did you try running the job again?
We have a ticket to mirror it to resources.ovirt.org, but we need to extend
disk space there before we do it.

On Mon, Aug 15, 2016 at 1:37 PM, Martin Perina  wrote:

> Hi,
>
> could you please take a look and upgrade jobs?
>
> [ ERROR ] Yum Cannot queue package iproute: Cannot find a valid baseurl for 
> repo: epel/x86_64
> [ ERROR ] Failed to execute stage 'Environment packages setup': Cannot find a 
> valid baseurl for repo: epel/x86_64
>
> I saw this error on several today builds ...
>
> Thanks
>
> Martin
>
>
> On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI 
> wrote:
>
>> Jenkins CI has posted comments on this change.
>>
>> Change subject: backend: Make VdsArchitectureHelper a CDI singleton
>> 
>>
>>
>> Patch Set 5:
>>
>> Build Failed
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>> m-4.0_el7_created/914/ : FAILURE
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_master_check-patch
>> -el7-x86_64/5255/ : SUCCESS
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_created/1917/
>> : SUCCESS
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-fro
>> m-master_el7_created/915/ : SUCCESS
>>
>> --
>> To view, visit https://gerrit.ovirt.org/62261
>> To unsubscribe, visit https://gerrit.ovirt.org/settings
>>
>> Gerrit-MessageType: comment
>> Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
>> Gerrit-PatchSet: 5
>> Gerrit-Project: ovirt-engine
>> Gerrit-Branch: master
>> Gerrit-Owner: Martin Betak 
>> Gerrit-Reviewer: Jenkins CI
>> Gerrit-Reviewer: Martin Betak 
>> Gerrit-Reviewer: Martin Peřina 
>> Gerrit-Reviewer: gerrit-hooks 
>> Gerrit-HasComments: No
>>
>
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Change in ovirt-engine[master]: backend: Make VdsArchitectureHelper a CDI singleton

2016-08-15 Thread Martin Perina
Hi,

could you please take a look and upgrade jobs?

[ ERROR ] Yum Cannot queue package iproute: Cannot find a valid
baseurl for repo: epel/x86_64
[ ERROR ] Failed to execute stage 'Environment packages setup': Cannot
find a valid baseurl for repo: epel/x86_64

I saw this error on several today builds ...

Thanks

Martin


On Mon, Aug 15, 2016 at 12:34 PM, Jenkins CI 
wrote:

> Jenkins CI has posted comments on this change.
>
> Change subject: backend: Make VdsArchitectureHelper a CDI singleton
> ..
>
>
> Patch Set 5:
>
> Build Failed
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-
> from-4.0_el7_created/914/ : FAILURE
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_check-
> patch-el7-x86_64/5255/ : SUCCESS
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_created/1917/
> : SUCCESS
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-
> from-master_el7_created/915/ : SUCCESS
>
> --
> To view, visit https://gerrit.ovirt.org/62261
> To unsubscribe, visit https://gerrit.ovirt.org/settings
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: I4cdca46c04943204d7ebda1069f6a5f7ea095d10
> Gerrit-PatchSet: 5
> Gerrit-Project: ovirt-engine
> Gerrit-Branch: master
> Gerrit-Owner: Martin Betak 
> Gerrit-Reviewer: Jenkins CI
> Gerrit-Reviewer: Martin Betak 
> Gerrit-Reviewer: Martin Peřina 
> Gerrit-Reviewer: gerrit-hooks 
> Gerrit-HasComments: No
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-687) spike in process number on resources.ovirt.org

2016-08-15 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-687:
--

 Summary: spike in process number on resources.ovirt.org
 Key: OVIRT-687
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-687
 Project: oVirt - virtualization made easy
  Issue Type: Task
Reporter: Evgheni Dereveanchin
Assignee: infra
Priority: Low
 Attachments: image.png

The number of processes on resources.ovirt.org jumped from 300 to 500 today. 
Need to check why that happened and if it's normal - reconfigure nagios 
accordingly



--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-687) spike in process number on resources.ovirt.org

2016-08-15 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-687:
--

Assignee: Evgheni Dereveanchin  (was: infra)

> spike in process number on resources.ovirt.org
> --
>
> Key: OVIRT-687
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-687
> Project: oVirt - virtualization made easy
>  Issue Type: Task
>Reporter: Evgheni Dereveanchin
>Assignee: Evgheni Dereveanchin
>Priority: Low
> Attachments: image.png
>
>
> The number of processes on resources.ovirt.org jumped from 300 to 500 today. 
> Need to check why that happened and if it's normal - reconfigure nagios 
> accordingly



--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #144

2016-08-15 Thread Sandro Bonazzola
Il 15/Ago/2016 10:29 AM, "Eyal Edri"  ha scritto:
>
> can we disable the add secondary storage domain test if this is what is
failing the test?

Isn't the secondary storage domain the one needed to create other vms?
First storage should be the hosted engine domain imported after setup. If
second storage domain fails we have a blocker bug here.

> at least until the new sanlock will be released.
>
> GA date is 13/09 and I'm guessing it will take time to reach centos also,
so we still have at least one month of this error possibly masking real
regressions.
>
> On Mon, Aug 15, 2016 at 11:25 AM,  wrote:
>>
>> See 
>>
>> Changes:
>>
>> [Gal Ben Haim] Removed the hard coded path of the template repo. The
template repo file
>>
>> --
>> [...truncated 1273 lines...]
>> ##  rc = 1
>> ##
>> ##! ERROR v
>> ##! Last 20 log enties: logs/
mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
>> ##!
>> + true
>> + env_cleanup
>> + echo '#'
>> #
>> + local res=0
>> + local uuid
>> + echo ' Cleaning up'
>>  Cleaning up
>> + [[ -e <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-he_basic_suite_4.0>
]]
>> + echo '--- Cleaning with lago'
>> --- Cleaning with lago
>> + lago --workdir <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-he_basic_suite_4.0>
destroy --yes --all-prefixes
>> + echo '--- Cleaning with lago done'
>> --- Cleaning with lago done
>> + [[ 0 != \0 ]]
>> + echo ' Cleanup done'
>>  Cleanup done
>> + exit 0
>> Took 2834 seconds
>> ===
>> ##!
>> ##! ERROR ^^
>> ##!
>> ##
>> Build step 'Execute shell' marked build as failure
>> Performing Post build task...
>> Match found for :.* : True
>> Logical operation result is TRUE
>> Running script  : #!/bin/bash -xe
>> echo 'shell_scripts/system_tests.collect_logs.sh'
>>
>> #
>> # Required jjb vars:
>> #version
>> #
>> VERSION=4.0
>> SUITE_TYPE=
>>
>> WORKSPACE="$PWD"
>> OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
>> TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
>>
>> rm -rf "$WORKSPACE/exported-artifacts"
>> mkdir -p "$WORKSPACE/exported-artifacts"
>>
>> if [[ -d "$TESTS_LOGS" ]]; then
>> mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
>> fi
>>
>> [ovirt_4.0_he-system-tests] $ /bin/bash -xe
/tmp/hudson2053675743404291966.sh
>> + echo shell_scripts/system_tests.collect_logs.sh
>> shell_scripts/system_tests.collect_logs.sh
>> + VERSION=4.0
>> + SUITE_TYPE=
>> + WORKSPACE=
>> + OVIRT_SUITE=4.0
>> + TESTS_LOGS=<
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/exported-artifacts
>
>> + rm -rf <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/144/artifact/exported-artifacts
>
>> + mkdir -p <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/144/artifact/exported-artifacts
>
>> + [[ -d <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/exported-artifacts>
]]
>> + mv <
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/exported-artifacts/lago_logs>
<
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/ovirt-system-tests/exported-artifacts/test_logs>
<
http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/144/artifact/exported-artifacts/
>
>> POST BUILD TASK : SUCCESS
>> END OF POST BUILD TASK : 0
>> Match found for :.* : True
>> Logical operation result is TRUE
>> Running script  : #!/bin/bash -xe
>> echo "shell-scripts/mock_cleanup.sh"
>>
>> shopt -s nullglob
>>
>>
>> WORKSPACE="$PWD"
>>
>> # Make clear this is the cleanup, helps reading the jenkins logs
>> cat <> ___
>> ###
>> # #
>> #   CLEANUP   #
>> # #
>> ###
>> EOC
>>
>>
>> # Archive the logs, we want them anyway
>> logs=(
>> ./*log
>> ./*/logs
>> )
>> if [[ "$logs" ]]; then
>> tar cvzf exported-artifacts/logs.tgz "${logs[@]}"
>> rm -rf "${logs[@]}"
>> fi
>>
>> # stop any processes running inside the chroot
>> failed=false
>> mock_confs=("$WORKSPACE"/*/mocker*)
>> # Clean current jobs mockroot if any
>> for mock_conf_file in "${mock_confs

[JIRA] (OVIRT-686) Find a better way to show unstable status in CI

2016-08-15 Thread eyal edri [Administrator] (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri [Administrator] updated OVIRT-686:

Epic Link: OVIRT-400

> Find a better way to show unstable status in CI
> ---
>
> Key: OVIRT-686
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-686
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> Today we have the main view on jenkins.ovirt.org showing the unstable list of 
> jobs,
> While its effective in showing the current stable jobs, its not optimal in 
> showing trends, history or dashboard view of the jenkins itself.
> We need to find a jenkins plugin or a dashboard to show the current status of 
> Jenkins in a more efficient and informative way.
> There are numerous dashboards and view plugins, just need to find the right 
> one for oVirt.



--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-686) Find a better way to show unstable status in CI

2016-08-15 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-686:
---

 Summary: Find a better way to show unstable status in CI
 Key: OVIRT-686
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-686
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: infra


Today we have the main view on jenkins.ovirt.org showing the unstable list of 
jobs,
While its effective in showing the current stable jobs, its not optimal in 
showing trends, history or dashboard view of the jenkins itself.

We need to find a jenkins plugin or a dashboard to show the current status of 
Jenkins in a more efficient and informative way.

There are numerous dashboards and view plugins, just need to find the right one 
for oVirt.



--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Build failed in Jenkins: ovirt_4.0_he-system-tests #144

2016-08-15 Thread Eyal Edri
can we disable the add secondary storage domain test if this is what is
failing the test?
at least until the new sanlock will be released.

GA date is 13/09 and I'm guessing it will take time to reach centos also,
so we still have at least one month of this error possibly masking real
regressions.

On Mon, Aug 15, 2016 at 11:25 AM,  wrote:

> See 
>
> Changes:
>
> [Gal Ben Haim] Removed the hard coded path of the template repo. The
> template repo file
>
> --
> [...truncated 1273 lines...]
> ##  rc = 1
> ##
> ##! ERROR v
> ##! Last 20 log enties: logs/mocker-fedora-23-x86_64.
> fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
> ##!
> + true
> + env_cleanup
> + echo '#'
> #
> + local res=0
> + local uuid
> + echo ' Cleaning up'
>  Cleaning up
> + [[ -e  ovirt-system-tests/deployment-he_basic_suite_4.0> ]]
> + echo '--- Cleaning with lago'
> --- Cleaning with lago
> + lago --workdir  ovirt_4.0_he-system-tests/ws/ovirt-system-tests/deployment-
> he_basic_suite_4.0> destroy --yes --all-prefixes
> + echo '--- Cleaning with lago done'
> --- Cleaning with lago done
> + [[ 0 != \0 ]]
> + echo ' Cleanup done'
>  Cleanup done
> + exit 0
> Took 2834 seconds
> ===
> ##!
> ##! ERROR ^^
> ##!
> ##
> Build step 'Execute shell' marked build as failure
> Performing Post build task...
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : #!/bin/bash -xe
> echo 'shell_scripts/system_tests.collect_logs.sh'
>
> #
> # Required jjb vars:
> #version
> #
> VERSION=4.0
> SUITE_TYPE=
>
> WORKSPACE="$PWD"
> OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
> TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"
>
> rm -rf "$WORKSPACE/exported-artifacts"
> mkdir -p "$WORKSPACE/exported-artifacts"
>
> if [[ -d "$TESTS_LOGS" ]]; then
> mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
> fi
>
> [ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/
> hudson2053675743404291966.sh
> + echo shell_scripts/system_tests.collect_logs.sh
> shell_scripts/system_tests.collect_logs.sh
> + VERSION=4.0
> + SUITE_TYPE=
> + WORKSPACE=
> + OVIRT_SUITE=4.0
> + TESTS_LOGS= system-tests/ws/ovirt-system-tests/exported-artifacts>
> + rm -rf  artifact/exported-artifacts>
> + mkdir -p  artifact/exported-artifacts>
> + [[ -d  ovirt-system-tests/exported-artifacts> ]]
> + mv  ovirt-system-tests/exported-artifacts/lago_logs> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/ws/
> ovirt-system-tests/exported-artifacts/test_logs> <
> http://jenkins.ovirt.org/job/ovirt_4.0_he-system-tests/144/
> artifact/exported-artifacts/>
> POST BUILD TASK : SUCCESS
> END OF POST BUILD TASK : 0
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : #!/bin/bash -xe
> echo "shell-scripts/mock_cleanup.sh"
>
> shopt -s nullglob
>
>
> WORKSPACE="$PWD"
>
> # Make clear this is the cleanup, helps reading the jenkins logs
> cat < ___
> ###
> # #
> #   CLEANUP   #
> # #
> ###
> EOC
>
>
> # Archive the logs, we want them anyway
> logs=(
> ./*log
> ./*/logs
> )
> if [[ "$logs" ]]; then
> tar cvzf exported-artifacts/logs.tgz "${logs[@]}"
> rm -rf "${logs[@]}"
> fi
>
> # stop any processes running inside the chroot
> failed=false
> mock_confs=("$WORKSPACE"/*/mocker*)
> # Clean current jobs mockroot if any
> for mock_conf_file in "${mock_confs[@]}"; do
> [[ "$mock_conf_file" ]] || continue
> echo "Cleaning up mock $mock_conf"
> mock_root="${mock_conf_file##*/}"
> mock_root="${mock_root%.*}"
> my_mock="/usr/bin/mock"
> my_mock+=" --configdir=${mock_conf_file%/*}"
> my_mock+=" --root=${mock_root}"
> my_mock+=" --resultdir=$WORKSPACE"
>
> #TODO: investi

Build failed in Jenkins: ovirt_4.0_he-system-tests #144

2016-08-15 Thread jenkins
See 

Changes:

[Gal Ben Haim] Removed the hard coded path of the template repo. The template 
repo file

--
[...truncated 1273 lines...]
##  rc = 1
##
##! ERROR v
##! Last 20 log enties: 
logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/he_basic_suite_4.0.sh.log
##!
+ true
+ env_cleanup
+ echo '#'
#
+ local res=0
+ local uuid
+ echo ' Cleaning up'
 Cleaning up
+ [[ -e 

 ]]
+ echo '--- Cleaning with lago'
--- Cleaning with lago
+ lago --workdir 

 destroy --yes --all-prefixes
+ echo '--- Cleaning with lago done'
--- Cleaning with lago done
+ [[ 0 != \0 ]]
+ echo ' Cleanup done'
 Cleanup done
+ exit 0
Took 2834 seconds
===
##!
##! ERROR ^^
##!
##
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo 'shell_scripts/system_tests.collect_logs.sh'

#
# Required jjb vars:
#version
#
VERSION=4.0
SUITE_TYPE=

WORKSPACE="$PWD"
OVIRT_SUITE="$SUITE_TYPE_suite_$VERSION"
TESTS_LOGS="$WORKSPACE/ovirt-system-tests/exported-artifacts"

rm -rf "$WORKSPACE/exported-artifacts"
mkdir -p "$WORKSPACE/exported-artifacts"

if [[ -d "$TESTS_LOGS" ]]; then
mv "$TESTS_LOGS/"* "$WORKSPACE/exported-artifacts/"
fi

[ovirt_4.0_he-system-tests] $ /bin/bash -xe /tmp/hudson2053675743404291966.sh
+ echo shell_scripts/system_tests.collect_logs.sh
shell_scripts/system_tests.collect_logs.sh
+ VERSION=4.0
+ SUITE_TYPE=
+ WORKSPACE=
+ OVIRT_SUITE=4.0
+ 
TESTS_LOGS=
+ rm -rf 

+ mkdir -p 

+ [[ -d 

 ]]
+ mv 

 

 

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Match found for :.* : True
Logical operation result is TRUE
Running script  : #!/bin/bash -xe
echo "shell-scripts/mock_cleanup.sh"

shopt -s nullglob


WORKSPACE="$PWD"

# Make clear this is the cleanup, helps reading the jenkins logs
cat 
+ cat
___
###
# #
#   CLEANUP   #
# #
###
+ logs=(./*log ./*/logs)
+ [[ -n ./ovirt-system-tests/logs ]]
+ tar cvzf exported-artifacts/logs.tgz ./ovirt-system-tests/logs
./ovirt-system-tests/logs/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.init/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/state.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/build.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.install_packages/root.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.clean_rpmdb/stdout_stderr.log
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0.sh/
./ovirt-system-tests/logs/mocker-fedora-23-x86_64.fc23.he_basic_suite_4.0

Jenkins build is back to normal : ovirt_4.0_system-tests #295

2016-08-15 Thread jenkins
See 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-675) ci-tools repo does not support RHEL7

2016-08-15 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin updated OVIRT-675:
---
Resolution: Fixed
Status: Done  (was: To Do)

closing since the error is gone with the new symlink

> ci-tools repo does not support RHEL7
> 
>
> Key: OVIRT-675
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-675
> Project: oVirt - virtualization made easy
>  Issue Type: Bug
>  Components: Repositories Mgmt
>Reporter: Evgheni Dereveanchin
>Assignee: infra
>
> The ci-tools repo does not work with RHEL7. 
> Our puppet manifests set it up the following way:
> baseurl=http://resources.ovirt.org/repos/ci-tools/EL/$releasever
> On RHEL7 this results in:
> http://resources.ovirt.org/repos/ci-tools/EL/7Server/
> which does not exist.
> Can we create a symlink 7Server -> 7 to make it work? It looks like a similar 
> config ins in place for RHEL6.
> The current ci-tools puppet manifest is here:
> https://gerrit.ovirt.org/gitweb?p=infra-puppet.git;a=blob;f=site/ovirt_base/manifests/ci_tools_repo.pp;h=1d36c79f4dc891ee71ceecf05ed733a0f85ef613;hb=refs/heads/production



--
This message was sent by Atlassian JIRA
(v1000.245.0#19)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra