[Python-modules-team] Bug#746117: celery: FTBFS: Tests failures

David Suárez david.sephirot at gmail.com
Sun Apr 27 12:25:04 UTC 2014


Source: celery
Version: 3.1.9-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20140426 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>
> test_start_catches_base_exceptions (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_state (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_state_db (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_step_raises (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_use_pidfile (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_with_autoscaler (celery.tests.worker.test_worker.test_WorkController) ... ok
> test_with_embedded_beat (celery.tests.worker.test_worker.test_WorkController) ... ok
> 
> ======================================================================
> FAIL: test_acquire_release (celery.tests.worker.test_hub.test_LaxBoundedSemaphore)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/celery/tests/worker/test_hub.py", line 57, in test_acquire_release
>     self.assertEqual(x.value, 1)
> AssertionError: 0 != 1
> 
> ======================================================================
> FAIL: test_grow_shrink (celery.tests.worker.test_hub.test_LaxBoundedSemaphore)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/celery/tests/worker/test_hub.py", line 86, in test_grow_shrink
>     self.assertEqual(x.value, 3)
> AssertionError: 2 != 3
> 
> ----------------------------------------------------------------------
> Ran 1682 tests in 32.914s
> 
> FAILED (failures=2, skipped=43)
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/04/26/celery_3.1.9-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Python-modules-team mailing list