[Openstack-stable-maint] Build failed in Jenkins: periodic-glance-python27-stable-folsom #253

OpenStack Jenkins jenkins at openstack.org
Tue Jun 11 06:42:44 UTC 2013


See <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/253/>

------------------------------------------
[...truncated 36 lines...]
+ org=openstack
+ project=glance
+ [[ -z openstack ]]
+ [[ -z glance ]]
+ rm -f /home/jenkins/.pydistutils.cfg
+ mkdir -p /home/jenkins/.pip
+ rm -f /home/jenkins/.pip/pip.conf
+ '[' openstack == openstack ']'
+ '[' glance == requirements ']'
+ '[' openstack == openstack ']'
+ cat
+ cat
+ python setup.py --version
jenkins-periodic-glance-python27-stable-folsom-253
+ tox -epy27
GLOB sdist-make: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/setup.py>
py27 create: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/.tox/py27>
py27 installdeps: -r<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/tools/pip-requires,> -r<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/tools/test-requires>
py27 inst: <https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/.tox/dist/glance-jenkins-periodic-glance-python27-stable-folsom-253.zip>
py27 runtests: commands[0]
<https://jenkins.openstack.org/job/periodic-glance-python27-stable-folsom/ws/glance/tests/functional/v1/test_ssl.py>:40: UserWarning: The 'glance.client' module is deprecated in favor of the 'glanceclient' module provided by python-glanceclient (see http://github.com/openstack/python-glanceclient).
  from glance import client as glance_client

TestSimpleDriver
    test_image_create_defaults                                   OK    0.02
    test_image_create_duplicate_id                               OK    0.01
    test_image_create_properties                                 OK    0.01
    test_image_create_requires_status                            OK    0.01
    test_image_create_unknown_attribtues                         OK    0.01
    test_image_get                                               OK    0.01
    test_image_get_all                                           OK    0.02
    test_image_get_all_invalid_sort_key                          OK    0.01
    test_image_get_all_limit                                     OK    0.01
    test_image_get_all_limit_marker                              OK    0.01
    test_image_get_all_marker                                    OK    0.01
    test_image_get_all_marker_deleted                            OK    0.01
    test_image_get_all_marker_deleted_showing_deleted            OK    0.01
    test_image_get_all_marker_deleted_showing_deleted_as_admin   OK    0.01
    test_image_get_all_owned                                     OK    0.01
    test_image_get_all_size_max                                  OK    0.01
    test_image_get_all_size_min                                  OK    0.01
    test_image_get_all_size_min_max                              OK    0.01
    test_image_get_all_size_range                                OK    0.01
    test_image_get_all_with_filter                               OK    0.01
    test_image_get_all_with_filter_max_range_bad_value           OK    0.01
    test_image_get_all_with_filter_min_range_bad_value           OK    0.02
    test_image_get_all_with_filter_undefined_property            OK    0.01
    test_image_get_all_with_filter_user_defined_property         OK    0.01
    test_image_get_all_with_filter_user_deleted_property         OK    0.01
    test_image_get_allow_deleted                                 OK    0.01
    test_image_get_disallow_deleted                              OK    0.01
    test_image_get_force_allow_deleted                           OK    0.01
    test_image_get_not_found                                     OK    0.01
    test_image_get_not_owned                                     OK    0.01
    test_image_member_delete                                     OK    0.01
    test_image_member_find                                       OK    0.01
    test_image_paginate                                          OK    0.01
    test_image_property_delete                                   OK    0.01
    test_image_tag_create                                        OK    0.01
    test_image_tag_delete                                        OK    0.01
    test_image_tag_get_all                                       OK    0.02
    test_image_tag_get_all_no_tags                               OK    0.01
    test_image_update                                            OK    0.01
    test_image_update_core_attribute                             OK    0.01
    test_image_update_properties                                 OK    0.01
    test_image_update_purge_properties                           OK    0.01
TestSqlalchemyDriver
    test_image_create_defaults                                   OK    0.07
    test_image_create_duplicate_id                               OK    0.05
    test_image_create_properties                                 OK    0.05
    test_image_create_requires_status                            OK    0.05
    test_image_create_unknown_attribtues                         OK    0.04
    test_image_get                                               OK    0.05
    test_image_get_all                                           OK    0.04
    test_image_get_all_invalid_sort_key                          OK    0.04
    test_image_get_all_limit                                     OK    0.06
    test_image_get_all_limit_marker                              OK    0.05
    test_image_get_all_marker                                    OK    0.05
    test_image_get_all_marker_deleted                            OK    0.05
    test_image_get_all_marker_deleted_showing_deleted            OK    0.06
    test_image_get_all_marker_deleted_showing_deleted_as_admin   OK    0.05
    test_image_get_all_owned                                     OK    0.06
    test_image_get_all_size_max                                  OK    0.04
    test_image_get_all_size_min                                  OK    0.05
    test_image_get_all_size_min_max                              OK    0.04
    test_image_get_all_size_range                                OK    0.04
    test_image_get_all_with_filter                               OK    0.05
    test_image_get_all_with_filter_max_range_bad_value           OK    5.42
    test_image_get_all_with_filter_min_range_bad_value           OK    0.11
    test_image_get_all_with_filter_undefined_property            OK    0.05
    test_image_get_all_with_filter_user_defined_property         OK    0.04
    test_image_get_all_with_filter_user_deleted_property         OK    0.11
    test_image_get_allow_deleted                                 OK    0.05
    test_image_get_disallow_deleted                              OK    0.05
    test_image_get_force_allow_deleted                           OK    0.15
    test_image_get_not_found                                     OK    0.04
    test_image_get_not_owned                                     OK    0.06
    test_image_member_delete                                     OK    0.04
    test_image_member_find                                       OK    0.05
    test_image_paginate                                          OK    0.09
    test_image_property_delete                                   OK    0.04
    test_image_tag_create                                        OK    0.04
    test_image_tag_delete                                        OK    0.04
    test_image_tag_get_all                                       OK    0.05
    test_image_tag_get_all_no_tags                               OK    0.04
    test_image_update                                            OK    0.05
    test_image_update_core_attribute                             OK    0.05
    test_image_update_properties                                 OK    0.05
    test_image_update_purge_properties                           OK    0.05
