mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
82 lines
14 KiB
Plaintext
82 lines
14 KiB
Plaintext
2026-03-13 04:35:30.255 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:35:30.256 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_different_shard with id: 2026-03-13_04-35-30__994fedd1-4813-4062-800f-6c172f5b838f
|
|
2026-03-13 04:35:30.256 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:35:30.256 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:35:30.256 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-13 04:35:30.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:30.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-30__994fedd1-4813-4062-800f-6c172f5b838f__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:30.264 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:30.265 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:30.266 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:30.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.167
|
|
2026-03-13 04:35:30.266 DEBUG [src.node.docker_mananger] Generated ports ['14953', '14954', '14955', '14956', '14957']
|
|
2026-03-13 04:35:30.266 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-13 04:35:30.267 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-13 04:35:30.267 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:30.267 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:30.267 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:30.267 DEBUG [src.node.docker_mananger] docker run -i -t -p 14953:14953 -p 14954:14954 -p 14955:14955 -p 14956:14956 -p 14957:14957 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=14955 --rest-port=14953 --tcp-port=14954 --discv5-udp-port=14956 --rest-address=0.0.0.0 --nat=extip:172.18.102.167 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ec1fdc6fefabd89b5cfee2cc7fcc3b2fe0abba8fbea6c1bc5fdf3ab1d9bdb8ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14957 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-13 04:35:30.455 ERROR [src.node.docker_mananger] Max retries reached for container b90dfffe6451. Exiting log stream.
|
|
2026-03-13 04:35:30.464 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.167 waku 621ad906286a7b009aef1ebfb19e151a884d6cf3f3bf366f337006aefd720a36
|
|
2026-03-13 04:35:30.500 DEBUG [src.node.docker_mananger] Container started with ID 621ad906286a. Setting up logs at ./log/docker/node1_2026-03-13_04-35-30__994fedd1-4813-4062-800f-6c172f5b838f__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:30.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14953
|
|
2026-03-13 04:35:30.502 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:31.001 ERROR [src.node.docker_mananger] Max retries reached for container 6cc005123100. Exiting log stream.
|
|
2026-03-13 04:35:31.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14953/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:31.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:35:31.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14953/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:31.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:35:31.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14953/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:31.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:35:31.713 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:31.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14953/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:31.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.167/tcp/14954/p2p/16Uiu2HAmKbh9DtYA4Z28EX9iRaLb4Upo1LjDy74awdnRryzsisJe","/ip4/172.18.102.167/tcp/14955/ws/p2p/16Uiu2HAmKbh9DtYA4Z28EX9iRaLb4Upo1LjDy74awdnRryzsisJe"],"enrUri":"enr:-L24QLucVqzEGgShIm7Pz3455vt2VP2BKqhgbo9HVoGHyXY4frYpupCJgltM5UQYeoyBeZRPzN2iYuuxPNcO2fvCRMQCgmlkgnY0gmlwhKwSZqeKbXVsdGlhZGRyc5YACASsEmanBjpqAAoErBJmpwY6a90DgnJzhQACAQAAiXNlY3AyNTZrMaEDZymb3d4_mSDGSQjXzzpEJpasaOI4ThQI1vMbOyxz3a-DdGNwgjpqg3VkcII6bIV3YWt1MgU"}'
|
|
2026-03-13 04:35:31.716 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:31.723 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:31.723 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-30__994fedd1-4813-4062-800f-6c172f5b838f__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:31.723 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:31.723 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.116
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.docker_mananger] Generated ports ['24979', '24980', '24981', '24982', '24983']
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-13 04:35:31.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:31.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:31.726 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:31.726 DEBUG [src.node.docker_mananger] docker run -i -t -p 24979:24979 -p 24980:24980 -p 24981:24981 -p 24982:24982 -p 24983:24983 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=24981 --rest-port=24979 --tcp-port=24980 --discv5-udp-port=24982 --rest-address=0.0.0.0 --nat=extip:172.18.38.116 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=9ddb5eebd6dc37ed1ce2fbaa4c9c43eaf34843ddb2ec80021d10cee4cfeca882 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24983 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLucVqzEGgShIm7Pz3455vt2VP2BKqhgbo9HVoGHyXY4frYpupCJgltM5UQYeoyBeZRPzN2iYuuxPNcO2fvCRMQCgmlkgnY0gmlwhKwSZqeKbXVsdGlhZGRyc5YACASsEmanBjpqAAoErBJmpwY6a90DgnJzhQACAQAAiXNlY3AyNTZrMaEDZymb3d4_mSDGSQjXzzpEJpasaOI4ThQI1vMbOyxz3a-DdGNwgjpqg3VkcII6bIV3YWt1MgU
|
|
2026-03-13 04:35:31.935 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.116 waku e0843360fa494e2306607adb37d16ddee3474fc72df712d87bbd522aeaa673b8
|
|
2026-03-13 04:35:31.972 DEBUG [src.node.docker_mananger] Container started with ID e0843360fa49. Setting up logs at ./log/docker/node2_2026-03-13_04-35-30__994fedd1-4813-4062-800f-6c172f5b838f__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:31.973 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24979
|
|
2026-03-13 04:35:31.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:32.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24979/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:32.995 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_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-13 04:35:32.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:32.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24979/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:33.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.116/tcp/24980/p2p/16Uiu2HAmNP4XCVUxkYYWXiaHchtsVDXPRyA8ENSXS1ii32bMs33P","/ip4/172.18.38.116/tcp/24981/ws/p2p/16Uiu2HAmNP4XCVUxkYYWXiaHchtsVDXPRyA8ENSXS1ii32bMs33P"],"enrUri":"enr:-L24QL4UyqiBJnhkhoYWwRh0TM9l9yLyRcL5fJPLW54RNt-4bptBWTgAIfjQGF3dEUNgHw6vzuMGPIceZMzgc5sQ6lgCgmlkgnY0gmlwhKwSJnSKbXVsdGlhZGRyc5YACASsEiZ0BmGUAAoErBImdAZhld0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDkIBK1MAu9JJXkZsYcx0j0fNH31FN-ybE-axd-ktmkWKDdGNwgmGUg3VkcIJhloV3YWt1MgE"}'
|
|
2026-03-13 04:35:33.004 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:33.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24979/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.167/tcp/14954/p2p/16Uiu2HAmKbh9DtYA4Z28EX9iRaLb4Upo1LjDy74awdnRryzsisJe"]'
|
|
2026-03-13 04:35:33.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:33.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14953/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-13 04:35:33.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:33.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24979/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/1"]'
|
|
2026-03-13 04:35:33.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:33.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14953/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:35:33.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:33.064 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:35:33.164 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:35:33.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14953/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:33.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376533053582765,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:35:33.169 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:35:33.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:33.172 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:24979/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2026-03-13 04:35:33.175 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:35:33.176 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:35:33.176 DEBUG [src.node.waku_node] Stopping container with id 621ad906286a
|
|
2026-03-13 04:35:33.759 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:33.761 DEBUG [src.node.waku_node] Stopping container with id e0843360fa49
|
|
2026-03-13 04:35:34.339 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:34.340 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:35:34.370 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:35:34.379 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|