Project: http://jenkins.ovirt.org/job/ovirt-mom_create_rpms/ 
Build: http://jenkins.ovirt.org/job/ovirt-mom_create_rpms/10/
Build Number: 10
Build Status:  Still Failing
Triggered By: Started by user Eyal Edri

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #5

Changes for Build #6

Changes for Build #7

Changes for Build #8

Changes for Build #9
[agl] build:  Update the distutils script


Changes for Build #10



-----------------
Failed Tests:
-----------------
No tests ran. 

------------------
Build Log:
------------------
[...truncated 100 lines...]
creating mom-0.3.0/mom/Collectors
creating mom-0.3.0/mom/Controllers
creating mom-0.3.0/mom/HypervisorInterfaces
creating mom-0.3.0/mom/Policy
creating mom-0.3.0/mom/debug
making hard links in mom-0.3.0...
hard linking README -> mom-0.3.0
hard linking mom-guestd -> mom-0.3.0
hard linking momd -> mom-0.3.0
hard linking setup.py -> mom-0.3.0
hard linking doc/balloon.rules -> mom-0.3.0/doc
hard linking doc/ksm.rules -> mom-0.3.0/doc
hard linking doc/mom-balloon+ksm.conf -> mom-0.3.0/doc
hard linking doc/mom-balloon.conf -> mom-0.3.0/doc
hard linking doc/name-to-ip -> mom-0.3.0/doc
hard linking mom/Entity.py -> mom-0.3.0/mom
hard linking mom/GuestManager.py -> mom-0.3.0/mom
hard linking mom/GuestMonitor.py -> mom-0.3.0/mom
hard linking mom/HostMonitor.py -> mom-0.3.0/mom
hard linking mom/LogUtils.py -> mom-0.3.0/mom
hard linking mom/MOMFuncs.py -> mom-0.3.0/mom
hard linking mom/Monitor.py -> mom-0.3.0/mom
hard linking mom/Plotter.py -> mom-0.3.0/mom
hard linking mom/PolicyEngine.py -> mom-0.3.0/mom
hard linking mom/RPCServer.py -> mom-0.3.0/mom
hard linking mom/__init__.py -> mom-0.3.0/mom
hard linking mom/Collectors/Collector.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/GuestBalloon.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/GuestMemory.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/GuestNetworkDaemon.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/GuestQemuAgent.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/GuestQemuProc.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/HostKSM.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/HostMemory.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/QemuGuestAgentClient.py -> mom-0.3.0/mom/Collectors
hard linking mom/Collectors/__init__.py -> mom-0.3.0/mom/Collectors
hard linking mom/Controllers/Balloon.py -> mom-0.3.0/mom/Controllers
hard linking mom/Controllers/KSM.py -> mom-0.3.0/mom/Controllers
hard linking mom/Controllers/__init__.py -> mom-0.3.0/mom/Controllers
hard linking mom/HypervisorInterfaces/HypervisorInterface.py -> 
mom-0.3.0/mom/HypervisorInterfaces
hard linking mom/HypervisorInterfaces/__init__.py -> 
mom-0.3.0/mom/HypervisorInterfaces
hard linking mom/HypervisorInterfaces/libvirtInterface.py -> 
mom-0.3.0/mom/HypervisorInterfaces
hard linking mom/HypervisorInterfaces/vdsmInterface.py -> 
mom-0.3.0/mom/HypervisorInterfaces
hard linking mom/Policy/Parser.py -> mom-0.3.0/mom/Policy
hard linking mom/Policy/Policy.py -> mom-0.3.0/mom/Policy
hard linking mom/Policy/TestParser.py -> mom-0.3.0/mom/Policy
hard linking mom/Policy/__init__.py -> mom-0.3.0/mom/Policy
hard linking mom/Policy/spark.py -> mom-0.3.0/mom/Policy
hard linking mom/debug/StackDumper.py -> mom-0.3.0/mom/debug
hard linking mom/debug/__init__.py -> mom-0.3.0/mom/debug
Creating tar archive
removing 'mom-0.3.0' (and everything under it)
+ mkdir -p /home/jenkins/rpmbuild/SOURCES
+ cp dist/MOM-0.1.tar.gz dist/mom-0.3.0.tar.gz /home/jenkins/rpmbuild/SOURCES
+ rpmbuild -ba contrib/mom.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2ng2eM
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/jenkins/rpmbuild/BUILD
+ rm -rf mom-0.3.0
+ /usr/bin/gzip -dc /home/jenkins/rpmbuild/SOURCES/mom-0.3.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mom-0.3.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SWDbXi
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ cd mom-0.3.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ /usr/bin/python setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/mom
copying mom/GuestManager.py -> build/lib/mom
copying mom/LogUtils.py -> build/lib/mom
copying mom/Entity.py -> build/lib/mom
copying mom/__init__.py -> build/lib/mom
copying mom/MOMFuncs.py -> build/lib/mom
copying mom/RPCServer.py -> build/lib/mom
copying mom/HostMonitor.py -> build/lib/mom
copying mom/Monitor.py -> build/lib/mom
copying mom/GuestMonitor.py -> build/lib/mom
copying mom/Plotter.py -> build/lib/mom
copying mom/PolicyEngine.py -> build/lib/mom
creating build/lib/mom/Collectors
copying mom/Collectors/HostKSM.py -> build/lib/mom/Collectors
copying mom/Collectors/HostMemory.py -> build/lib/mom/Collectors
copying mom/Collectors/QemuGuestAgentClient.py -> build/lib/mom/Collectors
copying mom/Collectors/__init__.py -> build/lib/mom/Collectors
copying mom/Collectors/GuestMemory.py -> build/lib/mom/Collectors
copying mom/Collectors/Collector.py -> build/lib/mom/Collectors
copying mom/Collectors/GuestNetworkDaemon.py -> build/lib/mom/Collectors
copying mom/Collectors/GuestBalloon.py -> build/lib/mom/Collectors
copying mom/Collectors/GuestQemuAgent.py -> build/lib/mom/Collectors
copying mom/Collectors/GuestQemuProc.py -> build/lib/mom/Collectors
creating build/lib/mom/Controllers
copying mom/Controllers/Balloon.py -> build/lib/mom/Controllers
copying mom/Controllers/__init__.py -> build/lib/mom/Controllers
copying mom/Controllers/KSM.py -> build/lib/mom/Controllers
creating build/lib/mom/HypervisorInterfaces
copying mom/HypervisorInterfaces/HypervisorInterface.py -> 
build/lib/mom/HypervisorInterfaces
copying mom/HypervisorInterfaces/__init__.py -> 
build/lib/mom/HypervisorInterfaces
copying mom/HypervisorInterfaces/libvirtInterface.py -> 
build/lib/mom/HypervisorInterfaces
copying mom/HypervisorInterfaces/vdsmInterface.py -> 
build/lib/mom/HypervisorInterfaces
creating build/lib/mom/Policy
copying mom/Policy/spark.py -> build/lib/mom/Policy
copying mom/Policy/TestParser.py -> build/lib/mom/Policy
copying mom/Policy/__init__.py -> build/lib/mom/Policy
copying mom/Policy/Policy.py -> build/lib/mom/Policy
copying mom/Policy/Parser.py -> build/lib/mom/Policy
creating build/lib/mom/debug
copying mom/debug/__init__.py -> build/lib/mom/debug
copying mom/debug/StackDumper.py -> build/lib/mom/debug
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K6ftRP
+ umask 022
+ cd /home/jenkins/rpmbuild/BUILD
+ '[' /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64 '!=' / ']'
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
++ dirname /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
+ mkdir -p /home/jenkins/rpmbuild/BUILDROOT
+ mkdir /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
+ cd mom-0.3.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
+ /usr/bin/python setup.py install -O1 --skip-build --root 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
running install
running install_lib
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/GuestManager.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/HostKSM.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/HostMemory.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/QemuGuestAgentClient.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestMemory.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/Collector.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestNetworkDaemon.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestBalloon.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestQemuAgent.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestQemuProc.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/LogUtils.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/Entity.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/MOMFuncs.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/debug/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/debug/StackDumper.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/RPCServer.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/HostMonitor.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/spark.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/TestParser.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/Policy.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/Parser.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Monitor.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/HypervisorInterface.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/libvirtInterface.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/vdsmInterface.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/GuestMonitor.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/Plotter.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/PolicyEngine.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/Balloon.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/__init__.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/KSM.py -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/GuestManager.py
 to GuestManager.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/HostKSM.py
 to HostKSM.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/HostMemory.py
 to HostMemory.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/QemuGuestAgentClient.py
 to QemuGuestAgentClient.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestMemory.py
 to GuestMemory.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/Collector.py
 to Collector.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestNetworkDaemon.py
 to GuestNetworkDaemon.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestBalloon.py
 to GuestBalloon.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestQemuAgent.py
 to GuestQemuAgent.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestQemuProc.py
 to GuestQemuProc.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/LogUtils.py
 to LogUtils.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Entity.py
 to Entity.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/MOMFuncs.py
 to MOMFuncs.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug/StackDumper.py
 to StackDumper.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/RPCServer.py
 to RPCServer.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HostMonitor.py
 to HostMonitor.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/spark.py
 to spark.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/TestParser.py
 to TestParser.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/Policy.py
 to Policy.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/Parser.py
 to Parser.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Monitor.py
 to Monitor.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/HypervisorInterface.py
 to HypervisorInterface.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/libvirtInterface.py
 to libvirtInterface.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/vdsmInterface.py
 to vdsmInterface.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/GuestMonitor.py
 to GuestMonitor.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Plotter.py
 to Plotter.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/PolicyEngine.py
 to PolicyEngine.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/Balloon.py
 to Balloon.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/KSM.py
 to KSM.pyc
writing byte-compilation script '/tmp/tmp5zcJnx.py'
/usr/bin/python -O /tmp/tmp5zcJnx.py
removing /tmp/tmp5zcJnx.py
running install_data
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/sbin
copying momd -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/sbin
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share
creating /home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom
creating 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom/examples
copying doc/mom-balloon.conf -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom/examples
copying doc/balloon.rules -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom/examples
copying doc/mom-balloon+ksm.conf -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom/examples
copying doc/ksm.rules -> 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/share/doc/mom/examples
running install_egg_info
Writing 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/mom-0.3.0-py2.7.egg-info
+ install -Dp contrib/momd.init 
/home/jenkins/rpmbuild/BUILDROOT/mom-0.3.0-1.fc17.x86_64//etc/rc.d/init.d/momd
install: cannot stat `contrib/momd.init': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.K6ftRP (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.K6ftRP (%install)
Build step 'Execute shell' marked build as failure
Archiving artifacts
IRC notifier plugin: Sending notification to: #ovirt-jenkins
Email was triggered for: Failure
Sending email for trigger: Failure
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to