Ubuntu Pastebin

Paste from Chad Smith at Fri, 15 Dec 2017 19:48:34 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
tox -e citest -- run --os-name=artful --platform=ec2 --preserve-data --data-dir=../results --verbose -t modules/locale
GLOB sdist-make: /home/csmith/src/cloud-init/setup.py
citest recreate: /home/csmith/src/cloud-init/.tox/citest
citest installdeps: pylxd==2.2.4, paramiko==2.3.1, boto3==1.4.8, bzr+lp:simplestreams
Enter passphrase for key '/home/csmith/.ssh/id_rsa': 
citest inst: /home/csmith/src/cloud-init/.tox/dist/cloud-init-17.1.zip
ERROR: invocation failed (exit code 2), logfile: /home/csmith/src/cloud-init/.tox/citest/log/citest-2.log
ERROR: actionid: citest
msg: installpkg
cmdargs: ['/home/csmith/src/cloud-init/.tox/citest/bin/pip', 'install', '/home/csmith/src/cloud-init/.tox/dist/cloud-init-17.1.zip']
env: {'LS_COLORS': 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:', 'SSH_CONNECTION': '192.168.2.74 53254 192.168.2.5 22', 'LESSCLOSE': '/usr/bin/lesspipe %s %s', 'LANG': 'en_US.UTF-8', 'SSH_AUTH_SOCK': '/tmp/ssh-PFQeIbzU8WSm/agent.15292', 'XDG_SESSION_ID': '2276', 'USER': 'csmith', 'PWD': '/home/csmith/src/cloud-init', 'HOME': '/home/csmith', 'SSH_AGENT_PID': '15293', 'SSH_CLIENT': '192.168.2.74 53254 22', 'LIBVIRT_DEFAULT_URI': 'qemu:///system', 'XDG_DATA_DIRS': '/usr/local/share:/usr/share:/var/lib/snapd/desktop', 'SSH_TTY': '/dev/pts/12', 'MAIL': '/var/mail/csmith', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'SHLVL': '1', 'LOGNAME': 'csmith', 'DBUS_SESSION_BUS_ADDRESS': 'unix:path=/run/user/1000/bus', 'XDG_RUNTIME_DIR': '/run/user/1000', 'PATH': '/home/csmith/src/cloud-init/.tox/citest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/csmith/src/sru-info/bin:/home/csmith/src/qa-scripts/scripts:/home/csmith/src/talk-simplestreams/bin', 'LESSOPEN': '| /usr/bin/lesspipe %s', '_': '/usr/bin/tox', 'OLDPWD': '/home/csmith', 'LC_ALL': 'en_US.utf-8', 'PYTHONHASHSEED': '3030535480', 'VIRTUAL_ENV': '/home/csmith/src/cloud-init/.tox/citest'}

Processing ./.tox/dist/cloud-init-17.1.zip
Exception:
Traceback (most recent call last):
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/commands/install.py", line 353, in run
    wb.build(autobuilding=True)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/wheel.py", line 749, in build
    self.requirement_set.prepare_files(self.finder)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/req/req_set.py", line 380, in prepare_files
    ignore_dependencies=self.ignore_dependencies))
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/req/req_set.py", line 620, in _prepare_file
    session=self.session, hashes=hashes)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/download.py", line 809, in unpack_url
    unpack_file_url(link, location, download_dir, hashes=hashes)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/download.py", line 715, in unpack_file_url
    unpack_file(from_path, location, content_type, link)
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/utils/__init__.py", line 617, in unpack_file
    flatten=not filename.endswith('.whl')
  File "/home/csmith/src/cloud-init/.tox/citest/lib/python3.6/site-packages/pip/utils/__init__.py", line 506, in unzip_file
    data = zip.read(name)
  File "/usr/lib/python3.6/zipfile.py", line 1315, in read
    return fp.read()
  File "/usr/lib/python3.6/zipfile.py", line 835, in read
    buf += self._read1(self.MAX_N)
  File "/usr/lib/python3.6/zipfile.py", line 925, in _read1
    data = self._decompressor.decompress(data, n)
MemoryError

citest installed: asn1crypto==0.24.0,bcrypt==3.1.4,boto3==1.4.8,botocore==1.8.14,certifi==2017.11.5,cffi==1.11.2,chardet==3.0.4,cryptography==2.1.4,docutils==0.14,idna==2.6,jmespath==0.9.3,paramiko==2.3.1,pbr==3.1.1,pkg-resources==0.0.0,pyasn1==0.4.2,pycparser==2.18,pylxd==2.2.4,PyNaCl==1.2.1,python-dateutil==2.6.1,python-simplestreams==0.1.0,requests==2.18.4,requests-unixsocket==0.1.5,s3transfer==0.1.12,six==1.11.0,urllib3==1.22,ws4py==0.4.2
___________________________________ summary ____________________________________
ERROR:   citest: InvocationError: /home/csmith/src/cloud-init/.tox/citest/bin/pip install /home/csmith/src/cloud-init/.tox/dist/cloud-init-17.1.zip (see /home/csmith/src/cloud-init/.tox/citest/log/citest-2.log)
Download as text