View Issue Details

IDProjectCategoryView StatusLast Update
0001773GNUnethostlist daemonpublic2011-09-18 14:59
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityurgentSeveritycrashReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Summary0001773: hostlist test(s?) failed on karmic-buildbot (spec, inside the qemu)
Description.Sep 15 17:55:05-721142 test-gnunet-daemon-hostlist-14636 ERROR Assertion failed at transport_api.c:1304.
/bin/bash: line 5: 14636 Aborted

Then other tests fail as well:

FAIL: test_gnunet_daemon_hostlist_reconnect
Sep 15 17:55:07-281390 arm-14711 WARNING `bind' failed for port 22966 (IPv6): address already in use
Sep 15 17:55:07-281480 arm-14711 WARNING `bind' failed for port 22966 (IPv4): address already in use
Sep 15 17:55:07-281984 arm-14712 WARNING `bind' failed for port 12966 (IPv6): address already in use
Sep 15 17:55:07-282021 arm-14712 WARNING `bind' failed for port 12966 (IPv4): address already in use
Sep 15 17:55:07-285910 arm-14711 WARNING Unable to bind listening socket for service `core' to address `[::]:22970': Address already in use
Sep 15 17:55:07-285935 arm-14711 WARNING Unable to bind listening socket for service `core' to address `0.0.0.0:22970': Address already in use
Sep 15 17:55:07-285975 arm-14711 WARNING Unable to bind listening socket for service `transport' to address `[::]:22965': Address already in use
Sep 15 17:55:07-285993 arm-14711 WARNING Unable to bind listening socket for service `transport' to address `0.0.0.0:22965': Address already in use
Sep 15 17:55:07-286031 arm-14711 WARNING Unable to bind listening socket for service `peerinfo' to address `[::]:22969': Address already in use
Sep 15 17:55:07-286048 arm-14711 WARNING Unable to bind listening socket for service `peerinfo' to address `0.0.0.0:22969': Address already in use
Sep 15 17:55:07-286085 arm-14711 WARNING Unable to bind listening socket for service `resolver' to address `[::]:22964': Address already in use
Sep 15 17:55:07-286102 arm-14711 WARNING Unable to bind listening socket for service `resolver' to address `0.0.0.0:22964': Address already in use
Sep 15 17:55:07-286139 arm-14711 WARNING Unable to bind listening socket for service `statistics' to address `[::]:22967': Address already in use
Sep 15 17:55:07-286157 arm-14711 WARNING Unable to bind listening socket for service `statistics' to address `0.0.0.0:22967': Address already in use
Sep 15 17:55:07-294025 arm-14712 WARNING Unable to bind listening socket for service `core' to address `[::]:12970': Address already in use
Sep 15 17:55:07-294049 arm-14712 WARNING Unable to bind listening socket for service `core' to address `0.0.0.0:12970': Address already in use
Sep 15 17:55:07-294089 arm-14712 WARNING Unable to bind listening socket for service `transport' to address `[::]:12965': Address already in use
Sep 15 17:55:07-294107 arm-14712 WARNING Unable to bind listening socket for service `transport' to address `0.0.0.0:12965': Address already in use
Sep 15 17:55:07-294171 arm-14712 WARNING Unable to bind listening socket for service `peerinfo' to address `[::]:12969': Address already in use
Sep 15 17:55:07-294191 arm-14712 WARNING Unable to bind listening socket for service `peerinfo' to address `0.0.0.0:12969': Address already in use
Sep 15 17:55:07-294228 arm-14712 WARNING Unable to bind listening socket for service `resolver' to address `[::]:12964': Address already in use
Sep 15 17:55:07-294245 arm-14712 WARNING Unable to bind listening socket for service `resolver' to address `0.0.0.0:12964': Address already in use
Sep 15 17:55:07-294282 arm-14712 WARNING Unable to bind listening socket for service `statistics' to address `[::]:12967': Address already in use
Sep 15 17:55:07-294299 arm-14712 WARNING Unable to bind listening socket for service `statistics' to address `0.0.0.0:12967': Address already in use
Sep 15 17:55:07-299097 hostlist-14715 ERROR Could not start hostlist HTTP server on port 12981
Sep 15 17:55:07-317001 transport-14720 WARNING `bind' failed for port 12968 (IPv6): address already in use
Sep 15 17:55:07-317040 transport-14720 WARNING `bind' failed for port 12968 (IPv4): address already in use
Sep 15 17:55:07-317053 transport-14720 ERROR `bind' failed at server.c:509 with error: Address already in use
Sep 15 17:55:07-343639 transport-14719 WARNING `bind' failed for port 22968 (IPv6): address already in use
Sep 15 17:55:07-343683 transport-14719 WARNING `bind' failed for port 22968 (IPv4): address already in use
Sep 15 17:55:07-343696 transport-14719 ERROR `bind' failed at server.c:509 with error: Address already in use
Sep 15 17:55:07-354066 transport-14675 WARNING External protocol violation detected at gnunet-service-transport_validation.c:602.
Sep 15 17:55:07-354283 transport-14675 WARNING External protocol violation detected at gnunet-service-transport_validation.c:602.
Sep 15 17:55:07-354389 transport-14675 WARNING External protocol violation detected at gnunet-service-transport_validation.c:602.
Sep 15 17:58:07-278261 test-gnunet-daemon-hostlist-learning-14688 ERROR Timeout while executing testcase, test failed.
Sep 15 17:58:07-283525 test-gnunet-daemon-hostlist-learning-14688 ERROR Testcase timeout
Sep 15 17:58:07-283541 test-gnunet-daemon-hostlist-learning-14688 ERROR Learning peer did not receive advertisement from server
Sep 15 17:58:07-283549 test-gnunet-daemon-hostlist-learning-14688 ERROR Advertised hostlist was not saved in datastore
Sep 15 17:58:07-283555 test-gnunet-daemon-hostlist-learning-14688 ERROR Advertised hostlist could not be downloaded from server
Sep 15 17:58:07-283562 test-gnunet-daemon-hostlist-learning-14688 ERROR Advertised was not sent from server to client
FAIL: test_gnunet_daemon_hostlist_learning
Additional Informationhttp://gnunet.org:8010/builders/karmic-x86-grothoff/builds/1683/steps/tests%20hostlist/logs/stdio
TagsNo tags attached.

Activities

Christian Grothoff

2011-09-16 10:53

manager   ~0004583

Fixing part of the assertion failure in SVN 16872.

But there could be more to this, need to test again.

Christian Grothoff

2011-09-16 11:15

manager   ~0004584

Testcase now passes (repeatedly).

Issue History

Date Modified Username Field Change
2011-09-16 10:32 Christian Grothoff New Issue
2011-09-16 10:32 Christian Grothoff Status new => assigned
2011-09-16 10:32 Christian Grothoff Assigned To => Christian Grothoff
2011-09-16 10:53 Christian Grothoff Note Added: 0004583
2011-09-16 11:15 Christian Grothoff Note Added: 0004584
2011-09-16 11:15 Christian Grothoff Status assigned => resolved
2011-09-16 11:15 Christian Grothoff Resolution open => fixed
2011-09-18 14:59 Christian Grothoff Status resolved => closed