Change in std-project[master]: asdasd
by review@gerrit-staging.phx.ovirt.org
>From Daniel Belenky <dbelenky(a)redhat.com>:
Daniel Belenky has posted comments on this change. ( https://gerrit-staging.phx.ovirt.org/76 )
Change subject: asdasd
......................................................................
Patch Set 1: Verified+1 Code-Review+2
--
To view, visit https://gerrit-staging.phx.ovirt.org/76
To unsubscribe, visit https://gerrit-staging.phx.ovirt.org/settings
Gerrit-Project: std-project
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I71e3799610808d4641202da3070d5118fd75b4cb
Gerrit-Change-Number: 76
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Daniel Belenky <dbelenky(a)redhat.com>
Gerrit-Reviewer: Jenkins CI <infra(a)ovirt.org>
Gerrit-Comment-Date: Mon, 28 Aug 2017 10:13:25 +0000
Gerrit-HasComments: No
7 years, 2 months
[oVirt Jenkins] ovirt-node-ng_ovirt-4.1_build-artifacts-el7-x86_64 - Build # 247 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_34_1330614959.1503894457059
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.1_build-artifacts-el7-...
Build: http://jenkins.ovirt.org/job/ovirt-node-ng_ovirt-4.1_build-artifacts-el7-...
Build Number: 247
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #247
[Daniel Belenky] Modify cleanup_slave.sh not to remove docker DMs
[Daniel Belenky] Fix docker login to match all versions of docker
[Daniel Belenky] Migrate manual OST to a proper template
[Daniel Belenky] Add support for env var requests in mock_runner
[Barak Korren] Implement STD-CI pre-merge with a pipeline
[Barak Korren] Make STD-CI pipeline waste less nodes
[Barak Korren] Apply timestamps and colors to all pipeline output
[Gil Shinar] Separate jenkins diffs folders
[Yuval Turgeman] build: using yum-repo for the ovirt release url
-----------------
Failed Tests:
-----------------
No tests ran.
------=_Part_34_1330614959.1503894457059--
7 years, 2 months
[oVirt Jenkins] ovirt-system-tests_hc-basic-suite-master - Build # 10 - Failure!
by jenkins@jenkins.phx.ovirt.org
------=_Part_16_1964237360.1503803289207
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-master/10/
Build Number: 10
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #10
[Eyal Shenitzky] basic-suite-master: refactor snapshot_cold_merge test to v4
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
status: 503
reason: Service Unavailable
detail:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up at 0x3cc0938>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 217, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 145, in _host_is_up
cur_state = api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 18338, in get
headers={"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request
persistent_auth=self.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body)
RequestError:
status: 503
reason: Service Unavailable
detail:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
--------------------- >> 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 129, in 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-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 164, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 256, in assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 217, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 145, in _host_is_up
cur_state = api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 18338, in get
headers={"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request
persistent_auth=self.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body)
status: 503
reason: Service Unavailable
detail:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up at 0x3cc0938>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 217, in assert_equals_within
res = func()
File "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-master/ovirt-system-tests/hc-basic-suite-master/test-scenarios/002_bootstrap.py", line 145, in _host_is_up
cur_state = api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 18338, in get
headers={"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 122, in request
persistent_auth=self.__persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 79, in do_request
persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py", line 162, in __do_request
raise errors.RequestError(response_code, response_reason, response_body)
RequestError:
status: 503
reason: Service Unavailable
detail:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
</body></html>
--------------------- >> end captured logging << ---------------------
------=_Part_16_1964237360.1503803289207--
7 years, 2 months
[JIRA] (OVIRT-1614) ovirt-engine-setup-plugin-dockerc zombie
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1614?page=com.atlassian.jir... ]
Barak Korren commented on OVIRT-1614:
-------------------------------------
Packages in the nightly repos are taken from 'tested' and must be removed from there in order to not reappear in the nightly snapshot.
To remove from tested you can just delete all instances of the RPM from there and then run the [deploy-to_ovirt-master_tested|http://jenkins.ovirt.org/job/deploy-to_ovir...] job with empty parameters to make it regenerate the repo metadata.
> ovirt-engine-setup-plugin-dockerc zombie
> ----------------------------------------
>
> Key: OVIRT-1614
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1614
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> Since commit 15051d04c3543fbc15b20445da2e5b9e75876e4d the subpackage
> ovirt-engine-setup-plugin-dockerc is not built anymore.
> Within ovirt-master-snapshot, the rpm reaper is keeping latest version of
> it after having reaped the corresponding ovirt-engine build, causing
> repository closure issues:
> Error: Package:
> ovirt-engine-setup-plugin-dockerc-4.2.0-0.0.master.20170801132431.gitcce9360.el7.centos.noarch
> (ovirt-master-snapshot)
> Requires: ovirt-engine-setup-plugin-ovirt-engine =
> 4.2.0-0.0.master.20170801132431.gitcce9360.el7.centos
> Available:
> ovirt-engine-setup-plugin-ovirt-engine-4.2.0-0.0.master.20170822172135.git20a2fee.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine =
> 4.2.0-0.0.master.20170822172135.git20a2fee.el7.centos
> Available:
> ovirt-engine-setup-plugin-ovirt-engine-4.2.0-0.0.master.20170823165744.git116f435.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine =
> 4.2.0-0.0.master.20170823165744.git116f435.el7.centos
> Installing:
> ovirt-engine-setup-plugin-ovirt-engine-4.2.0-0.0.master.20170824144339.git6a41b6c.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine =
> 4.2.0-0.0.master.20170824144339.git6a41b6c.el7.centos
> Error: Package:
> ovirt-engine-setup-plugin-dockerc-4.2.0-0.0.master.20170801132431.gitcce9360.el7.centos.noarch
> (ovirt-master-snapshot)
> Requires: ovirt-engine-setup-plugin-ovirt-engine-common =
> 4.2.0-0.0.master.20170801132431.gitcce9360.el7.centos
> Available:
> ovirt-engine-setup-plugin-ovirt-engine-common-4.2.0-0.0.master.20170822172135.git20a2fee.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine-common =
> 4.2.0-0.0.master.20170822172135.git20a2fee.el7.centos
> Available:
> ovirt-engine-setup-plugin-ovirt-engine-common-4.2.0-0.0.master.20170823165744.git116f435.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine-common =
> 4.2.0-0.0.master.20170823165744.git116f435.el7.centos
> Installing:
> ovirt-engine-setup-plugin-ovirt-engine-common-4.2.0-0.0.master.20170824144339.git6a41b6c.el7.centos.noarch
> (ovirt-master-snapshot)
> ovirt-engine-setup-plugin-ovirt-engine-common =
> 4.2.0-0.0.master.20170824144339.git6a41b6c.el7.centos
> Please clean up all needed places avoiding to
> get ovirt-engine-setup-plugin-dockerc published on ovirt-master-snapshot
> --
> SANDRO BONAZZOLA
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
> Red Hat EMEA <https://www.redhat.com/>
> <https://red.ht/sig>
> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100059)
7 years, 2 months
[JIRA] (OVIRT-1616) CI result isn't shown in UI column/not propagated
by Barak Korren (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1616?page=com.atlassian.jir... ]
Barak Korren updated OVIRT-1616:
--------------------------------
Resolution: Won't Fix
Status: Done (was: To Do)
This is because you sent patchset #4 and #5 that changed the commit message while CI jobs were running on patchset #3. Results for patchset #3 cannot be posted to Gerrit after patchet #4 was submitted.
This have been discussed before. We cannot "fix" this. Please wait for CI to finish before sending any new patchsets that do not include code changes.
> CI result isn't shown in UI column/not propagated
> -------------------------------------------------
>
> Key: OVIRT-1616
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1616
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Leon Goldberg
> Assignee: infra
>
> Hey,
> This is something that is happening to me frequently recently. for
> example: https://gerrit.ovirt.org/#/c/81074/
> CI jobs are finished, but the result isn't shown.
> Thanks,
> Leon
--
This message was sent by Atlassian JIRA
(v1001.0.0-SNAPSHOT#100059)
7 years, 2 months
Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #657
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/657/disp...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/changes/13/75913/5:patch --prune
> git rev-parse origin/patch^{commit} # timeout=10
> git rev-parse patch^{commit} # timeout=10
Checking out Revision 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f (patch)
Commit message: "Exclude big packages from mirrors"
> git config core.sparsecheckout # timeout=10
> git checkout -f 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f
> git rev-list 4b0fe3e0c9fba26cdbaafe2b29fddd3411225d6f # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins1494908101962557972.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 96, in retrieveAllMD
downloading = repo._commonRetrieveDataMD_list(mdtypes)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1609, in _commonRetrieveDataMD_list
os.rename(local, local + '.old.tmp')
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years, 2 months