[JIRA] (OVIRT-1711) Don't run docker on ppc64le mock
by Gil Shinar (oVirt JIRA)
Gil Shinar created OVIRT-1711:
---------------------------------
Summary: Don't run docker on ppc64le mock
Key: OVIRT-1711
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1711
Project: oVirt - virtualization made easy
Issue Type: Task
Reporter: Gil Shinar
Assignee: infra
Jenkins check-patch fails because it cannot find the command docker when running mock using ppc64le configuration.
We might need to add an "if" that will not try to call docker when running in ppc64le environment.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100066)
7 years, 1 month
[vdsm][tag][ovirt-4.1] Vdsm tagged: v4.19.35
by Francesco Romani
Hi infra,
we have a new Vdsm tag on branch ovirt-4.1 for oVirt 4.1.7:
tag v4.19.35
Tagger: Francesco Romani <fromani(a)redhat.com>
Date: Wed Oct 18 10:04:03 2017 +0200
Vdsm 4.19.35 for oVirt 4.1.7 RC 4
commit 5376c41d5f109eb803060cdbf1e7211565d0755a
Bests,
--
Francesco Romani
Senior SW Eng., Virtualization R&D
Red Hat
IRC: fromani github: @fromanirh
7 years, 1 month
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #895
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
Changes:
[Barak Korren] Enable GitHub post-merge jobs in production
------------------------------------------
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-centos-updates-el7-x86_6...>
> 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/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c282cdf5e32899531c7c26be48046b72baf6ec40 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c282cdf5e32899531c7c26be48046b72baf6ec40
Commit message: "Enable GitHub post-merge jobs in production"
> git rev-list e6b384b087b966ad7895b5c8289a29e5957cac9c # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6763206647780192461.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 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 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1478, in _commonLoadRepoXML
self._revertOldRepoXML()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1323, in _revertOldRepoXML
os.rename(old_data['old_local'], old_data['local'])
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
7 years, 1 month