TestApi
    test_delete_not_existing                                     OK    53.70
    test_duplicate_image_upload                                  OK    59.39
    test_filtered_images                                         OK    61.66
    test_get_head_simple_post                                    OK    52.24
    test_limited_images                                          OK    64.68
    test_mismatched_checksum                                     OK    42.62
    test_mismatched_size                                         OK    40.53
    test_ordered_images                                          OK    173.80
    test_ownership                                               OK    27.02
    test_post_image_content_bad_container_format                 OK    40.15
    test_post_image_content_bad_disk_format                      OK    35.22
    test_put_image_content_bad_container_format                  OK    35.67
    test_put_image_content_bad_disk_format                       OK    22.17
    test_queued_process_flow                                     OK    91.94
    test_size_greater_2G_mysql                                   OK    42.09
    test_traceback_not_consumed                                  OK    108.93
    test_unsupported_default_store                               OK    65.30
    test_v1_enabled                                              OK    154.32
    test_v1_not_enabled                                          OK    73.14
    test_zero_initial_size                                       OK    23.32
TestBinGlanceCacheManage
    test_cache_index                                             OK    39.61
    test_no_cache_enabled                                        OK    37.30
    test_queue                                                   OK    125.86
TestCopyToFile
    test_copy_from_file                                          OK    81.08
    test_copy_from_http_exists                                   OK    66.98
    test_copy_from_http_nonexistent                              OK    57.19
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
TestMiscellaneous
    test_api_response_when_image_deleted_from_filesystem         OK    40.24
    test_api_treats_size_as_a_normal_property                    OK    44.31
    test_exception_not_eaten_from_registry_to_api                OK    60.20
TestMultiprocessing
    test_interrupt_avoids_respawn_storm                          OK    144.60
    test_multiprocessing                                         OK    55.62
TestRBD
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_mismatched_checksum                                     SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestS3
    test_copy_from_http                                          SKIP
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_mismatched_checksum                                     SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_remote_image                                            SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestSSL
    test_certificate_validation                                  SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_limited_images                                          SKIP
    test_ordered_images                                          SKIP
    test_queued_process_flow                                     SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_version_variations                                      SKIP
TestSwift
    test_add_large_object_manifest_uneven_size                   SKIP
    test_copy_from_http                                          SKIP
    test_copy_from_s3                                            SKIP
    test_copy_from_swift                                         SKIP
    test_delete_not_existing                                     SKIP
    test_duplicate_image_upload                                  SKIP
    test_filtered_images                                         SKIP
    test_get_head_simple_post                                    SKIP
    test_large_objects                                           SKIP
    test_limited_images                                          SKIP
    test_mismatched_checksum                                     SKIP
    test_mismatched_size                                         SKIP
    test_ordered_images                                          SKIP
    test_ownership                                               SKIP
    test_post_image_content_bad_container_format                 SKIP
    test_post_image_content_bad_disk_format                      SKIP
    test_put_image_content_bad_container_format                  SKIP
    test_put_image_content_bad_disk_format                       SKIP
    test_queued_process_flow                                     SKIP
    test_remote_image                                            SKIP
    test_size_greater_2G_mysql                                   SKIP
    test_traceback_not_consumed                                  SKIP
    test_unsupported_default_store                               SKIP
    test_v1_enabled                                              SKIP
    test_v1_not_enabled                                          SKIP
    test_zero_initial_size                                       SKIP
TestSwiftStartup
    test_multi_tenant_mode                                       OK    19.39
TestImageDirectURLVisibility
    test_image_direct_url_not_visible                            OK    56.27
    test_image_direct_url_visible                                OK    42.61
    test_v2_enabled                                              OK    72.17
    test_v2_not_enabled                                          OK    71.40
TestImages
    test_image_lifecycle                                         Build timed out (after 40 minutes). Marking the build as failed.
++ rm -rf /tmp/tmp.2wHIGAcWT5
/usr/local/jenkins/slave_scripts/run-tox.sh: line 1: 24771 Terminated              tox -e$venv
[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-glance-python27-stable-folsom/253
[SCP] Copying console log.



More information about the Openstack-stable-maint mailing list