Your message dated Tue, 28 Jun 2016 20:22:00 +0000
with message-id <e1bhzwc-0003n2...@franck.debian.org>
and subject line Bug#828113: fixed in glance 2:12.0.0-3
has caused the Debian Bug report #828113,
regarding glance: FTBFS: testtools.matchers._impl.MismatchError: 0 != 1 [..] 
Ran 2162 tests in 279.617s FAILED (failures=1, skipped=11)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
828113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glance
Version: 2:12.0.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

glance fails to build from source in unstable/amd64:

  [..]

  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_created_at_asc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_created_at_asc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_disk_format_asc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_disk_format_asc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_name_asc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_name_asc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_size_asc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_size_asc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_status_desc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_status_desc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_updated_at_desc
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_get_index_sort_updated_at_desc
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_already_exists
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_already_exists
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_basic
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_basic
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_bad_status
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_bad_status
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_properties
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_create_with_properties
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy_not_existing
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_destroy_not_existing
 ... ok
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get
  glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get 
... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_by_name
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_by_name
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit_None
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_limit_None
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker_limit
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_index_marker_limit
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_is_public_v2
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_is_public_v2
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members_not_existing
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_members_not_existing
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_non_existing
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_get_non_existing
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find_include_deleted
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_member_find_include_deleted
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_conflict
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_conflict
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_disk
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_disk
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_ram
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2Client.test_image_update_with_invalid_min_ram
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds_with_auth_url
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_admin_creds_with_auth_url
 ... ok
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_client_not_using_use_user_token
  
glance.tests.unit.v2.test_registry_client.TestRegistryV2ClientApi.test_configure_registry_client_not_using_use_user_token
 ... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image 
... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images 
... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member 
... ok
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members
  glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members 
... ok
  glance/tests/unit/v2/test_tasks_resource.py:326: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    self.controller.create(request, task=task)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create ... 
ok
  glance/tests/unit/v2/test_tasks_resource.py:353: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/eventlet/greenpool.py", line 82, in 
_spawn_n_impl
      func(*args, **kwargs)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/notifier.py", line 550, in run
      super(TaskProxy, self).run(executor)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/domain/proxy.py", line 238, in run
      self.base.run(executor)
    File "glance/domain/__init__.py", line 432, in run
      executor.begin_processing(self.task_id)
    File "glance/async/taskflow_executor.py", line 107, in begin_processing
      super(TaskExecutor, self).begin_processing(task_id)
    File "glance/async/__init__.py", line 59, in begin_processing
      task.begin_processing()
    File "glance/notifier.py", line 538, in begin_processing
      super(TaskProxy, self).begin_processing()
    File "glance/domain/proxy.py", line 229, in begin_processing
      self.base.begin_processing()
    File "glance/domain/proxy.py", line 229, in begin_processing
      self.base.begin_processing()
    File "glance/domain/__init__.py", line 417, in begin_processing
      self._set_task_status(new_status)
    File "glance/domain/__init__.py", line 412, in _set_task_status
      new_status=new_status
  InvalidTaskStatusTransition: Status transition from processing to processing 
is not allowed
  glance/location.py:428: DeprecationWarning: Using function/method 
'ImageProxy._verify_signature_if_needed()' is deprecated: This will be removed 
in the N cycle.
    self._verify_signature_if_needed(checksum)
  glance/location.py:452: DeprecationWarning: Using function/method 
'glance.common.signature_utils.should_verify_signature()' is deprecated: This 
will be removed in the N cycle.
    self.image.extra_properties)):
  glance/tests/unit/v2/test_tasks_resource.py:358: DeprecationWarning: Using 
function/method 'TasksController.get()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    success_task = self.controller.get(request, new_task.task_id)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  glance/tests/unit/v2/test_tasks_resource.py:394: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    new_task = self.controller.create(request, task=task)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:278: DeprecationWarning: Using 
function/method 'TasksController.get()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    task = self.controller.get(request, task_id=UUID1)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.get()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.get()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:125: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index ... ok
  glance/tests/unit/v2/test_tasks_resource.py:133: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin
  glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin 
