SwiftWebSocket - Case 13.3.14 : Pass - 4251 ms @ 2016-04-13T16:16:50.699Z
Case Description
Send 1000 compressed messages each of payload size 65536, auto-fragment to 256 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 8)]
Case Expectation
Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.
         Case Outcome
Ok, received all echo'ed messages in time.
         Expected:
{}
         Observed:
[]
      
Case Closing Behavior
Connection was properly closed (OK)
GET /runCase?case=445&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=8 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=445&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: 44J3v6S9bsKnbWSx5V9fgw==
HTTP/1.1 101 Switching Protocols Server: AutobahnTestSuite/0.7.2-0.10.9 X-Powered-By: AutobahnPython/0.10.9 Upgrade: WebSocket Connection: Upgrade Sec-WebSocket-Accept: YtHO+A9BQmk/tvk7OS4DjAxod90= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=8; client_max_window_bits=8
| Key | Value | Description | 
| isServer | True | 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 | True | True, iff I dropped the TCP connection. | 
| wasClean | True | True, iff full WebSockets 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 | None | 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 | 
| 6 | 1 | 6 | 
| 14 | 1000 | 14000 | 
| 381 | 1 | 381 | 
| 65536 | 1000 | 65536000 | 
| Total | 2002 | 65550387 | 
| Chop Size | Count | Octets | 
| 2 | 4 | 8 | 
| 3 | 3 | 9 | 
| 4 | 5 | 20 | 
| 5 | 3 | 15 | 
| 7 | 4 | 28 | 
| 8 | 6 | 48 | 
| 9 | 6 | 54 | 
| 10 | 16 | 160 | 
| 11 | 18 | 198 | 
| 12 | 9 | 108 | 
| 13 | 6 | 78 | 
| 14 | 9 | 126 | 
| 15 | 7 | 105 | 
| 16 | 4 | 64 | 
| 17 | 4 | 68 | 
| 18 | 4 | 72 | 
| 19 | 1 | 19 | 
| 20 | 1 | 20 | 
| 21 | 3 | 63 | 
| 22 | 4 | 88 | 
| 23 | 1 | 23 | 
| 24 | 2 | 48 | 
| 25 | 3 | 75 | 
| 26 | 5 | 130 | 
| 27 | 3 | 81 | 
| 28 | 3 | 84 | 
| 30 | 6 | 180 | 
| 31 | 6 | 186 | 
| 32 | 6 | 192 | 
| 33 | 13 | 429 | 
| 34 | 7 | 238 | 
| 35 | 15 | 525 | 
| 36 | 10 | 360 | 
| 37 | 13 | 481 | 
| 38 | 15 | 570 | 
| 39 | 13 | 507 | 
| 40 | 12 | 480 | 
| 41 | 15 | 615 | 
| 42 | 11 | 462 | 
| 43 | 14 | 602 | 
| 44 | 13 | 572 | 
| 45 | 16 | 720 | 
| 46 | 11 | 506 | 
| 47 | 10 | 470 | 
| 48 | 8 | 384 | 
| 49 | 11 | 539 | 
| 50 | 19 | 950 | 
| 51 | 16 | 816 | 
| 52 | 14 | 728 | 
| 53 | 17 | 901 | 
| 54 | 14 | 756 | 
| 55 | 4 | 220 | 
| 56 | 7 | 392 | 
| 57 | 2 | 114 | 
| 58 | 2 | 116 | 
| 59 | 4 | 236 | 
| 60 | 3 | 180 | 
| 61 | 5 | 305 | 
| 62 | 4 | 248 | 
| 63 | 1 | 63 | 
| 64 | 1 | 64 | 
| 65 | 4 | 260 | 
| 66 | 1 | 66 | 
| 68 | 1 | 68 | 
| 69 | 4 | 276 | 
| 70 | 2 | 140 | 
| 71 | 2 | 142 | 
| 72 | 8 | 576 | 
| 73 | 6 | 438 | 
| 74 | 2 | 148 | 
| 75 | 3 | 225 | 
| 77 | 5 | 385 | 
| 78 | 2 | 156 | 
| 79 | 1 | 79 | 
| 80 | 5 | 400 | 
| 81 | 1 | 81 | 
| 83 | 1 | 83 | 
| 84 | 1 | 84 | 
| 85 | 5 | 425 | 
| 86 | 3 | 258 | 
| 87 | 3 | 261 | 
| 88 | 7 | 616 | 
| 89 | 5 | 445 | 
| 90 | 9 | 810 | 
| 91 | 8 | 728 | 
| 92 | 10 | 920 | 
| 93 | 10 | 930 | 
| 94 | 15 | 1410 | 
| 95 | 20 | 1900 | 
| 96 | 8 | 768 | 
| 97 | 5 | 485 | 
| 98 | 4 | 392 | 
| 99 | 1 | 99 | 
| 100 | 1 | 100 | 
| 101 | 1 | 101 | 
| 102 | 3 | 306 | 
| 103 | 1 | 103 | 
| 104 | 2 | 208 | 
| 105 | 1 | 105 | 
| 106 | 5 | 530 | 
| 107 | 2 | 214 | 
| 108 | 4 | 432 | 
| 109 | 4 | 436 | 
| 110 | 16 | 1760 | 
| 111 | 13 | 1443 | 
| 112 | 9 | 1008 | 
| 113 | 11 | 1243 | 
| 114 | 5 | 570 | 
| 115 | 12 | 1380 | 
| 116 | 11 | 1276 | 
| 117 | 5 | 585 | 
| 118 | 4 | 472 | 
| 119 | 4 | 476 | 
| 120 | 5 | 600 | 
| 121 | 2 | 242 | 
| 122 | 5 | 610 | 
| 123 | 2 | 246 | 
| 124 | 1 | 124 | 
| 138 | 1 | 138 | 
| 140 | 2 | 280 | 
| 141 | 1 | 141 | 
| 142 | 2 | 284 | 
| 143 | 3 | 429 | 
| 144 | 1 | 144 | 
| 145 | 1 | 145 | 
| 146 | 2 | 292 | 
| 149 | 2 | 298 | 
| 150 | 1 | 150 | 
| 151 | 2 | 302 | 
| 152 | 2 | 304 | 
| 155 | 1 | 155 | 
| 156 | 1 | 156 | 
| 158 | 1 | 158 | 
| 161 | 1 | 161 | 
| 162 | 1 | 162 | 
| 163 | 2 | 326 | 
| 164 | 1 | 164 | 
| 166 | 1 | 166 | 
| 171 | 2 | 342 | 
| 172 | 1 | 172 | 
| 173 | 2 | 346 | 
| 174 | 3 | 522 | 
| 175 | 2 | 350 | 
| 176 | 1 | 176 | 
| 177 | 1 | 177 | 
| 179 | 3 | 537 | 
| 180 | 1 | 180 | 
| 181 | 3 | 543 | 
| 182 | 1 | 182 | 
| 183 | 2 | 366 | 
| 184 | 3 | 552 | 
| 185 | 3 | 555 | 
| 186 | 3 | 558 | 
| 187 | 3 | 561 | 
| 188 | 3 | 564 | 
| 189 | 2 | 378 | 
| 190 | 3 | 570 | 
| 191 | 3 | 573 | 
| 192 | 5 | 960 | 
| 193 | 1 | 193 | 
| 196 | 1 | 196 | 
| 197 | 1 | 197 | 
| 198 | 2 | 396 | 
| 199 | 1 | 199 | 
| 202 | 1 | 202 | 
| 203 | 3 | 609 | 
| 204 | 5 | 1020 | 
| 205 | 2 | 410 | 
| 206 | 2 | 412 | 
| 207 | 1 | 207 | 
| 208 | 2 | 416 | 
| 209 | 1 | 209 | 
| 212 | 1 | 212 | 
| 213 | 1 | 213 | 
| 214 | 1 | 214 | 
| 215 | 2 | 430 | 
| 216 | 1 | 216 | 
| 217 | 1 | 217 | 
| 218 | 2 | 436 | 
| 219 | 1 | 219 | 
| 225 | 1 | 225 | 
| 226 | 6 | 1356 | 
| 227 | 2 | 454 | 
| 228 | 10 | 2280 | 
| 229 | 7 | 1603 | 
| 230 | 4 | 920 | 
| 231 | 5 | 1155 | 
| 232 | 7 | 1624 | 
| 233 | 9 | 2097 | 
| 234 | 5 | 1170 | 
| 235 | 2 | 470 | 
| 236 | 3 | 708 | 
| 238 | 1 | 238 | 
| 239 | 5 | 1195 | 
| 240 | 2 | 480 | 
| 241 | 2 | 482 | 
| 242 | 4 | 968 | 
| 243 | 2 | 486 | 
| 244 | 3 | 732 | 
| 245 | 3 | 735 | 
| 246 | 7 | 1722 | 
| 247 | 2 | 494 | 
| 248 | 3 | 744 | 
| 249 | 3 | 747 | 
| 251 | 4 | 1004 | 
| 252 | 1 | 252 | 
| 253 | 2 | 506 | 
| 254 | 4 | 1016 | 
| 255 | 1 | 255 | 
| 256 | 4 | 1024 | 
| 257 | 5 | 1285 | 
| 258 | 6 | 1548 | 
| 259 | 1 | 259 | 
| 260 | 9159 | 2381340 | 
| 304 | 1 | 304 | 
| Total | 10161 | 2477743 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 9159 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 10160 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343435266167656e743d5377696674576562536f636b657420485454502f312e
310d0a5365632d576562536f636b ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
5465737453756974652f302e372e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 888003fc7d4c
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3033666337643463
009 TCP DROPPED BY ME