Openstack-stable-maint
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
July 2013
- 10 participants
- 29 discussions
Build failed in Jenkins: periodic-tempest-devstack-vm-stable-folsom #280
by OpenStack Jenkins 27 Jul '13
by OpenStack Jenkins 27 Jul '13
27 Jul '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-stable-folso…>
------------------------------------------
[...truncated 2639 lines...]
+ 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): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_novaclient.egg-info/requires.txt (line 2))
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 3))
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 4))
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 5))
Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 6))
Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from -r python_novaclient.egg-info/requires.txt (line 7))
Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_novaclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_novaclient.egg-info/requires.txt (line 2))
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.107.g5c8616d 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.107.g5c8616d
Searching for six==1.3.0
Best match: six 1.3.0
six 1.3.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages
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.3
Best match: requests 1.2.3
requests 1.2.3 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages
Searching for prettytable==0.7.2
Best match: prettytable 0.7.2
prettytable 0.7.2 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
Searching for pbr==0.5.17
Best match: pbr 0.5.17
Processing pbr-0.5.17-py2.7.egg
Removing pbr 0.5.17 from easy-install.pth file
pbr 0.5.17 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg
Searching for d2to1==0.2.10
Best match: d2to1 0.2.10
Processing d2to1-0.2.10-py2.7.egg
Removing d2to1 0.2.10 from easy-install.pth file
d2to1 0.2.10 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg
Searching for setuptools-git==1.0b1
Best match: setuptools-git 1.0b1
Adding setuptools-git 1.0b1 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages
Searching for distribute==0.6.24dev-r0
Best match: distribute 0.6.24dev-r0
Adding distribute 0.6.24dev-r0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-2.7 script to /usr/local/bin
Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for python-novaclient==2.13.0.107.g5c8616d
+ is_service_enabled swift glance
+ services='swift glance'
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,swift, ]]
+ return 0
+ git_clone https://github.com/openstack/python-swiftclient /opt/stack/new/python-swiftclient master
+ [[ False = \T\r\u\e ]]
+ GIT_REMOTE=https://github.com/openstack/python-swiftclient
+ GIT_DEST=/opt/stack/new/python-swiftclient
+ GIT_REF=master
+ echo master
+ egrep -q '^refs'
+ [[ ! -d /opt/stack/new/python-swiftclient ]]
+ [[ '' == \y\e\s ]]
+ setup_develop /opt/stack/new/python-swiftclient
+ [[ False = True ]]
+ SUDO_CMD=sudo
+ cd /opt/stack/new/python-swiftclient
+ python setup.py egg_info
running egg_info
creating python_swiftclient.egg-info
writing requirements to python_swiftclient.egg-info/requires.txt
writing python_swiftclient.egg-info/PKG-INFO
writing top-level names to python_swiftclient.egg-info/top_level.txt
writing dependency_links to python_swiftclient.egg-info/dependency_links.txt
writing manifest file 'python_swiftclient.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 '*' under directory 'tools'
writing manifest file 'python_swiftclient.egg-info/SOURCES.txt'
++ awk '/^.+/ {print "-f " $1}' python_swiftclient.egg-info/dependency_links.txt
+ raw_links=
++ echo
++ xargs
+ depend_links=
++ '[' '!' -r python_swiftclient.egg-info/requires.txt ']'
++ echo '-r *-info/requires.txt'
+ require_file='-r *-info/requires.txt'
+ pip_install -r python_swiftclient.egg-info/requires.txt
+ [[ False = \T\r\u\e ]]
+ [[ -z -r python_swiftclient.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_swiftclient.egg-info/requires.txt
Requirement already satisfied (use --upgrade to upgrade): d2to1>=0.2.10,<0.3 in /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5,<0.6 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg (from -r python_swiftclient.egg-info/requires.txt (line 2))
Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from -r python_swiftclient.egg-info/requires.txt (line 3))
Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.7/dist-packages (from d2to1>=0.2.10,<0.3->-r python_swiftclient.egg-info/requires.txt (line 1))
Requirement already satisfied (use --upgrade to upgrade): setuptools-git>=0.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.5,<0.6->-r python_swiftclient.egg-info/requires.txt (line 2))
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_swiftclient.egg-info/requires.txt
writing python_swiftclient.egg-info/PKG-INFO
writing top-level names to python_swiftclient.egg-info/top_level.txt
writing dependency_links to python_swiftclient.egg-info/dependency_links.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no files found matching '*' under directory 'tools'
writing manifest file 'python_swiftclient.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.7/dist-packages/python-swiftclient.egg-link (link to .)
Adding python-swiftclient 1.4.0.34.g6f7458a to easy-install.pth file
Installing swift script to /usr/local/bin
Installed /opt/stack/new/python-swiftclient
Processing dependencies for python-swiftclient==1.4.0.34.g6f7458a
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 pbr==0.5.17
Best match: pbr 0.5.17
Processing pbr-0.5.17-py2.7.egg
Removing pbr 0.5.17 from easy-install.pth file
pbr 0.5.17 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/pbr-0.5.17-py2.7.egg
Searching for d2to1==0.2.10
Best match: d2to1 0.2.10
Processing d2to1-0.2.10-py2.7.egg
Removing d2to1 0.2.10 from easy-install.pth file
d2to1 0.2.10 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/d2to1-0.2.10-py2.7.egg
Searching for setuptools-git==1.0b1
Best match: setuptools-git 1.0b1
Adding setuptools-git 1.0b1 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages
Searching for distribute==0.6.24dev-r0
Best match: distribute 0.6.24dev-r0
Adding distribute 0.6.24dev-r0 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Installing easy_install-2.7 script to /usr/local/bin
Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for python-swiftclient==1.4.0.34.g6f7458a
+ is_service_enabled quantum nova
+ services='quantum nova'
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,quantum, ]]
+ [[ quantum == \n\o\v\a ]]
+ [[ quantum == \c\i\n\d\e\r ]]
+ [[ quantum == \c\e\i\l\o\m\e\t\e\r ]]
+ [[ quantum == \g\l\a\n\c\e ]]
+ [[ quantum == \q\u\a\n\t\u\m ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ q- ]]
+ for service in '${services}'
+ [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol, =~ ,nova, ]]
+ [[ nova == \n\o\v\a ]]
+ [[ g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,n-net,swift,n-vol =~ n- ]]
+ return 0
+ git_clone https://github.com/openstack/python-neutronclient /opt/stack/new/python-quantumclient master
+ [[ False = \T\r\u\e ]]
+ GIT_REMOTE=https://github.com/openstack/python-neutronclient
+ GIT_DEST=/opt/stack/new/python-quantumclient
+ GIT_REF=master
+ echo master
+ egrep -q '^refs'
+ [[ ! -d /opt/stack/new/python-quantumclient ]]
+ [[ True = \T\r\u\e ]]
+ exit 1
+ clean
+ local r=1
++ jobs -p
+ kill
+ exit 1
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-stable-folsom/280
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/mysql/error.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/rabbit(a)devstack-1373260908-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/rabbit(a)devstack-1373260908.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/rabbitmq/startup_log.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/50_stack_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-stable-folsom/280/logs/syslog.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
19
Build failed in Jenkins: periodic-tempest-devstack-vm-cinder-stable-folsom #276
by OpenStack Jenkins 27 Jul '13
by OpenStack Jenkins 27 Jul '13
27 Jul '13
See <https://jenkins.openstack.org/job/periodic-tempest-devstack-vm-cinder-stabl…>
------------------------------------------
[...truncated 13212 lines...]
# Should we run whitebox tests for Compute?
whitebox_enabled = True
# Path of nova source directory
source_dir = /opt/stack/new/nova
# Path of nova configuration file
config_path = /etc/nova/nova.conf
# Directory containing nova binaries such as nova-manage
bin_dir = /usr/bin/nova
# Path to a private key file for SSH access to remote hosts
path_to_private_key = /opt/stack/new/tempest/id_rsa
# Connection string to the database of Compute service
db_uri = mysql://root:secret@localhost/nova
[image]
# This section contains configuration options used when executing tests
# against the OpenStack Images API
# The type of endpoint for an Image API service. Unless you have a
# custom Keystone service catalog implementation, you probably want to leave
# this value as "image"
catalog_type = image
# The version of the OpenStack Images API to use
api_version = 1
# This is the main host address of the Image API
host = 127.0.0.1
# Port that the Image API is running on
port = 9292
# This should be the username of a user WITHOUT administrative privileges
username = demo
# The above non-administrative user's password
password = secret
# The above non-administrative user's tenant name
tenant_name = demo
[compute-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[identity-admin]
# This section contains configuration options for an administrative
# user of the Compute API. These options are used in tests that stress
# the admin-only parts of the Compute API
# This should be the username of a user WITH administrative privileges
username = admin
# The above administrative user's password
password = secret
# The above administrative user's tenant name
tenant_name = admin
[volume]
# This section contains the configuration options used when executing tests
# against the OpenStack Block Storage API service
# The type of endpoint for a Cinder or Block Storage API service.
# Unless you have a custom Keystone service catalog implementation, you
# probably want to leave this value as "volume"
catalog_type = volume
# Number of seconds to wait while looping to check the status of a
# volume that is being made available
build_interval = 3
# Number of seconds to time out on waiting for a volume
# to be available or reach an expected status
build_timeout = 300
+ echo '\n'
\n
+ echo '**************************************************'
**************************************************
+ echo 'Finished Configuring Tempest'
Finished Configuring Tempest
+ echo '**************************************************'
**************************************************
Running tempest smoke tests
GLOB sdist-make: /opt/stack/new/tempest/setup.py
smoke create: /opt/stack/new/tempest/.tox/smoke
smoke inst: /opt/stack/new/tempest/.tox/dist/tempest-0.1.zip
smoke runtests: commands[0] | nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest
WARNING:test command found but not installed in testenv
cmd: /usr/bin/nosetests
env: /opt/stack/new/tempest/.tox/smoke
Maybe forgot to specify a dependency?
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
Check that the required fields are returned with values ... ok
The created server should be in the list of all servers ... ok
The created server should be in the detailed list of all servers ... ok
Verify the specified server attributes are set correctly ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
The expected flavor details should be returned ... ok
List of all flavors should contain the expected flavor ... ok
Detailed list of all flavors should contain the expected flavor ... ok
SKIP: Until Bug 1046870 is fixed
SKIP: Until Bug 1046870 is fixed
Returns the correct details for a single image ... ok
The list of all images should contain the image ... ok
Detailed list of all images should contain the expected images ... ok
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
The server's password should be set to the provided password ... SKIP: Change password not available.
The server should be power cycled ... ok
The server should be signaled to reboot gracefully ... SKIP: Until bug 1014647 is dealt with.
The server should be rebuilt using the provided image and data ... ok
The server's RAM and disk space should be modified to that of ... SKIP: Resize not available.
All public and private addresses for ... ok
Providing a network type should filter ... ok
CREATE, GET, DELETE Volume ... ERROR
CREATE, GET, DELETE Volume ... ERROR
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Create a user ... ok
Delete a user ... ok
Get a list of users and find the test user ... ok
Valid user's token is authenticated ... ok
Volume is attached and detached successfully from an instance ... ok
Create a volume, Get it's details and Delete the volume ... ok
Create a volume, Get it's details and Delete the volume ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
Get a list of Volumes ... ok
Get a list of Volumes with details ... ok
======================================================================
ERROR: CREATE, GET, DELETE Volume
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete
self.client.wait_for_resource_deletion(volume['id'])
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion
if self.is_resource_deleted(id):
File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 97, in is_resource_deleted
self.get_volume(id)
File "/opt/stack/new/tempest/tempest/services/nova/json/volumes_extensions_client.py", line 48, in get_volume
resp, body = self.get(url)
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get
return self.request('GET', url, headers)
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request
raise exceptions.ComputeFault(message)
ComputeFault: Got compute fault
Details: Got compute fault
Details: The server has either erred or is incapable of performing the requested operation.
-------------------- >> begin captured logging << --------------------
2013-07-04 06:18:22,070 Request URL: http://127.0.0.1:8774/v2/046b21cec0b7458498565579b9bccc5f/os-volumes/fbebdf…
2013-07-04 06:18:22,070 Request Body: None
2013-07-04 06:18:22,070 Response Headers: {'date': 'Thu, 04 Jul 2013 06:18:22 GMT', 'status': '500', 'content-length': '128', 'content-type': 'application/json; charset=UTF-8', 'x-compute-request-id': 'req-78b7cbe7-ce1d-4795-9f40-a182a9226ee0'}
2013-07-04 06:18:22,070 Response Body: {u'computeFault': {u'message': u'The server has either erred or is incapable of performing the requested operation.', u'code': 500}}
--------------------- >> end captured logging << ---------------------
======================================================================
ERROR: CREATE, GET, DELETE Volume
----------------------------------------------------------------------
Traceback (most recent call last):
File "/opt/stack/new/tempest/tempest/tests/compute/test_volumes_get.py", line 68, in test_volume_create_get_delete
self.client.wait_for_resource_deletion(volume['id'])
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 257, in wait_for_resource_deletion
if self.is_resource_deleted(id):
File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 143, in is_resource_deleted
self.get_volume(id)
File "/opt/stack/new/tempest/tempest/services/nova/xml/volumes_extensions_client.py", line 86, in get_volume
resp, body = self.get(url, self.headers)
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 166, in get
return self.request('GET', url, headers)
File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 244, in request
raise exceptions.ComputeFault(message)
UnboundLocalError: local variable 'message' referenced before assignment
-------------------- >> begin captured logging << --------------------
2013-07-04 06:18:29,206 Request URL: http://127.0.0.1:8774/v2/e9ad50cd7f5947dfb6ed489452a8944f/os-volumes/a0567d…
2013-07-04 06:18:29,206 Request Body: None
2013-07-04 06:18:29,206 Response Headers: {'date': 'Thu, 04 Jul 2013 06:18:29 GMT', 'status': '500', 'content-length': '192', 'content-type': 'application/xml; charset=UTF-8', 'x-compute-request-id': 'req-a499d161-c860-4d4b-8dae-a29356d09dcd'}
2013-07-04 06:18:29,206 Response Body: {'message': 'The server has either erred or is incapable of performing the requested operation.', 'code': '500'}
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests-smoke.xml
----------------------------------------------------------------------
Ran 46 tests in 243.727s
FAILED (SKIP=8, errors=2)
ERROR: InvocationError: '/usr/bin/nosetests --logging-format %(asctime)-15s %(message)s --with-xunit -sv --attr=type=smoke --xunit-file=nosetests-smoke.xml tempest'
___________________________________ summary ____________________________________
ERROR: smoke: commands failed
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
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/276
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/mysql/error.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/rabbit(a)devstack-1372913500-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/rabbit(a)devstack-1372913500.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/screen-swift.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-cinder-stable-folsom/276/logs/syslog.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
23
27 Jul '13
See <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/105/…>
Changes:
[ryan.petrello] Fix a few visual issues on the network topology diagram.
------------------------------------------
[...truncated 28 lines...]
+ '[' openstack == openstack ']'
+ '[' horizon == requirements ']'
+ '[' openstack == openstack ']'
+ cat
+ cat
+ venv=venv
+ mkdir -p doc/build
+ export HUDSON_PUBLISH_DOCS=1
+ HUDSON_PUBLISH_DOCS=1
+ tox -evenv -- python setup.py build_sphinx
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/s…>
venv create: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
venv installdeps: -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…>
ERROR: invocation failed, logfile: <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
ERROR: actionid=venv
msg=getenv
cmdargs=[local('<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…'),> 'install', '-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…',> '-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…']>
env={'JENKINS_HOME': '/var/lib/jenkins', 'PYTHONIOENCODING': 'utf_8', 'BUILD_CAUSE': 'TIMERTRIGGER', 'HUDSON_URL': 'https://jenkins.openstack.org/', 'BUILD_URL': 'https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/105/', 'BUILD_TAG': 'jenkins-periodic-horizon-docs-stable-grizzly-105', 'SSH_CLIENT': '198.101.231.203 42527 22', 'JENKINS_URL': 'https://jenkins.openstack.org/', 'LOGNAME': 'jenkins', 'USER': 'jenkins', 'WORKSPACE': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/',> 'HOME': '/home/jenkins', 'PATH': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games', 'HUDSON_PUBLISH_DOCS': '1', 'DEBFULLNAME': 'OpenStack Hudson', 'JOB_NAME': 'periodic-horizon-docs-stable-grizzly', 'LANG': 'en_US.UTF-8', 'VIRTUAL_ENV': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…',> 'SHELL': '/bin/bash', 'XDG_SESSION_COOKIE': '46b38f61d2217983c255af8300000421-1374091207.59839-207227227', 'SHLVL': '3', 'NOSE_OPENSTACK_RED': '0.05', 'GIT_AUTHOR_EMAIL': 'jenkins(a)openstack.org', 'HUDSON_HOME': '/var/lib/jenkins', 'NODE_LABELS': 'precise precise2', 'NOSE_OPENSTACK_YELLOW': '0.025', 'BUILD_CAUSE_TIMERTRIGGER': 'true', 'DEBEMAIL': 'hudson(a)openstack.org', 'BUILD_ID': '2013-07-24_06-00-25', 'BUILD_NUMBER': '105', 'NOSE_WITH_OPENSTACK': '1', 'HUDSON_COOKIE': '6674117c-b871-4f46-abc5-d354cf1529e0', 'JOB_URL': 'https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/', 'GIT_BRANCH': 'origin/stable/grizzly', 'GIT_COMMIT': 'b163c97c4cd0fac6d851d5264df823a620e8f67e', 'GIT_AUTHOR_NAME': 'OpenStack Jenkins', 'GIT_COMMITTER_NAME': 'OpenStack Jenkins', '_': '/usr/local/bin/tox', 'NOSE_OPENSTACK_COLOR': '1', 'NOSE_OPENSTACK_SHOW_ELAPSED': '1', 'HUDSON_SERVER_COOKIE': 'a8c4be63eae9909c', 'EXECUTOR_NUMBER': '0', 'NODE_NAME': 'precise2', 'PWD': '<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/',> 'GIT_COMMITTER_EMAIL': 'jenkins(a)openstack.org', 'JENKINS_SERVER_COOKIE': 'a8c4be63eae9909c', 'BUILD_DISPLAY_NAME': '#105', 'MAIL': '/var/mail/jenkins', 'SSH_CONNECTION': '198.101.231.203 42527 64.49.246.124 22'}
Downloading/unpacking Django>=1.4,<1.5 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 2))
Running setup.py egg_info for package Django
Downloading/unpacking django-compressor (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 3))
Running setup.py egg_info for package django-compressor
warning: no files found matching '*.js' under directory 'compressor/tests/media'
warning: no files found matching '*.css' under directory 'compressor/tests/media'
warning: no files found matching '*.png' under directory 'compressor/tests/media'
warning: no files found matching '*.coffee' under directory 'compressor/tests/media'
Downloading/unpacking django-openstack-auth>=1.0.7,!=1.1.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 4))
Downloading django_openstack_auth-1.0.11.tar.gz
Running setup.py egg_info for package django-openstack-auth
Downloading/unpacking netaddr (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 5))
Running setup.py egg_info for package netaddr
warning: no previously-included files matching '*.svn*' found anywhere in distribution
warning: no previously-included files matching '*.git*' found anywhere in distribution
Downloading/unpacking python-cinderclient>=1.0.2,<2.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 6))
Running setup.py egg_info for package python-cinderclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-glanceclient<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 7))
Running setup.py egg_info for package python-glanceclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-keystoneclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 8))
Running setup.py egg_info for package python-keystoneclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/easy_install-C3iTL5/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-C3iTL5/d2to1-0.2.10/egg-dist-tmp-6PNsxn
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/easy_install-7SAgnu/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7SAgnu/setuptools-git-1.0/egg-dist-tmp-MUaQau
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-novaclient>=2.12.0,<3 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 9))
Running setup.py egg_info for package python-novaclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 10))
Running setup.py egg_info for package python-quantumclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/easy_install-DPn9M0/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-DPn9M0/d2to1-0.2.10/egg-dist-tmp-dngRZE
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/easy_install-O5Shju/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-O5Shju/setuptools-git-1.0/egg-dist-tmp-KGZ0kR
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-swiftclient>1.1,<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 11))
Running setup.py egg_info for package python-swiftclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for d2to1
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/easy_install-FgDxaZ/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/easy_install-FgDxaZ/d2to1-0.2.10/egg-dist-tmp-MiyuZk
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/easy_install-V6p4Ry/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-V6p4Ry/setuptools-git-1.0/egg-dist-tmp-I651yy
Installed <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/.…>
[d2to1] running patched manifest_maker command with extra_files support
warning: no files found matching '*' under directory 'tools'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 12))
Could not find a version that satisfies the requirement pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 12)) (from versions: 2012c, 2012c, 2012c, 2012d, 2012d, 2012d, 2012f, 2012f, 2012f, 2012g, 2012g, 2012g, 2012h, 2012h, 2012j, 2012j, 2012j, 2013b, 2013b, 2013b)
Cleaning up...
No distributions matching the version for pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…> (line 12))
Storing complete log in /home/jenkins/.pip/pip.log
ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…]>
___________________________________ summary ____________________________________
ERROR: venv: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…,> -r<https://jenkins.openstack.org/job/periodic-horizon-docs-stable-grizzly/ws/t…]>
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-docs-stable-grizzly/105
[SCP] Copying console log.
1
3
Build failed in Jenkins: periodic-horizon-python27-stable-grizzly #105
by OpenStack Jenkins 27 Jul '13
by OpenStack Jenkins 27 Jul '13
27 Jul '13
See <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Changes:
[ryan.petrello] Fix a few visual issues on the network topology diagram.
------------------------------------------
[...truncated 72 lines...]
Downloading/unpacking netaddr (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 5))
Running setup.py egg_info for package netaddr
warning: no previously-included files matching '*.svn*' found anywhere in distribution
warning: no previously-included files matching '*.git*' found anywhere in distribution
Downloading/unpacking python-cinderclient>=1.0.2,<2.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 6))
Running setup.py egg_info for package python-cinderclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-glanceclient<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 7))
Running setup.py egg_info for package python-glanceclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-keystoneclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 8))
Running setup.py egg_info for package python-keystoneclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-ukgAbx/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-ukgAbx/d2to1-0.2.10/egg-dist-tmp-iePIMq
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-CX8eEt/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-CX8eEt/setuptools-git-1.0/egg-dist-tmp-siJ3Wx
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-novaclient>=2.12.0,<3 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 9))
Running setup.py egg_info for package python-novaclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 10))
Running setup.py egg_info for package python-quantumclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-vMEeP_/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-vMEeP_/d2to1-0.2.10/egg-dist-tmp-b0LNSY
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-oIt5WT/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-oIt5WT/setuptools-git-1.0/egg-dist-tmp-S7mN0Q
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-swiftclient>1.1,<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 11))
Running setup.py egg_info for package python-swiftclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for d2to1
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-5hEJfy/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-5hEJfy/d2to1-0.2.10/egg-dist-tmp-740Eto
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.Kto6O5ptuE/easy_install-7hWZ1F/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.Kto6O5ptuE/easy_install-7hWZ1F/setuptools-git-1.0/egg-dist-tmp-CqjkOV
Installed <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
warning: no files found matching '*' under directory 'tools'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib/python2.7/multiprocessing/util.py", line 284, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 12))
Could not find a version that satisfies the requirement pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 12)) (from versions: 2012c, 2012c, 2012c, 2012d, 2012d, 2012d, 2012f, 2012f, 2012f, 2012g, 2012g, 2012g, 2012h, 2012h, 2012j, 2012j, 2012j, 2013b, 2013b, 2013b)
Cleaning up...
No distributions matching the version for pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…> (line 12))
Storing complete log in /home/jenkins/.pip/pip.log
ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…,> -r<https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…]>
___________________________________ summary ____________________________________
ERROR: py27: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…,> -r<https://jenkins.openstack.org/job/periodic-horizon-python27-stable-grizzly/…]>
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
argparse==1.2.1
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.Kto6O5ptuE
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-python27-stable-grizzly/105
[SCP] Copying console log.
1
3
Build failed in Jenkins: periodic-horizon-python26-stable-grizzly #105
by OpenStack Jenkins 27 Jul '13
by OpenStack Jenkins 27 Jul '13
27 Jul '13
See <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Changes:
[ryan.petrello] Fix a few visual issues on the network topology diagram.
------------------------------------------
[...truncated 60 lines...]
Running setup.py egg_info for package Django
Downloading/unpacking django-compressor (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 3))
Running setup.py egg_info for package django-compressor
warning: no files found matching '*.js' under directory 'compressor/tests/media'
warning: no files found matching '*.css' under directory 'compressor/tests/media'
warning: no files found matching '*.png' under directory 'compressor/tests/media'
warning: no files found matching '*.coffee' under directory 'compressor/tests/media'
Downloading/unpacking django-openstack-auth>=1.0.7,!=1.1.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 4))
Downloading django_openstack_auth-1.0.11.tar.gz
Running setup.py egg_info for package django-openstack-auth
Downloading/unpacking netaddr (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 5))
Running setup.py egg_info for package netaddr
warning: no previously-included files matching '*.svn*' found anywhere in distribution
warning: no previously-included files matching '*.git*' found anywhere in distribution
Downloading/unpacking python-cinderclient>=1.0.2,<2.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 6))
Running setup.py egg_info for package python-cinderclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-glanceclient<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 7))
Running setup.py egg_info for package python-glanceclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-keystoneclient (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 8))
Running setup.py egg_info for package python-keystoneclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-tMxvkg/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-tMxvkg/d2to1-0.2.10/egg-dist-tmp-iJtf89
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-aJ3tDY/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-aJ3tDY/setuptools-git-1.0/egg-dist-tmp-9pSKpC
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-novaclient>=2.12.0,<3 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 9))
Running setup.py egg_info for package python-novaclient
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 10))
Running setup.py egg_info for package python-quantumclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for d2to1>=0.2.10,<0.3
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-laf8f0/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-laf8f0/d2to1-0.2.10/egg-dist-tmp-qzRgFV
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-MkY3it/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-MkY3it/setuptools-git-1.0/egg-dist-tmp-Nsxhmo
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking python-swiftclient>1.1,<2 (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 11))
Running setup.py egg_info for package python-swiftclient
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
zip_safe flag not set; analyzing archive contents...
pbr.d2to1.tests.__init__: module references __file__
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for d2to1
Reading http://pypi.openstack.org/openstack/d2to1/
Reading http://pypi.openstack.org/openstack/d2to1/?C=M;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=N;O=D
Reading http://pypi.openstack.org/openstack/d2to1/?C=D;O=A
Reading http://pypi.openstack.org/openstack/d2to1/?C=S;O=A
Best match: d2to1 0.2.10
Downloading http://pypi.openstack.org/openstack/d2to1/d2to1-0.2.10.tar.gz
Processing d2to1-0.2.10.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-XQoLi3/d2to1-0.2.10/setup.cfg
Running d2to1-0.2.10/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-XQoLi3/d2to1-0.2.10/egg-dist-tmp-_iBxGH
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
Searching for setuptools-git>=0.4
Reading http://pypi.openstack.org/openstack/setuptools_git/
Reading http://pypi.openstack.org/openstack/setuptools-git/
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=S;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=N;O=D
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=D;O=A
Reading http://pypi.openstack.org/openstack/setuptools-git/?C=M;O=A
Best match: setuptools-git 1.0
Downloading http://pypi.openstack.org/openstack/setuptools-git/setuptools-git-1.0.tar.gz
Processing setuptools-git-1.0.tar.gz
Writing /tmp/tmp.rlFWojQfEr/easy_install-gyGbqv/setuptools-git-1.0/setup.cfg
Running setuptools-git-1.0/setup.py -q bdist_egg --dist-dir /tmp/tmp.rlFWojQfEr/easy_install-gyGbqv/setuptools-git-1.0/egg-dist-tmp-5cxIXF
Installed <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…>
[d2to1] running patched manifest_maker command with extra_files support
warning: no files found matching '*' under directory 'tools'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib64/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/usr/lib64/python2.6/multiprocessing/util.py", line 258, in _exit_function
info('process shutting down')
TypeError: 'NoneType' object is not callable
Downloading/unpacking pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 12))
Could not find a version that satisfies the requirement pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 12)) (from versions: 2012c, 2012c, 2012c, 2012d, 2012d, 2012d, 2012f, 2012f, 2012f, 2012g, 2012g, 2012g, 2012h, 2012h, 2012j, 2012j, 2012j, 2013b, 2013b, 2013b)
Cleaning up...
No distributions matching the version for pytz (from -r <https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…> (line 12))
Storing complete log in /home/jenkins/.pip/pip.log
ERROR: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…,> -r<https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…]>
___________________________________ summary ____________________________________
ERROR: py26: could not install deps [-r<https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…,> -r<https://jenkins.openstack.org/job/periodic-horizon-python26-stable-grizzly/…]>
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
+ rm -rf /tmp/tmp.rlFWojQfEr
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-horizon-python26-stable-grizzly/105
[SCP] Copying console log.
1
3
Hi,
https://review.openstack.org/#/c/38473/ is a serious bug when it comes to the VC drivers. It was opened as a critical bug and marked with backport potential. Can you guys please suggest how one should rephrase the commit message so that we can make sure that this gets into the stable/grizzly branch?
Thanks
Gary
1
0
Build failed in Jenkins: periodic-neutron-python27-stable-grizzly #18
by OpenStack Jenkins 25 Jul '13
by OpenStack Jenkins 25 Jul '13
25 Jul '13
See <https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…>
Changes:
[michchap] Fix auth issue in get_instance_host
[gessau] Clean up Cisco plugin config parameters
------------------------------------------
[...truncated 21503 lines...]
File "/usr/lib/python2.7/httplib.py", line 757, in connect
self.timeout, self.source_address)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 52, in create_connection
sock.connect(sa)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 193, in connect
trampoline(fd, write=True)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 155, in trampoline
return hub.switch()
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 187, in switch
return self.greenlet.switch()
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 236, in run
self.wait(sleep_time)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 84, in wait
presult = self.do_poll(seconds)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 61, in do_poll
return self.poll.poll(seconds)
OverflowError: timeout is too large
}}}
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 2303, in test_invalid_admin_status
self.assertEqual(req.status_int, v[2])
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 322, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 417, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 500 != 201
======================================================================
FAIL: quantum.tests.unit.nec.test_nec_plugin.TestNecV2HTTPResponse.test_create_returns_201
----------------------------------------------------------------------
_StringException: Empty attachments:
stderr
stdout
pythonlogging:'': {{{
2013-07-24 06:14:14,096 INFO [quantum.manager] Loading Plugin: quantum.plugins.nec.nec_plugin.NECPluginV2
2013-07-24 06:14:14,149 INFO [quantum.plugins.nec.drivers] Loading OFC driver: trema
2013-07-24 06:14:14,150 INFO [quantum.api.extensions] Initializing extension manager.
2013-07-24 06:14:14,150 ERROR [quantum.api.extensions] Extension path 'unit/extensions' doesn't exist!
2013-07-24 06:14:14,151 INFO [quantum.api.extensions] Loading extension file: routedserviceinsertion.py
2013-07-24 06:14:14,151 WARNING [quantum.api.extensions] Extension routed-service-insertion not supported by any of loaded plugins
2013-07-24 06:14:14,151 INFO [quantum.api.extensions] Loading extension file: providernet.py
2013-07-24 06:14:14,152 WARNING [quantum.api.extensions] Extension provider not supported by any of loaded plugins
2013-07-24 06:14:14,152 INFO [quantum.api.extensions] Loading extension file: loadbalancer.py
2013-07-24 06:14:14,153 WARNING [quantum.api.extensions] Extension lbaas not supported by any of loaded plugins
2013-07-24 06:14:14,153 INFO [quantum.api.extensions] Loading extension file: portsecurity.py
2013-07-24 06:14:14,154 WARNING [quantum.api.extensions] Extension port-security not supported by any of loaded plugins
2013-07-24 06:14:14,154 INFO [quantum.api.extensions] Loading extension file: agentscheduler.pyc
2013-07-24 06:14:14,154 INFO [quantum.api.extensions] Loading extension file: extraroute.pyc
2013-07-24 06:14:14,154 INFO [quantum.api.extensions] Loading extension file: quotasv2.py
2013-07-24 06:14:14,155 INFO [quantum.api.extensions] Loaded extension: quotas
2013-07-24 06:14:14,155 INFO [quantum.api.extensions] Loading extension file: routedserviceinsertion.pyc
2013-07-24 06:14:14,155 INFO [quantum.api.extensions] Loading extension file: securitygroup.pyc
2013-07-24 06:14:14,155 INFO [quantum.api.extensions] Loading extension file: providernet.pyc
2013-07-24 06:14:14,155 INFO [quantum.api.extensions] Loading extension file: servicetype.py
2013-07-24 06:14:14,156 WARNING [quantum.api.extensions] Extension service-type not supported by any of loaded plugins
2013-07-24 06:14:14,156 INFO [quantum.api.extensions] Loading extension file: l3.py
2013-07-24 06:14:14,157 INFO [quantum.api.extensions] Loaded extension: router
2013-07-24 06:14:14,157 INFO [quantum.api.extensions] Loading extension file: securitygroup.py
2013-07-24 06:14:14,159 WARNING [quantum.api.extensions] Extension security-group not supported by any of loaded plugins
2013-07-24 06:14:14,159 INFO [quantum.api.extensions] Loading extension file: agent.py
2013-07-24 06:14:14,159 INFO [quantum.api.extensions] Loaded extension: agent
2013-07-24 06:14:14,160 INFO [quantum.api.extensions] Loading extension file: routerservicetype.pyc
2013-07-24 06:14:14,160 INFO [quantum.api.extensions] Loading extension file: routerservicetype.py
2013-07-24 06:14:14,160 WARNING [quantum.api.extensions] Extension router-service-type not supported by any of loaded plugins
2013-07-24 06:14:14,160 INFO [quantum.api.extensions] Loading extension file: flavor.py
2013-07-24 06:14:14,161 WARNING [quantum.api.extensions] Extension flavor not supported by any of loaded plugins
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: loadbalancer.pyc
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: __init__.py
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: servicetype.pyc
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: flavor.pyc
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: agent.pyc
2013-07-24 06:14:14,161 INFO [quantum.api.extensions] Loading extension file: agentscheduler.py
2013-07-24 06:14:14,162 INFO [quantum.api.extensions] Loaded extension: agent_scheduler
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loading extension file: __init__.pyc
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loading extension file: portbindings.py
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loaded extension: binding
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loading extension file: portbindings.pyc
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loading extension file: portsecurity.pyc
2013-07-24 06:14:14,163 INFO [quantum.api.extensions] Loading extension file: extraroute.py
2013-07-24 06:14:14,164 INFO [quantum.api.extensions] Loaded extension: extraroute
2013-07-24 06:14:14,164 INFO [quantum.api.extensions] Loading extension file: l3.pyc
2013-07-24 06:14:14,164 INFO [quantum.api.extensions] Loading extension file: quotasv2.pyc
2013-07-24 06:14:14,170 INFO [quantum.common.config] Config paste file: <https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…>
2013-07-24 06:14:14,172 WARNING [quantum.quota] router is already registered.
2013-07-24 06:14:14,173 WARNING [quantum.quota] floatingip is already registered.
2013-07-24 06:14:14,202 ERROR [quantum.api.v2.resource] create failed
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 82, in resource
result = method(request=request, **args)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 369, in create
obj = obj_creator(request.context, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 260, in create_network
new_net['id'], new_net['name'])
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 77, in create_ofc_network
network_id)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 56, in create_network
self.client.post(self.networks_path, body=body)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 97, in post
return self.do_request("POST", action, body=body)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 73, in do_request
conn.request(method, action, body, headers)
File "/usr/lib/python2.7/httplib.py", line 958, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python2.7/httplib.py", line 992, in _send_request
self.endheaders(body)
File "/usr/lib/python2.7/httplib.py", line 954, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 814, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 776, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 757, in connect
self.timeout, self.source_address)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 52, in create_connection
sock.connect(sa)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 193, in connect
trampoline(fd, write=True)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 155, in trampoline
return hub.switch()
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 187, in switch
return self.greenlet.switch()
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 236, in run
self.wait(sleep_time)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 84, in wait
presult = self.do_poll(seconds)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 61, in do_poll
return self.poll.poll(seconds)
OverflowError: timeout is too large
}}}
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 687, in test_create_returns_201
self.assertEqual(res.status_int, 201)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 322, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…",> line 417, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 500 != 201
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 13.36 secs:
[31m 3.31 TestSecurityGroupAgentWithIptables.test_prepare_remove_port[0m
[31m 2.68 L3NatDBTestCaseXML.test_router_update_gateway_with_existed_floatingip[0m
[31m 2.49 L3NatDBTestCaseXML.test_floatingip_list_with_pagination_reverse[0m
[31m 2.44 ExtraRouteDBTestCase.test_router_add_gateway_tenant_ctx[0m
[31m 2.44 QuotaExtensionDbTestCase.test_quotas_loaded_bad_returns_404[0m
----------------------------------------------------------------------
Ran 5136 tests in 1166.815s
FAILED (SKIP=238, errors=132, failures=4)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-neutron-python27-stable-grizzly/…'>
___________________________________ summary ____________________________________
ERROR: py27: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py27/bin/pip freeze
Babel==0.9.6
Jinja2==2.7
Mako==0.8.1
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.10
Sphinx==1.1.3
WebOb==1.2.3
WebTest==1.3.3
alembic==0.6.0
amqp==1.0.12
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
cliff==1.4
cmd2==0.6.5.1
colorama==0.2.5
configobj==4.7.2
coverage==3.6
d2to1==0.2.10
discover==0.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.13.0
extras==0.0.3
fixtures==0.3.12
greenlet==0.4.1
httplib2==0.8
iso8601==0.1.4
kombu==2.5.12
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
netifaces==0.8
nose==1.3.0
nosehtmloutput==0.0.4
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.1.1
pbr==0.5.19
pep8==1.3.3
prettytable==0.7.2
pyparsing==1.5.7
python-keystoneclient==0.3.1
python-mimeparse==0.1.4
python-novaclient==2.13.0
python-quantumclient==2.2.3
python-subunit==0.0.13
pyudev==0.16.1
quantum==jenkins.periodic.neutron.python27.stable.grizzly.18
repoze.lru==0.6
requests==1.2.3
setuptools-git==1.0
simplejson==3.3.0
six==1.3.0
termcolor==1.1.0
testrepository==0.0.17
testtools==0.9.32
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./quantum/tests/unit/nose_results.html
+ '[' -f ./quantum/tests/unit/nose_results.html ']'
++ grep -c 'tr class=.passClass' ./quantum/tests/unit/nose_results.html
+ passcount=305
+ '[' 305 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.NHuUruVB22
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/18
[SCP] uploading file: '/srv/static/logs/periodic/periodic-neutron-python27-stable-grizzly/18/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #100
by OpenStack Jenkins 22 Jul '13
by OpenStack Jenkins 22 Jul '13
22 Jul '13
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/1…>
------------------------------------------
[...truncated 1170 lines...]
test_save_fetches_members_if_private [32mOK [0m[32m 0.00[0m
test_save_updates_acls [32mOK [0m[32m 0.00[0m
TestStoreLocation
test_bad_store_scheme [32mOK [0m[32m 0.01[0m
test_filesystem_store_location [32mOK [0m[32m 0.01[0m
test_get_location_from_uri_back_to_uri [32mOK [0m[32m 0.01[0m
test_get_store_from_scheme [32mOK [0m[32m 0.01[0m
test_http_store_location [32mOK [0m[32m 0.01[0m
test_rbd_store_location [32mOK [0m[32m 0.01[0m
test_s3_store_location [32mOK [0m[32m 0.01[0m
test_swift_store_location [32mOK [0m[32m 0.01[0m
TestChunkReader
test_read_all_data [32mOK [0m[32m 0.01[0m
TestCreatingLocations
test_multi_tenant_location [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_custom_service_type [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_http [32mOK [0m[32m 0.01[0m
test_multi_tenant_location_with_region [32mOK [0m[32m 0.01[0m
test_single_tenant_location [32mOK [0m[32m 0.01[0m
test_single_tenant_location_http [32mOK [0m[32m 0.01[0m
TestMultiTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestSingleTenantStoreConnections
test_basic_connection [32mOK [0m[32m 0.01[0m
test_connection_invalid_user [32mOK [0m[32m 0.01[0m
test_connection_missing_user [32mOK [0m[32m 0.01[0m
test_connection_with_auth_v1 [32mOK [0m[32m 0.01[0m
test_connection_with_endpoint_type [32mOK [0m[32m 0.01[0m
test_connection_with_no_trailing_slash [32mOK [0m[32m 0.01[0m
test_connection_with_region [32mOK [0m[32m 0.01[0m
test_connection_with_service_type [32mOK [0m[32m 0.01[0m
test_connection_with_snet [32mOK [0m[32m 0.01[0m
TestStoreAuthV1
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.00[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.01[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.00[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.01[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.02[0m
test_add_large_object [32mOK [0m[32m 0.01[0m
test_add_large_object_zero_size [32mOK [0m[32m 0.01[0m
test_add_no_container_and_create [32mOK [0m[32m 0.01[0m
test_add_no_container_no_create [32mOK [0m[32m 0.01[0m
test_delete [32mOK [0m[32m 0.00[0m
test_delete_non_existing [32mOK [0m[32m 0.00[0m
test_get [32mOK [0m[32m 0.01[0m
test_get_non_existing [32mOK [0m[32m 0.01[0m
test_get_size [32mOK [0m[32m 0.00[0m
test_get_size_with_multi_tenant_on [32mOK [0m[32m 0.00[0m
test_get_with_http_auth [32mOK [0m[32m 0.01[0m
test_no_auth_address [32mOK [0m[32m 0.01[0m
test_no_key [32mOK [0m[32m 0.01[0m
test_no_user [32mOK [0m[32m 0.01[0m
test_read_acl_public [32mOK [0m[32m 0.01[0m
test_read_acl_tenants [32mOK [0m[32m 0.01[0m
test_read_write_public [32mOK [0m[32m 0.01[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.01[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.05[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.01[0m
test_limiting_reader_fails [32mOK [0m[32m 0.01[0m
VersionNegotiationTest
test_request_accept_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1 [32mOK [0m[32m 0.01[0m
test_request_url_v1_0 [32mOK [0m[32m 0.01[0m
test_request_url_v1_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2 [32mOK [0m[32m 0.01[0m
test_request_url_v2_0 [32mOK [0m[32m 0.01[0m
test_request_url_v2_1 [32mOK [0m[32m 0.01[0m
test_request_url_v2_2_unsupported [32mOK [0m[32m 0.01[0m
test_request_url_v3_unsupported [32mOK [0m[32m 0.01[0m
VersionsTest
test_get_version_list [32mOK [0m[32m 0.01[0m
JSONRequestDeserializerTest
test_default_no_body [32mOK [0m[32m 0.00[0m
test_default_with_body [32mOK [0m[32m 0.00[0m
test_from_json [32mOK [0m[32m 0.00[0m
test_from_json_malformed [32mOK [0m[32m 0.00[0m
test_has_body_has_content_length [32mOK [0m[32m 0.00[0m
test_has_body_no_content_length [32mOK [0m[32m 0.00[0m
test_has_body_zero_content_length [32mOK [0m[32m 0.00[0m
test_no_body_no_content_length [32mOK [0m[32m 0.00[0m
JSONResponseSerializerTest
test_default [32mOK [0m[32m 0.00[0m
test_to_json [32mOK [0m[32m 0.00[0m
RequestTest
test_content_type_accept_default [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_json_xml_quality [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml [32mOK [0m[32m 0.00[0m
test_content_type_from_accept_xml_json [32mOK [0m[32m 0.00[0m
test_content_type_missing [32mOK [0m[32m 0.00[0m
test_content_type_unsupported [32mOK [0m[32m 0.00[0m
test_content_type_with_charset [32mOK [0m[32m 0.00[0m
ResourceTest
test_dispatch [32mOK [0m[32m 0.00[0m
test_dispatch_default [32mOK [0m[32m 0.00[0m
test_dispatch_no_default [32mOK [0m[32m 0.00[0m
test_get_action_args [32mOK [0m[32m 0.00[0m
TestHelpers
test_data_passed_properly_through_headers [32mOK [0m[32m 0.00[0m
test_headers_are_unicode [32mOK [0m[32m 0.00[0m
======================================================================
ERROR: glance.tests.functional.v1.test_api.TestApi.test_mismatched_checksum
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 1606, in test_mismatched_checksum
'foobar')
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 1582, in _do_test_mismatched_attribute
body=image_data)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 1570, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 1317, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 1252, in _conn_request
conn.connect()
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…",> line 913, in connect
raise socket.error, msg
error: [Errno 111] ECONNREFUSED
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 93.15 secs:
[31m 26.64 TestScrubber.test_scrubber_app[0m
[31m 21.01 TestScrubber.test_delayed_delete[0m
[31m 15.66 TestRootApi.test_version_configurations[0m
[31m 14.98 TestGlanceControl.test_reload[0m
[31m 14.85 TestGlanceControl.test_bouncing[0m
----------------------------------------------------------------------
Ran 1101 tests in 644.464s
FAILED (SKIP=38, errors=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-grizzly/w…'>
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.7
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.0.12
anyjson==0.3.3
argparse==1.2.1
boto==2.9.8
colorama==0.2.5
coverage==3.6
d2to1==0.2.10
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.13.0
extras==0.0.3
fixtures==0.3.12
glance==jenkins.periodic.glance.python26.stable.grizzly.100
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.0.0
kombu==2.5.12
lxml==3.2.1
mox==0.5.3
nose==1.3.0
nose-exclude==0.1.9
nosehtmloutput==0.0.4
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.1.1
passlib==1.6.1
pbr==0.5.18
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycrypto==2.6
pysendfile==2.0.0
python-keystoneclient==0.3.1
python-mimeparse==0.1.4
python-swiftclient==1.5.0
repoze.lru==0.6
requests==1.2.3
setuptools-git==1.0
simplejson==3.3.0
six==1.3.0
sqlalchemy-migrate==0.7.2
termcolor==1.1.0
testtools==0.9.32
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=126
+ '[' 126 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.rGFar03VKv
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/100
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/100/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
3
Jenkins build became unstable: periodic-ceilometer-docs-stable-grizzly #102
by OpenStack Jenkins 22 Jul '13
by OpenStack Jenkins 22 Jul '13
22 Jul '13
Jenkins build became unstable: periodic-ceilometer-python27-stable-grizzly #101
by OpenStack Jenkins 21 Jul '13
by OpenStack Jenkins 21 Jul '13
21 Jul '13