mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
187 lines
37 KiB
Plaintext
187 lines
37 KiB
Plaintext
2026-02-26 04:39:25.861 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:39:25.862 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] with id: 2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a
|
|
2026-02-26 04:39:25.862 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:39:25.863 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-26 04:39:25.877 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:39:25.878 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:25.888 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:39:25.889 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:25.904 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:39:25.904 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:25.915 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:39:25.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:25.917 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:39:25.917 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:39:25.919 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:39:25.920 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.166
|
|
2026-02-26 04:39:25.920 DEBUG [src.node.docker_mananger] Generated ports ['19960', '19961', '19962', '19963', '19964']
|
|
2026-02-26 04:39:25.920 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:39:25.920 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:39:25.921 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:39:25.922 DEBUG [src.node.docker_mananger] docker run -i -t -p 19960:19960 -p 19961:19961 -p 19962:19962 -p 19963:19963 -p 19964:19964 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=19962 --rest-port=19960 --tcp-port=19961 --discv5-udp-port=19963 --rest-address=0.0.0.0 --nat=extip:172.18.25.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1fbfdbfc4bcfab7ec0eaed72e43bab761cfe2cbdaf073efc7ba5dc980a6abb2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19964 --metrics-logging=true --relay=true
|
|
2026-02-26 04:39:26.173 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.166 waku c9976493dd941ce23f77be23a830edd9f498e68744aeb2e158364b784132aecf
|
|
2026-02-26 04:39:26.234 DEBUG [src.node.docker_mananger] Container started with ID c9976493dd94. Setting up logs at ./log/docker/node1_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:26.236 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19960
|
|
2026-02-26 04:39:26.237 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:39:27.124 ERROR [src.node.docker_mananger] Max retries reached for container 124a11341d8b. Exiting log stream.
|
|
2026-02-26 04:39:27.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19960/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:27.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:39:27.241 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:39:27.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19960/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:27.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.166/tcp/19961/p2p/16Uiu2HAmQKoAuYyiLhjVeQYGx3mUbYUjbYojf4pszDsacjgPUNQB","/ip4/172.18.25.166/tcp/19962/ws/p2p/16Uiu2HAmQKoAuYyiLhjVeQYGx3mUbYUjbYojf4pszDsacjgPUNQB"],"enrUri":"enr:-L24QB4QV2va4BAOZK17C4t79nX6EZxhrMATZiDSdslj1HV9GjNI_jvOgCochfWAgK-tnZe4tdJotIpl2UMQae7meRsCgmlkgnY0gmlwhKwSGaaKbXVsdGlhZGRyc5YACASsEhmmBk35AAoErBIZpgZN-t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrWGRTX268GP_AG9OxKVWDWZHS84GcdKOudceWg6KiSyDdGNwgk35g3VkcIJN-4V3YWt1MgE"}'
|
|
2026-02-26 04:39:27.244 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:39:27.244 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:39:27.244 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.124
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.docker_mananger] Generated ports ['29266', '29267', '29268', '29269', '29270']
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:39:27.246 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:39:27.246 DEBUG [src.node.docker_mananger] docker run -i -t -p 29266:29266 -p 29267:29267 -p 29268:29268 -p 29269:29269 -p 29270:29270 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=29268 --rest-port=29266 --tcp-port=29267 --discv5-udp-port=29269 --rest-address=0.0.0.0 --nat=extip:172.18.22.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=22ab2e6bb7e930ca6deaf4a7aae3fb25a186aa2c1ee19fc2f4b2bed0f0e64cc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29270 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB4QV2va4BAOZK17C4t79nX6EZxhrMATZiDSdslj1HV9GjNI_jvOgCochfWAgK-tnZe4tdJotIpl2UMQae7meRsCgmlkgnY0gmlwhKwSGaaKbXVsdGlhZGRyc5YACASsEhmmBk35AAoErBIZpgZN-t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrWGRTX268GP_AG9OxKVWDWZHS84GcdKOudceWg6KiSyDdGNwgk35g3VkcIJN-4V3YWt1MgE
|
|
2026-02-26 04:39:27.436 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.124 waku 126966c241fae0ee46e29733c18ba975bd5816fa4ad79f3ecd1593d1b21ed576
|
|
2026-02-26 04:39:27.470 DEBUG [src.node.docker_mananger] Container started with ID 126966c241fa. Setting up logs at ./log/docker/node2_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:27.470 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29266
|
|
2026-02-26 04:39:27.471 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:39:27.628 ERROR [src.node.docker_mananger] Max retries reached for container 818df2ace329. Exiting log stream.
|
|
2026-02-26 04:39:28.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29266/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:28.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:39:28.489 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:39:28.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29266/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:28.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.124/tcp/29267/p2p/16Uiu2HAmFQ9cHNUxQymdGnqhHoSWCg7KuPbJfyJRk28rTjetSBrm","/ip4/172.18.22.124/tcp/29268/ws/p2p/16Uiu2HAmFQ9cHNUxQymdGnqhHoSWCg7KuPbJfyJRk28rTjetSBrm"],"enrUri":"enr:-L24QFHmLG2Ef63sfJMTJHOapSfouSSSCca96uDmFAnu1EsRGgG7r3Kmemd6sdR2149Xdf3CkXesRWEsOsYprxdWkboCgmlkgnY0gmlwhKwSFnyKbXVsdGlhZGRyc5YACASsEhZ8BnJTAAoErBIWfAZyVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKMXROFb6EkVCgX9BhDBifUVLOIw3b-UxnmjxiOUScWaDdGNwgnJTg3VkcIJyVYV3YWt1MgE"}'
|
|
2026-02-26 04:39:28.498 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:39:28.499 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:39:28.500 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:39:28.502 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:39:28.502 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.88
|
|
2026-02-26 04:39:28.502 DEBUG [src.node.docker_mananger] Generated ports ['4276', '4277', '4278', '4279', '4280']
|
|
2026-02-26 04:39:28.503 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:39:28.504 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:39:28.504 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:39:28.504 DEBUG [src.node.docker_mananger] docker run -i -t -p 4276:4276 -p 4277:4277 -p 4278:4278 -p 4279:4279 -p 4280:4280 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=4278 --rest-port=4276 --tcp-port=4277 --discv5-udp-port=4279 --rest-address=0.0.0.0 --nat=extip:172.18.121.88 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afbe5e81b7ac222f6a4cdff360b01a7fab7bec974a6d25c9ade45474df2ecff7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4280 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFHmLG2Ef63sfJMTJHOapSfouSSSCca96uDmFAnu1EsRGgG7r3Kmemd6sdR2149Xdf3CkXesRWEsOsYprxdWkboCgmlkgnY0gmlwhKwSFnyKbXVsdGlhZGRyc5YACASsEhZ8BnJTAAoErBIWfAZyVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKMXROFb6EkVCgX9BhDBifUVLOIw3b-UxnmjxiOUScWaDdGNwgnJTg3VkcIJyVYV3YWt1MgE
|
|
2026-02-26 04:39:28.689 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.88 waku a4e5776c1c2beead425b65c2428f2f5b5cbe7e2f32d3147c08a1963e4dc6ce2a
|
|
2026-02-26 04:39:28.722 DEBUG [src.node.docker_mananger] Container started with ID a4e5776c1c2b. Setting up logs at ./log/docker/node3_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:28.722 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4276
|
|
2026-02-26 04:39:28.722 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:39:29.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4276/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:29.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:39:29.745 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:39:29.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4276/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:29.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.88/tcp/4277/p2p/16Uiu2HAmNKJkSbM7F9GS6YwWaSJZbUNpjGM4sgf5M4coDr2k7qVo","/ip4/172.18.121.88/tcp/4278/ws/p2p/16Uiu2HAmNKJkSbM7F9GS6YwWaSJZbUNpjGM4sgf5M4coDr2k7qVo"],"enrUri":"enr:-L24QFg7pTYpTdg2FYc20pqkaWw3QubdIqNCwzGM7dPqX1NkKLxaiFRHEr4QrnqR75itaS_CGKUXsO59D3Mc-mURYdgCgmlkgnY0gmlwhKwSeViKbXVsdGlhZGRyc5YACASsEnlYBhC1AAoErBJ5WAYQtt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDj4oOndtJRay0Cwax26ZtGGS1krh2gdfsGlvGq4TjWcaDdGNwghC1g3VkcIIQt4V3YWt1MgE"}'
|
|
2026-02-26 04:39:29.753 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:39:29.753 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:39:29.753 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:39:29.754 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:39:29.754 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.141
|
|
2026-02-26 04:39:29.755 DEBUG [src.node.docker_mananger] Generated ports ['6685', '6686', '6687', '6688', '6689']
|
|
2026-02-26 04:39:29.755 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:39:29.755 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:39:29.755 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:39:29.755 DEBUG [src.node.docker_mananger] docker run -i -t -p 6685:6685 -p 6686:6686 -p 6687:6687 -p 6688:6688 -p 6689:6689 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=6687 --rest-port=6685 --tcp-port=6686 --discv5-udp-port=6688 --rest-address=0.0.0.0 --nat=extip:172.18.246.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8537da38848ca9d7a02fce1ae5c25e4befd5c44d60bcd3b16dec1f364abc5bab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6689 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFg7pTYpTdg2FYc20pqkaWw3QubdIqNCwzGM7dPqX1NkKLxaiFRHEr4QrnqR75itaS_CGKUXsO59D3Mc-mURYdgCgmlkgnY0gmlwhKwSeViKbXVsdGlhZGRyc5YACASsEnlYBhC1AAoErBJ5WAYQtt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDj4oOndtJRay0Cwax26ZtGGS1krh2gdfsGlvGq4TjWcaDdGNwghC1g3VkcIIQt4V3YWt1MgE
|
|
2026-02-26 04:39:29.952 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.141 waku 40bceebb674a31a4343a63421de7d7eea42674d65a45a05f996cf5a66e18bd4c
|
|
2026-02-26 04:39:29.984 DEBUG [src.node.docker_mananger] Container started with ID 40bceebb674a. Setting up logs at ./log/docker/node4_2026-02-26_04-39-25__7d79228d-6976-48a3-b0e8-b446a19efd3a__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:39:29.985 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6685
|
|
2026-02-26 04:39:29.985 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:39:30.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6685/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:39:31.009 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:39:31.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6685/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.141/tcp/6686/p2p/16Uiu2HAm2oVjhTw9aDewkuwtSNvntdiuStXRFeUW4qRggjjWQJnv","/ip4/172.18.246.141/tcp/6687/ws/p2p/16Uiu2HAm2oVjhTw9aDewkuwtSNvntdiuStXRFeUW4qRggjjWQJnv"],"enrUri":"enr:-L24QDjNjJIjRcuGxqTHCDlPhxJcENwyQtY1bSQtsVsEqF0BZ2gKuJdFYzGmaVx7iTl8kF6ByUT71G2P5PxiZJGIxckCgmlkgnY0gmlwhKwS9o2KbXVsdGlhZGRyc5YACASsEvaNBhoeAAoErBL2jQYaH90DgnJzhQADAQAAiXNlY3AyNTZrMaECbZkBJL0b_LTYnvJGxVkkPMQ8a68M1YOEYBZHMY4FKXODdGNwghoeg3VkcIIaIIV3YWt1MgE"}'
|
|
2026-02-26 04:39:31.014 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:39:31.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:39:31.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:31.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29266/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:39:31.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:31.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4276/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:39:31.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:31.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6685/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:39:31.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:31.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19960/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.22.124/tcp/49724/p2p/16Uiu2HAmFQ9cHNUxQymdGnqhHoSWCg7KuPbJfyJRk28rTjetSBrm","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-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-26 04:39:31.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29266/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.121.88/tcp/40454/p2p/16Uiu2HAmNKJkSbM7F9GS6YwWaSJZbUNpjGM4sgf5M4coDr2k7qVo","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-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.25.166/tcp/19961/p2p/16Uiu2HAmQKoAuYyiLhjVeQYGx3mUbYUjbYojf4pszDsacjgPUNQB","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-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:39:31.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4276/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.246.141/tcp/52640/p2p/16Uiu2HAm2oVjhTw9aDewkuwtSNvntdiuStXRFeUW4qRggjjWQJnv","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-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.22.124/tcp/29267/p2p/16Uiu2HAmFQ9cHNUxQymdGnqhHoSWCg7KuPbJfyJRk28rTjetSBrm","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-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:39:31.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6685/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:31.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.121.88/tcp/4277/p2p/16Uiu2HAmNKJkSbM7F9GS6YwWaSJZbUNpjGM4sgf5M4coDr2k7qVo","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-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:39:31.059 DEBUG [src.libs.common] Sleeping for 20 seconds
|
|
2026-02-26 04:39:51.061 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '14752', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:39:51.121 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '14752', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:39:51.132 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '14752', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '60.0%']
|
|
2026-02-26 04:39:51.148 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '14752', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
|
2026-02-26 04:39:51.158 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
|
qdisc netem 8001: root refcnt 5 limit 1000 loss 60%
|
|
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
|
backlog 0b 0p requeues 0
|
|
|
|
2026-02-26 04:39:51.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6685/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:39:51.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-02-26 04:39:51.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:04.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:04.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:07.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:07.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:08.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:08.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:08.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:08.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:10.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:10.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:11.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:11.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:13.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:13.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:17.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:17.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:17.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:17.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:17.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:17.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:19.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:19.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:20.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:20.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:26.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:26.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:30.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:30.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:32.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:32.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:33.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:33.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:36.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:36.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:36.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:36.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:37.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:37.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:39.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:39.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:40.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:40.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:42.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:42.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:42.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:42.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:48.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:48.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:40:50.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:50.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19960/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-26 04:41:10.723 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:41:10.724 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:41:10.725 DEBUG [src.node.waku_node] Stopping container with id c9976493dd94
|
|
2026-02-26 04:41:11.344 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:11.344 DEBUG [src.node.waku_node] Stopping container with id 126966c241fa
|
|
2026-02-26 04:41:11.923 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:11.926 DEBUG [src.node.waku_node] Stopping container with id a4e5776c1c2b
|
|
2026-02-26 04:41:12.432 ERROR [src.node.docker_mananger] Max retries reached for container c9976493dd94. Exiting log stream.
|
|
2026-02-26 04:41:12.500 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:12.501 DEBUG [src.node.waku_node] Stopping container with id 40bceebb674a
|
|
2026-02-26 04:41:12.736 ERROR [src.node.docker_mananger] Max retries reached for container 126966c241fa. Exiting log stream.
|
|
2026-02-26 04:41:13.093 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:13.094 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:41:13.255 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:41:13.348 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:41:13.435 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:41:13.522 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|