[JIRA] (OVIRT-694) restrict repos_master_check-closure_merged to fc24
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-694?page=com.atlassian.jira... ]
eyal edri [Administrator] reassigned OVIRT-694:
-----------------------------------------------
Assignee: snaftaly (was: infra)
> restrict repos_master_check-closure_merged to fc24
> --------------------------------------------------
>
> Key: OVIRT-694
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-694
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: snaftaly
>
> Fedora 24 added support for boolean dependencies introduced in latest rpm4
> version.
> We take advantage of this new feature in ovirt-engine.
> Repoclosure job running on el7 is not aware of this new feature and fails:
> *00:00:25.176* package:
> ovirt-engine-4.1.0-0.0.master.20160814061903.git69ea96a.fc24.noarch
> from check-custom-fc24*00:00:25.176* unresolved deps: *00:00:25.176*
> (yum-plugin-versionlock if yum)*00:00:25.177* package:
> ovirt-engine-4.1.0-0.0.master.20160814221902.git24fdb70.fc24.noarch
> from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
> (yum-plugin-versionlock if yum)*00:00:25.177* package:
> ovirt-engine-4.1.0-0.0.master.20160815221906.git5da74f1.fc24.noarch
> from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
> (yum-plugin-versionlock if yum)*00:00:25.177* package:
> ovirt-engine-4.1.0-0.0.master.20160816221919.gite1a92ea.fc24.noarch
> from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
> (yum-plugin-versionlock if yum)
> restricting the job to run on fc24 should solve.
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)
8 years, 2 months
[JIRA] (LAGO-1) sefrse
by eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created LAGO-1:
--------------------------------------------
Summary: sefrse
Key: LAGO-1
URL: https://ovirt-jira.atlassian.net/browse/LAGO-1
Project: Lago
Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: infra
rfesrs
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)
8 years, 2 months
[JIRA] (OST-1) tests
by eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OST-1:
-------------------------------------------
Summary: tests
Key: OST-1
URL: https://ovirt-jira.atlassian.net/browse/OST-1
Project: oVirt system tests
Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: infra
tests
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)
8 years, 2 months
[JIRA] (OVIRT-694) restrict repos_master_check-closure_merged to fc24
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-694:
------------------------------
Summary: restrict repos_master_check-closure_merged to fc24
Key: OVIRT-694
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-694
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: sbonazzo
Assignee: infra
Fedora 24 added support for boolean dependencies introduced in latest rpm4
version.
We take advantage of this new feature in ovirt-engine.
Repoclosure job running on el7 is not aware of this new feature and fails:
*00:00:25.176* package:
ovirt-engine-4.1.0-0.0.master.20160814061903.git69ea96a.fc24.noarch
from check-custom-fc24*00:00:25.176* unresolved deps: *00:00:25.176*
(yum-plugin-versionlock if yum)*00:00:25.177* package:
ovirt-engine-4.1.0-0.0.master.20160814221902.git24fdb70.fc24.noarch
from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
(yum-plugin-versionlock if yum)*00:00:25.177* package:
ovirt-engine-4.1.0-0.0.master.20160815221906.git5da74f1.fc24.noarch
from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
(yum-plugin-versionlock if yum)*00:00:25.177* package:
ovirt-engine-4.1.0-0.0.master.20160816221919.gite1a92ea.fc24.noarch
from check-custom-fc24*00:00:25.177* unresolved deps: *00:00:25.177*
(yum-plugin-versionlock if yum)
restricting the job to run on fc24 should solve.
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.253.3#100011)
8 years, 2 months
Vdsm builds failing because iopropcess package is missing
by Nir Soffer
Hi all,
Lately vdsm builds are failing in the install packages stage with
this unhelpful error:
13:59:42 INFO: installing package(s): autoconf automake gdb ...
13:59:53 ERROR: Command failed. See logs for output.
I downloaded the logs.tgz file from
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-x86_64/1154/art...
And indeed in /./vdsm/logs/mocker-fedora-24-x86_64.fc24.install_packages/root.log
I found found this error:
DEBUG util.py:421: Error: Package:
python-ioprocess-0.17.0-1.201608111609.gitbd272f2.fc24.noarch
(ovirt-snapshot)
DEBUG util.py:421: Requires: ioprocess =
0.17.0-1.201608111609.gitbd272f2.fc24
DEBUG util.py:421: Available:
ioprocess-0.15.1-1.fc24.x86_64 (fedora)
DEBUG util.py:421: ioprocess = 0.15.1-1.fc24
DEBUG util.py:421: Available:
ioprocess-0.16.1-1.fc24.x86_64 (updates)
DEBUG util.py:421: ioprocess = 0.16.1-1.fc24
DEBUG util.py:421: Available:
ioprocess-0.17.0-1.201607121058.gitbd272f2.fc24.x86_64
(ovirt-snapshot)
DEBUG util.py:421: ioprocess =
0.17.0-1.201607121058.gitbd272f2.fc24
DEBUG util.py:421: Available:
ioprocess-0.17.0-1.201608111129.gitbd272f2.fc24.x86_64
(ovirt-snapshot)
DEBUG util.py:421: ioprocess =
0.17.0-1.201608111129.gitbd272f2.fc24
So we have 2 issues here:
1. We need *all* errors in the console
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-x86_64/1154/con...
2. Someone need to fix the ovirt-snapshot repository - it should have
the missing ioprocess
package.
Maybe the project xml is not correct?
Nir
8 years, 2 months
oVirt infra daily report - unstable production jobs - 48
by jenkins@jenkins.phx.ovirt.org
------=_Part_11_998993803.1471388408127
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
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/48//artifact/exported-...
Cheers,
Jenkins
------=_Part_11_998993803.1471388408127
Content-Type: application/octet-stream; name=upstream_report.html
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=upstream_report.html
Content-ID: <upstream_report.html>
<!DOCTYPE html><head><style type="text/css">
table.gridtable {
border-collapse: collapse;
table-layout:fixed;
width:1600px;
font-family: monospace;
font-size:13px;
}
.head {
font-size:20px;
font-family: arial;
}
.sub {
font-size:18px;
background-color:#e5e5e5;
font-family: arial;
}
pre {
font-family: monospace;
display: inline;
white-space: pre-wrap;
white-space: -moz-pre-wrap !important;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<table class="gridtable" border=2>
<tr><th colspan=2 class=head>
RHEVM CI Jenkins Daily Report - 16/08/2016
</th></tr><tr><th colspan=2 class=sub>
<font color="blue"><a href="http://jenkins.ovirt.org/">00 Unstable Jobs (Production)</a></font>
</th></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/fabric-ovirt_master_check-merged-el7-x86_64/">fabric-ovirt_master_check-merged-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/fabric-ovirt_master_check-merged-fc23-x86_64/">fabric-ovirt_master_check-merged-fc23-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_master_build-artifacts-el7-x86...">ovirt-node-ng_master_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_master_build-artifacts-fc22-x8...">ovirt-node-ng_master_build-artifacts-fc22-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-3.6_build-artifacts-el7-...">ovirt-node-ng_ovirt-3.6_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.0-pre_build-artifacts-...">ovirt-node-ng_ovirt-4.0-pre_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.0-snapshot_build-artif...">ovirt-node-ng_ovirt-4.0-snapshot_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.0_build-artifacts-el7-...">ovirt-node-ng_ovirt-4.0_build-artifacts-el7-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/repos_master_check-closure_merged/">repos_master_check-closure_merged</a>
</td><td>
No Description
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/repos_master_check-closure_merged_test/">repos_master_check-closure_merged_test</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/vdsm_4.0_check-merged-fc23-x86_64/">vdsm_4.0_check-merged-fc23-x86_64</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
<tr><td>
<a href="http://jenkins.ovirt.org/job/vdsm_master_build-artifacts-el7-ppc64le/">vdsm_master_build-artifacts-el7-ppc64le</a>
</td><td>
This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the <a href="http://gerrit.ovirt.org/gitweb?p=jenkins.git;a=tree;h=refs/heads/master;h...">
jenkins</a> repo.
<!-- Managed by Jenkins Job Builder -->
</td></tr>
------=_Part_11_998993803.1471388408127--
8 years, 2 months
FindBugs Plugin: WARNING: SKIPPED_CLASS_TOO_BIG
by Shlomo Ben David
Hi,
Job [1] receives the following warning:
Plug-in Result:Unstable - 1 warning exceeds the threshold of 0 by 1
(Reference build: #343)
*Console output:*
*14:57:09 [FINDBUGS] Successfully parsed file
/home/jenkins/workspace/ovirt-engine_4.0_find-bugs_created/ovirt-engine/frontend/webadmin/modules/uicompat/target/findbugsXml.xml
with 1 unique warning and 0 duplicates.*
*14:57:09 [FINDBUGS] Successfully parsed file
/home/jenkins/workspace/ovirt-engine_4.0_find-bugs_created/ovirt-engine/frontend/webadmin/modules/userportal-gwtp/target/findbugsXml.xml
with 1 unique warning and 0 duplicates.*
*14:57:09 [FINDBUGS] Successfully parsed file
/home/jenkins/workspace/ovirt-engine_4.0_find-bugs_created/ovirt-engine/frontend/webadmin/modules/webadmin/target/findbugsXml.xml
with 1 unique warning and 0 duplicates.*
*14:57:09 [FINDBUGS] Computing warning deltas based on reference build #343*
*14:57:09 [FINDBUGS] Ignore new warnings since this is the first valid
build*
*14:57:09 [FINDBUGS] Plug-in Result: Unstable - <a href="findbugsResult">1
warning</a> exceeds the threshold of 0 by 1*
*FindBugs Result:* [2]
*DEBUG:*
Since JOB#327 that was triggered by: gerrit patch [3] the warning appear.
The gerrit patch currently Merged.
In the patch there is a change in the UIConstants.java [4] file that can be
related.
[1] http://jenkins.ovirt.org/job/ovirt-engine_4.0_find-bugs_created/345/
[2] UIConstants.java:-1
<http://jenkins.ovirt.org/job/ovirt-engine_4.0_find-bugs_created/344/findb...>,
SKIPPED_CLASS_TOO_BIG, Priority: Low
[3] https://gerrit.ovirt.org/61891
[4
] frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
Best Regards,
Shlomi Ben-David | Software Engineer | Red Hat ISRAEL
Red Hat Certified System Administrator | Red Hat Certified Engineer
IRC: shlomibendavid (on #rhev-integ, #rhev-dev, #rhev-ci)
OPEN SOURCE - 1 4 011 && 011 4 1
8 years, 2 months