Project: http://jenkins.ovirt.org/job/ovirt-mom_create_rpms/ 
Build: http://jenkins.ovirt.org/job/ovirt-mom_create_rpms/21/
Build Number: 21
Build Status:  Fixed
Triggered By: Started by user Adam Litke

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #20
[Adam Litke] Add autobuild scripts to Mom


Changes for Build #21



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

------------------
Build Log:
------------------
[...truncated 161 lines...]
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)
rpmbuild -ta  mom-0.3.0.tar.gz
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g5Cups
+ umask 022
+ cd /home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILD
+ rm -rf mom-0.3.0
+ /usr/bin/gzip -dc 
/home/jenkins/workspace/ovirt-mom_create_rpms/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.J0tTDB
+ umask 022
+ cd /home/jenkins/workspace/ovirt-mom_create_rpms/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.2Kdd5K
+ umask 022
+ cd /home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILD
+ '[' 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
 '!=' / ']'
+ rm -rf 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
++ dirname 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
+ mkdir -p /home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT
+ mkdir 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
+ cd mom-0.3.0
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
+ /usr/bin/python setup.py install -O1 --skip-build --root 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
running install
running install_lib
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/GuestManager.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/HostKSM.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/HostMemory.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/QemuGuestAgentClient.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestMemory.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/Collector.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestNetworkDaemon.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestBalloon.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestQemuAgent.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/Collectors/GuestQemuProc.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors
copying build/lib/mom/LogUtils.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/Entity.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/MOMFuncs.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/debug/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/debug/StackDumper.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug
copying build/lib/mom/RPCServer.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/HostMonitor.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/spark.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/TestParser.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/Policy.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Policy/Parser.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy
copying build/lib/mom/Monitor.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/HypervisorInterface.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/libvirtInterface.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/HypervisorInterfaces/vdsmInterface.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces
copying build/lib/mom/GuestMonitor.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/Plotter.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
copying build/lib/mom/PolicyEngine.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/Balloon.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/__init__.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
copying build/lib/mom/Controllers/KSM.py -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/GuestManager.py
 to GuestManager.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/HostKSM.py
 to HostKSM.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/HostMemory.py
 to HostMemory.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/QemuGuestAgentClient.py
 to QemuGuestAgentClient.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestMemory.py
 to GuestMemory.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/Collector.py
 to Collector.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestNetworkDaemon.py
 to GuestNetworkDaemon.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestBalloon.py
 to GuestBalloon.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestQemuAgent.py
 to GuestQemuAgent.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Collectors/GuestQemuProc.py
 to GuestQemuProc.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/LogUtils.py
 to LogUtils.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Entity.py
 to Entity.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/MOMFuncs.py
 to MOMFuncs.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/debug/StackDumper.py
 to StackDumper.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/RPCServer.py
 to RPCServer.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HostMonitor.py
 to HostMonitor.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/spark.py
 to spark.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/TestParser.py
 to TestParser.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/Policy.py
 to Policy.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Policy/Parser.py
 to Parser.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Monitor.py
 to Monitor.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/HypervisorInterface.py
 to HypervisorInterface.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/libvirtInterface.py
 to libvirtInterface.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/HypervisorInterfaces/vdsmInterface.py
 to vdsmInterface.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/GuestMonitor.py
 to GuestMonitor.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Plotter.py
 to Plotter.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/PolicyEngine.py
 to PolicyEngine.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/Balloon.py
 to Balloon.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/__init__.py
 to __init__.pyc
byte-compiling 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom/Controllers/KSM.py
 to KSM.pyc
writing byte-compilation script '/tmp/tmpPWny6Q.py'
/usr/bin/python -O /tmp/tmpPWny6Q.py
removing /tmp/tmpPWny6Q.py
running install_data
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/sbin
copying momd -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/sbin
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom
creating 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom/examples
copying doc/mom-balloon.conf -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom/examples
copying doc/balloon.rules -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom/examples
copying doc/mom-balloon+ksm.conf -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom/examples
copying doc/ksm.rules -> 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/share/doc/mom/examples
running install_egg_info
Writing 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/site-packages/mom-0.3.0-py2.7.egg-info
+ install -Dp contrib/momd.init 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//etc/rc.d/init.d/momd
+ cp 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//usr/share/doc/mom/examples/mom-balloon+ksm.conf
 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//etc/momd.conf
+ mv 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//usr/share/doc/mom
 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//usr/share/doc/mom-0.3.0
+ cp COPYING README 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64//usr/share/doc/mom-0.3.0
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILD/mom-0.3.0
find: `debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64/usr/lib/python2.7/
 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: mom-0.3.0-0.7.git5a90f44.fc17.noarch
Provides: config(mom) = 0.3.0-0.7.git5a90f44.fc17
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 
4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) 
<= 4.0-1
Requires(post): /bin/sh chkconfig
Requires(preun): /bin/sh chkconfig initscripts
Requires(postun): /bin/sh initscripts
Requires: /bin/sh /usr/bin/env python(abi) = 2.7
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
Wrote: 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/SRPMS/mom-0.3.0-0.7.git5a90f44.fc17.src.rpm
Wrote: 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/RPMS/noarch/mom-0.3.0-0.7.git5a90f44.fc17.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ntFoqI
+ umask 022
+ cd /home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILD
+ cd mom-0.3.0
+ rm -rf 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/BUILDROOT/mom-0.3.0-0.7.git5a90f44.fc17.x86_64
+ exit 0
+ cp 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/RPMS/noarch/mom-0.3.0-0.7.git5a90f44.fc17.noarch.rpm
 
/home/jenkins/workspace/ovirt-mom_create_rpms/rpmbuild/RPMS/noarch/mom-0.3.0-1.fc17.noarch.rpm
 /home/jenkins/workspace/ovirt-mom_create_rpms/rpms/
+ exit 0
Archiving artifacts
IRC notifier plugin: Sending notification to: #ovirt-jenkins
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to