2025-04-30 12:01:07,917 Generated random file: lngmcprfad of size: 5120 2025-04-30 12:01:07,917 Generated random file: crusjdiedw of size: 10240 2025-04-30 12:01:07,919 Generated random file: tuxwnkvvwd of size: 512000 2025-04-30 12:01:07,919 Requests: https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd 2025-04-30 12:01:07,977 2025-04-30 12:01:07,977 Command: WAITFORSERVER=server:443 CERTS=/tmp/certs_0cxdmfvm/ TESTCASE_SERVER=http3 TESTCASE_CLIENT=http3 WWW=/tmp/www_vtlggdsg/ DOWNLOADS=/tmp/download_etkg9ket/ SERVER_LOGS=/tmp/logs_server_lv9mns5n CLIENT_LOGS=/tmp/logs_client_jvw5m53r SCENARIO="simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25" CLIENT=ghcr.io/facebook/proxygen/mvfst-interop:latest SERVER=peterdoornbosch/kwik_n_flupke-interop REQUESTS="https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd" docker compose --env-file empty.env up --abort-on-container-exit --timeout 1 sim client server 2025-04-30 12:01:20,861 Container sim Created Container server Recreate Container client Recreate Container client Recreated Container server Recreated Attaching to client, server, sim sim | waiting 10s for server:443 client | + set -o nounset client | + VERSION=1 client | + HQ_CLI=/proxygen/_build/proxygen/bin/hq client | + PORT=443 client | + LOGLEVEL=2 client | + /setup.sh 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 client | Endpoint's IPv4 address is 193.167.0.100 client | Endpoint's IPv6 address is fd00:cafe:cafe::100 client | + PROTOCOL=hq-interop client | + HTTPVERSION=0.9 client | + CONN_FLOW_CONTROL=107374182 client | + STREAM_FLOW_CONTROL=107374182 client | ++ echo 'https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd' server | Setting up routes... client | ++ tr ' ' '\n' client | ++ awk -F / '{ print "/" $4 }' client | ++ paste -sd, 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 | + INVOCATIONS=/lngmcprfad,/crusjdiedw,/tuxwnkvvwd client | + EARLYDATA=false client | + PSK_FILE= client | + '[' -n http3 ']' client | + case "${TESTCASE}" in client | + PROTOCOL=h3 client | + HTTPVERSION=1.1 client | + '[' client == client ']' client | + /wait-for-it.sh sim:57832 -s -t 10 server | Endpoint's IPv4 address is 193.167.100.100 server | Endpoint's IPv6 address is fd00:cafe:cafe:100::100 client | wait-for-it.sh: waiting 10 seconds for sim:57832 server | Importing keystore /server.p12 to /server.keystore... server | running kwik server version 0.10.2 server | Flupke version (build id): 0.6 server | Old Flupke plugin not found sim | server:443 is available after 1.040333345s sim | Using scenario: simple-p2p --delay=15ms --bandwidth=10Mbps --queue=25 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 client | wait-for-it.sh: sim:57832 is available after 1 seconds client | + echo 'Starting QUIC client...' client | Starting QUIC client... client | + '[' -n 'https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd' ']' client | + REQS=("${REQUESTS}") client | + REQ='https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd' client | ++ echo 'https://server4:443/lngmcprfad https://server4:443/crusjdiedw https://server4:443/tuxwnkvvwd' client | ++ cut -d/ -f3 client | ++ cut -d: -f1 client | + SERVER=server4 client | + for INVOCATION in ${INVOCATIONS} client | + echo 'requesting files '\''/lngmcprfad,/crusjdiedw,/tuxwnkvvwd'\''' client | requesting files '/lngmcprfad,/crusjdiedw,/tuxwnkvvwd' client | + /proxygen/_build/proxygen/bin/hq --mode=client --host=server4 --port=443 --protocol=h3 --httpversion=1.1 --use_version=true --quic-version=1 --path=/lngmcprfad,/crusjdiedw,/tuxwnkvvwd --early_data=false --psk_file= --conn_flow_control=107374182 --stream_flow_control=107374182 --outdir=/downloads --logdir=/logs --qlogger_path=/logs --v=2 client | + tee /logs/client.log client | I20250430 12:01:09.551947 43 HQClient.cpp:47] HQClient connecting to 193.167.100.100:443 client | I20250430 12:01:09.846657 43 CurlClient.cpp:187] Sending request for /lngmcprfad client | I20250430 12:01:09.846920 43 CurlClient.cpp:187] Sending request for /crusjdiedw client | I20250430 12:01:09.846997 43 CurlClient.cpp:187] Sending request for /tuxwnkvvwd server | 193.167.0.100 - - [30/Apr/2025:12:01:09 +0000] GET /crusjdiedw HTTP/3 200 10240 server | 193.167.0.100 - - [30/Apr/2025:12:01:09 +0000] GET /lngmcprfad HTTP/3 200 5120 client | I20250430 12:01:10.014747 43 CurlClient.cpp:276] Got EOM for /lngmcprfad. Txn Time= 168 ms client | I20250430 12:01:10.027707 43 CurlClient.cpp:276] Got EOM for /crusjdiedw. Txn Time= 180 ms server | 193.167.0.100 - - [30/Apr/2025:12:01:09 +0000] GET /tuxwnkvvwd HTTP/3 200 512000 client | I20250430 12:01:10.505970 43 CurlClient.cpp:276] Got EOM for /tuxwnkvvwd. Txn Time= 658 ms client exited with code 0 Aborting on container exit... Container server Stopping Container client Stopping Container client Stopped Container server Stopped Container sim Stopping Container sim Stopped 2025-04-30 12:01:20,950 No key log file found. 2025-04-30 12:01:20,951 No key log file found. 2025-04-30 12:01:20,951 No key log file found. 2025-04-30 12:01:20,951 No key log file found. 2025-04-30 12:01:21,524 Check of downloaded files succeeded.