See <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/29/changes>
Changes: [mpastern] cli: do not sort command options in /help/ commands [mpastern] cli: recognise RequestError as command failure [mpastern] cli: implement syntax error ------------------------------------------ Started by an SCM change Building remotely on fedora17-slave-vm01 Checkout:ovirt_engine_cli_create_rpms / <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/> - hudson.remoting.Channel@7825bddf:fedora17-slave-vm01 Using strategy: Default Last Built Revision: Revision 51454cad741ca8684fcda5e6b9116143eec3c812 (origin/master) Fetching changes from 1 remote Git repository Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine-cli Commencing build of Revision bd8879c8ccaa50e7a98b58c7bb5a43b8055d4d9c (origin/master) Checking out Revision bd8879c8ccaa50e7a98b58c7bb5a43b8055d4d9c (origin/master) Deleting old artifacts from #27 Deleting old artifacts from #25 [ovirt_engine_cli_create_rpms] $ /bin/sh -xe /tmp/hudson5996006640212074852.sh + make rpm git config tar.umask 0022 git archive --format=tar --prefix ovirt-engine-cli/ HEAD | gzip > ovirt-engine-cli-3.1.0.3.tar.gz sed 's/^Version:.*/Version: 3.1.0.3/;s/^Release:.*/Release: 1%{dist}/;s/%{release}/1/' ovirt-engine-cli.spec.in > ovirt-engine-cli.spec mkdir -p <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/{RPMS,SRPMS,SOURCES,BUILD}> rpmbuild -bs \ --define="_topdir <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop"> \ --define="_sourcedir ." ovirt-engine-cli.spec Wrote: <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/SRPMS/ovirt-engine-cli-3.1.0.3-1.fc17.src.rpm> rpmbuild --define="_topdir <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop"> --rebuild <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/SRPMS/ovirt-engine-cli-3.1.0.3-1*.src.rpm> Installing <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/SRPMS/ovirt-engine-cli-3.1.0.3-1.fc17.src.rpm> Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LV8zTb + umask 022 + cd <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/BUILD> + LANG=C + export LANG + unset DISPLAY + cd <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/BUILD> + rm -rf ovirt-engine-cli + /usr/bin/gzip -dc <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/SOURCES/ovirt-engine-cli-3.1.0.3.tar.gz> + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ovirt-engine-cli + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BSWfCw + umask 022 + cd <http://jenkins.ovirt.org/job/ovirt_engine_cli_create_rpms/ws/rpmtop/BUILD> + cd ovirt-engine-cli + LANG=C + export LANG + unset DISPLAY + pushd src ~/workspace/ovirt_engine_cli_create_rpms/rpmtop/BUILD/ovirt-engine-cli/src ~/workspace/ovirt_engine_cli_create_rpms/rpmtop/BUILD/ovirt-engine-cli + /usr/bin/python -c 'import cli.parser; parser = cli.parser.Parser(); parser._write_tables()' Traceback (most recent call last): File "<string>", line 1, in <module> File "cli/__init__.py", line 3, in <module> from cli.context import ExecutionContext File "cli/context.py", line 31, in <module> from ovirtsdk.infrastructure.errors import RequestError ImportError: No module named ovirtsdk.infrastructure.errors error: Bad exit status from /var/tmp/rpm-tmp.BSWfCw (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.BSWfCw (%build) make: *** [rpm] Error 1 Build step 'Execute shell' marked build as failure Archiving artifacts _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
