mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
100 lines
18 KiB
Plaintext
100 lines
18 KiB
Plaintext
2025-12-08 12:10:08.852 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:10:08.852 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb
|
|
2025-12-08 12:10:08.852 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:10:08.853 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:10:08.853 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 12:10:08.865 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:08.865 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:08.872 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:08.873 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:08.878 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:08.878 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:08.879 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:10:08.879 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:10:08.880 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:08.880 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:08.920 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-08 12:10:08.920 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.5
|
|
2025-12-08 12:10:08.921 DEBUG [src.node.docker_mananger] Generated ports ['9730', '9731', '9732', '9733', '9734']
|
|
2025-12-08 12:10:08.921 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:08.921 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:08.921 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:08.921 DEBUG [src.node.docker_mananger] docker run -i -t -p 9730:9730 -p 9731:9731 -p 9732:9732 -p 9733:9733 -p 9734:9734 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=9732 --rest-port=9730 --tcp-port=9731 --discv5-udp-port=9733 --rest-address=0.0.0.0 --nat=extip:172.18.19.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9a70e90becc48cdeb21f0c6bdc5e3908b23cae4a8c7d3c4bdea5f226f52811f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9734 --metrics-logging=true --lightpush=true
|
|
2025-12-08 12:10:11.221 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.5 waku 67c13a8c1478345e88a91db8a03cb5e2574d4c2d38e155e00f7bd19869d74bae
|
|
2025-12-08 12:10:11.252 DEBUG [src.node.docker_mananger] Container started with ID 67c13a8c1478. Setting up logs at ./log/docker/node1_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:11.253 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9730
|
|
2025-12-08 12:10:11.254 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:12.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9730/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:12.258 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_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"}]}'
|
|
2025-12-08 12:10:12.259 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:12.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9730/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:12.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.5/tcp/9731/p2p/16Uiu2HAmR5iksEdYj3Go6ENH65QsUF3kFGctaSVrawmE3t9DJYU2","/ip4/172.18.19.5/tcp/9732/ws/p2p/16Uiu2HAmR5iksEdYj3Go6ENH65QsUF3kFGctaSVrawmE3t9DJYU2"],"enrUri":"enr:-L24QAmf3W1dY30QW3d089eeeA0aZ31Pln4LANUIwmsJNfUCNpjfvj0GLyejzVUZuoTQ6ZTmOpwy7emFid_9xEG2koQCgmlkgnY0gmlwhKwSEwWKbXVsdGlhZGRyc5YACASsEhMFBiYDAAoErBITBQYmBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuKIhuD811j3OluPjQknEefyPW5NbINAE_lP5YZPALKODdGNwgiYDg3VkcIImBYV3YWt1Mgk"}'
|
|
2025-12-08 12:10:12.261 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:12.262 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:12.262 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:12.263 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:12.263 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.73
|
|
2025-12-08 12:10:12.263 DEBUG [src.node.docker_mananger] Generated ports ['45801', '45802', '45803', '45804', '45805']
|
|
2025-12-08 12:10:12.263 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:12.264 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:12.264 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:12.264 DEBUG [src.node.docker_mananger] docker run -i -t -p 45801:45801 -p 45802:45802 -p 45803:45803 -p 45804:45804 -p 45805:45805 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=45803 --rest-port=45801 --tcp-port=45802 --discv5-udp-port=45804 --rest-address=0.0.0.0 --nat=extip:172.18.144.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abf7b5c8ecefff24ff0ac970900a3d66904a06d0beab6a919923ea120006ecb3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45805 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QAmf3W1dY30QW3d089eeeA0aZ31Pln4LANUIwmsJNfUCNpjfvj0GLyejzVUZuoTQ6ZTmOpwy7emFid_9xEG2koQCgmlkgnY0gmlwhKwSEwWKbXVsdGlhZGRyc5YACASsEhMFBiYDAAoErBITBQYmBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuKIhuD811j3OluPjQknEefyPW5NbINAE_lP5YZPALKODdGNwgiYDg3VkcIImBYV3YWt1Mgk --lightpushnode=/ip4/172.18.19.5/tcp/9731/p2p/16Uiu2HAmR5iksEdYj3Go6ENH65QsUF3kFGctaSVrawmE3t9DJYU2
|
|
2025-12-08 12:10:12.450 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.73 waku e0d5111a69df74ee8a5564fd8c227dc977e60dc78287a8b7e69d35d01352c6be
|
|
2025-12-08 12:10:12.481 DEBUG [src.node.docker_mananger] Container started with ID e0d5111a69df. Setting up logs at ./log/docker/node2_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:12.481 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45801
|
|
2025-12-08 12:10:12.482 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:13.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45801/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:10:13.487 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:13.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45801/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.73/tcp/45802/p2p/16Uiu2HAmLDqBQXipGTcHeEGUqi2wA8oMHHq2wHeSzT7SGrFF86GG","/ip4/172.18.144.73/tcp/45803/ws/p2p/16Uiu2HAmLDqBQXipGTcHeEGUqi2wA8oMHHq2wHeSzT7SGrFF86GG"],"enrUri":"enr:-L24QCpH1MpffBsLvrmB1UWDcN1FXJBOM-1kFwzFUkJ31uJZOIP8QtV4MBkIt093Nb4OlAeOv_mE71Fl-1DnNTnYKT8CgmlkgnY0gmlwhKwSkEmKbXVsdGlhZGRyc5YACASsEpBJBrLqAAoErBKQSQay690DgnJzhQADAQAAiXNlY3AyNTZrMaEDcGubLly8WxBX6cxS-7mYIXTrdFvap3VZGMtmEsX2pqGDdGNwgrLqg3VkcIKy7IV3YWt1Mgs"}'
|
|
2025-12-08 12:10:13.490 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:13.490 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:13.491 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:13.492 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:13.492 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.166
|
|
2025-12-08 12:10:13.492 DEBUG [src.node.docker_mananger] Generated ports ['63204', '63205', '63206', '63207', '63208']
|
|
2025-12-08 12:10:13.492 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:13.493 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:13.493 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:13.493 DEBUG [src.node.docker_mananger] docker run -i -t -p 63204:63204 -p 63205:63205 -p 63206:63206 -p 63207:63207 -p 63208:63208 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=63206 --rest-port=63204 --tcp-port=63205 --discv5-udp-port=63207 --rest-address=0.0.0.0 --nat=extip:172.18.60.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b0dd23165f1250e4de096dbb2b7cbf927ff19afdbbc2e50bac008aa686b91adb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63208 --metrics-logging=true --relay=false --storenode=/ip4/172.18.144.73/tcp/45802/p2p/16Uiu2HAmLDqBQXipGTcHeEGUqi2wA8oMHHq2wHeSzT7SGrFF86GG --discv5-bootstrap-node=enr:-L24QCpH1MpffBsLvrmB1UWDcN1FXJBOM-1kFwzFUkJ31uJZOIP8QtV4MBkIt093Nb4OlAeOv_mE71Fl-1DnNTnYKT8CgmlkgnY0gmlwhKwSkEmKbXVsdGlhZGRyc5YACASsEpBJBrLqAAoErBKQSQay690DgnJzhQADAQAAiXNlY3AyNTZrMaEDcGubLly8WxBX6cxS-7mYIXTrdFvap3VZGMtmEsX2pqGDdGNwgrLqg3VkcIKy7IV3YWt1Mgs
|
|
2025-12-08 12:10:13.702 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.166 waku abab49fb6d48bdb1f4e4205a3bcf0b1f6c25f2b63a85df7b6c3b2e0c340eaedc
|
|
2025-12-08 12:10:13.734 DEBUG [src.node.docker_mananger] Container started with ID abab49fb6d48. Setting up logs at ./log/docker/node3_2025-12-08_12-10-08__b1adc416-23e4-4529-b6d9-3ab91ec732cb__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:13.734 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63204
|
|
2025-12-08 12:10:13.734 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:14.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63204/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:14.739 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":"READY"},{"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-08 12:10:14.739 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:14.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63204/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:14.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.166/tcp/63205/p2p/16Uiu2HAm4u5C5w3sCzt6NKbAj7dc4BRcoLhNVThjpRn1gJbm8Lqo","/ip4/172.18.60.166/tcp/63206/ws/p2p/16Uiu2HAm4u5C5w3sCzt6NKbAj7dc4BRcoLhNVThjpRn1gJbm8Lqo"],"enrUri":"enr:-L24QDJNFIshfAil-zll8Xy4hcT0dI6jVQBqzkYzsAO0l0LSHTxmK9y0mKP0CSYyK_2aKtiOMwZho4Jc3WkbGjE0uFECgmlkgnY0gmlwhKwSPKaKbXVsdGlhZGRyc5YACASsEjymBvblAAoErBI8pgb25t0DgnJzhQADAQAAiXNlY3AyNTZrMaECjL4cKSQW-L3v7MaQ-Ib38yCoshWUc-pQMp_ZNeT_h5KDdGNwgvblg3VkcIL254V3YWt1MgA"}'
|
|
2025-12-08 12:10:14.741 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:14.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9730/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:14.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:14.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45801/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:14.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:14.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9730/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:14.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.144.73/tcp/42638/p2p/16Uiu2HAmLDqBQXipGTcHeEGUqi2wA8oMHHq2wHeSzT7SGrFF86GG","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":"nwaku-v0.36.0-109-ga8590a","origin":"UnknownOrigin"}]'
|
|
2025-12-08 12:10:14.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45801/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:14.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.19.5/tcp/9731/p2p/16Uiu2HAmR5iksEdYj3Go6ENH65QsUF3kFGctaSVrawmE3t9DJYU2","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":"nwaku-v0.36.0-109-ga8590a","origin":"Discv5"}]'
|
|
2025-12-08 12:10:14.757 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-08 12:10:44.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9730/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": 1765195844757936296}}'
|
|
2025-12-08 12:10:44.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:44.770 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:45.770 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:10:45.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63204/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:45.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"31d3158e38c98e917fbe","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x54bb9c29ee9f65db285a094a44730d59f5dbe7b2d36f4323a30080e2416e2911"}]}'
|
|
2025-12-08 12:10:45.807 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-08 12:10:45.814 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:45.815 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:45.815 DEBUG [src.node.waku_node] Stopping container with id 67c13a8c1478
|
|
2025-12-08 12:10:46.346 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:46.347 DEBUG [src.node.waku_node] Stopping container with id e0d5111a69df
|
|
2025-12-08 12:10:46.884 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:46.885 DEBUG [src.node.waku_node] Stopping container with id abab49fb6d48
|
|
2025-12-08 12:10:47.159 ERROR [src.node.docker_mananger] Max retries reached for container 67c13a8c1478. Exiting log stream.
|
|
2025-12-08 12:10:47.419 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:47.421 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:47.438 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:47.457 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:47.461 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|