Package: src:systemfixtures
Version: 0.6.0-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py config 
running config
I: pybuild base:184: python3.5 setup.py config 
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python setup.py build 
running build
running build_py

[... snipped ...]

systemfixtures.tests.test_time.FakeTimeTest.test_sleep ... ok
test_time (systemfixtures.tests.test_time.FakeTimeTest)
systemfixtures.tests.test_time.FakeTimeTest.test_time ... ok
test_getitem (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_getitem ... ok
test_hang (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_hang ... ok
test_hang_without_timeout (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_hang_without_timeout ... 
ok
test_join_before_starting (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_join_before_starting ... 
ok
test_start (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_start ... ok
test_twice (systemfixtures.tests.test_threads.FakeThreadsTest)
systemfixtures.tests.test_threads.FakeThreadsTest.test_twice ... ok
test_get (systemfixtures.tests.test_network.FakeGroupsTest)
systemfixtures.tests.test_network.FakeGroupsTest.test_get ... ok
test_fake (systemfixtures.tests.test_groups.FakeGroupsTest)
systemfixtures.tests.test_groups.FakeGroupsTest.test_fake ... ok
test_real (systemfixtures.tests.test_groups.FakeGroupsTest)
systemfixtures.tests.test_groups.FakeGroupsTest.test_real ... ok
test_fake (systemfixtures.tests.test_users.FakeUsersTest)
systemfixtures.tests.test_users.FakeUsersTest.test_fake ... ok
test_real (systemfixtures.tests.test_users.FakeUsersTest)
systemfixtures.tests.test_users.FakeUsersTest.test_real ... ok

======================================================================
ERROR: test_listen (systemfixtures.tests.test_executables.FakeGroupsTest)
systemfixtures.tests.test_executables.FakeGroupsTest.test_listen
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "systemfixtures/tests/test_executables.py", line 41, in test_listen
    sock.connect(("127.0.0.1", self.executable.port))
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 104] Connection reset by peer


----------------------------------------------------------------------
Ran 40 tests in 0.107s

FAILED (errors=1)
E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover 
-v 
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The failure happens randomly on the single-CPU KVM/QEMU virtual machines
I use as autobuilders. The approximate failure rate is about 7%.

I attach several build logs (made on different autobuilders), but you
can find more failed build logs here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/systemfixtures.html

Thanks.

Attachment: systemfixtures_0.6.0-1_amd64-20161206T200546Z.gz
Description: application/gzip

Attachment: systemfixtures_0.6.0-1_amd64-20161212T165425Z.gz
Description: application/gzip

Attachment: systemfixtures_0.6.0-1_amd64-20161212T174337Z.gz
Description: application/gzip

Reply via email to