mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 07:53:10 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2025-12-21 04:37:40.207 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-21 04:37:40.208 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_relay with id: 2025-12-21_04-37-40__27ffbb71-45a6-4eb0-b7c5-d75382322594
|
|
2025-12-21 04:37:40.208 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-21 04:37:40.208 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-21 04:37:40.220 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-21 04:37:40.220 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-21_04-37-40__27ffbb71-45a6-4eb0-b7c5-d75382322594__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:37:40.220 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-21 04:37:40.220 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-21 04:37:40.223 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-21 04:37:40.224 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.53
|
|
2025-12-21 04:37:40.224 DEBUG [src.node.docker_mananger] Generated ports ['6296', '6297', '6298', '6299', '6300']
|
|
2025-12-21 04:37:40.224 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-21 04:37:40.224 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-21 04:37:40.224 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-21 04:37:40.225 DEBUG [src.node.docker_mananger] docker run -i -t -p 6296:6296 -p 6297:6297 -p 6298:6298 -p 6299:6299 -p 6300:6300 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=6298 --rest-port=6296 --tcp-port=6297 --discv5-udp-port=6299 --rest-address=0.0.0.0 --nat=extip:172.18.211.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f9ead5dc0efbcfb7aaabcbc3d6fe6ddebe0405ad50e971355b9c1caee2ac19d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6300 --metrics-logging=true --store=true --relay=true
|
|
2025-12-21 04:37:40.401 ERROR [src.node.docker_mananger] Max retries reached for container 8a2d9e6f3fe6. Exiting log stream.
|
|
2025-12-21 04:37:40.427 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.53 waku 55a0e03dfae2d1bae046ede969925593cf576410159f86bb2f44bc0006377e5c
|
|
2025-12-21 04:37:40.461 DEBUG [src.node.docker_mananger] Container started with ID 55a0e03dfae2. Setting up logs at ./log/docker/publishing_node1_2025-12-21_04-37-40__27ffbb71-45a6-4eb0-b7c5-d75382322594__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:37:40.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6296
|
|
2025-12-21 04:37:40.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-21 04:37:41.060 ERROR [src.node.docker_mananger] Max retries reached for container 5e40e5b94545. Exiting log stream.
|
|
2025-12-21 04:37:41.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6296/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:41.470 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":"READY"},{"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":"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-21 04:37:41.471 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-21 04:37:41.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6296/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:41.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.53/tcp/6297/p2p/16Uiu2HAm2HhYhwoGULfdQHVwBnCWAgVNGZnsMQsx6NXEvMruaUfZ","/ip4/172.18.211.53/tcp/6298/ws/p2p/16Uiu2HAm2HhYhwoGULfdQHVwBnCWAgVNGZnsMQsx6NXEvMruaUfZ"],"enrUri":"enr:-L24QPt0uSOjv3m1KZgeYhBCagdcW9neXVHKjTf-fGdF00VbG7G7feDRHXyhP4NwxmYDpqx5aXkGgP4WRO36ouARkZwCgmlkgnY0gmlwhKwS0zWKbXVsdGlhZGRyc5YACASsEtM1BhiZAAoErBLTNQYYmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZfbvMeybgKUTQhjN6Cej-WS9mWzI9JhAroT-z_BWhBCDdGNwghiZg3VkcIIYm4V3YWt1MgM"}'
|
|
2025-12-21 04:37:41.473 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-21 04:37:41.481 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-21 04:37:41.481 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-21_04-37-40__27ffbb71-45a6-4eb0-b7c5-d75382322594__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:37:41.481 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-21 04:37:41.481 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-21 04:37:41.483 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-21 04:37:41.483 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.199
|
|
2025-12-21 04:37:41.483 DEBUG [src.node.docker_mananger] Generated ports ['18464', '18465', '18466', '18467', '18468']
|
|
2025-12-21 04:37:41.483 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-21 04:37:41.483 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-21 04:37:41.484 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-21 04:37:41.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 18464:18464 -p 18465:18465 -p 18466:18466 -p 18467:18467 -p 18468:18468 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=18466 --rest-port=18464 --tcp-port=18465 --discv5-udp-port=18467 --rest-address=0.0.0.0 --nat=extip:172.18.73.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=920f6af85ff7b3abeecbe2d9a930d2ed6c5d3a2bd0c56cc9d7068471a13d57ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18468 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPt0uSOjv3m1KZgeYhBCagdcW9neXVHKjTf-fGdF00VbG7G7feDRHXyhP4NwxmYDpqx5aXkGgP4WRO36ouARkZwCgmlkgnY0gmlwhKwS0zWKbXVsdGlhZGRyc5YACASsEtM1BhiZAAoErBLTNQYYmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECZfbvMeybgKUTQhjN6Cej-WS9mWzI9JhAroT-z_BWhBCDdGNwghiZg3VkcIIYm4V3YWt1MgM --storenode=/ip4/172.18.211.53/tcp/6297/p2p/16Uiu2HAm2HhYhwoGULfdQHVwBnCWAgVNGZnsMQsx6NXEvMruaUfZ --store=false --relay=true
|
|
2025-12-21 04:37:41.680 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.199 waku 331f438f147cc102fd18719c7a274b71760fc5e7954e8a8d413f3f08bbf962f5
|
|
2025-12-21 04:37:41.714 DEBUG [src.node.docker_mananger] Container started with ID 331f438f147c. Setting up logs at ./log/docker/store_node1_2025-12-21_04-37-40__27ffbb71-45a6-4eb0-b7c5-d75382322594__wakuorg_nwaku:latest.log
|
|
2025-12-21 04:37:41.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18464
|
|
2025-12-21 04:37:41.715 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-21 04:37:42.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18464/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:42.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_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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-21 04:37:42.720 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-21 04:37:42.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18464/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:42.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.199/tcp/18465/p2p/16Uiu2HAmQqoQ5ptU2ffoHhaAXV7gtLXKqStvfpgUMndwUCQE1FKQ","/ip4/172.18.73.199/tcp/18466/ws/p2p/16Uiu2HAmQqoQ5ptU2ffoHhaAXV7gtLXKqStvfpgUMndwUCQE1FKQ"],"enrUri":"enr:-L24QHsYUyajtb2ZdWSOWkOVRUxOtVhuU6KUSRSDLKBz0WrcHmV5TGO5gD7sAx3KkZR7fOOCwXhQ5OJUkbCPbv57WAgCgmlkgnY0gmlwhKwSSceKbXVsdGlhZGRyc5YACASsEknHBkghAAoErBJJxwZIIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtRE_rfDS_SjEdKh0hREbgt0D1viXH5rocfSgHzKs2ZODdGNwgkghg3VkcIJII4V3YWt1MgE"}'
|
|
2025-12-21 04:37:42.725 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-21 04:37:42.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18464/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.53/tcp/6297/p2p/16Uiu2HAm2HhYhwoGULfdQHVwBnCWAgVNGZnsMQsx6NXEvMruaUfZ"]'
|
|
2025-12-21 04:37:42.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:37:42.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6296/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-21 04:37:42.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:37:42.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18464/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-21 04:37:42.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:37:42.764 DEBUG [src.steps.store] Relaying message
|
|
2025-12-21 04:37:42.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6296/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-21 04:37:42.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-21 04:37:42.773 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-21 04:37:42.973 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-21 04:37:42.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6296/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:42.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x826c2d10b0738723f198f0da8b809df9e8661af671fd834abdb2ae8c9163322d"}]}'
|
|
2025-12-21 04:37:42.977 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-21 04:37:42.978 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-21 04:37:42.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18464/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-21 04:37:42.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"16bde6f6da61a9c04d0d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x826c2d10b0738723f198f0da8b809df9e8661af671fd834abdb2ae8c9163322d"}]}'
|
|
2025-12-21 04:37:42.986 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-21 04:37:42.988 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-21 04:37:42.989 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-21 04:37:42.989 DEBUG [src.node.waku_node] Stopping container with id 55a0e03dfae2
|
|
2025-12-21 04:37:43.582 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-21 04:37:43.582 DEBUG [src.node.waku_node] Stopping container with id 331f438f147c
|
|
2025-12-21 04:37:44.117 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-21 04:37:44.118 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-21 04:37:44.125 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-21 04:37:44.130 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|