... ok
  glance/tests/unit/v2/test_tasks_resource.py:228: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:219: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, limit=4)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.index()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:150: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID3, limit=2)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:160: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID1, limit=2)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:140: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    sort_key='created_at', sort_dir='desc')
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:178: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, filters={'status': 'pending'})
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:169: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, filters={'id': UUID1})
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:211: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, limit=limit)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:191: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    'owner': TENANT1,
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:202: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, marker=UUID3)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.index()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.index()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:235: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, sort_dir='asc', limit=3)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:243: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request, sort_key='created_at', limit=3)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:273: DeprecationWarning: Using 
function/method 'TasksController.index()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    output = self.controller.index(request)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks
 ... ok
  glance/tests/unit/v2/test_tasks_resource.py:424: DeprecationWarning: Using 
function/method 'TasksController.create()' is deprecated: The task API is being 
deprecated and it will be superseded by the new image import API. Please refer 
to this link for more information about the aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    task = self.controller.create(request, task=task)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create
  
glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.create()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.delete()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.get()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized
 ... ok
  /usr/lib/python2.7/dist-packages/testtools/testcase.py:969: 
DeprecationWarning: Using function/method 'TasksController.index()' is 
deprecated: The task API is being deprecated and it will be superseded by the 
new image import API. Please refer to this link for more information about the 
aforementioned process: 
https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
    return self._callable_object(*self._args, **self._kwargs)
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized
  
glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized
 ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create 
... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body
 ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index ... 
ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit
  
glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit
 ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create ... 
ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned
 ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned
 ... ok
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index
  glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters
 ... ok
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker
  
glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker
 ... ok
  
  ======================================================================
  FAIL: 
glance.tests.unit.common.test_wsgi_ipv6.IPv6ServerTest.test_evnetlet_no_dnspython
  
glance.tests.unit.common.test_wsgi_ipv6.IPv6ServerTest.test_evnetlet_no_dnspython
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "glance/tests/unit/common/test_wsgi_ipv6.py", line 61, in 
test_evnetlet_no_dnspython
      self.assertEqual(0, rc)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 350, in 
assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 435, in 
assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 0 != 1
  
  
  ----------------------------------------------------------------------
  Ran 2162 tests in 279.617s
  
  FAILED (failures=1, skipped=11)
  debian/rules:17: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160625081753.bmsUiE6hKM.glance/glance-12.0.0'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: glance.2:12.0.0-2.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: glance
Source-Version: 2:12.0.0-3

We believe that the bug you reported is fixed in the latest version of
glance, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated glance package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 28 Jun 2016 19:12:21 +0000
Source: glance
Binary: python-glance glance python-glance-doc glance-common glance-api 
glance-glare glance-registry
Architecture: source all
Version: 2:12.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 glance     - OpenStack Image Registry and Delivery Service - Daemons
 glance-api - OpenStack Image Registry and Delivery Service - API server
 glance-common - OpenStack Image Registry and Delivery Service - common files
 glance-glare - OpenStack Artifacts - API server
 glance-registry - OpenStack Image Registry and Delivery Service - registry 
server
 python-glance - OpenStack Image Registry and Delivery Service - Python library
 python-glance-doc - OpenStack Image Registry and Delivery Service - 
