[Openstack-stable-maint] Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #184

OpenStack Jenkins jenkins at openstack.org
Wed Apr 3 06:05:30 UTC 2013


See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stable-folsom/184/>

------------------------------------------
[...truncated 2476 lines...]
writing manifest file 'python_novaclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
writing manifest file 'python_novaclient.egg-info/SOURCES.txt'
++ awk '/^.+/ {print "-f " $1}' python_novaclient.egg-info/dependency_links.txt
+ raw_links=
++ echo
++ xargs
+ depend_links=
++ '[' '!' -r python_novaclient.egg-info/requires.txt ']'
++ echo '-r *-info/requires.txt'
+ require_file='-r *-info/requires.txt'
+ pip_install -r python_novaclient.egg-info/requires.txt
+ [[ False = \T\r\u\e ]]
+ [[ -z -r python_novaclient.egg-info/requires.txt ]]
+ [[ -z deb ]]
+ [[ False = True ]]
+ SUDO_PIP=sudo
+ [[ deb = \d\e\b ]]
+ CMD_PIP=/usr/bin/pip
+ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_novaclient.egg-info/requires.txt
Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): prettytable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): requests>=0.8 in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 4))
Cleaning up...
+ sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
running develop
Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
/usr/bin/python -E -c pass
TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
running egg_info
writing requirements to python_novaclient.egg-info/requires.txt
writing python_novaclient.egg-info/PKG-INFO
writing top-level names to python_novaclient.egg-info/top_level.txt
writing dependency_links to python_novaclient.egg-info/dependency_links.txt
writing entry points to python_novaclient.egg-info/entry_points.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
writing manifest file 'python_novaclient.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.7/dist-packages/python-novaclient.egg-link (link to .)
Adding python-novaclient 2.13.0.2.g62cf0f4 to easy-install.pth file
Installing nova script to /usr/local/bin

Installed /opt/stack/new/python-novaclient
Processing dependencies for python-novaclient==2.13.0.2.g62cf0f4
Searching for simplejson==2.3.2
Best match: simplejson 2.3.2
Adding simplejson 2.3.2 to easy-install.pth file

Using /usr/lib/python2.7/dist-packages
Searching for requests==1.2.0
Best match: requests 1.2.0
requests 1.2.0 is already the active version in easy-install.pth

Using /usr/local/lib/python2.7/dist-packages
Searching for prettytable==0.7.1
Best match: prettytable 0.7.1
prettytable 0.7.1 is already the active version in easy-install.pth

Using /usr/local/lib/python2.7/dist-packages
Searching for iso8601==0.1.4
Best match: iso8601 0.1.4
Adding iso8601 0.1.4 to easy-install.pth file

Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for python-novaclient==2.13.0.2.g62cf0f4
+ setup_develop /opt/stack/new/python-openstackclient
+ [[ False = True ]]
+ SUDO_CMD=sudo
+ cd /opt/stack/new/python-openstackclient
+ python setup.py egg_info
running egg_info
creating python_openstackclient.egg-info
writing requirements to python_openstackclient.egg-info/requires.txt
writing python_openstackclient.egg-info/PKG-INFO
writing top-level names to python_openstackclient.egg-info/top_level.txt
writing dependency_links to python_openstackclient.egg-info/dependency_links.txt
writing entry points to python_openstackclient.egg-info/entry_points.txt
writing manifest file 'python_openstackclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no files found matching 'openstackclient/versioninfo'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'python_openstackclient.egg-info/SOURCES.txt'
++ awk '/^.+/ {print "-f " $1}' python_openstackclient.egg-info/dependency_links.txt
+ raw_links=
++ echo
++ xargs
+ depend_links=
++ '[' '!' -r python_openstackclient.egg-info/requires.txt ']'
++ echo '-r *-info/requires.txt'
+ require_file='-r *-info/requires.txt'
+ pip_install -r python_openstackclient.egg-info/requires.txt
+ [[ False = \T\r\u\e ]]
+ [[ -z -r python_openstackclient.egg-info/requires.txt ]]
+ [[ -z deb ]]
+ [[ False = True ]]
+ SUDO_PIP=sudo
+ [[ deb = \d\e\b ]]
+ CMD_PIP=/usr/bin/pip
+ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/bin/pip install --use-mirrors -r python_openstackclient.egg-info/requires.txt
Downloading/unpacking cliff (from -r python_openstackclient.egg-info/requires.txt (line 1))
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fcliff%2Fcliff-1.3.2.tar.gz
  Running setup.py egg_info for package cliff
    
Requirement already satisfied (use --upgrade to upgrade): keyring in /usr/lib/python2.7/dist-packages (from -r python_openstackclient.egg-info/requires.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): pycrypto in /usr/lib/python2.7/dist-packages (from -r python_openstackclient.egg-info/requires.txt (line 3))
Downloading/unpacking python-glanceclient>=0.5.1 (from -r python_openstackclient.egg-info/requires.txt (line 4))
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpython-glanceclient%2Fpython-glanceclient-0.8.0.tar.gz
  Running setup.py egg_info for package python-glanceclient
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.2,<1.0 in /opt/stack/new/python-keystoneclient (from -r python_openstackclient.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=2 in /opt/stack/new/python-novaclient (from -r python_openstackclient.egg-info/requires.txt (line 6))
Downloading/unpacking python-cinderclient>=1 (from -r python_openstackclient.egg-info/requires.txt (line 7))
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpython-cinderclient%2Fpython-cinderclient-1.0.3.tar.gz
  Running setup.py egg_info for package python-cinderclient
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from cliff->-r python_openstackclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): PrettyTable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from cliff->-r python_openstackclient.egg-info/requires.txt (line 1))
Downloading/unpacking cmd2==0.6.4 (from cliff->-r python_openstackclient.egg-info/requires.txt (line 1))
  Downloading cmd2-0.6.4.tar.gz
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fcmd2%2Fcmd2-0.6.4.tar.gz
  Running setup.py egg_info for package cmd2
    
