[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-4.2 - Build # 45 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_743_41147210.1522200401157
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2=
/=20
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/4=
5/
Build Number: 45
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #45
[Gal Ben Haim] Print the prefix, FS and RAM memory usage before cleanup
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
The response content type 'text/html; charset=3Diso-8859-1' isn't the expec=
ted XML
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_u=
p_4 at 0x2f33ed8>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 362=
19, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, =
in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
Error: The response content type 'text/html; charset=3Diso-8859-1' isn't th=
e expected XML
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTes=
t
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i=
n wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in=
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 229=
, in add_hosts
add_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 273=
, in add_hosts_4
testlib.assert_true_within(_host_is_up_4, timeout=3D15*60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, i=
n assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, i=
n assert_equals_within
res =3D func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt=
-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 254=
, in _host_is_up_4
host_obj =3D host_service.get()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 362=
19, in get
return self._internal_get(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 211,=
in _internal_get
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, =
in wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 208,=
in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 130,=
in _check_fault
body =3D self._internal_read_body(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 316,=
in _internal_read_body
self._connection.check_xml_content_type(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 849=
, in check_xml_content_type
response.headers
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 889=
, in _check_content_type
raise Error(msg)
'The response content type \'text/html; charset=3Diso-8859-1\' isn\'t the e=
xpected XML\n-------------------- >> begin captured logging << ------------=
--------\novirtlago.testlib: ERROR: * Unhandled exception in <function =
_host_is_up_4 at 0x2f33ed8>\nTraceback (most recent call last):\n File "/u=
sr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in assert_e=
quals_within\n res =3D func()\n File "/home/jenkins/workspace/ovirt-sys=
tem-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-sce=
narios/002_bootstrap.py", line 254, in _host_is_up_4\n host_obj =3D host=
_service.get()\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/servic=
es.py", line 36219, in get\n return self._internal_get(headers, query, w=
ait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", lin=
e 211, in _internal_get\n return future.wait() if wait else future\n Fi=
le "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in w=
ait\n return self._code(response)\n File "/usr/lib64/python2.7/site-pac=
kages/ovirtsdk4/service.py", line 208, in callback\n self._check_fault(r=
esponse)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py",=
line 130, in _check_fault\n body =3D self._internal_read_body(response)=
\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 31=
6, in _internal_read_body\n self._connection.check_xml_content_type(resp=
onse)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", l=
ine 849, in check_xml_content_type\n response.headers\n File "/usr/lib6=
4/python2.7/site-packages/ovirtsdk4/__init__.py", line 889, in _check_conte=
nt_type\n raise Error(msg)\nError: The response content type \'text/html=
; charset=3Diso-8859-1\' isn\'t the expected XML\n--------------------- >> =
end captured logging << ---------------------'
------=_Part_743_41147210.1522200401157--
6 years, 8 months
[JIRA] (OVIRT-1949) Fwd: jenkins CI is not working
by Petr Kotas (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1949?page=com.atlassian.jir... ]
Petr Kotas commented on OVIRT-1949:
-----------------------------------
However, after switching it back, it still do not work.
Petr
On Wed, Mar 28, 2018 at 10:33 AM, Petr Kotas <pkotas(a)redhat.com> wrote:
> Hi Barak,
>
> I have switched the contact email for notifications, it did not occurred
> to me that it is linked.
>
> Thanks.
>
> Petr
>
> On Wed, Mar 28, 2018 at 10:25 AM, Barak Korren <bkorren(a)redhat.com> wrote:
>
>> Forwarding to infra-support to create a jira ticket.
>>
>> Did you change the email-address you're using in Gerrit?
>>
>> ---------- Forwarded message ----------
>> From: Petr Kotas <pkotas(a)redhat.com>
>> Date: 28 March 2018 at 11:11
>> Subject: jenkins CI is not working
>> To: infra(a)ovirt.org
>>
>>
>> Hi,
>>
>> jenkins stopped working for me. Can you please put me on the whitelist?
>>
>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/
>> : To avoid overloading the infrastructure, a whitelist for running
>> gerrit triggered jobs has been set in place, if you feel like you
>> should be in it, please contact infra at ovirt dot org.
>>
>> Thank you very much,
>>
>> Petr
>>
>> _______________________________________________
>> Infra mailing list
>> Infra(a)ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>>
>> --
>> Barak Korren
>> RHV DevOps team , RHCE, RHCi
>> Red Hat EMEA
>> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>>
>
>
> Fwd: jenkins CI is not working
> ------------------------------
>
> Key: OVIRT-1949
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1949
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Barak Korren
> Assignee: infra
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
6 years, 8 months
[JIRA] (OVIRT-1949) Fwd: jenkins CI is not working
by Petr Kotas (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1522226046-15814-152
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1949?page=com.atlassian.jir... ]
Petr Kotas commented on OVIRT-1949:
-----------------------------------
Hi Barak,
I have switched the contact email for notifications, it did not occurred to
me that it is linked.
Thanks.
Petr
On Wed, Mar 28, 2018 at 10:25 AM, Barak Korren <bkorren(a)redhat.com> wrote:
> Forwarding to infra-support to create a jira ticket.
>
> Did you change the email-address you're using in Gerrit?
>
> ---------- Forwarded message ----------
> From: Petr Kotas <pkotas(a)redhat.com>
> Date: 28 March 2018 at 11:11
> Subject: jenkins CI is not working
> To: infra(a)ovirt.org
>
>
> Hi,
>
> jenkins stopped working for me. Can you please put me on the whitelist?
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/
> : To avoid overloading the infrastructure, a whitelist for running
> gerrit triggered jobs has been set in place, if you feel like you
> should be in it, please contact infra at ovirt dot org.
>
> Thank you very much,
>
> Petr
>
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
>
> Fwd: jenkins CI is not working
> ------------------------------
>
> Key: OVIRT-1949
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1949
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Barak Korren
> Assignee: infra
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1522226046-15814-152
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1949?page=com.atlassian.jir... ]</pre>
<h3>Petr Kotas commented on OVIRT-1949:</h3>
<p>Hi Barak,</p>
<p>I have switched the contact email for notifications, it did not occurred to me that it is linked.</p>
<p>Thanks.</p>
<p>Petr</p>
<p>On Wed, Mar 28, 2018 at 10:25 AM, Barak Korren <bkorren(a)redhat.com> wrote:</p>
<blockquote><p>Forwarding to infra-support to create a jira ticket.</p>
<p>Did you change the email-address you're using in Gerrit?</p>
<p>---------- Forwarded message ---------- From: Petr Kotas <pkotas(a)redhat.com> Date: 28 March 2018 at 11:11 Subject: jenkins CI is not working To: infra(a)ovirt.org</p>
<p>Hi,</p>
<p>jenkins stopped working for me. Can you please put me on the whitelist?</p>
<p><a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/">http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/</a> : To avoid overloading the infrastructure, a whitelist for running gerrit triggered jobs has been set in place, if you feel like you should be in it, please contact infra at ovirt dot org.</p>
<p>Thank you very much,</p>
<p>Petr</p>
<p><em>____________________________________________</em>_ Infra mailing list Infra(a)ovirt.org <a href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a></p>
<p>— Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted</p>
<h3>Fwd: jenkins CI is not working</h3>
<pre> Key: OVIRT-1949
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1949
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1522226046-15814-152--
6 years, 8 months
[JIRA] (OVIRT-1949) Fwd: jenkins CI is not working
by Barak Korren (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1522225568-31124-329
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Barak Korren created OVIRT-1949:
-----------------------------------
Summary: Fwd: jenkins CI is not working
Key: OVIRT-1949
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1949
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra
Forwarding to infra-support to create a jira ticket.
Did you change the email-address you're using in Gerrit?
---------- Forwarded message ----------
From: Petr Kotas <pkotas(a)redhat.com>
Date: 28 March 2018 at 11:11
Subject: jenkins CI is not working
To: infra(a)ovirt.org
Hi,
jenkins stopped working for me. Can you please put me on the whitelist?
http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/
: To avoid overloading the infrastructure, a whitelist for running
gerrit triggered jobs has been set in place, if you feel like you
should be in it, please contact infra at ovirt dot org.
Thank you very much,
Petr
_______________________________________________
Infra mailing list
Infra(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra
--
Barak Korren
RHV DevOps team , RHCE, RHCi
Red Hat EMEA
redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1522225568-31124-329
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Barak Korren created OVIRT-1949:</h3>
<pre> Summary: Fwd: jenkins CI is not working
Key: OVIRT-1949
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1949
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Barak Korren
Assignee: infra</pre>
<p>Forwarding to infra-support to create a jira ticket.</p>
<p>Did you change the email-address you're using in Gerrit?</p>
<p>---------- Forwarded message ---------- From: Petr Kotas <pkotas(a)redhat.com> Date: 28 March 2018 at 11:11 Subject: jenkins CI is not working To: infra(a)ovirt.org</p>
<p>Hi,</p>
<p>jenkins stopped working for me. Can you please put me on the whitelist?</p>
<p><a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/">http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/22657/</a> : To avoid overloading the infrastructure, a whitelist for running gerrit triggered jobs has been set in place, if you feel like you should be in it, please contact infra at ovirt dot org.</p>
<p>Thank you very much,</p>
<p>Petr</p>
<p><em>____________________________________________</em>_ Infra mailing list Infra(a)ovirt.org <a href="http://lists.ovirt.org/mailman/listinfo/infra">http://lists.ovirt.org/mailman/listinfo/infra</a></p>
<p>— Barak Korren RHV DevOps team , RHCE, RHCi Red Hat EMEA redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted</p>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1522225568-31124-329--
6 years, 8 months