Documentation
Closes: 828113
Changes:
 glance (2:12.0.0-3) unstable; urgency=medium
 .
   * Adds patch to fix bad test case: fix-test_evnetlet_no_dnspython-test.patch
     (Closes: #828113)
Checksums-Sha1:
 df73f248b78652b4edbd3f0b2bfcc572b96442ce 4011 glance_12.0.0-3.dsc
 e613d791e45fe9c1e22739a255fa1f5de47531ba 36600 glance_12.0.0-3.debian.tar.xz
 f21d78f2383089fa732414050421c808827d9140 43064 glance-api_12.0.0-3_all.deb
 f53d72a719f92e7625c5db76391ba4dab8a2bbfb 78986 glance-common_12.0.0-3_all.deb
 6c8180dd02c3b15e6b734a5f0ec1ed77181c6ff7 13634 glance-glare_12.0.0-3_all.deb
 cb1ff8f6271c6fc2165139c257f2688570cd1f61 15448 glance-registry_12.0.0-3_all.deb
 fcd06a8347fe0b44de3ce7b6694bf804193daffa 10600 glance_12.0.0-3_all.deb
 ba8ed40ff445726ef4045796269cc7db370f2461 496898 
python-glance-doc_12.0.0-3_all.deb
 fe1217bb1dc8c22cfc445c69883af3886d60bf4c 803224 python-glance_12.0.0-3_all.deb
Checksums-Sha256:
 89072fac1be8ffef1cf5f06eb7e7f267cf6b3a579f03487453f13ba746bc937e 4011 
glance_12.0.0-3.dsc
 a414c15f7dcaf6b24505cf484daee7b02e35ba3a135afa0c314c4d8b99f71f92 36600 
glance_12.0.0-3.debian.tar.xz
 21184469d9d4b01a5e732467434fc83f00b88f5ffc8e51df2d1ef80b9646d1ab 43064 
glance-api_12.0.0-3_all.deb
 746c1a899c1d726e7c86a3fa2cff086bd867f2ba5c5ff5fa957720a17fba34c6 78986 
glance-common_12.0.0-3_all.deb
 321f6bfbe2009376ef474f77abe379e2d17bf3c6cf3a4f5caa7abd1a2a11addc 13634 
glance-glare_12.0.0-3_all.deb
 bb42ce035733b056e76a2c028edd34bfa50d6da5801fad08eb9219cfb39d835f 15448 
glance-registry_12.0.0-3_all.deb
 d4b3ae2e6bd883fea0601d2f8c969400ee6fc430d6ff14ce16e57d114ca825ad 10600 
glance_12.0.0-3_all.deb
 89ec0152ab257193c66dc5cec65f837df545a958ff986e846012a77dd5b5ca2f 496898 
python-glance-doc_12.0.0-3_all.deb
 2b629e059a81cc2f7857f1016fceb54e519cf54e72bae2c88b99d8c045464b54 803224 
python-glance_12.0.0-3_all.deb
Files:
 c3f0fcd74492187dedd3c5bdfe2b7bc6 4011 net extra glance_12.0.0-3.dsc
 c530fc80471cfcdcc59aba7a676717ef 36600 net extra glance_12.0.0-3.debian.tar.xz
 6d8ff7ac7976f0b3d8d9cb7ab1118e8c 43064 net extra glance-api_12.0.0-3_all.deb
 eb5542af09e052310125569e77aa149a 78986 net extra glance-common_12.0.0-3_all.deb
 46ff64474d733707a571eb1127b7a59a 13634 net extra glance-glare_12.0.0-3_all.deb
 5661e2a406035e3de6ec251cea4f77ef 15448 net extra 
glance-registry_12.0.0-3_all.deb
 1125f6eb92f9a1de8c2944e21e11edaf 10600 net extra glance_12.0.0-3_all.deb
 60b2c038a4d209a72263cf37a4f39b66 496898 doc extra 
python-glance-doc_12.0.0-3_all.deb
 dc557f9aed5406749480afd958155a6e 803224 python extra 
python-glance_12.0.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXctadAAoJENQWrRWsa0P+t94P/jGqVzaQaH9kkR19qjNOOOYh
5emX9riGPfRS5ltHkaT43gZrpyXMAmh+ZBl7KjbppnAE7eTd/GThokKG3mVgdXQp
HvJDqUbjN6fW1wenCK1HPjsxrH3h9kGFSi9sQe/NkLwtH/43CPci6Jn2Z5Q+eSJy
B1CpzrKyS4Z9/LR76y5X0EymB4MTAmxhJAXNfN7JRFLxrnFwMqDK2W/XF2Istg//
3iiTebws1ztVJlDVroqttZi7v39+W1XiG7S9hY2xBNcYeBxDw7aWgOQG7TUJeEIt
PZBJ414NTpl740vYl1Tg3/rdJYFY3MJGPrXA09K2p1ckNdxNOhcp2J4vtN1kDoNr
RcFa+x3C58W+0O/34xDmlciMbxUpDZVmV+ImRqCrLV8nmdA3nSylCyflIZh6SI+m
pPggpgZUdqMuElijVVeP9chGRgxwJ3l4uPoIbWmXFdcPwzNqshmZNQp6PNjO5ErI
sBzYgkIcB09NBsI8L/Gebb9FSsjcm8mAPloZ2Qo+h52+1dVe6z1H8c9OMtMTuH4l
3LQSUWrar//wHTleQfByDrVVu8YMOwTbw5FRooB+l6Y0L4LW0fdr99E+iSsm3ZcX
A+XCmiI6lAe2/xw7pMKVINnSQh1iVl8sUKy2B8LlbTI5MlsxDuxxJxLZJS4YofEP
s1mG++1NmmAvHzrwgsQA
=6D9d
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to