[metrics-bugs] #29787 [Metrics/Onionperf]: Enumerate possible failure cases and include failure information in .tpf output

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 15 06:34:15 UTC 2019


#29787: Enumerate possible failure cases and include failure information in .tpf
output
-------------------------------+------------------------------
 Reporter:  karsten            |          Owner:  metrics-team
     Type:  enhancement        |         Status:  new
 Priority:  Medium             |      Milestone:
Component:  Metrics/Onionperf  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:                     |  Actual Points:
Parent ID:                     |         Points:
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------

Comment (by karsten):

 Looks like they are all contained in the same file. Are you missing that
 one maybe?

 {{{
 $ grep -m1 "transfer5m,572," *.log
 onionperf_2019-01-13_23:59:59.tgen.log:2019-01-12 11:33:05
 1547292785.630821 [info] [shd-tgen-transfer.c:363]
 [_tgentransfer_changeState] transfer transfer5m,572,op-
 ab,GET,5242880,(null),0,state=COMMAND,error=NONE moving from state COMMAND
 to state RESPONSE
 $ grep -m1 "transfer50k,563," *.log
 onionperf_2019-01-13_23:59:59.tgen.log:2019-01-12 10:47:59
 1547290079.082864 [info] [shd-tgen-transfer.c:363]
 [_tgentransfer_changeState] transfer transfer50k,563,op-
 ab,GET,51200,(null),0,state=COMMAND,error=NONE moving from state COMMAND
 to state ERROR
 $ grep -m1 "transfer50k,581," *.log
 onionperf_2019-01-13_23:59:59.tgen.log:2019-01-12 12:19:58
 1547295598.455009 [info] [shd-tgen-transfer.c:363]
 [_tgentransfer_changeState] transfer transfer50k,581,op-
 ab,GET,51200,(null),0,state=COMMAND,error=NONE moving from state COMMAND
 to state ERROR
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29787#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the metrics-bugs mailing list