[JIRA] (OVIRT-1511) FC 24 build artifacts job for Python SDK constantly fails
by eedri (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1511?page=com.atlassian.jir... ]
eedri commented on OVIRT-1511:
------------------------------
Fails on:
*19:33:10* # /usr/bin/yum --installroot
/var/lib/mock/fedora-24-x86_64-0647740b503ca31b52523ef488912256-11410/root/
--releasever 24 install @buildsys-build gcc git
java-1.8.0-openjdk-devel libxml2 libxml2-devel maven python
python-devel python-enum34 python-flake8 python-lxml python-nose
python-pycurl python-six python-wheel python3 python3-devel
python3-enum34 python3-lxml python3-nose python3-pycurl python3-six
python3-wheel --setopt=tsflags=nocontexts*19:33:10* Failed to set
locale, defaulting to C*19:33:10* Package python-lxml is obsoleted by
python2-lxml, trying to install python2-lxml-3.7.2-1.fc24.x86_64
instead*19:33:10* Package python-nose is obsoleted by python2-nose,
trying to install python2-nose-1.3.7-11.fc24.noarch instead*19:33:10*
Package python-wheel is obsoleted by python2-wheel, trying to install
python2-wheel-0.30.0a0-2.fc24.noarch instead
>From the .packages file:
gcc
git
java-1.8.0-openjdk-devel
libxml2
libxml2-devel
maven
python
python-devel
python-enum34
python-flake8
python-lxml
python-nose
python-pycurl
python-six
python-wheel
python3
python3-devel
python3-enum34
python3-lxml
python3-nose
python3-pycurl
python3-six
python3-wheel
Maybe start by updating that list?
On Sun, Jul 9, 2017 at 10:47 PM, Ondra Machacek (oVirt JIRA) <
--
Eyal edri
ASSOCIATE MANAGER
RHV DevOps
EMEA VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/>
<https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
phone: +972-9-7692018 <+972%209-769-2018>
irc: eedri (on #tlv #rhev-dev #rhev-integ)
> FC 24 build artifacts job for Python SDK constantly fails
> ---------------------------------------------------------
>
> Key: OVIRT-1511
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1511
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Ondra Machacek
> Assignee: infra
>
> http://jenkins.ovirt.org/job/python-ovirt-engine-sdk4_4.1_build-artifacts...
--
This message was sent by Atlassian JIRA
(v1000.1110.1#100054)
7 years, 4 months
Build failed in Jenkins: system-mk_mirrors_index-yum #8280
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/8280/display/red...>
Changes:
[Barak Korren] Make writing of mirror latest index files atomic
------------------------------------------
Started by user Barak Korren
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-mk_mirrors_index-yum/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/68/79068/6:patch --prune
> git rev-parse origin/patch^{commit} # timeout=10
> git rev-parse patch^{commit} # timeout=10
Checking out Revision 1319161519c894137f614f19927d4f4320c2aeb9 (patch)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1319161519c894137f614f19927d4f4320c2aeb9
> git rev-list 0ead6fc1ec850fefce27b6d1eb1f30cfa77154f1 # timeout=10
[system-mk_mirrors_index-yum] $ /bin/bash -xe /tmp/hudson5588255113094092572.sh
+ jenkins/scripts/mirror_mgr.sh write_latest_lists yum
Acquired lock: latest_lists_yum
Writing latest index files for yum repos
+ for format in yaml json py
++ mktemp
+ fifo=/tmp/tmp.WMyOupDJFJ
+ mkfifo /tmp/tmp.WMyOupDJFJ
mkfifo: cannot create fifo ‘/tmp/tmp.WMyOupDJFJ’: File exists
+ release_lock latest_lists_yum
+ local lock_name=latest_lists_yum
+ local lock_path=/home/jenkins/latest_lists_yum.lock
+ [[ -e /home/jenkins/latest_lists_yum.lock ]]
+ rm -f /home/jenkins/latest_lists_yum.lock
+ echo 'Released lock: latest_lists_yum'
Released lock: latest_lists_yum
Build step 'Execute shell' marked build as failure
7 years, 4 months