SwiftWebSocket - Case 12.1.17 : Pass - 3201 ms @ 2016-04-13T16:11:06.310Z
Case Description
Send 1000 compressed messages each of payload size 131072, auto-fragment to 4096 octets. Use default permessage-deflate offer.
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=322&agent=SwiftWebSocket HTTP/1.1 Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits; server_max_window_bits=15 Upgrade: websocket User-Agent: SwiftWebSocket Origin: ws://localhost:9001/runCase?case=322&agent=SwiftWebSocket Sec-WebSocket-Version: 13 Connection: Upgrade Host: localhost:9001 Sec-WebSocket-Key: r7PE98uFsH/ydaZAH7SxHw==
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: Ki5e0skv8Sv9/2smYsyMfy6qYCE= Sec-WebSocket-Extensions: permessage-deflate; server_max_window_bits=15
| 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 | 
| 382 | 1 | 382 | 
| 65536 | 2000 | 131072000 | 
| Total | 3002 | 131086388 | 
| Chop Size | Count | Octets | 
| 4 | 1 | 4 | 
| 279 | 1 | 279 | 
| 1479 | 2 | 2958 | 
| 1480 | 2 | 2960 | 
| 1481 | 1 | 1481 | 
| 1482 | 1 | 1482 | 
| 1483 | 2 | 2966 | 
| 1484 | 5 | 7420 | 
| 1485 | 6 | 8910 | 
| 1486 | 5 | 7430 | 
| 1487 | 4 | 5948 | 
| 1488 | 1 | 1488 | 
| 1489 | 6 | 8934 | 
| 1490 | 8 | 11920 | 
| 1491 | 6 | 8946 | 
| 1492 | 4 | 5968 | 
| 1493 | 10 | 14930 | 
| 1494 | 9 | 13446 | 
| 1495 | 7 | 10465 | 
| 1496 | 6 | 8976 | 
| 1497 | 6 | 8982 | 
| 1498 | 4 | 5992 | 
| 1499 | 4 | 5996 | 
| 1500 | 5 | 7500 | 
| 1501 | 4 | 6004 | 
| 1502 | 8 | 12016 | 
| 1503 | 17 | 25551 | 
| 1504 | 16 | 24064 | 
| 1505 | 14 | 21070 | 
| 1506 | 13 | 19578 | 
| 1507 | 6 | 9042 | 
| 1508 | 6 | 9048 | 
| 1509 | 11 | 16599 | 
| 1510 | 15 | 22650 | 
| 1511 | 13 | 19643 | 
| 1512 | 9 | 13608 | 
| 1513 | 6 | 9078 | 
| 1514 | 6 | 9084 | 
| 1515 | 6 | 9090 | 
| 1516 | 2 | 3032 | 
| 1517 | 4 | 6068 | 
| 1518 | 5 | 7590 | 
| 1519 | 4 | 6076 | 
| 1520 | 5 | 7600 | 
| 1521 | 4 | 6084 | 
| 1523 | 2 | 3046 | 
| 1524 | 2 | 3048 | 
| 1526 | 2 | 3052 | 
| 1528 | 1 | 1528 | 
| 1529 | 1 | 1529 | 
| 1531 | 3 | 4593 | 
| 1533 | 3 | 4599 | 
| 1534 | 2 | 3068 | 
| 1536 | 1 | 1536 | 
| 1538 | 2 | 3076 | 
| 1539 | 1 | 1539 | 
| 1541 | 2 | 3082 | 
| 1542 | 3 | 4626 | 
| 1543 | 1 | 1543 | 
| 1544 | 2 | 3088 | 
| 1545 | 2 | 3090 | 
| 1546 | 1 | 1546 | 
| 1547 | 2 | 3094 | 
| 1548 | 1 | 1548 | 
| 1549 | 3 | 4647 | 
| 1550 | 1 | 1550 | 
| 1551 | 3 | 4653 | 
| 1552 | 6 | 9312 | 
| 1553 | 2 | 3106 | 
| 1554 | 3 | 4662 | 
| 1555 | 1 | 1555 | 
| 1561 | 1 | 1561 | 
| 1568 | 1 | 1568 | 
| 1569 | 2 | 3138 | 
| 1571 | 1 | 1571 | 
| 1572 | 1 | 1572 | 
| 1574 | 1 | 1574 | 
| 1575 | 2 | 3150 | 
| 1577 | 3 | 4731 | 
| 1578 | 1 | 1578 | 
| 1579 | 1 | 1579 | 
| 1580 | 2 | 3160 | 
| 1581 | 3 | 4743 | 
| 1582 | 9 | 14238 | 
| 1583 | 5 | 7915 | 
| 1584 | 3 | 4752 | 
| 1585 | 11 | 17435 | 
| 1586 | 9 | 14274 | 
| 1587 | 15 | 23805 | 
| 1588 | 20 | 31760 | 
| 1589 | 14 | 22246 | 
| 1590 | 16 | 25440 | 
| 1591 | 14 | 22274 | 
| 1592 | 21 | 33432 | 
| 1593 | 26 | 41418 | 
| 1594 | 17 | 27098 | 
| 1595 | 11 | 17545 | 
| 1596 | 26 | 41496 | 
| 1597 | 21 | 33537 | 
| 1598 | 23 | 36754 | 
| 1599 | 16 | 25584 | 
| 1600 | 25 | 40000 | 
| 1601 | 24 | 38424 | 
| 1602 | 24 | 38448 | 
| 1603 | 11 | 17633 | 
| 1604 | 18 | 28872 | 
| 1605 | 19 | 30495 | 
| 1606 | 14 | 22484 | 
| 1607 | 9 | 14463 | 
| 1608 | 25 | 40200 | 
| 1609 | 24 | 38616 | 
| 1610 | 16 | 25760 | 
| 1611 | 12 | 19332 | 
| 1612 | 12 | 19344 | 
| 1613 | 8 | 12904 | 
| 1614 | 9 | 14526 | 
| 1615 | 13 | 20995 | 
| 1616 | 4 | 6464 | 
| 1617 | 6 | 9702 | 
| 1618 | 3 | 4854 | 
| 1619 | 1 | 1619 | 
| 1620 | 2 | 3240 | 
| 1621 | 2 | 3242 | 
| 1622 | 5 | 8110 | 
| 1623 | 3 | 4869 | 
| 1624 | 3 | 4872 | 
| 1625 | 5 | 8125 | 
| 1626 | 4 | 6504 | 
| 1627 | 12 | 19524 | 
| 1628 | 10 | 16280 | 
| 1629 | 7 | 11403 | 
| 1630 | 11 | 17930 | 
| 1631 | 9 | 14679 | 
| 1632 | 2 | 3264 | 
| 1633 | 3 | 4899 | 
| 1635 | 2 | 3270 | 
| 1636 | 3 | 4908 | 
| 1637 | 1 | 1637 | 
| 1650 | 1 | 1650 | 
| 1651 | 1 | 1651 | 
| 1652 | 1 | 1652 | 
| 1654 | 3 | 4962 | 
| 1655 | 2 | 3310 | 
| 1657 | 1 | 1657 | 
| 1665 | 1 | 1665 | 
| 1666 | 2 | 3332 | 
| 4100 | 1000 | 4100000 | 
| Total | 2002 | 5672370 | 
| Opcode | Count | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 1001 | 
| Opcode | Count | 
| 0 | 1000 | 
| 1 | 1000 | 
| 8 | 1 | 
| Total | 2001 | 
000 RX OCTETS: 474554202f72756e436173653f636173653d333232266167656e743d5377696674576562536f636b657420485454502f312e
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: 88800d228b94
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=0, MASKED=True, MASK=3064323238623934
009 TCP DROPPED BY ME