mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-17 17:23:11 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-02-26 04:40:05.201 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:40:05.202 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2026-02-26_04-40-05__7797ad1d-8763-412f-9edf-53df69e0e359
|
|
2026-02-26 04:40:05.202 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:40:05.202 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-26 04:40:05.210 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:40:05.210 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-26_04-40-05__7797ad1d-8763-412f-9edf-53df69e0e359__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:40:05.211 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:40:05.211 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:40:05.212 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:40:05.212 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.112
|
|
2026-02-26 04:40:05.212 DEBUG [src.node.docker_mananger] Generated ports ['47040', '47041', '47042', '47043', '47044']
|
|
2026-02-26 04:40:05.212 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:40:05.213 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:40:05.213 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:40:05.213 DEBUG [src.node.docker_mananger] docker run -i -t -p 47040:47040 -p 47041:47041 -p 47042:47042 -p 47043:47043 -p 47044:47044 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=47042 --rest-port=47040 --tcp-port=47041 --discv5-udp-port=47043 --rest-address=0.0.0.0 --nat=extip:172.18.229.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d69bbae9902a0912593be8dacd9a3e9bc9e4bc047c8ce3552acd4f9e8eaf67fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47044 --metrics-logging=true --store=true --relay=true
|
|
2026-02-26 04:40:05.409 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.112 waku 22d8f5187f86db1035c423fa1799207ea3b39586c4a2378227d60dac88ccf7e6
|
|
2026-02-26 04:40:05.414 ERROR [src.node.docker_mananger] Max retries reached for container ce54f5158b7b. Exiting log stream.
|
|
2026-02-26 04:40:05.443 DEBUG [src.node.docker_mananger] Container started with ID 22d8f5187f86. Setting up logs at ./log/docker/publishing_node1_2026-02-26_04-40-05__7797ad1d-8763-412f-9edf-53df69e0e359__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:40:05.444 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47040
|
|
2026-02-26 04:40:05.444 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:40:05.952 ERROR [src.node.docker_mananger] Max retries reached for container dc19a282f350. Exiting log stream.
|
|
2026-02-26 04:40:06.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47040/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:06.447 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:40:06.447 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:40:06.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47040/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:06.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.112/tcp/47041/p2p/16Uiu2HAmGsx2mxuNARNunC6ndSj1cUXBvEpd3ytSU5uJozcp9jp7","/ip4/172.18.229.112/tcp/47042/ws/p2p/16Uiu2HAmGsx2mxuNARNunC6ndSj1cUXBvEpd3ytSU5uJozcp9jp7"],"enrUri":"enr:-L24QFX3DJTS_U5BIayvqOs1nTpcEaH1__jc37ThJz-qHN5_JL3oEbZtjS_lQt1huxrhJlv1eSQ6BO0SwN6jkxbzBAYCgmlkgnY0gmlwhKwS5XCKbXVsdGlhZGRyc5YACASsEuVwBrfBAAoErBLlcAa3wt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPsCtBzXxvKmQEZjMv_w-8ril0eFvV8OKz2tnQMx89uSDdGNwgrfBg3VkcIK3w4V3YWt1MgM"}'
|
|
2026-02-26 04:40:06.450 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:40:06.457 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:40:06.457 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-26_04-40-05__7797ad1d-8763-412f-9edf-53df69e0e359__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:40:06.458 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:40:06.458 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:40:06.459 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:40:06.459 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.62
|
|
2026-02-26 04:40:06.459 DEBUG [src.node.docker_mananger] Generated ports ['52041', '52042', '52043', '52044', '52045']
|
|
2026-02-26 04:40:06.460 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:40:06.460 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:40:06.460 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:40:06.460 DEBUG [src.node.docker_mananger] docker run -i -t -p 52041:52041 -p 52042:52042 -p 52043:52043 -p 52044:52044 -p 52045:52045 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=52043 --rest-port=52041 --tcp-port=52042 --discv5-udp-port=52044 --rest-address=0.0.0.0 --nat=extip:172.18.20.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=86e8da8898d772c2edf0aa05abbddd9f65fa59b8ed633f586bde7bb7f5a2f3cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52045 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFX3DJTS_U5BIayvqOs1nTpcEaH1__jc37ThJz-qHN5_JL3oEbZtjS_lQt1huxrhJlv1eSQ6BO0SwN6jkxbzBAYCgmlkgnY0gmlwhKwS5XCKbXVsdGlhZGRyc5YACASsEuVwBrfBAAoErBLlcAa3wt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPsCtBzXxvKmQEZjMv_w-8ril0eFvV8OKz2tnQMx89uSDdGNwgrfBg3VkcIK3w4V3YWt1MgM --storenode=/ip4/172.18.229.112/tcp/47041/p2p/16Uiu2HAmGsx2mxuNARNunC6ndSj1cUXBvEpd3ytSU5uJozcp9jp7 --store=false --relay=false
|
|
2026-02-26 04:40:06.652 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.62 waku 16fd2ea4dc490100c232a9e2c07717392d82e26e3e0b75837034ee5af3e7894b
|
|
2026-02-26 04:40:06.689 DEBUG [src.node.docker_mananger] Container started with ID 16fd2ea4dc49. Setting up logs at ./log/docker/store_node1_2026-02-26_04-40-05__7797ad1d-8763-412f-9edf-53df69e0e359__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:40:06.690 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52041
|
|
2026-02-26 04:40:06.690 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:40:07.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52041/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:07.693 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-02-26 04:40:07.693 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:40:07.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52041/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:07.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.62/tcp/52042/p2p/16Uiu2HAmEB3E5qy4Cd56uqCq5eZSyobGN3R7SBvy34WDSvWceBxC","/ip4/172.18.20.62/tcp/52043/ws/p2p/16Uiu2HAmEB3E5qy4Cd56uqCq5eZSyobGN3R7SBvy34WDSvWceBxC"],"enrUri":"enr:-L24QNldyJWJ9e9M1yewwG_A_d0P8iZ0SCH4TIBdODE_w-jSYEu0Zb6qWm0oa96BDP1aTuBKPU6Jww582O4DHFoMG58CgmlkgnY0gmlwhKwSFD6KbXVsdGlhZGRyc5YACASsEhQ-BstKAAoErBIUPgbLS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFo5c4velAnC-NYOsUL9KE8D7_ro9vJsiQkARpDm9P8GDdGNwgstKg3VkcILLTIV3YWt1MgA"}'
|
|
2026-02-26 04:40:07.696 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:40:07.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52041/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.112/tcp/47041/p2p/16Uiu2HAmGsx2mxuNARNunC6ndSj1cUXBvEpd3ytSU5uJozcp9jp7"]'
|
|
2026-02-26 04:40:07.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:07.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47040/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-26 04:40:07.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:07.752 DEBUG [src.steps.store] Relaying message
|
|
2026-02-26 04:40:07.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47040/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)'}'
|
|
2026-02-26 04:40:07.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:07.760 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-26 04:40:07.961 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-26 04:40:07.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47040/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:07.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x57f45fd5e142a8a1b150c524ea07145886ddcdb04cbccaf7a50d532e7b7fea42"}]}'
|
|
2026-02-26 04:40:07.965 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-26 04:40:07.965 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-26 04:40:07.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52041/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:40:07.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"36b001e7212ff17faf44","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x57f45fd5e142a8a1b150c524ea07145886ddcdb04cbccaf7a50d532e7b7fea42"}]}'
|
|
2026-02-26 04:40:07.974 DEBUG [src.steps.store] messages length is 1
|
|
2026-02-26 04:40:07.976 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:40:07.977 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:40:07.977 DEBUG [src.node.waku_node] Stopping container with id 22d8f5187f86
|
|
2026-02-26 04:40:08.543 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:40:08.545 DEBUG [src.node.waku_node] Stopping container with id 16fd2ea4dc49
|
|
2026-02-26 04:40:09.141 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:40:09.142 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:40:09.149 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:40:09.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|