Advertisement
Guest User

librist test failure: simple+multicast / Simple profile multicast

a guest
Jun 10th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. 2/19 libRIST:simple+multicast / Simple profile multicast FAIL 8.98s exit status 1
  2. 20:00:59 MALLOC_PERTURB_=206 /build/librist-git/src/build/test/rist/test_send_receive 0 'rist://@239.0.0.1:1234?rtt-max=10&rtt-min=1' 'rist://239.0.0.1:1234?rtt-max=10&rtt-min=1' 0
  3. ----------------------------------- output -----------------------------------
  4. Testing profile 0 with receiver url rist://@239.0.0.1:1234?rtt-max=10&rtt-min=1 and sender url rist://239.0.0.1:1234?rtt-max=10&rtt-min=1 and losspercentage: 0
  5. [sender] Starting in Simple Profile Mode
  6. [receiver] RIST Receiver Library version:v0.2.0-14-g80785c9
  7. [receiver] Starting in receiver mode
  8. [receiver] Encryption is disabled for this peer
  9. [receiver] URL parsed successfully: Host 239.0.0.1, Port 1234
  10. [sender] Joining multicast address: 239.0.0.1 from IP 0.0.0.0
  11. [receiver] Starting in URL listening mode (socket# 3)
  12. [receiver] Configured the starting socket receive buffer size to 419430 Bytes.
  13. [receiver] Configured the starting socket send buffer size to 419430 Bytes.
  14. [receiver] Peer cname is daniel@239.0.0.1:1234
  15. [receiver] rtt_min is too small (1), using 3ms instead
  16. [receiver] New peer with id #1 was configured with maxrate=100000/0 bufmin=1000 bufmax=1000 reorder=25 rttmin=3 rttmax=10 congestion_control=1 min_retries=6 max_retries=20
  17. [receiver] Encryption is disabled for this peer
  18. [receiver] URL parsed successfully: Host 239.0.0.1, Port 1235
  19. [sender] Joining multicast address: 239.0.0.1 from IP 0.0.0.0
  20. [receiver] Starting in URL listening mode (socket# 4)
  21. [receiver] Configured the starting socket receive buffer size to 419430 Bytes.
  22. [receiver] Configured the starting socket send buffer size to 419430 Bytes.
  23. [receiver] Peer cname is daniel@239.0.0.1:1235
  24. [receiver] rtt_min is too small (1), using 3ms instead
  25. [receiver] New peer with id #2 was configured with maxrate=100000/0 bufmin=1000 bufmax=1000 reorder=25 rttmin=3 rttmax=10 congestion_control=1 min_retries=6 max_retries=20
  26. [receiver] Created RTCP peer: host rist://@239.0.0.1, port 1235, new_url rist://@239.0.0.1:1235, 2
  27. [receiver] Initialized Receiver Peer, listening mode ...
  28. [receiver] Active Peer Information, IP:Port => 239.0.0.1:1235 (1), id: 2, simple profile
  29. [receiver] Initialized Receiver Peer, listening mode ...
  30. [receiver] Active Peer Information, IP:Port => 239.0.0.1:1234 (1), id: 1, simple profile
  31. [receiver] Starting receiver protocol loop with 5 ms timer
  32. [sender] Starting in Simple Profile Mode
  33. [sender] RIST Sender Library v0.2.0-14-g80785c9
  34. [sender] Encryption is disabled for this peer
  35. [sender] URL parsed successfully: Host 239.0.0.1, Port 1234
  36. [sender] Peer configured for multicast[sender] Starting in URL connect mode (5)
  37. [sender] Starting master sender loop at 5 ms max jitter
  38. [sender] Configured the starting socket receive buffer size to 419430 Bytes.
  39. [sender] Configured the starting socket send buffer size to 419430 Bytes.
  40. [sender] Peer cname is daniel
  41. [sender] rtt_min is too small (1), using 3ms instead
  42. [sender] Setting max nacks per cycle to 88
  43. [sender] Setting buffer size to 1020ms (Max buffer size + 2 * Max RTT)
  44. [sender] Advertising flow_id 3570239554 and peer_id 1, 32768/1234
  45. [sender] Encryption is disabled for this peer
  46. [sender] URL parsed successfully: Host 239.0.0.1, Port 1234
  47. [sender] Peer configured for multicast[sender] Starting in URL connect mode (6)
  48. [sender] Configured the starting socket receive buffer size to 419430 Bytes.
  49. [sender] Configured the starting socket send buffer size to 419430 Bytes.
  50. [sender] Peer cname is daniel
  51. [sender] rtt_min is too small (1), using 3ms instead
  52. [sender] Advertising flow_id 3570239554 and peer_id 2, 32769/1235
  53. [sender] Initialized Sender Peer, connecting to receiver ...
  54. [sender] Active Peer Information, IP:Port => 239.0.0.1:1235 (0), id: 2, simple profile
  55. [sender] Enabling keepalive for peer 2
  56. [sender] Successfully Authenticated peer 2
  57. [sender] Initialized Sender Peer, connecting to receiver ...
  58. [sender] Active Peer Information, IP:Port => 239.0.0.1:1234 (0), id: 1, simple profile
  59. [sender] Successfully Authenticated peer 1
  60. [sender] Triggering protocol loop termination
  61. [sender] Waiting for protocol loop to exit
  62. [sender] Exiting master sender loop
  63. [sender] Starting peers cleanup, count 2
  64. [sender] [CLEANUP] Removing peer data received event
  65. [sender] [CLEANUP] Removing peer handshake/ping timer
  66. [sender] [CLEANUP] Closing peer socket on port 32769
  67. [sender] [CLEANUP] cleanup done for peer 2
  68. [sender] [CLEANUP] Removing peer data received event
  69. [sender] [CLEANUP] Closing peer socket on port 32768
  70. [sender] [CLEANUP] cleanup done for peer 1
  71. [sender] Peers cleanup complete
  72. [sender] Freeing up context memory allocations
  73. [receiver] Triggering protocol loop termination
  74. [receiver] Waiting for protocol loop to exit
  75. [receiver] Exiting master receiver loop
  76. [receiver] Starting Flows cleanup
  77. [receiver] Flows cleanup complete
  78. [receiver] Starting Peers cleanup
  79. [receiver] [CLEANUP] Removing peer data received event
  80. [receiver] [CLEANUP] Closing peer socket on port 1235
  81. [receiver] [CLEANUP] cleanup done for peer 2
  82. [receiver] [CLEANUP] Removing peer data received event
  83. [receiver] [CLEANUP] Closing peer socket on port 1234
  84. [receiver] [CLEANUP] cleanup done for peer 1
  85. [receiver] Peers cleanup complete
  86. [receiver] Freeing main data buffers
  87. [receiver] Removing peerlist_lock
  88. [receiver] Removing data fifo signaling variables (condition and mutex)
  89. ------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement