2025-04-30 12:43:15,385 Generated random file: ewlutngesu of size: 10485760 2025-04-30 12:43:15,385 Requests: https://server4:443/ewlutngesu 2025-04-30 12:43:15,442 2025-04-30 12:43:15,443 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_9u0_20zc/ TESTCASE_SERVER=transfer TESTCASE_CLIENT=transfer WWW=/tmp/www_yste9jts/ DOWNLOADS=/tmp/download_k29mpcyu/ SERVER_LOGS=/tmp/logs_server_s2xtswzc CLIENT_LOGS=/tmp/logs_client_xk33s_eb SCENARIO="rebind --delay=15ms --bandwidth=10Mbps --queue=25 --first-rebind=1s --rebind-freq=5s --rebind-addr" CLIENT=ghcr.io/aws/s2n-quic/s2n-quic-qns:latest SERVER=peterdoornbosch/kwik_n_flupke-interop REQUESTS="https://server4:443/ewlutngesu" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 12:43:58,683 Container sim Recreate Container sim Recreated Container client Recreate Container server Recreate Container client Recreated Container server Recreated Attaching to client, server, sim sim | waiting 10s for server:443 server | Setting up routes... server | Actual changes: server | tx-checksum-ip-generic: off server | tx-tcp-segmentation: off [not requested] server | tx-tcp-ecn-segmentation: off [not requested] server | tx-tcp-mangleid-segmentation: off [not requested] server | tx-tcp6-segmentation: off [not requested] server | tx-udp-segmentation: off [not requested] server | tx-checksum-sctp: off client | Setting up routes... client | Actual changes: client | tx-checksum-ip-generic: off client | tx-tcp-segmentation: off [not requested] client | tx-tcp-ecn-segmentation: off [not requested] client | tx-tcp-mangleid-segmentation: off [not requested] client | tx-tcp6-segmentation: off [not requested] client | tx-udp-segmentation: off [not requested] client | tx-checksum-sctp: off server | Endpoint's IPv4 address is 193.167.100.100 client | Endpoint's IPv4 address is 193.167.0.100 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 client | x86_64 client | wait-for-it.sh: waiting 30 seconds for sim:57832 server | Importing keystore /server.p12 to /server.keystore... server | running kwik server version 0.10.2 server | Old Flupke plugin not found sim | server:443 is available after 1.05565922s sim | Using scenario: rebind --delay=15ms --bandwidth=10Mbps --queue=25 --first-rebind=1s --rebind-freq=5s --rebind-addr sim | tcpdump: listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | tcpdump: listening on eth0, link-type EN10MB (Ethernet), snapshot length 262144 bytes sim | 0s: first rebind in 1s, frequency 5s client | wait-for-it.sh: sim:57832 is available after 1 seconds client | connecting to server4 at 193.167.100.100:443 client | GET /ewlutngesu sim | 1s: rebinding: 193.167.0.100:33695 -> 193.167.0.224:59022 sim | 1.00083s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01165s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01268s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.0137s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01473s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01576s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01678s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01781s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01883s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.01986s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.02021s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.13188s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.3675s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.36851s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.84005s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 1.84106s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 2.78465s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 2.78567s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 4.67317s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 4.67419s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 6s: rebinding: 193.167.0.224:59022 -> 193.167.0.71:39968 sim | 8.44982s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 8.45084s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 11s: rebinding: 193.167.0.71:39968 -> 193.167.0.3:38910 sim | 16s: rebinding: 193.167.0.3:38910 -> 193.167.0.250:19495 sim | 16.0025s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 16.0035s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 21s: rebinding: 193.167.0.250:19495 -> 193.167.0.200:28302 sim | 26s: rebinding: 193.167.0.200:28302 -> 193.167.0.217:46157 sim | 31s: rebinding: 193.167.0.217:46157 -> 193.167.0.105:33243 sim | 31.107s: unknown binding for destination 193.167.0.100:33695, dropping packet sim | 31.108s: unknown binding for destination 193.167.0.100:33695, dropping packet server | java.io.InterruptedIOException: write failed because stream was aborted server | at tech.kwik.core.stream.StreamOutputStreamImpl.write(StreamOutputStreamImpl.java:106) server | at java.base/java.io.InputStream.transferTo(InputStream.java:797) server | at java.base/java.io.FileInputStream.transferTo(FileInputStream.java:390) server | at tech.kwik.h09.server.Http09Connection.handleRequest(Http09Connection.java:66) server | at tech.kwik.h09.server.Http09Connection.lambda$acceptPeerInitiatedStream$0(Http09Connection.java:51) server | at java.base/java.lang.Thread.run(Thread.java:1583) server | QLog: done with 7a42a736e1d7c962.qlog sim | 31.2882s: unknown binding for destination 193.167.0.100:33695, dropping packet client | Request /ewlutngesu failed: Custom { kind: TimedOut, error: ConnectionError { error: IdleTimerExpired { source: Location { file: "/app/quic/s2n-quic-transport/src/connection/connection_impl.rs", line: 1089, col: 24 } } } } client | Error: Custom { kind: TimedOut, error: ConnectionError { error: IdleTimerExpired { source: Location { file: "/app/quic/s2n-quic-transport/src/connection/connection_impl.rs", line: 1089, col: 24 } } } } client exited with code 1 Aborting on container exit... Container client Stopping Container server Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped