Your message dated Mon, 01 Sep 2014 03:19:06 +0000
with message-id <[email protected]>
and subject line Bug#759976: fixed in python-tooz 0.3-2
has caused the Debian Bug report #759976,
regarding python-tooz: FTBFS: tests failed
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 [email protected]
immediately.)


-- 
759976: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759976
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-tooz
Version: 0.3-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140830 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):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> echo "===> Running tests"
> ===> Running tests
> set -e ; for i in 2.7 3.4 ; do \
>       PYMAJOR=`echo $i | cut -d'.' -f1` ; \
>       echo "===> Testing with python$i (python$PYMAJOR)" ; \
>       rm -rf .testrepository ; \
>       testr-python$PYMAJOR init ; \
>       TEMP_REZ=`mktemp -t` ; \
>       PYTHONPATH=/«PKGBUILDDIR» PYTHON=python$i testr-python$PYMAJOR run 
> --subunit 'tests\.(?!.*OptsTestCase.test_entry_point.*)' | tee $TEMP_REZ | 
> subunit2pyunit ; \
>       cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ; \
>       rm -f $TEMP_REZ ; \
>       testr-python$PYMAJOR slowest ; \
> done
> ===> Testing with python2.7 (python2)
> running=${PYTHON:-python} -m subunit.run discover tooz --list 
> running=${PYTHON:-python} -m subunit.run discover tooz  --load-list 
> /tmp/tmpVzUbKN
> tests.drivers.test_memcached.TestRetry.test_retry
> tests.drivers.test_memcached.TestRetry.test_retry ... ok
> No handlers could be found for logger "kazoo.client"
> tests.test_coordination.TestAPI.test_create_group(zookeeper)
> tests.test_coordination.TestAPI.test_create_group(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_create_group(zake)
> tests.test_coordination.TestAPI.test_create_group(zake) ... ok
> tests.test_coordination.TestAPI.test_create_group(memcached)
> tests.test_coordination.TestAPI.test_create_group(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_create_group(ipc)
> tests.test_coordination.TestAPI.test_create_group(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_create_group_already_exist(zookeeper)
> tests.test_coordination.TestAPI.test_create_group_already_exist(zookeeper) 
> ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_create_group_already_exist(zake)
> tests.test_coordination.TestAPI.test_create_group_already_exist(zake) ... ok
> tests.test_coordination.TestAPI.test_create_group_already_exist(memcached)
> tests.test_coordination.TestAPI.test_create_group_already_exist(memcached) 
> ... FAIL
> tests.test_coordination.TestAPI.test_create_group_already_exist(ipc)
> tests.test_coordination.TestAPI.test_create_group_already_exist(ipc) ... 
> skipped u''
> tests.test_coordination.TestAPI.test_disconnect_leave_group(zookeeper)
> tests.test_coordination.TestAPI.test_disconnect_leave_group(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_disconnect_leave_group(zake)
> tests.test_coordination.TestAPI.test_disconnect_leave_group(zake) ... skipped 
> u'Zake has a bug that prevent this test from working'
> tests.test_coordination.TestAPI.test_disconnect_leave_group(memcached)
> tests.test_coordination.TestAPI.test_disconnect_leave_group(memcached) ... 
> FAIL
> tests.test_coordination.TestAPI.test_disconnect_leave_group(ipc)
> tests.test_coordination.TestAPI.test_disconnect_leave_group(ipc) ... skipped 
> u''
> tests.test_coordination.TestAPI.test_get_groups(zookeeper)
> tests.test_coordination.TestAPI.test_get_groups(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_groups(zake)
> tests.test_coordination.TestAPI.test_get_groups(zake) ... ok
> tests.test_coordination.TestAPI.test_get_groups(memcached)
> tests.test_coordination.TestAPI.test_get_groups(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_get_groups(ipc)
> tests.test_coordination.TestAPI.test_get_groups(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_get_leader(zookeeper)
> tests.test_coordination.TestAPI.test_get_leader(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_leader(zake)
> tests.test_coordination.TestAPI.test_get_leader(zake) ... skipped u''
> tests.test_coordination.TestAPI.test_get_leader(memcached)
> tests.test_coordination.TestAPI.test_get_leader(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_get_leader(ipc)
> tests.test_coordination.TestAPI.test_get_leader(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_get_lock(zookeeper)
> tests.test_coordination.TestAPI.test_get_lock(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_lock(zake)
> tests.test_coordination.TestAPI.test_get_lock(zake) ... skipped u''
> tests.test_coordination.TestAPI.test_get_lock(memcached)
> tests.test_coordination.TestAPI.test_get_lock(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_get_lock(ipc)
> tests.test_coordination.TestAPI.test_get_lock(ipc) ... ok
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(zookeeper)
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(zake)
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(zake) ... 
> skipped u''
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(memcached)
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(memcached) ... 
> FAIL
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(ipc)
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(ipc) ... ok
> tests.test_coordination.TestAPI.test_get_member_capabilities(zookeeper)
> tests.test_coordination.TestAPI.test_get_member_capabilities(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_member_capabilities(zake)
> tests.test_coordination.TestAPI.test_get_member_capabilities(zake) ... ok
> tests.test_coordination.TestAPI.test_get_member_capabilities(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities(memcached) ... 
> FAIL
> tests.test_coordination.TestAPI.test_get_member_capabilities(ipc)
> tests.test_coordination.TestAPI.test_get_member_capabilities(ipc) ... skipped 
> u''
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(zookeeper)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(zake)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(zake)
>  ... ok
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(ipc)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(ipc)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(zookeeper)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(zake)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(zake)
>  ... ok
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(ipc)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(ipc)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_get_members(zookeeper)
> tests.test_coordination.TestAPI.test_get_members(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_get_members(zake)
> tests.test_coordination.TestAPI.test_get_members(zake) ... ok
> tests.test_coordination.TestAPI.test_get_members(memcached)
> tests.test_coordination.TestAPI.test_get_members(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_get_members(ipc)
> tests.test_coordination.TestAPI.test_get_members(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_heartbeat(zookeeper)
> tests.test_coordination.TestAPI.test_heartbeat(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_heartbeat(zake)
> tests.test_coordination.TestAPI.test_heartbeat(zake) ... ok
> tests.test_coordination.TestAPI.test_heartbeat(memcached)
> tests.test_coordination.TestAPI.test_heartbeat(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_heartbeat(ipc)
> tests.test_coordination.TestAPI.test_heartbeat(ipc) ... ok
> tests.test_coordination.TestAPI.test_join_group(zookeeper)
> tests.test_coordination.TestAPI.test_join_group(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_join_group(zake)
> tests.test_coordination.TestAPI.test_join_group(zake) ... ok
> tests.test_coordination.TestAPI.test_join_group(memcached)
> tests.test_coordination.TestAPI.test_join_group(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_join_group(ipc)
> tests.test_coordination.TestAPI.test_join_group(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(zookeeper)
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(zake)
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(zake)
>  ... ok
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(memcached)
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(ipc)
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(ipc)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_join_nonexistent_group(zookeeper)
> tests.test_coordination.TestAPI.test_join_nonexistent_group(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_join_nonexistent_group(zake)
> tests.test_coordination.TestAPI.test_join_nonexistent_group(zake) ... ok
> tests.test_coordination.TestAPI.test_join_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_join_nonexistent_group(memcached) ... 
> FAIL
> tests.test_coordination.TestAPI.test_join_nonexistent_group(ipc)
> tests.test_coordination.TestAPI.test_join_nonexistent_group(ipc) ... skipped 
> u''
> tests.test_coordination.TestAPI.test_leave_group(zookeeper)
> tests.test_coordination.TestAPI.test_leave_group(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_leave_group(zake)
> tests.test_coordination.TestAPI.test_leave_group(zake) ... ok
> tests.test_coordination.TestAPI.test_leave_group(memcached)
> tests.test_coordination.TestAPI.test_leave_group(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_leave_group(ipc)
> tests.test_coordination.TestAPI.test_leave_group(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(zookeeper)
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(zake)
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(zake) 
> ... ok
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(memcached)
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(ipc)
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(ipc) 
> ... skipped u''
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(zookeeper)
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(zake)
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(zake) ... ok
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(memcached) ... 
> FAIL
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(ipc)
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(ipc) ... skipped 
> u''
> tests.test_coordination.TestAPI.test_run_for_election(zookeeper)
> tests.test_coordination.TestAPI.test_run_for_election(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_run_for_election(zake)
> tests.test_coordination.TestAPI.test_run_for_election(zake) ... skipped u''
> tests.test_coordination.TestAPI.test_run_for_election(memcached)
> tests.test_coordination.TestAPI.test_run_for_election(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_run_for_election(ipc)
> tests.test_coordination.TestAPI.test_run_for_election(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(zookeeper)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(zake)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(zake) 
> ... skipped u''
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(memcached)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(ipc)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(ipc) 
> ... skipped u''
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(zookeeper)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(zake)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(zake)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(memcached)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(ipc)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(ipc)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_timeout(zookeeper)
> tests.test_coordination.TestAPI.test_timeout(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_timeout(zake)
> tests.test_coordination.TestAPI.test_timeout(zake) ... skipped u'This test 
> only works with memcached for now'
> tests.test_coordination.TestAPI.test_timeout(memcached)
> tests.test_coordination.TestAPI.test_timeout(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_timeout(ipc)
> tests.test_coordination.TestAPI.test_timeout(ipc) ... skipped u'This test 
> only works with memcached for now'
> tests.test_coordination.TestAPI.test_update_capabilities(zookeeper)
> tests.test_coordination.TestAPI.test_update_capabilities(zookeeper) ... 
> skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_update_capabilities(zake)
> tests.test_coordination.TestAPI.test_update_capabilities(zake) ... ok
> tests.test_coordination.TestAPI.test_update_capabilities(memcached)
> tests.test_coordination.TestAPI.test_update_capabilities(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_update_capabilities(ipc)
> tests.test_coordination.TestAPI.test_update_capabilities(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(zookeeper)
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(zake)
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(zake)
>  ... ok
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(memcached)
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(ipc)
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(ipc)
>  ... skipped u''
> tests.test_coordination.TestAPI.test_watch_group_join(zookeeper)
> tests.test_coordination.TestAPI.test_watch_group_join(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_watch_group_join(zake)
> tests.test_coordination.TestAPI.test_watch_group_join(zake) ... skipped u''
> tests.test_coordination.TestAPI.test_watch_group_join(memcached)
> tests.test_coordination.TestAPI.test_watch_group_join(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_watch_group_join(ipc)
> tests.test_coordination.TestAPI.test_watch_group_join(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(zookeeper)
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(zookeeper) 
> ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(zake)
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(zake) ... 
> skipped u''
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(memcached)
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(memcached) 
> ... FAIL
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(ipc)
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(ipc) ... 
> skipped u''
> tests.test_coordination.TestAPI.test_watch_leave_group(zookeeper)
> tests.test_coordination.TestAPI.test_watch_leave_group(zookeeper) ... skipped 
> u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_watch_leave_group(zake)
> tests.test_coordination.TestAPI.test_watch_leave_group(zake) ... skipped u''
> tests.test_coordination.TestAPI.test_watch_leave_group(memcached)
> tests.test_coordination.TestAPI.test_watch_leave_group(memcached) ... FAIL
> tests.test_coordination.TestAPI.test_watch_leave_group(ipc)
> tests.test_coordination.TestAPI.test_watch_leave_group(ipc) ... skipped u''
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(zookeeper)
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(zookeeper)
>  ... skipped u'operation error: Connection time-out'
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(zake)
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(zake) ... 
> skipped u''
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(memcached)
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(memcached)
>  ... FAIL
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(ipc)
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(ipc) ... 
> skipped u''
> tests.test_coordination.TestHook.test_register_hook
> tests.test_coordination.TestHook.test_register_hook ... ok
> tests.test_coordination.TestHook.test_unregister_hook
> tests.test_coordination.TestHook.test_unregister_hook ... ok
> 
> process-returncode
> process-returncode ... FAIL
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_create_group(memcached)
> tests.test_coordination.TestAPI.test_create_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_create_group_already_exist(memcached)
> tests.test_coordination.TestAPI.test_create_group_already_exist(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_disconnect_leave_group(memcached)
> tests.test_coordination.TestAPI.test_disconnect_leave_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_groups(memcached)
> tests.test_coordination.TestAPI.test_get_groups(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_leader(memcached)
> tests.test_coordination.TestAPI.test_get_leader(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_lock(memcached)
> tests.test_coordination.TestAPI.test_get_lock(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_lock_multiple_coords(memcached)
> tests.test_coordination.TestAPI.test_get_lock_multiple_coords(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_member_capabilities(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonexistent_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(memcached)
> tests.test_coordination.TestAPI.test_get_member_capabilities_nonjoined_member(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_get_members(memcached)
> tests.test_coordination.TestAPI.test_get_members(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_heartbeat(memcached)
> tests.test_coordination.TestAPI.test_heartbeat(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_join_group(memcached)
> tests.test_coordination.TestAPI.test_join_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(memcached)
> tests.test_coordination.TestAPI.test_join_group_with_member_id_already_exists(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_join_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_join_nonexistent_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_leave_group(memcached)
> tests.test_coordination.TestAPI.test_leave_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(memcached)
> tests.test_coordination.TestAPI.test_leave_group_not_joined_by_member(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_leave_nonexistent_group(memcached)
> tests.test_coordination.TestAPI.test_leave_nonexistent_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_run_for_election(memcached)
> tests.test_coordination.TestAPI.test_run_for_election(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(memcached)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(memcached)
> tests.test_coordination.TestAPI.test_run_for_election_multiple_clients_stand_down(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_timeout(memcached)
> tests.test_coordination.TestAPI.test_timeout(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_update_capabilities(memcached)
> tests.test_coordination.TestAPI.test_update_capabilities(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(memcached)
> tests.test_coordination.TestAPI.test_update_capabilities_with_group_id_nonexistent(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_watch_group_join(memcached)
> tests.test_coordination.TestAPI.test_watch_group_join(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(memcached)
> tests.test_coordination.TestAPI.test_watch_join_group_non_existent(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: tests.test_coordination.TestAPI.test_watch_leave_group(memcached)
> tests.test_coordination.TestAPI.test_watch_leave_group(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: 
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(memcached)
> tests.test_coordination.TestAPI.test_watch_leave_group_non_existent(memcached)
> ----------------------------------------------------------------------
> _StringException: Traceback (most recent call last):
>   File "tooz/tests/__init__.py", line 27, in skip_if_not_implemented
>     return func(*args, **kwargs)
>   File "/«PKGBUILDDIR»/tooz/tests/test_coordination.py", line 43, in setUp
>     self._coord.start()
>   File "tooz/drivers/memcached.py", line 123, in start
>     self.heartbeat()
>   File "tooz/drivers/memcached.py", line 263, in heartbeat
>     expire=self.membership_timeout)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 328, in 
> set
>     return self._store_cmd(b'set', key, expire, noreply, value)
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 740, in 
> _store_cmd
>     self._connect()
>   File "/usr/lib/python2.7/dist-packages/pymemcache/client.py", line 294, in 
> _connect
>     sock.connect(self.server)
>   File "/usr/lib/python2.7/socket.py", line 224, in meth
>     return getattr(self._sock,name)(*args)
> error: [Errno 111] Connection refused
> 
> 
> ======================================================================
> FAIL: process-returncode
> process-returncode
> ----------------------------------------------------------------------
> _StringException: Binary content:
>   traceback (test/plain; charset="utf8")
> 
> 
> ----------------------------------------------------------------------
> Ran 116 tests in 142.803s
> 
> FAILED (failures=29, skipped=65)
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/08/30/python-tooz_0.3-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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.

--- End Message ---
--- Begin Message ---
Source: python-tooz
Source-Version: 0.3-2

We believe that the bug you reported is fixed in the latest version of
python-tooz, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-tooz 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 [email protected])


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

Format: 1.8
Date: Mon, 01 Sep 2014 02:06:47 +0000
Source: python-tooz
Binary: python-tooz python3-tooz python-tooz-doc
Architecture: source all
Version: 0.3-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-tooz - coordination library for distributed systems - Python 2.x
 python-tooz-doc - Coordination library for distributed systems. - doc
 python3-tooz - coordination library for distributed systems - Python 3.x
Closes: 759976
Changes:
 python-tooz (0.3-2) unstable; urgency=medium
 .
   * Check if memcached is started before building, start it if it isn't. Thanks
     to Lucas Nussbaum for the bug report. (Closes: #759976)
Checksums-Sha1:
 3e3f3cf78d92fcfcf0f687bec460c445152b27f9 2976 python-tooz_0.3-2.dsc
 5066aeb0b95f1df478b2067836a5469636229187 3428 python-tooz_0.3-2.debian.tar.xz
 faed0b2d86926013d00dd234efec28dd1972dec3 36336 python-tooz_0.3-2_all.deb
 ecf21ad5d0ed4fee6c355acf948ab52acc2e857c 36238 python3-tooz_0.3-2_all.deb
 6235eda1f304f7c88985d15eb8ed3faad8112184 22504 python-tooz-doc_0.3-2_all.deb
Checksums-Sha256:
 45eb2a463bc025a035b9a3e0430a7417d450196dd2911f4ef3db5e7cb9eaaed9 2976 
python-tooz_0.3-2.dsc
 8b5d8bdbc1563e7a649792944da3505cad142e1cccbe258ce2ff99bf0aa10a43 3428 
python-tooz_0.3-2.debian.tar.xz
 a69f1cd0369298926f32ffcce688ac3a1d2c39f76cb9f0cee7a6c73c25cacc97 36336 
python-tooz_0.3-2_all.deb
 48ba52ee386bea6698bbb95e59721c738a841e3b52d476a8e4b32ddee0ecc2dd 36238 
python3-tooz_0.3-2_all.deb
 50b7660b82dde3e0fc219c129a968478e51805e266e23bd100b6f96d97e7b767 22504 
python-tooz-doc_0.3-2_all.deb
Files:
 fb672e645233602c8c836886c1139448 36336 python optional 
python-tooz_0.3-2_all.deb
 6604d540afc0feec7527f44d9f6f3743 36238 python optional 
python3-tooz_0.3-2_all.deb
 413d9148493449dea9256fcc01fcaa90 22504 doc optional 
python-tooz-doc_0.3-2_all.deb
 bec93f12aca12d3a4e15048e2fc1ec25 2976 python optional python-tooz_0.3-2.dsc
 978a73e59125ab1e44ace3d2d051220c 3428 python optional 
python-tooz_0.3-2.debian.tar.xz

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

iQIcBAEBCAAGBQJUA+GWAAoJENQWrRWsa0P+jBkQAI4dFw0aG7Es1zFtM3lc2r4y
xxcBn20ZXQ9JwEetz7NN9DnJjcbEIdA2eLuUB0tgKauGMxnsSfiQM7TvLeCXxmh+
x+iCcPBOHS1j18vL7TvPptuOa7srGImQ6mfpljaue/a+MXU/prMQmp9O3RLOJAP6
mqLzlGu8hbHYu99P4YoTuk7NiHV4RaIrjPjLCyN02vjYueFOWvI6Frh3I3nnHF8X
+BKRUZeudP9l8p1w4mderG3AAPoDcDxf0RKSadCHNcPrj7yoMQ7U+JNIwUgtbqkN
yW8vI7gn7/2BJt0pllRisOM+dTQm1Xg5Krwy1uAAx+B6k3q2wbgGZnpxZOgCYmX/
+xzIfVGO55oNGDyLQMiQRK2uAQkHqC6Saqeziit3jY6hSPF4ip7vdv/vwt2CnCEB
5lVLfBef/sOThMCzrWriydAqLcuCaUzutq5jUYKcjR8B5/PZGHtREyzex173j1fW
+LDTWwZukCjbhAhE0l9LI+j2PWiWEMeIGEyXEbJCp0xePglfeSx6HQU4fx4M8pLF
wfa9Bk5KWDTU2A8icbleyyqSY4AE/9iTzttplxwb8J/Blif4MLs1Hmql4uR4ZxI7
MgNyNx5z4x3AhzRTvp6pwUu3dSIks01+QcEX94j8DlI019xvXP9apbpoUPlFp3Qr
o5QtM6XObYeHbfrCsUKQ
=W/sr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to