mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
92 lines
17 KiB
Plaintext
92 lines
17 KiB
Plaintext
2026-03-16 12:35:45.354 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:35:45.355 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node2_restarts with id: 2026-03-16_12-35-45__f693836e-1360-4415-821b-c34340ffd6c0
|
|
2026-03-16 12:35:45.355 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:35:45.355 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-16 12:35:45.356 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-16 12:35:45.362 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:45.362 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-35-45__f693836e-1360-4415-821b-c34340ffd6c0__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:45.362 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:45.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:45.364 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:45.364 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.46
|
|
2026-03-16 12:35:45.364 DEBUG [src.node.docker_mananger] Generated ports ['13279', '13280', '13281', '13282', '13283']
|
|
2026-03-16 12:35:45.364 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:45.364 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:45.364 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:45.365 DEBUG [src.node.docker_mananger] docker run -i -t -p 13279:13279 -p 13280:13280 -p 13281:13281 -p 13282:13282 -p 13283:13283 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13281 --rest-port=13279 --tcp-port=13280 --discv5-udp-port=13282 --rest-address=0.0.0.0 --nat=extip:172.18.150.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2729ef772abd0c9f4acaafa95e6f147d23746310f6cabe9abae3af9cc659bcc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13283 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-16 12:35:45.482 ERROR [src.node.docker_mananger] Max retries reached for container d643ae98a4fe. Exiting log stream.
|
|
2026-03-16 12:35:45.554 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.46 waku b3d500d73fb2ddc6181a2cf4ae981c96f935656e902be8d4d61341f1f1f57d42
|
|
2026-03-16 12:35:45.588 DEBUG [src.node.docker_mananger] Container started with ID b3d500d73fb2. Setting up logs at ./log/docker/node1_2026-03-16_12-35-45__f693836e-1360-4415-821b-c34340ffd6c0__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:45.589 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 13279
|
|
2026-03-16 12:35:45.590 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:46.010 ERROR [src.node.docker_mananger] Max retries reached for container f5f71e5d3864. Exiting log stream.
|
|
2026-03-16 12:35:46.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13279/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:46.594 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_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":"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-16 12:35:46.594 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:46.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13279/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:46.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.46/tcp/13280/p2p/16Uiu2HAm4sxLTA5mRVC8pk3CmAE9Sc8ioRAauMTfoTNcepLxNbnc","/ip4/172.18.150.46/tcp/13281/ws/p2p/16Uiu2HAm4sxLTA5mRVC8pk3CmAE9Sc8ioRAauMTfoTNcepLxNbnc"],"enrUri":"enr:-L24QF0DezaTSBqQMZM6hhCo4pa8QAt4eePgbAu4fOlZI3Afdp-zPMrWpvLuVBFHl5PKlkr7IU-aPMqC3ZWgqH9y4HgCgmlkgnY0gmlwhKwSli6KbXVsdGlhZGRyc5YACASsEpYuBjPgAAoErBKWLgYz4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECjHTHAStZDyfgqh_lQrbVh1KYSy4hLVfrMYKzc3I-nvWDdGNwgjPgg3VkcIIz4oV3YWt1MgU"}'
|
|
2026-03-16 12:35:46.597 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:46.597 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-16 12:35:46.604 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:35:46.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-35-45__f693836e-1360-4415-821b-c34340ffd6c0__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:46.604 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:35:46.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:35:46.606 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:35:46.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.210
|
|
2026-03-16 12:35:46.606 DEBUG [src.node.docker_mananger] Generated ports ['50783', '50784', '50785', '50786', '50787']
|
|
2026-03-16 12:35:46.606 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:35:46.606 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:35:46.607 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:35:46.607 DEBUG [src.node.docker_mananger] docker run -i -t -p 50783:50783 -p 50784:50784 -p 50785:50785 -p 50786:50786 -p 50787:50787 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50785 --rest-port=50783 --tcp-port=50784 --discv5-udp-port=50786 --rest-address=0.0.0.0 --nat=extip:172.18.60.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0b9ece84b2cf312c9b4e412b77da5f6f4d2f7ee93db3310f7affcc3d29951fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50787 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF0DezaTSBqQMZM6hhCo4pa8QAt4eePgbAu4fOlZI3Afdp-zPMrWpvLuVBFHl5PKlkr7IU-aPMqC3ZWgqH9y4HgCgmlkgnY0gmlwhKwSli6KbXVsdGlhZGRyc5YACASsEpYuBjPgAAoErBKWLgYz4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECjHTHAStZDyfgqh_lQrbVh1KYSy4hLVfrMYKzc3I-nvWDdGNwgjPgg3VkcIIz4oV3YWt1MgU --filternode=/ip4/172.18.150.46/tcp/13280/p2p/16Uiu2HAm4sxLTA5mRVC8pk3CmAE9Sc8ioRAauMTfoTNcepLxNbnc
|
|
2026-03-16 12:35:46.797 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.210 waku da13f4ff0540f5dacebcdff8aa78bef92d66108967f38aaa0a376f8948a7b3a6
|
|
2026-03-16 12:35:46.832 DEBUG [src.node.docker_mananger] Container started with ID da13f4ff0540. Setting up logs at ./log/docker/node2_2026-03-16_12-35-45__f693836e-1360-4415-821b-c34340ffd6c0__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:35:46.833 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 50783
|
|
2026-03-16 12:35:46.834 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:35:47.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:47.837 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-16 12:35:47.837 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:47.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:47.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.210/tcp/50784/p2p/16Uiu2HAmFeyvjvFXT6QJzqiUabeqJUUdYnvS4E9QsP8Nr6h5Yn8X","/ip4/172.18.60.210/tcp/50785/ws/p2p/16Uiu2HAmFeyvjvFXT6QJzqiUabeqJUUdYnvS4E9QsP8Nr6h5Yn8X"],"enrUri":"enr:-L24QH2y2rKSz1f9dlqF_eeHd7fi9nSoj84VaJLIvl6g2pVEA6spYLkYgIKa0yJ1ZD7ejSOW4T8_qNXh_r-jLFbWxGwCgmlkgnY0gmlwhKwSPNKKbXVsdGlhZGRyc5YACASsEjzSBsZgAAoErBI80gbGYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLJKVCuBeXs7BqSxyEuXT4iZAlcJj8dyA5Ae1SZPMteCDdGNwgsZgg3VkcILGYoV3YWt1MgA"}'
|
|
2026-03-16 12:35:47.840 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:47.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50783/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.46/tcp/13280/p2p/16Uiu2HAm4sxLTA5mRVC8pk3CmAE9Sc8ioRAauMTfoTNcepLxNbnc"]'
|
|
2026-03-16 12:35:47.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:47.877 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-16 12:35:47.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13279/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-16 12:35:47.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:47.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50783/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "24590676-7720-444d-aa68-33028cdfc73c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-16 12:35:47.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"24590676-7720-444d-aa68-33028cdfc73c","statusDesc":"OK"}'
|
|
2026-03-16 12:35:47.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13279/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)'}'
|
|
2026-03-16 12:35:47.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:47.916 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 12:35:48.016 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-16 12:35:48.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:48.019 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":1773664547908984733,"ephemeral":false}]'
|
|
2026-03-16 12:35:48.021 DEBUG [src.node.waku_node] Restarting container with id da13f4ff0540
|
|
2026-03-16 12:35:49.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:49.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:49.171 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-16 12:35:49.171 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:35:49.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:49.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.210/tcp/50784/p2p/16Uiu2HAmFeyvjvFXT6QJzqiUabeqJUUdYnvS4E9QsP8Nr6h5Yn8X","/ip4/172.18.60.210/tcp/50785/ws/p2p/16Uiu2HAmFeyvjvFXT6QJzqiUabeqJUUdYnvS4E9QsP8Nr6h5Yn8X"],"enrUri":"enr:-L24QH2y2rKSz1f9dlqF_eeHd7fi9nSoj84VaJLIvl6g2pVEA6spYLkYgIKa0yJ1ZD7ejSOW4T8_qNXh_r-jLFbWxGwCgmlkgnY0gmlwhKwSPNKKbXVsdGlhZGRyc5YACASsEjzSBsZgAAoErBI80gbGYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLJKVCuBeXs7BqSxyEuXT4iZAlcJj8dyA5Ae1SZPMteCDdGNwgsZgg3VkcILGYoV3YWt1MgA"}'
|
|
2026-03-16 12:35:49.174 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:35:49.174 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2026-03-16 12:35:51.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13279/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-16 12:35:51.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:51.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50783/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "01173791-ef3f-435e-a98c-c70212653155", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-16 12:35:51.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"01173791-ef3f-435e-a98c-c70212653155","statusDesc":"OK"}'
|
|
2026-03-16 12:35:51.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13279/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)'}'
|
|
2026-03-16 12:35:51.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:35:51.239 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-16 12:35:51.339 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-16 12:35:51.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50783/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:35:51.342 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":1773664551227588828,"ephemeral":false}]'
|
|
2026-03-16 12:35:51.345 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:35:51.346 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:35:51.346 DEBUG [src.node.waku_node] Stopping container with id b3d500d73fb2
|
|
2026-03-16 12:35:51.922 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:51.923 DEBUG [src.node.waku_node] Stopping container with id da13f4ff0540
|
|
2026-03-16 12:35:52.478 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:35:52.479 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:35:52.491 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:35:52.508 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|