mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
100 lines
19 KiB
Plaintext
100 lines
19 KiB
Plaintext
2026-03-11 04:32:30.588 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:32:30.589 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1
|
|
2026-03-11 04:32:30.589 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:32:30.589 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-11 04:32:30.590 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-11 04:32:30.599 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:30.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:30.606 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:30.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:30.612 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:32:30.612 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:30.613 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-11 04:32:30.613 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:32:30.614 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:30.614 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:30.660 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-11 04:32:30.660 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.209
|
|
2026-03-11 04:32:30.660 DEBUG [src.node.docker_mananger] Generated ports ['10688', '10689', '10690', '10691', '10692']
|
|
2026-03-11 04:32:30.661 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:30.661 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:30.661 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:30.661 DEBUG [src.node.docker_mananger] docker run -i -t -p 10688:10688 -p 10689:10689 -p 10690:10690 -p 10691:10691 -p 10692:10692 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=10690 --rest-port=10688 --tcp-port=10689 --discv5-udp-port=10691 --rest-address=0.0.0.0 --nat=extip:172.18.106.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbf1fc609719966cffdf1cf6fea1cbbe7ebca38eaadcf58ceeaedf16ec4fd4b8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10692 --metrics-logging=true --lightpush=true
|
|
2026-03-11 04:32:34.360 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.209 waku 666237ffcd396c52974b0072c65f04c8450047734547dc7626ce41e046b42fe3
|
|
2026-03-11 04:32:34.397 DEBUG [src.node.docker_mananger] Container started with ID 666237ffcd39. Setting up logs at ./log/docker/node1_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:34.398 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10688
|
|
2026-03-11 04:32:34.398 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:35.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10688/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:35.402 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-03-11 04:32:35.402 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:35.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10688/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:35.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.209/tcp/10689/p2p/16Uiu2HAmTYenWLewVGdyp7ijnbzf9i6zUPKpjjJzX7JaMvJS6PiD","/ip4/172.18.106.209/tcp/10690/ws/p2p/16Uiu2HAmTYenWLewVGdyp7ijnbzf9i6zUPKpjjJzX7JaMvJS6PiD"],"enrUri":"enr:-L24QF1qzYOcZShe3E49wcrSfzmbVnDqwp8WappJwh9B6Mpacidq4VzBmBHOVCJbXrnn5uvVlpjobN4XO5aJXG02aCQCgmlkgnY0gmlwhKwSatGKbXVsdGlhZGRyc5YACASsEmrRBinBAAoErBJq0QYpwt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3T-yUjlk4rHC-xlzzYBJqMc0iAoD600OUW2pxtBW06aDdGNwginBg3VkcIIpw4V3YWt1Mgk"}'
|
|
2026-03-11 04:32:35.405 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:35.405 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:35.405 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:35.407 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:35.407 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.187
|
|
2026-03-11 04:32:35.407 DEBUG [src.node.docker_mananger] Generated ports ['60566', '60567', '60568', '60569', '60570']
|
|
2026-03-11 04:32:35.407 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:35.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:35.408 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:35.408 DEBUG [src.node.docker_mananger] docker run -i -t -p 60566:60566 -p 60567:60567 -p 60568:60568 -p 60569:60569 -p 60570:60570 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=60568 --rest-port=60566 --tcp-port=60567 --discv5-udp-port=60569 --rest-address=0.0.0.0 --nat=extip:172.18.251.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ad29f1e328b0f6c4b74c9cbb091f7aaffcbfebbf9ad82f5ecd38c46f465a09f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60570 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QF1qzYOcZShe3E49wcrSfzmbVnDqwp8WappJwh9B6Mpacidq4VzBmBHOVCJbXrnn5uvVlpjobN4XO5aJXG02aCQCgmlkgnY0gmlwhKwSatGKbXVsdGlhZGRyc5YACASsEmrRBinBAAoErBJq0QYpwt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3T-yUjlk4rHC-xlzzYBJqMc0iAoD600OUW2pxtBW06aDdGNwginBg3VkcIIpw4V3YWt1Mgk --lightpushnode=/ip4/172.18.106.209/tcp/10689/p2p/16Uiu2HAmTYenWLewVGdyp7ijnbzf9i6zUPKpjjJzX7JaMvJS6PiD
|
|
2026-03-11 04:32:35.588 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.187 waku 5d1279da3a9d08fd09d907dbfde2b2f5d9b7992c9ddef2f7757abac9f3818e60
|
|
2026-03-11 04:32:35.627 DEBUG [src.node.docker_mananger] Container started with ID 5d1279da3a9d. Setting up logs at ./log/docker/node2_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:35.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60566
|
|
2026-03-11 04:32:35.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:36.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60566/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:36.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:32:36.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:36.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60566/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:36.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.187/tcp/60567/p2p/16Uiu2HAm4DemmaY58DPJLRHXiVS3YPQJ4oRcehXgUtEo32Tz3hwf","/ip4/172.18.251.187/tcp/60568/ws/p2p/16Uiu2HAm4DemmaY58DPJLRHXiVS3YPQJ4oRcehXgUtEo32Tz3hwf"],"enrUri":"enr:-L24QKqixwKoT5As_8jlyqiAP2uHTxowBKsuEOoCCpN5LHXoXepXlGzeT7SP-mMswoF987LiOspEd9lX6fe7czG98pUCgmlkgnY0gmlwhKwS-7uKbXVsdGlhZGRyc5YACASsEvu7BuyXAAoErBL7uwbsmN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgqTY9s4kmDs5jGGzB9EvGMB-DKYDUnpCdg6KSM6lOGKDdGNwguyXg3VkcILsmYV3YWt1Mgs"}'
|
|
2026-03-11 04:32:36.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:36.635 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:32:36.636 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:32:36.637 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:32:36.637 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.119
|
|
2026-03-11 04:32:36.637 DEBUG [src.node.docker_mananger] Generated ports ['19187', '19188', '19189', '19190', '19191']
|
|
2026-03-11 04:32:36.638 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:32:36.638 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:32:36.638 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:32:36.638 DEBUG [src.node.docker_mananger] docker run -i -t -p 19187:19187 -p 19188:19188 -p 19189:19189 -p 19190:19190 -p 19191:19191 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=19189 --rest-port=19187 --tcp-port=19188 --discv5-udp-port=19190 --rest-address=0.0.0.0 --nat=extip:172.18.145.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3cb9f2466bbffdaba1bd85d437c9a16063fcdc704a6e98ec2b9c7318aa0a9e78 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19191 --metrics-logging=true --relay=false --storenode=/ip4/172.18.251.187/tcp/60567/p2p/16Uiu2HAm4DemmaY58DPJLRHXiVS3YPQJ4oRcehXgUtEo32Tz3hwf --discv5-bootstrap-node=enr:-L24QKqixwKoT5As_8jlyqiAP2uHTxowBKsuEOoCCpN5LHXoXepXlGzeT7SP-mMswoF987LiOspEd9lX6fe7czG98pUCgmlkgnY0gmlwhKwS-7uKbXVsdGlhZGRyc5YACASsEvu7BuyXAAoErBL7uwbsmN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgqTY9s4kmDs5jGGzB9EvGMB-DKYDUnpCdg6KSM6lOGKDdGNwguyXg3VkcILsmYV3YWt1Mgs
|
|
2026-03-11 04:32:36.834 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.119 waku 2a18731537a956e5cc96dda9b1e058ba4c9c67d3256b44eb42571a96c3bc2326
|
|
2026-03-11 04:32:36.869 DEBUG [src.node.docker_mananger] Container started with ID 2a18731537a9. Setting up logs at ./log/docker/node3_2026-03-11_04-32-30__4adf4ac3-17d7-4940-a8c6-60d63f3fe7e1__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:32:36.869 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19187
|
|
2026-03-11 04:32:36.870 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:32:37.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19187/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:37.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-11 04:32:37.874 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:32:37.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19187/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:37.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.119/tcp/19188/p2p/16Uiu2HAmRTKcqvUa7wUNYY5tmRBK62ijqYsLHpYYMXuXxzfik3YE","/ip4/172.18.145.119/tcp/19189/ws/p2p/16Uiu2HAmRTKcqvUa7wUNYY5tmRBK62ijqYsLHpYYMXuXxzfik3YE"],"enrUri":"enr:-L24QCC217bmo7lsHtUsgRzEragXAvxN7nZHsEfeCstN0KtbCjoMPZzFuHrq7KP1tQ4d5L8FdaHeWkAzemEcZm6NAIkCgmlkgnY0gmlwhKwSkXeKbXVsdGlhZGRyc5YACASsEpF3Bkr0AAoErBKRdwZK9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDviq_Nw_jTl9Mut7GBQDlhaXdIpBtUOju3WmQPzMXByODdGNwgkr0g3VkcIJK9oV3YWt1MgA"}'
|
|
2026-03-11 04:32:37.876 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:32:37.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10688/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:32:37.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:37.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60566/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-11 04:32:37.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:32:37.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10688/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:37.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.251.187/tcp/42506/p2p/16Uiu2HAm4DemmaY58DPJLRHXiVS3YPQJ4oRcehXgUtEo32Tz3hwf","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/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-11 04:32:37.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60566/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:32:37.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.106.209/tcp/10689/p2p/16Uiu2HAmTYenWLewVGdyp7ijnbzf9i6zUPKpjjJzX7JaMvJS6PiD","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/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-11 04:32:37.894 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-11 04:33:07.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10688/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1773203587895152012}}'
|
|
2026-03-11 04:33:07.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:33:07.908 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:33:08.908 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-11 04:33:08.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19187/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:33:08.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ceb00c57ac7ac541b847","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf36c1036fa7fe831706c572f57f82e873ed87cea2e7029d14daa823617b7eadf"}]}'
|
|
2026-03-11 04:33:08.950 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-11 04:33:08.959 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:33:08.960 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:33:08.960 DEBUG [src.node.waku_node] Stopping container with id 666237ffcd39
|
|
2026-03-11 04:33:09.526 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:09.526 DEBUG [src.node.waku_node] Stopping container with id 5d1279da3a9d
|
|
2026-03-11 04:33:10.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:10.068 DEBUG [src.node.waku_node] Stopping container with id 2a18731537a9
|
|
2026-03-11 04:33:10.339 ERROR [src.node.docker_mananger] Max retries reached for container 666237ffcd39. Exiting log stream.
|
|
2026-03-11 04:33:10.592 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:33:10.597 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:33:10.615 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:33:10.635 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:33:10.642 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|