See http://d-jenkins.ubuntu-ci:8080/job/maas-test/105/
Started by timer
Building remotely on lenovo-RD230-01 in workspace
/home/ubuntu/jenkins-jobs/workspace/maas-test
No emails were triggered.
[maas-test] $ /bin/sh -xe /tmp/hudson2260092212600535988.sh
+ rm -rf maas-test
+ bzr branch lp:maas-test maas-test
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 141 revisions.
+ cd maas-test
+ make install-dependencies
sudo DEBIAN_FRONTEND=noninteractive apt-get --assume-yes
--no-install-recommends install cpu-checker polipo python-distro-info
python-fixtures python-lxml python-maas-client python-mock python-netaddr
python-netifaces python-six python-testresources python-testtools
python-virtualenv python3-fixtures python3-lxml python3-mock python3-netaddr
python3-six python3-testresources python3-testtools qemu-kvm uvtool
uvtool-libvirt virt-what
Reading package lists...
Building dependency tree...
Reading state information...
cpu-checker is already the newest version.
python-distro-info is already the newest version.
python-fixtures is already the newest version.
python-lxml is already the newest version.
python-maas-client is already the newest version.
python-mock is already the newest version.
python-netaddr is already the newest version.
python-netifaces is already the newest version.
python-six is already the newest version.
python-testresources is already the newest version.
python-testtools is already the newest version.
python3-fixtures is already the newest version.
python3-lxml is already the newest version.
python3-mock is already the newest version.
python3-six is already the newest version.
python3-testresources is already the newest version.
python3-testtools is already the newest version.
qemu-kvm is already the newest version.
polipo is already the newest version.
python-virtualenv is already the newest version.
python3-netaddr is already the newest version.
uvtool is already the newest version.
uvtool-libvirt is already the newest version.
virt-what is already the newest version.
The following packages were automatically installed and are no longer required:
crash libdw1 libpython3.3-minimal libpython3.3-stdlib makedumpfile
openjdk-7-jre-lib python3.3 python3.3-minimal ttf-dejavu-core vgabios
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 73 not upgraded.
+ make
virtualenv --python=python --quiet --system-site-packages
/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test
Already using interpreter /usr/bin/python
bin/python setup.py --quiet develop
bin/python -m pip install --quiet --ignore-installed -r requirements.txt
Exception:
Traceback (most recent call last):
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/basecommand.py",
line 122, in main
status = self.run(options, args)
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/commands/install.py",
line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
bundle=self.bundle)
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/req.py",
line 1197, in prepare_files
do_download,
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/req.py",
line 1375, in unpack_url
self.session,
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/download.py",
line 582, in unpack_http_url
unpack_file(temp_location, location, content_type, link)
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/util.py",
line 625, in unpack_file
untar_file(filename, location)
File
"/home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test/local/lib/python2.7/site-packages/pip/util.py",
line 588, in untar_file
destfp.close()
IOError: [Errno 28] No space left on device
Storing debug log for failure in /var/lib/jenkins/.pip/pip.log
make: *** [bin/flake8] Error 2
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
--
Mailing list: https://launchpad.net/~maas-builds
Post to : [email protected]
Unsubscribe : https://launchpad.net/~maas-builds
More help : https://help.launchpad.net/ListHelp