Change in ds-jenkins-stg[master]: Patch to test auto-merging in V2 jobs #3
by review@gerrit-staging.phx.ovirt.org
From Barak Korren <bkorren(a)redhat.com>:
Hello Jenkins CI,
I'd like you to reexamine a change. Please visit
https://gerrit-staging.phx.ovirt.org/198
to look at the new patch set (#3).
Change subject: Patch to test auto-merging in V2 jobs #3
......................................................................
Patch to test auto-merging in V2 jobs #3
Change-Id: Ia083ed9ac4209d4f8b0cda327c429abaeb509818
Signed-off-by: Barak Korren <bkorren(a)redhat.com>
automerge: yes
---
M some-change.txt
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit-staging.phx.ovirt.org:29418/ds-jenkins-stg refs/changes/98/198/3
--
To view, visit https://gerrit-staging.phx.ovirt.org/198
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: ds-jenkins-stg
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia083ed9ac4209d4f8b0cda327c429abaeb509818
Gerrit-Change-Number: 198
Gerrit-PatchSet: 3
Gerrit-Owner: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
6 years, 3 months
Change in ds-jenkins-stg[master]: Patch to test auto-merging in V2 jobs #2
by review@gerrit-staging.phx.ovirt.org
From Barak Korren <bkorren(a)redhat.com>:
Hello Jenkins CI,
I'd like you to reexamine a change. Please visit
https://gerrit-staging.phx.ovirt.org/198
to look at the new patch set (#2).
Change subject: Patch to test auto-merging in V2 jobs #2
......................................................................
Patch to test auto-merging in V2 jobs #2
Change-Id: Ia083ed9ac4209d4f8b0cda327c429abaeb509818
Signed-off-by: Barak Korren <bkorren(a)redhat.com>
automerge: yes
---
M some-change.txt
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit-staging.phx.ovirt.org:29418/ds-jenkins-stg refs/changes/98/198/2
--
To view, visit https://gerrit-staging.phx.ovirt.org/198
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: ds-jenkins-stg
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia083ed9ac4209d4f8b0cda327c429abaeb509818
Gerrit-Change-Number: 198
Gerrit-PatchSet: 2
Gerrit-Owner: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
6 years, 3 months
[oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build #
712 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/712/
Build Number: 712
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #712
[Gal Ben Haim] Allow to skip injection in reposync-builder tool
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_secondary_storage_domains
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Cannot add storage server connection when Host status is not up]". HTTP response code is 409.
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 491, in add_nfs_storage_domain
add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, SD_NFS_PATH)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 496, in add_generic_nfs_storage_domain
add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mount_path, sd_format, sd_type, nfs_version)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 552, in add_generic_nfs_storage_domain_4
_add_storage_domain_4(api, p)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 447, in _add_storage_domain_4
sd = sds_service.add(p)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 24011, in add
return self._internal_add(storage_domain, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in _internal_add
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 229, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in _check_fault
self._raise_error(response, body)
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 "[Cannot add storage server connection when Host status is not up]". HTTP response code is 409.
--------------------- >> 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 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/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 577, in add_secondary_storage_domains
vt.join_all()
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 491, in add_nfs_storage_domain
add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, SD_NFS_PATH)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 496, in add_generic_nfs_storage_domain
add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mount_path, sd_format, sd_type, nfs_version)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 552, in add_generic_nfs_storage_domain_4
_add_storage_domain_4(api, p)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 447, in _add_storage_domain_4
sd = sds_service.add(p)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 24011, in add
return self._internal_add(storage_domain, headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in _internal_add
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 229, in callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in _check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error
raise error
'Fault reason is "Operation Failed". Fault detail is "[Cannot add storage server connection when Host status is not up]". HTTP response code is 409.\n-------------------- >> begin captured logging << --------------------\nlago.utils: ERROR: Error while running thread\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue\n queue.put({\'return\': func()})\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 491, in add_nfs_storage_domain\n add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, SD_NFS_PATH)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 496, in add_generic_nfs_storage_domain\n add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mount_path, sd_format, sd_type, nfs_version)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 552, in add_generic_nfs_storage_domain_4\n _add_storage_domain_4(api, p)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 447, in _add_storage_domain_4\n sd = sds_service.add(p)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 24011, in add\n return self._internal_add(storage_domain, headers, query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232, in _internal_add\n return future.wait() if wait else future\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n return self._code(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229, in callback\n self._check_fault(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in _check_fault\n self._raise_error(response, body)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error\n raise error\nError: Fault reason is "Operation Failed". Fault detail is "[Cannot add storage server connection when Host status is not up]". HTTP response code is 409.\n--------------------- >> end captured logging << ---------------------'
6 years, 3 months
[JIRA] (OVIRT-2441) 'puser.py can_merge' is run before source is
checked out iv V2 jobs
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2441?page=com.atlassian.jir... ]
Barak Korren reassigned OVIRT-2441:
-----------------------------------
Assignee: Barak Korren (was: infra)
> 'puser.py can_merge' is run before source is checked out iv V2 jobs
> -------------------------------------------------------------------
>
> Key: OVIRT-2441
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2441
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: pusher.py, Standard CI (Pipelines)
> Reporter: Barak Korren
> Assignee: Barak Korren
> Priority: High
>
> In the V2 pipeline jobs for check-patch it turns out that the invocation for `pusher.py` that checks if a patch should be auto-merged was doen before the path was even checked out from git.
> This let to two different issues:
> # In most repos automerge simply did not work in V2 jobs
> # For the 'jenkins' repo, if the last merged patch was an auto-merged one, any path folllowing it was also auto-merged
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)
6 years, 3 months