Autobahn WebSocket Testsuite Report
Autobahn WebSocket

AVR / W5500 / Ethernet - Case 5.8 : Pass - 38 ms @ 2020-06-03T10:54:39.903Z

Case Description

Send text Message fragmented into 2 fragments, one ping with payload in-between. Octets are sent in octet-wise chops.

Case Expectation

A pong is received, then the message is echo'ed back to us.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': [('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]}

Observed:
[('pong', u'ping payload'), ('message', u'fragment1fragment2', False)]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=52&agent=AVR%20/%20W5500%20/%20Ethernet HTTP/1.1
Host: 192.168.46.31:9001
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: +DgnEu9n0bCSLKNFqOyiRA==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.0-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: NmWguOCe0tBuW4Drq4vgZVt8dCo=


Closing Behavior

KeyValueDescription
isServerTrueTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeTrueTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
199
2510
3515
414
5525
616
9218
12112
21121
45145
94194
Total32259

Octets Transmitted by Chop Size

Chop SizeCountOctets
13636
414
2061206
Total38246

Frames Received by Opcode

OpcodeCount
11
81
101
Total3

Frames Transmitted by Opcode

OpcodeCount
01
11
81
91
Total4


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d3532266167656e743d4156522532302f25323057353530302532302f25323045
               746865726e657420485454502f31 ...
001 RX OCTETS: 557067726164
002 RX OCTETS: 653a207765
003 RX OCTETS: 62736f
004 RX OCTETS: 63
005 RX OCTETS: 6b65740d0a436f6e6e
006 RX OCTETS: 656374696f6e3a2055
007 RX OCTETS: 706772
008 RX OCTETS: 61
009 RX OCTETS: 64650d0a
010 RX OCTETS: 5365632d576562536f636b65742d4b65793a202b44676e4575396e306243534c4b4e46714f796952413d3d0d0a
011 RX OCTETS: 536563
012 RX OCTETS: 2d57656253
013 RX OCTETS: 6f636b65742d56657273696f6e3a2031330d0a0d0a
014 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
015 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment1
016 TX OCTETS: 01
017 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=12, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               ping payload
018 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment2
019 CLOSE CONNECTION AFTER 1.000000 sec
020 TX OCTETS: 09
021 TX OCTETS: 66
022 TX OCTETS: 72
023 TX OCTETS: 61
024 TX OCTETS: 67
025 TX OCTETS: 6d
026 TX OCTETS: 65
027 TX OCTETS: 6e
028 TX OCTETS: 74
029 TX OCTETS: 31
030 TX OCTETS: 89
031 TX OCTETS: 0c
032 TX OCTETS: 70
033 TX OCTETS: 69
034 TX OCTETS: 6e
035 TX OCTETS: 67
036 TX OCTETS: 20
037 TX OCTETS: 70
038 TX OCTETS: 61
039 TX OCTETS: 79
040 TX OCTETS: 6c
041 TX OCTETS: 6f
042 TX OCTETS: 61
043 TX OCTETS: 64
044 TX OCTETS: 80
045 TX OCTETS: 09
046 TX OCTETS: 66
047 TX OCTETS: 72
048 TX OCTETS: 61
049 TX OCTETS: 67
050 TX OCTETS: 6d
051 TX OCTETS: 65
052 TX OCTETS: 6e
053 TX OCTETS: 74
054 TX OCTETS: 32
055 RX OCTETS: 8a8c
056 RX OCTETS: 0c005e9f7c
057 RX OCTETS: 6930
058 RX OCTETS: f82c70
059 RX OCTETS: 3f
060 RX OCTETS: e660
061 RX OCTETS: 6f
062 RX OCTETS: 3f
063 RX OCTETS: fb
064 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=12, MASKED=True, MASK=3063303035653966
               ping payload
065 RX OCTETS: 8192
066 RX OCTETS: 2791694541
067 RX OCTETS: e308224af4073116f71b2440
068 RX OCTETS: fc0c
069 RX OCTETS: 2b53a3
070 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=True, MASK=3237393136393435
               fragment1fragment2
071 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
072 TX OCTETS: 880203e8
073 RX OCTETS: 88
074 RX OCTETS: 82
075 RX OCTETS: 38074bac3b
076 RX OCTETS: ef
077 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3338303734626163
               0x03e8
078 TCP DROPPED BY ME