mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
239 lines
47 KiB
Plaintext
239 lines
47 KiB
Plaintext
2026-02-04 04:34:31.157 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 04:34:31.157 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207
|
|
2026-02-04 04:34:31.157 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 04:34:31.158 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-04 04:34:31.164 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:31.164 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:31.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:31.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:31.176 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:31.176 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:31.182 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 04:34:31.182 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:31.183 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-02-04 04:34:31.183 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:31.183 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:31.184 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:31.184 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.243
|
|
2026-02-04 04:34:31.184 DEBUG [src.node.docker_mananger] Generated ports ['20432', '20433', '20434', '20435', '20436']
|
|
2026-02-04 04:34:31.185 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:31.185 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:31.185 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:31.185 DEBUG [src.node.docker_mananger] docker run -i -t -p 20432:20432 -p 20433:20433 -p 20434:20434 -p 20435:20435 -p 20436:20436 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20434 --rest-port=20432 --tcp-port=20433 --discv5-udp-port=20435 --rest-address=0.0.0.0 --nat=extip:172.18.193.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4cea9fcdefcd970ee2813c08ba7cf0bec9f7b73b737d67b6e85bd251d5d758e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20436 --metrics-logging=true --relay=true
|
|
2026-02-04 04:34:31.289 ERROR [src.node.docker_mananger] Max retries reached for container fdc34f125b06. Exiting log stream.
|
|
2026-02-04 04:34:31.367 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.243 waku b7dcfd8d18b543e48f46399488c7afc81e62d414d2b78e0b8b96fe5338e5289c
|
|
2026-02-04 04:34:31.395 DEBUG [src.node.docker_mananger] Container started with ID b7dcfd8d18b5. Setting up logs at ./log/docker/node1_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:31.396 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20432
|
|
2026-02-04 04:34:31.396 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:31.693 ERROR [src.node.docker_mananger] Max retries reached for container 95bd84df8812. Exiting log stream.
|
|
2026-02-04 04:34:32.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20432/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:32.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 04:34:32.400 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:32.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20432/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:32.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.243/tcp/20433/p2p/16Uiu2HAkwGaTNtnYZ27dnQjYb15WpYXmg6MJFg3jRebqkKM7C4WF","/ip4/172.18.193.243/tcp/20434/ws/p2p/16Uiu2HAkwGaTNtnYZ27dnQjYb15WpYXmg6MJFg3jRebqkKM7C4WF"],"enrUri":"enr:-L24QB4Q8itG4w_onDjiZ-zdoQg65Y5B97KQGpEHYoRQgCluHEX_Sstq7qgdSlT0rXVlcchobKKxGSOp4EBpnX-7Q_gCgmlkgnY0gmlwhKwSwfOKbXVsdGlhZGRyc5YACASsEsHzBk_RAAoErBLB8wZP0t0DgnJzhQADAQAAiXNlY3AyNTZrMaECG2LmbbG0wGnp5oai_LaCxGkaUmCwI0hikM4PMSTM-KSDdGNwgk_Rg3VkcIJP04V3YWt1MgE"}'
|
|
2026-02-04 04:34:32.402 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:32.402 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:32.402 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:32.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:32.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.210
|
|
2026-02-04 04:34:32.404 DEBUG [src.node.docker_mananger] Generated ports ['23754', '23755', '23756', '23757', '23758']
|
|
2026-02-04 04:34:32.404 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:32.404 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:32.404 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:32.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 23754:23754 -p 23755:23755 -p 23756:23756 -p 23757:23757 -p 23758:23758 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23756 --rest-port=23754 --tcp-port=23755 --discv5-udp-port=23757 --rest-address=0.0.0.0 --nat=extip:172.18.218.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf03d3349dab2b25d8ecc1f6bcfc389af46859ffed1ee84fa87b1d804c8de3df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23758 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB4Q8itG4w_onDjiZ-zdoQg65Y5B97KQGpEHYoRQgCluHEX_Sstq7qgdSlT0rXVlcchobKKxGSOp4EBpnX-7Q_gCgmlkgnY0gmlwhKwSwfOKbXVsdGlhZGRyc5YACASsEsHzBk_RAAoErBLB8wZP0t0DgnJzhQADAQAAiXNlY3AyNTZrMaECG2LmbbG0wGnp5oai_LaCxGkaUmCwI0hikM4PMSTM-KSDdGNwgk_Rg3VkcIJP04V3YWt1MgE
|
|
2026-02-04 04:34:32.588 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.210 waku 4ac22be182c06037ce384b7c1235d66d93fe486ed13c35dbbd8fe4673ab18a34
|
|
2026-02-04 04:34:32.617 DEBUG [src.node.docker_mananger] Container started with ID 4ac22be182c0. Setting up logs at ./log/docker/node2_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:32.617 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23754
|
|
2026-02-04 04:34:32.617 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:33.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23754/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:33.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 04:34:33.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:33.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23754/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:33.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.210/tcp/23755/p2p/16Uiu2HAkx3HLgetXAVnVqzMsXNtPYtx4C6CrUcKnU46dkMx4MPms","/ip4/172.18.218.210/tcp/23756/ws/p2p/16Uiu2HAkx3HLgetXAVnVqzMsXNtPYtx4C6CrUcKnU46dkMx4MPms"],"enrUri":"enr:-L24QAgJJDJ0FwiGF9Z3Q-onHDIlyP-068IlzRnX5ITMqhLYIrK5Fhs1wTrejaqzVTQcOG_1jQLqxGDeSCBfR3etsOECgmlkgnY0gmlwhKwS2tKKbXVsdGlhZGRyc5YACASsEtrSBlzLAAoErBLa0gZczN0DgnJzhQADAQAAiXNlY3AyNTZrMaECJtavHs2mYnL1ODmtYZIiRAlQMpyT9CD_Ydrz3erAXXKDdGNwglzLg3VkcIJczYV3YWt1MgE"}'
|
|
2026-02-04 04:34:33.640 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:33.641 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:33.641 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:33.643 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:33.643 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.120
|
|
2026-02-04 04:34:33.643 DEBUG [src.node.docker_mananger] Generated ports ['24944', '24945', '24946', '24947', '24948']
|
|
2026-02-04 04:34:33.643 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:33.643 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:33.643 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:33.644 DEBUG [src.node.docker_mananger] docker run -i -t -p 24944:24944 -p 24945:24945 -p 24946:24946 -p 24947:24947 -p 24948:24948 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24946 --rest-port=24944 --tcp-port=24945 --discv5-udp-port=24947 --rest-address=0.0.0.0 --nat=extip:172.18.102.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc28bbb29cedb377f8ddafd54e3c34926ca29eeedbdf081dbf07681d4a330a31 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24948 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB4Q8itG4w_onDjiZ-zdoQg65Y5B97KQGpEHYoRQgCluHEX_Sstq7qgdSlT0rXVlcchobKKxGSOp4EBpnX-7Q_gCgmlkgnY0gmlwhKwSwfOKbXVsdGlhZGRyc5YACASsEsHzBk_RAAoErBLB8wZP0t0DgnJzhQADAQAAiXNlY3AyNTZrMaECG2LmbbG0wGnp5oai_LaCxGkaUmCwI0hikM4PMSTM-KSDdGNwgk_Rg3VkcIJP04V3YWt1MgE
|
|
2026-02-04 04:34:33.830 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.120 waku 09b23fa39e4ff873f13ca41343b90c68f05fa1b1c4592b031614377e4403162e
|
|
2026-02-04 04:34:33.858 DEBUG [src.node.docker_mananger] Container started with ID 09b23fa39e4f. Setting up logs at ./log/docker/node3_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:33.859 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24944
|
|
2026-02-04 04:34:33.859 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:34.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24944/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:34.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 04:34:34.872 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:34.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24944/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:34.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.120/tcp/24945/p2p/16Uiu2HAmRY8tggob5qyYj6YmBtnA5YLWgrPsS89tPaa8cS3cp1Yg","/ip4/172.18.102.120/tcp/24946/ws/p2p/16Uiu2HAmRY8tggob5qyYj6YmBtnA5YLWgrPsS89tPaa8cS3cp1Yg"],"enrUri":"enr:-L24QB56RDAe0LkqMvKQu9sExhp-RjBOSLAp-avZTYKvgWMtOXRlVm_TKKrYjnXMgOIF_G2fLDUC0lS7_yAVmazZHm0CgmlkgnY0gmlwhKwSZniKbXVsdGlhZGRyc5YACASsEmZ4BmFxAAoErBJmeAZhct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDv2aFpU3Pjm3YfUQECvsz_KfXmyX5EbSiszDG_0P8ObWDdGNwgmFxg3VkcIJhc4V3YWt1MgE"}'
|
|
2026-02-04 04:34:34.879 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:34.880 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 04:34:34.880 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 04:34:34.881 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 04:34:34.881 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.148
|
|
2026-02-04 04:34:34.882 DEBUG [src.node.docker_mananger] Generated ports ['40756', '40757', '40758', '40759', '40760']
|
|
2026-02-04 04:34:34.882 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 04:34:34.882 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 04:34:34.882 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 04:34:34.882 DEBUG [src.node.docker_mananger] docker run -i -t -p 40756:40756 -p 40757:40757 -p 40758:40758 -p 40759:40759 -p 40760:40760 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40758 --rest-port=40756 --tcp-port=40757 --discv5-udp-port=40759 --rest-address=0.0.0.0 --nat=extip:172.18.36.148 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=29f17f9d3d3e21eacf5b63ed3672ee3db1cfad359fb8ffed4cbbe3febcb3c524 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40760 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB4Q8itG4w_onDjiZ-zdoQg65Y5B97KQGpEHYoRQgCluHEX_Sstq7qgdSlT0rXVlcchobKKxGSOp4EBpnX-7Q_gCgmlkgnY0gmlwhKwSwfOKbXVsdGlhZGRyc5YACASsEsHzBk_RAAoErBLB8wZP0t0DgnJzhQADAQAAiXNlY3AyNTZrMaECG2LmbbG0wGnp5oai_LaCxGkaUmCwI0hikM4PMSTM-KSDdGNwgk_Rg3VkcIJP04V3YWt1MgE
|
|
2026-02-04 04:34:35.074 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.148 waku 74baf45206e47435f586769119f7dd89afd103da7292004aceff6832ac610bf2
|
|
2026-02-04 04:34:35.104 DEBUG [src.node.docker_mananger] Container started with ID 74baf45206e4. Setting up logs at ./log/docker/node4_2026-02-04_04-34-31__30d6f757-c419-483f-9ff6-d4b7170d0207__wakuorg_nwaku:latest.log
|
|
2026-02-04 04:34:35.105 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40756
|
|
2026-02-04 04:34:35.105 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 04:34:36.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40756/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-02-04 04:34:36.118 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 04:34:36.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40756/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.148/tcp/40757/p2p/16Uiu2HAm8S4M1VaSqvZyo42MUTZbJJxh8doSXY64UTUSwMh2Dz5V","/ip4/172.18.36.148/tcp/40758/ws/p2p/16Uiu2HAm8S4M1VaSqvZyo42MUTZbJJxh8doSXY64UTUSwMh2Dz5V"],"enrUri":"enr:-L24QGPtMbiRFxCjvgcXY5x7QwAfC5zGFSBnwO0a1T66mQ77QVmNVpPGB6I5U2g2jiBITZfl0BnFiqD5s5I7CxtLP_YCgmlkgnY0gmlwhKwSJJSKbXVsdGlhZGRyc5YACASsEiSUBp81AAoErBIklAafNt0DgnJzhQADAQAAiXNlY3AyNTZrMaECwUE4GFf3NUmGlIxjiICGcd8EjypsdFX2awDzPeMwMPiDdGNwgp81g3VkcIKfN4V3YWt1MgE"}'
|
|
2026-02-04 04:34:36.122 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 04:34:36.122 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-02-04 04:34:36.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:34:36.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:36.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23754/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:34:36.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:36.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24944/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:34:36.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:36.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40756/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 04:34:36.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:34:36.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20432/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.36.148/tcp/38532/p2p/16Uiu2HAm8S4M1VaSqvZyo42MUTZbJJxh8doSXY64UTUSwMh2Dz5V","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.218.210/tcp/49752/p2p/16Uiu2HAkx3HLgetXAVnVqzMsXNtPYtx4C6CrUcKnU46dkMx4MPms","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.102.120/tcp/49324/p2p/16Uiu2HAmRY8tggob5qyYj6YmBtnA5YLWgrPsS89tPaa8cS3cp1Yg","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-04 04:34:36.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23754/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.243/tcp/20433/p2p/16Uiu2HAkwGaTNtnYZ27dnQjYb15WpYXmg6MJFg3jRebqkKM7C4WF","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-04 04:34:36.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24944/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.243/tcp/20433/p2p/16Uiu2HAkwGaTNtnYZ27dnQjYb15WpYXmg6MJFg3jRebqkKM7C4WF","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-04 04:34:36.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40756/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:34:36.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.243/tcp/20433/p2p/16Uiu2HAkwGaTNtnYZ27dnQjYb15WpYXmg6MJFg3jRebqkKM7C4WF","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-04 04:34:36.160 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-04 04:35:06.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40756/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:35:06.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-02-04 04:35:06.163 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-02-04 04:35:06.165 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6716', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 04:35:06.175 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6716', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 04:35:06.185 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6716', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-02-04 04:35:06.193 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-02-04 04:35:06.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:12.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:12.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:18.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:18.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:24.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:24.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:30.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:30.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:36.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:36.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:42.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:42.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:48.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:48.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:35:54.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:35:54.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:00.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:00.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:06.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:06.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:12.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:12.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:18.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:18.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:24.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:24.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:30.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:30.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:36.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:36.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:42.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:42.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:48.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:48.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:36:54.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:36:54.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:00.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:00.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:06.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:06.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:12.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:12.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:18.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:18.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:24.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:24.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:30.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:30.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:36.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:36.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:42.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:42.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:48.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:48.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:37:54.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:37:54.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:00.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:00.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:06.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:06.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:12.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:12.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:18.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:18.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:24.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:24.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:30.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:30.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:36.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:36.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:42.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:42.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:48.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:48.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:38:54.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:38:54.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:00.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:00.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:06.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:06.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:12.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:12.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:18.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:18.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:24.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:24.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:30.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:30.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:36.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:36.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:42.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:42.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:48.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:48.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:39:54.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:39:54.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:40:00.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:40:00.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-04 04:40:06.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 04:40:06.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40756/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 04:40:06.540 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-04 04:40:06.540 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-02-04 04:40:06.541 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6716', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-04 04:40:06.552 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 04:40:06.553 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 04:40:06.553 DEBUG [src.node.waku_node] Stopping container with id b7dcfd8d18b5
|
|
2026-02-04 04:40:07.120 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:40:07.120 DEBUG [src.node.waku_node] Stopping container with id 4ac22be182c0
|
|
2026-02-04 04:40:07.666 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:40:07.666 DEBUG [src.node.waku_node] Stopping container with id 09b23fa39e4f
|
|
2026-02-04 04:40:07.934 ERROR [src.node.docker_mananger] Max retries reached for container b7dcfd8d18b5. Exiting log stream.
|
|
2026-02-04 04:40:08.182 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:40:08.182 DEBUG [src.node.waku_node] Stopping container with id 74baf45206e4
|
|
2026-02-04 04:40:08.479 ERROR [src.node.docker_mananger] Max retries reached for container 4ac22be182c0. Exiting log stream.
|
|
2026-02-04 04:40:08.694 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 04:40:08.697 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 04:40:08.931 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:40:09.177 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:40:09.431 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:40:09.676 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 04:40:09.677 ERROR [src.node.docker_mananger] Max retries reached for container 09b23fa39e4f. Exiting log stream.
|