Openstack-stable-maint
Threads by month
- ----- 2026 -----
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- 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
- 1 participants
- 135285 discussions
Hi,
Would it please be possible to get https://review.openstack.org/#/c/60651/ approved. This was only approved upstream last night and back ported this morning. When the problem occurs VM's will not be scheduled. That is, the compute node will be unable spawn new VM's as the scheduler thinks that it does not have any available ram/cpus/diskspace.
Thanks
Gary
2
1
Hi,
first stable/havana release 2013.2.1 is scheduled[1] to be released
next week on December 12th, so freeze on stable/havana goes into
effect tomorrow EOD, one week before the release.
Everybody is welcome to help review proposed changes[2] taking into
account criteria for stable fixes[3].
Cheers,
Alan
[1] https://wiki.openstack.org/wiki/StableBranchRelease#Planned_stable.2Fhavana…
[2] https://review.openstack.org/#/q/status:open+AND+branch:stable/havana+AND+(…
[3] https://wiki.openstack.org/wiki/StableBranch#Appropriate_Fixes
1
2
Hey Guys,
I'd like to propose a freeze exception. 2 bugs with importance `High`
were found in oslo-incubator/rpc/impl_qpid.py and they affect
stable/havana as well.
Without this fixes, deployments using topology v2 will face the
following issues:
- Fanout Consumers will fail to reconnect
- Requests made to a given topic could be received by more than
one consumer, even though they should be delivered once and only
once.
Again, this affects *just* when topology v2 is in use but it's a
critical bug for those deployments.
Since this bug affects all projects using oslo/rpc, several patches
will fall into this exception.
Cheers,
FF
--
@flaper87
Flavio Percoco
1
0
Hi stable team,
(Cc: I18N team)
I18N and Horizon team would like to update Horizon translations for havana
2013.2.1 update. Several translation fixes have been done in Transifex and
there are several patches which fixes wrong strings in Horizon.
However, some of them were merged just a few days ago and some of them
are under review[1].
To allow translators to update and validate their translations,
I would like to request FFE of updating Horizon translations
My current plan is to propose a patch of translation update Sunday.
The patch update POT files (source language, English) and PO files of
each languages.
(Note that the patch is not a backport and proposed to stable/havana directly
since strings are different in both branches.)
[1] Patches with string fixes under review. I hope they will be a part
of the next update.
https://review.openstack.org/#/c/58103/
https://review.openstack.org/#/c/58139/
https://review.openstack.org/#/c/59916/
Thanks,
Akihiro
3
4
06 Dec '13
See <https://jenkins02.openstack.org/job/periodic-heat-python27-grizzly/1/>
------------------------------------------
[...truncated 650 lines...]
test_update_template_diff_properties_removed (heat.tests.test_resource.ResourceTest) ... ok
test_updated_time (heat.tests.test_resource.ResourceTest) ... ok
test_create_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_create_watch_data (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_call (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_cast (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_find_physical_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_get_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_events (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_metadata_update (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_set_watch_state (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch_metric (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_update_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_validate_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_attributes (heat.tests.test_s3.s3Test) ... ok
test_authenticated_read (heat.tests.test_s3.s3Test) ... ok
test_create_container_name (heat.tests.test_s3.s3Test) ... ok
test_delete_exception (heat.tests.test_s3.s3Test) ... ok
test_delete_retain (heat.tests.test_s3.s3Test) ... ok
test_public_read (heat.tests.test_s3.s3Test) ... ok
test_public_read_write (heat.tests.test_s3.s3Test) ... ok
test_website (heat.tests.test_s3.s3Test) ... ok
test_security_group_nova (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_security_group_nova_exception (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_byte_string_12 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_16 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_60 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_8 (heat.tests.test_short_id.ShortIdTest) ... ok
test_generate_ids (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_string (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_0 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_endianness (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_f (heat.tests.test_short_id.ShortIdTest) ... ok
test_user_creds_none (heat.tests.test_sqlalchemy_api.SqlAlchemyTest) ... ok
test_user_creds_password (heat.tests.test_sqlalchemy_api.SqlAlchemyTest) ... ok
test_attributes (heat.tests.test_swift.swiftTest) ... ok
test_build_meta_headers (heat.tests.test_swift.swiftTest) ... ok
test_create_container_name (heat.tests.test_swift.swiftTest) ... ok
test_delete_exception (heat.tests.test_swift.swiftTest) ... ok
test_delete_retain (heat.tests.test_swift.swiftTest) ... ok
test_public_read (heat.tests.test_swift.swiftTest) ... ok
test_public_read_write (heat.tests.test_swift.swiftTest) ... ok
test_website (heat.tests.test_swift.swiftTest) ... ok
test_convert_all_templates (heat.tests.test_template_format.JsonToYamlTest) ... ok
test_quantum_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_wordpress_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_minimal_yaml (heat.tests.test_template_format.YamlMinimalTest) ... ok
test_file_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_garbage (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_error (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_https_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_access_key (heat.tests.test_user.AccessKeyTest) ... ok
test_access_key_no_user (heat.tests.test_user.AccessKeyTest) ... ok
test_accesspolicy_access_allowed (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_err_notfound (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok_empty (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_update (heat.tests.test_user.AccessPolicyTest) ... ok
test_user (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed_ignorepolicy (heat.tests.test_user.UserTest) ... ok
test_user_create_bad_policies (heat.tests.test_user.UserTest) ... ok
test_user_validate_policies (heat.tests.test_user.UserTest) ... ok
test_validate_findinmap_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_findinmap_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_valid (heat.tests.test_validate.validateTest) ... ok
test_volume (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment_error (heat.tests.test_volume.VolumeTest) ... ok
test_volume_create_error (heat.tests.test_volume.VolumeTest) ... ok
test_internet_gateway (heat.tests.test_vpc.InternetGatewayTest) ... ok
test_network_interface (heat.tests.test_vpc.NetworkInterfaceTest) ... ok
test_route_table (heat.tests.test_vpc.RouteTableTest) ... ok
test_subnet (heat.tests.test_vpc.SubnetTest) ... ok
test_vpc (heat.tests.test_vpc.VPCTest) ... ok
test_get_status (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_get_status_reason (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_handle (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update_invalid (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_FnGetAtt (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_timeout (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource_type (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackid (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackname (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_tenant (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_ave (heat.tests.test_watch.WatchRuleTest) ... ok
test_create_watch_data (heat.tests.test_watch.WatchRuleTest) ... ok
test_evaluate (heat.tests.test_watch.WatchRuleTest) ... ok
test_load (heat.tests.test_watch.WatchRuleTest) ... ok
test_maximum (heat.tests.test_watch.WatchRuleTest) ... ok
test_minimum (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_normal (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_two_actions (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_nodata (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_ok_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_samplecount (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state_invalid (heat.tests.test_watch.WatchRuleTest) ... ok
test_store (heat.tests.test_watch.WatchRuleTest) ... ok
test_sum (heat.tests.test_watch.WatchRuleTest) ... ok
======================================================================
FAIL: test_FnGetAtt (heat.tests.test_metadata_refresh.MetadataRefreshTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-heat-python27-grizzly/ws/heat/…",> line 75, in wrapped_test
test_fn(test_cls)
File "<https://jenkins02.openstack.org/job/periodic-heat-python27-grizzly/ws/heat/…",> line 178, in test_FnGetAtt
self.assertEqual(cont, 's2-ip=1.2.3.5')
AssertionError: u's2-ip=' != 's2-ip=1.2.3.5'
-------------------- >> begin captured stdout << ---------------------
Running test test_FnGetAtt
--------------------- >> end captured stdout << ----------------------
"u's2-ip=' != 's2-ip=1.2.3.5'" = '%s != %s' % (safe_repr(u's2-ip='), safe_repr('s2-ip=1.2.3.5'))
"u's2-ip=' != 's2-ip=1.2.3.5'" = self._formatMessage("u's2-ip=' != 's2-ip=1.2.3.5'", "u's2-ip=' != 's2-ip=1.2.3.5'")
>> raise self.failureException("u's2-ip=' != 's2-ip=1.2.3.5'")
-------------------- >> begin captured logging << --------------------
heat.engine.resource: INFO: creating Instance "S1"
heat.engine.resource: INFO: creating Instance "S2"
heat.engine.resource: INFO: deleting Instance "S1" (inst:None db_id:15)
heat.engine.resource: INFO: deleting Instance "S2" (inst:None db_id:16)
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 698 tests in 13.903s
FAILED (failures=1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-heat-python27-grizzly/ws/.tox/…> -a tag=unit'
___________________________________ 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==1.3
Jinja2==2.7.1
MarkupSafe==0.18
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.12.3
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.3.3
anyjson==0.3.3
argparse==1.2.1
boto==2.19.0
cliff==1.4.5
cmd2==0.6.7
colorama==0.2.7
coverage==3.7
decorator==3.4.0
distribute==0.7.3
docutils==0.10
ecdsa==0.10
eventlet==0.14.0
greenlet==0.4.1
heat==jenkins.periodic.heat.python27.grizzly.1
httplib2==0.8
iso8601==0.1.8
jsonpatch==1.3
jsonpointer==1.1
jsonschema==2.3.0
kombu==3.0.7
lxml==2.3.5
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.2.1
paramiko==1.12.0
pbr==0.5.23
pep8==1.3.4
prettytable==0.7.2
pyOpenSSL==0.13.1
pycrypto==2.6.1
pyflakes==0.7.3
pyparsing==2.0.1
python-cinderclient==1.0.7
python-glanceclient==0.12.0
python-keystoneclient==0.4.1
python-memcached==1.53
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-quantumclient==2.2.4.3
python-swiftclient==1.8.0
pytz==2013.8
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
termcolor==1.1.0
warlock==1.1.0
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.DvEZLXUTmQ
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-heat-python27-grizzly/precise26
[SCP] Trying to create /srv/static/logs/periodic/periodic-heat-python27-grizzly/precise26/1
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-glance-python26-stable-grizzly #67
by OpenStack Jenkins 02 Dec '13
by OpenStack Jenkins 02 Dec '13
02 Dec '13
See <https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…>
------------------------------------------
[...truncated 1199 lines...]
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.00[0m
test_add_already_existing [32mOK [0m[32m 0.01[0m
test_add_auth_url_variations [32mOK [0m[32m 0.01[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.00[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.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[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.00[0m
test_no_auth_address [32mOK [0m[32m 0.00[0m
test_no_key [32mOK [0m[32m 0.00[0m
test_no_user [32mOK [0m[32m 0.00[0m
test_read_acl_public [32mOK [0m[32m 0.00[0m
test_read_acl_tenants [32mOK [0m[32m 0.00[0m
test_read_write_public [32mOK [0m[32m 0.00[0m
TestStoreAuthV2
test_add [32mOK [0m[32m 0.00[0m
test_add_already_existing [32mOK [0m[32m 0.00[0m
test_add_auth_url_variations [32mOK [0m[32m 0.01[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.00[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.00[0m
test_get_non_existing [32mOK [0m[32m 0.00[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.00[0m
test_no_auth_address [32mOK [0m[32m 0.00[0m
test_no_key [32mOK [0m[32m 0.00[0m
test_no_user [32mOK [0m[32m 0.00[0m
test_read_acl_public [32mOK [0m[32m 0.00[0m
test_read_acl_tenants [32mOK [0m[32m 0.00[0m
test_read_write_public [32mOK [0m[32m 0.00[0m
test_v2_multi_tenant_location [32mOK [0m[32m 0.00[0m
test_v2_with_no_tenant [32mOK [0m[32m 0.00[0m
TestUtils
test_cooperative_reader [32mOK [0m[33m 0.03[0m
test_cooperative_reader_of_iterator [32mOK [0m[32m 0.00[0m
test_limiting_reader [32mOK [0m[32m 0.00[0m
test_limiting_reader_fails [32mOK [0m[32m 0.00[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
======================================================================
FAIL: glance.tests.functional.test_bin_glance_control.TestGlanceControl.test_reload
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 244, in test_reload
self.assertTrue(launch_msg is None, launch_msg)
File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless
if not expr: raise self.failureException, msg
AssertionError: Unexpected server launch status
======================================================================
FAIL: glance.tests.functional.test_cache_middleware.TestImageCacheSqlite.test_cache_middleware_trans_v1_without_download_image_policy
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 121, in wrapped
func(*a, **kwargs)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 241, in test_cache_middleware_trans_v1_without_download_image_policy
self.assertEqual(response.status, 201)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 324, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…",> line 414, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 500 != 201
----------------------------------------------------------------------
XML: nosetests.xml
Slowest 5 tests took 83.90 secs:
[31m 24.86 TestScrubber.test_scrubber_app[0m
[31m 19.44 TestScrubber.test_delayed_delete[0m
[31m 13.76 TestGlanceControl.test_respawn[0m
[31m 13.11 TestGlanceControl.test_bouncing[0m
[31m 12.73 TestGlanceControl.test_infinite_child_death[0m
----------------------------------------------------------------------
Ran 1109 tests in 508.478s
FAILED (SKIP=42, failures=2)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-glance-python26-stable-grizzly…'>
___________________________________ 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==1.3
Jinja2==2.7.1
MarkupSafe==0.18
MySQL-python==1.2.4
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.9
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.3.3
anyjson==0.3.3
argparse==1.2.1
boto==2.19.0
cffi==0.8.1
colorama==0.2.7
coverage==3.7
decorator==3.4.0
distribute==0.7.3
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
glance==jenkins.periodic.glance.python26.stable.grizzly.67
greenlet==0.4.1
httplib2==0.8
importlib==1.0.2
iso8601==0.1.4
jsonschema==2.3.0
kombu==3.0.6
lxml==3.2.4
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nose-exclude==0.1.10
nosehtmloutput==0.0.5
openstack.nose-plugin==0.11
ordereddict==1.1
oslo.config==1.2.1
passlib==1.6.1
pbr==0.5.23
pep8==1.3.3
prettytable==0.7.2
psycopg2==2.5.1
pycparser==2.10
pycrypto==2.6.1
pysendfile==2.0.0
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-swiftclient==1.8.0
pytz==2013.8
repoze.lru==0.6
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
termcolor==1.1.0
testtools==0.9.34
wsgiref==0.1.2
xattr==0.7.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=./nose_results.html
+ '[' -f ./nose_results.html ']'
++ grep -c 'tr class=.passClass' ./nose_results.html
+ passcount=125
+ '[' 125 -eq 0 ']'
+ exit 1
+ rm -rf /tmp/tmp.YziKhUqOiR
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] uploading file: '/srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/67/nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-grizzly/centos6-13/67
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-tempest-devstack-vm-neutron-stable-grizzly #69
by OpenStack Jenkins 02 Dec '13
by OpenStack Jenkins 02 Dec '13
02 Dec '13
See <https://jenkins01.openstack.org/job/periodic-tempest-devstack-vm-neutron-st…>
------------------------------------------
[...truncated 7125 lines...]
2013-11-23 06:04:37 + ini_has_option /etc/cinder/cinder.conf DEFAULT secure_delete
2013-11-23 06:04:37 + local file=/etc/cinder/cinder.conf
2013-11-23 06:04:37 + local section=DEFAULT
2013-11-23 06:04:37 + local option=secure_delete
2013-11-23 06:04:37 + local line
2013-11-23 06:04:37 ++ sed -ne '/^\[DEFAULT\]/,/^\[.*\]/ { /^secure_delete[ \t]*=/ p; }' /etc/cinder/cinder.conf
2013-11-23 06:04:37 + line=
2013-11-23 06:04:37 + '[' -n '' ']'
2013-11-23 06:04:37 + sed -i -e '/^\[DEFAULT\]/ a\
2013-11-23 06:04:37 secure_delete = False
2013-11-23 06:04:37 ' /etc/cinder/cinder.conf
2013-11-23 06:04:37 + iniset /etc/cinder/cinder.conf DEFAULT volume_clear none
2013-11-23 06:04:37 + local file=/etc/cinder/cinder.conf
2013-11-23 06:04:37 + local section=DEFAULT
2013-11-23 06:04:37 + local option=volume_clear
2013-11-23 06:04:37 + local value=none
2013-11-23 06:04:37 + grep -q '^\[DEFAULT\]' /etc/cinder/cinder.conf
2013-11-23 06:04:37 + ini_has_option /etc/cinder/cinder.conf DEFAULT volume_clear
2013-11-23 06:04:37 + local file=/etc/cinder/cinder.conf
2013-11-23 06:04:37 + local section=DEFAULT
2013-11-23 06:04:37 + local option=volume_clear
2013-11-23 06:04:37 + local line
2013-11-23 06:04:37 ++ sed -ne '/^\[DEFAULT\]/,/^\[.*\]/ { /^volume_clear[ \t]*=/ p; }' /etc/cinder/cinder.conf
2013-11-23 06:04:37 + line=
2013-11-23 06:04:37 + '[' -n '' ']'
2013-11-23 06:04:37 + sed -i -e '/^\[DEFAULT\]/ a\
2013-11-23 06:04:37 volume_clear = none
2013-11-23 06:04:37 ' /etc/cinder/cinder.conf
2013-11-23 06:04:37 + '[' False == True ']'
2013-11-23 06:04:37 + '[' default == XenAPINFS ']'
2013-11-23 06:04:37 + '[' default == sheepdog ']'
2013-11-23 06:04:37 + is_service_enabled quantum
2013-11-23 06:04:37 + services=quantum
2013-11-23 06:04:37 + for service in '${services}'
2013-11-23 06:04:37 + [[ ,g-api,g-reg,key,n-api,n-crt,n-obj,n-cpu,n-sch,horizon,mysql,rabbit,sysstat,tempest,s-proxy,s-account,s-container,s-object,cinder,c-api,c-vol,c-sch,n-cond,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta, =~ ,quantum, ]]
2013-11-23 06:04:37 + return 0
2013-11-23 06:04:37 + install_quantum
2013-11-23 06:04:37 + git_clone https://github.com/openstack/neutron.git /opt/stack/new/neutron stable/grizzly
2013-11-23 06:04:37 + [[ False = \T\r\u\e ]]
2013-11-23 06:04:37 + GIT_REMOTE=https://github.com/openstack/neutron.git
2013-11-23 06:04:37 + GIT_DEST=/opt/stack/new/neutron
2013-11-23 06:04:37 + GIT_REF=stable/grizzly
2013-11-23 06:04:37 + echo stable/grizzly
2013-11-23 06:04:37 + egrep -q '^refs'
2013-11-23 06:04:37 + [[ ! -d /opt/stack/new/neutron ]]
2013-11-23 06:04:37 + [[ '' == \y\e\s ]]
2013-11-23 06:04:37 + setup_develop /opt/stack/new/neutron
2013-11-23 06:04:37 + [[ False = True ]]
2013-11-23 06:04:37 + SUDO_CMD=sudo
2013-11-23 06:04:37 + cd /opt/stack/new/neutron
2013-11-23 06:04:37 + python setup.py egg_info
2013-11-23 06:04:37 running egg_info
2013-11-23 06:04:37 creating quantum.egg-info
2013-11-23 06:04:37 writing requirements to quantum.egg-info/requires.txt
2013-11-23 06:04:37 writing quantum.egg-info/PKG-INFO
2013-11-23 06:04:37 writing eager_resources to quantum.egg-info/eager_resources.txt
2013-11-23 06:04:37 writing top-level names to quantum.egg-info/top_level.txt
2013-11-23 06:04:37 writing dependency_links to quantum.egg-info/dependency_links.txt
2013-11-23 06:04:37 writing entry points to quantum.egg-info/entry_points.txt
2013-11-23 06:04:37 writing manifest file 'quantum.egg-info/SOURCES.txt'
2013-11-23 06:04:37 reading manifest template 'MANIFEST.in'
2013-11-23 06:04:37 warning: no files found matching 'AUTHORS'
2013-11-23 06:04:37 warning: no files found matching 'ChangeLog'
2013-11-23 06:04:37 warning: no files found matching 'quantum/db/migration/alembic/script.py.mako'
2013-11-23 06:04:38 warning: no files found matching 'quantum/db/migration/alembic/versions/README'
2013-11-23 06:04:38 warning: no previously-included files matching '*.pyc' found anywhere in distribution
2013-11-23 06:04:38 writing manifest file 'quantum.egg-info/SOURCES.txt'
2013-11-23 06:04:38 ++ awk '/^.+/ {print "-f " $1}' quantum.egg-info/dependency_links.txt
2013-11-23 06:04:38 + raw_links=
2013-11-23 06:04:38 ++ echo
2013-11-23 06:04:38 ++ xargs
2013-11-23 06:04:38 + depend_links=
2013-11-23 06:04:38 ++ '[' '!' -r quantum.egg-info/requires.txt ']'
2013-11-23 06:04:38 ++ echo '-r *-info/requires.txt'
2013-11-23 06:04:38 + require_file='-r *-info/requires.txt'
2013-11-23 06:04:38 + pip_install -r quantum.egg-info/requires.txt
2013-11-23 06:04:38 + [[ False = \T\r\u\e ]]
2013-11-23 06:04:38 + [[ -z -r quantum.egg-info/requires.txt ]]
2013-11-23 06:04:38 + [[ -z deb ]]
2013-11-23 06:04:38 + [[ False = True ]]
2013-11-23 06:04:38 + SUDO_PIP=sudo
2013-11-23 06:04:38 ++ get_pip_command
2013-11-23 06:04:38 ++ is_fedora
2013-11-23 06:04:38 ++ [[ -z Ubuntu ]]
2013-11-23 06:04:38 ++ '[' Ubuntu = Fedora ']'
2013-11-23 06:04:38 ++ '[' Ubuntu = 'Red Hat' ']'
2013-11-23 06:04:38 ++ '[' Ubuntu = CentOS ']'
2013-11-23 06:04:38 ++ which pip
2013-11-23 06:04:38 + CMD_PIP=/usr/local/bin/pip
2013-11-23 06:04:38 + [[ False != \F\a\l\s\e ]]
2013-11-23 06:04:38 + sudo PIP_DOWNLOAD_CACHE=/var/cache/pip HTTP_PROXY= HTTPS_PROXY= NO_PROXY= /usr/local/bin/pip install -r quantum.egg-info/requires.txt
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): Paste in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 1))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): PasteDeploy>=1.5.0 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 2))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): Routes>=1.12.3 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 3))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): amqplib>=0.6.1 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 4))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): anyjson>=0.2.4 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 5))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): eventlet>=0.9.17 in /usr/local/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 6))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): greenlet>=0.3.1 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 7))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): httplib2 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 8))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.4 in /usr/local/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 9))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): kombu>=1.0.4 in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 10))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): netaddr in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 11))
2013-11-23 06:04:38 Downloading/unpacking python-quantumclient>=2.2.0,<3.0.0 (from -r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:38 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Fpython-quantumclient%2Fpython-quantumclient-2.2.4.3.tar.gz
2013-11-23 06:04:38 Running setup.py egg_info for package python-quantumclient
2013-11-23 06:04:38 [pbr] Processing SOURCES.txt
2013-11-23 06:04:38 warning: LocalManifestMaker: standard file '-c' not found
2013-11-23 06:04:38
2013-11-23 06:04:38 [pbr] In git context, generating filelist from git
2013-11-23 06:04:38 warning: no previously-included files matching '*.pyc' found anywhere in distribution
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): pyudev in /usr/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 13))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): sqlalchemy>=0.7.8,<=0.7.99 in /usr/local/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 14))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): WebOb>=1.2 in /usr/local/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 15))
2013-11-23 06:04:38 Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.2.0 in /opt/stack/new/python-keystoneclient (from -r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:38 Downloading/unpacking alembic>=0.4.1 (from -r quantum.egg-info/requires.txt (line 17))
2013-11-23 06:04:40 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2Falembic%2Falembic-0.6.0.tar.gz
2013-11-23 06:04:40 Running setup.py egg_info for package alembic
2013-11-23 06:04:40
2013-11-23 06:04:40 warning: no files found matching '*.jpg' under directory 'docs'
2013-11-23 06:04:40 warning: no files found matching '*.sty' under directory 'docs'
2013-11-23 06:04:40 warning: no files found matching '*.dat' under directory 'tests'
2013-11-23 06:04:40 no previously-included directories found matching 'docs/build/output'
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from -r quantum.egg-info/requires.txt (line 18))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): python-novaclient in /opt/stack/new/python-novaclient (from -r quantum.egg-info/requires.txt (line 19))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): pbr>=0.5.21,<1.0 in /usr/local/lib/python2.7/dist-packages/pbr-0.5.23-py2.7.egg (from python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): python-neutronclient>=2.3.0,<3 in /opt/stack/new/python-neutronclient (from python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): PrettyTable>=0.6,<0.8 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): requests>=1.1 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.0.9 in /usr/lib/python2.7/dist-packages (from python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): six>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Downloading/unpacking Mako (from alembic>=0.4.1->-r quantum.egg-info/requires.txt (line 17))
2013-11-23 06:04:40 Storing download in cache at /var/cache/pip/http%3A%2F%2Fpypi.openstack.org%2Fopenstack%2FMako%2FMako-0.9.0.tar.gz
2013-11-23 06:04:40 Running setup.py egg_info for package Mako
2013-11-23 06:04:40
2013-11-23 06:04:40 warning: no files found matching '*.xml' under directory 'examples'
2013-11-23 06:04:40 warning: no files found matching '*.mako' under directory 'examples'
2013-11-23 06:04:40 warning: no files found matching 'ez_setup.py'
2013-11-23 06:04:40 no previously-included directories found matching 'doc/build/output'
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): pip>=1.0 in /usr/lib/python2.7/dist-packages (from pbr>=0.5.21,<1.0->python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): cliff>=1.4.3 in /usr/local/lib/python2.7/dist-packages (from python-neutronclient>=2.3.0,<3->python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->python-keystoneclient>=0.2.0->-r quantum.egg-info/requires.txt (line 16))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): MarkupSafe>=0.9.2 in /usr/lib/python2.7/dist-packages (from Mako->alembic>=0.4.1->-r quantum.egg-info/requires.txt (line 17))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.1 in /usr/local/lib/python2.7/dist-packages (from cliff>=1.4.3->python-neutronclient>=2.3.0,<3->python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:40 Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/local/lib/python2.7/dist-packages (from cliff>=1.4.3->python-neutronclient>=2.3.0,<3->python-quantumclient>=2.2.0,<3.0.0->-r quantum.egg-info/requires.txt (line 12))
2013-11-23 06:04:41 Installing collected packages: python-quantumclient, alembic, Mako
2013-11-23 06:04:41 Running setup.py install for python-quantumclient
2013-11-23 06:04:41 [pbr] Reusing existing SOURCES.txt
2013-11-23 06:04:41 Installing quantum script to /usr/local/bin
2013-11-23 06:04:41 Running setup.py install for alembic
2013-11-23 06:04:41
2013-11-23 06:04:41 warning: no files found matching '*.jpg' under directory 'docs'
2013-11-23 06:04:41 warning: no files found matching '*.sty' under directory 'docs'
2013-11-23 06:04:41 warning: no files found matching '*.dat' under directory 'tests'
2013-11-23 06:04:41 no previously-included directories found matching 'docs/build/output'
2013-11-23 06:04:41 Installing alembic script to /usr/local/bin
2013-11-23 06:04:41 Running setup.py install for Mako
2013-11-23 06:04:41 changing mode of build/scripts-2.7/mako-render from 644 to 755
2013-11-23 06:04:41
2013-11-23 06:04:41 warning: no files found matching '*.xml' under directory 'examples'
2013-11-23 06:04:41 warning: no files found matching '*.mako' under directory 'examples'
2013-11-23 06:04:41 warning: no files found matching 'ez_setup.py'
2013-11-23 06:04:41 no previously-included directories found matching 'doc/build/output'
2013-11-23 06:04:41 changing mode of /usr/local/bin/mako-render to 755
2013-11-23 06:04:41 Successfully installed python-quantumclient alembic Mako
2013-11-23 06:04:41 Cleaning up...
2013-11-23 06:04:41 + sudo HTTP_PROXY= HTTPS_PROXY= NO_PROXY= python setup.py develop
2013-11-23 06:04:41 running develop
2013-11-23 06:04:41 Checking .pth file support in /usr/local/lib/python2.7/dist-packages/
2013-11-23 06:04:41 /usr/bin/python -E -c pass
2013-11-23 06:04:41 TEST PASSED: /usr/local/lib/python2.7/dist-packages/ appears to support .pth files
2013-11-23 06:04:41 running egg_info
2013-11-23 06:04:41 writing requirements to quantum.egg-info/requires.txt
2013-11-23 06:04:41 writing quantum.egg-info/PKG-INFO
2013-11-23 06:04:41 writing eager_resources to quantum.egg-info/eager_resources.txt
2013-11-23 06:04:41 writing top-level names to quantum.egg-info/top_level.txt
2013-11-23 06:04:41 writing dependency_links to quantum.egg-info/dependency_links.txt
2013-11-23 06:04:41 writing entry points to quantum.egg-info/entry_points.txt
2013-11-23 06:04:41 reading manifest template 'MANIFEST.in'
2013-11-23 06:04:41 warning: no files found matching 'AUTHORS'
2013-11-23 06:04:41 warning: no files found matching 'ChangeLog'
2013-11-23 06:04:41 warning: no files found matching 'quantum/db/migration/alembic/script.py.mako'
2013-11-23 06:04:41 warning: no files found matching 'quantum/db/migration/alembic/versions/README'
2013-11-23 06:04:41 warning: no previously-included files matching '*.pyc' found anywhere in distribution
2013-11-23 06:04:41 writing manifest file 'quantum.egg-info/SOURCES.txt'
2013-11-23 06:04:41 running build_ext
2013-11-23 06:04:41 Creating /usr/local/lib/python2.7/dist-packages/quantum.egg-link (link to .)
2013-11-23 06:04:41 Adding quantum 2013.1.5.a1.g666826a to easy-install.pth file
2013-11-23 06:04:41 Installing quantum-debug script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-nec-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-dhcp-agent-dnsmasq-lease-update script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-dhcp-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-lbaas-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-ryu-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-l3-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-check-nvp-config script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-db-manage script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-metadata-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-server script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-linuxbridge-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-ns-metadata-proxy script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-openvswitch-agent script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-netns-cleanup script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-ovs-cleanup script to /usr/local/bin
2013-11-23 06:04:41 Installing quantum-rootwrap script to /usr/local/bin
2013-11-23 06:04:41
2013-11-23 06:04:41 Installed /opt/stack/new/neutron
2013-11-23 06:04:41 Processing dependencies for quantum==2013.1.5.a1.g666826a
2013-11-23 06:04:41 error: Installed distribution iso8601 0.1.4 conflicts with requirement iso8601>=0.1.8
2013-11-23 06:04:41 ++ failed
2013-11-23 06:04:41 ++ local r=1
2013-11-23 06:04:41 +++ jobs -p
2013-11-23 06:04:41 ++ kill
2013-11-23 06:04:41 ++ set +o xtrace
2013-11-23 06:04:41 stack.sh failed: full log in /opt/stack/new/devstacklog.txt.2013-11-23-060158
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-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/localrc.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/mysql
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/mysql/error.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-726383-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-726383.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/rabbitmq/startup_log.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/50_stack_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-neutron-stable-grizzly/devstack-precise-hpcloud-az2-726383/69/logs/syslog.txt.gz'
[SCP] No file(s) found: **/testr_results.html.gz
[SCP] '**/testr_results.html.gz' doesn't match anything: '**' exists but not '**/testr_results.html.gz'
[SCP] No file(s) found: **/subunit_log.txt.gz
[SCP] '**/subunit_log.txt.gz' doesn't match anything: '**' exists but not '**/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
6
Build failed in Jenkins: periodic-tempest-devstack-vm-postgres-full-stable-havana #4
by OpenStack Jenkins 01 Dec '13
by OpenStack Jenkins 01 Dec '13
01 Dec '13
See <https://jenkins02.openstack.org/job/periodic-tempest-devstack-vm-postgres-f…>
------------------------------------------
[...truncated 22078 lines...]
2013-11-30 06:19:25,717 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:25,780 Response Status: 200
2013-11-30 06:19:25,780 Nova request id: req-e93c4209-464f-48ec-9c19-5d8009f0318c
2013-11-30 06:19:26,782 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:26,844 Response Status: 200
2013-11-30 06:19:26,844 Nova request id: req-18b6aaa9-a25a-4131-a792-be9c808c8171
2013-11-30 06:19:27,846 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:27,909 Response Status: 200
2013-11-30 06:19:27,909 Nova request id: req-6b7cb5f9-572d-44a9-885d-5fe26924ac99
2013-11-30 06:19:28,911 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:28,965 Response Status: 200
2013-11-30 06:19:28,965 Nova request id: req-2a862e35-66d2-4b48-a645-a6bd44e07274
2013-11-30 06:19:29,967 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:30,023 Response Status: 200
2013-11-30 06:19:30,024 Nova request id: req-ef4919d1-6be0-48d4-9432-dd6c96c5636a
2013-11-30 06:19:31,025 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:31,084 Response Status: 200
2013-11-30 06:19:31,084 Nova request id: req-fc705fa2-368f-42ae-9ef1-f34456164426
2013-11-30 06:19:32,087 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:32,141 Response Status: 200
2013-11-30 06:19:32,141 Nova request id: req-4bfa9738-551b-47ba-8141-3fa28ef04069
2013-11-30 06:19:33,143 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:33,203 Response Status: 200
2013-11-30 06:19:33,203 Nova request id: req-88c2c549-e38c-40a6-96cd-0c041725ade7
2013-11-30 06:19:34,207 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:34,274 Response Status: 200
2013-11-30 06:19:34,275 Nova request id: req-be606605-cb42-42eb-97b2-901666dd9de0
2013-11-30 06:19:35,276 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:35,336 Response Status: 200
2013-11-30 06:19:35,336 Nova request id: req-9a087859-0fd8-4e7f-b957-8b55e5e94982
2013-11-30 06:19:36,339 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:36,402 Response Status: 200
2013-11-30 06:19:36,402 Nova request id: req-ee5787cf-9d91-4531-9c2a-93cc2c41a834
2013-11-30 06:19:37,404 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:37,461 Response Status: 200
2013-11-30 06:19:37,461 Nova request id: req-c086985e-8b12-4794-a488-ff2abad478ff
2013-11-30 06:19:38,463 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:38,527 Response Status: 200
2013-11-30 06:19:38,527 Nova request id: req-bc5df453-1b21-45a5-ac07-43028cc4b715
2013-11-30 06:19:39,529 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:39,584 Response Status: 200
2013-11-30 06:19:39,584 Nova request id: req-22f95125-a131-4ee3-b49b-fb436903b58c
2013-11-30 06:19:40,586 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:40,674 Response Status: 200
2013-11-30 06:19:40,675 Nova request id: req-ff8993a5-658e-4bdd-b38f-6b44c3e86d16
2013-11-30 06:19:41,676 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:41,740 Response Status: 200
2013-11-30 06:19:41,740 Nova request id: req-e0d21ec8-2195-46e5-9d7d-8beb066b7e06
2013-11-30 06:19:42,742 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:42,800 Response Status: 200
2013-11-30 06:19:42,800 Nova request id: req-3830b4c1-0d93-49ae-9840-b48ad890f041
2013-11-30 06:19:43,802 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:43,857 Response Status: 200
2013-11-30 06:19:43,858 Nova request id: req-4aa058d7-fddc-43be-a131-144a9e8214cf
2013-11-30 06:19:44,860 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:44,918 Response Status: 200
2013-11-30 06:19:44,921 Nova request id: req-6840342f-ab38-4226-a467-5a567668b2fe
2013-11-30 06:19:45,923 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:45,984 Response Status: 200
2013-11-30 06:19:45,985 Nova request id: req-5c39d4f1-8d6e-454a-9925-735b195ec173
2013-11-30 06:19:46,986 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:47,043 Response Status: 200
2013-11-30 06:19:47,043 Nova request id: req-1cbbf209-fb83-4819-9363-2d7f7502efe7
2013-11-30 06:19:48,049 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:48,125 Response Status: 200
2013-11-30 06:19:48,125 Nova request id: req-e4149207-861a-40f1-96fa-c99c6f866264
2013-11-30 06:19:49,127 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:49,374 Response Status: 200
2013-11-30 06:19:49,375 Nova request id: req-870f3d12-4a18-4df2-bdd9-1b757c2a20c1
2013-11-30 06:19:50,377 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:50,438 Response Status: 200
2013-11-30 06:19:50,438 Nova request id: req-d9784957-9ff4-4b37-9b68-acf9f257d382
2013-11-30 06:19:51,440 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:51,503 Response Status: 200
2013-11-30 06:19:51,503 Nova request id: req-546c4816-8a51-45c5-9a47-7a72b23e1b80
2013-11-30 06:19:52,505 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:52,566 Response Status: 200
2013-11-30 06:19:52,567 Nova request id: req-02d3aad0-31fe-471c-8c3e-f57be3e209e0
2013-11-30 06:19:53,568 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:53,763 Response Status: 200
2013-11-30 06:19:53,763 Nova request id: req-0dc8a1b5-8734-4f48-8c25-bbb47aaa1ba4
2013-11-30 06:19:54,765 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:54,821 Response Status: 200
2013-11-30 06:19:54,821 Nova request id: req-fcdd973b-f32a-4a46-be05-d570cb8f17c0
2013-11-30 06:19:55,823 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:55,888 Response Status: 200
2013-11-30 06:19:55,888 Nova request id: req-6dce2925-f412-488a-bdc0-922e0665efaf
2013-11-30 06:19:56,890 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:56,946 Response Status: 200
2013-11-30 06:19:56,946 Nova request id: req-959e8471-ae06-4443-b09a-5edcc17b9bc1
2013-11-30 06:19:57,948 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:58,030 Response Status: 200
2013-11-30 06:19:58,030 Nova request id: req-2bbb6e2c-04b0-4153-8f3b-c66ce8ab61ee
2013-11-30 06:19:59,032 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:19:59,136 Response Status: 200
2013-11-30 06:19:59,136 Nova request id: req-36ee98ab-7602-4b43-b9b5-1aafd03b7e66
2013-11-30 06:20:00,137 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:00,196 Response Status: 200
2013-11-30 06:20:00,196 Nova request id: req-716257e2-30df-416a-b83e-f4438126f89f
2013-11-30 06:20:01,197 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:01,320 Response Status: 200
2013-11-30 06:20:01,320 Nova request id: req-3ce32576-0c2b-492e-bf2b-1afc29994ab1
2013-11-30 06:20:02,322 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:02,378 Response Status: 200
2013-11-30 06:20:02,378 Nova request id: req-ecfbd6c5-b7f9-45e6-81c9-1d0324415796
2013-11-30 06:20:03,383 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:03,463 Response Status: 200
2013-11-30 06:20:03,463 Nova request id: req-07939335-09fe-47cb-b500-85e6ddd18226
2013-11-30 06:20:04,465 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:04,561 Response Status: 200
2013-11-30 06:20:04,561 Nova request id: req-cf37635c-a53d-4099-9ecb-e0350686b5d9
2013-11-30 06:20:05,563 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:05,680 Response Status: 200
2013-11-30 06:20:05,680 Nova request id: req-e224b1d1-814d-4f50-addf-6f7639ed46c3
2013-11-30 06:20:06,682 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:06,743 Response Status: 200
2013-11-30 06:20:06,743 Nova request id: req-cd397556-805d-4363-b12d-9a2095422df2
2013-11-30 06:20:07,745 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:07,815 Response Status: 200
2013-11-30 06:20:07,815 Nova request id: req-f59f09f8-30a4-43b1-9a9e-b89206190815
2013-11-30 06:20:08,817 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:08,892 Response Status: 200
2013-11-30 06:20:08,892 Nova request id: req-09263547-f26c-43fa-84e1-ddc374cce567
2013-11-30 06:20:09,894 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:10,011 Response Status: 200
2013-11-30 06:20:10,012 Nova request id: req-eb2de9cb-cee7-4f94-8d02-f32e27afe447
2013-11-30 06:20:11,013 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:11,123 Response Status: 200
2013-11-30 06:20:11,123 Nova request id: req-a81c0f88-5686-478d-bfb9-d1f3c6301cba
2013-11-30 06:20:12,125 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:12,243 Response Status: 200
2013-11-30 06:20:12,244 Nova request id: req-96d476b7-5eb2-4630-9b2c-40a48dee6884
2013-11-30 06:20:13,246 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:13,316 Response Status: 200
2013-11-30 06:20:13,316 Nova request id: req-ca878425-68a3-443e-ae0c-8adae727a2a2
2013-11-30 06:20:14,318 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:14,386 Response Status: 200
2013-11-30 06:20:14,387 Nova request id: req-061cb973-a314-46cc-a1bf-e4f7ba785e55
2013-11-30 06:20:15,389 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:15,453 Response Status: 200
2013-11-30 06:20:15,454 Nova request id: req-a341d4bd-d07b-47ff-8328-a1f6745b79fc
2013-11-30 06:20:16,456 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:16,534 Response Status: 200
2013-11-30 06:20:16,535 Nova request id: req-d10278e3-cad6-4265-a733-a016bfa73a4e
2013-11-30 06:20:17,537 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:17,594 Response Status: 200
2013-11-30 06:20:17,595 Nova request id: req-7a922efa-b20d-461f-aad5-82b2dd2dcccc
2013-11-30 06:20:18,597 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:18,656 Response Status: 200
2013-11-30 06:20:18,657 Nova request id: req-4d443c93-7061-4d53-95b4-86ef720357c2
2013-11-30 06:20:19,659 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:19,722 Response Status: 200
2013-11-30 06:20:19,722 Nova request id: req-6ff6cfdf-c31c-43d8-934e-9d8d0376c07f
2013-11-30 06:20:20,724 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:20,779 Response Status: 200
2013-11-30 06:20:20,779 Nova request id: req-012217fd-1c6b-45bf-9b40-1badb8f7102d
2013-11-30 06:20:21,781 Request: GET http://127.0.0.1:8774/v2/145cb6d4549e454b86cfd66024c62061/servers/25577632-…
2013-11-30 06:20:21,842 Response Status: 200
2013-11-30 06:20:21,843 Nova request id: req-840545d3-2840-423e-8072-7a34130f8d9d
}}}
Traceback (most recent call last):
File "tempest/api/compute/servers/test_server_rescue.py", line 163, in test_rescued_vm_attach_volume
self.servers_client.wait_for_server_status(self.server_id, 'RESCUE')
File "tempest/services/compute/xml/servers_client.py", line 352, in wait_for_server_status
return waiters.wait_for_server_status(self, server_id, status)
File "tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.TimeoutException(message)
TimeoutException: Request timed out
Details: Server 25577632-1373-4846-82cd-43ab9e9b3e35 failed to reach RESCUE status within the required time (400 s). Current status: SHUTOFF.
======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: Binary content:
traceback (test/plain; charset="utf8")
----------------------------------------------------------------------
Ran 1341 tests in 1221.855s
FAILED (failures=2, skipped=72)
ERROR: InvocationError: '/bin/sh tools/pretty_tox.sh (?!.*\\[.*\\bslow\\b.*\\])(^tempest\\.(api|scenario|thirdparty|cli)) '
___________________________________ summary ____________________________________
ERROR: full: 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-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/devstack-gate-cleanup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/devstack-gate-setup-host.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/devstack-gate-setup-workspace-new.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/devstacklog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/df.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/iptables.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/kern_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/localrc.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/pip-freeze.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/rabbitmq
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-765424-sasl.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/rabbitmq/rabbit(a)devstack-precise-hpcloud-az2-765424.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/rabbitmq/startup_log.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-c-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-c-bak.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-c-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-c-vol.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-ceilometer-acentral.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-ceilometer-acompute.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-ceilometer-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-ceilometer-collector.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-g-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-g-reg.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-h-api-cfn.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-h-api-cw.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-h-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-h-eng.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-horizon.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-key.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-api.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-cond.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-cpu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-crt.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-net.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-obj.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-n-sch.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-s-account.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-s-container.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-s-object.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-s-proxy.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/screen-sysstat.txt.gz'
[SCP] Trying to create /srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/51_tempest_sh.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/90-cloudimg-ubuntu.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/README.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/cinder-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/jenkins-sudo-grep.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.d/nova-rootwrap.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sudoers.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/syslog.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/sysstat.dat.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/logs/tempest.txt.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/testr_results.html.gz'
[SCP] uploading file: '/srv/static/logs/periodic/periodic-tempest-devstack-vm-postgres-full-stable-havana/devstack-precise-hpcloud-az2-765424/4/subunit_log.txt.gz'
[SCP] Connecting to static.openstack.org
[SCP] Copying console log.
1
1
Build failed in Jenkins: periodic-neutron-python27-stable-havana #10
by OpenStack Jenkins 01 Dec '13
by OpenStack Jenkins 01 Dec '13
01 Dec '13
See <https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>
------------------------------------------
[...truncated 13 lines...]
Checking out Revision 496e6f0edac3727cbf54f9fa222d056b385cb3c7 (origin/stable/havana)
[periodic-neutron-python27-stable-havana] $ /bin/bash -xe /tmp/hudson4559315476934255233.sh
+ /usr/local/jenkins/slave_scripts/run-unittests.sh 27 openstack neutron
+ version=27
+ org=openstack
+ project=neutron
+ source /usr/local/jenkins/slave_scripts/functions.sh
+ check_variable_version_org_project 27 openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
+ version=27
+ org=openstack
+ project=neutron
+ filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
+ [[ -z 27 ]]
+ [[ -z openstack ]]
+ [[ -z neutron ]]
+ venv=py27
+ export NOSE_WITH_XUNIT=1
+ NOSE_WITH_XUNIT=1
+ export NOSE_WITH_HTML_OUTPUT=1
+ NOSE_WITH_HTML_OUTPUT=1
+ export NOSE_HTML_OUT_FILE=nose_results.html
+ NOSE_HTML_OUT_FILE=nose_results.html
++ /bin/mktemp -d
+ export TMPDIR=/tmp/tmp.iZD9mYZQhl
+ TMPDIR=/tmp/tmp.iZD9mYZQhl
+ trap 'rm -rf /tmp/tmp.iZD9mYZQhl' EXIT
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh pre
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh pre
+ source /usr/local/jenkins/slave_scripts/select-mirror.sh openstack neutron
++ org=openstack
++ project=neutron
++ source /usr/local/jenkins/slave_scripts/functions.sh
++ check_variable_org_project openstack neutron /usr/local/jenkins/slave_scripts/run-unittests.sh
++ org=openstack
++ project=neutron
++ filename=/usr/local/jenkins/slave_scripts/run-unittests.sh
++ [[ -z openstack ]]
++ [[ -z neutron ]]
++ rm -f /home/jenkins/.pydistutils.cfg
++ mkdir -p /home/jenkins/.pip
++ rm -f /home/jenkins/.pip/pip.conf
++ cat
++ '[' openstack == openstack ']'
++ '[' neutron == requirements ']'
++ '[' openstack == openstack ']'
++ export TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ TOX_INDEX_URL=http://pypi.openstack.org/openstack
++ cat
++ cat
+ tox -epy27
GLOB sdist-make: <https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>
py27 create: <https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>
py27 installdeps: -r<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…,> -r<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…,> setuptools_git>=0.4
py27 inst: <https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>
py27 runtests: commands[0] | python tools/patch_tox_venv.py
py27 runtests: commands[1] | python setup.py testr --slowest --testr-args=
running testr
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.linuxbridge.db.l2network_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NetworkBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.NetworkBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'Credential' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.network_models_v2.Credential'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'NexusPortBinding' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.cisco.db.nexus_models_v2.NexusPortBinding'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
_as_declarative(cls, classname, cls.__dict__)
<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…>:1341: SAWarning: The classname 'VlanAllocation' is already in the registry of this declarative base, mapped to <class 'neutron.plugins.openvswitch.ovs_models_v2.VlanAllocation'>
_as_declarative(cls, classname, cls.__dict__)
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'metadata_dhcp_host_route' has been deprecated or moved to a new section. See new configuration file for details.
WARNING:neutron.plugins.nicira.nvp_cluster:Deprecated: Attribute 'nvp_controller_connection' has been deprecated or moved to a new section. See new configuration file for details.
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --list
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.iZD9mYZQhl/tmp6zpQ98
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.iZD9mYZQhl/tmpLu8wbF
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.iZD9mYZQhl/tmp38NQif
running=OS_STDOUT_CAPTURE=1 OS_STDERR_CAPTURE=1 OS_LOG_CAPTURE=1 ${PYTHON:-python} -m subunit.run discover -t ./ neutron/tests/unit --load-list /tmp/tmp.iZD9mYZQhl/tmpvltr17
======================================================================
FAIL: neutron.tests.unit.nicira.test_nvp_sync.SyncLoopingCallTestCase.test_looping_calls
tags: worker-2
----------------------------------------------------------------------
Empty attachments:
pythonlogging:''
stderr
stdout
Traceback (most recent call last):
File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…",> line 254, in test_looping_calls
5, synchronizer._synchronize_state.call_count)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…",> line 324, in assertEqual
self.assertThat(observed, matcher, message)
File "<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…",> line 414, in assertThat
raise MismatchError(matchee, matcher, mismatch, verbose)
MismatchError: 5 != 4
======================================================================
FAIL: process-returncode
tags: worker-2
----------------------------------------------------------------------
Binary content:
traceback (test/plain; charset="utf8")
Ran 9387 tests in 1252.712s
FAILED (id=0, failures=2, skips=328)
error: testr failed (1)
ERROR: InvocationError: '<https://jenkins02.openstack.org/job/periodic-neutron-python27-stable-havana…> setup.py testr --slowest --testr-args='
___________________________________ 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==1.3
Jinja2==2.7.1
Mako==0.9.0
MarkupSafe==0.18
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.6
Routes==2.0
SQLAlchemy==0.7.10
Sphinx==1.2b1
WebOb==1.2.3
WebTest==2.0.10
alembic==0.6.1
amqp==1.3.3
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
beautifulsoup4==4.3.2
cliff==1.4.5
cmd2==0.6.7
configobj==4.7.2
coverage==3.7
discover==0.4.0
docutils==0.10
eventlet==0.14.0
extras==0.0.3
fixtures==0.3.14
flake8==2.0
greenlet==0.4.1
hacking==0.7.2
httplib2==0.8
iso8601==0.1.8
jsonrpclib==0.1.3
kombu==3.0.6
mccabe==0.2.1
mock==1.0.1
mox==0.5.3
netaddr==0.7.10
neutron==jenkins.periodic.neutron.python27.stable.havana.10
oslo.config==1.2.1
pbr==0.5.23
pep8==1.4.5
prettytable==0.7.2
pyflakes==0.7.3
pyparsing==2.0.1
python-keystoneclient==0.4.1
python-mimeparse==0.1.4
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-subunit==0.0.15
pytz==2013.8
pyudev==0.16.1
repoze.lru==0.6
requests==2.0.1
setuptools-git==1.0
simplejson==3.3.1
six==1.4.1
stevedore==0.13
testrepository==0.0.18
testtools==0.9.34
waitress==0.8.7
wsgiref==0.1.2
+ echo ======================================================================
======================================================================
+ '[' -d .testrepository ']'
+ '[' -f .testrepository/0.2 ']'
+ '[' -f .testrepository/0 ']'
+ .tox/py27/bin/subunit-1to2
+ .tox/py27/bin/python /usr/local/jenkins/slave_scripts/subunit2html.py ./subunit_log.txt testr_results.html
neutron.tests.unit.nicira.test_nvp_sync.SyncLoopingCallTestCase.test_looping_calls
process-returncode
+ gzip -9 ./subunit_log.txt
+ gzip -9 ./testr_results.html
+ 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.iZD9mYZQhl
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-neutron-python27-stable-havana/precise18
[SCP] Trying to create /srv/static/logs/periodic/periodic-neutron-python27-stable-havana/precise18/10
[SCP] Copying console log.
1
0
30 Nov '13
See <https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/4…>
------------------------------------------
[...truncated 649 lines...]
test_update_template_diff_properties_notallowed (heat.tests.test_resource.ResourceTest) ... ok
test_update_template_diff_properties_removed (heat.tests.test_resource.ResourceTest) ... ok
test_updated_time (heat.tests.test_resource.ResourceTest) ... ok
test_create_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_create_watch_data (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_call (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_delete_stack_cast (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_describe_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_find_physical_resource (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_get_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_events (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_list_stack_resources (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_metadata_update (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_set_watch_state (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_show_watch_metric (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_update_stack (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_validate_template (heat.tests.test_rpc_client.EngineRpcAPITestCase) ... ok
test_attributes (heat.tests.test_s3.s3Test) ... ok
test_authenticated_read (heat.tests.test_s3.s3Test) ... ok
test_create_container_name (heat.tests.test_s3.s3Test) ... ok
test_delete_exception (heat.tests.test_s3.s3Test) ... ok
test_delete_retain (heat.tests.test_s3.s3Test) ... ok
test_public_read (heat.tests.test_s3.s3Test) ... ok
test_public_read_write (heat.tests.test_s3.s3Test) ... ok
test_website (heat.tests.test_s3.s3Test) ... ok
test_security_group_nova (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_security_group_nova_exception (heat.tests.test_security_group.SecurityGroupTest) ... ok
test_byte_string_12 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_16 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_60 (heat.tests.test_short_id.ShortIdTest) ... ok
test_byte_string_8 (heat.tests.test_short_id.ShortIdTest) ... ok
test_generate_ids (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_string (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_0 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_1 (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_endianness (heat.tests.test_short_id.ShortIdTest) ... ok
test_get_id_uuid_f (heat.tests.test_short_id.ShortIdTest) ... ok
test_user_creds_none (heat.tests.test_sqlalchemy_api.SqlAlchemyTest) ... ok
test_user_creds_password (heat.tests.test_sqlalchemy_api.SqlAlchemyTest) ... ok
test_attributes (heat.tests.test_swift.swiftTest) ... ok
test_build_meta_headers (heat.tests.test_swift.swiftTest) ... ok
test_create_container_name (heat.tests.test_swift.swiftTest) ... ok
test_delete_exception (heat.tests.test_swift.swiftTest) ... ok
test_delete_retain (heat.tests.test_swift.swiftTest) ... ok
test_public_read (heat.tests.test_swift.swiftTest) ... ok
test_public_read_write (heat.tests.test_swift.swiftTest) ... ok
test_website (heat.tests.test_swift.swiftTest) ... ok
test_convert_all_templates (heat.tests.test_template_format.JsonToYamlTest) ... ok
test_quantum_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_wordpress_resolved (heat.tests.test_template_format.JsonYamlResolvedCompareTest) ... ok
test_minimal_yaml (heat.tests.test_template_format.YamlMinimalTest) ... ok
test_file_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_garbage (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_error (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_http_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_https_scheme (heat.tests.test_urlfetch.UrlFetchTest) ... ok
test_access_key (heat.tests.test_user.AccessKeyTest) ... ok
test_access_key_no_user (heat.tests.test_user.AccessKeyTest) ... ok
test_accesspolicy_access_allowed (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_err_notfound (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_create_ok_empty (heat.tests.test_user.AccessPolicyTest) ... ok
test_accesspolicy_update (heat.tests.test_user.AccessPolicyTest) ... ok
test_user (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed (heat.tests.test_user.UserTest) ... ok
test_user_access_allowed_ignorepolicy (heat.tests.test_user.UserTest) ... ok
test_user_create_bad_policies (heat.tests.test_user.UserTest) ... ok
test_user_validate_policies (heat.tests.test_user.UserTest) ... ok
test_validate_findinmap_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_findinmap_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_ref_valid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_invalid (heat.tests.test_validate.validateTest) ... ok
test_validate_volumeattach_valid (heat.tests.test_validate.validateTest) ... ok
test_volume (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment (heat.tests.test_volume.VolumeTest) ... ok
test_volume_attachment_error (heat.tests.test_volume.VolumeTest) ... ok
test_volume_create_error (heat.tests.test_volume.VolumeTest) ... ok
test_internet_gateway (heat.tests.test_vpc.InternetGatewayTest) ... ok
test_network_interface (heat.tests.test_vpc.NetworkInterfaceTest) ... ok
test_route_table (heat.tests.test_vpc.RouteTableTest) ... ok
test_subnet (heat.tests.test_vpc.SubnetTest) ... ok
test_vpc (heat.tests.test_vpc.VPCTest) ... ok
test_get_status (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_get_status_reason (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_handle (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_metadata_update_invalid (heat.tests.test_waitcondition.WaitConditionHandleTest) ... ok
test_FnGetAtt (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_failure_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_post_success_to_handle_count (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_timeout (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_resource_type (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackid (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_stackname (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_validate_handle_url_bad_tenant (heat.tests.test_waitcondition.WaitConditionTest) ... ok
test_ave (heat.tests.test_watch.WatchRuleTest) ... ok
test_create_watch_data (heat.tests.test_watch.WatchRuleTest) ... ok
test_evaluate (heat.tests.test_watch.WatchRuleTest) ... ok
test_load (heat.tests.test_watch.WatchRuleTest) ... ok
test_maximum (heat.tests.test_watch.WatchRuleTest) ... ok
test_minimum (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_normal (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_alarm_two_actions (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_nodata (heat.tests.test_watch.WatchRuleTest) ... ok
test_rule_actions_ok_alarm (heat.tests.test_watch.WatchRuleTest) ... ok
test_samplecount (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state (heat.tests.test_watch.WatchRuleTest) ... ok
test_set_watch_state_invalid (heat.tests.test_watch.WatchRuleTest) ... ok
test_store (heat.tests.test_watch.WatchRuleTest) ... ok
test_sum (heat.tests.test_watch.WatchRuleTest) ... ok
======================================================================
FAIL: test_FnGetAtt (heat.tests.test_metadata_refresh.MetadataRefreshTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 75, in wrapped_test
test_fn(test_cls)
File "<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…",> line 178, in test_FnGetAtt
self.assertEqual(cont, 's2-ip=1.2.3.5')
AssertionError: u's2-ip=' != 's2-ip=1.2.3.5'
-------------------- >> begin captured stdout << ---------------------
Running test test_FnGetAtt
--------------------- >> end captured stdout << ----------------------
"u's2-ip=' != 's2-ip=1.2.3.5'" = '%s != %s' % (safe_repr(u's2-ip='), safe_repr('s2-ip=1.2.3.5'))
"u's2-ip=' != 's2-ip=1.2.3.5'" = self._formatMessage("u's2-ip=' != 's2-ip=1.2.3.5'", "u's2-ip=' != 's2-ip=1.2.3.5'")
>> raise self.failureException("u's2-ip=' != 's2-ip=1.2.3.5'")
-------------------- >> begin captured logging << --------------------
heat.engine.resource: INFO: creating Instance "S1"
heat.engine.resource: INFO: creating Instance "S2"
heat.engine.resource: INFO: deleting Instance "S1" (inst:None db_id:15)
heat.engine.resource: INFO: deleting Instance "S2" (inst:None db_id:16)
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 698 tests in 13.577s
FAILED (failures=1)
ERROR: InvocationError: '<https://jenkins01.openstack.org/job/periodic-heat-python27-stable-grizzly/w…> -a tag=unit'
___________________________________ 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==1.3
Jinja2==2.7.1
MarkupSafe==0.18
PasteDeploy==1.5.0
PyYAML==3.10
Pygments==1.6
Routes==1.12.3
SQLAlchemy==0.7.10
Sphinx==1.2b1
Tempita==0.5.1
WebOb==1.2.3
amqp==1.3.3
anyjson==0.3.3
argparse==1.2.1
boto==2.19.0
cliff==1.4.5
cmd2==0.6.7
colorama==0.2.7
coverage==3.7
decorator==3.4.0
distribute==0.7.3
docutils==0.10
ecdsa==0.10
eventlet==0.14.0
greenlet==0.4.1
heat==jenkins.periodic.heat.python27.stable.grizzly.44
httplib2==0.8
iso8601==0.1.8
jsonpatch==1.3
jsonpointer==1.1
jsonschema==2.3.0
kombu==3.0.6
lxml==2.3.5
mox==0.5.3
netaddr==0.7.10
nose==1.3.0
nosexcover==1.0.8
openstack.nose-plugin==0.11
oslo.config==1.2.1
paramiko==1.12.0
pbr==0.5.23
pep8==1.3.4
prettytable==0.7.2
pyOpenSSL==0.13.1
pycrypto==2.6.1
pyflakes==0.7.3
pyparsing==2.0.1
python-cinderclient==1.0.7
python-glanceclient==0.12.0
python-keystoneclient==0.4.1
python-memcached==1.53
python-neutronclient==2.3.1
python-novaclient==2.15.0
python-quantumclient==2.2.4.3
python-swiftclient==1.8.0
pytz==2013.8
requests==2.0.1
simplejson==3.3.1
six==1.4.1
sqlalchemy-migrate==0.8.2
termcolor==1.1.0
warlock==1.1.0
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.6hd59cN5d5
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-heat-python27-stable-grizzly/precise7/44
[SCP] Copying console log.
1
1