mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2025-12-20 04:06:52.148 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-20 04:06:52.149 DEBUG [tests.conftest] Running test: test_msg_stored_when_ephemeral_false with id: 2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc
|
|
2025-12-20 04:06:52.149 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-20 04:06:52.149 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-20 04:06:52.149 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-20 04:06:52.155 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-20 04:06:52.156 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:52.161 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-20 04:06:52.161 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:52.166 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-20 04:06:52.166 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:52.167 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-20 04:06:52.167 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-20 04:06:52.168 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
|
2025-12-20 04:06:52.168 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-20 04:06:52.168 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-20 04:06:52.169 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-20 04:06:52.169 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.74
|
|
2025-12-20 04:06:52.170 DEBUG [src.node.docker_mananger] Generated ports ['33692', '33693', '33694', '33695', '33696']
|
|
2025-12-20 04:06:52.170 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-20 04:06:52.170 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-20 04:06:52.170 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-20 04:06:52.170 DEBUG [src.node.docker_mananger] docker run -i -t -p 33692:33692 -p 33693:33693 -p 33694:33694 -p 33695:33695 -p 33696:33696 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=33694 --rest-port=33692 --tcp-port=33693 --discv5-udp-port=33695 --rest-address=0.0.0.0 --nat=extip:172.18.168.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e98c1f906cbae8d8daa9f43ee7b4ca23e08dbe60d4a27f31b8e0c1a99a2cb66d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33696 --metrics-logging=true --relay=true --store=true
|
|
2025-12-20 04:06:52.363 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.74 waku f5725a22be2a34d5318cdab19f050f06e6499e78d5c36946f0e6374f56e8a021
|
|
2025-12-20 04:06:52.392 ERROR [src.node.docker_mananger] Max retries reached for container 3dfb729c9b5c. Exiting log stream.
|
|
2025-12-20 04:06:52.394 DEBUG [src.node.docker_mananger] Container started with ID f5725a22be2a. Setting up logs at ./log/docker/node1_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:52.394 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33692
|
|
2025-12-20 04:06:52.395 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-20 04:06:52.939 ERROR [src.node.docker_mananger] Max retries reached for container f8af5a9aa309. Exiting log stream.
|
|
2025-12-20 04:06:53.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33692/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:53.400 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":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-20 04:06:53.400 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-20 04:06:53.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33692/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:53.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.74/tcp/33693/p2p/16Uiu2HAmBNEH9XoFg3CQp5mDdhJWaEx2jhLwK8Ac7FUo32xCU6tK","/ip4/172.18.168.74/tcp/33694/ws/p2p/16Uiu2HAmBNEH9XoFg3CQp5mDdhJWaEx2jhLwK8Ac7FUo32xCU6tK"],"enrUri":"enr:-L24QFk6vX5tfkD1qZtsLsrBqDvFz2ez5PUiOaYPIN08zobdMPSLQDqYD4swfG9_kbWrb24KBJ9Wk4b1pybeM_kDe8gCgmlkgnY0gmlwhKwSqEqKbXVsdGlhZGRyc5YACASsEqhKBoOdAAoErBKoSgaDnt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7NkwPHVQcp_HSYDtE1bUd3Bzey-ABqeRXLrxC5oiY9yDdGNwgoOdg3VkcIKDn4V3YWt1MgM"}'
|
|
2025-12-20 04:06:53.403 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-20 04:06:53.403 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-20 04:06:53.403 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.191
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.docker_mananger] Generated ports ['63757', '63758', '63759', '63760', '63761']
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-20 04:06:53.405 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-20 04:06:53.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 63757:63757 -p 63758:63758 -p 63759:63759 -p 63760:63760 -p 63761:63761 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=63759 --rest-port=63757 --tcp-port=63758 --discv5-udp-port=63760 --rest-address=0.0.0.0 --nat=extip:172.18.150.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=18dfdcfe1f56fffcd7f9af90d31403acb940eddce29ea8f67c7e9b1d0e26f1fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63761 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QFk6vX5tfkD1qZtsLsrBqDvFz2ez5PUiOaYPIN08zobdMPSLQDqYD4swfG9_kbWrb24KBJ9Wk4b1pybeM_kDe8gCgmlkgnY0gmlwhKwSqEqKbXVsdGlhZGRyc5YACASsEqhKBoOdAAoErBKoSgaDnt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7NkwPHVQcp_HSYDtE1bUd3Bzey-ABqeRXLrxC5oiY9yDdGNwgoOdg3VkcIKDn4V3YWt1MgM
|
|
2025-12-20 04:06:53.584 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.191 waku a37ac0d1ca2dd5cbe44e66eba0d35d6b641ba9b875f6d1c8bea02bf5a4fc8af9
|
|
2025-12-20 04:06:53.613 DEBUG [src.node.docker_mananger] Container started with ID a37ac0d1ca2d. Setting up logs at ./log/docker/node2_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:53.613 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63757
|
|
2025-12-20 04:06:53.614 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-20 04:06:54.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63757/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:54.618 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":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-20 04:06:54.618 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-20 04:06:54.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63757/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:54.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.191/tcp/63758/p2p/16Uiu2HAmQj2KAupg36urJ2BVueWhktpdQyZnZFzPQsBUREc2M8zz","/ip4/172.18.150.191/tcp/63759/ws/p2p/16Uiu2HAmQj2KAupg36urJ2BVueWhktpdQyZnZFzPQsBUREc2M8zz"],"enrUri":"enr:-L24QAvwgCiHcmCzJa75JHr159v4zumsnRmSXHCEo6YXBWGlasrLgLtQWnyoFI3-ZcyjPt6QWTf3MDz8le4K_bF5riACgmlkgnY0gmlwhKwSlr-KbXVsdGlhZGRyc5YACASsEpa_BvkOAAoErBKWvwb5D90DgnJzhQADAQAAiXNlY3AyNTZrMaEDs1TJVdUsKr-5CO2k1X3iU04Z5rvv9ZYHvfrvwyBjwm-DdGNwgvkOg3VkcIL5EIV3YWt1MgM"}'
|
|
2025-12-20 04:06:54.620 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-20 04:06:54.621 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-20 04:06:54.621 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-20 04:06:54.622 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-20 04:06:54.622 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.189
|
|
2025-12-20 04:06:54.622 DEBUG [src.node.docker_mananger] Generated ports ['25312', '25313', '25314', '25315', '25316']
|
|
2025-12-20 04:06:54.623 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-20 04:06:54.623 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-20 04:06:54.623 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-20 04:06:54.623 DEBUG [src.node.docker_mananger] docker run -i -t -p 25312:25312 -p 25313:25313 -p 25314:25314 -p 25315:25315 -p 25316:25316 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=25314 --rest-port=25312 --tcp-port=25313 --discv5-udp-port=25315 --rest-address=0.0.0.0 --nat=extip:172.18.253.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca832d18ccda8c7aedd0bc46ee64da6733cff56bdd0dc385d48ebbaa969e6b82 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25316 --metrics-logging=true --relay=false --storenode=/ip4/172.18.150.191/tcp/63758/p2p/16Uiu2HAmQj2KAupg36urJ2BVueWhktpdQyZnZFzPQsBUREc2M8zz --discv5-bootstrap-node=enr:-L24QAvwgCiHcmCzJa75JHr159v4zumsnRmSXHCEo6YXBWGlasrLgLtQWnyoFI3-ZcyjPt6QWTf3MDz8le4K_bF5riACgmlkgnY0gmlwhKwSlr-KbXVsdGlhZGRyc5YACASsEpa_BvkOAAoErBKWvwb5D90DgnJzhQADAQAAiXNlY3AyNTZrMaEDs1TJVdUsKr-5CO2k1X3iU04Z5rvv9ZYHvfrvwyBjwm-DdGNwgvkOg3VkcIL5EIV3YWt1MgM
|
|
2025-12-20 04:06:54.827 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.189 waku ccf6af65b28665b0e5ecd7261835914720a2a38db99110b6b3a2358eee775027
|
|
2025-12-20 04:06:54.860 DEBUG [src.node.docker_mananger] Container started with ID ccf6af65b286. Setting up logs at ./log/docker/node3_2025-12-20_04-06-52__b3374324-de4e-431b-8b00-0a94fafa57bc__wakuorg_nwaku:latest.log
|
|
2025-12-20 04:06:54.860 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25312
|
|
2025-12-20 04:06:54.860 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-20 04:06:55.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25312/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:55.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-20 04:06:55.865 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-20 04:06:55.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25312/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:55.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.189/tcp/25313/p2p/16Uiu2HAkvmra7GDx2CMzuE6ButeopzvQqN9fP3FQytVnojwJWvL4","/ip4/172.18.253.189/tcp/25314/ws/p2p/16Uiu2HAkvmra7GDx2CMzuE6ButeopzvQqN9fP3FQytVnojwJWvL4"],"enrUri":"enr:-L24QPQMlmpPVM0NGR-wtYNF9L816vKGfZUoGQ436CZpZKuoJwXVcIfHaN3d9PeBMr_k5sEaukWyCR7RL-hJHHSWSXoCgmlkgnY0gmlwhKwS_b2KbXVsdGlhZGRyc5YACASsEv29BmLhAAoErBL9vQZi4t0DgnJzhQADAQAAiXNlY3AyNTZrMaECFAdHdCuGkZ51LB3wAhTJldjBcDM21IUFFsgOqHtfi52DdGNwgmLhg3VkcIJi44V3YWt1MgA"}'
|
|
2025-12-20 04:06:55.868 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-20 04:06:55.868 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
|
2025-12-20 04:06:55.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33692/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-20 04:06:55.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-20 04:06:55.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63757/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-20 04:06:55.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-20 04:06:55.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33692/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:55.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.150.191/tcp/56014/p2p/16Uiu2HAmQj2KAupg36urJ2BVueWhktpdQyZnZFzPQsBUREc2M8zz","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/store-query/3.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-123-ge3dd62","origin":"UnknownOrigin"}]'
|
|
2025-12-20 04:06:55.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63757/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:06:55.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.168.74/tcp/33693/p2p/16Uiu2HAmBNEH9XoFg3CQp5mDdhJWaEx2jhLwK8Ac7FUo32xCU6tK","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/store-query/3.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-123-ge3dd62","origin":"Discv5"}]'
|
|
2025-12-20 04:06:55.883 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-20 04:07:25.884 DEBUG [tests.e2e.test_e2e] Node1 publish message with ephemeral = false
|
|
2025-12-20 04:07:25.884 DEBUG [src.steps.store] Relaying message
|
|
2025-12-20 04:07:25.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33692/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": false}'
|
|
2025-12-20 04:07:25.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-20 04:07:25.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-20 04:07:26.091 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2025-12-20 04:07:29.092 DEBUG [tests.e2e.test_e2e] Check if message is stored
|
|
2025-12-20 04:07:29.092 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-20 04:07:29.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25312/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-20 04:07:29.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1b5d4438a09140d6f2a1","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0424117ac6253ede6152870192bb39d5c26190b3cb0f41033a1c8fedb1d0040e"}]}'
|
|
2025-12-20 04:07:29.129 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-20 04:07:29.136 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-20 04:07:29.137 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-20 04:07:29.137 DEBUG [src.node.waku_node] Stopping container with id f5725a22be2a
|
|
2025-12-20 04:07:29.654 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-20 04:07:29.656 DEBUG [src.node.waku_node] Stopping container with id a37ac0d1ca2d
|
|
2025-12-20 04:07:30.212 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-20 04:07:30.212 DEBUG [src.node.waku_node] Stopping container with id ccf6af65b286
|
|
2025-12-20 04:07:30.466 ERROR [src.node.docker_mananger] Max retries reached for container f5725a22be2a. Exiting log stream.
|
|
2025-12-20 04:07:30.736 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-20 04:07:30.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-20 04:07:30.755 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-20 04:07:30.774 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-20 04:07:30.779 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|