SwiftWebSocket - Case 13.1.16 : Pass - 3277 ms @ 2016-04-13T16:15:51.044Z
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 1024 octets. Use permessage-deflate client offers (requestNoContextTakeover, requestMaxWindowBits): [(False, 0)]
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=411&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=411&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: jSAl6rVcUdGvrxPzLlFYzg==
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: ZM0jld8zkqMA6ooYj+SmtYARc0Y= Sec-WebSocket-Extensions: permessage-deflate
| 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 | 998 | 13972 | 
| 222 | 2 | 444 | 
| 355 | 1 | 355 | 
| 65328 | 2 | 130656 | 
| 65536 | 1998 | 130940928 | 
| Total | 3002 | 131086361 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 252 | 1 | 252 | 
| 455 | 2 | 910 | 
| 456 | 2 | 912 | 
| 457 | 1 | 457 | 
| 458 | 1 | 458 | 
| 459 | 2 | 918 | 
| 460 | 5 | 2300 | 
| 461 | 6 | 2766 | 
| 462 | 5 | 2310 | 
| 463 | 4 | 1852 | 
| 464 | 1 | 464 | 
| 465 | 6 | 2790 | 
| 466 | 8 | 3728 | 
| 467 | 6 | 2802 | 
| 468 | 4 | 1872 | 
| 469 | 10 | 4690 | 
| 470 | 9 | 4230 | 
| 471 | 7 | 3297 | 
| 472 | 6 | 2832 | 
| 473 | 6 | 2838 | 
| 474 | 4 | 1896 | 
| 475 | 4 | 1900 | 
| 476 | 5 | 2380 | 
| 477 | 4 | 1908 | 
| 478 | 8 | 3824 | 
| 479 | 17 | 8143 | 
| 480 | 16 | 7680 | 
| 481 | 14 | 6734 | 
| 482 | 13 | 6266 | 
| 483 | 6 | 2898 | 
| 484 | 6 | 2904 | 
| 485 | 11 | 5335 | 
| 486 | 15 | 7290 | 
| 487 | 13 | 6331 | 
| 488 | 9 | 4392 | 
| 489 | 6 | 2934 | 
| 490 | 6 | 2940 | 
| 491 | 6 | 2946 | 
| 492 | 2 | 984 | 
| 493 | 4 | 1972 | 
| 494 | 5 | 2470 | 
| 495 | 4 | 1980 | 
| 496 | 5 | 2480 | 
| 497 | 4 | 1988 | 
| 499 | 2 | 998 | 
| 500 | 2 | 1000 | 
| 502 | 2 | 1004 | 
| 504 | 1 | 504 | 
| 505 | 1 | 505 | 
| 507 | 3 | 1521 | 
| 509 | 3 | 1527 | 
| 510 | 2 | 1020 | 
| 512 | 1 | 512 | 
| 514 | 2 | 1028 | 
| 515 | 1 | 515 | 
| 517 | 2 | 1034 | 
| 518 | 3 | 1554 | 
| 519 | 1 | 519 | 
| 520 | 2 | 1040 | 
| 521 | 2 | 1042 | 
| 522 | 1 | 522 | 
| 523 | 2 | 1046 | 
| 524 | 1 | 524 | 
| 525 | 3 | 1575 | 
| 526 | 1 | 526 | 
| 527 | 3 | 1581 | 
| 528 | 6 | 3168 | 
| 529 | 2 | 1058 | 
| 530 | 3 | 1590 | 
| 531 | 1 | 531 | 
| 537 | 1 | 537 | 
| 544 | 1 | 544 | 
| 545 | 2 | 1090 | 
| 547 | 1 | 547 | 
| 548 | 1 | 548 | 
| 550 | 1 | 550 | 
| 551 | 2 | 1102 | 
| 553 | 3 | 1659 | 
| 554 | 1 | 554 | 
| 555 | 1 | 555 | 
| 556 | 2 | 1112 | 
| 557 | 3 | 1671 | 
| 558 | 9 | 5022 | 
| 559 | 5 | 2795 | 
| 560 | 3 | 1680 | 
| 561 | 11 | 6171 | 
| 562 | 9 | 5058 | 
| 563 | 15 | 8445 | 
| 564 | 20 | 11280 | 
| 565 | 14 | 7910 | 
| 566 | 16 | 9056 | 
| 567 | 14 | 7938 | 
| 568 | 21 | 11928 | 
| 569 | 26 | 14794 | 
| 570 | 17 | 9690 | 
| 571 | 11 | 6281 | 
| 572 | 26 | 14872 | 
| 573 | 21 | 12033 | 
| 574 | 23 | 13202 | 
| 575 | 16 | 9200 | 
| 576 | 25 | 14400 | 
| 577 | 24 | 13848 | 
| 578 | 24 | 13872 | 
| 579 | 11 | 6369 | 
| 580 | 18 | 10440 | 
| 581 | 19 | 11039 | 
| 582 | 14 | 8148 | 
| 583 | 9 | 5247 | 
| 584 | 25 | 14600 | 
| 585 | 24 | 14040 | 
| 586 | 16 | 9376 | 
| 587 | 12 | 7044 | 
| 588 | 12 | 7056 | 
| 589 | 8 | 4712 | 
| 590 | 9 | 5310 | 
| 591 | 13 | 7683 | 
| 592 | 4 | 2368 | 
| 593 | 6 | 3558 | 
| 594 | 3 | 1782 | 
| 595 | 1 | 595 | 
| 596 | 2 | 1192 | 
| 597 | 2 | 1194 | 
| 598 | 5 | 2990 | 
| 599 | 3 | 1797 | 
| 600 | 3 | 1800 | 
| 601 | 5 | 3005 | 
| 602 | 4 | 2408 | 
| 603 | 12 | 7236 | 
| 604 | 10 | 6040 | 
| 605 | 7 | 4235 | 
| 606 | 11 | 6666 | 
| 607 | 9 | 5463 | 
| 608 | 2 | 1216 | 
| 609 | 3 | 1827 | 
| 611 | 2 | 1222 | 
| 612 | 3 | 1836 | 
| 613 | 1 | 613 | 
| 626 | 1 | 626 | 
| 627 | 1 | 627 | 
| 628 | 1 | 628 | 
| 630 | 3 | 1890 | 
| 631 | 2 | 1262 | 
| 633 | 1 | 633 | 
| 641 | 1 | 641 | 
| 642 | 2 | 1284 | 
| 1028 | 5000 | 5140000 | 
| Total | 6002 | 5688343 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 5000 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 6001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d343131266167656e743d5377696674576562536f636b657420485454502f312e
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: 8880eccfd76b
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=6563636664373662
009 TCP DROPPED BY ME