mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 13:29:30 +00:00
84 lines
15 KiB
Plaintext
84 lines
15 KiB
Plaintext
2026-04-23 00:00:33.236 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:00:33.237 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:00:33.238 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_content_topic_from_same_shard with id: 2026-04-23_00-00-33__04b977f0-591e-45d7-9987-2166ac28d141
|
||
2026-04-23 00:00:33.239 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:00:33.239 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-23 00:00:33.240 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||
2026-04-23 00:00:33.250 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:33.250 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-00-33__04b977f0-591e-45d7-9987-2166ac28d141__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:33.250 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:33.250 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:33.251 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:33.251 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.152
|
||
2026-04-23 00:00:33.251 DEBUG [src.node.docker_mananger] Generated ports ['61025', '61026', '61027', '61028', '61029']
|
||
2026-04-23 00:00:33.252 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:33.252 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:33.252 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:33.252 DEBUG [src.node.docker_mananger] docker run -i -t -p 61025:61025 -p 61026:61026 -p 61027:61027 -p 61028:61028 -p 61029:61029 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=61027 --rest-port=61025 --tcp-port=61026 --discv5-udp-port=61028 --rest-address=0.0.0.0 --nat=extip:172.18.125.152 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=c0544a8df6ecc0ebdad40e28e20a6bf2f78a3d31a1f2aa547ca7a07a4a24a0c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61029 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||
2026-04-23 00:00:33.436 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.152 waku 3ac17c3dedee486e54912edc7ce7825d92c505d56eb8f439341350074a94862a
|
||
2026-04-23 00:00:33.474 DEBUG [src.node.docker_mananger] Container started with ID 3ac17c3dedee. Setting up logs at ./log/docker/node1_2026-04-23_00-00-33__04b977f0-591e-45d7-9987-2166ac28d141__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:33.475 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61025
|
||
2026-04-23 00:00:33.478 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:33.549 ERROR [src.node.docker_mananger] Max retries reached for container 4d6b569df3de. Exiting log stream.
|
||
2026-04-23 00:00:34.060 ERROR [src.node.docker_mananger] Max retries reached for container 0bf411e07c38. Exiting log stream.
|
||
2026-04-23 00:00:34.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:34.481 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:34.482 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:34.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:34.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.152/tcp/61026/p2p/16Uiu2HAmVBJTXbjST3mWHB1ffgtKiWKQv39RxvJcrTRPp3rBmpoW","/ip4/172.18.125.152/tcp/61027/ws/p2p/16Uiu2HAmVBJTXbjST3mWHB1ffgtKiWKQv39RxvJcrTRPp3rBmpoW"],"enrUri":"enr:-L24QLUmdKR55_s9qQ1UCEfL6Iz862LBDXWU1hOp6-KMrKgmOw1F8lwydW1BrpIL6sIxjle6CdnWCM-0qls9xMaek20CgmlkgnY0gmlwhKwSfZiKbXVsdGlhZGRyc5YACASsEn2YBu5iAAoErBJ9mAbuY90DgnJzhQDHAQAAiXNlY3AyNTZrMaED9X7jrkLkJ1vhEAqnR58EJmiItI2TT7MYielH3B9DOUWDdGNwgu5ig3VkcILuZIV3YWt1MgU"}'
|
||
2026-04-23 00:00:34.484 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:34.491 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:34.491 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-00-33__04b977f0-591e-45d7-9987-2166ac28d141__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:34.491 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:34.492 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:34.493 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:34.493 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.85
|
||
2026-04-23 00:00:34.493 DEBUG [src.node.docker_mananger] Generated ports ['26980', '26981', '26982', '26983', '26984']
|
||
2026-04-23 00:00:34.493 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:34.493 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:34.493 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:34.494 DEBUG [src.node.docker_mananger] docker run -i -t -p 26980:26980 -p 26981:26981 -p 26982:26982 -p 26983:26983 -p 26984:26984 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=26982 --rest-port=26980 --tcp-port=26981 --discv5-udp-port=26983 --rest-address=0.0.0.0 --nat=extip:172.18.9.85 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=d28bdce8dcea50abb86eada53a3172a5e5daa4df151fc83eeea7efde5ea081c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26984 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLUmdKR55_s9qQ1UCEfL6Iz862LBDXWU1hOp6-KMrKgmOw1F8lwydW1BrpIL6sIxjle6CdnWCM-0qls9xMaek20CgmlkgnY0gmlwhKwSfZiKbXVsdGlhZGRyc5YACASsEn2YBu5iAAoErBJ9mAbuY90DgnJzhQDHAQAAiXNlY3AyNTZrMaED9X7jrkLkJ1vhEAqnR58EJmiItI2TT7MYielH3B9DOUWDdGNwgu5ig3VkcILuZIV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||
2026-04-23 00:00:34.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.85 waku 2246011b7870a7d611d68300aa5c83bf84813786004608f1e8bd5a0f8762cea7
|
||
2026-04-23 00:00:34.716 DEBUG [src.node.docker_mananger] Container started with ID 2246011b7870. Setting up logs at ./log/docker/node2_2026-04-23_00-00-33__04b977f0-591e-45d7-9987-2166ac28d141__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:34.716 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26980
|
||
2026-04-23 00:00:34.717 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:35.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26980/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.742 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":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-23 00:00:35.743 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:35.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26980/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.85/tcp/26981/p2p/16Uiu2HAm5fqyuHTK8Sv1JqiWwGMqbEXWhrttp6TpsBwEEKBXoXhx","/ip4/172.18.9.85/tcp/26982/ws/p2p/16Uiu2HAm5fqyuHTK8Sv1JqiWwGMqbEXWhrttp6TpsBwEEKBXoXhx"],"enrUri":"enr:-L24QICNZqXlDtDZ0hxSH3tRzc73rRjYDVFnVcIRocYqFF3fP7GF5LJgghuwE-zZ79CwmSwt7A4VUw0bcIywDItpc0ACgmlkgnY0gmlwhKwSCVWKbXVsdGlhZGRyc5YACASsEglVBmllAAoErBIJVQZpZt0DgnJzhQDHAQAAiXNlY3AyNTZrMaECmDZPS4yWqb6mekVuIXrhw_Zmv3emCKcFaUH_RJdEUM-DdGNwgmllg3VkcIJpZ4V3YWt1MgE"}'
|
||
2026-04-23 00:00:35.750 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:35.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26980/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.125.152/tcp/61026/p2p/16Uiu2HAmVBJTXbjST3mWHB1ffgtKiWKQv39RxvJcrTRPp3rBmpoW"]'
|
||
2026-04-23 00:00:35.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:35.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||
2026-04-23 00:00:35.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:35.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26980/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||
2026-04-23 00:00:35.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:35.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:00:35.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:35.766 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-23 00:00:35.866 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:35.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1776902435759778130,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:35.871 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:35.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26980/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1776902435759778130,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:35.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-23 00:00:35.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:35.879 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-23 00:00:35.979 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:35.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902435875306618,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:35.984 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:35.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26980/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:35.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1776902435875306618,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:35.990 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:00:35.991 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:00:35.991 DEBUG [src.node.waku_node] Stopping container with id 3ac17c3dedee
|
||
2026-04-23 00:00:36.490 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:36.490 DEBUG [src.node.waku_node] Stopping container with id 2246011b7870
|
||
2026-04-23 00:00:36.952 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:36.954 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:36.967 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:36.977 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|