mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-01-02 04:24:28.481 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:24:28.481 DEBUG [tests.conftest] Running test: test_single_content_topic[/myapp/1/latest/proto] with id: 2026-01-02_04-24-28__850e9b79-d04f-4983-8883-1360c7626701
|
|
2026-01-02 04:24:28.482 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:24:28.482 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:24:28.482 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-01-02 04:24:28.489 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:24:28.489 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-24-28__850e9b79-d04f-4983-8883-1360c7626701__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:24:28.489 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:24:28.489 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:24:28.491 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:24:28.491 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.113
|
|
2026-01-02 04:24:28.491 DEBUG [src.node.docker_mananger] Generated ports ['36101', '36102', '36103', '36104', '36105']
|
|
2026-01-02 04:24:28.491 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:24:28.491 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:24:28.491 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:24:28.492 DEBUG [src.node.docker_mananger] docker run -i -t -p 36101:36101 -p 36102:36102 -p 36103:36103 -p 36104:36104 -p 36105:36105 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=36103 --rest-port=36101 --tcp-port=36102 --discv5-udp-port=36104 --rest-address=0.0.0.0 --nat=extip:172.18.207.113 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4a0fd9a8feacdedb94f58b4eefbc6eddced8c9b2300d3ba37ad1a3d637d650dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36105 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-01-02 04:24:28.678 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.113 waku efddfb190a1c6c665811d33f9db7b916844df4ee665cb34dd459fc863bae6593
|
|
2026-01-02 04:24:28.714 DEBUG [src.node.docker_mananger] Container started with ID efddfb190a1c. Setting up logs at ./log/docker/node1_2026-01-02_04-24-28__850e9b79-d04f-4983-8883-1360c7626701__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:24:28.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36101
|
|
2026-01-02 04:24:28.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:24:28.735 ERROR [src.node.docker_mananger] Max retries reached for container f8f150d97bf2. Exiting log stream.
|
|
2026-01-02 04:24:29.289 ERROR [src.node.docker_mananger] Max retries reached for container 7f9633d4cba4. Exiting log stream.
|
|
2026-01-02 04:24:29.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36101/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:29.719 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_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"}]}'
|
|
2026-01-02 04:24:29.719 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:24:29.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36101/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:29.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.113/tcp/36102/p2p/16Uiu2HAkwAjbhGpFKTVu53NoeoiXP18McsWq5nhM478RXjmiE24M","/ip4/172.18.207.113/tcp/36103/ws/p2p/16Uiu2HAkwAjbhGpFKTVu53NoeoiXP18McsWq5nhM478RXjmiE24M"],"enrUri":"enr:-L24QIvuEwUWBL6qbHnqCGH8E4awqBnIHQ_-j8WN9--VKsDCOaYyfF5thSHhHA5ysvkECmX8N4zwWkMFNh0o5lOTSGQCgmlkgnY0gmlwhKwSz3GKbXVsdGlhZGRyc5YACASsEs9xBo0GAAoErBLPcQaNB90DgnJzhQACAQAAiXNlY3AyNTZrMaECGePA9DN3K9gBmCt3KtVUozJSuc-Hg68Ks3RoxWy_MH6DdGNwgo0Gg3VkcIKNCIV3YWt1MgU"}'
|
|
2026-01-02 04:24:29.721 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:24:29.728 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:24:29.728 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-24-28__850e9b79-d04f-4983-8883-1360c7626701__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:24:29.728 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:24:29.728 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:24:29.729 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:24:29.729 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.103
|
|
2026-01-02 04:24:29.730 DEBUG [src.node.docker_mananger] Generated ports ['15748', '15749', '15750', '15751', '15752']
|
|
2026-01-02 04:24:29.730 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:24:29.730 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:24:29.730 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:24:29.730 DEBUG [src.node.docker_mananger] docker run -i -t -p 15748:15748 -p 15749:15749 -p 15750:15750 -p 15751:15751 -p 15752:15752 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=15750 --rest-port=15748 --tcp-port=15749 --discv5-udp-port=15751 --rest-address=0.0.0.0 --nat=extip:172.18.139.103 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3997acdc1fbcd07debacbee4cb9cc43ace0d15edcbae5029eddcbdb6de110cab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15752 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIvuEwUWBL6qbHnqCGH8E4awqBnIHQ_-j8WN9--VKsDCOaYyfF5thSHhHA5ysvkECmX8N4zwWkMFNh0o5lOTSGQCgmlkgnY0gmlwhKwSz3GKbXVsdGlhZGRyc5YACASsEs9xBo0GAAoErBLPcQaNB90DgnJzhQACAQAAiXNlY3AyNTZrMaECGePA9DN3K9gBmCt3KtVUozJSuc-Hg68Ks3RoxWy_MH6DdGNwgo0Gg3VkcIKNCIV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
|
2026-01-02 04:24:29.919 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.103 waku bd2d273b011cad026f171a8b93939d752356a01921a9f2e906559a4c2c31995d
|
|
2026-01-02 04:24:29.952 DEBUG [src.node.docker_mananger] Container started with ID bd2d273b011c. Setting up logs at ./log/docker/node2_2026-01-02_04-24-28__850e9b79-d04f-4983-8883-1360c7626701__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:24:29.952 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15748
|
|
2026-01-02 04:24:29.952 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:24:30.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15748/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:30.960 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":"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":"READY"}]}'
|
|
2026-01-02 04:24:30.961 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:24:30.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15748/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:30.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.103/tcp/15749/p2p/16Uiu2HAmTp3iESCDSYaovCsiAodsTmFkYP1vovwJN5ofmBqUBJA9","/ip4/172.18.139.103/tcp/15750/ws/p2p/16Uiu2HAmTp3iESCDSYaovCsiAodsTmFkYP1vovwJN5ofmBqUBJA9"],"enrUri":"enr:-L24QLuYSTYXEn9HSgfJOnreFvUZU9QbgiopHF4s5U9GDCHLGF4dFVns73BwzyR3J-lUS8sRrcnZG7JVH1pxL9c0LuQCgmlkgnY0gmlwhKwSi2eKbXVsdGlhZGRyc5YACASsEotnBj2FAAoErBKLZwY9ht0DgnJzhQACAQAAiXNlY3AyNTZrMaED4TFU4Stzd6zdLlEYY4MHRmZKXogABsthlzedfwUffDaDdGNwgj2Fg3VkcII9h4V3YWt1MgE"}'
|
|
2026-01-02 04:24:30.968 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:24:30.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15748/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.113/tcp/36102/p2p/16Uiu2HAkwAjbhGpFKTVu53NoeoiXP18McsWq5nhM478RXjmiE24M"]'
|
|
2026-01-02 04:24:30.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:24:30.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36101/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-01-02 04:24:30.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:24:30.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15748/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-01-02 04:24:30.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:24:30.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36101/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:24:30.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:24:30.984 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:24:31.085 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:24:31.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36101/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:31.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327870979943726,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:24:31.090 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-01-02 04:24:31.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15748/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:24:31.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1767327870979943726,"ephemeral":false,"proof":""}]'
|
|
2026-01-02 04:24:31.096 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:24:31.097 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:24:31.098 DEBUG [src.node.waku_node] Stopping container with id efddfb190a1c
|
|
2026-01-02 04:24:31.626 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:24:31.626 DEBUG [src.node.waku_node] Stopping container with id bd2d273b011c
|
|
2026-01-02 04:24:32.212 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:24:32.214 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:24:32.219 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:24:32.223 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|