[oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly -
Build # 1343 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_night...
Build Number: 1343
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #1343
[Eitan Raviv] network: test_port_isolation - refactor fixtures
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: basic-suite-master.test-scenarios.test_004_basic_sanity.test_cold_incremental_backup_vm2
Error Message:
ovirtsdk4.Error: Fault reason is "Operation Failed". Fault detail is "[Cannot backup VM. The VM is during a backup operation.]". HTTP response code is 409.
Stack Trace:
engine_api = <ovirtsdk4.Connection object at 0x7fab2679d518>
get_vm_service_for_vm = <function get_vm_service_for_vm.<locals>.service_for at 0x7fab24547f28>
@order_by(_TEST_LIST)
def test_cold_incremental_backup_vm2(engine_api, get_vm_service_for_vm):
_verify_vm_state(engine_api.system_service(), VM2_NAME, types.VmStatus.DOWN)
vm2_backups_service = get_vm_service_for_vm(VM2_NAME).backups_service()
backup.perform_incremental_vm_backup(
> engine_api, vm2_backups_service, DISK2_NAME, "cold_vm_backup")
basic-suite-master/test-scenarios/test_004_basic_sanity.py:1045:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
ost_utils/ost_utils/storage_utils/backup.py:75: in perform_incremental_vm_backup
correlation_id="incremental_" + correlation_id)
ost_utils/ost_utils/storage_utils/backup.py:34: in perform_vm_backup
), query={'correlation_id': correlation_id}
/usr/lib64/python3.6/site-packages/ovirtsdk4/services.py:34139: in add
return self._internal_add(backup, headers, query, wait)
/usr/lib64/python3.6/site-packages/ovirtsdk4/service.py:232: in _internal_add
return future.wait() if wait else future
/usr/lib64/python3.6/site-packages/ovirtsdk4/service.py:55: in wait
return self._code(response)
/usr/lib64/python3.6/site-packages/ovirtsdk4/service.py:229: in callback
self._check_fault(response)
/usr/lib64/python3.6/site-packages/ovirtsdk4/service.py:132: in _check_fault
self._raise_error(response, body)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
response = <ovirtsdk4.http.Response object at 0x7fab24461f98>
detail = <ovirtsdk4.types.Fault object at 0x7fab24461cc0>
@staticmethod
def _raise_error(response, detail=None):
"""
Creates and raises an error containing the details of the given HTTP
response and fault.
This method is intended for internal use by other components of the
SDK. Refrain from using it directly, as backwards compatibility isn't
guaranteed.
"""
fault = detail if isinstance(detail, types.Fault) else None
msg = ''
if fault:
if fault.reason:
if msg:
msg += ' '
msg = msg + 'Fault reason is "%s".' % fault.reason
if fault.detail:
if msg:
msg += ' '
msg = msg + 'Fault detail is "%s".' % fault.detail
if response:
if response.code:
if msg:
msg += ' '
msg = msg + 'HTTP response code is %s.' % response.code
if response.message:
if msg:
msg += ' '
msg = msg + 'HTTP response message is "%s".' % response.message
if isinstance(detail, six.string_types):
if msg:
msg += ' '
msg = msg + detail + '.'
class_ = Error
if response is not None:
if response.code in [401, 403]:
class_ = AuthError
elif response.code == 404:
class_ = NotFoundError
error = class_(msg)
error.code = response.code if response else None
error.fault = fault
> raise error
E ovirtsdk4.Error: Fault reason is "Operation Failed". Fault detail is "[Cannot backup VM. The VM is during a backup operation.]". HTTP response code is 409.
/usr/lib64/python3.6/site-packages/ovirtsdk4/service.py:118: Error
3 years, 3 months
Re: [oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build
# 2046 - Failure!
by Yedidyah Bar David
On Tue, Jun 8, 2021 at 6:08 AM <jenkins(a)jenkins.phx.ovirt.org> wrote:
>
> Project: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
> Build: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/2046/
> Build Number: 2046
> Build Status: Failure
> Triggered By: Started by timer
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #2046
> [Eitan Raviv] network: force select spm - wait for dc status
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> 1 tests failed.
> FAILED: he-basic-suite-master.test-scenarios.test_004_basic_sanity.test_template_export
>
> Error Message:
> ovirtsdk4.Error: Failed to read response: [(<pycurl.Curl object at 0x5624fe64d108>, 7, 'Failed to connect to 192.168.200.99 port 443: Connection refused')]
- The engine VM went down:
https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20...
MainThread::INFO::2021-06-08
05:07:34,414::hosted_engine::517::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(_monitoring_loop)
Current state EngineUp (score: 3400)
MainThread::INFO::2021-06-08
05:07:44,575::states::135::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(score)
Penalizing score by 960 due to network status
- Because HA monitoring failed to get a reply from the dns server:
https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20...
Thread-1::WARNING::2021-06-08
05:07:25,486::network::120::network.Network::(_dns) DNS query failed:
; <<>> DiG 9.11.26-RedHat-9.11.26-4.el8_4 <<>> +tries=1 +time=5
;; global options: +cmd
;; connection timed out; no servers could be reached
Thread-3::INFO::2021-06-08
05:07:28,543::mem_free::51::mem_free.MemFree::(action) memFree: 1801
Thread-5::INFO::2021-06-08
05:07:28,972::engine_health::246::engine_health.EngineHealth::(_result_from_stats)
VM is up on this host with healthy engine
Thread-2::INFO::2021-06-08
05:07:31,532::mgmt_bridge::65::mgmt_bridge.MgmtBridge::(action) Found
bridge ovirtmgmt in up state
Thread-1::WARNING::2021-06-08
05:07:33,011::network::120::network.Network::(_dns) DNS query failed:
; <<>> DiG 9.11.26-RedHat-9.11.26-4.el8_4 <<>> +tries=1 +time=5
;; global options: +cmd
;; connection timed out; no servers could be reached
Thread-4::INFO::2021-06-08
05:07:37,433::cpu_load_no_engine::126::cpu_load_no_engine.CpuLoadNoEngine::(calculate_load)
System load total=0.3196, engine=0.1724, non-engine=0.1472
Thread-3::INFO::2021-06-08
05:07:37,839::mem_free::51::mem_free.MemFree::(action) memFree: 1735
Thread-5::INFO::2021-06-08
05:07:39,146::engine_health::246::engine_health.EngineHealth::(_result_from_stats)
VM is up on this host with healthy engine
Thread-1::WARNING::2021-06-08
05:07:40,535::network::120::network.Network::(_dns) DNS query failed:
; <<>> DiG 9.11.26-RedHat-9.11.26-4.el8_4 <<>> +tries=1 +time=5
;; global options: +cmd
;; connection timed out; no servers could be reached
Thread-1::WARNING::2021-06-08
05:07:40,535::network::92::network.Network::(action) Failed to verify
network status, (2 out of 5)
- Not sure why. DNS servers:
https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20...
# Generated by NetworkManager
search lago.local
nameserver 192.168.200.1
nameserver fe80::5054:ff:fe0c:9ad0%ovirtmgmt
nameserver fd8f:1391:3a82:200::1
- The command we run is 'dig +tries=1 +time=5', which defaults to
querying for '.' (the dns root). This is normally cached locally, but
has a TTL of 86400, meaning it can be cached for up to one day. So if
we ran this query right after it expired, _and_ then the local dns
server had some issues forwarding our request (due to external issues,
perhaps), then it would fail like this. I am going to ignore this
failure for now, assuming it was temporary, but it might be worth
opening an RFE on ovirt-hosted-engine-ha asking for some more
flexibility - setting the query string or something similar. I think
that this bug is probably quite hard to reproduce, because normally,
all hosts will use the same dns server, and problems with it will
affect all of them similarly.
- Anyway, it seems like there were temporary connectivity issues on
the network there. A minute later:
https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/20...
Thread-1::INFO::2021-06-08
05:08:08,143::network::88::network.Network::(action) Successfully
verified network status
But that was too late and the engine VM was already on its way down.
A remaining open question is whether we should retry before giving up,
and where - in the SDK, in OST code, etc. - or whether this should be
considered normal.
Best regards,
--
Didi
3 years, 3 months
Build failed in Jenkins:
system-sync_mirrors-centos-stream-el8stream-x86_64 #66
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-stream-el8stream...>
Changes:
------------------------------------------
[...truncated 499.53 KB...]
(4080/4326): texlive-texlive-docindex-20180414-22.el8.0.1. | 289 kB 00:00
(4081/4326): texlive-texlive-en-20180414-22.el8.noarch.rpm | 1.5 MB 00:00
(4082/4326): texlive-texlive-en-20180414-22.el8.0.1.noarch | 1.5 MB 00:00
(4083/4326): texlive-texlive-msg-translations-20180414-22. | 151 kB 00:00
(4084/4326): texlive-texlive-msg-translations-20180414-22. | 151 kB 00:00
(4085/4326): texlive-texlive-scripts-20180414-22.el8.noarc | 43 kB 00:00
(4086/4326): texlive-texlive-scripts-20180414-22.el8.0.1.n | 43 kB 00:00
(4087/4326): texlive-texlive.infra-20180414-22.el8.noarch. | 280 kB 00:00
(4088/4326): texlive-texlive.infra-20180414-22.el8.0.1.noa | 280 kB 00:00
(4089/4326): texlive-textcase-20180414-22.el8.noarch.rpm | 179 kB 00:00
(4090/4326): texlive-textcase-20180414-22.el8.0.1.noarch.r | 179 kB 00:00
(4091/4326): texlive-textpos-20180414-22.el8.noarch.rpm | 331 kB 00:00
(4092/4326): texlive-textpos-20180414-22.el8.0.1.noarch.rp | 331 kB 00:00
(4093/4326): texlive-threeparttable-20180414-22.el8.noarch | 303 kB 00:00
(4094/4326): texlive-threeparttable-20180414-22.el8.0.1.no | 303 kB 00:00
(4095/4326): texlive-thumbpdf-20180414-22.el8.noarch.rpm | 54 kB 00:00
(4096/4326): texlive-thumbpdf-20180414-22.el8.0.1.noarch.r | 54 kB 00:00
(4097/4326): texlive-times 90% [============== ] 3.2 MB/s | 9.0 GB 05:12 ETA (4097/4326): texlive-times-20180414-22.el8.noarch.rpm | 353 kB 00:00
(4098/4326): texlive-times 90% [============== ] 3.0 MB/s | 9.0 GB 05:38 ETA (4098/4326): texlive-times-20180414-22.el8.0.1.noarch.rpm | 353 kB 00:00
(4099/4326): texlive-tipa- 90% [============== ] 3.0 MB/s | 9.0 GB 05:31 ETA (4099/4326): texlive-tipa- 90% [============== ] 3.1 MB/s | 9.0 GB 05:19 ETA (4099/4326): texlive-tipa- 90% [============== ] 3.3 MB/s | 9.0 GB 05:01 ETA (4099/4326): texlive-tipa-20180414-22.el8.noarch.rpm | 5.1 MB 00:01
(4100/4326): texlive-tipa- 90% [============== ] 3.5 MB/s | 9.0 GB 04:47 ETA (4100/4326): texlive-tipa- 90% [============== ] 3.7 MB/s | 9.0 GB 04:30 ETA (4100/4326): texlive-tipa-20180414-22.el8.0.1.noarch.rpm | 5.1 MB 00:00
(4101/4326): texlive-titlesec-20180414-22.el8.noarch.rpm | 388 kB 00:00
(4102/4326): texlive-titlesec-20180414-22.el8.0.1.noarch.r | 388 kB 00:00
(4103/4326): texlive-titling-20180414-22.el8.noarch.rpm | 199 kB 00:00
(4104/4326): texlive-titling-20180414-22.el8.0.1.noarch.rp | 199 kB 00:00
(4105/4326): texlive-tocloft-20180414-22.el8.noarch.rpm | 515 kB 00:00
(4106/4326): texlive-tocloft-20180414-22.el8.0.1.noarch.rp | 515 kB 00:00
(4107/4326): texlive-tools 90% [============== ] 3.4 MB/s | 9.0 GB 04:52 ETA (4107/4326): texlive-tools 90% [============== ] 3.6 MB/s | 9.0 GB 04:38 ETA (4107/4326): texlive-tools 90% [============== ] 3.7 MB/s | 9.0 GB 04:24 ETA (4107/4326): texlive-tools-20180414-22.el8.noarch.rpm | 5.1 MB 00:01
(4108/4326): texlive-tools 90% [============== ] 3.9 MB/s | 9.0 GB 04:13 ETA (4108/4326): texlive-tools 90% [============== ] 4.2 MB/s | 9.0 GB 03:55 ETA (4108/4326): texlive-tools-20180414-22.el8.0.1.noarch.rpm | 5.1 MB 00:00
(4109/4326): texlive-trimspaces-20180414-22.el8.noarch.rpm | 171 kB 00:00
(4110/4326): texlive-trimspaces-20180414-22.el8.0.1.noarch | 171 kB 00:00
(4111/4326): texlive-txfonts-20180414-22.el8.noarch.rpm | 1.4 MB 00:00
(4112/4326): texlive-txfonts-20180414-22.el8.0.1.noarch.rp | 1.4 MB 00:00
(4113/4326): texlive-type1cm-20180414-22.el8.noarch.rpm | 344 kB 00:00
(4114/4326): texlive-type1cm-20180414-22.el8.0.1.noarch.rp | 344 kB 00:00
(4115/4326): texlive-typehtml-20180414-22.el8.noarch.rpm | 184 kB 00:00
(4116/4326): texlive-typehtml-20180414-22.el8.0.1.noarch.r | 184 kB 00:00
(4117/4326): texlive-ucharclasses-20180414-22.el8.noarch.r | 170 kB 00:00
(4118/4326): texlive-ucharclasses-20180414-22.el8.0.1.noar | 170 kB 00:00
(4119/4326): texlive-ucs-20180414-22.el8.noarch.rpm | 1.3 MB 00:00
(4120/4326): texlive-ucs-20180414-22.el8.0.1.noarch.rpm | 1.3 MB 00:00
(4121/4326): texlive-uhc-2 90% [============== ] 4.6 MB/s | 9.0 GB 03:33 ETA (4121/4326): texlive-uhc-20180414-22.el8.noarch.rpm | 4.0 MB 00:00
(4122/4326): texlive-uhc-2 90% [============== ] 5.0 MB/s | 9.0 GB 03:14 ETA (4122/4326): texlive-uhc-20180414-22.el8.0.1.noarch.rpm | 4.0 MB 00:00
(4123/4326): texlive-ulem-20180414-22.el8.noarch.rpm | 129 kB 00:00
(4124/4326): texlive-ulem-20180414-22.el8.0.1.noarch.rpm | 129 kB 00:00
(4125/4326): texlive-underscore-20180414-22.el8.noarch.rpm | 269 kB 00:00
(4126/4326): texlive-underscore-20180414-22.el8.0.1.noarch | 269 kB 00:00
(4127/4326): texlive-unicode-data-20180414-22.el8.noarch.r | 293 kB 00:00
(4128/4326): texlive-unicode-data-20180414-22.el8.0.1.noar | 293 kB 00:00
(4129/4326): texlive-unicode-math-20180414-22.el8.noarch.r | 2.0 MB 00:00
(4130/4326): texlive-unicode-math-20180414-22.el8.0.1.noar | 2.0 MB 00:00
(4131/4326): texlive-unisugar-20180414-22.el8.noarch.rpm | 474 kB 00:00
(4132/4326): texlive-unisugar-20180414-22.el8.0.1.noarch.r | 474 kB 00:00
(4133/4326): texlive-updmap-map-20180414-22.el8.noarch.rpm | 1.2 MB 00:00
(4134/4326): texlive-updmap-map-20180414-22.el8.0.1.noarch | 1.2 MB 00:00
(4135/4326): texlive-upquote-20180414-22.el8.noarch.rpm | 186 kB 00:00
(4136/4326): texlive-upquote-20180414-22.el8.0.1.noarch.rp | 186 kB 00:00
(4137/4326): texlive-url-20180414-22.el8.noarch.rpm | 291 kB 00:00
(4138/4326): texlive-url-20180414-22.el8.0.1.noarch.rpm | 291 kB 00:00
(4139/4326): texlive-utopia-20180414-22.el8.noarch.rpm | 245 kB 00:00
(4140/4326): texlive-utopia-20180414-22.el8.0.1.noarch.rpm | 245 kB 00:00
(4141/4326): texlive-varwidth-20180414-22.el8.noarch.rpm | 54 kB 00:00
(4142/4326): texlive-varwidth-20180414-22.el8.0.1.noarch.r | 54 kB 00:00
(4143/4326): texlive-wadal 90% [==============- ] 5.3 MB/s | 9.1 GB 03:00 ETA (4143/4326): texlive-wadal 90% [==============- ] 5.7 MB/s | 9.1 GB 02:46 ETA (4143/4326): texlive-wadal 90% [==============- ] 6.0 MB/s | 9.1 GB 02:37 ETA (4143/4326): texlive-wadal 90% [==============- ] 6.3 MB/s | 9.1 GB 02:29 ETA (4143/4326): texlive-wadalab-20180414-22.el8.noarch.rpm | 18 MB 00:01
(4144/4326): texlive-wadal 90% [==============- ] 6.5 MB/s | 9.1 GB 02:25 ETA (4144/4326): texlive-wadal 90% [==============- ] 6.8 MB/s | 9.1 GB 02:18 ETA (4144/4326): texlive-wadal 90% [==============- ] 7.1 MB/s | 9.1 GB 02:11 ETA (4144/4326): texlive-wadal 90% [==============- ] 7.4 MB/s | 9.1 GB 02:05 ETA (4144/4326): texlive-wadalab-20180414-22.el8.0.1.noarch.rp | 18 MB 00:01
(4145/4326): texlive-was-20180414-22.el8.noarch.rpm | 596 kB 00:00
(4146/4326): texlive-was-20180414-22.el8.0.1.noarch.rpm | 596 kB 00:00
(4147/4326): texlive-wasy-20180414-22.el8.noarch.rpm | 196 kB 00:00
(4148/4326): texlive-wasy-20180414-22.el8.0.1.noarch.rpm | 196 kB 00:00
(4149/4326): texlive-wasy2-ps-20180414-22.el8.noarch.rpm | 240 kB 00:00
(4150/4326): texlive-wasy2-ps-20180414-22.el8.0.1.noarch.r | 240 kB 00:00
(4151/4326): texlive-wasysym-20180414-22.el8.noarch.rpm | 117 kB 00:00
(4152/4326): texlive-wasysym-20180414-22.el8.0.1.noarch.rp | 117 kB 00:00
(4153/4326): texlive-wrapfig-20180414-22.el8.noarch.rpm | 361 kB 00:00
(4154/4326): texlive-wrapfig-20180414-22.el8.0.1.noarch.rp | 361 kB 00:00
(4155/4326): texlive-xcolor-20180414-22.el8.noarch.rpm | 703 kB 00:00
(4156/4326): texlive-xcolor-20180414-22.el8.0.1.noarch.rpm | 703 kB 00:00
(4157/4326): texlive-xdvi-20180414-22.el8.x86_64.rpm | 362 kB 00:00
(4158/4326): texlive-xdvi-20180414-22.el8.0.1.x86_64.rpm | 362 kB 00:00
(4159/4326): texlive-xecjk-20180414-22.el8.noarch.rpm | 1.5 MB 00:00
(4160/4326): texlive-xecjk-20180414-22.el8.0.1.noarch.rpm | 1.5 MB 00:00
(4161/4326): texlive-xecolor-20180414-22.el8.noarch.rpm | 28 kB 00:00
(4162/4326): texlive-xecolor-20180414-22.el8.0.1.noarch.rp | 28 kB 00:00
(4163/4326): texlive-xecyr-20180414-22.el8.noarch.rpm | 332 kB 00:00
(4164/4326): texlive-xecyr-20180414-22.el8.0.1.noarch.rpm | 332 kB 00:00
(4165/4326): texlive-xeindex-20180414-22.el8.noarch.rpm | 103 kB 00:00
(4166/4326): texlive-xeindex-20180414-22.el8.0.1.noarch.rp | 103 kB 00:00
(4167/4326): texlive-xepersian-20180414-22.el8.noarch.rpm | 987 kB 00:00
(4168/4326): texlive-xepersian-20180414-22.el8.0.1.noarch. | 987 kB 00:00
(4169/4326): texlive-xesearch-20180414-22.el8.noarch.rpm | 642 kB 00:00
(4170/4326): texlive-xesearch-20180414-22.el8.0.1.noarch.r | 642 kB 00:00
(4171/4326): texlive-xetex-20180414-22.el8.x86_64.rpm | 1.5 MB 00:00
(4172/4326): texlive-xetex-20180414-22.el8.0.1.x86_64.rpm | 1.5 MB 00:00
(4173/4326): texlive-xetex-itrans-20180414-22.el8.noarch.r | 72 kB 00:00
(4174/4326): texlive-xetex-itrans-20180414-22.el8.0.1.noar | 72 kB 00:00
(4175/4326): texlive-xetex-pstricks-20180414-22.el8.noarch | 26 kB 00:00
(4176/4326): texlive-xetex-pstricks-20180414-22.el8.0.1.no | 26 kB 00:00
(4177/4326): texlive-xetex-tibetan-20180414-22.el8.noarch. | 33 kB 00:00
(4178/4326): texlive-xetex-tibetan-20180414-22.el8.0.1.noa | 33 kB 00:00
(4179/4326): texlive-xetexconfig-20180414-22.el8.noarch.rp | 24 kB 00:00
(4180/4326): texlive-xetexconfig-20180414-22.el8.0.1.noarc | 24 kB 00:00
(4181/4326): texlive-xetexfontinfo-20180414-22.el8.noarch. | 27 kB 00:00
(4182/4326): texlive-xetexfontinfo-20180414-22.el8.0.1.noa | 27 kB 00:00
(4183/4326): texlive-xifthen-20180414-22.el8.noarch.rpm | 498 kB 00:00
(4184/4326): texlive-xifthen-20180414-22.el8.0.1.noarch.rp | 498 kB 00:00
(4185/4326): texlive-xkeyval-20180414-22.el8.noarch.rpm | 422 kB 00:00
(4186/4326): texlive-xkeyval-20180414-22.el8.0.1.noarch.rp | 422 kB 00:00
(4187/4326): texlive-xltxtra-20180414-22.el8.noarch.rpm | 157 kB 00:00
(4188/4326): texlive-xltxtra-20180414-22.el8.0.1.noarch.rp | 157 kB 00:00
(4189/4326): texlive-xmltex-20180414-22.el8.noarch.rpm | 112 kB 00:00
(4190/4326): texlive-xmltex-20180414-22.el8.0.1.noarch.rpm | 112 kB 00:00
(4191/4326): texlive-xmltexconfig-20180414-22.el8.noarch.r | 24 kB 00:00
(4192/4326): texlive-xmltexconfig-20180414-22.el8.0.1.noar | 24 kB 00:00
(4193/4326): texlive-xstring-20180414-22.el8.noarch.rpm | 509 kB 00:00
(4194/4326): texlive-xstring-20180414-22.el8.0.1.noarch.rp | 509 kB 00:00
(4195/4326): texlive-xtab-20180414-22.el8.noarch.rpm | 383 kB 00:00
(4196/4326): texlive-xtab-20180414-22.el8.0.1.noarch.rpm | 383 kB 00:00
(4197/4326): texlive-xunicode-20180414-22.el8.noarch.rpm | 52 kB 00:00
(4198/4326): texlive-xunicode-20180414-22.el8.0.1.noarch.r | 52 kB 00:00
(4199/4326): texlive-zapfchan-20180414-22.el8.noarch.rpm | 111 kB 00:00
(4200/4326): texlive-zapfchan-20180414-22.el8.0.1.noarch.r | 112 kB 00:00
(4201/4326): texlive-zapfding-20180414-22.el8.noarch.rpm | 73 kB 00:00
(4202/4326): texlive-zapfding-20180414-22.el8.0.1.noarch.r | 73 kB 00:00
(4203/4326): thunderbird-7 91% [==============- ] 4.1 MB/s | 9.1 GB 03:37 ETA (4203/4326): thunderbird-7 91% [==============- ] 4.6 MB/s | 9.1 GB 03:13 ETA (4203/4326): thunderbird-7 91% [==============- ] 5.2 MB/s | 9.1 GB 02:51 ETA (4203/4326): thunderbird-7 91% [==============- ] 5.8 MB/s | 9.1 GB 02:34 ETA (4203/4326): thunderbird-7 91% [==============- ] 6.3 MB/s | 9.1 GB 02:20 ETA (4203/4326): thunderbird-7 91% [==============- ] 6.7 MB/s | 9.1 GB 02:10 ETA (4203/4326): thunderbird-7 91% [==============- ] 7.2 MB/s | 9.1 GB 02:01 ETA (4203/4326): thunderbird-7 91% [==============- ] 7.6 MB/s | 9.1 GB 01:54 ETA (4203/4326): thunderbird-7 91% [==============- ] 8.0 MB/s | 9.1 GB 01:48 ETA (4203/4326): thunderbird-7 91% [==============- ] 8.4 MB/s | 9.2 GB 01:42 ETA (4203/4326): thunderbird-7 91% [==============- ] 8.7 MB/s | 9.2 GB 01:38 ETA (4203/4326): thunderbird-7 91% [==============- ] 9.1 MB/s | 9.2 GB 01:34 ETA (4203/4326): thunderbird-7 91% [==============- ] 9.4 MB/s | 9.2 GB 01:30 ETA (4203/4326): thunderbird-7 91% [==============- ] 9.7 MB/s | 9.2 GB 01:27 ETA (4203/4326): thunderbird-7 91% [==============- ] 10 MB/s | 9.2 GB 01:24 ETA (4203/4326): thunderbird-7 91% [==============- ] 10 MB/s | 9.2 GB 01:21 ETA (4203/4326): thunderbird-7 91% [==============- ] 10 MB/s | 9.2 GB 01:19 ETA (4203/4326): thunderbird-7 91% [==============- ] 11 MB/s | 9.2 GB 01:17 ETA (4203/4326): thunderbird-7 91% [==============- ] 11 MB/s | 9.2 GB 01:15 ETA (4203/4326): thunderbird-7 92% [==============- ] 11 MB/s | 9.2 GB 01:13 ETA (4203/4326): thunderbird-7 92% [==============- ] 11 MB/s | 9.2 GB 01:12 ETA (4203/4326): thunderbird-78.10.0-1.el8_3.x86_64.rpm | 93 MB 00:07
(4204/4326): thunderbird-7 92% [==============- ] 9.0 MB/s | 9.2 GB 01:30 ETA (4204/4326): thunderbird-7 92% [==============- ] 9.1 MB/s | 9.2 GB 01:28 ETA (4204/4326): thunderbird-7 92% [==============- ] 9.3 MB/s | 9.2 GB 01:25 ETA (4204/4326): thunderbird-7 92% [==============- ] 9.6 MB/s | 9.2 GB 01:23 ETA (4204/4326): thunderbird-7 92% [==============- ] 9.8 MB/s | 9.2 GB 01:20 ETA (4204/4326): thunderbird-7 92% [==============- ] 10 MB/s | 9.2 GB 01:17 ETA (4204/4326): thunderbird-7 92% [==============- ] 10 MB/s | 9.2 GB 01:14 ETA (4204/4326): thunderbird-7 92% [==============- ] 11 MB/s | 9.2 GB 01:12 ETA (4204/4326): thunderbird-7 92% [==============- ] 11 MB/s | 9.2 GB 01:10 ETA (4204/4326): thunderbird-7 92% [==============- ] 11 MB/s | 9.2 GB 01:08 ETA (4204/4326): thunderbird-7 92% [==============- ] 12 MB/s | 9.2 GB 01:06 ETA (4204/4326): thunderbird-7 92% [==============- ] 12 MB/s | 9.3 GB 01:04 ETA (4204/4326): thunderbird-7 92% [==============- ] 12 MB/s | 9.3 GB 01:02 ETA (4204/4326): thunderbird-7 92% [==============- ] 12 MB/s | 9.3 GB 01:00 ETA (4204/4326): thunderbird-7 92% [==============- ] 13 MB/s | 9.3 GB 00:58 ETA (4204/4326): thunderbird-7 92% [==============- ] 13 MB/s | 9.3 GB 00:57 ETA (4204/4326): thunderbird-7 92% [==============- ] 13 MB/s | 9.3 GB 00:55 ETA (4204/4326): thunderbird-7 92% [==============- ] 13 MB/s | 9.3 GB 00:53 ETA (4204/4326): thunderbird-7 92% [==============- ] 14 MB/s | 9.3 GB 00:52 ETA (4204/4326): thunderbird-78.11.0-1.el8_4.x86_64.rpm | 93 MB 00:07
(4205/4326): thunderbird-7 93% [==============- ] 11 MB/s | 9.3 GB 01:07 ETA (4205/4326): thunderbird-7 93% [==============- ] 11 MB/s | 9.3 GB 01:04 ETA (4205/4326): thunderbird-7 93% [==============- ] 11 MB/s | 9.3 GB 01:02 ETA (4205/4326): thunderbird-7 93% [==============- ] 12 MB/s | 9.3 GB 01:00 ETA (4205/4326): thunderbird-7 93% [==============- ] 12 MB/s | 9.3 GB 00:57 ETA (4205/4326): thunderbird-7 93% [==============- ] 13 MB/s | 9.3 GB 00:54 ETA (4205/4326): thunderbird-7 93% [==============- ] 13 MB/s | 9.3 GB 00:51 ETA (4205/4326): thunderbird-7 93% [==============- ] 14 MB/s | 9.3 GB 00:48 ETA (4205/4326): thunderbird-7 93% [==============- ] 14 MB/s | 9.3 GB 00:46 ETA (4205/4326): thunderbird-7 93% [==============- ] 15 MB/s | 9.4 GB 00:43 ETA (4205/4326): thunderbird-7 93% [==============- ] 16 MB/s | 9.4 GB 00:40 ETA (4205/4326): thunderbird-7 93% [==============- ] 17 MB/s | 9.4 GB 00:38 ETA (4205/4326): thunderbird-7 93% [=============== ] 18 MB/s | 9.4 GB 00:36 ETA (4205/4326): thunderbird-78.12.0-1.el8_4.x86_64.rpm | 93 MB 00:05
(4206/4326): tigervnc-1.11.0-6.el8.x86_64.rpm | 300 kB 00:00
(4207/4326): tigervnc-1.11.0-7.el8.x86_64.rpm | 302 kB 00:00
(4208/4326): tigervnc-1.11.0-9.el8.x86_64.rpm | 300 kB 00:00
(4209/4326): tigervnc-icons-1.11.0-6.el8.noarch.rpm | 48 kB 00:00
(4210/4326): tigervnc-icons-1.11.0-7.el8.noarch.rpm | 48 kB 00:00
(4211/4326): tigervnc-icons-1.11.0-9.el8.noarch.rpm | 49 kB 00:00
(4212/4326): tigervnc-license-1.11.0-6.el8.noarch.rpm | 39 kB 00:00
(4213/4326): tigervnc-license-1.11.0-7.el8.noarch.rpm | 39 kB 00:00
(4214/4326): tigervnc-license-1.11.0-9.el8.noarch.rpm | 39 kB 00:00
(4215/4326): tigervnc-selinux-1.11.0-6.el8.noarch.rpm | 47 kB 00:00
(4216/4326): tigervnc-selinux-1.11.0-7.el8.noarch.rpm | 45 kB 00:00
(4217/4326): tigervnc-selinux-1.11.0-9.el8.noarch.rpm | 47 kB 00:00
(4218/4326): tigervnc-server-1.11.0-6.el8.x86_64.rpm | 270 kB 00:00
(4219/4326): tigervnc-server-1.11.0-7.el8.x86_64.rpm | 270 kB 00:00
(4220/4326): tigervnc-server-1.11.0-9.el8.x86_64.rpm | 270 kB 00:00
(4221/4326): tigervnc-server-minimal-1.11.0-6.el8.x86_64.r | 1.1 MB 00:00
(4222/4326): tigervnc-server-minimal-1.11.0-7.el8.x86_64.r | 1.1 MB 00:00
(4223/4326): tigervnc-server-minimal-1.11.0-9.el8.x86_64.r | 1.1 MB 00:00
(4224/4326): tigervnc-server-module-1.11.0-6.el8.x86_64.rp | 254 kB 00:00
(4225/4326): tigervnc-server-module-1.11.0-7.el8.x86_64.rp | 254 kB 00:00
(4226/4326): tigervnc-server-module-1.11.0-9.el8.x86_64.rp | 254 kB 00:00
(4227/4326): tlog-9-2.el8.i686.rpm | 127 kB 00:00
(4228/4326): tlog-9-2.el8.x86_64.rpm | 123 kB 00:00
(4229/4326): tomcatjss-7.6.1-1.module_el8.5.0+737+ee953a1e | 39 kB 00:00
(4230/4326): toolbox-0.0.99-1.module_el8.5.0+733+9bb5dffa. | 1.8 MB 00:00
(4231/4326): toolbox-tests-0.0.99-1.module_el8.5.0+733+9bb | 14 kB 00:00
(4232/4326): tuned-gtk-2.15.0-2.el8.noarch.rpm | 60 kB 00:00
(4233/4326): tuned-gtk-2.15.0-2.el8_4.1.noarch.rpm | 60 kB 00:00
(4234/4326): tuned-utils-2.15.0-2.el8.noarch.rpm | 46 kB 00:00
(4235/4326): tuned-utils-2.15.0-2.el8_4.1.noarch.rpm | 46 kB 00:00
(4236/4326): tuned-utils-systemtap-2.15.0-2.el8.noarch.rpm | 51 kB 00:00
(4237/4326): tuned-utils-systemtap-2.15.0-2.el8_4.1.noarch | 51 kB 00:00
(4238/4326): turbojpeg-1.5.3-10.el8.i686.rpm | 157 kB 00:00
(4239/4326): turbojpeg-1.5.3-10.el8.x86_64.rpm | 147 kB 00:00
(4240/4326): turbojpeg-1.5.3-12.el8.i686.rpm | 160 kB 00:00
(4241/4326): turbojpeg-1.5.3-12.el8.x86_64.rpm | 149 kB 00:00
(4242/4326): ucx-1.9.0-1.el8.x86_64.rpm | 525 kB 00:00
(4243/4326): ucx-cma-1.9.0-1.el8.x86_64.rpm | 16 kB 00:00
(4244/4326): ucx-devel-1.9.0-1.el8.x86_64.rpm | 147 kB 00:00
(4245/4326): ucx-ib-1.9.0-1.el8.x86_64.rpm | 174 kB 00:00
(4246/4326): ucx-rdmacm-1.9.0-1.el8.x86_64.rpm | 31 kB 00:00
(4247/4326): udftools-2.2-5.el8.x86_64.rpm | 147 kB 00:00
(4248/4326): udica-0.2.1-2.module_el8.4.0+636+c8a26fb3.noa | 48 kB 00:00
(4249/4326): udica-0.2.4-1.module_el8.5.0+733+9bb5dffa.noa | 51 kB 00:00
(4250/4326): udisks2-2.9.0-6.el8.x86_64.rpm | 473 kB 00:00
(4251/4326): udisks2-iscsi-2.9.0-6.el8.x86_64.rpm | 30 kB 00:00
(4252/4326): udisks2-lsm-2.9.0-6.el8.x86_64.rpm | 32 kB 00:00
(4253/4326): udisks2-lvm2-2.9.0-6.el8.x86_64.rpm | 45 kB 00:00
(4254/4326): unbound-1.7.3-15.el8.x86_64.rpm | 895 kB 00:00
(4255/4326): unbound-devel-1.7.3-15.el8.i686.rpm | 59 kB 00:00
(4256/4326): unbound-devel-1.7.3-15.el8.x86_64.rpm | 59 kB 00:00
(4257/4326): unbound-libs-1.7.3-15.el8.i686.rpm | 538 kB 00:00
(4258/4326): unbound-libs-1.7.3-15.el8.x86_64.rpm | 503 kB 00:00
(4259/4326): utf8proc-2.1.1-5.module_el8.3.0+393+21cd8ae8. | 67 kB 00:00
(4260/4326): valgrind-3.16.0-4.el8.i686.rpm | 10 MB 00:00
(4261/4326): valgrind-3.16.0-4.el8.x86_64.rpm | 11 MB 00:00
(4262/4326): valgrind-3.17.0-4.el8.i686.rpm | 10 MB 00:00
(4263/4326): valgrind-3.17 94% [=============== ] 13 MB/s | 9.4 GB 00:42 ETA (4263/4326): valgrind-3.17.0-4.el8.x86_64.rpm | 11 MB 00:00
(4264/4326): valgrind-devel-3.16.0-4.el8.i686.rpm | 92 kB 00:00
(4265/4326): valgrind-devel-3.16.0-4.el8.x86_64.rpm | 92 kB 00:00
(4266/4326): valgrind-devel-3.17.0-4.el8.i686.rpm | 92 kB 00:00
(4267/4326): valgrind-devel-3.17.0-4.el8.x86_64.rpm | 92 kB 00:00
(4268/4326): velocity-1.7-24.module_el8.4.0+595+e59c9af2.n | 437 kB 00:00
(4269/4326): vino-3.22.0-10.el8.x86_64.rpm | 461 kB 00:00
(4270/4326): virt-dib-1.40.2-27.module_el8.5.0+746+bbd5d70 | 729 kB 00:00
(4271/4326): virt-v2v-1.40 94% [=============== ] 14 MB/s | 9.5 GB 00:40 ETA (4271/4326): virt-v2v-1.40.2-27.module_el8.5.0+746+bbd5d70 | 13 MB 00:00
(4272/4326): virt-viewer-9.0-10.el8.x86_64.rpm | 425 kB 00:00
(4273/4326): virt-who-1.30.5-1.el8.noarch.rpm | 251 kB 00:00
(4274/4326): virtio-win-1. 94% [=============== ] 14 MB/s | 9.5 GB 00:37 ETA (4274/4326): virtio-win-1. 94% [=============== ] 16 MB/s | 9.5 GB 00:32 ETA (4274/4326): virtio-win-1. 94% [=============== ] 18 MB/s | 9.5 GB 00:29 ETA (4274/4326): virtio-win-1. 95% [=============== ] 19 MB/s | 9.5 GB 00:26 ETA (4274/4326): virtio-win-1. 95% [=============== ] 20 MB/s | 9.5 GB 00:24 ETA (4274/4326): virtio-win-1. 95% [=============== ] 21 MB/s | 9.5 GB 00:23 ETA (4274/4326): virtio-win-1. 95% [=============== ] 23 MB/s | 9.5 GB 00:20 ETA (4274/4326): virtio-win-1. 95% [=============== ] 25 MB/s | 9.6 GB 00:17 ETA (4274/4326): virtio-win-1. 95% [=============== ] 27 MB/s | 9.6 GB 00:15 ETA (4274/4326): virtio-win-1. 95% [=============== ] 29 MB/s | 9.6 GB 00:14 ETA (4274/4326): virtio-win-1. 96% [=============== ] 30 MB/s | 9.6 GB 00:13 ETA (4274/4326): virtio-win-1. 96% [=============== ] 32 MB/s | 9.6 GB 00:11 ETA (4274/4326): virtio-win-1. 96% [=============== ] 33 MB/s | 9.6 GB 00:11 ETA (4274/4326): virtio-win-1.9.16-2.el8.noarch.rpm | 199 MB 00:05
(4275/4326): virtio-win-1. 96% [=============== ] 23 MB/s | 9.7 GB 00:14 ETA (4275/4326): virtio-win-1. 96% [===============-] 26 MB/s | 9.7 GB 00:12 ETA (4275/4326): virtio-win-1. 97% [===============-] 29 MB/s | 9.7 GB 00:10 ETA (4275/4326): virtio-win-1. 97% [===============-] 31 MB/s | 9.7 GB 00:09 ETA (4275/4326): virtio-win-1. 97% [===============-] 33 MB/s | 9.7 GB 00:08 ETA (4275/4326): virtio-win-1. 97% [===============-] 34 MB/s | 9.8 GB 00:07 ETA (4275/4326): virtio-win-1. 97% [===============-] 35 MB/s | 9.8 GB 00:06 ETA (4275/4326): virtio-win-1. 97% [===============-] 37 MB/s | 9.8 GB 00:05 ETA (4275/4326): virtio-win-1. 98% [===============-] 38 MB/s | 9.8 GB 00:05 ETA (4275/4326): virtio-win-1. 98% [===============-] 39 MB/s | 9.8 GB 00:04 ETA (4275/4326): virtio-win-1. 98% [===============-] 39 MB/s | 9.8 GB 00:04 ETA (4275/4326): virtio-win-1.9.17-1.el8_4.noarch.rpm | 209 MB 00:05
(4276/4326): voikko-tools-4.1.1-2.el8.x86_64.rpm | 45 kB 00:00
(4277/4326): vsftpd-3.0.3-33.el8.x86_64.rpm | 180 kB 00:00
(4278/4326): vulkan-headers-1.2.162.0-1.el8.noarch.rpm | 682 kB 00:00
(4279/4326): vulkan-loader-1.2.162.0-1.el8.i686.rpm | 125 kB 00:00
(4280/4326): vulkan-loader-1.2.162.0-1.el8.x86_64.rpm | 118 kB 00:00
(4281/4326): vulkan-loader-devel-1.2.162.0-1.el8.i686.rpm | 9.7 kB 00:00
(4282/4326): vulkan-loader-devel-1.2.162.0-1.el8.x86_64.rp | 9.7 kB 00:00
(4283/4326): vulkan-tools-1.2.162.0-1.el8.x86_64.rpm | 235 kB 00:00
(4284/4326): vulkan-validation-layers-1.2.162.0-1.el8.x86_ | 2.5 MB 00:00
(4285/4326): wayland-devel-1.17.0-1.el8.i686.rpm | 148 kB 00:00
(4286/4326): wayland-devel-1.17.0-1.el8.x86_64.rpm | 147 kB 00:00
(4287/4326): wayland-protocols-devel-1.18-1.el8.noarch.rpm | 81 kB 00:00
(4288/4326): webkit2gtk3-2.30.4-1.el8.i686.rpm | 18 MB 00:00
(4289/4326): webkit2gtk3-2 98% [===============-] 26 MB/s | 9.9 GB 00:04 ETA (4289/4326): webkit2gtk3-2.30.4-1.el8.x86_64.rpm | 16 MB 00:00
(4290/4326): webkit2gtk3-2 99% [===============-] 25 MB/s | 9.9 GB 00:03 ETA (4290/4326): webkit2gtk3-2.32.1-1.el8.i686.rpm | 19 MB 00:00
(4291/4326): webkit2gtk3-2 99% [===============-] 25 MB/s | 9.9 GB 00:03 ETA (4291/4326): webkit2gtk3-2.32.1-1.el8.x86_64.rpm | 17 MB 00:00
(4292/4326): webkit2gtk3-devel-2.30.4-1.el8.i686.rpm | 278 kB 00:00
(4293/4326): webkit2gtk3-devel-2.30.4-1.el8.x86_64.rpm | 273 kB 00:00
(4294/4326): webkit2gtk3-devel-2.32.1-1.el8.i686.rpm | 279 kB 00:00
(4295/4326): webkit2gtk3-devel-2.32.1-1.el8.x86_64.rpm | 275 kB 00:00
(4296/4326): webkit2gtk3-jsc-2.30.4-1.el8.i686.rpm | 3.4 MB 00:00
(4297/4326): webkit2gtk3-jsc-2.30.4-1.el8.x86_64.rpm | 6.0 MB 00:00
(4298/4326): webkit2gtk3-jsc-2.32.1-1.el8.i686.rpm | 3.6 MB 00:00
(4299/4326): webkit2gtk3-jsc-2.32.1-1.el8.x86_64.rpm | 6.3 MB 00:00
(4300/4326): webkit2gtk3-jsc-devel-2.30.4-1.el8.i686.rpm | 139 kB 00:00
(4301/4326): webkit2gtk3-jsc-devel-2.30.4-1.el8.x86_64.rpm | 134 kB 00:00
(4302/4326): webkit2gtk3-jsc-devel-2.32.1-1.el8.i686.rpm | 391 kB 00:00
(4303/4326): webkit2gtk3-jsc-devel-2.32.1-1.el8.x86_64.rpm | 395 kB 00:00
(4304/4326): wireshark-2.6.2-12.el8.x86_64.rpm | 3.6 MB 00:00
(4305/4326): wireshark-cli 99% [===============-] 23 MB/s | 10 GB 00:01 ETA (4305/4326): wireshark-cli-2.6.2-12.el8.i686.rpm | 15 MB 00:00
(4306/4326): wireshark-cli 99% [===============-] 23 MB/s | 10 GB 00:01 ETA (4306/4326): wireshark-cli-2.6.2-12.el8.x86_64.rpm | 17 MB 00:00
(4307/4326): xdg-desktop-portal-1.6.0-4.el8.x86_64.rpm | 407 kB 00:00
(4308/4326): xdp-tools-1.2.0-1.el8.x86_64.rpm | 235 kB 00:00
(4309/4326): xorg-x11-font-utils-7.5-40.el8.x86_64.rpm | 103 kB 00:00
(4310/4326): xorg-x11-server-Xdmx-1.20.10-1.el8.x86_64.rpm | 901 kB 00:00
(4311/4326): xorg-x11-server-Xdmx-1.20.11-1.el8.x86_64.rpm | 900 kB 00:00
(4312/4326): xorg-x11-server-Xephyr-1.20.10-1.el8.x86_64.r | 1.0 MB 00:00
(4313/4326): xorg-x11-server-Xephyr-1.20.11-1.el8.x86_64.r | 1.0 MB 00:00
(4314/4326): xorg-x11-server-Xnest-1.20.10-1.el8.x86_64.rp | 717 kB 00:00
(4315/4326): xorg-x11-server-Xnest-1.20.11-1.el8.x86_64.rp | 718 kB 00:00
(4316/4326): xorg-x11-server-Xorg-1.20.10-1.el8.x86_64.rpm | 1.5 MB 00:00
(4317/4326): xorg-x11-server-Xorg-1.20.11-1.el8.x86_64.rpm | 1.5 MB 00:00
(4318/4326): xorg-x11-server-Xvfb-1.20.10-1.el8.x86_64.rpm | 870 kB 00:00
(4319/4326): xorg-x11-server-Xvfb-1.20.11-1.el8.x86_64.rpm | 871 kB 00:00
(4320/4326): xorg-x11-server-Xwayland-1.20.10-1.el8.x86_64 | 978 kB 00:00
(4321/4326): xorg-x11-server-Xwayland-21.1.1-2.el8.x86_64. | 960 kB 00:00
(4322/4326): xorg-x11-server-Xwayland-21.1.1-3.el8.x86_64. | 962 kB 00:00
(4323/4326): xorg-x11-server-Xwayland-21.1.1-4.el8.x86_64. | 962 kB 00:00
(4324/4326): xorg-x11-server-common-1.20.10-1.el8.x86_64.r | 42 kB 00:00
(4325/4326): xorg-x11-server-common-1.20.11-1.el8.x86_64.r | 42 kB 00:00
cloud-init-21.1-3.el8.noarch: [Errno 256] No more mirrors to try.
Removing cloud-init-21.1-3.el8.noarch.rpm due to failed signature check.
Build step 'Execute shell' marked build as failure
3 years, 3 months
[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build
# 680 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/...
Build Number: 680
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #680
[parthdhanjal] Updating max click version
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.run_vms
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
Stack Trace:
Traceback (most recent call last):
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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 694, in run_vms
vm0_service.start(use_cloud_init=True, vm=vm_params)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 32520, in start
return self._internal_action(action, 'start', None, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in _internal_action
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 296, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in _check_fault
self._raise_error(response, body.fault)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
3 years, 3 months
[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build
# 671 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/
Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/...
Build Number: 671
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #671
[parthdhanjal] Updating max click version
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.run_vms
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
Stack Trace:
Traceback (most recent call last):
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 runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 694, in run_vms
vm0_service.start(use_cloud_init=True, vm=vm_params)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 32520, in start
return self._internal_action(action, 'start', None, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in _internal_action
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 296, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in _check_fault
self._raise_error(response, body.fault)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". HTTP response code is 400.
3 years, 4 months