================== python Client to js Client Communication: should connect without errors 9741ms [log] starting device 10144ms [err] DEBUG:asyncio:Using selector: EpollSelector 10223ms [err] ERROR:asyncio:Unclosed client session 10223ms [err] client_session: 10299ms [log] parsing 10299ms [log] creating device handler 10299ms [log] [ready] 10299ms [log] reading line 10299ms [log] [websocketToken] "783157a6-d4ec-4d0a-9cd8-7d062df807b1" 10317ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 10317ms [log] [websocketConnected] ================== python Client to js Client Communication: should start an experiment 12014ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 12014ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 12042ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/aa598d92-dab7-4563-b6f7-263245ad8b84"}}', extra='') 12042ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/aa598d92-dab7-4563-b6f7-263245ad8b84"} 12108ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 12108ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943", "state": "new"}] 14111ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 14111ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 14111ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 14111ms [err] v=0 14111ms [err] o=- 8105909596428819992 2 IN IP4 127.0.0.1 14111ms [err] s=- 14111ms [err] t=0 0 14111ms [err] a=group:BUNDLE 0 14111ms [err] a=extmap-allow-mixed 14111ms [err] a=msid-semantic: WMS 14111ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 14111ms [err] c=IN IP4 0.0.0.0 14111ms [err] a=ice-ufrag:IQrl 14111ms [err] a=ice-pwd:6LsPaZWfILDCC7UsunFCg1LW 14111ms [err] a=ice-options:trickle 14111ms [err] a=fingerprint:sha-256 07:EE:81:DA:0C:26:6B:A8:9A:DD:12:E0:96:FC:24:AC:F3:4D:80:B0:2B:F7:5E:BC:19:BA:F4:68:9F:BF:F7:54 14111ms [err] a=setup:actpass 14111ms [err] a=mid:0 14111ms [err] a=sctp-port:5000 14111ms [err] a=max-message-size:262144 14111ms [err] 14113ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 14113ms [err] v=0 14113ms [err] o=- 8105909596428819992 2 IN IP4 127.0.0.1 14113ms [err] s=- 14113ms [err] t=0 0 14113ms [err] a=group:BUNDLE 0 14113ms [err] a=extmap-allow-mixed 14113ms [err] a=msid-semantic: WMS 14113ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 14113ms [err] c=IN IP4 0.0.0.0 14113ms [err] a=ice-ufrag:IQrl 14113ms [err] a=ice-pwd:6LsPaZWfILDCC7UsunFCg1LW 14113ms [err] a=ice-options:trickle 14113ms [err] a=fingerprint:sha-256 07:EE:81:DA:0C:26:6B:A8:9A:DD:12:E0:96:FC:24:AC:F3:4D:80:B0:2B:F7:5E:BC:19:BA:F4:68:9F:BF:F7:54 14113ms [err] a=setup:actpass 14113ms [err] a=mid:0 14113ms [err] a=sctp-port:5000 14113ms [err] a=max-message-size:262144 14113ms [err] 14114ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14114ms [log] handleSignalingMessage 14114ms [log] handleOptions 14114ms [log] WSMessage(type=, data='{"signalingType":"offer","content":{"type":"offer","sdp":"v=0\\r\\no=- 8105909596428819992 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=extmap-allow-mixed\\r\\na=msid-semantic: WMS\\r\\nm=application 9 UDP/DTLS/SCTP webrtc-datachannel\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:IQrl\\r\\na=ice-pwd:6LsPaZWfILDCC7UsunFCg1LW\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 07:EE:81:DA:0C:26:6B:A8:9A:DD:12:E0:96:FC:24:AC:F3:4D:80:B0:2B:F7:5E:BC:19:BA:F4:68:9F:BF:F7:54\\r\\na=setup:actpass\\r\\na=mid:0\\r\\na=sctp-port:5000\\r\\na=max-message-size:262144\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14114ms [log] handleSignalingMessage 14114ms [log] handleOffer 14114ms [log] makeAnswer 14114ms [log] connectionstatechanged new new have-remote-offer 14114ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943", "state": "new"}] 14115ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 14115ms [err] v=0 14115ms [err] o=- 3927372034 3927372034 IN IP4 0.0.0.0 14115ms [err] s=- 14115ms [err] t=0 0 14115ms [err] a=group:BUNDLE 0 14115ms [err] a=msid-semantic:WMS * 14115ms [err] m=application 9 UDP/DTLS/SCTP webrtc-datachannel 14115ms [err] c=IN IP4 0.0.0.0 14115ms [err] a=mid:0 14115ms [err] a=sctp-port:5000 14115ms [err] a=max-message-size:65536 14115ms [err] a=ice-ufrag:u6Vq 14115ms [err] a=ice-pwd:I3kIPewuyEpzDDcDOflZO4 14115ms [err] a=fingerprint:sha-256 55:74:1E:49:21:EC:BF:5E:F3:D7:D1:87:5F:F1:B1:F4:0D:01:1F:84:7D:93:32:91:DC:14:4E:87:B9:E3:74:C6 14115ms [err] a=setup:active 14115ms [err] 14115ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 14117ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 14117ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 14119ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa6\xfc2\x8f\xf4\xa5\xc7^\xb9\xad\xabt') 14120ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'+\xdb\xc8\x05\t\xd2.\xec\xbc\xeb\xa8\x1e') 14121ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xa6\xfc2\x8f\xf4\xa5\xc7^\xb9\xad\xabt') 14121ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'+\xdb\xc8\x05\t\xd2.\xec\xbc\xeb\xa8\x1e') 14123ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 14123ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xf7\xd5?u\xaa\xd8\xfd\xbe4\xa0\x8e%') 14124ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xf7\xd5?u\xaa\xd8\xfd\xbe4\xa0\x8e%') 14124ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x97\x0e\xd5\x1d/\xb7\x05\r\xd0\x8e\xbb\xbc') 14126ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x97\x0e\xd5\x1d/\xb7\x05\r\xd0\x8e\xbb\xbc') 14126ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61882) (expires in 600 seconds) 14126ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 14126ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 14127ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 14127ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 14127ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 14128ms [log] connectionstatechanged new new stable 14128ms [log] connectionstatechanged new new stable 14128ms [log] connectionstatechanged connecting checking stable 14128ms [log] connectionstatechanged connecting checking stable 14128ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943", "state": "connecting"}] 14154ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Ts9rp/t08lFg') 14155ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Ts9rp/t08lFg') 14155ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(LWjPDpjiB5 1 udp 1845501695 172.17.0.3 60900 typ prflx) 14155ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('172.17.0.3', 60900)) State.WAITING -> State.IN_PROGRESS 14155ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xe5p\x87\xe5\xd9\xc5;\x0f\xb1\xd4\xb9(') 14157ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xe5p\x87\xe5\xd9\xc5;\x0f\xb1\xd4\xb9(') 14157ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('172.17.0.3', 60900)) State.IN_PROGRESS -> State.SUCCEEDED 14157ms [err] INFO:aioice.ice:Connection(0) ICE completed 14170ms [err] INFO:aioice.ice:Connection(0) Remote candidate "e7ba6190-47b1-41fe-84e9-3ccb00759d33.local" resolved to 172.17.0.3 14170ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('172.17.0.3', 60900)) State.FROZEN -> State.IN_PROGRESS 14170ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xb4\x93\xd9\xecK\xff\xaa\xff\xdd\xb3\xa2\x11') 14171ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xb4\x93\xd9\xecK\xff\xaa\xff\xdd\xb3\xa2\x11') 14171ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('172.17.0.3', 60900)) State.IN_PROGRESS -> State.SUCCEEDED 14191ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41778) -> ('172.17.0.3', 60900)) State.FROZEN -> State.IN_PROGRESS 14191ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xdd\x94\x15\xd9\x99{x\xfcV\xf8\x908') 14193ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xdd\x94\x15\xd9\x99{x\xfcV\xf8\x908') 14193ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41778) -> ('172.17.0.3', 60900)) State.IN_PROGRESS -> State.SUCCEEDED 14211ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'6J/cAhrtEx6R') 14211ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'6J/cAhrtEx6R') 14211ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('141.24.211.56', 60900)) State.FROZEN -> State.FAILED 14211ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41778) -> ('141.24.211.56', 60900)) State.FROZEN -> State.FAILED 14211ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57788) -> ('141.24.210.113', 51911)) State.FROZEN -> State.FAILED 14212ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41778) -> ('141.24.210.113', 51911)) State.FROZEN -> State.FAILED 14212ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61882) -> ('172.17.0.3', 60900)) State.FROZEN -> State.FAILED 14212ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61882) -> ('141.24.211.56', 60900)) State.FROZEN -> State.FAILED 14212ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61882) -> ('141.24.210.113', 51911)) State.FROZEN -> State.FAILED 14212ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 14212ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 14212ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 14215ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AES128_CM_SHA1_80 14215ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 14216ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 14216ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 14216ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3560270598 1 udp 2113937151 e7ba6190-47b1-41fe-84e9-3ccb00759d33.local 60900 typ host generation 0 ufrag IQrl network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14216ms [log] handleSignalingMessage 14216ms [log] handleIceCandidate 14216ms [log] acceptIceCandidate 14216ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3510461534 1 udp 1677729535 141.24.211.56 60900 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag IQrl network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14216ms [log] handleSignalingMessage 14216ms [log] handleIceCandidate 14216ms [log] acceptIceCandidate 14216ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:2184240085 1 udp 33562623 141.24.210.113 51911 typ relay raddr 141.24.211.56 rport 60900 generation 0 ufrag IQrl network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14216ms [log] handleSignalingMessage 14216ms [log] handleIceCandidate 14216ms [log] acceptIceCandidate 14216ms [log] connectionstatechanged connecting completed stable 14216ms [log] connectionstatechanged connected completed stable 14216ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943", "state": "connected"}] 14218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 14218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 14218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 14219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 14219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 14219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 14220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=1540150376, stream_id=1, stream_seq=0) 14220ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 14220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=724904767, stream_id=1, stream_seq=0) 14220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 14220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1540150376, gaps=[]) 14221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=724904767, gaps=[]) 14221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 14273ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'0pUuEuT2qvRq') 14273ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 60900) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'0pUuEuT2qvRq') 14276ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 14276ms [log] [experimentStatusChanged] {"status": "running", "message": null} 14391ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 14392ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 14392ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 14392ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 14392ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 14392ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 14393ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 14394ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 14394ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943"}', extra='') 14394ms [log] connectionstatechanged closed closed closed 14394ms [log] connectionstatechanged closed closed closed 14394ms [log] connectionstatechanged closed closed closed 14394ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/4bbefbca-eb57-4106-941b-63339a522943", "state": "closed"}] 14395ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 14395ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 14396ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xba\x00\xf4d\xc4\xfe\x1d]\xcah>)') 14397ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xba\x00\xf4d\xc4\xfe\x1d]\xcah>)') 14398ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61882) 14398ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 14398ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 14474ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 14474ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client Communication: should connect without errors 14650ms [err] Traceback (most recent call last): 14650ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 14650ms [err] return _run_code(code, main_globals, None, 14650ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 14650ms [err] exec(code, run_globals) 14650ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 14650ms [err] sys.exit(main()) 14650ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 14650ms [err] asyncio.run(main_async()) 14650ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 14650ms [err] return loop.run_until_complete(main) 14650ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 14650ms [err] self.run_forever() 14650ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 14651ms [err] self._run_once() 14651ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 14651ms [err] event_list = self._selector.select(timeout) 14651ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 14651ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 14651ms [err] KeyboardInterrupt 14760ms [log] starting device 15153ms [err] DEBUG:asyncio:Using selector: EpollSelector 15241ms [err] ERROR:asyncio:Unclosed client session 15241ms [err] client_session: 15308ms [log] parsing 15308ms [log] creating device handler 15308ms [log] [ready] 15308ms [log] reading line 15308ms [log] [websocketToken] "fb74c224-b5f2-4851-a1eb-ceefec247c95" 15325ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 15325ms [log] [websocketConnected] ================== python Client to python Client Communication: should start an experiment 15575ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 15575ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 15610ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/ded60a8c-712b-4c78-9215-8a71a1f3f589"}}', extra='') 15610ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/ded60a8c-712b-4c78-9215-8a71a1f3f589"} 15687ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 15687ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b", "state": "new"}] 17690ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 17690ms [log] handleSignalingMessage 17690ms [log] handleOptions 17690ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 17690ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 17710ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 17710ms [err] v=0 17710ms [err] o=- 3927372038 3927372038 IN IP4 0.0.0.0 17710ms [err] s=- 17710ms [err] t=0 0 17710ms [err] a=group:BUNDLE 0 17710ms [err] a=msid-semantic:WMS * 17710ms [err] m=application 58628 DTLS/SCTP 5000 17710ms [err] c=IN IP4 172.30.0.1 17710ms [err] a=mid:0 17710ms [err] a=sctpmap:5000 webrtc-datachannel 65535 17710ms [err] a=max-message-size:65536 17710ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58628 typ host 17710ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 46574 typ host 17710ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58628 typ srflx raddr 172.30.0.1 rport 58628 17710ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 46574 typ srflx raddr 172.17.0.3 rport 46574 17710ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 51635 typ relay raddr 172.17.0.3 rport 60251 17710ms [err] a=end-of-candidates 17710ms [err] a=ice-ufrag:3S9q 17710ms [err] a=ice-pwd:O7xB1aphPJ3tdIjHgpjzRT 17710ms [err] a=fingerprint:sha-256 AF:21:83:9D:B6:29:35:F2:58:22:F3:72:7A:61:F7:6E:75:95:F1:7B:F8:C5:BD:96:EB:6D:D2:E7:5B:B2:0C:34 17710ms [err] a=setup:actpass 17710ms [err] 17712ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 17712ms [err] v=0 17712ms [err] o=- 3927372038 3927372038 IN IP4 0.0.0.0 17712ms [err] s=- 17712ms [err] t=0 0 17712ms [err] a=group:BUNDLE 0 17712ms [err] a=msid-semantic:WMS * 17712ms [err] m=application 58628 DTLS/SCTP 5000 17712ms [err] c=IN IP4 172.30.0.1 17712ms [err] a=mid:0 17712ms [err] a=sctpmap:5000 webrtc-datachannel 65535 17712ms [err] a=max-message-size:65536 17712ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58628 typ host 17712ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 46574 typ host 17712ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58628 typ srflx raddr 172.30.0.1 rport 58628 17712ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 46574 typ srflx raddr 172.17.0.3 rport 46574 17712ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 51635 typ relay raddr 172.17.0.3 rport 60251 17712ms [err] a=end-of-candidates 17712ms [err] a=ice-ufrag:3S9q 17712ms [err] a=ice-pwd:O7xB1aphPJ3tdIjHgpjzRT 17712ms [err] a=fingerprint:sha-256 AF:21:83:9D:B6:29:35:F2:58:22:F3:72:7A:61:F7:6E:75:95:F1:7B:F8:C5:BD:96:EB:6D:D2:E7:5B:B2:0C:34 17712ms [err] a=setup:actpass 17712ms [err] 17713ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b","content":{"type":"offer","sdp":"v=0\\r\\no=- 3927372038 3927372038 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 58628 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 58628 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 46574 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 58628 typ srflx raddr 172.30.0.1 rport 58628\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 46574 typ srflx raddr 172.17.0.3 rport 46574\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 51635 typ relay raddr 172.17.0.3 rport 60251\\r\\na=end-of-candidates\\r\\na=ice-ufrag:3S9q\\r\\na=ice-pwd:O7xB1aphPJ3tdIjHgpjzRT\\r\\na=fingerprint:sha-256 AF:21:83:9D:B6:29:35:F2:58:22:F3:72:7A:61:F7:6E:75:95:F1:7B:F8:C5:BD:96:EB:6D:D2:E7:5B:B2:0C:34\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 17713ms [log] handleSignalingMessage 17713ms [log] handleOffer 17713ms [log] makeAnswer 17713ms [log] connectionstatechanged new new have-remote-offer 17713ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b", "state": "new"}] 17714ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 17714ms [err] v=0 17714ms [err] o=- 3927372038 3927372038 IN IP4 0.0.0.0 17714ms [err] s=- 17714ms [err] t=0 0 17714ms [err] a=group:BUNDLE 0 17714ms [err] a=msid-semantic:WMS * 17714ms [err] m=application 9 DTLS/SCTP 5000 17714ms [err] c=IN IP4 0.0.0.0 17714ms [err] a=mid:0 17714ms [err] a=sctpmap:5000 webrtc-datachannel 65535 17714ms [err] a=max-message-size:65536 17714ms [err] a=ice-ufrag:tZZ3 17714ms [err] a=ice-pwd:Rf5Ks7k7dSdnhdmMvl1Xdy 17714ms [err] a=fingerprint:sha-256 52:3C:58:07:B9:34:7A:5C:89:53:76:FD:05:F4:86:D4:F0:47:AA:D5:43:8C:61:71:3F:B7:EF:9A:42:FD:B4:02 17714ms [err] a=setup:active 17714ms [err] 17715ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 17716ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 17716ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 17718ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xef]\xc9\xae\x12\xc1\t\x07\xa7;\xd2\xf5') 17719ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xab2\xc2\x08.\x0b\x14>#$GI') 17719ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xef]\xc9\xae\x12\xc1\t\x07\xa7;\xd2\xf5') 17720ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xab2\xc2\x08.\x0b\x14>#$GI') 17721ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 17722ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'Z\x0ff\xe2R\xb8j\x8c".b\x06') 17722ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'Z\x0ff\xe2R\xb8j\x8c".b\x06') 17723ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'1\xab\xbb\xfea\xe1\x17\xa8\xbc7\xeb\x87') 17724ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'1\xab\xbb\xfea\xe1\x17\xa8\xbc7\xeb\x87') 17724ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61105) (expires in 600 seconds) 17724ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 17725ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 17726ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 17726ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 17726ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 17727ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.30.0.1', 58628)) State.FROZEN -> State.WAITING 17727ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('172.30.0.1', 58628)) State.FROZEN -> State.WAITING 17727ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.17.0.3', 46574)) State.FROZEN -> State.WAITING 17728ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('172.30.0.1', 58628)) State.FROZEN -> State.WAITING 17728ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.30.0.1', 58628)) State.WAITING -> State.IN_PROGRESS 17728ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58628) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'=\xe0\xb5\x1a\xc2F\xf0w0\r\x1d\xa1') 17728ms [log] connectionstatechanged new new stable 17728ms [log] connectionstatechanged new new stable 17728ms [log] connectionstatechanged connecting checking stable 17728ms [log] connectionstatechanged connecting checking stable 17728ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b", "state": "connecting"}] 17729ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58628) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'=\xe0\xb5\x1a\xc2F\xf0w0\r\x1d\xa1') 17729ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.30.0.1', 58628)) State.IN_PROGRESS -> State.SUCCEEDED 17729ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.211.56', 58628)) State.FROZEN -> State.WAITING 17730ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.211.56', 46574)) State.FROZEN -> State.WAITING 17730ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.210.113', 51635)) State.FROZEN -> State.WAITING 17742ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 58628) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b']\xe4\xceH\xdd\x89\xb9\xe0\x94G-\xad') 17742ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 58628) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b']\xe4\xceH\xdd\x89\xb9\xe0\x94G-\xad') 17742ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('172.30.0.1', 58628)) State.WAITING -> State.FAILED 17742ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.17.0.3', 46574)) State.WAITING -> State.FAILED 17742ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('172.17.0.3', 46574)) State.FROZEN -> State.FAILED 17742ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.211.56', 58628)) State.WAITING -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('141.24.211.56', 58628)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.211.56', 46574)) State.WAITING -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('141.24.211.56', 46574)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('172.30.0.1', 58628)) State.WAITING -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('172.17.0.3', 46574)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('141.24.210.113', 51635)) State.WAITING -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 52920) -> ('141.24.210.113', 51635)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('141.24.211.56', 58628)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('141.24.211.56', 46574)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61105) -> ('141.24.210.113', 51635)) State.FROZEN -> State.FAILED 17743ms [err] INFO:aioice.ice:Connection(0) ICE completed 17743ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58628) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x7f\xe8\xbc\x1f8m\xb4\xf3\xe5*\xb4C') 17744ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58628) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x7f\xe8\xbc\x1f8m\xb4\xf3\xe5*\xb4C') 17744ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(kOjGUzqZVE 1 udp 1862270975 172.17.0.3 58628 typ prflx) 17744ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.17.0.3', 58628)) State.WAITING -> State.IN_PROGRESS 17744ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 58628) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'[\xd2\xb9\x91}\t\xc8eH\xe8\xfb}') 17745ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 58628) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'[\xd2\xb9\x91}\t\xc8eH\xe8\xfb}') 17745ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 48030) -> ('172.17.0.3', 58628)) State.IN_PROGRESS -> State.SUCCEEDED 17749ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 17749ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 17751ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 17768ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 17769ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 17769ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 17769ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 17769ms [log] connectionstatechanged connecting completed stable 17769ms [log] connectionstatechanged connected completed stable 17769ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b", "state": "connected"}] 17770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 17770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 17770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 17771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 17771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 17771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 17773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=2333064680, stream_id=1, stream_seq=0) 17773ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 17773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=1426219167, stream_id=1, stream_seq=0) 17773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 17774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2333064680, gaps=[]) 17774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1426219167, gaps=[]) 17774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 17864ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 17864ms [log] [experimentStatusChanged] {"status": "running", "message": null} 17940ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 17940ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 17940ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 17940ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 17940ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 17940ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 17940ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 17941ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 17941ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b"}', extra='') 17941ms [log] connectionstatechanged closed closed closed 17941ms [log] connectionstatechanged closed closed closed 17941ms [log] connectionstatechanged closed closed closed 17941ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/9aef08e5-d361-4490-b3fa-982a4b8f1d5b", "state": "closed"}] 17941ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 17941ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 17941ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'(\x1d_\x86\x9d\xc3\xfd\x85\x90\xb2iI') 17942ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'(\x1d_\x86\x9d\xc3\xfd\x85\x90\xb2iI') 17942ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61105) 17943ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 17943ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 18014ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 18014ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} 18086ms [err] Traceback (most recent call last): 18086ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 18087ms [err] return _run_code(code, main_globals, None, 18087ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 18087ms [err] exec(code, run_globals) 18087ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 18087ms [err] sys.exit(main()) 18087ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 18087ms [err] asyncio.run(main_async()) 18087ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 18087ms [err] return loop.run_until_complete(main) 18087ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 18087ms [err] self.run_forever() 18088ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 18088ms [err] self._run_once() 18088ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 18088ms [err] event_list = self._selector.select(timeout) 18088ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 18089ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 18089ms [err] KeyboardInterrupt ================== Cyclic Device Groups: should resolve cyclic device groups correctly (flat_group: false) ================== Client Communication (group <-> device): should connect without errors ================== Client Communication (group <-> device): should start an experiment ================== Experiment Status Changed Messages: should connect without errors 22232ms [log] starting device 22638ms [err] DEBUG:asyncio:Using selector: EpollSelector 22705ms [err] ERROR:asyncio:Unclosed client session 22705ms [err] client_session: 22779ms [log] parsing 22779ms [log] creating device handler 22779ms [log] [ready] 22779ms [log] reading line 22779ms [log] [websocketToken] "74af861d-84ee-4ca3-aa6c-7f8786967f68" 22794ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 22794ms [log] [websocketConnected] ================== Experiment Status Changed Messages: should start an experiment 24444ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 24444ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 24466ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/43ccdfdd-a9b7-4ce0-9804-08014448a3b7"}}', extra='') 24466ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/43ccdfdd-a9b7-4ce0-9804-08014448a3b7"} 24531ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309","services":[{"interfaces":[],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 24531ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309", "state": "new"}] 26536ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 26536ms [err] v=0 26536ms [err] o=- 3927372047 3927372047 IN IP4 0.0.0.0 26536ms [err] s=- 26536ms [err] t=0 0 26536ms [err] a=group:BUNDLE 0 26536ms [err] a=msid-semantic:WMS * 26536ms [err] m=application 9 DTLS/SCTP 5000 26536ms [err] c=IN IP4 0.0.0.0 26536ms [err] a=mid:0 26536ms [err] a=sctpmap:5000 webrtc-datachannel 65535 26536ms [err] a=max-message-size:65536 26536ms [err] a=ice-ufrag:YuKs 26536ms [err] a=ice-pwd:39XjEBQoiIt1YLPyj4IzWX 26536ms [err] a=fingerprint:sha-256 B1:29:9A:E4:9C:99:70:02:D0:B9:3F:B8:8C:B7:96:75:01:D8:98:4F:5A:C4:0E:99:38:78:34:46:3A:63:11:47 26536ms [err] a=setup:actpass 26536ms [err] 26538ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 26539ms [log] makeOffer 26539ms [log] connectionstatechanged new new have-local-offer 26539ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309", "state": "new"}] 26539ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 26540ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 26542ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'E\xc2B\xc2\xe4\xd0\xd5\x9d\x1d\xa8\xbd\xab') 26543ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xad\x9a\x04\xe2W\xa6\x1d-\xc0r\xf1\x1f') 26544ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'E\xc2B\xc2\xe4\xd0\xd5\x9d\x1d\xa8\xbd\xab') 26545ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xad\x9a\x04\xe2W\xa6\x1d-\xc0r\xf1\x1f') 26545ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 26545ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x12\x12;\xd9\xdaK7\xaf_\x03\xc1p') 26547ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x12\x12;\xd9\xdaK7\xaf_\x03\xc1p') 26547ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb0X8\xac\x96J\xd4\xa4\xed0\xf8e') 26548ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xb0X8\xac\x96J\xd4\xa4\xed0\xf8e') 26548ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61669) (expires in 600 seconds) 26548ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 26548ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 26549ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 26549ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 26566ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'643w/2qZHFA3') 26566ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'643w/2qZHFA3') 26567ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 26567ms [err] v=0 26567ms [err] o=- 7309722642079628699 2 IN IP4 127.0.0.1 26567ms [err] s=- 26567ms [err] t=0 0 26567ms [err] a=group:BUNDLE 0 26567ms [err] a=msid-semantic: WMS 26567ms [err] m=application 9 DTLS/SCTP 5000 26567ms [err] c=IN IP4 0.0.0.0 26567ms [err] a=ice-ufrag:8rcL 26567ms [err] a=ice-pwd:QfcwoUomX2V3XLmzYJDmRpGZ 26567ms [err] a=ice-options:trickle 26567ms [err] a=fingerprint:sha-256 43:24:0C:BE:BC:48:40:42:4D:9A:11:76:7D:03:59:C3:3A:EB:88:8B:6D:5A:3A:D8:14:78:20:12:DA:10:59:06 26567ms [err] a=setup:active 26567ms [err] a=mid:0 26567ms [err] a=sctpmap:5000 webrtc-datachannel 1024 26567ms [err] 26567ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 26568ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 26568ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 26568ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(6xUrhWqXpo 1 udp 1845501695 172.17.0.3 47194 typ prflx) 26570ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38115) -> ('172.17.0.3', 47194)) State.WAITING -> State.IN_PROGRESS 26570ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'I\x1a\x88sYj\x1fS\xa9\\<\xf2') 26570ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309"}', extra='') 26570ms [log] handleSignalingMessage 26570ms [log] handleOptions 26570ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 7309722642079628699 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:8rcL\\r\\na=ice-pwd:QfcwoUomX2V3XLmzYJDmRpGZ\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 43:24:0C:BE:BC:48:40:42:4D:9A:11:76:7D:03:59:C3:3A:EB:88:8B:6D:5A:3A:D8:14:78:20:12:DA:10:59:06\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309"}', extra='') 26570ms [log] handleSignalingMessage 26570ms [log] handleAnswer 26570ms [log] acceptAnswer 26570ms [log] connectionstatechanged connecting checking stable 26570ms [log] connectionstatechanged connecting checking stable 26570ms [log] connectionstatechanged connecting checking stable 26570ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309", "state": "connecting"}] 26571ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'I\x1a\x88sYj\x1fS\xa9\\<\xf2') 26571ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38115) -> ('172.17.0.3', 47194)) State.IN_PROGRESS -> State.SUCCEEDED 26571ms [err] INFO:aioice.ice:Connection(0) ICE completed 26588ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 26588ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 26589ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 26592ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 26592ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 26592ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 26592ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 26592ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 26592ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 26593ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 26593ms [log] connectionstatechanged connecting completed stable 26593ms [log] connectionstatechanged connected completed stable 26593ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309", "state": "connected"}] 26595ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 26595ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 26595ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 26596ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3385502978, stream_id=1, stream_seq=0) 26597ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 26597ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=3385502978, gaps=[]) 26597ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 26597ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=1839031102, stream_id=1, stream_seq=0) 26597ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 26597ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1839031102, gaps=[]) 26616ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'hLISmvCiMg1f') 26616ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'hLISmvCiMg1f') 26680ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'+umdWSqS02zN') 26680ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'+umdWSqS02zN') 26696ms [err] INFO:aioice.ice:Connection(0) Remote candidate "16045222-f11a-4c92-9907-c1ec4376288b.local" resolved to 172.17.0.3 26742ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'zege2sBUJ34Y') 26743ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'zege2sBUJ34Y') 26743ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 38831) -> ('172.17.0.3', 47194)) State.WAITING -> State.IN_PROGRESS 26743ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xb1\xe6@\x06\xc6D@\xe5\x86\x88\xf5\xa7') 26748ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 47194) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xb1\xe6@\x06\xc6D@\xe5\x86\x88\xf5\xa7') 26748ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 38831) -> ('172.17.0.3', 47194)) State.IN_PROGRESS -> State.SUCCEEDED 26748ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38115) -> ('172.17.0.3', 47194)) State.FROZEN -> State.FAILED 26748ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 38831) -> ('172.17.0.3', 47194)) State.FROZEN -> State.FAILED 26748ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 38115) -> ('141.24.211.56', 47194)) State.FROZEN -> State.FAILED 26749ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 38831) -> ('141.24.211.56', 47194)) State.FROZEN -> State.FAILED 26749ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61669) -> ('172.17.0.3', 47194)) State.FROZEN -> State.FAILED 26749ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61669) -> ('141.24.211.56', 47194)) State.FROZEN -> State.FAILED 27094ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3546532818 1 udp 2113937151 16045222-f11a-4c92-9907-c1ec4376288b.local 47194 typ host generation 0 ufrag 8rcL network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309"}', extra='') 27094ms [log] handleSignalingMessage 27094ms [log] handleIceCandidate 27094ms [log] acceptIceCandidate 27094ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3597386890 1 udp 1677729535 141.24.211.56 47194 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag 8rcL network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309"}', extra='') 27094ms [log] handleSignalingMessage 27094ms [log] handleIceCandidate 27094ms [log] acceptIceCandidate 27094ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 27094ms [log] [experimentStatusChanged] {"status": "running", "message": null} ================== Experiment Status Changed Messages: should stop an experiment 27268ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 27268ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 27268ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 27269ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 27269ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 27269ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 27270ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 27270ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 27270ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309"}', extra='') 27270ms [log] connectionstatechanged closed closed closed 27270ms [log] connectionstatechanged closed closed closed 27270ms [log] connectionstatechanged closed closed closed 27270ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/04e963b6-1c05-46b8-8e77-c2cd57ab2309", "state": "closed"}] 27271ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 27271ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 27271ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x8c\xdd\x19\xf2h\x86`gAdD\x07') 27272ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x8c\xdd\x19\xf2h\x86`gAdD\x07') 27273ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61669) 27273ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 27273ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 27380ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 27380ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client File tests : should transmit file 27433ms [err] Traceback (most recent call last): 27433ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 27433ms [err] return _run_code(code, main_globals, None, 27433ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 27433ms [err] exec(code, run_globals) 27433ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 27433ms [err] sys.exit(main()) 27433ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 27433ms [err] asyncio.run(main_async()) 27433ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 27433ms [err] return loop.run_until_complete(main) 27433ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 27433ms [err] self.run_forever() 27433ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 27433ms [err] self._run_once() 27433ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 27433ms [err] event_list = self._selector.select(timeout) 27433ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 27434ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 27434ms [err] KeyboardInterrupt ================== js Client to python Client File tests : should transmit file ================== python Client to js Client File tests : should transmit file 36213ms [log] starting device 36616ms [err] DEBUG:asyncio:Using selector: EpollSelector 36685ms [err] ERROR:asyncio:Unclosed client session 36685ms [err] client_session: 36762ms [log] parsing 36762ms [log] creating device handler 36762ms [log] [ready] 36762ms [log] reading line 36762ms [log] [websocketToken] "323e65af-c289-44ad-bcdf-14d05907ba7f" 36776ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 36776ms [log] [websocketConnected] 38513ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 38513ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 38531ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/f908304f-a8ae-47ca-809d-7a369bfdc57e"}}', extra='') 38531ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/f908304f-a8ae-47ca-809d-7a369bfdc57e"} 38587ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d","services":[{"serviceId":"file_producer","serviceType":"http://api.goldi-labs.de/serviceTypes/file","remoteServiceId":"file_consumer"}],"tiebreaker":true}', extra='') 38587ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d", "state": "new"}] 40592ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 40592ms [err] v=0 40592ms [err] o=- 3927372061 3927372061 IN IP4 0.0.0.0 40592ms [err] s=- 40592ms [err] t=0 0 40592ms [err] a=group:BUNDLE 0 40592ms [err] a=msid-semantic:WMS * 40592ms [err] m=application 9 DTLS/SCTP 5000 40592ms [err] c=IN IP4 0.0.0.0 40592ms [err] a=mid:0 40592ms [err] a=sctpmap:5000 webrtc-datachannel 65535 40592ms [err] a=max-message-size:65536 40592ms [err] a=ice-ufrag:ZXgv 40592ms [err] a=ice-pwd:a9fBbpQCA07edA7Gf38dkL 40592ms [err] a=fingerprint:sha-256 28:6A:E3:F1:55:4A:65:4B:94:E0:AD:8F:BB:AF:7E:6D:A8:EB:55:0E:89:E8:19:96:DB:D6:01:C9:85:EE:E6:9C 40592ms [err] a=setup:actpass 40592ms [err] 40593ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 40594ms [log] makeOffer 40594ms [log] connectionstatechanged new new have-local-offer 40594ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d", "state": "new"}] 40594ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 40595ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 40597ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'm\xcb=P\x0e\xf0F5\xdd\xfd\x87$') 40597ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'D\x00\xdbu\x83\xa0\xff\xfd\xa3*\xb8\x9f') 40598ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'm\xcb=P\x0e\xf0F5\xdd\xfd\x87$') 40598ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'D\x00\xdbu\x83\xa0\xff\xfd\xa3*\xb8\x9f') 40599ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 40600ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xceT\x88g\xadR\\\x1f\x07H\xe5\xea') 40600ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xceT\x88g\xadR\\\x1f\x07H\xe5\xea') 40601ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x10q|YUo\x9e\xcd\x02\x869\x9e') 40602ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x10q|YUo\x9e\xcd\x02\x869\x9e') 40602ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 64923) (expires in 600 seconds) 40602ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 40602ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 40603ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 40603ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 40622ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 40622ms [err] v=0 40622ms [err] o=- 2649767575502927322 2 IN IP4 127.0.0.1 40622ms [err] s=- 40622ms [err] t=0 0 40622ms [err] a=group:BUNDLE 0 40622ms [err] a=msid-semantic: WMS 40622ms [err] m=application 9 DTLS/SCTP 5000 40622ms [err] c=IN IP4 0.0.0.0 40622ms [err] a=ice-ufrag:5g0R 40622ms [err] a=ice-pwd:1kyTqr2+H/WwtmGqBmIYd930 40622ms [err] a=ice-options:trickle 40622ms [err] a=fingerprint:sha-256 96:EB:EB:F8:B7:88:34:A3:96:A5:40:13:D2:A6:EE:DF:BD:21:31:B7:5B:F4:E7:C8:E3:4B:A0:21:60:18:DF:3C 40622ms [err] a=setup:active 40622ms [err] a=mid:0 40622ms [err] a=sctpmap:5000 webrtc-datachannel 1024 40622ms [err] 40623ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 40623ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 40623ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 40623ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d"}', extra='') 40623ms [log] handleSignalingMessage 40623ms [log] handleOptions 40623ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 2649767575502927322 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:5g0R\\r\\na=ice-pwd:1kyTqr2+H/WwtmGqBmIYd930\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 96:EB:EB:F8:B7:88:34:A3:96:A5:40:13:D2:A6:EE:DF:BD:21:31:B7:5B:F4:E7:C8:E3:4B:A0:21:60:18:DF:3C\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d"}', extra='') 40623ms [log] handleSignalingMessage 40623ms [log] handleAnswer 40623ms [log] acceptAnswer 40623ms [log] connectionstatechanged connecting checking stable 40623ms [log] connectionstatechanged connecting checking stable 40623ms [log] connectionstatechanged connecting checking stable 40623ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d", "state": "connecting"}] 40624ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'7+LnhZeYQOCP') 40624ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'7+LnhZeYQOCP') 40624ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(nuR7Zt48ef 1 udp 1845501695 172.17.0.3 49231 typ prflx) 40625ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 37505) -> ('172.17.0.3', 49231)) State.WAITING -> State.IN_PROGRESS 40625ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x88t\xcf/\xe6\x99\xf0\xb9\x89\x1e\x19p') 40628ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x88t\xcf/\xe6\x99\xf0\xb9\x89\x1e\x19p') 40629ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 37505) -> ('172.17.0.3', 49231)) State.IN_PROGRESS -> State.SUCCEEDED 40629ms [err] INFO:aioice.ice:Connection(0) ICE completed 40640ms [err] INFO:aioice.ice:Connection(0) Remote candidate "17512bec-acef-495c-937b-f4af6a437200.local" resolved to 172.17.0.3 40644ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 37505) -> ('172.17.0.3', 49231)) State.FROZEN -> State.IN_PROGRESS 40644ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xec\xac\xf4\xba\xf4\xe9\xd4H<\xd6\x9f\xea') 40645ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xec\xac\xf4\xba\xf4\xe9\xd4H<\xd6\x9f\xea') 40645ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 37505) -> ('172.17.0.3', 49231)) State.IN_PROGRESS -> State.SUCCEEDED 40645ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58654) -> ('172.17.0.3', 49231)) State.FROZEN -> State.FAILED 40646ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 64923) -> ('172.17.0.3', 49231)) State.FROZEN -> State.FAILED 40665ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 37505) -> ('141.24.211.56', 49231)) State.FROZEN -> State.IN_PROGRESS 40665ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.211.56', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xef\xac!\xd6\xeb\xcel"\x1bu\x80\xf2') 40679ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'VOYPyEkF6MdU') 40680ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'VOYPyEkF6MdU') 40686ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58654) -> ('141.24.211.56', 49231)) State.FROZEN -> State.IN_PROGRESS 40686ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.211.56', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b't\xad\x8c-q9\x8exW\xe9\x8dr') 40707ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 64923) -> ('141.24.211.56', 49231)) State.FROZEN -> State.IN_PROGRESS 40707ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) > ('141.24.211.56', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x1b\xd47\x1d\x86\x13Y\xd1\xc4xU\x10') 40708ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.REQUEST, transaction_id=b'q\xf6\x96\xcc\x97Q\xfcW\x18I\xbf\xf1') 40709ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.RESPONSE, transaction_id=b'q\xf6\x96\xcc\x97Q\xfcW\x18I\xbf\xf1') 40709ms [err] INFO:aioice.turn:TURN channel bound 16384 ('141.24.211.56', 49231) 40728ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 40728ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 40729ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 40733ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 40734ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 40734ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 40734ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 40734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 40734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 40734ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 40735ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:2420874739 1 udp 2113937151 17512bec-acef-495c-937b-f4af6a437200.local 49231 typ host generation 0 ufrag 5g0R network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d"}', extra='') 40735ms [log] handleSignalingMessage 40735ms [log] handleIceCandidate 40735ms [log] acceptIceCandidate 40735ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:2504233643 1 udp 1677729535 141.24.211.56 49231 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag 5g0R network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d"}', extra='') 40735ms [log] handleSignalingMessage 40735ms [log] handleIceCandidate 40735ms [log] acceptIceCandidate 40735ms [log] connectionstatechanged connecting completed stable 40735ms [log] connectionstatechanged connected completed stable 40735ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d", "state": "connected"}] 40742ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 40743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 40743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 40743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 40743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 40743ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 40744ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 40744ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'JgKi5iQySuJu') 40744ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'JgKi5iQySuJu') 40745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 40745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 40745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 40745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=215721290, stream_id=1, stream_seq=0) 40745ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 40746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721290, gaps=[]) 40746ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 40747ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=118580368, stream_id=1, stream_seq=0) 40747ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 40747ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=118580368, gaps=[]) 40749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=215721291, stream_id=1, stream_seq=1) 40749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 40749ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721292, stream_id=1, stream_seq=2) 40750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721293, stream_id=1, stream_seq=2) 40750ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721294, stream_id=1, stream_seq=2) 40752ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721292, gaps=[]) 40753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721295, stream_id=1, stream_seq=2) 40753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721296, stream_id=1, stream_seq=2) 40753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721294, gaps=[]) 40753ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721297, stream_id=1, stream_seq=2) 40754ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721298, stream_id=1, stream_seq=2) 40755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721296, gaps=[]) 40755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40755ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721299, stream_id=1, stream_seq=3) 40756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721300, stream_id=1, stream_seq=3) 40756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721301, stream_id=1, stream_seq=3) 40756ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721302, stream_id=1, stream_seq=3) 40757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721298, gaps=[]) 40757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721303, stream_id=1, stream_seq=3) 40757ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721304, stream_id=1, stream_seq=3) 40758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721300, gaps=[]) 40758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40758ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721305, stream_id=1, stream_seq=3) 40760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721302, gaps=[]) 40760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40760ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721306, stream_id=1, stream_seq=4) 40761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721307, stream_id=1, stream_seq=4) 40761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721308, stream_id=1, stream_seq=4) 40761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721309, stream_id=1, stream_seq=4) 40761ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721310, stream_id=1, stream_seq=4) 40762ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721304, gaps=[]) 40762ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40762ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721311, stream_id=1, stream_seq=4) 40763ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721312, stream_id=1, stream_seq=4) 40764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721306, gaps=[]) 40764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721313, stream_id=1, stream_seq=5) 40764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721314, stream_id=1, stream_seq=5) 40764ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721315, stream_id=1, stream_seq=5) 40767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721308, gaps=[]) 40767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721316, stream_id=1, stream_seq=5) 40767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721317, stream_id=1, stream_seq=5) 40767ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721318, stream_id=1, stream_seq=5) 40768ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721310, gaps=[]) 40768ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40768ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721319, stream_id=1, stream_seq=5) 40769ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721312, gaps=[]) 40769ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40769ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721320, stream_id=1, stream_seq=6) 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721321, stream_id=1, stream_seq=6) 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721322, stream_id=1, stream_seq=6) 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721323, stream_id=1, stream_seq=6) 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721314, gaps=[]) 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40770ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721324, stream_id=1, stream_seq=6) 40771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721325, stream_id=1, stream_seq=6) 40771ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721326, stream_id=1, stream_seq=6) 40772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721316, gaps=[]) 40772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721327, stream_id=1, stream_seq=7) 40772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721328, stream_id=1, stream_seq=7) 40772ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721329, stream_id=1, stream_seq=7) 40773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721318, gaps=[]) 40773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40773ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721330, stream_id=1, stream_seq=7) 40774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721331, stream_id=1, stream_seq=7) 40774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721332, stream_id=1, stream_seq=7) 40774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721320, gaps=[]) 40774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40774ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721333, stream_id=1, stream_seq=7) 40776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721322, gaps=[]) 40776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721334, stream_id=1, stream_seq=8) 40776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721335, stream_id=1, stream_seq=8) 40776ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721336, stream_id=1, stream_seq=8) 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721337, stream_id=1, stream_seq=8) 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721324, gaps=[]) 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721338, stream_id=1, stream_seq=8) 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721339, stream_id=1, stream_seq=8) 40777ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721340, stream_id=1, stream_seq=8) 40778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721326, gaps=[]) 40778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721341, stream_id=1, stream_seq=9) 40778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721342, stream_id=1, stream_seq=9) 40778ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721343, stream_id=1, stream_seq=9) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721328, gaps=[]) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721344, stream_id=1, stream_seq=9) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721345, stream_id=1, stream_seq=9) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721346, stream_id=1, stream_seq=9) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721330, gaps=[]) 40780ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721347, stream_id=1, stream_seq=9) 40781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721332, gaps=[]) 40781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721348, stream_id=1, stream_seq=10) 40781ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721349, stream_id=1, stream_seq=10) 40782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721350, stream_id=1, stream_seq=10) 40782ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721351, stream_id=1, stream_seq=10) 40783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721334, gaps=[]) 40783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721352, stream_id=1, stream_seq=10) 40783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721353, stream_id=1, stream_seq=10) 40783ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721354, stream_id=1, stream_seq=10) 40784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721336, gaps=[]) 40784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721355, stream_id=1, stream_seq=11) 40784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721356, stream_id=1, stream_seq=11) 40784ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721357, stream_id=1, stream_seq=11) 40785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721338, gaps=[]) 40785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721358, stream_id=1, stream_seq=11) 40785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721359, stream_id=1, stream_seq=11) 40785ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721360, stream_id=1, stream_seq=11) 40786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721340, gaps=[]) 40786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40786ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721361, stream_id=1, stream_seq=11) 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721342, gaps=[]) 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721362, stream_id=1, stream_seq=12) 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721363, stream_id=1, stream_seq=12) 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721364, stream_id=1, stream_seq=12) 40788ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721365, stream_id=1, stream_seq=12) 40789ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721344, gaps=[]) 40789ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40789ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721366, stream_id=1, stream_seq=12) 40789ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721367, stream_id=1, stream_seq=12) 40789ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721368, stream_id=1, stream_seq=12) 40790ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721346, gaps=[]) 40790ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40790ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721369, stream_id=1, stream_seq=13) 40790ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721370, stream_id=1, stream_seq=13) 40790ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721371, stream_id=1, stream_seq=13) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721348, gaps=[]) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721372, stream_id=1, stream_seq=13) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721373, stream_id=1, stream_seq=13) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721374, stream_id=1, stream_seq=13) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721350, gaps=[]) 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40791ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721375, stream_id=1, stream_seq=13) 40792ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721352, gaps=[]) 40792ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40792ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721376, stream_id=1, stream_seq=14) 40792ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721377, stream_id=1, stream_seq=14) 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721378, stream_id=1, stream_seq=14) 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721379, stream_id=1, stream_seq=14) 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721354, gaps=[]) 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721380, stream_id=1, stream_seq=14) 40793ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721381, stream_id=1, stream_seq=14) 40794ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721382, stream_id=1, stream_seq=14) 40794ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721356, gaps=[]) 40794ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40794ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721383, stream_id=1, stream_seq=15) 40794ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721384, stream_id=1, stream_seq=15) 40795ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721385, stream_id=1, stream_seq=15) 40795ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721358, gaps=[]) 40795ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40795ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721386, stream_id=1, stream_seq=15) 40795ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721387, stream_id=1, stream_seq=15) 40796ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721388, stream_id=1, stream_seq=15) 40797ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721360, gaps=[]) 40797ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40797ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721389, stream_id=1, stream_seq=15) 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721362, gaps=[]) 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721390, stream_id=1, stream_seq=16) 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721391, stream_id=1, stream_seq=16) 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721392, stream_id=1, stream_seq=16) 40798ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721393, stream_id=1, stream_seq=16) 40799ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721364, gaps=[]) 40799ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40799ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721394, stream_id=1, stream_seq=16) 40799ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721395, stream_id=1, stream_seq=16) 40799ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721396, stream_id=1, stream_seq=16) 40800ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721366, gaps=[]) 40800ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40800ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721397, stream_id=1, stream_seq=17) 40800ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721398, stream_id=1, stream_seq=17) 40800ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721399, stream_id=1, stream_seq=17) 40801ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721368, gaps=[]) 40801ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40801ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721400, stream_id=1, stream_seq=17) 40801ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721401, stream_id=1, stream_seq=17) 40801ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721402, stream_id=1, stream_seq=17) 40802ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721370, gaps=[]) 40802ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40802ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721403, stream_id=1, stream_seq=17) 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721372, gaps=[]) 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721404, stream_id=1, stream_seq=18) 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721405, stream_id=1, stream_seq=18) 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721406, stream_id=1, stream_seq=18) 40803ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721407, stream_id=1, stream_seq=18) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721374, gaps=[]) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721408, stream_id=1, stream_seq=18) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721409, stream_id=1, stream_seq=18) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721410, stream_id=1, stream_seq=18) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721376, gaps=[]) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721411, stream_id=1, stream_seq=19) 40805ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721412, stream_id=1, stream_seq=19) 40807ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721378, gaps=[]) 40807ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40807ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721413, stream_id=1, stream_seq=19) 40807ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721414, stream_id=1, stream_seq=19) 40807ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721415, stream_id=1, stream_seq=19) 40808ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721380, gaps=[]) 40808ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40808ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721416, stream_id=1, stream_seq=19) 40808ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721417, stream_id=1, stream_seq=19) 40809ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721382, gaps=[]) 40809ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40809ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721418, stream_id=1, stream_seq=20) 40809ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721419, stream_id=1, stream_seq=20) 40809ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721420, stream_id=1, stream_seq=20) 40810ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721384, gaps=[]) 40810ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40810ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721421, stream_id=1, stream_seq=20) 40810ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721422, stream_id=1, stream_seq=20) 40810ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721423, stream_id=1, stream_seq=20) 40812ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721386, gaps=[]) 40812ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40812ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721424, stream_id=1, stream_seq=20) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721388, gaps=[]) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721425, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721426, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721427, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721428, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721429, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721390, gaps=[]) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721430, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721431, stream_id=1, stream_seq=21) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721392, gaps=[]) 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40814ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721432, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721433, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721434, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721394, gaps=[]) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721435, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721436, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721437, stream_id=1, stream_seq=22) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721396, gaps=[]) 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40816ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721438, stream_id=1, stream_seq=22) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721398, gaps=[]) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721439, stream_id=1, stream_seq=23) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721440, stream_id=1, stream_seq=23) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721441, stream_id=1, stream_seq=23) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721442, stream_id=1, stream_seq=23) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721400, gaps=[]) 40817ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721443, stream_id=1, stream_seq=23) 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721444, stream_id=1, stream_seq=23) 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721445, stream_id=1, stream_seq=23) 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721402, gaps=[]) 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721446, stream_id=1, stream_seq=24) 40818ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721447, stream_id=1, stream_seq=24) 40819ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721448, stream_id=1, stream_seq=24) 40820ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'l1pQTPXBFfxd') 40820ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'l1pQTPXBFfxd') 40820ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58654) -> ('172.17.0.3', 49231)) State.WAITING -> State.IN_PROGRESS 40821ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\r\x9d\x1f?\xea\xc9\x16<\xd1\xfb\x8d0') 40821ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721404, gaps=[]) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721449, stream_id=1, stream_seq=24) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721450, stream_id=1, stream_seq=24) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721451, stream_id=1, stream_seq=24) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721406, gaps=[]) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721452, stream_id=1, stream_seq=24) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721408, gaps=[]) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721453, stream_id=1, stream_seq=25) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721454, stream_id=1, stream_seq=25) 40822ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721455, stream_id=1, stream_seq=25) 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721456, stream_id=1, stream_seq=25) 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721410, gaps=[]) 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721457, stream_id=1, stream_seq=25) 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721458, stream_id=1, stream_seq=25) 40823ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721459, stream_id=1, stream_seq=25) 40824ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721412, gaps=[]) 40824ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40824ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721460, stream_id=1, stream_seq=26) 40824ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721461, stream_id=1, stream_seq=26) 40824ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721462, stream_id=1, stream_seq=26) 40825ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721414, gaps=[]) 40825ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40825ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721463, stream_id=1, stream_seq=26) 40825ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721464, stream_id=1, stream_seq=26) 40825ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721465, stream_id=1, stream_seq=26) 40826ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721416, gaps=[]) 40826ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40826ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721466, stream_id=1, stream_seq=26) 40827ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721418, gaps=[]) 40827ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40827ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721467, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721468, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721469, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721470, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721420, gaps=[]) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721471, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721472, stream_id=1, stream_seq=27) 40828ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721473, stream_id=1, stream_seq=27) 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8192 40829ms [log] 8188 40829ms [log] line [file] undefined 40829ms [log] 40829ms [log] reading line 40829ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 40829ms [log] [experimentStatusChanged] {"status": "running", "message": null} 40829ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721422, gaps=[]) 40829ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40829ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721474, stream_id=1, stream_seq=28) 40829ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721475, stream_id=1, stream_seq=28) 40829ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721476, stream_id=1, stream_seq=28) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721424, gaps=[]) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721477, stream_id=1, stream_seq=28) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721478, stream_id=1, stream_seq=28) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721479, stream_id=1, stream_seq=28) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721426, gaps=[]) 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40830ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721480, stream_id=1, stream_seq=28) 40831ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721428, gaps=[]) 40831ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40831ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721481, stream_id=1, stream_seq=29) 40831ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721482, stream_id=1, stream_seq=29) 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721483, stream_id=1, stream_seq=29) 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721484, stream_id=1, stream_seq=29) 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721430, gaps=[]) 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721485, stream_id=1, stream_seq=29) 40832ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721486, stream_id=1, stream_seq=29) 40833ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721487, stream_id=1, stream_seq=29) 40833ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721432, gaps=[]) 40833ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40833ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721488, stream_id=1, stream_seq=30) 40833ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721489, stream_id=1, stream_seq=30) 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721490, stream_id=1, stream_seq=30) 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721434, gaps=[]) 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721491, stream_id=1, stream_seq=30) 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721492, stream_id=1, stream_seq=30) 40834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721493, stream_id=1, stream_seq=30) 40835ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721436, gaps=[]) 40835ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40835ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721494, stream_id=1, stream_seq=30) 40836ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721438, gaps=[]) 40836ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40836ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721495, stream_id=1, stream_seq=31) 40836ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721496, stream_id=1, stream_seq=31) 40836ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721497, stream_id=1, stream_seq=31) 40837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721498, stream_id=1, stream_seq=31) 40837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721440, gaps=[]) 40837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721499, stream_id=1, stream_seq=31) 40837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721500, stream_id=1, stream_seq=31) 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721501, stream_id=1, stream_seq=31) 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721442, gaps=[]) 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721502, stream_id=1, stream_seq=32) 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721503, stream_id=1, stream_seq=32) 40838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721504, stream_id=1, stream_seq=32) 40839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721444, gaps=[]) 40839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721505, stream_id=1, stream_seq=32) 40839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721506, stream_id=1, stream_seq=32) 40839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721507, stream_id=1, stream_seq=32) 40840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721446, gaps=[]) 40840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721508, stream_id=1, stream_seq=32) 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721448, gaps=[]) 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=2, tsn=215721509, stream_id=1, stream_seq=33) 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721510, stream_id=1, stream_seq=33) 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721511, stream_id=1, stream_seq=33) 40841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721512, stream_id=1, stream_seq=33) 40842ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 49231) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\r\x9d\x1f?\xea\xc9\x16<\xd1\xfb\x8d0') 40842ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58654) -> ('172.17.0.3', 49231)) State.IN_PROGRESS -> State.SUCCEEDED 40842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721450, gaps=[]) 40842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721513, stream_id=1, stream_seq=33) 40842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=0, tsn=215721514, stream_id=1, stream_seq=33) 40843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=1, tsn=215721515, stream_id=1, stream_seq=33) 40843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721452, gaps=[]) 40843ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40844ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721454, gaps=[]) 40844ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40845ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721456, gaps=[]) 40845ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40846ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721458, gaps=[]) 40846ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40846ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721460, gaps=[]) 40846ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40847ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721462, gaps=[]) 40847ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40848ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721464, gaps=[]) 40848ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40849ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721466, gaps=[]) 40849ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40849ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721468, gaps=[]) 40849ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40850ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721470, gaps=[]) 40850ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40851ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721472, gaps=[]) 40851ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40852ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721474, gaps=[]) 40852ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40853ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721476, gaps=[]) 40853ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40853ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721478, gaps=[]) 40853ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40854ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721480, gaps=[]) 40854ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40855ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721482, gaps=[]) 40855ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40856ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721484, gaps=[]) 40856ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40857ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721486, gaps=[]) 40857ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40859ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721488, gaps=[]) 40859ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40859ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721490, gaps=[]) 40859ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40860ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721492, gaps=[]) 40860ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40861ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721494, gaps=[]) 40861ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40862ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721496, gaps=[]) 40862ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40863ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721498, gaps=[]) 40863ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40864ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721500, gaps=[]) 40864ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40865ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4717392, cumulative_tsn=215721502, gaps=[]) 40865ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40866ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4714992, cumulative_tsn=215721504, gaps=[]) 40866ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40867ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4712592, cumulative_tsn=215721506, gaps=[]) 40867ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40868ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=215721508, gaps=[]) 40868ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40871ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4716192, cumulative_tsn=215721510, gaps=[]) 40871ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40872ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4713792, cumulative_tsn=215721512, gaps=[]) 40872ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 40873ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4711392, cumulative_tsn=215721514, gaps=[]) 40873ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 41051ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 41051ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 41051ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 41051ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 41051ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 41051ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 41052ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 41052ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 41052ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 41054ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d"}', extra='') 41054ms [log] connectionstatechanged closed closed closed 41054ms [log] connectionstatechanged closed closed closed 41054ms [log] connectionstatechanged closed closed closed 41054ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/926bdef3-d4b1-4fa6-9197-c5a5c856299d", "state": "closed"}] 41054ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 41054ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 41054ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'S\xd7Ef\x18\xc9\xb2\x1a, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 41121ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client File tests : should transmit file 41182ms [err] Traceback (most recent call last): 41182ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 41182ms [err] return _run_code(code, main_globals, None, 41182ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 41182ms [err] exec(code, run_globals) 41182ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 41183ms [err] sys.exit(main()) 41183ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 41183ms [err] asyncio.run(main_async()) 41183ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 41183ms [err] return loop.run_until_complete(main) 41183ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 41183ms [err] self.run_forever() 41183ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 41183ms [err] self._run_once() 41183ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 41184ms [err] event_list = self._selector.select(timeout) 41184ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 41184ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 41184ms [err] KeyboardInterrupt 41281ms [log] starting device 41674ms [err] DEBUG:asyncio:Using selector: EpollSelector 41744ms [err] ERROR:asyncio:Unclosed client session 41744ms [err] client_session: 41816ms [log] parsing 41816ms [log] creating device handler 41816ms [log] [ready] 41816ms [log] reading line 41816ms [log] [websocketToken] "dc1d2dd3-8f6c-4126-aa2b-8079decf35ee" 41837ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 41837ms [log] [websocketConnected] 41992ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 41992ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 42013ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/a7b17ae3-b421-456d-99cf-3e56382cef30"}}', extra='') 42013ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/a7b17ae3-b421-456d-99cf-3e56382cef30"} 42074ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512","services":[{"serviceId":"file_producer","serviceType":"http://api.goldi-labs.de/serviceTypes/file","remoteServiceId":"file_consumer"}],"tiebreaker":false}', extra='') 42074ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512", "state": "new"}] 44077ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 44077ms [log] handleSignalingMessage 44077ms [log] handleOptions 44077ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 44077ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 44096ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 44096ms [err] v=0 44096ms [err] o=- 3927372064 3927372064 IN IP4 0.0.0.0 44096ms [err] s=- 44096ms [err] t=0 0 44096ms [err] a=group:BUNDLE 0 44096ms [err] a=msid-semantic:WMS * 44096ms [err] m=application 34632 DTLS/SCTP 5000 44096ms [err] c=IN IP4 172.30.0.1 44096ms [err] a=mid:0 44096ms [err] a=sctpmap:5000 webrtc-datachannel 65535 44096ms [err] a=max-message-size:65536 44096ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 34632 typ host 44096ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44763 typ host 44096ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 34632 typ srflx raddr 172.30.0.1 rport 34632 44096ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44763 typ srflx raddr 172.17.0.3 rport 44763 44096ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64648 typ relay raddr 172.17.0.3 rport 40836 44096ms [err] a=end-of-candidates 44096ms [err] a=ice-ufrag:0oET 44096ms [err] a=ice-pwd:mKkNKDSkZWjoqt4haLXTT9 44096ms [err] a=fingerprint:sha-256 48:02:B5:F8:37:44:05:C4:4D:41:52:4D:EC:60:CA:B5:A4:A6:8E:E7:A5:C8:51:E5:D4:00:BC:89:C2:96:FD:0B 44096ms [err] a=setup:actpass 44096ms [err] 44099ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 44099ms [err] v=0 44099ms [err] o=- 3927372064 3927372064 IN IP4 0.0.0.0 44099ms [err] s=- 44099ms [err] t=0 0 44099ms [err] a=group:BUNDLE 0 44099ms [err] a=msid-semantic:WMS * 44099ms [err] m=application 34632 DTLS/SCTP 5000 44099ms [err] c=IN IP4 172.30.0.1 44099ms [err] a=mid:0 44099ms [err] a=sctpmap:5000 webrtc-datachannel 65535 44099ms [err] a=max-message-size:65536 44099ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 34632 typ host 44099ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44763 typ host 44099ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 34632 typ srflx raddr 172.30.0.1 rport 34632 44099ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44763 typ srflx raddr 172.17.0.3 rport 44763 44099ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64648 typ relay raddr 172.17.0.3 rport 40836 44099ms [err] a=end-of-candidates 44099ms [err] a=ice-ufrag:0oET 44099ms [err] a=ice-pwd:mKkNKDSkZWjoqt4haLXTT9 44099ms [err] a=fingerprint:sha-256 48:02:B5:F8:37:44:05:C4:4D:41:52:4D:EC:60:CA:B5:A4:A6:8E:E7:A5:C8:51:E5:D4:00:BC:89:C2:96:FD:0B 44099ms [err] a=setup:actpass 44099ms [err] 44100ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512","content":{"type":"offer","sdp":"v=0\\r\\no=- 3927372064 3927372064 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 34632 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 34632 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 44763 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 34632 typ srflx raddr 172.30.0.1 rport 34632\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 44763 typ srflx raddr 172.17.0.3 rport 44763\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64648 typ relay raddr 172.17.0.3 rport 40836\\r\\na=end-of-candidates\\r\\na=ice-ufrag:0oET\\r\\na=ice-pwd:mKkNKDSkZWjoqt4haLXTT9\\r\\na=fingerprint:sha-256 48:02:B5:F8:37:44:05:C4:4D:41:52:4D:EC:60:CA:B5:A4:A6:8E:E7:A5:C8:51:E5:D4:00:BC:89:C2:96:FD:0B\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 44100ms [log] handleSignalingMessage 44100ms [log] handleOffer 44100ms [log] makeAnswer 44100ms [log] connectionstatechanged new new have-remote-offer 44100ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512", "state": "new"}] 44101ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 44101ms [err] v=0 44101ms [err] o=- 3927372064 3927372064 IN IP4 0.0.0.0 44101ms [err] s=- 44101ms [err] t=0 0 44101ms [err] a=group:BUNDLE 0 44101ms [err] a=msid-semantic:WMS * 44101ms [err] m=application 9 DTLS/SCTP 5000 44101ms [err] c=IN IP4 0.0.0.0 44101ms [err] a=mid:0 44101ms [err] a=sctpmap:5000 webrtc-datachannel 65535 44101ms [err] a=max-message-size:65536 44101ms [err] a=ice-ufrag:D2Ne 44101ms [err] a=ice-pwd:uBvUmofQP9EUXeRkW5iw35 44101ms [err] a=fingerprint:sha-256 9C:19:FD:7F:84:74:92:A2:B4:4A:E3:28:1C:ED:63:86:DE:BD:5E:A5:4D:8E:F3:0B:5A:AB:12:0D:9D:34:A0:4E 44101ms [err] a=setup:active 44101ms [err] 44101ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 44103ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 44103ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 44105ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"K\xac'l|%}\xfd@iA\x15") 44105ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xc4\x03\x94h\xa7}6\xf3\x18"}_') 44106ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"K\xac'l|%}\xfd@iA\x15") 44106ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xc4\x03\x94h\xa7}6\xf3\x18"}_') 44107ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 44108ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x86\xae\x7f\xe2\xc5d\x0f\x82,\x99D\xb7') 44108ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\x86\xae\x7f\xe2\xc5d\x0f\x82,\x99D\xb7') 44108ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x9c\x82\xca3J\xea\xdbWA\x04\xb8\xab') 44109ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x9c\x82\xca3J\xea\xdbWA\x04\xb8\xab') 44109ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 54514) (expires in 600 seconds) 44109ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 44110ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 44111ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 44111ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 44111ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 44111ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.30.0.1', 34632)) State.FROZEN -> State.WAITING 44111ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('172.30.0.1', 34632)) State.FROZEN -> State.WAITING 44111ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.17.0.3', 44763)) State.FROZEN -> State.WAITING 44111ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('172.30.0.1', 34632)) State.FROZEN -> State.WAITING 44112ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.30.0.1', 34632)) State.WAITING -> State.IN_PROGRESS 44112ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 34632) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x8ewK#\xb6\xa4-\xbe\x0eaQ\xfa') 44112ms [log] connectionstatechanged new new stable 44112ms [log] connectionstatechanged new new stable 44112ms [log] connectionstatechanged connecting checking stable 44112ms [log] connectionstatechanged connecting checking stable 44112ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512", "state": "connecting"}] 44113ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 34632) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x8ewK#\xb6\xa4-\xbe\x0eaQ\xfa') 44113ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.30.0.1', 34632)) State.IN_PROGRESS -> State.SUCCEEDED 44113ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.211.56', 34632)) State.FROZEN -> State.WAITING 44113ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.211.56', 44763)) State.FROZEN -> State.WAITING 44113ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.210.113', 64648)) State.FROZEN -> State.WAITING 44126ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 34632) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xdf\x1c\x12D\x0c\x96\xbbA\xb7\x18\xfbV') 44127ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 34632) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xdf\x1c\x12D\x0c\x96\xbbA\xb7\x18\xfbV') 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('172.30.0.1', 34632)) State.WAITING -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.17.0.3', 44763)) State.WAITING -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('172.17.0.3', 44763)) State.FROZEN -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.211.56', 34632)) State.WAITING -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('141.24.211.56', 34632)) State.FROZEN -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.211.56', 44763)) State.WAITING -> State.FAILED 44127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('141.24.211.56', 44763)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('172.30.0.1', 34632)) State.WAITING -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('172.17.0.3', 44763)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('141.24.210.113', 64648)) State.WAITING -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 58935) -> ('141.24.210.113', 64648)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('141.24.211.56', 34632)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('141.24.211.56', 44763)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54514) -> ('141.24.210.113', 64648)) State.FROZEN -> State.FAILED 44128ms [err] INFO:aioice.ice:Connection(0) ICE completed 44128ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34632) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'$\x92CY03\xbf1\xcc8D\xda') 44129ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34632) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'$\x92CY03\xbf1\xcc8D\xda') 44129ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(BBZQtpCMl7 1 udp 1862270975 172.17.0.3 34632 typ prflx) 44129ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.17.0.3', 34632)) State.WAITING -> State.IN_PROGRESS 44129ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 34632) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x9a\xde\xf8\xb2t\xa7}z\xf7\x14]\r') 44130ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 34632) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x9a\xde\xf8\xb2t\xa7}z\xf7\x14]\r') 44130ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 57583) -> ('172.17.0.3', 34632)) State.IN_PROGRESS -> State.SUCCEEDED 44133ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 44133ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 44134ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 44152ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 44152ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 44152ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 44152ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 44153ms [log] connectionstatechanged connecting completed stable 44153ms [log] connectionstatechanged connected completed stable 44153ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512", "state": "connected"}] 44153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 44153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 44153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 44155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 44155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 44155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 44156ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=2508372029, stream_id=1, stream_seq=0) 44156ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 44156ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=3133011361, stream_id=1, stream_seq=0) 44157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 44157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2508372029, gaps=[]) 44158ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=3133011362, stream_id=1, stream_seq=1) 44159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011363, stream_id=1, stream_seq=2) 44159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011364, stream_id=1, stream_seq=2) 44159ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011365, stream_id=1, stream_seq=2) 44161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011361, gaps=[]) 44161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011362, gaps=[]) 44161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44161ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011366, stream_id=1, stream_seq=2) 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011363, gaps=[]) 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011367, stream_id=1, stream_seq=2) 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011368, stream_id=1, stream_seq=2) 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011364, gaps=[]) 44162ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011369, stream_id=1, stream_seq=2) 44163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011365, gaps=[]) 44163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011370, stream_id=1, stream_seq=3) 44163ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011371, stream_id=1, stream_seq=3) 44164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011366, gaps=[]) 44164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011372, stream_id=1, stream_seq=3) 44164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011373, stream_id=1, stream_seq=3) 44164ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011367, gaps=[]) 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011374, stream_id=1, stream_seq=3) 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011375, stream_id=1, stream_seq=3) 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011368, gaps=[]) 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44165ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011376, stream_id=1, stream_seq=3) 44166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011369, gaps=[]) 44166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011377, stream_id=1, stream_seq=4) 44166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011378, stream_id=1, stream_seq=4) 44166ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011370, gaps=[]) 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011379, stream_id=1, stream_seq=4) 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011380, stream_id=1, stream_seq=4) 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011371, gaps=[]) 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44167ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011381, stream_id=1, stream_seq=4) 44168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011382, stream_id=1, stream_seq=4) 44168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011372, gaps=[]) 44168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011383, stream_id=1, stream_seq=4) 44168ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011373, gaps=[]) 44169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011384, stream_id=1, stream_seq=5) 44169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011385, stream_id=1, stream_seq=5) 44169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011374, gaps=[]) 44169ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011386, stream_id=1, stream_seq=5) 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011387, stream_id=1, stream_seq=5) 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011375, gaps=[]) 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011388, stream_id=1, stream_seq=5) 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011389, stream_id=1, stream_seq=5) 44170ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011376, gaps=[]) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011390, stream_id=1, stream_seq=5) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011377, gaps=[]) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011391, stream_id=1, stream_seq=6) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011392, stream_id=1, stream_seq=6) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011378, gaps=[]) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011393, stream_id=1, stream_seq=6) 44171ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011394, stream_id=1, stream_seq=6) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011379, gaps=[]) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011395, stream_id=1, stream_seq=6) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011396, stream_id=1, stream_seq=6) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011380, gaps=[]) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011397, stream_id=1, stream_seq=6) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011381, gaps=[]) 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44172ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011398, stream_id=1, stream_seq=7) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011399, stream_id=1, stream_seq=7) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011382, gaps=[]) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011400, stream_id=1, stream_seq=7) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011401, stream_id=1, stream_seq=7) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011383, gaps=[]) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011402, stream_id=1, stream_seq=7) 44173ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011403, stream_id=1, stream_seq=7) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011384, gaps=[]) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011404, stream_id=1, stream_seq=7) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011385, gaps=[]) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011405, stream_id=1, stream_seq=8) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011406, stream_id=1, stream_seq=8) 44174ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011386, gaps=[]) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011407, stream_id=1, stream_seq=8) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011408, stream_id=1, stream_seq=8) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011387, gaps=[]) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011409, stream_id=1, stream_seq=8) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011410, stream_id=1, stream_seq=8) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011388, gaps=[]) 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44175ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011411, stream_id=1, stream_seq=8) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011389, gaps=[]) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011412, stream_id=1, stream_seq=9) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011413, stream_id=1, stream_seq=9) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011390, gaps=[]) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011414, stream_id=1, stream_seq=9) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011415, stream_id=1, stream_seq=9) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011391, gaps=[]) 44176ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011416, stream_id=1, stream_seq=9) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011417, stream_id=1, stream_seq=9) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011392, gaps=[]) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011418, stream_id=1, stream_seq=9) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011393, gaps=[]) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011419, stream_id=1, stream_seq=10) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011420, stream_id=1, stream_seq=10) 44177ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011394, gaps=[]) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011421, stream_id=1, stream_seq=10) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011422, stream_id=1, stream_seq=10) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011395, gaps=[]) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011423, stream_id=1, stream_seq=10) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011424, stream_id=1, stream_seq=10) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011396, gaps=[]) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011425, stream_id=1, stream_seq=10) 44178ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011397, gaps=[]) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011426, stream_id=1, stream_seq=11) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011427, stream_id=1, stream_seq=11) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011398, gaps=[]) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011428, stream_id=1, stream_seq=11) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011429, stream_id=1, stream_seq=11) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011399, gaps=[]) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011430, stream_id=1, stream_seq=11) 44179ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011431, stream_id=1, stream_seq=11) 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011400, gaps=[]) 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011432, stream_id=1, stream_seq=11) 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011401, gaps=[]) 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011433, stream_id=1, stream_seq=12) 44180ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011434, stream_id=1, stream_seq=12) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011402, gaps=[]) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011435, stream_id=1, stream_seq=12) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011436, stream_id=1, stream_seq=12) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011403, gaps=[]) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011437, stream_id=1, stream_seq=12) 44181ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011438, stream_id=1, stream_seq=12) 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011404, gaps=[]) 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011439, stream_id=1, stream_seq=12) 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011405, gaps=[]) 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011440, stream_id=1, stream_seq=13) 44182ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011441, stream_id=1, stream_seq=13) 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011406, gaps=[]) 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011442, stream_id=1, stream_seq=13) 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011443, stream_id=1, stream_seq=13) 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011407, gaps=[]) 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44183ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011444, stream_id=1, stream_seq=13) 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011445, stream_id=1, stream_seq=13) 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011408, gaps=[]) 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011446, stream_id=1, stream_seq=13) 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011409, gaps=[]) 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44184ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011447, stream_id=1, stream_seq=14) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011448, stream_id=1, stream_seq=14) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011410, gaps=[]) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011449, stream_id=1, stream_seq=14) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011450, stream_id=1, stream_seq=14) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011411, gaps=[]) 44185ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011451, stream_id=1, stream_seq=14) 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011452, stream_id=1, stream_seq=14) 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011412, gaps=[]) 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011453, stream_id=1, stream_seq=14) 44186ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011413, gaps=[]) 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011454, stream_id=1, stream_seq=15) 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011455, stream_id=1, stream_seq=15) 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011414, gaps=[]) 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44187ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011456, stream_id=1, stream_seq=15) 44188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011457, stream_id=1, stream_seq=15) 44188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011415, gaps=[]) 44188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011458, stream_id=1, stream_seq=15) 44188ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011459, stream_id=1, stream_seq=15) 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011416, gaps=[]) 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011460, stream_id=1, stream_seq=15) 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011417, gaps=[]) 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44189ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011461, stream_id=1, stream_seq=16) 44190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011462, stream_id=1, stream_seq=16) 44190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011418, gaps=[]) 44190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011463, stream_id=1, stream_seq=16) 44190ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011464, stream_id=1, stream_seq=16) 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011419, gaps=[]) 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011465, stream_id=1, stream_seq=16) 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011466, stream_id=1, stream_seq=16) 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011420, gaps=[]) 44191ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011467, stream_id=1, stream_seq=16) 44192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011421, gaps=[]) 44192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011468, stream_id=1, stream_seq=17) 44192ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011469, stream_id=1, stream_seq=17) 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011422, gaps=[]) 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011470, stream_id=1, stream_seq=17) 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011471, stream_id=1, stream_seq=17) 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011423, gaps=[]) 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011472, stream_id=1, stream_seq=17) 44194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011473, stream_id=1, stream_seq=17) 44194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011424, gaps=[]) 44194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011474, stream_id=1, stream_seq=17) 44194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011425, gaps=[]) 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011475, stream_id=1, stream_seq=18) 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011476, stream_id=1, stream_seq=18) 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011426, gaps=[]) 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44195ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011477, stream_id=1, stream_seq=18) 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011478, stream_id=1, stream_seq=18) 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011427, gaps=[]) 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011479, stream_id=1, stream_seq=18) 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011480, stream_id=1, stream_seq=18) 44196ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011428, gaps=[]) 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011481, stream_id=1, stream_seq=18) 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011429, gaps=[]) 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011482, stream_id=1, stream_seq=19) 44197ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011483, stream_id=1, stream_seq=19) 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011430, gaps=[]) 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011484, stream_id=1, stream_seq=19) 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011485, stream_id=1, stream_seq=19) 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011431, gaps=[]) 44198ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011486, stream_id=1, stream_seq=19) 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011487, stream_id=1, stream_seq=19) 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011432, gaps=[]) 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011488, stream_id=1, stream_seq=19) 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011433, gaps=[]) 44199ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011489, stream_id=1, stream_seq=20) 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011490, stream_id=1, stream_seq=20) 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011434, gaps=[]) 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011491, stream_id=1, stream_seq=20) 44200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011492, stream_id=1, stream_seq=20) 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011435, gaps=[]) 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011493, stream_id=1, stream_seq=20) 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011494, stream_id=1, stream_seq=20) 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011436, gaps=[]) 44201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011495, stream_id=1, stream_seq=20) 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011437, gaps=[]) 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011496, stream_id=1, stream_seq=21) 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011497, stream_id=1, stream_seq=21) 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011438, gaps=[]) 44202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011498, stream_id=1, stream_seq=21) 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011499, stream_id=1, stream_seq=21) 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011439, gaps=[]) 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011500, stream_id=1, stream_seq=21) 44203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011501, stream_id=1, stream_seq=21) 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011440, gaps=[]) 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011502, stream_id=1, stream_seq=21) 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011441, gaps=[]) 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011503, stream_id=1, stream_seq=22) 44204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011504, stream_id=1, stream_seq=22) 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011442, gaps=[]) 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011505, stream_id=1, stream_seq=22) 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011506, stream_id=1, stream_seq=22) 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011443, gaps=[]) 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011507, stream_id=1, stream_seq=22) 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011508, stream_id=1, stream_seq=22) 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011444, gaps=[]) 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011509, stream_id=1, stream_seq=22) 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011445, gaps=[]) 44206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011510, stream_id=1, stream_seq=23) 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011511, stream_id=1, stream_seq=23) 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011446, gaps=[]) 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011512, stream_id=1, stream_seq=23) 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011513, stream_id=1, stream_seq=23) 44207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011447, gaps=[]) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011514, stream_id=1, stream_seq=23) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011515, stream_id=1, stream_seq=23) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011448, gaps=[]) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011516, stream_id=1, stream_seq=23) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011449, gaps=[]) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011517, stream_id=1, stream_seq=24) 44208ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011518, stream_id=1, stream_seq=24) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011450, gaps=[]) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011519, stream_id=1, stream_seq=24) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011520, stream_id=1, stream_seq=24) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011451, gaps=[]) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011521, stream_id=1, stream_seq=24) 44209ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011522, stream_id=1, stream_seq=24) 44210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011452, gaps=[]) 44210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44210ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011523, stream_id=1, stream_seq=24) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011453, gaps=[]) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011524, stream_id=1, stream_seq=25) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011525, stream_id=1, stream_seq=25) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011454, gaps=[]) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011526, stream_id=1, stream_seq=25) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011527, stream_id=1, stream_seq=25) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011455, gaps=[]) 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44211ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011528, stream_id=1, stream_seq=25) 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011529, stream_id=1, stream_seq=25) 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011456, gaps=[]) 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011530, stream_id=1, stream_seq=25) 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011457, gaps=[]) 44212ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011531, stream_id=1, stream_seq=26) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011532, stream_id=1, stream_seq=26) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011458, gaps=[]) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011533, stream_id=1, stream_seq=26) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011534, stream_id=1, stream_seq=26) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011459, gaps=[]) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011535, stream_id=1, stream_seq=26) 44213ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011536, stream_id=1, stream_seq=26) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011460, gaps=[]) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011537, stream_id=1, stream_seq=26) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011461, gaps=[]) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011538, stream_id=1, stream_seq=27) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011539, stream_id=1, stream_seq=27) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011462, gaps=[]) 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44214ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011540, stream_id=1, stream_seq=27) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011541, stream_id=1, stream_seq=27) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011463, gaps=[]) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011542, stream_id=1, stream_seq=27) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011543, stream_id=1, stream_seq=27) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011464, gaps=[]) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011544, stream_id=1, stream_seq=27) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011465, gaps=[]) 44215ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011545, stream_id=1, stream_seq=28) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011546, stream_id=1, stream_seq=28) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011466, gaps=[]) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011547, stream_id=1, stream_seq=28) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011548, stream_id=1, stream_seq=28) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011467, gaps=[]) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011549, stream_id=1, stream_seq=28) 44216ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011550, stream_id=1, stream_seq=28) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011468, gaps=[]) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011551, stream_id=1, stream_seq=28) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011469, gaps=[]) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011552, stream_id=1, stream_seq=29) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011553, stream_id=1, stream_seq=29) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011470, gaps=[]) 44217ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011554, stream_id=1, stream_seq=29) 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011555, stream_id=1, stream_seq=29) 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011471, gaps=[]) 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011556, stream_id=1, stream_seq=29) 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011557, stream_id=1, stream_seq=29) 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8192 44218ms [log] 8188 44218ms [log] line [file] undefined 44218ms [log] 44218ms [log] reading line 44218ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 44218ms [log] [experimentStatusChanged] {"status": "running", "message": null} 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011472, gaps=[]) 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44218ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011558, stream_id=1, stream_seq=29) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011473, gaps=[]) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011559, stream_id=1, stream_seq=30) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011560, stream_id=1, stream_seq=30) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011474, gaps=[]) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011561, stream_id=1, stream_seq=30) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011562, stream_id=1, stream_seq=30) 44219ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011475, gaps=[]) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011563, stream_id=1, stream_seq=30) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011564, stream_id=1, stream_seq=30) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011476, gaps=[]) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011565, stream_id=1, stream_seq=30) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011477, gaps=[]) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011566, stream_id=1, stream_seq=31) 44220ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011567, stream_id=1, stream_seq=31) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011478, gaps=[]) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011568, stream_id=1, stream_seq=31) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011569, stream_id=1, stream_seq=31) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011479, gaps=[]) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011570, stream_id=1, stream_seq=31) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011571, stream_id=1, stream_seq=31) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011480, gaps=[]) 44221ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011572, stream_id=1, stream_seq=31) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011481, gaps=[]) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011573, stream_id=1, stream_seq=32) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011574, stream_id=1, stream_seq=32) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011482, gaps=[]) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011575, stream_id=1, stream_seq=32) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011576, stream_id=1, stream_seq=32) 44222ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011483, gaps=[]) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011577, stream_id=1, stream_seq=32) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011578, stream_id=1, stream_seq=32) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011484, gaps=[]) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011579, stream_id=1, stream_seq=32) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011485, gaps=[]) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=2, tsn=3133011580, stream_id=1, stream_seq=33) 44223ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011581, stream_id=1, stream_seq=33) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011486, gaps=[]) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011582, stream_id=1, stream_seq=33) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011583, stream_id=1, stream_seq=33) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011487, gaps=[]) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011584, stream_id=1, stream_seq=33) 44224ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=0, tsn=3133011585, stream_id=1, stream_seq=33) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011488, gaps=[]) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=1, tsn=3133011586, stream_id=1, stream_seq=33) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011489, gaps=[]) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011490, gaps=[]) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011491, gaps=[]) 44225ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011492, gaps=[]) 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011493, gaps=[]) 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011494, gaps=[]) 44226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011495, gaps=[]) 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011496, gaps=[]) 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011497, gaps=[]) 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011498, gaps=[]) 44227ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011499, gaps=[]) 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011500, gaps=[]) 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011501, gaps=[]) 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44228ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011502, gaps=[]) 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011503, gaps=[]) 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011504, gaps=[]) 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011505, gaps=[]) 44229ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011506, gaps=[]) 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011507, gaps=[]) 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011508, gaps=[]) 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011509, gaps=[]) 44230ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011510, gaps=[]) 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011511, gaps=[]) 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011512, gaps=[]) 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011513, gaps=[]) 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44231ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011514, gaps=[]) 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011515, gaps=[]) 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011516, gaps=[]) 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011517, gaps=[]) 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44232ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011518, gaps=[]) 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011519, gaps=[]) 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011520, gaps=[]) 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011521, gaps=[]) 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011522, gaps=[]) 44233ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011523, gaps=[]) 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011524, gaps=[]) 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011525, gaps=[]) 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011526, gaps=[]) 44234ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011527, gaps=[]) 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011528, gaps=[]) 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011529, gaps=[]) 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011530, gaps=[]) 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44235ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011531, gaps=[]) 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011532, gaps=[]) 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011533, gaps=[]) 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011534, gaps=[]) 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011535, gaps=[]) 44236ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011536, gaps=[]) 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011537, gaps=[]) 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011538, gaps=[]) 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011539, gaps=[]) 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44237ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011540, gaps=[]) 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011541, gaps=[]) 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011542, gaps=[]) 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44238ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011543, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011544, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011545, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011546, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011547, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011548, gaps=[]) 44239ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011549, gaps=[]) 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011550, gaps=[]) 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011551, gaps=[]) 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011552, gaps=[]) 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44240ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011553, gaps=[]) 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011554, gaps=[]) 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011555, gaps=[]) 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011556, gaps=[]) 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011557, gaps=[]) 44241ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011558, gaps=[]) 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011559, gaps=[]) 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011560, gaps=[]) 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011561, gaps=[]) 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44242ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011562, gaps=[]) 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011563, gaps=[]) 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011564, gaps=[]) 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011565, gaps=[]) 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011566, gaps=[]) 44243ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011567, gaps=[]) 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011568, gaps=[]) 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011569, gaps=[]) 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011570, gaps=[]) 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44244ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011571, gaps=[]) 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011572, gaps=[]) 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011573, gaps=[]) 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011574, gaps=[]) 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011575, gaps=[]) 44245ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011576, gaps=[]) 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011577, gaps=[]) 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011578, gaps=[]) 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011579, gaps=[]) 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1047376, cumulative_tsn=3133011580, gaps=[]) 44246ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1046176, cumulative_tsn=3133011581, gaps=[]) 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1044976, cumulative_tsn=3133011582, gaps=[]) 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1043776, cumulative_tsn=3133011583, gaps=[]) 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1042576, cumulative_tsn=3133011584, gaps=[]) 44247ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44248ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1041376, cumulative_tsn=3133011585, gaps=[]) 44248ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 44260ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3133011586, gaps=[]) 44260ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 44427ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 44428ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 44428ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 44428ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 44428ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 44428ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 44428ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 44428ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 44429ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512"}', extra='') 44429ms [log] connectionstatechanged closed closed closed 44429ms [log] connectionstatechanged closed closed closed 44429ms [log] connectionstatechanged closed closed closed 44429ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/91f404ec-8532-46bb-b7e7-a3799e985512", "state": "closed"}] 44429ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 44429ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 44429ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xe9\x16\x9b\xc2\xa3\x13!\xcd\x8bAk\xfc') 44430ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xe9\x16\x9b\xc2\xa3\x13!\xcd\x8bAk\xfc') 44430ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 54514) 44430ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 44430ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 44491ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 44491ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client GPIO tests : should transmit initial gpio value 44552ms [err] Traceback (most recent call last): 44552ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 44552ms [err] return _run_code(code, main_globals, None, 44552ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 44552ms [err] exec(code, run_globals) 44552ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 44552ms [err] sys.exit(main()) 44552ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 44552ms [err] asyncio.run(main_async()) 44552ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 44552ms [err] return loop.run_until_complete(main) 44552ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 44552ms [err] self.run_forever() 44552ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 44552ms [err] self._run_once() 44552ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 44553ms [err] event_list = self._selector.select(timeout) 44553ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 44553ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 44553ms [err] KeyboardInterrupt ================== js Client to js Client GPIO tests : should transmit gpio value ================== js Client to python Client GPIO tests : should transmit initial gpio value ================== js Client to python Client GPIO tests : should transmit gpio value ================== python Client to js Client GPIO tests : should transmit initial gpio value 60079ms [log] starting device 60481ms [err] DEBUG:asyncio:Using selector: EpollSelector 60550ms [err] ERROR:asyncio:Unclosed client session 60550ms [err] client_session: 60627ms [log] parsing 60627ms [log] creating device handler 60627ms [log] [ready] 60627ms [log] reading line 60627ms [log] [websocketToken] "d850fe53-dac6-4070-9d10-987249fdd9eb" 60641ms [log] line {"signal":"gpio1","value":"strongH"} 60641ms [log] 60641ms [log] reading line 60641ms [log] line {"signal":"gpio2","value":"strongL"} 60641ms [log] 60641ms [log] reading line 60641ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 60641ms [log] [websocketConnected] 62368ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 62368ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 62402ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/ec133702-4cc3-439a-858f-db9ded667526"}}', extra='') 62402ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/ec133702-4cc3-439a-858f-db9ded667526"} 62476ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 62476ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 62476ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 62477ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc", "state": "new"}] 64481ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 64481ms [err] v=0 64481ms [err] o=- 3927372085 3927372085 IN IP4 0.0.0.0 64481ms [err] s=- 64481ms [err] t=0 0 64481ms [err] a=group:BUNDLE 0 64481ms [err] a=msid-semantic:WMS * 64481ms [err] m=application 9 DTLS/SCTP 5000 64481ms [err] c=IN IP4 0.0.0.0 64481ms [err] a=mid:0 64481ms [err] a=sctpmap:5000 webrtc-datachannel 65535 64481ms [err] a=max-message-size:65536 64481ms [err] a=ice-ufrag:lbSl 64481ms [err] a=ice-pwd:7kX6YJ3YYcRPlzw9Ehdmjl 64481ms [err] a=fingerprint:sha-256 7A:E1:50:7C:D5:AB:C8:C0:B6:9C:23:2E:3B:9D:BD:13:7C:BD:DD:55:EA:7B:9E:E0:19:95:D9:62:CA:46:4E:15 64481ms [err] a=setup:actpass 64481ms [err] 64483ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 64484ms [log] makeOffer 64484ms [log] connectionstatechanged new new have-local-offer 64484ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc", "state": "new"}] 64484ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 64485ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 64487ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'i3\xb0\xd0\xb3\x9f\tJo\x98\xe1\xf0') 64487ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa7\xae6\xde\x99\xbf\xd3\x87\xbc\xcc\x7f\xab') 64488ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'i3\xb0\xd0\xb3\x9f\tJo\x98\xe1\xf0') 64488ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xa7\xae6\xde\x99\xbf\xd3\x87\xbc\xcc\x7f\xab') 64490ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 64490ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb1\x81y\x08#e\x8b\xf9@\xc98\xb6') 64491ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xb1\x81y\x08#e\x8b\xf9@\xc98\xb6') 64491ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'2\x00\xe6\x96hNy\xe2I\xa2U\x0f') 64492ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'2\x00\xe6\x96hNy\xe2I\xa2U\x0f') 64493ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 54919) (expires in 600 seconds) 64493ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 64493ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 64494ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc"}', extra='') 64494ms [log] handleSignalingMessage 64494ms [log] handleOptions 64494ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 64494ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 64511ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'6QDe7qq08XHw') 64511ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'6QDe7qq08XHw') 64511ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 64511ms [err] v=0 64511ms [err] o=- 8112583390341402707 2 IN IP4 127.0.0.1 64511ms [err] s=- 64511ms [err] t=0 0 64511ms [err] a=group:BUNDLE 0 64511ms [err] a=msid-semantic: WMS 64511ms [err] m=application 9 DTLS/SCTP 5000 64511ms [err] c=IN IP4 0.0.0.0 64511ms [err] a=ice-ufrag:6xH3 64511ms [err] a=ice-pwd:+DdEnaf3jTbw3cruCaZsKCRv 64511ms [err] a=ice-options:trickle 64511ms [err] a=fingerprint:sha-256 21:52:C1:7B:35:B7:79:B3:4F:B6:5A:67:27:76:D5:A6:96:90:8A:1A:75:DA:DC:25:A4:C0:19:AE:DB:2A:B1:D3 64511ms [err] a=setup:active 64511ms [err] a=mid:0 64511ms [err] a=sctpmap:5000 webrtc-datachannel 1024 64511ms [err] 64512ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 64512ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 64512ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 64512ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(iocqNg3t26 1 udp 1845501695 172.17.0.3 55306 typ prflx) 64513ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43874) -> ('172.17.0.3', 55306)) State.WAITING -> State.IN_PROGRESS 64513ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x0b\x89C\x80\x17b\xf8\xac\xfe1F1') 64513ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 8112583390341402707 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:6xH3\\r\\na=ice-pwd:+DdEnaf3jTbw3cruCaZsKCRv\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 21:52:C1:7B:35:B7:79:B3:4F:B6:5A:67:27:76:D5:A6:96:90:8A:1A:75:DA:DC:25:A4:C0:19:AE:DB:2A:B1:D3\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc"}', extra='') 64513ms [log] handleSignalingMessage 64513ms [log] handleAnswer 64513ms [log] acceptAnswer 64513ms [log] connectionstatechanged connecting checking stable 64513ms [log] connectionstatechanged connecting checking stable 64513ms [log] connectionstatechanged connecting checking stable 64513ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc", "state": "connecting"}] 64514ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x0b\x89C\x80\x17b\xf8\xac\xfe1F1') 64514ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43874) -> ('172.17.0.3', 55306)) State.IN_PROGRESS -> State.SUCCEEDED 64514ms [err] INFO:aioice.ice:Connection(0) ICE completed 64521ms [err] INFO:aioice.ice:Connection(0) Remote candidate "cd80a8ef-869f-42fb-ab84-88a3c10de611.local" resolved to 172.17.0.3 64533ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43874) -> ('172.17.0.3', 55306)) State.FROZEN -> State.IN_PROGRESS 64533ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xcer\x0e.5\xba\x9c\x98\x9a\xfeS\xeb') 64534ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xcer\x0e.5\xba\x9c\x98\x9a\xfeS\xeb') 64534ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43874) -> ('172.17.0.3', 55306)) State.IN_PROGRESS -> State.SUCCEEDED 64534ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 60936) -> ('172.17.0.3', 55306)) State.FROZEN -> State.FAILED 64534ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43874) -> ('141.24.211.56', 55306)) State.FROZEN -> State.FAILED 64534ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 60936) -> ('141.24.211.56', 55306)) State.FROZEN -> State.FAILED 64535ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54919) -> ('172.17.0.3', 55306)) State.FROZEN -> State.FAILED 64535ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 54919) -> ('141.24.211.56', 55306)) State.FROZEN -> State.FAILED 64554ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 64554ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 64556ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 64560ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 64560ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 64560ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 64561ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 64561ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 64561ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 64561ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 64561ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:421810091 1 udp 2113937151 cd80a8ef-869f-42fb-ab84-88a3c10de611.local 55306 typ host generation 0 ufrag 6xH3 network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc"}', extra='') 64561ms [log] handleSignalingMessage 64561ms [log] handleIceCandidate 64561ms [log] acceptIceCandidate 64561ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:293340268 1 udp 1677729535 141.24.211.56 55306 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag 6xH3 network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc"}', extra='') 64561ms [log] handleSignalingMessage 64561ms [log] handleIceCandidate 64561ms [log] acceptIceCandidate 64561ms [log] connectionstatechanged connecting completed stable 64561ms [log] connectionstatechanged connected completed stable 64561ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc", "state": "connected"}] 64566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 64566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 64566ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 64567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 64567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 64567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 64567ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 64568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 64568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 64568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 64568ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2926402968, stream_id=1, stream_seq=0) 64569ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 64569ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'w7Ikete6H3oK') 64570ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'w7Ikete6H3oK') 64570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2926402968, gaps=[]) 64570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 64570ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=3952365884, stream_id=1, stream_seq=0) 64570ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 64571ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3952365884, gaps=[]) 64571ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2926402969, stream_id=1, stream_seq=1) 64571ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 64572ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2926402970, stream_id=1, stream_seq=2) 64573ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2926402970, gaps=[]) 64573ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 64632ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'65uXsXKUXAEp') 64632ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'65uXsXKUXAEp') 64643ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 64643ms [log] [experimentStatusChanged] {"status": "running", "message": null} 64695ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'9w24nYg9mwuH') 64696ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'9w24nYg9mwuH') 64699ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 60936) -> ('172.17.0.3', 55306)) State.WAITING -> State.IN_PROGRESS 64699ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xef\x88\xfb\xb9d\\\xa6\xd5\xe5\xf1\x81B') 64701ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 55306) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xef\x88\xfb\xb9d\\\xa6\xd5\xe5\xf1\x81B') 64701ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 60936) -> ('172.17.0.3', 55306)) State.IN_PROGRESS -> State.SUCCEEDED 64740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 64740ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 64740ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 64741ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 64741ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 64741ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 64741ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 64742ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 64742ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc"}', extra='') 64742ms [log] connectionstatechanged closed closed closed 64742ms [log] connectionstatechanged closed closed closed 64742ms [log] connectionstatechanged closed closed closed 64742ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/03d2db87-dcea-4687-9c38-65e669f80fcc", "state": "closed"}] 64743ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 64743ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 64744ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'2\xcaT\xaft\xe5]AR\xcb$K') 64745ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'2\xcaT\xaft\xe5]AR\xcb$K') 64745ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 54919) 64745ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 64745ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 64829ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 64829ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to js Client GPIO tests : should transmit gpio value 64881ms [err] Traceback (most recent call last): 64881ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 64881ms [err] return _run_code(code, main_globals, None, 64881ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 64881ms [err] exec(code, run_globals) 64881ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 64881ms [err] sys.exit(main()) 64881ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 64881ms [err] asyncio.run(main_async()) 64881ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 64882ms [err] return loop.run_until_complete(main) 64882ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 64882ms [err] self.run_forever() 64882ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 64883ms [err] self._run_once() 64883ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 64883ms [err] event_list = self._selector.select(timeout) 64883ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 64883ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 64883ms [err] KeyboardInterrupt 64984ms [log] starting device 65390ms [err] DEBUG:asyncio:Using selector: EpollSelector 65459ms [err] ERROR:asyncio:Unclosed client session 65459ms [err] client_session: 65530ms [log] parsing 65530ms [log] creating device handler 65530ms [log] [ready] 65530ms [log] reading line 65530ms [log] [websocketToken] "4fb715a1-f9a0-45c8-8c43-8ebb3379603b" 65545ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 65545ms [log] [websocketConnected] 67243ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 67243ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 67256ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/a40f4a89-b294-4fb0-b390-477a1e0b2cd8"}}', extra='') 67256ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/a40f4a89-b294-4fb0-b390-477a1e0b2cd8"} 67318ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 67318ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6", "state": "new"}] 69322ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 69322ms [err] v=0 69322ms [err] o=- 3927372090 3927372090 IN IP4 0.0.0.0 69322ms [err] s=- 69322ms [err] t=0 0 69322ms [err] a=group:BUNDLE 0 69322ms [err] a=msid-semantic:WMS * 69322ms [err] m=application 9 DTLS/SCTP 5000 69322ms [err] c=IN IP4 0.0.0.0 69322ms [err] a=mid:0 69322ms [err] a=sctpmap:5000 webrtc-datachannel 65535 69322ms [err] a=max-message-size:65536 69322ms [err] a=ice-ufrag:2bi1 69322ms [err] a=ice-pwd:FADf5h0nK1UD0mEVUxu3ld 69322ms [err] a=fingerprint:sha-256 8E:53:62:FA:55:5C:D6:72:AD:42:58:DE:4A:FB:18:B4:54:5A:A5:F3:30:03:D2:83:76:3D:08:0C:D0:CF:78:55 69322ms [err] a=setup:actpass 69322ms [err] 69324ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 69325ms [log] makeOffer 69325ms [log] connectionstatechanged new new have-local-offer 69325ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6", "state": "new"}] 69325ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 69326ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 69328ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x98*U-\xaa\xf6"o5\x07\xf1\xd3') 69328ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\\\xe9P\\\xb2\x9d1\x92 \xf2\xae&') 69329ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x98*U-\xaa\xf6"o5\x07\xf1\xd3') 69329ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\\\xe9P\\\xb2\x9d1\x92 \xf2\xae&') 69331ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 69331ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b"h\x0eizV\xded\x8bq\x8f'K") 69332ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b"h\x0eizV\xded\x8bq\x8f'K") 69332ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xd7v\r\xcdG\xef\x8d\xa1\xe8\x81\xd5M') 69333ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xd7v\r\xcdG\xef\x8d\xa1\xe8\x81\xd5M') 69334ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 49239) (expires in 600 seconds) 69334ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 69334ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 69335ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 69335ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 69358ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 69358ms [err] v=0 69358ms [err] o=- 3574064766181977956 2 IN IP4 127.0.0.1 69358ms [err] s=- 69358ms [err] t=0 0 69358ms [err] a=group:BUNDLE 0 69358ms [err] a=msid-semantic: WMS 69358ms [err] m=application 9 DTLS/SCTP 5000 69358ms [err] c=IN IP4 0.0.0.0 69358ms [err] a=ice-ufrag:clJl 69358ms [err] a=ice-pwd:pIvvHo1BtAglcwl6iMp5/JjC 69358ms [err] a=ice-options:trickle 69358ms [err] a=fingerprint:sha-256 AF:79:76:21:97:05:34:C1:8F:B1:4C:24:9E:8E:2A:24:80:46:B2:3F:EA:96:3F:E2:9E:79:2F:A0:DB:25:CD:CC 69358ms [err] a=setup:active 69358ms [err] a=mid:0 69358ms [err] a=sctpmap:5000 webrtc-datachannel 1024 69358ms [err] 69358ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 69359ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 69359ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 69359ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6"}', extra='') 69359ms [log] handleSignalingMessage 69359ms [log] handleOptions 69359ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 3574064766181977956 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:clJl\\r\\na=ice-pwd:pIvvHo1BtAglcwl6iMp5/JjC\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 AF:79:76:21:97:05:34:C1:8F:B1:4C:24:9E:8E:2A:24:80:46:B2:3F:EA:96:3F:E2:9E:79:2F:A0:DB:25:CD:CC\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6"}', extra='') 69359ms [log] handleSignalingMessage 69359ms [log] handleAnswer 69359ms [log] acceptAnswer 69359ms [log] connectionstatechanged connecting checking stable 69359ms [log] connectionstatechanged connecting checking stable 69359ms [log] connectionstatechanged connecting checking stable 69359ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6", "state": "connecting"}] 69359ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Sj+QQsUX7iXV') 69360ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Sj+QQsUX7iXV') 69360ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(IYV5xEVoxN 1 udp 1845501695 172.17.0.3 37783 typ prflx) 69360ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 49491) -> ('172.17.0.3', 37783)) State.WAITING -> State.IN_PROGRESS 69360ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'p\x98m\xb1;\xa6\xcf\r\xb1\xca\xe0\x83') 69365ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'p\x98m\xb1;\xa6\xcf\r\xb1\xca\xe0\x83') 69365ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 49491) -> ('172.17.0.3', 37783)) State.IN_PROGRESS -> State.SUCCEEDED 69365ms [err] INFO:aioice.ice:Connection(0) ICE completed 69372ms [err] INFO:aioice.ice:Connection(0) Remote candidate "2a89e77a-32d1-4b2a-b423-239fd34a8b09.local" resolved to 172.17.0.3 69380ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 49491) -> ('172.17.0.3', 37783)) State.FROZEN -> State.IN_PROGRESS 69380ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"\xdd\x0baY'\x8a\xfa\xb6K\x8e\\r") 69381ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"\xdd\x0baY'\x8a\xfa\xb6K\x8e\\r") 69381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 49491) -> ('172.17.0.3', 37783)) State.IN_PROGRESS -> State.SUCCEEDED 69381ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48715) -> ('172.17.0.3', 37783)) State.FROZEN -> State.FAILED 69382ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 49239) -> ('172.17.0.3', 37783)) State.FROZEN -> State.FAILED 69401ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 49491) -> ('141.24.211.56', 37783)) State.FROZEN -> State.IN_PROGRESS 69401ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.211.56', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xf3\xb6R+\x13\xb3q2}\x89\xb1\xa3') 69413ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'zQnGW+jwaH6q') 69414ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'zQnGW+jwaH6q') 69421ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48715) -> ('141.24.211.56', 37783)) State.FROZEN -> State.IN_PROGRESS 69422ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.211.56', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'W\xd6\x1a\xe5\x10\x1d\x979r\xc5\x02\x1b') 69442ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 49239) -> ('141.24.211.56', 37783)) State.FROZEN -> State.IN_PROGRESS 69442ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) > ('141.24.211.56', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xf4W\xcd)I\xacO\x9a\xd6\xf3\x88M') 69443ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.REQUEST, transaction_id=b'\xe7\\\x7f2\x02\xf30\x00 \x17\x1fA') 69444ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.RESPONSE, transaction_id=b'\xe7\\\x7f2\x02\xf30\x00 \x17\x1fA') 69444ms [err] INFO:aioice.turn:TURN channel bound 16384 ('141.24.211.56', 37783) 69463ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 69463ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 69465ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 69469ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 69470ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 69470ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 69470ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 69470ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 69471ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 69471ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 69471ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:1874562402 1 udp 2113937151 2a89e77a-32d1-4b2a-b423-239fd34a8b09.local 37783 typ host generation 0 ufrag clJl network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6"}', extra='') 69471ms [log] handleSignalingMessage 69471ms [log] handleIceCandidate 69471ms [log] acceptIceCandidate 69471ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:1742980773 1 udp 1677729535 141.24.211.56 37783 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag clJl network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6"}', extra='') 69471ms [log] handleSignalingMessage 69471ms [log] handleIceCandidate 69471ms [log] acceptIceCandidate 69471ms [log] connectionstatechanged connecting completed stable 69471ms [log] connectionstatechanged connected completed stable 69471ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6", "state": "connected"}] 69472ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 69472ms [log] line {"signal":"gpio1","value":"strongH"} 69472ms [log] 69472ms [log] reading line 69472ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 69479ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 69479ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 69479ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 69479ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 69480ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 69480ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 69480ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 69480ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'NOh3avAX3FaM') 69481ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'NOh3avAX3FaM') 69481ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 69481ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 69481ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 69482ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=1825853091, stream_id=1, stream_seq=0) 69482ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 69483ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=1825853091, gaps=[]) 69483ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 69483ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=2600951664, stream_id=1, stream_seq=0) 69484ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 69484ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2600951664, gaps=[]) 69485ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=1825853092, stream_id=1, stream_seq=1) 69485ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 69485ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=1825853093, stream_id=1, stream_seq=2) 69486ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=1825853094, stream_id=1, stream_seq=3) 69486ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=1825853095, stream_id=1, stream_seq=4) 69487ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=1825853093, gaps=[]) 69487ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 69489ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=1825853095, gaps=[]) 69489ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 69539ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'Yv5bxY3vqrtZ') 69539ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'Yv5bxY3vqrtZ') 69540ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48715) -> ('172.17.0.3', 37783)) State.WAITING -> State.IN_PROGRESS 69542ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x85k:&\x9fq\xad\x1a\xf2y\x96\xb6') 69543ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 37783) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x85k:&\x9fq\xad\x1a\xf2y\x96\xb6') 69543ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 48715) -> ('172.17.0.3', 37783)) State.IN_PROGRESS -> State.SUCCEEDED 69556ms [log] line {"signal":"gpio2","value":"strongL"} 69556ms [log] 69556ms [log] reading line 69556ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 69556ms [log] [experimentStatusChanged] {"status": "running", "message": null} 69652ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 69652ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 69652ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 69653ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 69653ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 69653ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 69653ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 69654ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 69654ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6"}', extra='') 69654ms [log] connectionstatechanged closed closed closed 69654ms [log] connectionstatechanged closed closed closed 69654ms [log] connectionstatechanged closed closed closed 69654ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a247767f-6a67-4d11-acbf-84e4bf8ee4e6", "state": "closed"}] 69655ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 69655ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 69656ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xae\x9a\xbb\xb7\xa6I\xef+\xc4OnP') 69657ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xae\x9a\xbb\xb7\xa6I\xef+\xc4OnP') 69657ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 49239) 69657ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 69658ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 69741ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 69741ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests : should transmit initial gpio value 69805ms [err] Traceback (most recent call last): 69805ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 69806ms [err] return _run_code(code, main_globals, None, 69806ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 69806ms [err] exec(code, run_globals) 69806ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 69806ms [err] sys.exit(main()) 69806ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 69806ms [err] asyncio.run(main_async()) 69806ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 69806ms [err] return loop.run_until_complete(main) 69806ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 69807ms [err] self.run_forever() 69807ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 69807ms [err] self._run_once() 69807ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 69808ms [err] event_list = self._selector.select(timeout) 69808ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 69808ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 69808ms [err] KeyboardInterrupt 69913ms [log] starting device 70306ms [err] DEBUG:asyncio:Using selector: EpollSelector 70377ms [err] ERROR:asyncio:Unclosed client session 70377ms [err] client_session: 70451ms [log] parsing 70451ms [log] creating device handler 70451ms [log] [ready] 70451ms [log] reading line 70451ms [log] [websocketToken] "771e1d0d-8aac-47f8-adb0-0bc36ee76494" 70472ms [log] line {"signal":"gpio1","value":"strongH"} 70472ms [log] 70472ms [log] reading line 70472ms [log] line {"signal":"gpio2","value":"strongL"} 70472ms [log] 70472ms [log] reading line 70472ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 70472ms [log] [websocketConnected] 70677ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 70677ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 70696ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/1103d98e-dbbc-4ac5-8b70-aef69d255a2b"}}', extra='') 70696ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/1103d98e-dbbc-4ac5-8b70-aef69d255a2b"} 70751ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":false}', extra='') 70751ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 70751ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 70751ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1", "state": "new"}] 72754ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 72754ms [log] handleSignalingMessage 72754ms [log] handleOptions 72754ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 72754ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 72774ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 72774ms [err] v=0 72774ms [err] o=- 3927372093 3927372093 IN IP4 0.0.0.0 72774ms [err] s=- 72774ms [err] t=0 0 72774ms [err] a=group:BUNDLE 0 72774ms [err] a=msid-semantic:WMS * 72774ms [err] m=application 44924 DTLS/SCTP 5000 72774ms [err] c=IN IP4 172.30.0.1 72774ms [err] a=mid:0 72774ms [err] a=sctpmap:5000 webrtc-datachannel 65535 72774ms [err] a=max-message-size:65536 72774ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 44924 typ host 72774ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 56288 typ host 72774ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 44924 typ srflx raddr 172.30.0.1 rport 44924 72774ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 56288 typ srflx raddr 172.17.0.3 rport 56288 72774ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 54965 typ relay raddr 172.17.0.3 rport 55371 72774ms [err] a=end-of-candidates 72774ms [err] a=ice-ufrag:5Ez9 72774ms [err] a=ice-pwd:vfUgvvTaCJUG7tk2z652Ys 72774ms [err] a=fingerprint:sha-256 D2:AB:45:69:D1:00:FD:95:A3:99:99:C2:AE:6A:EA:24:08:C0:AC:06:FC:3B:08:B9:DA:76:05:05:E2:4A:F0:88 72774ms [err] a=setup:actpass 72774ms [err] 72776ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(offer) 72776ms [err] v=0 72776ms [err] o=- 3927372093 3927372093 IN IP4 0.0.0.0 72776ms [err] s=- 72776ms [err] t=0 0 72776ms [err] a=group:BUNDLE 0 72776ms [err] a=msid-semantic:WMS * 72776ms [err] m=application 44924 DTLS/SCTP 5000 72776ms [err] c=IN IP4 172.30.0.1 72776ms [err] a=mid:0 72776ms [err] a=sctpmap:5000 webrtc-datachannel 65535 72776ms [err] a=max-message-size:65536 72776ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 44924 typ host 72776ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 56288 typ host 72776ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 44924 typ srflx raddr 172.30.0.1 rport 44924 72776ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 56288 typ srflx raddr 172.17.0.3 rport 56288 72776ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 54965 typ relay raddr 172.17.0.3 rport 55371 72776ms [err] a=end-of-candidates 72776ms [err] a=ice-ufrag:5Ez9 72776ms [err] a=ice-pwd:vfUgvvTaCJUG7tk2z652Ys 72776ms [err] a=fingerprint:sha-256 D2:AB:45:69:D1:00:FD:95:A3:99:99:C2:AE:6A:EA:24:08:C0:AC:06:FC:3B:08:B9:DA:76:05:05:E2:4A:F0:88 72776ms [err] a=setup:actpass 72776ms [err] 72777ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1","content":{"type":"offer","sdp":"v=0\\r\\no=- 3927372093 3927372093 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 44924 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 44924 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 56288 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 44924 typ srflx raddr 172.30.0.1 rport 44924\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 56288 typ srflx raddr 172.17.0.3 rport 56288\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 54965 typ relay raddr 172.17.0.3 rport 55371\\r\\na=end-of-candidates\\r\\na=ice-ufrag:5Ez9\\r\\na=ice-pwd:vfUgvvTaCJUG7tk2z652Ys\\r\\na=fingerprint:sha-256 D2:AB:45:69:D1:00:FD:95:A3:99:99:C2:AE:6A:EA:24:08:C0:AC:06:FC:3B:08:B9:DA:76:05:05:E2:4A:F0:88\\r\\na=setup:actpass\\r\\n"},"signalingType":"offer","messageType":"signaling"}', extra='') 72777ms [log] handleSignalingMessage 72777ms [log] handleOffer 72777ms [log] makeAnswer 72777ms [log] connectionstatechanged new new have-remote-offer 72777ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1", "state": "new"}] 72779ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(answer) 72779ms [err] v=0 72779ms [err] o=- 3927372093 3927372093 IN IP4 0.0.0.0 72779ms [err] s=- 72779ms [err] t=0 0 72779ms [err] a=group:BUNDLE 0 72779ms [err] a=msid-semantic:WMS * 72779ms [err] m=application 9 DTLS/SCTP 5000 72779ms [err] c=IN IP4 0.0.0.0 72779ms [err] a=mid:0 72779ms [err] a=sctpmap:5000 webrtc-datachannel 65535 72779ms [err] a=max-message-size:65536 72779ms [err] a=ice-ufrag:X3OQ 72779ms [err] a=ice-pwd:XD9wiCZlwG9IwhYa0efS5Q 72779ms [err] a=fingerprint:sha-256 3D:42:64:F8:17:F7:BA:58:59:8C:10:D7:65:16:80:6F:F7:35:49:15:D0:81:42:5C:B7:64:0A:7D:9E:DF:95:59 72779ms [err] a=setup:active 72779ms [err] 72779ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 72780ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 72781ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 72783ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'?3i\xfa\xf0\x96TG\x85g\x10\x04') 72783ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x9e\xa7\xe2\x90O\xdf\x96{\xb8\x8dKH') 72784ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'?3i\xfa\xf0\x96TG\x85g\x10\x04') 72784ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x9e\xa7\xe2\x90O\xdf\x96{\xb8\x8dKH') 72786ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 72786ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb2\xca\x91\x83NY\xc2{\x83\xaa\xb5g') 72787ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xb2\xca\x91\x83NY\xc2{\x83\xaa\xb5g') 72787ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xeb\x81q-X\xe3`E@.\xb7\xd0') 72789ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xeb\x81q-X\xe3`E@.\xb7\xd0') 72789ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 61568) (expires in 600 seconds) 72789ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 72789ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 72790ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - new -> checking 72790ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 72790ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 72791ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.30.0.1', 44924)) State.FROZEN -> State.WAITING 72791ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('172.30.0.1', 44924)) State.FROZEN -> State.WAITING 72791ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.17.0.3', 56288)) State.FROZEN -> State.WAITING 72791ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('172.30.0.1', 44924)) State.FROZEN -> State.WAITING 72792ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.30.0.1', 44924)) State.WAITING -> State.IN_PROGRESS 72792ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 44924) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x15\xe8J\n?\x84.\xbab+\x88\x08') 72792ms [log] connectionstatechanged new new stable 72792ms [log] connectionstatechanged new new stable 72792ms [log] connectionstatechanged connecting checking stable 72792ms [log] connectionstatechanged connecting checking stable 72792ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1", "state": "connecting"}] 72793ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 44924) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x15\xe8J\n?\x84.\xbab+\x88\x08') 72793ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.30.0.1', 44924)) State.IN_PROGRESS -> State.SUCCEEDED 72793ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.211.56', 44924)) State.FROZEN -> State.WAITING 72793ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.211.56', 56288)) State.FROZEN -> State.WAITING 72793ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.210.113', 54965)) State.FROZEN -> State.WAITING 72806ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 44924) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'~q\xeb0\x9e\xd0=E,\x0f\x9e\x11') 72806ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 44924) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'~q\xeb0\x9e\xd0=E,\x0f\x9e\x11') 72806ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('172.30.0.1', 44924)) State.WAITING -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.17.0.3', 56288)) State.WAITING -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('172.17.0.3', 56288)) State.FROZEN -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.211.56', 44924)) State.WAITING -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('141.24.211.56', 44924)) State.FROZEN -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.211.56', 56288)) State.WAITING -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('141.24.211.56', 56288)) State.FROZEN -> State.FAILED 72807ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('172.30.0.1', 44924)) State.WAITING -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('172.17.0.3', 56288)) State.FROZEN -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('141.24.210.113', 54965)) State.WAITING -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 42649) -> ('141.24.210.113', 54965)) State.FROZEN -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('141.24.211.56', 44924)) State.FROZEN -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('141.24.211.56', 56288)) State.FROZEN -> State.FAILED 72808ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 61568) -> ('141.24.210.113', 54965)) State.FROZEN -> State.FAILED 72809ms [err] INFO:aioice.ice:Connection(0) ICE completed 72809ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 44924) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xafM\xfeoy\xaa\xc9\xb6\x7fR\xa7\xe3') 72810ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 44924) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xafM\xfeoy\xaa\xc9\xb6\x7fR\xa7\xe3') 72810ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(J48pZIhIOC 1 udp 1862270975 172.17.0.3 44924 typ prflx) 72810ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.17.0.3', 44924)) State.WAITING -> State.IN_PROGRESS 72810ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 44924) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"g\xa8M|\xfe\xd7:\x15\xfd'\x9bP") 72811ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 44924) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"g\xa8M|\xfe\xd7:\x15\xfd'\x9bP") 72811ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58063) -> ('172.17.0.3', 44924)) State.IN_PROGRESS -> State.SUCCEEDED 72812ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - checking -> completed 72812ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 72813ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.NEW -> State.CONNECTING 72833ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 72833ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS handshake complete 72833ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTING -> State.CONNECTED 72833ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 72834ms [log] connectionstatechanged connecting completed stable 72834ms [log] connectionstatechanged connected completed stable 72834ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1", "state": "connected"}] 72834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < InitChunk(flags=0) 72834ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - Peer supports 65535 outbound streams, 65535 max inbound streams 72835ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > InitAckChunk(flags=0) 72837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < CookieEchoChunk(flags=0) 72837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > CookieAckChunk(flags=0) 72837ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.CLOSED -> State.ESTABLISHED 72838ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < DataChunk(flags=3, tsn=2808083346, stream_id=1, stream_seq=0) 72839ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 72839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=908044938, stream_id=1, stream_seq=0) 72839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 start 72839ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2808083346, gaps=[]) 72840ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=908044939, stream_id=1, stream_seq=1) 72841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > DataChunk(flags=3, tsn=908044940, stream_id=1, stream_seq=2) 72841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=908044938, gaps=[]) 72841ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 72842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=908044939, gaps=[]) 72842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 restart 72842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=908044940, gaps=[]) 72842ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - T3 cancel 72915ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 72915ms [log] [experimentStatusChanged] {"status": "running", "message": null} 73007ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) > AbortChunk(flags=0) 73007ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(server) - State.ESTABLISHED -> State.CLOSED 73008ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 73008ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - DTLS shutdown complete 73008ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlled) - completed -> closed 73008ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 73009ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 73009ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(client) - State.CONNECTED -> State.CLOSED 73010ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1"}', extra='') 73010ms [log] connectionstatechanged closed closed closed 73010ms [log] connectionstatechanged closed closed closed 73010ms [log] connectionstatechanged closed closed closed 73010ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/92da90c7-987a-4144-89e0-0f26e2fc29f1", "state": "closed"}] 73010ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 73010ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 73011ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'qGF\xf2T\xff\xfdmL\xd52\x1d') 73013ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'qGF\xf2T\xff\xfdmL\xd52\x1d') 73013ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 61568) 73013ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 73013ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 73084ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 73084ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests : should transmit gpio value 73158ms [err] Traceback (most recent call last): 73158ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 73158ms [err] return _run_code(code, main_globals, None, 73158ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 73158ms [err] exec(code, run_globals) 73158ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 73158ms [err] sys.exit(main()) 73158ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 73158ms [err] asyncio.run(main_async()) 73158ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 73158ms [err] return loop.run_until_complete(main) 73158ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 73159ms [err] self.run_forever() 73159ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 73159ms [err] self._run_once() 73159ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 73159ms [err] event_list = self._selector.select(timeout) 73159ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 73160ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 73160ms [err] KeyboardInterrupt 73255ms [log] starting device 73651ms [err] DEBUG:asyncio:Using selector: EpollSelector 73722ms [err] ERROR:asyncio:Unclosed client session 73722ms [err] client_session: 73785ms [log] parsing 73785ms [log] creating device handler 73785ms [log] [ready] 73785ms [log] reading line 73785ms [log] [websocketToken] "668e46cd-5262-4676-99c5-60795f5a096d" 73806ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 73806ms [log] [websocketConnected] 73990ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 73990ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 74018ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/c74ea42e-21c6-41fd-af01-98dd27af3769"}}', extra='') 74018ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/c74ea42e-21c6-41fd-af01-98dd27af3769"} 74076ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","driver":"device1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","driver":"device1","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 74076ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd", "state": "new"}] 76080ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 76080ms [err] v=0 76080ms [err] o=- 3927372096 3927372096 IN IP4 0.0.0.0 76080ms [err] s=- 76080ms [err] t=0 0 76080ms [err] a=group:BUNDLE 0 76080ms [err] a=msid-semantic:WMS * 76080ms [err] m=application 9 DTLS/SCTP 5000 76080ms [err] c=IN IP4 0.0.0.0 76080ms [err] a=mid:0 76080ms [err] a=sctpmap:5000 webrtc-datachannel 65535 76080ms [err] a=max-message-size:65536 76080ms [err] a=ice-ufrag:DALV 76080ms [err] a=ice-pwd:aSULSDAGQFaYpB6pxvmr6R 76080ms [err] a=fingerprint:sha-256 66:96:0C:13:81:58:EA:56:E1:B4:D7:02:A3:69:90:40:75:72:CF:80:69:67:44:48:F9:D2:B9:3D:C4:F8:3F:C5 76080ms [err] a=setup:actpass 76080ms [err] 76081ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 76082ms [log] makeOffer 76082ms [log] connectionstatechanged new new have-local-offer 76082ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd", "state": "new"}] 76083ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 76084ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 76086ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'#\x1cw\xfe\xf6\n\x17LR\\\xach') 76086ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xbc\x06\xe8~g\x14\nyU\xd6\xb9}') 76087ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'#\x1cw\xfe\xf6\n\x17LR\\\xach') 76087ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xbc\x06\xe8~g\x14\nyU\xd6\xb9}') 76089ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 76089ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'g#\x0b\x823\tt\xc3h&R(') 76090ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'g#\x0b\x823\tt\xc3h&R(') 76090ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb0\xfc\xd92j\xd9\xb3\xfd\x8e\xf1\x83\xd2') 76091ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xb0\xfc\xd92j\xd9\xb3\xfd\x8e\xf1\x83\xd2') 76092ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 58323) (expires in 600 seconds) 76092ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 76092ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 76093ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 76093ms [log] handleSignalingMessage 76093ms [log] handleOptions 76093ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 76093ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 76113ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 53160) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'8\xd0\xfbx6L\x8e"P\xf1!\xdf') 76113ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 53160) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'8\xd0\xfbx6L\x8e"P\xf1!\xdf') 76121ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 76121ms [err] v=0 76121ms [err] o=- 3927372096 3927372096 IN IP4 0.0.0.0 76121ms [err] s=- 76121ms [err] t=0 0 76121ms [err] a=group:BUNDLE 0 76121ms [err] a=msid-semantic:WMS * 76121ms [err] m=application 53160 DTLS/SCTP 5000 76121ms [err] c=IN IP4 172.30.0.1 76121ms [err] a=mid:0 76121ms [err] a=sctpmap:5000 webrtc-datachannel 65535 76121ms [err] a=max-message-size:65536 76121ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 53160 typ host 76121ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 47759 typ host 76121ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 53160 typ srflx raddr 172.30.0.1 rport 53160 76121ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 47759 typ srflx raddr 172.17.0.3 rport 47759 76121ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 62043 typ relay raddr 172.17.0.3 rport 41580 76121ms [err] a=end-of-candidates 76121ms [err] a=ice-ufrag:Lx4g 76121ms [err] a=ice-pwd:bufU28F6n2PqCRgKoTVHXD 76121ms [err] a=fingerprint:sha-256 DF:2A:59:86:E9:2D:7D:77:C2:4A:AF:44:DE:DD:2A:7F:FC:EC:59:71:E9:38:F9:0E:11:F2:73:B3:59:33:DD:FB 76121ms [err] a=setup:active 76121ms [err] 76123ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 76123ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 76123ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 76123ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.30.0.1', 53160)) State.FROZEN -> State.WAITING 76124ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('172.30.0.1', 53160)) State.FROZEN -> State.WAITING 76124ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.17.0.3', 47759)) State.FROZEN -> State.WAITING 76124ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('172.30.0.1', 53160)) State.FROZEN -> State.WAITING 76124ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(uXjWHnluTe 1 udp 1862270975 172.17.0.3 53160 typ prflx) 76124ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.17.0.3', 53160)) State.WAITING -> State.IN_PROGRESS 76124ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 53160) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'A\xfb^\x19\xb2\xe7\xed\xa5\xb8\xdc\xb2_') 76124ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.30.0.1', 53160)) State.WAITING -> State.IN_PROGRESS 76125ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 53160) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'J\x1dZ\x16p)\x0bo\xfd\xbd\xfa\xca') 76125ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd","content":{"type":"answer","sdp":"v=0\\r\\no=- 3927372096 3927372096 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 53160 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 53160 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 47759 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 53160 typ srflx raddr 172.30.0.1 rport 53160\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 47759 typ srflx raddr 172.17.0.3 rport 47759\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 62043 typ relay raddr 172.17.0.3 rport 41580\\r\\na=end-of-candidates\\r\\na=ice-ufrag:Lx4g\\r\\na=ice-pwd:bufU28F6n2PqCRgKoTVHXD\\r\\na=fingerprint:sha-256 DF:2A:59:86:E9:2D:7D:77:C2:4A:AF:44:DE:DD:2A:7F:FC:EC:59:71:E9:38:F9:0E:11:F2:73:B3:59:33:DD:FB\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 76125ms [log] handleSignalingMessage 76125ms [log] handleAnswer 76125ms [log] acceptAnswer 76125ms [log] connectionstatechanged connecting checking stable 76125ms [log] connectionstatechanged connecting checking stable 76125ms [log] connectionstatechanged connecting checking stable 76125ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd", "state": "connecting"}] 76125ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 53160) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'A\xfb^\x19\xb2\xe7\xed\xa5\xb8\xdc\xb2_') 76125ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.17.0.3', 53160)) State.IN_PROGRESS -> State.SUCCEEDED 76125ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('172.30.0.1', 53160)) State.WAITING -> State.FAILED 76125ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.17.0.3', 47759)) State.WAITING -> State.FAILED 76125ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('172.17.0.3', 47759)) State.FROZEN -> State.FAILED 76125ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('141.24.211.56', 53160)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('141.24.211.56', 53160)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('141.24.211.56', 47759)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('141.24.211.56', 47759)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('141.24.210.113', 62043)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34328) -> ('141.24.210.113', 62043)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('172.30.0.1', 53160)) State.WAITING -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('172.17.0.3', 47759)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('141.24.211.56', 53160)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('141.24.211.56', 47759)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 58323) -> ('141.24.210.113', 62043)) State.FROZEN -> State.FAILED 76126ms [err] INFO:aioice.ice:Connection(0) ICE completed 76127ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 53160) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'J\x1dZ\x16p)\x0bo\xfd\xbd\xfa\xca') 76127ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 34649) -> ('172.30.0.1', 53160)) State.IN_PROGRESS -> State.SUCCEEDED 76128ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 53160) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'V\x0e\x1c\xf0b8\x0b\x95\xeb\xca\xe45') 76128ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 53160) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'V\x0e\x1c\xf0b8\x0b\x95\xeb\xca\xe45') 76145ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 76145ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 76146ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 76150ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 76150ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 76150ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 76151ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 76151ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 76151ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 76151ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 76151ms [log] connectionstatechanged connecting completed stable 76151ms [log] connectionstatechanged connected completed stable 76151ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd", "state": "connected"}] 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 76152ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 76153ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 76153ms [log] line {"signal":"gpio1","value":"strongH"} 76153ms [log] 76153ms [log] reading line 76153ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 76153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 76153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 76153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 76153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3131588571, stream_id=1, stream_seq=0) 76153ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 76154ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=995968366, stream_id=1, stream_seq=0) 76154ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 76155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=995968366, gaps=[]) 76155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3131588571, gaps=[]) 76155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 76155ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3131588572, stream_id=1, stream_seq=1) 76156ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 76156ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3131588573, stream_id=1, stream_seq=2) 76156ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3131588574, stream_id=1, stream_seq=3) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=3131588575, stream_id=1, stream_seq=4) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3131588572, gaps=[]) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3131588573, gaps=[]) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3131588574, gaps=[]) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3131588575, gaps=[]) 76157ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 76238ms [log] line {"signal":"gpio2","value":"strongL"} 76238ms [log] 76238ms [log] reading line 76238ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 76238ms [log] [experimentStatusChanged] {"status": "running", "message": null} 76324ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 76324ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 76324ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 76325ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 76325ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 76325ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 76326ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 76326ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 76326ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd"}', extra='') 76326ms [log] connectionstatechanged closed closed closed 76326ms [log] connectionstatechanged closed closed closed 76326ms [log] connectionstatechanged closed closed closed 76326ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/698ff7ee-dec8-4407-82eb-ad679b5376cd", "state": "closed"}] 76327ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 76327ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 76327ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\xa6\xd5\x06\x85#p\xe4\x13\xd8\x14\x80q') 76328ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\xa6\xd5\x06\x85#p\xe4\x13\xd8\x14\x80q') 76329ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 58323) 76329ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 76329ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 76414ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 76414ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== js Client to js Client GPIO tests without driver: should transmit initial gpio value 76470ms [err] Traceback (most recent call last): 76470ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 76470ms [err] return _run_code(code, main_globals, None, 76470ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 76470ms [err] exec(code, run_globals) 76470ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 76470ms [err] sys.exit(main()) 76470ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 76471ms [err] asyncio.run(main_async()) 76471ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 76471ms [err] return loop.run_until_complete(main) 76471ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 76471ms [err] self.run_forever() 76471ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 76472ms [err] self._run_once() 76472ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 76472ms [err] event_list = self._selector.select(timeout) 76472ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 76472ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 76472ms [err] KeyboardInterrupt ================== js Client to js Client GPIO tests without driver: should transmit gpio value ================== js Client to python Client GPIO tests without driver: should transmit initial gpio value ================== js Client to python Client GPIO tests without driver: should transmit gpio value ================== python Client to js Client GPIO tests without driver: should transmit initial gpio value 91757ms [log] starting device 92172ms [err] DEBUG:asyncio:Using selector: EpollSelector 92240ms [err] ERROR:asyncio:Unclosed client session 92240ms [err] client_session: 92302ms [log] parsing 92302ms [log] creating device handler 92302ms [log] [ready] 92302ms [log] reading line 92302ms [log] [websocketToken] "101d2096-91e3-425a-8139-e7eec84c9faa" 92316ms [log] line {"signal":"gpio1","value":"strongH"} 92316ms [log] 92316ms [log] reading line 92316ms [log] line {"signal":"gpio2","value":"strongL"} 92316ms [log] 92316ms [log] reading line 92316ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 92316ms [log] [websocketConnected] 93960ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 93960ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 93989ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/1f57b85c-94b7-4267-bb6a-b474b0c4d40d"}}', extra='') 93989ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/1f57b85c-94b7-4267-bb6a-b474b0c4d40d"} 94047ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 94047ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 94047ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 94048ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65", "state": "new"}] 96052ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 96052ms [err] v=0 96052ms [err] o=- 3927372116 3927372116 IN IP4 0.0.0.0 96052ms [err] s=- 96052ms [err] t=0 0 96052ms [err] a=group:BUNDLE 0 96052ms [err] a=msid-semantic:WMS * 96052ms [err] m=application 9 DTLS/SCTP 5000 96052ms [err] c=IN IP4 0.0.0.0 96052ms [err] a=mid:0 96052ms [err] a=sctpmap:5000 webrtc-datachannel 65535 96052ms [err] a=max-message-size:65536 96052ms [err] a=ice-ufrag:kSq7 96052ms [err] a=ice-pwd:poISNuYVq2YCmt4nRGKyYW 96052ms [err] a=fingerprint:sha-256 50:C9:1D:A3:55:E9:0B:D6:BF:7E:7F:EA:DA:65:E2:0E:29:1A:C3:F7:8D:83:53:1D:8D:77:84:45:AD:97:E4:3C 96052ms [err] a=setup:actpass 96052ms [err] 96054ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 96055ms [log] makeOffer 96055ms [log] connectionstatechanged new new have-local-offer 96055ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65", "state": "new"}] 96055ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 96056ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 96058ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xf1u}a\xc7\xee8\x87n\xf2m)') 96058ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x1c>) 96061ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xfe\xae\xe4\x94b\x19*\xcea\xc6D6') 96062ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xfe\xae\xe4\x94b\x19*\xcea\xc6D6') 96063ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xd8>{\xd9\xa9\x97P\xcf\xcc\x0c1\xaf') 96064ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xd8>{\xd9\xa9\x97P\xcf\xcc\x0c1\xaf') 96064ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 53690) (expires in 600 seconds) 96064ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 96065ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 96065ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 96065ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 96081ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 96081ms [err] v=0 96081ms [err] o=- 1742530414942821776 2 IN IP4 127.0.0.1 96081ms [err] s=- 96081ms [err] t=0 0 96081ms [err] a=group:BUNDLE 0 96081ms [err] a=msid-semantic: WMS 96081ms [err] m=application 9 DTLS/SCTP 5000 96081ms [err] c=IN IP4 0.0.0.0 96081ms [err] a=ice-ufrag:pNzd 96081ms [err] a=ice-pwd:mXbvuvin0s17kJKkmF0Ft720 96081ms [err] a=ice-options:trickle 96081ms [err] a=fingerprint:sha-256 4F:D4:E1:74:82:A2:D9:80:08:2B:B9:63:6C:CD:C3:3D:28:69:C9:39:3E:61:31:4F:63:C5:1C:6A:51:5B:65:A1 96081ms [err] a=setup:active 96081ms [err] a=mid:0 96081ms [err] a=sctpmap:5000 webrtc-datachannel 1024 96081ms [err] 96081ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 96082ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 96082ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 96082ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65"}', extra='') 96082ms [log] handleSignalingMessage 96082ms [log] handleOptions 96082ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 1742530414942821776 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:pNzd\\r\\na=ice-pwd:mXbvuvin0s17kJKkmF0Ft720\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 4F:D4:E1:74:82:A2:D9:80:08:2B:B9:63:6C:CD:C3:3D:28:69:C9:39:3E:61:31:4F:63:C5:1C:6A:51:5B:65:A1\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65"}', extra='') 96082ms [log] handleSignalingMessage 96082ms [log] handleAnswer 96082ms [log] acceptAnswer 96082ms [log] connectionstatechanged connecting checking stable 96082ms [log] connectionstatechanged connecting checking stable 96082ms [log] connectionstatechanged connecting checking stable 96082ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65", "state": "connecting"}] 96083ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'W0gdlTKTRdzQ') 96083ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'W0gdlTKTRdzQ') 96084ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(hNvN76kniF 1 udp 1845501695 172.17.0.3 57794 typ prflx) 96084ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43760) -> ('172.17.0.3', 57794)) State.WAITING -> State.IN_PROGRESS 96084ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x99\xcd\xf3`A\xb2[\xed\x0f\xcdC\xf1') 96088ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x99\xcd\xf3`A\xb2[\xed\x0f\xcdC\xf1') 96088ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43760) -> ('172.17.0.3', 57794)) State.IN_PROGRESS -> State.SUCCEEDED 96088ms [err] INFO:aioice.ice:Connection(0) ICE completed 96097ms [err] INFO:aioice.ice:Connection(0) Remote candidate "fb491ae6-5334-45b7-8841-e287943292c3.local" resolved to 172.17.0.3 96103ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43760) -> ('172.17.0.3', 57794)) State.FROZEN -> State.IN_PROGRESS 96103ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x94$\xb7\xa6\x8c\xfa\xfb\xbelV\x83\xe1') 96104ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x94$\xb7\xa6\x8c\xfa\xfb\xbelV\x83\xe1') 96104ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43760) -> ('172.17.0.3', 57794)) State.IN_PROGRESS -> State.SUCCEEDED 96104ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34858) -> ('172.17.0.3', 57794)) State.FROZEN -> State.FAILED 96104ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53690) -> ('172.17.0.3', 57794)) State.FROZEN -> State.FAILED 96123ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 43760) -> ('141.24.211.56', 57794)) State.FROZEN -> State.IN_PROGRESS 96123ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.211.56', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa0f\x95\x83\x07-\x9d \xa9\xbdqd') 96144ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34858) -> ('141.24.211.56', 57794)) State.FROZEN -> State.IN_PROGRESS 96144ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.211.56', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x94\x8e\xca\xb7\xech.\xcf\xd2g\x06.') 96148ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'y7BgOw61B3d3') 96148ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'y7BgOw61B3d3') 96165ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53690) -> ('141.24.211.56', 57794)) State.FROZEN -> State.IN_PROGRESS 96165ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) > ('141.24.211.56', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'|29\xff\x94\xf1)~\xed4\xe1\xe1') 96165ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.REQUEST, transaction_id=b'`\xca\x04\xf9S\x05\xb4\xc5d\xe6"\x8d') 96167ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.CHANNEL_BIND, message_class=Class.RESPONSE, transaction_id=b'`\xca\x04\xf9S\x05\xb4\xc5d\xe6"\x8d') 96167ms [err] INFO:aioice.turn:TURN channel bound 16384 ('141.24.211.56', 57794) 96186ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 96186ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 96188ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 96192ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 96193ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 96193ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 96193ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 96193ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 96194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 96194ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 96194ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3452434845 1 udp 2113937151 fb491ae6-5334-45b7-8841-e287943292c3.local 57794 typ host generation 0 ufrag pNzd network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65"}', extra='') 96194ms [log] handleSignalingMessage 96194ms [log] handleIceCandidate 96194ms [log] acceptIceCandidate 96194ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:3369072325 1 udp 1677729535 141.24.211.56 57794 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag pNzd network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65"}', extra='') 96194ms [log] handleSignalingMessage 96194ms [log] handleIceCandidate 96194ms [log] acceptIceCandidate 96194ms [log] connectionstatechanged connecting completed stable 96194ms [log] connectionstatechanged connected completed stable 96194ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65", "state": "connected"}] 96200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 96200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 96200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 96200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 96200ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 96201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 96201ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 96202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 96202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 96202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 96202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=61996036, stream_id=1, stream_seq=0) 96202ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 96203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=61996036, gaps=[]) 96203ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 96204ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=2377818651, stream_id=1, stream_seq=0) 96204ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 96205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2377818651, gaps=[]) 96205ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=61996037, stream_id=1, stream_seq=1) 96206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 96206ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=61996038, stream_id=1, stream_seq=2) 96207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=61996038, gaps=[]) 96207ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 96210ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'iQ8RxGWahSXF') 96211ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'iQ8RxGWahSXF') 96273ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'YDJtDEph2VIr') 96274ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'YDJtDEph2VIr') 96274ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34858) -> ('172.17.0.3', 57794)) State.WAITING -> State.IN_PROGRESS 96274ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x8f\xa1\xbb\x19\x96\x07\xcc4\x08\x82\xa1\xdd') 96277ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 57794) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x8f\xa1\xbb\x19\x96\x07\xcc4\x08\x82\xa1\xdd') 96277ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 34858) -> ('172.17.0.3', 57794)) State.IN_PROGRESS -> State.SUCCEEDED 96294ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 96294ms [log] [experimentStatusChanged] {"status": "running", "message": null} 96375ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 96376ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 96376ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 96376ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 96376ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 96377ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 96377ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 96377ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 96378ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65"}', extra='') 96378ms [log] connectionstatechanged closed closed closed 96378ms [log] connectionstatechanged closed closed closed 96378ms [log] connectionstatechanged closed closed closed 96378ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/cecb92b1-8e26-40c7-b8ae-5b39b8e24e65", "state": "closed"}] 96378ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 96379ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 96379ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'b\x9c8?\xc1j\xe8m\x93\xea\x95u') 96380ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'b\x9c8?\xc1j\xe8m\x93\xea\x95u') 96381ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 53690) 96381ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 96381ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 96459ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 96459ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to js Client GPIO tests without driver: should transmit gpio value 96515ms [err] Traceback (most recent call last): 96515ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 96515ms [err] return _run_code(code, main_globals, None, 96515ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 96516ms [err] exec(code, run_globals) 96516ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 96516ms [err] sys.exit(main()) 96516ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 96516ms [err] asyncio.run(main_async()) 96516ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 96516ms [err] return loop.run_until_complete(main) 96516ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 96516ms [err] self.run_forever() 96516ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 96517ms [err] self._run_once() 96517ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 96517ms [err] event_list = self._selector.select(timeout) 96517ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 96517ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 96517ms [err] KeyboardInterrupt 96614ms [log] starting device 97016ms [err] DEBUG:asyncio:Using selector: EpollSelector 97084ms [err] ERROR:asyncio:Unclosed client session 97084ms [err] client_session: 97158ms [log] parsing 97158ms [log] creating device handler 97158ms [log] [ready] 97158ms [log] reading line 97158ms [log] [websocketToken] "eb07e0e6-6a31-4101-85b2-730a5e66e5d3" 97170ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 97170ms [log] [websocketConnected] 98882ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 98882ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 98907ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/c883fece-c93c-481d-95f3-d0deaa5702c6"}}', extra='') 98907ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/c883fece-c93c-481d-95f3-d0deaa5702c6"} 98975ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 98975ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b", "state": "new"}] 100980ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 100980ms [err] v=0 100980ms [err] o=- 3927372121 3927372121 IN IP4 0.0.0.0 100980ms [err] s=- 100980ms [err] t=0 0 100980ms [err] a=group:BUNDLE 0 100980ms [err] a=msid-semantic:WMS * 100980ms [err] m=application 9 DTLS/SCTP 5000 100980ms [err] c=IN IP4 0.0.0.0 100980ms [err] a=mid:0 100980ms [err] a=sctpmap:5000 webrtc-datachannel 65535 100980ms [err] a=max-message-size:65536 100980ms [err] a=ice-ufrag:aJlE 100980ms [err] a=ice-pwd:iFmw1ZoFcMNOEljSeD3OR3 100980ms [err] a=fingerprint:sha-256 AB:2E:7E:38:26:07:1A:77:D8:D7:63:92:A0:18:05:7A:53:CA:E3:5B:08:C3:D2:76:2A:F6:DE:25:23:31:EE:46 100980ms [err] a=setup:actpass 100980ms [err] 100981ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 100982ms [log] makeOffer 100982ms [log] connectionstatechanged new new have-local-offer 100982ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b", "state": "new"}] 100982ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 100983ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 100985ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'6&U\xe0\xed!\xdc\xa0T\xc1Y\x8a') 100986ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x88d9! \x1cTH\xa0\x8f\x14') 100986ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'6&U\xe0\xed!\xdc\xa0T\xc1Y\x8a') 100986ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x88d9! \x1cTH\xa0\x8f\x14') 100988ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 100988ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xd8\xdc\xd5k\xa1\xac^\xdcz\xf4\x94\x14') 100989ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xd8\xdc\xd5k\xa1\xac^\xdcz\xf4\x94\x14') 100989ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xc8=\x05\x90\xe9\xac\xc7\xf2z\xf5\x0eu') 100990ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\xc8=\x05\x90\xe9\xac\xc7\xf2z\xf5\x0eu') 100990ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 53776) (expires in 600 seconds) 100990ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 100991ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 100992ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 100992ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 101008ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 101008ms [err] v=0 101008ms [err] o=- 4883200789124905364 2 IN IP4 127.0.0.1 101008ms [err] s=- 101008ms [err] t=0 0 101008ms [err] a=group:BUNDLE 0 101008ms [err] a=msid-semantic: WMS 101008ms [err] m=application 9 DTLS/SCTP 5000 101008ms [err] c=IN IP4 0.0.0.0 101008ms [err] a=ice-ufrag:t/Qi 101008ms [err] a=ice-pwd:NrZ2Tqf08oxdm7paQpwnk7fG 101008ms [err] a=ice-options:trickle 101008ms [err] a=fingerprint:sha-256 6F:E2:48:4E:1D:FB:4E:9D:5F:52:17:33:3D:F7:B1:CA:FE:FF:DB:65:7D:A4:16:3C:05:06:D3:07:EB:28:1B:70 101008ms [err] a=setup:active 101008ms [err] a=mid:0 101008ms [err] a=sctpmap:5000 webrtc-datachannel 1024 101008ms [err] 101009ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 101009ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 101009ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 101010ms [log] WSMessage(type=, data='{"signalingType":"options","content":{"canTrickle":true},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b"}', extra='') 101010ms [log] handleSignalingMessage 101010ms [log] handleOptions 101010ms [log] WSMessage(type=, data='{"signalingType":"answer","content":{"type":"answer","sdp":"v=0\\r\\no=- 4883200789124905364 2 IN IP4 127.0.0.1\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic: WMS\\r\\nm=application 9 DTLS/SCTP 5000\\r\\nc=IN IP4 0.0.0.0\\r\\na=ice-ufrag:t/Qi\\r\\na=ice-pwd:NrZ2Tqf08oxdm7paQpwnk7fG\\r\\na=ice-options:trickle\\r\\na=fingerprint:sha-256 6F:E2:48:4E:1D:FB:4E:9D:5F:52:17:33:3D:F7:B1:CA:FE:FF:DB:65:7D:A4:16:3C:05:06:D3:07:EB:28:1B:70\\r\\na=setup:active\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 1024\\r\\n"},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b"}', extra='') 101010ms [log] handleSignalingMessage 101010ms [log] handleAnswer 101010ms [log] acceptAnswer 101010ms [log] connectionstatechanged connecting checking stable 101010ms [log] connectionstatechanged connecting checking stable 101010ms [log] connectionstatechanged connecting checking stable 101010ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b", "state": "connecting"}] 101011ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'ZC+e1fW/cOA4') 101011ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'ZC+e1fW/cOA4') 101012ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(dcANeGgL1r 1 udp 1845501695 172.17.0.3 55876 typ prflx) 101012ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58762) -> ('172.17.0.3', 55876)) State.WAITING -> State.IN_PROGRESS 101012ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x9eF\xd6N\xb2:\xec\xe8\xca@\xc3\xd4') 101015ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x9eF\xd6N\xb2:\xec\xe8\xca@\xc3\xd4') 101015ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58762) -> ('172.17.0.3', 55876)) State.IN_PROGRESS -> State.SUCCEEDED 101016ms [err] INFO:aioice.ice:Connection(0) ICE completed 101021ms [err] INFO:aioice.ice:Connection(0) Remote candidate "f7163b30-0962-489a-ab38-1779bd9c8c99.local" resolved to 172.17.0.3 101030ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58762) -> ('172.17.0.3', 55876)) State.FROZEN -> State.IN_PROGRESS 101030ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xed\xaa=!\xabA&\x19;W\xf5-') 101031ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xed\xaa=!\xabA&\x19;W\xf5-') 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58762) -> ('172.17.0.3', 55876)) State.IN_PROGRESS -> State.SUCCEEDED 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45444) -> ('172.17.0.3', 55876)) State.FROZEN -> State.FAILED 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 58762) -> ('141.24.211.56', 55876)) State.FROZEN -> State.FAILED 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45444) -> ('141.24.211.56', 55876)) State.FROZEN -> State.FAILED 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53776) -> ('172.17.0.3', 55876)) State.FROZEN -> State.FAILED 101031ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 53776) -> ('141.24.211.56', 55876)) State.FROZEN -> State.FAILED 101050ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 101050ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 101051ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 101054ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 101054ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 101054ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 101054ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 101054ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 101055ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 101055ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 101055ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:407873214 1 udp 2113937151 f7163b30-0962-489a-ab38-1779bd9c8c99.local 55876 typ host generation 0 ufrag t/Qi network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b"}', extra='') 101055ms [log] handleSignalingMessage 101055ms [log] handleIceCandidate 101055ms [log] acceptIceCandidate 101055ms [log] WSMessage(type=, data='{"signalingType":"candidate","content":{"candidate":"candidate:491235814 1 udp 1677729535 141.24.211.56 55876 typ srflx raddr 0.0.0.0 rport 0 generation 0 ufrag t/Qi network-cost 999","sdpMid":"0","sdpMLineIndex":0},"messageType":"signaling","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b"}', extra='') 101055ms [log] handleSignalingMessage 101055ms [log] handleIceCandidate 101055ms [log] acceptIceCandidate 101055ms [log] connectionstatechanged connecting completed stable 101055ms [log] connectionstatechanged connected completed stable 101055ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b", "state": "connected"}] 101056ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 101056ms [log] line {"signal":"gpio1","value":"strongH"} 101056ms [log] 101056ms [log] reading line 101056ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 101058ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitChunk(flags=0) 101058ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 101058ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 101058ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 101058ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2675880910, stream_id=1, stream_seq=0) 101059ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 101060ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2675880910, gaps=[]) 101060ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 101060ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=1468928136, stream_id=1, stream_seq=0) 101060ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 101060ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=1468928136, gaps=[]) 101061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2675880911, stream_id=1, stream_seq=1) 101061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 101061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2675880912, stream_id=1, stream_seq=2) 101061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2675880913, stream_id=1, stream_seq=3) 101061ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2675880914, stream_id=1, stream_seq=4) 101062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2675880912, gaps=[]) 101062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 101062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=4718592, cumulative_tsn=2675880914, gaps=[]) 101062ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 101069ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'/POrMgph8rfz') 101069ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'/POrMgph8rfz') 101120ms [log] line {"signal":"gpio2","value":"strongL"} 101120ms [log] 101120ms [log] reading line 101120ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 101120ms [log] [experimentStatusChanged] {"status": "running", "message": null} 101132ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'xDveoUz5RAOK') 101132ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'xDveoUz5RAOK') 101195ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'zC9aTdU6nTyq') 101195ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'zC9aTdU6nTyq') 101196ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45444) -> ('172.17.0.3', 55876)) State.WAITING -> State.IN_PROGRESS 101196ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"v\x1c'\x90u\xda\x7f\xfbP\x9c\xc8\xc3") 101200ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('172.17.0.3', 55876) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"v\x1c'\x90u\xda\x7f\xfbP\x9c\xc8\xc3") 101201ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 45444) -> ('172.17.0.3', 55876)) State.IN_PROGRESS -> State.SUCCEEDED 101226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 101226ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 101226ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 101227ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 101227ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 101227ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 101227ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 101228ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 101228ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b"}', extra='') 101228ms [log] connectionstatechanged closed closed closed 101228ms [log] connectionstatechanged closed closed closed 101228ms [log] connectionstatechanged closed closed closed 101228ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/fa5f6917-4441-41a2-87d2-feec93a2899b", "state": "closed"}] 101229ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 101229ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 101230ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'C%\xd8\xf0\x80\x99\x19T\xa2\xc8Z_') 101231ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'C%\xd8\xf0\x80\x99\x19T\xa2\xc8Z_') 101231ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 53776) 101231ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 101232ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 101314ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 101314ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests without driver: should transmit initial gpio value 101380ms [err] Traceback (most recent call last): 101380ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 101381ms [err] return _run_code(code, main_globals, None, 101381ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 101381ms [err] exec(code, run_globals) 101381ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 101381ms [err] sys.exit(main()) 101381ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 101381ms [err] asyncio.run(main_async()) 101381ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 101381ms [err] return loop.run_until_complete(main) 101381ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 101382ms [err] self.run_forever() 101382ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 101382ms [err] self._run_once() 101382ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 101383ms [err] event_list = self._selector.select(timeout) 101383ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 101383ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 101383ms [err] KeyboardInterrupt 101488ms [log] starting device 101879ms [err] DEBUG:asyncio:Using selector: EpollSelector 101950ms [err] ERROR:asyncio:Unclosed client session 101950ms [err] client_session: 102030ms [log] parsing 102030ms [log] creating device handler 102030ms [log] [ready] 102030ms [log] reading line 102030ms [log] [websocketToken] "6b4b9120-d31b-4d37-b649-8cd763ad4cab" 102052ms [log] line {"signal":"gpio1","value":"strongH"} 102052ms [log] 102052ms [log] reading line 102052ms [log] line {"signal":"gpio2","value":"strongL"} 102052ms [log] 102052ms [log] reading line 102052ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 102052ms [log] [websocketConnected] 102210ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 102210ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 102226ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/65e0f882-ec33-45a3-93ef-fe19be2bf088"}}', extra='') 102226ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/65e0f882-ec33-45a3-93ef-fe19be2bf088"} 102284ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 102284ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 102284ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 102285ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e", "state": "new"}] 104289ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 104289ms [err] v=0 104289ms [err] o=- 3927372125 3927372125 IN IP4 0.0.0.0 104289ms [err] s=- 104289ms [err] t=0 0 104289ms [err] a=group:BUNDLE 0 104289ms [err] a=msid-semantic:WMS * 104289ms [err] m=application 9 DTLS/SCTP 5000 104289ms [err] c=IN IP4 0.0.0.0 104289ms [err] a=mid:0 104289ms [err] a=sctpmap:5000 webrtc-datachannel 65535 104289ms [err] a=max-message-size:65536 104289ms [err] a=ice-ufrag:yvOo 104289ms [err] a=ice-pwd:Bfili2rU45iiMIjLJ2vfko 104289ms [err] a=fingerprint:sha-256 E5:7A:CD:61:EC:1D:0D:7D:B1:41:A2:E4:CC:93:70:94:7E:15:D8:8C:CF:C9:B5:79:E5:39:22:92:33:50:6E:ED 104289ms [err] a=setup:actpass 104289ms [err] 104290ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 104291ms [log] makeOffer 104291ms [log] connectionstatechanged new new have-local-offer 104291ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e", "state": "new"}] 104292ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 104292ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 104295ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xe0\xc2\xe1\xdd\xe1\xfc\x9b\x9b\x80\xa3,\n') 104295ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'1\x07\x85HS\xa8\xa0/c+\x03\r') 104296ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xe0\xc2\xe1\xdd\xe1\xfc\x9b\x9b\x80\xa3,\n') 104296ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'1\x07\x85HS\xa8\xa0/c+\x03\r') 104298ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 104298ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xd9:_`GT\xbf\x08\xca\xacPV') 104299ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xd9:_`GT\xbf\x08\xca\xacPV') 104299ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\x1ftt\x1b9\xb4\x9f\xae&Hu-') 104300ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'\x1ftt\x1b9\xb4\x9f\xae&Hu-') 104300ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 63519) (expires in 600 seconds) 104300ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 104301ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 104302ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 104302ms [log] handleSignalingMessage 104302ms [log] handleOptions 104302ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 104302ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 104327ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 59001) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xb2\x0cq\x12\x18\x93Mr\x82\xcb\r\t') 104327ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 59001) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xb2\x0cq\x12\x18\x93Mr\x82\xcb\r\t') 104335ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 104335ms [err] v=0 104335ms [err] o=- 3927372125 3927372125 IN IP4 0.0.0.0 104335ms [err] s=- 104335ms [err] t=0 0 104335ms [err] a=group:BUNDLE 0 104335ms [err] a=msid-semantic:WMS * 104335ms [err] m=application 59001 DTLS/SCTP 5000 104335ms [err] c=IN IP4 172.30.0.1 104335ms [err] a=mid:0 104335ms [err] a=sctpmap:5000 webrtc-datachannel 65535 104335ms [err] a=max-message-size:65536 104335ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 59001 typ host 104335ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51773 typ host 104335ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 59001 typ srflx raddr 172.30.0.1 rport 59001 104335ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51773 typ srflx raddr 172.17.0.3 rport 51773 104335ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64387 typ relay raddr 172.17.0.3 rport 49730 104335ms [err] a=end-of-candidates 104335ms [err] a=ice-ufrag:DWWX 104335ms [err] a=ice-pwd:1UeNJEHvWNgeEEmPqvLLLu 104335ms [err] a=fingerprint:sha-256 3A:87:AB:1E:54:97:91:F4:FF:15:41:07:1E:EC:1A:A7:53:C2:03:D9:DC:C1:3D:97:85:7A:48:78:86:66:75:C4 104335ms [err] a=setup:active 104335ms [err] 104337ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 104337ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 104337ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 104338ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.30.0.1', 59001)) State.FROZEN -> State.WAITING 104338ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('172.30.0.1', 59001)) State.FROZEN -> State.WAITING 104338ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.17.0.3', 51773)) State.FROZEN -> State.WAITING 104338ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('172.30.0.1', 59001)) State.FROZEN -> State.WAITING 104338ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(eAR5j30oXv 1 udp 1862270975 172.17.0.3 59001 typ prflx) 104339ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.17.0.3', 59001)) State.WAITING -> State.IN_PROGRESS 104339ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 59001) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x10\xc1\xe5g\x03\x85q\x81\xf8.~\xd3') 104339ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.30.0.1', 59001)) State.WAITING -> State.IN_PROGRESS 104339ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 59001) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa4\xbc\xb2\xc8\x06m6\xf9S,\xadi') 104340ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e","content":{"type":"answer","sdp":"v=0\\r\\no=- 3927372125 3927372125 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 59001 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 59001 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51773 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 59001 typ srflx raddr 172.30.0.1 rport 59001\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51773 typ srflx raddr 172.17.0.3 rport 51773\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 64387 typ relay raddr 172.17.0.3 rport 49730\\r\\na=end-of-candidates\\r\\na=ice-ufrag:DWWX\\r\\na=ice-pwd:1UeNJEHvWNgeEEmPqvLLLu\\r\\na=fingerprint:sha-256 3A:87:AB:1E:54:97:91:F4:FF:15:41:07:1E:EC:1A:A7:53:C2:03:D9:DC:C1:3D:97:85:7A:48:78:86:66:75:C4\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 104340ms [log] handleSignalingMessage 104340ms [log] handleAnswer 104340ms [log] acceptAnswer 104340ms [log] connectionstatechanged connecting checking stable 104340ms [log] connectionstatechanged connecting checking stable 104340ms [log] connectionstatechanged connecting checking stable 104340ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e", "state": "connecting"}] 104340ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 59001) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x10\xc1\xe5g\x03\x85q\x81\xf8.~\xd3') 104340ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.17.0.3', 59001)) State.IN_PROGRESS -> State.SUCCEEDED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('172.30.0.1', 59001)) State.WAITING -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.17.0.3', 51773)) State.WAITING -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('172.17.0.3', 51773)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('141.24.211.56', 59001)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('141.24.211.56', 59001)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('141.24.211.56', 51773)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('141.24.211.56', 51773)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('141.24.210.113', 64387)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 41890) -> ('141.24.210.113', 64387)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('172.30.0.1', 59001)) State.WAITING -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('172.17.0.3', 51773)) State.FROZEN -> State.FAILED 104341ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('141.24.211.56', 59001)) State.FROZEN -> State.FAILED 104342ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('141.24.211.56', 51773)) State.FROZEN -> State.FAILED 104342ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 63519) -> ('141.24.210.113', 64387)) State.FROZEN -> State.FAILED 104342ms [err] INFO:aioice.ice:Connection(0) ICE completed 104343ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 59001) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xa4\xbc\xb2\xc8\x06m6\xf9S,\xadi') 104345ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 35732) -> ('172.30.0.1', 59001)) State.IN_PROGRESS -> State.SUCCEEDED 104345ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 59001) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\x7f\xccM,\xce\xfe\x8d\x84\xd4\xabi%') 104345ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 59001) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\x7f\xccM,\xce\xfe\x8d\x84\xd4\xabi%') 104359ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 104360ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 104361ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 104364ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 104365ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 104365ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 104365ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 104365ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 104365ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 104365ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 104365ms [log] connectionstatechanged connecting completed stable 104365ms [log] connectionstatechanged connected completed stable 104365ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e", "state": "connected"}] 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 104367ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 104369ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 104369ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 104369ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 104369ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2756246897, stream_id=1, stream_seq=0) 104370ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 104371ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=3416593510, stream_id=1, stream_seq=0) 104371ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 104371ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=3416593510, gaps=[]) 104372ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2756246897, gaps=[]) 104372ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 104373ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2756246898, stream_id=1, stream_seq=1) 104373ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 104373ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=2756246899, stream_id=1, stream_seq=2) 104374ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2756246898, gaps=[]) 104374ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 104375ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=2756246899, gaps=[]) 104375ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 104451ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 104451ms [log] [experimentStatusChanged] {"status": "running", "message": null} 104532ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 104533ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 104533ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 104533ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 104533ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 104533ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 104533ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 104534ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 104534ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e"}', extra='') 104534ms [log] connectionstatechanged closed closed closed 104534ms [log] connectionstatechanged closed closed closed 104534ms [log] connectionstatechanged closed closed closed 104534ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/a195dd0d-81d6-4202-9a59-dce168fe7e9e", "state": "closed"}] 104534ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 104534ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 104535ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'F\xd1\xdb\xf0\x186\x9c\xf0\xc02\xfa\x0e') 104536ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'F\xd1\xdb\xf0\x186\x9c\xf0\xc02\xfa\x0e') 104536ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 63519) 104536ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 104536ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 104621ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 104621ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== python Client to python Client GPIO tests without driver: should transmit gpio value 104677ms [err] Traceback (most recent call last): 104677ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 104677ms [err] return _run_code(code, main_globals, None, 104677ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 104677ms [err] exec(code, run_globals) 104677ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 104678ms [err] sys.exit(main()) 104678ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 104678ms [err] asyncio.run(main_async()) 104678ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 104678ms [err] return loop.run_until_complete(main) 104678ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 104678ms [err] self.run_forever() 104678ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 104678ms [err] self._run_once() 104678ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 104679ms [err] event_list = self._selector.select(timeout) 104679ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 104679ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 104680ms [err] KeyboardInterrupt 104783ms [log] starting device 105184ms [err] DEBUG:asyncio:Using selector: EpollSelector 105254ms [err] ERROR:asyncio:Unclosed client session 105254ms [err] client_session: 105314ms [log] parsing 105314ms [log] creating device handler 105314ms [log] [ready] 105314ms [log] reading line 105314ms [log] [websocketToken] "a25dae45-627a-44b7-aed0-33218afd16e4" 105324ms [log] WSMessage(type=, data='{"messageType":"authenticate","authenticated":true}', extra='') 105324ms [log] [websocketConnected] 105561ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The booking has been updated successfully."}', extra='') 105561ms [log] [experimentStatusChanged] {"status": "setup", "message": "The booking has been updated successfully."} 105580ms [log] WSMessage(type=, data='{"messageType":"configuration","configuration":{"experimentUrl":"http://localhost/experiments/0903cc71-95b7-499c-9011-792f2f999364"}}', extra='') 105580ms [log] [configuration] {"experimentUrl": "http://localhost/experiments/0903cc71-95b7-499c-9011-792f2f999364"} 105637ms [log] WSMessage(type=, data='{"messageType":"command","command":"createPeerconnection","connectionType":"webrtc","connectionUrl":"http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8","services":[{"interfaces":[{"interfaceId":1,"interfaceType":"gpio","signals":{"gpio":"gpio1"},"busId":"gpio1","direction":"out"},{"interfaceId":2,"interfaceType":"gpio","signals":{"gpio":"gpio2"},"busId":"gpio2","direction":"out"}],"serviceId":"electrical","serviceType":"http://api.goldi-labs.de/serviceTypes/electrical","remoteServiceId":"electrical"}],"tiebreaker":true}', extra='') 105637ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8", "state": "new"}] 107641ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setLocalDescription(offer) 107641ms [err] v=0 107641ms [err] o=- 3927372128 3927372128 IN IP4 0.0.0.0 107641ms [err] s=- 107641ms [err] t=0 0 107641ms [err] a=group:BUNDLE 0 107641ms [err] a=msid-semantic:WMS * 107641ms [err] m=application 9 DTLS/SCTP 5000 107641ms [err] c=IN IP4 0.0.0.0 107641ms [err] a=mid:0 107641ms [err] a=sctpmap:5000 webrtc-datachannel 65535 107641ms [err] a=max-message-size:65536 107641ms [err] a=ice-ufrag:O6Vh 107641ms [err] a=ice-pwd:mLFRRjkSyeNu8QIj9W9WLi 107641ms [err] a=fingerprint:sha-256 E3:C0:45:0C:D8:19:69:06:A1:32:CF:BE:52:24:CE:13:FB:DD:49:71:17:E9:E6:51:52:2E:84:7C:D4:1E:3E:96 107641ms [err] a=setup:actpass 107641ms [err] 107642ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState new -> gathering 107643ms [log] makeOffer 107643ms [log] connectionstatechanged new new have-local-offer 107643ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8", "state": "new"}] 107644ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_made(<_SelectorDatagramTransport fd=8 read=idle write=>) 107644ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_made(<_SelectorDatagramTransport fd=9 read=idle write=>) 107646ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b"\x8f\xd9|\xc7\xc4\x88\x8d\x89U'\x95x") 107646ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xf9B\x0b~`\x06\x00\x9c\xf6\xecR\x17') 107647ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b"\x8f\xd9|\xc7\xc4\x88\x8d\x89U'\x95x") 107647ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('141.24.210.113', 3478) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xf9B\x0b~`\x06\x00\x9c\xf6\xecR\x17') 107649ms [err] DEBUG:aioice.turn:turn/udp connection_made(<_SelectorDatagramTransport fd=10 read=idle write=>) 107649ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'\xb6((\xf8R\x8c\xc5\x8b\x89\xf6\xe3a') 107650ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.ERROR, transaction_id=b'\xb6((\xf8R\x8c\xc5\x8b\x89\xf6\xe3a') 107650ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.REQUEST, transaction_id=b'#\xc9I\xd6\x17"G\x06\xc7U]y') 107651ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.ALLOCATE, message_class=Class.RESPONSE, transaction_id=b'#\xc9I\xd6\x17"G\x06\xc7U]y') 107652ms [err] INFO:aioice.turn:TURN allocation created ('141.24.210.113', 55604) (expires in 600 seconds) 107652ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_made() 107652ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceGatheringState gathering -> complete 107653ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8","content":{"canTrickle":true},"signalingType":"options","messageType":"signaling"}', extra='') 107653ms [log] handleSignalingMessage 107653ms [log] handleOptions 107653ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"setup","message":"The peerconnections for the experiment have been created."}', extra='') 107653ms [log] [experimentStatusChanged] {"status": "setup", "message": "The peerconnections for the experiment have been created."} 107677ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 59226) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xa1\xcd\xe8\xfd\xc8\x03\xd7\xea\xeb?K\xd4') 107678ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 59226) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xa1\xcd\xe8\xfd\xc8\x03\xd7\xea\xeb?K\xd4') 107686ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() setRemoteDescription(answer) 107686ms [err] v=0 107686ms [err] o=- 3927372128 3927372128 IN IP4 0.0.0.0 107686ms [err] s=- 107686ms [err] t=0 0 107686ms [err] a=group:BUNDLE 0 107686ms [err] a=msid-semantic:WMS * 107686ms [err] m=application 59226 DTLS/SCTP 5000 107686ms [err] c=IN IP4 172.30.0.1 107686ms [err] a=mid:0 107686ms [err] a=sctpmap:5000 webrtc-datachannel 65535 107686ms [err] a=max-message-size:65536 107686ms [err] a=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 59226 typ host 107686ms [err] a=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51144 typ host 107686ms [err] a=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 59226 typ srflx raddr 172.30.0.1 rport 59226 107686ms [err] a=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51144 typ srflx raddr 172.17.0.3 rport 51144 107686ms [err] a=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 55954 typ relay raddr 172.17.0.3 rport 52843 107686ms [err] a=end-of-candidates 107686ms [err] a=ice-ufrag:jedy 107686ms [err] a=ice-pwd:shBAAUtwsdq5hyyGCgvHFm 107686ms [err] a=fingerprint:sha-256 91:5D:9E:B2:A8:5C:1D:11:5B:2E:38:DC:BC:68:F9:AA:AA:EE:6D:BC:F9:16:7E:11:44:F5:54:D0:16:67:E7:25 107686ms [err] a=setup:active 107686ms [err] 107689ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - new -> checking 107689ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState new -> checking 107689ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState new -> connecting 107690ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.30.0.1', 59226)) State.FROZEN -> State.WAITING 107690ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('172.30.0.1', 59226)) State.FROZEN -> State.WAITING 107691ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.17.0.3', 51144)) State.FROZEN -> State.WAITING 107691ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('172.30.0.1', 59226)) State.FROZEN -> State.WAITING 107691ms [err] INFO:aioice.ice:Connection(0) Discovered peer reflexive candidate Candidate(vuq7FwrDpW 1 udp 1862270975 172.17.0.3 59226 typ prflx) 107691ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.17.0.3', 59226)) State.WAITING -> State.IN_PROGRESS 107692ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.17.0.3', 59226) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'\xad\xaaC\xd3}O\xb0P\x83\xe2]8') 107692ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.30.0.1', 59226)) State.WAITING -> State.IN_PROGRESS 107692ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 59226) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'ru\xc6\xd1\xa5s\xa6\xe0\xe8c\x9cU') 107692ms [log] WSMessage(type=, data='{"connectionUrl":"http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8","content":{"type":"answer","sdp":"v=0\\r\\no=- 3927372128 3927372128 IN IP4 0.0.0.0\\r\\ns=-\\r\\nt=0 0\\r\\na=group:BUNDLE 0\\r\\na=msid-semantic:WMS *\\r\\nm=application 59226 DTLS/SCTP 5000\\r\\nc=IN IP4 172.30.0.1\\r\\na=mid:0\\r\\na=sctpmap:5000 webrtc-datachannel 65535\\r\\na=max-message-size:65536\\r\\na=candidate:0961bcac0b59e37a584a6649389cc518 1 udp 2130706431 172.30.0.1 59226 typ host\\r\\na=candidate:1babb1fcee9cdf726f1cf5c362bdaa00 1 udp 2130706431 172.17.0.3 51144 typ host\\r\\na=candidate:28d6b70631c519d3d2fdf9fe28f27f3c 1 udp 1694498815 141.24.211.56 59226 typ srflx raddr 172.30.0.1 rport 59226\\r\\na=candidate:f3869d21c27d6b18cabec3a9b56be0d0 1 udp 1694498815 141.24.211.56 51144 typ srflx raddr 172.17.0.3 rport 51144\\r\\na=candidate:5b0ce6838dce07bc71098399cf88b5ee 1 udp 16777215 141.24.210.113 55954 typ relay raddr 172.17.0.3 rport 52843\\r\\na=end-of-candidates\\r\\na=ice-ufrag:jedy\\r\\na=ice-pwd:shBAAUtwsdq5hyyGCgvHFm\\r\\na=fingerprint:sha-256 91:5D:9E:B2:A8:5C:1D:11:5B:2E:38:DC:BC:68:F9:AA:AA:EE:6D:BC:F9:16:7E:11:44:F5:54:D0:16:67:E7:25\\r\\na=setup:active\\r\\n"},"signalingType":"answer","messageType":"signaling"}', extra='') 107692ms [log] handleSignalingMessage 107692ms [log] handleAnswer 107692ms [log] acceptAnswer 107692ms [log] connectionstatechanged connecting checking stable 107692ms [log] connectionstatechanged connecting checking stable 107692ms [log] connectionstatechanged connecting checking stable 107692ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8", "state": "connecting"}] 107693ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.17.0.3', 59226) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'\xad\xaaC\xd3}O\xb0P\x83\xe2]8') 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.17.0.3', 59226)) State.IN_PROGRESS -> State.SUCCEEDED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('172.30.0.1', 59226)) State.WAITING -> State.FAILED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.17.0.3', 51144)) State.WAITING -> State.FAILED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('172.17.0.3', 51144)) State.FROZEN -> State.FAILED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('141.24.211.56', 59226)) State.FROZEN -> State.FAILED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('141.24.211.56', 59226)) State.FROZEN -> State.FAILED 107693ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('141.24.211.56', 51144)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('141.24.211.56', 51144)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('141.24.210.113', 55954)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.17.0.3', 46367) -> ('141.24.210.113', 55954)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('172.30.0.1', 59226)) State.WAITING -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('172.17.0.3', 51144)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('141.24.211.56', 59226)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('141.24.211.56', 51144)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('141.24.210.113', 55604) -> ('141.24.210.113', 55954)) State.FROZEN -> State.FAILED 107694ms [err] INFO:aioice.ice:Connection(0) ICE completed 107695ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 59226) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'ru\xc6\xd1\xa5s\xa6\xe0\xe8c\x9cU') 107695ms [err] INFO:aioice.ice:Connection(0) Check CandidatePair(('172.30.0.1', 55000) -> ('172.30.0.1', 59226)) State.IN_PROGRESS -> State.SUCCEEDED 107696ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) < ('172.30.0.1', 59226) Message(message_method=Method.BINDING, message_class=Class.REQUEST, transaction_id=b'.o0\xa1\xfdu\x10V\xd1Y\x01\x1a') 107696ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) > ('172.30.0.1', 59226) Message(message_method=Method.BINDING, message_class=Class.RESPONSE, transaction_id=b'.o0\xa1\xfdu\x10V\xd1Y\x01\x1a') 107713ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - checking -> completed 107713ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState checking -> completed 107714ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.NEW -> State.CONNECTING 107718ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) x DTLS handshake negotiated SRTP_AEAD_AES_256_GCM 107718ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS handshake complete 107718ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTING -> State.CONNECTED 107718ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connecting -> connected 107719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > InitChunk(flags=0) 107719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) start 107719ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.CLOSED -> State.COOKIE_WAIT 107719ms [log] connectionstatechanged connecting completed stable 107719ms [log] connectionstatechanged connected completed stable 107719ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8", "state": "connected"}] 107720ms [log] [gpio] {"signal": "gpio1", "value": "strongH"} 107720ms [log] line {"signal":"gpio1","value":"strongH"} 107720ms [log] 107720ms [log] reading line 107720ms [log] [gpio] {"signal": "gpio2", "value": "strongL"} 107721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < InitAckChunk(flags=0) 107721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(InitChunk) cancel 107721ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - Peer supports 65535 outbound streams, 65535 max inbound streams 107722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > CookieEchoChunk(flags=0) 107722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) start 107722ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_WAIT -> State.COOKIE_ECHOED 107724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < CookieAckChunk(flags=0) 107724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T1(CookieEchoChunk) cancel 107724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.COOKIE_ECHOED -> State.ESTABLISHED 107724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=4256327670, stream_id=1, stream_seq=0) 107724ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 107726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < DataChunk(flags=3, tsn=828227405, stream_id=1, stream_seq=0) 107726ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - connecting -> open 107726ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=828227405, gaps=[]) 107727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4256327670, gaps=[]) 107727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 107727ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=4256327671, stream_id=1, stream_seq=1) 107728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 start 107728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=4256327672, stream_id=1, stream_seq=2) 107728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=4256327673, stream_id=1, stream_seq=3) 107728ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > DataChunk(flags=3, tsn=4256327674, stream_id=1, stream_seq=4) 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4256327671, gaps=[]) 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4256327672, gaps=[]) 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4256327673, gaps=[]) 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 restart 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) < SackChunk(flags=0, advertised_rwnd=1048576, cumulative_tsn=4256327674, gaps=[]) 107730ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - T3 cancel 107812ms [log] line {"signal":"gpio2","value":"strongL"} 107812ms [log] 107812ms [log] reading line 107812ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"running"}', extra='') 107812ms [log] [experimentStatusChanged] {"status": "running", "message": null} 107893ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) > AbortChunk(flags=0) 107893ms [err] DEBUG:aiortc.rtcsctptransport:RTCSctpTransport(client) - State.ESTABLISHED -> State.CLOSED 107893ms [err] DEBUG:aiortc.rtcdatachannel:RTCDataChannel(1) - open -> closed 107893ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - DTLS shutdown complete 107893ms [err] DEBUG:aiortc.rtcicetransport:RTCIceTransport(controlling) - completed -> closed 107893ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() iceConnectionState completed -> closed 107894ms [err] DEBUG:aiortc.rtcpeerconnection:RTCPeerConnection() connectionState connected -> closed 107894ms [err] DEBUG:aiortc.rtcdtlstransport:RTCDtlsTransport(server) - State.CONNECTED -> State.CLOSED 107894ms [log] WSMessage(type=, data='{"messageType":"command","command":"closePeerconnection","connectionUrl":"http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8"}', extra='') 107894ms [log] connectionstatechanged closed closed closed 107894ms [log] connectionstatechanged closed closed closed 107894ms [log] connectionstatechanged closed closed closed 107894ms [log] [connectionsChanged] [{"url": "http://localhost/peerconnections/e31eac09-a231-4746-bd53-e4516e9908d8", "state": "closed"}] 107895ms [err] DEBUG:aioice.ice:Connection(0) protocol(0) connection_lost(None) 107895ms [err] DEBUG:aioice.ice:Connection(0) protocol(1) connection_lost(None) 107895ms [err] DEBUG:aioice.turn:turn/udp > ('turn.goldi-labs.de', 3478) Message(message_method=Method.REFRESH, message_class=Class.REQUEST, transaction_id=b'\x02\xb8\x13[\xb0Z\xc6\xd1\t\x9b\x8c\xd2') 107896ms [err] DEBUG:aioice.turn:turn/udp < ('141.24.210.113', 3478) Message(message_method=Method.REFRESH, message_class=Class.RESPONSE, transaction_id=b'\x02\xb8\x13[\xb0Z\xc6\xd1\t\x9b\x8c\xd2') 107897ms [err] INFO:aioice.turn:TURN allocation deleted ('141.24.210.113', 55604) 107897ms [err] DEBUG:aioice.turn:turn/udp connection_lost(None) 107897ms [err] DEBUG:aioice.ice:Connection(0) protocol(2) connection_lost(None) 107984ms [log] WSMessage(type=, data='{"messageType":"experiment-status-changed","status":"finished","message":"The experiment has been finished successfully."}', extra='') 107984ms [log] [experimentStatusChanged] {"status": "finished", "message": "The experiment has been finished successfully."} ================== Client Communication (device <-> device): should connect without errors 108037ms [err] Traceback (most recent call last): 108037ms [err] File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main 108037ms [err] return _run_code(code, main_globals, None, 108037ms [err] File "/usr/lib/python3.10/runpy.py", line 86, in _run_code 108037ms [err] exec(code, run_globals) 108037ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 220, in 108037ms [err] sys.exit(main()) 108037ms [err] File "/builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/dummy-device/python/src/dummy_device/__main__.py", line 216, in main 108037ms [err] asyncio.run(main_async()) 108037ms [err] File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run 108038ms [err] return loop.run_until_complete(main) 108038ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 636, in run_until_complete 108038ms [err] self.run_forever() 108038ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 603, in run_forever 108038ms [err] self._run_once() 108038ms [err] File "/usr/lib/python3.10/asyncio/base_events.py", line 1871, in _run_once 108039ms [err] event_list = self._selector.select(timeout) 108039ms [err] File "/usr/lib/python3.10/selectors.py", line 469, in select 108039ms [err] fd_event_list = self._selector.poll(timeout, max_ev) 108039ms [err] KeyboardInterrupt ================== Client Communication (device <-> device): should start an experiment ================== Client Communication (edge instantiable <-> device): should connect without errors ================== Client Communication (edge instantiable <-> device): should start an experiment