View Issue Details

IDProjectCategoryView StatusLast Update
0002976GNUnetcore servicepublic2013-12-24 20:54
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0002976: peer ids corrupted
DescriptionNot working with revision 28440

mwachs@fulcrum:~/coding/gnunet/src/ats$ svn info
Path: .
Revision: 28440

gnunet/src/ats$ export GNUNET_FORCE_LOG="perf_ats_*;;;;INFO/;;;;ERROR"
gnunet/src/ats$ make perf_ats_simplistic_bandwidth
gnunet/src/ats$ ./perf_ats_simplistic_bandwidth

gnunet/src/ats$ ./perf_ats_simplistic_bandwidth
Aug 07 17:39:25-057169 perf_ats_simplistic_bandwidth-31075 INFO Benchmarking solver `simplistic' on preference `bandwidth' with 5 peers
Aug 07 17:39:25-057269 perf_ats_simplistic_bandwidth-31075 INFO Initializing...
Aug 07 17:39:25-127782 perf_ats_simplistic_bandwidth-31075 INFO Peers M1RG <-- my peers
Aug 07 17:39:25-128911 perf_ats_simplistic_bandwidth-31075 INFO Peers 93AR
Aug 07 17:39:25-130286 perf_ats_simplistic_bandwidth-31075 INFO Peers OF84
Aug 07 17:39:25-131626 perf_ats_simplistic_bandwidth-31075 INFO Peers 548J
Aug 07 17:39:25-133066 perf_ats_simplistic_bandwidth-31075 INFO Peers CG2H
Aug 07 17:39:25-133790 perf_ats_simplistic_bandwidth-31075 INFO Connected to all CORE services
Aug 07 17:39:25-134287 perf_ats_simplistic_bandwidth-31075 INFO Initialization done, connecting peers
Aug 07 17:39:25-540051 perf_ats_simplistic_bandwidth-31075 INFO CG2H connected to 5J7U <---- 5J7U is not one of my peers
Aug 07 17:39:25-616602 perf_ats_simplistic_bandwidth-31075 INFO M1RG connected to Q8KR <---- Q8KR is not one of my peers
Aug 07 17:39:25-618787 perf_ats_simplistic_bandwidth-31075 INFO M1RG: 6EVV NETWORK_TYPE 2
Aug 07 17:39:25-619064 perf_ats_simplistic_bandwidth-31075 INFO M1RG: 6EVV NETWORK_TYPE 2
Aug 07 17:39:25-619124 perf_ats_simplistic_bandwidth-31075 INFO 93AR connected to 6EVV ...
Aug 07 17:39:25-627616 perf_ats_simplistic_bandwidth-31075 INFO OF84 connected to ENUS ...
Aug 07 17:39:25-635989 perf_ats_simplistic_bandwidth-31075 INFO 548J connected to ARP7 ...
TagsNo tags attached.

Activities

Matthias Wachs

2013-08-07 17:44

manager   ~0007304

Last edited: 2013-08-07 17:57

Working with revision 28422

gnunet/src/ats$ svn info
Revision: 28422

gnunet/src/ats$ export GNUNET_FORCE_LOG="perf_ats_*;;;;INFO/;;;;ERROR"
gnunet/src/ats$ make perf_ats_simplistic_bandwidth
gnunet/src/ats$ ./perf_ats_simplistic_bandwidth

Aug 07 17:36:29-255213 perf_ats_simplistic_bandwidth-2847 INFO Benchmarking solver `simplistic' on preference `bandwidth' with 5 peers
Aug 07 17:36:29-255426 perf_ats_simplistic_bandwidth-2847 INFO Initializing...
Aug 07 17:36:29-758405 perf_ats_simplistic_bandwidth-2847 INFO [ 0] Peers M1RG
Aug 07 17:36:29-760828 perf_ats_simplistic_bandwidth-2847 INFO [ 1] Peers 93AR
Aug 07 17:36:29-763268 perf_ats_simplistic_bandwidth-2847 INFO [ 2] Peers OF84
Aug 07 17:36:29-768526 perf_ats_simplistic_bandwidth-2847 INFO [ 3] Peers 548J
Aug 07 17:36:29-788655 perf_ats_simplistic_bandwidth-2847 INFO [ 4] Peers CG2H
Aug 07 17:36:29-789789 perf_ats_simplistic_bandwidth-2847 INFO Connected to all CORE services
Aug 07 17:36:29-794558 perf_ats_simplistic_bandwidth-2847 INFO Initialization done, connecting peers
Aug 07 17:36:29-901625 perf_ats_simplistic_bandwidth-2847 INFO M1RG connected to M1RG
Aug 07 17:36:29-911167 perf_ats_simplistic_bandwidth-2847 INFO 93AR connected to 93AR
Aug 07 17:36:29-918702 perf_ats_simplistic_bandwidth-2847 INFO OF84 connected to OF84
Aug 07 17:36:29-926161 perf_ats_simplistic_bandwidth-2847 INFO CG2H connected to CG2H
Aug 07 17:36:29-926521 perf_ats_simplistic_bandwidth-2847 INFO 548J connected to 548J
Aug 07 17:36:30-183771 perf_ats_simplistic_bandwidth-2847 INFO 93AR connected to M1RG
Aug 07 17:36:30-185812 perf_ats_simplistic_bandwidth-2847 INFO M1RG connected to 93AR
Aug 07 17:36:30-480660 perf_ats_simplistic_bandwidth-2847 INFO M1RG connected to OF84
Aug 07 17:36:30-500021 perf_ats_simplistic_bandwidth-2847 INFO OF84 connected to M1RG
Aug 07 17:36:30-741475 perf_ats_simplistic_bandwidth-2847 INFO 548J connected to M1RG
Aug 07 17:36:30-756196 perf_ats_simplistic_bandwidth-2847 INFO All peers connected, start benchmarking

Matthias Wachs

2013-08-07 17:56

manager   ~0007305

Perhaps testbed precomputed keys?

Christian Grothoff

2013-08-07 23:27

manager   ~0007306

Should be fixed in SVN 28441.

Issue History

Date Modified Username Field Change
2013-08-07 17:42 Matthias Wachs New Issue
2013-08-07 17:42 Matthias Wachs Status new => assigned
2013-08-07 17:42 Matthias Wachs Assigned To => Christian Grothoff
2013-08-07 17:44 Matthias Wachs Note Added: 0007304
2013-08-07 17:46 Matthias Wachs Description Updated
2013-08-07 17:56 Matthias Wachs Note Added: 0007305
2013-08-07 17:57 Matthias Wachs Description Updated
2013-08-07 17:57 Matthias Wachs Note Edited: 0007304
2013-08-07 17:58 Matthias Wachs Description Updated
2013-08-07 23:27 Christian Grothoff Note Added: 0007306
2013-08-07 23:27 Christian Grothoff Status assigned => resolved
2013-08-07 23:27 Christian Grothoff Fixed in Version => 0.10.0
2013-08-07 23:27 Christian Grothoff Resolution open => fixed
2013-08-07 23:27 Christian Grothoff Product Version => Git master
2013-08-07 23:27 Christian Grothoff Target Version => 0.10.0
2013-12-24 20:54 Christian Grothoff Status resolved => closed