mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
102 lines
20 KiB
Plaintext
102 lines
20 KiB
Plaintext
2026-01-02 04:17:02.015 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:17:02.015 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2
|
|
2026-01-02 04:17:02.015 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:17:02.016 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:17:02.016 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:17:02.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:02.027 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:02.033 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:02.034 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:02.040 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:02.040 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:02.040 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:17:02.040 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:17:02.041 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:02.041 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:02.091 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-01-02 04:17:02.092 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.152
|
|
2026-01-02 04:17:02.092 DEBUG [src.node.docker_mananger] Generated ports ['53627', '53628', '53629', '53630', '53631']
|
|
2026-01-02 04:17:02.092 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:02.092 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:02.092 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:02.092 DEBUG [src.node.docker_mananger] docker run -i -t -p 53627:53627 -p 53628:53628 -p 53629:53629 -p 53630:53630 -p 53631:53631 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=53629 --rest-port=53627 --tcp-port=53628 --discv5-udp-port=53630 --rest-address=0.0.0.0 --nat=extip:172.18.129.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b48bacfbdf6aca322eb6f3d38606ed0c9a9abfba1e3af2a1e7e78abb88e46f97 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53631 --metrics-logging=true --lightpush=true
|
|
2026-01-02 04:17:04.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.152 waku 29a390829b96f6fa9c2545e0b3e31db0978e373d1180e7a1a48db6a1dc045aa6
|
|
2026-01-02 04:17:04.450 DEBUG [src.node.docker_mananger] Container started with ID 29a390829b96. Setting up logs at ./log/docker/node1_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:04.451 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53627
|
|
2026-01-02 04:17:04.451 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:05.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53627/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:05.457 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"}]}'
|
|
2026-01-02 04:17:05.457 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:05.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:05.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.152/tcp/53628/p2p/16Uiu2HAm7Gu5HVKgYmRy94QxAqCfVVPdZUwqzjzNh6f7w3Z6shPd","/ip4/172.18.129.152/tcp/53629/ws/p2p/16Uiu2HAm7Gu5HVKgYmRy94QxAqCfVVPdZUwqzjzNh6f7w3Z6shPd"],"enrUri":"enr:-L24QPwwnDBmPYYcKbj-T66dWJm4WV_CfHHomEeamraaP084R4pPNrAgk-4oG3RCNtem9nyieYOcU_lPIxMvJuXKyhkCgmlkgnY0gmlwhKwSgZiKbXVsdGlhZGRyc5YACASsEoGYBtF8AAoErBKBmAbRfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsAzScSjFoSnceE0vmkePJVjRvB6MYxj90tibmuBNjWCDdGNwgtF8g3VkcILRfoV3YWt1Mgk"}'
|
|
2026-01-02 04:17:05.460 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:05.460 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:05.460 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:05.462 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:05.462 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.102
|
|
2026-01-02 04:17:05.462 DEBUG [src.node.docker_mananger] Generated ports ['53708', '53709', '53710', '53711', '53712']
|
|
2026-01-02 04:17:05.462 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:05.462 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:05.462 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:05.463 DEBUG [src.node.docker_mananger] docker run -i -t -p 53708:53708 -p 53709:53709 -p 53710:53710 -p 53711:53711 -p 53712:53712 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=53710 --rest-port=53708 --tcp-port=53709 --discv5-udp-port=53711 --rest-address=0.0.0.0 --nat=extip:172.18.104.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=49acbcc48c5586324e66eccda9cf4b7a032c4ee3bd7e8fedbc623b334fabc13d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53712 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QPwwnDBmPYYcKbj-T66dWJm4WV_CfHHomEeamraaP084R4pPNrAgk-4oG3RCNtem9nyieYOcU_lPIxMvJuXKyhkCgmlkgnY0gmlwhKwSgZiKbXVsdGlhZGRyc5YACASsEoGYBtF8AAoErBKBmAbRfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECsAzScSjFoSnceE0vmkePJVjRvB6MYxj90tibmuBNjWCDdGNwgtF8g3VkcILRfoV3YWt1Mgk --lightpushnode=/ip4/172.18.129.152/tcp/53628/p2p/16Uiu2HAm7Gu5HVKgYmRy94QxAqCfVVPdZUwqzjzNh6f7w3Z6shPd
|
|
2026-01-02 04:17:05.659 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.102 waku 869adba8f4d86c035c178c4338dea7b8ef85aa3cd16cc831c95aba0864cf3c92
|
|
2026-01-02 04:17:05.692 DEBUG [src.node.docker_mananger] Container started with ID 869adba8f4d8. Setting up logs at ./log/docker/node2_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:05.692 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53708
|
|
2026-01-02 04:17:05.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:06.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53708/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:06.703 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"READY"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:06.704 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:06.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53708/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:06.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.102/tcp/53709/p2p/16Uiu2HAmMpu1az8TpnoGUae1GKhzS5jWQZCBXjHdMTCs2VE4aqmb","/ip4/172.18.104.102/tcp/53710/ws/p2p/16Uiu2HAmMpu1az8TpnoGUae1GKhzS5jWQZCBXjHdMTCs2VE4aqmb"],"enrUri":"enr:-L24QFjXkDCSYhgQHO8ooOZWvqQptzJxIP9wPOAifEFo-qlGJ7WYeAgIv86CNgsYHEEExXiUZrpps6mH5TfHSBxt4vACgmlkgnY0gmlwhKwSaGaKbXVsdGlhZGRyc5YACASsEmhmBtHNAAoErBJoZgbRzt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiELz6rHXTDYSPtmS8-SjkKipVE3UlLGNnssK1mTxkdKDdGNwgtHNg3VkcILRz4V3YWt1Mg0"}'
|
|
2026-01-02 04:17:06.725 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:06.725 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:06.726 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:06.728 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:06.729 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.209
|
|
2026-01-02 04:17:06.729 DEBUG [src.node.docker_mananger] Generated ports ['12070', '12071', '12072', '12073', '12074']
|
|
2026-01-02 04:17:06.729 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:06.729 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:06.730 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:06.730 DEBUG [src.node.docker_mananger] docker run -i -t -p 12070:12070 -p 12071:12071 -p 12072:12072 -p 12073:12073 -p 12074:12074 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=12072 --rest-port=12070 --tcp-port=12071 --discv5-udp-port=12073 --rest-address=0.0.0.0 --nat=extip:172.18.42.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e38c3bb3d2b9dde3cb5e5c0cfbae49cfbcddfba9b1a47698e1dddbdfee09406 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12074 --metrics-logging=true --relay=false --filternode=/ip4/172.18.104.102/tcp/53709/p2p/16Uiu2HAmMpu1az8TpnoGUae1GKhzS5jWQZCBXjHdMTCs2VE4aqmb --discv5-bootstrap-node=enr:-L24QFjXkDCSYhgQHO8ooOZWvqQptzJxIP9wPOAifEFo-qlGJ7WYeAgIv86CNgsYHEEExXiUZrpps6mH5TfHSBxt4vACgmlkgnY0gmlwhKwSaGaKbXVsdGlhZGRyc5YACASsEmhmBtHNAAoErBJoZgbRzt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiELz6rHXTDYSPtmS8-SjkKipVE3UlLGNnssK1mTxkdKDdGNwgtHNg3VkcILRz4V3YWt1Mg0
|
|
2026-01-02 04:17:06.925 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.209 waku 3afa88253e27d132f6f7569a91f95a4d40919fdd97b5e8d3a7f26671b26ed1b2
|
|
2026-01-02 04:17:06.961 DEBUG [src.node.docker_mananger] Container started with ID 3afa88253e27. Setting up logs at ./log/docker/node3_2026-01-02_04-17-02__9e8f15b4-c69a-4649-aaef-86196b6551e2__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:06.961 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12070
|
|
2026-01-02 04:17:06.961 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:07.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12070/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:07.967 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":"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":"READY"}]}'
|
|
2026-01-02 04:17:07.967 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:07.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12070/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:07.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.209/tcp/12071/p2p/16Uiu2HAkwSbAidJ3wb98VQJpx4rDTghLmEdCYEEc1gUYUkYBNjaV","/ip4/172.18.42.209/tcp/12072/ws/p2p/16Uiu2HAkwSbAidJ3wb98VQJpx4rDTghLmEdCYEEc1gUYUkYBNjaV"],"enrUri":"enr:-L24QEDeC_KOeATMb0vWPfv6unFMwxZ_nqIRchlVc3O7hZHqBSf9-Qy3m6HWWtGcFsW75sq1Do-w97qrDCIlDFRVrGECgmlkgnY0gmlwhKwSKtGKbXVsdGlhZGRyc5YACASsEirRBi8nAAoErBIq0QYvKN0DgnJzhQADAQAAiXNlY3AyNTZrMaECHfODnbRg8L5f40LlMSiWjzFs2pmUP5z3Oko1rYA7xwaDdGNwgi8ng3VkcIIvKYV3YWt1MgA"}'
|
|
2026-01-02 04:17:07.970 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:07.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53627/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:17:07.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:17:07.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:17:07.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:17:07.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12070/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:17:08.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-01-02 04:17:08.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53627/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:08.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/33640/p2p/16Uiu2HAmMpu1az8TpnoGUae1GKhzS5jWQZCBXjHdMTCs2VE4aqmb","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-subscribe/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-125-gdafdee","origin":"UnknownOrigin"}]'
|
|
2026-01-02 04:17:08.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53708/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:08.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.129.152/tcp/53628/p2p/16Uiu2HAm7Gu5HVKgYmRy94QxAqCfVVPdZUwqzjzNh6f7w3Z6shPd","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-125-gdafdee","origin":"Discv5"},{"multiaddr":"/ip4/172.18.42.209/tcp/49908/p2p/16Uiu2HAkwSbAidJ3wb98VQJpx4rDTghLmEdCYEEc1gUYUkYBNjaV","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/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":[],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"UnknownOrigin"}]'
|
|
2026-01-02 04:17:08.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12070/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:08.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.104.102/tcp/53709/p2p/16Uiu2HAmMpu1az8TpnoGUae1GKhzS5jWQZCBXjHdMTCs2VE4aqmb","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-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"Discv5"}]'
|
|
2026-01-02 04:17:08.031 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-01-02 04:17:38.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53627/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": 1767327458032348692}}'
|
|
2026-01-02 04:17:38.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:17:38.046 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:39.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12070/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:39.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327458032348692,"ephemeral":false}]'
|
|
2026-01-02 04:17:39.052 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:17:39.053 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:17:39.053 DEBUG [src.node.waku_node] Stopping container with id 29a390829b96
|
|
2026-01-02 04:17:39.593 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:17:39.594 DEBUG [src.node.waku_node] Stopping container with id 869adba8f4d8
|
|
2026-01-02 04:17:40.126 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:17:40.126 DEBUG [src.node.waku_node] Stopping container with id 3afa88253e27
|
|
2026-01-02 04:17:40.407 ERROR [src.node.docker_mananger] Max retries reached for container 29a390829b96. Exiting log stream.
|
|
2026-01-02 04:17:40.634 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:17:40.636 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:17:40.654 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:17:40.678 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:17:40.689 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|