AVR / W5500 / Ethernet - Case 2.10 : Pass - 23 ms @ 2020-06-03T17:01:33.798Z
Case Description
Send 10 Pings with payload.
Case Expectation
Pongs for our Pings with all the payloads. Note: This is not required by the Spec .. but we check for this behaviour anyway. Clean close with normal code.
Case Outcome
Actual events match at least one expected.
Expected:
{'OK': [('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]}
Observed:
[('pong', u'payload-0'), ('pong', u'payload-1'), ('pong', u'payload-2'), ('pong', u'payload-3'), ('pong', u'payload-4'), ('pong', u'payload-5'), ('pong', u'payload-6'), ('pong', u'payload-7'), ('pong', u'payload-8'), ('pong', u'payload-9')]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.0-0.10.9 Host: 192.168.46.181:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: 18tXq6KZ5bs/hFqeb43Zyg== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Upgrade: websocket Connection: Upgrade Sec-WebSocket-Accept: ZHyxFhKQRLxNOYZlaV9JJaasUfk=
Key | Value | Description |
isServer | False | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
failedByMe | False | True, 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. |
droppedByMe | False | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
wasNotCleanReason | None | When wasClean == False, the reason what happened. |
wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
localCloseCode | 1000 | The close code I sent in close frame (if any). |
localCloseReason | None | The close reason I sent in close frame (if any). |
remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
Chop Size | Count | Octets |
1 | 43 | 43 |
2 | 12 | 24 |
3 | 3 | 9 |
4 | 1 | 4 |
9 | 2 | 18 |
10 | 1 | 10 |
11 | 2 | 22 |
12 | 1 | 12 |
44 | 1 | 44 |
57 | 1 | 57 |
Total | 67 | 243 |
Chop Size | Count | Octets |
8 | 1 | 8 |
15 | 10 | 150 |
245 | 1 | 245 |
Total | 12 | 403 |
Opcode | Count |
8 | 1 |
10 | 10 |
Total | 11 |
Opcode | Count |
8 | 1 |
9 | 10 |
Total | 11 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 48
002 RX OCTETS: 545450
003 RX OCTETS: 2f312e
004 RX OCTETS: 3120
005 RX OCTETS: 313031
006 RX OCTETS: 2053
007 RX OCTETS: 7769
008 RX OCTETS: 74
009 RX OCTETS: 6368
010 RX OCTETS: 69
011 RX OCTETS: 6e
012 RX OCTETS: 67
013 RX OCTETS: 20
014 RX OCTETS: 50
015 RX OCTETS: 72
016 RX OCTETS: 6f74
017 RX OCTETS: 6f
018 RX OCTETS: 63
019 RX OCTETS: 6f
020 RX OCTETS: 6c
021 RX OCTETS: 73
022 RX OCTETS: 0d0a
023 RX OCTETS: 55
024 RX OCTETS: 70
025 RX OCTETS: 67
026 RX OCTETS: 72
027 RX OCTETS: 61
028 RX OCTETS: 64
029 RX OCTETS: 653a2077
030 RX OCTETS: 65
031 RX OCTETS: 6273
032 RX OCTETS: 6f63
033 RX OCTETS: 6b
034 RX OCTETS: 65
035 RX OCTETS: 74
036 RX OCTETS: 0d0a
037 RX OCTETS: 43
038 RX OCTETS: 6f6e
039 RX OCTETS: 6e
040 RX OCTETS: 65
041 RX OCTETS: 63
042 RX OCTETS: 7469
043 RX OCTETS: 6f
044 RX OCTETS: 6e
045 RX OCTETS: 3a
046 RX OCTETS: 20
047 RX OCTETS: 55
048 RX OCTETS: 70
049 RX OCTETS: 67
050 RX OCTETS: 72
051 RX OCTETS: 61
052 RX OCTETS: 64
053 RX OCTETS: 650d0a5365632d576562536f636b65742d4163636570743a205a48797846684b51524c784e4f595a6c6156394a4a61617355
666b3d0d0a0d0a
054 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=3b99a79c, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-0
055 TX OCTETS: 89893b99a79c4bf8def054f8c3b10b
056 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=8c6ac9ac, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-1
057 TX OCTETS: 89898c6ac9acfc0bb0c0e30bad81bd
058 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=7854b108, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-2
059 TX OCTETS: 89897854b1080835c8641735d5254a
060 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=9433a116, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-3
061 TX OCTETS: 89899433a116e452d87afb52c53ba7
062 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=c5fc1772, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-4
063 TX OCTETS: 8989c5fc1772b59d6e1eaa9d735ff1
064 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=12da4b2a, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-5
065 TX OCTETS: 898912da4b2a62bb32467dbb2f0727
066 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=95b2b128, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-6
067 TX OCTETS: 898995b2b128e5d3c844fad3d505a3
068 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=f9f9a9d6, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-7
069 TX OCTETS: 8989f9f9a9d68998d0ba9698cdfbce
070 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=5eff5044, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-8
071 TX OCTETS: 89895eff50442e9e2928319e346966
072 TX FRAME : OPCODE=9, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=fd9df872, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
payload-9
073 TX OCTETS: 8989fd9df8728dfc811e92fc9c5fc4
074 CLOSE CONNECTION AFTER 3.000000 sec
075 RX OCTETS: 8a
076 RX OCTETS: 09
077 RX OCTETS: 7061796c6f61642d30
078 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-0
079 RX OCTETS: 8a097061796c6f61642d318a097061796c6f61642d328a097061796c6f61642d338a097061796c6f61642d34
080 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-1
081 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-2
082 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-3
083 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-4
084 RX OCTETS: 8a097061796c6f61642d358a
085 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-5
086 RX OCTETS: 097061796c6f61642d36
087 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-6
088 RX OCTETS: 8a097061796c6f61642d37
089 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-7
090 RX OCTETS: 8a097061796c6f61642d38
091 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-8
092 RX OCTETS: 8a
093 RX OCTETS: 09
094 RX OCTETS: 7061796c6f61642d39
095 RX FRAME : OPCODE=10, FIN=True, RSV=0, PAYLOAD-LEN=9, MASKED=False, MASK=None
payload-9
096 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=1a7afa2e, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
097 TX OCTETS: 88821a7afa2e1992
098 RX OCTETS: 88
099 RX OCTETS: 02
100 RX OCTETS: 03e8
101 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
102 TCP DROPPED BY PEER