Downloading/unpacking pyparsing==1.5.7 (from cliff->-r python_openstackclient.egg-info/requires.txt (line 1))
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpyparsing%2Fpyparsing-1.5.7.tar.gz
  Running setup.py egg_info for package pyparsing
    
Requirement already satisfied (use --upgrade to upgrade): pyOpenSSL in /usr/lib/python2.7/dist-packages (from python-glanceclient>=0.5.1->-r python_openstackclient.egg-info/requires.txt (line 4))
Downloading/unpacking warlock>=0.7.0,<2 (from python-glanceclient>=0.5.1->-r python_openstackclient.egg-info/requires.txt (line 4))
  Downloading warlock-0.8.2.tar.gz
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fwarlock%2Fwarlock-0.8.2.tar.gz
  Running setup.py egg_info for package warlock
    
    warning: no files found matching 'LICENSE'
Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=0.2,<1.0->-r python_openstackclient.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): requests>=0.8.8 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2,<1.0->-r python_openstackclient.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=0.2,<1.0->-r python_openstackclient.egg-info/requires.txt (line 5))
Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2,<1.0->-r python_openstackclient.egg-info/requires.txt (line 5))
Downloading/unpacking jsonschema>=0.7,<2 (from warlock>=0.7.0,<2->python-glanceclient>=0.5.1->-r python_openstackclient.egg-info/requires.txt (line 4))
  Downloading jsonschema-1.1.0.tar.gz
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fjsonschema%2Fjsonschema-1.1.0.tar.gz
  Running setup.py egg_info for package jsonschema
    
Downloading/unpacking jsonpatch>=0.10,<=0.12 (from warlock>=0.7.0,<2->python-glanceclient>=0.5.1->-r python_openstackclient.egg-info/requires.txt (line 4))
  Downloading jsonpatch-0.12.tar.gz
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fjsonpatch%2Fjsonpatch-0.12.tar.gz
  Running setup.py egg_info for package jsonpatch
    
Downloading/unpacking jsonpointer>=0.6 (from jsonpatch>=0.10,<=0.12->warlock>=0.7.0,<2->python-glanceclient>=0.5.1->-r python_openstackclient.egg-info/requires.txt (line 4))
  Downloading jsonpointer-0.7.tar.gz
  Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fjsonpointer%2Fjsonpointer-0.7.tar.gz
  Running setup.py egg_info for package jsonpointer
    
Installing collected packages: cliff, python-glanceclient, python-cinderclient, cmd2, pyparsing, warlock, jsonschema, jsonpatch, jsonpointer
  Running setup.py install for cliff
    
  Running setup.py install for python-glanceclient
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    Installing glance script to /usr/local/bin
  Running setup.py install for python-cinderclient
    
    warning: no previously-included files found matching '.gitignore'
    warning: no previously-included files found matching '.gitreview'
    Installing cinder script to /usr/local/bin
  Found existing installation: cmd2 0.6.3
    Uninstalling cmd2:
      Successfully uninstalled cmd2
  Running setup.py install for cmd2
    
  Running setup.py install for pyparsing
    
  Running setup.py install for warlock
    
    warning: no files found matching 'LICENSE'
  Running setup.py install for jsonschema
    
  Running setup.py install for jsonpatch
    
  Running setup.py install for jsonpointer
    
Successfully installed cliff python-glanceclient python-cinderclient cmd2 pyparsing warlock jsonschema jsonpatch jsonpointer
Cleaning up...
+ sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
running develop
Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
/usr/bin/python -E -c pass
TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
running egg_info
writing requirements to python_openstackclient.egg-info/requires.txt
writing python_openstackclient.egg-info/PKG-INFO
writing top-level names to python_openstackclient.egg-info/top_level.txt
writing dependency_links to python_openstackclient.egg-info/dependency_links.txt
writing entry points to python_openstackclient.egg-info/entry_points.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no files found matching 'openstackclient/versioninfo'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'python_openstackclient.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.7/dist-packages/python-openstackclient.egg-link (link to .)
Adding python-openstackclient 95bf187 to easy-install.pth file
Installing openstack script to /usr/local/bin

Installed /opt/stack/new/python-openstackclient
Processing dependencies for python-openstackclient==95bf187
error: Installed distribution prettytable 0.7.1 conflicts with requirement prettytable>=0.6,<0.7
++ failed
++ local r=1
+++ jobs -p
++ kill
++ set +o xtrace
stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-04-03-060247
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/rabbitmq/rabbit at devstack-1364965302-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/rabbitmq/rabbit at devstack-1364965302.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/rabbitmq/startup_log.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.d/50_stack_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/184/logs/syslog.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list