mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
90 lines
15 KiB
Plaintext
90 lines
15 KiB
Plaintext
2026-03-27 04:50:21.487 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-27 04:50:21.489 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/0] with id: 2026-03-27_04-50-21__ca708fcf-bbc7-49db-96f5-a140c93e24c7
|
|
2026-03-27 04:50:21.490 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-27 04:50:21.490 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-27 04:50:21.491 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-27 04:50:21.501 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-27 04:50:21.502 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-27_04-50-21__ca708fcf-bbc7-49db-96f5-a140c93e24c7__wakuorg_nwaku:latest.log
|
|
2026-03-27 04:50:21.502 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-27 04:50:21.502 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-27 04:50:21.504 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-27 04:50:21.504 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.26
|
|
2026-03-27 04:50:21.505 DEBUG [src.node.docker_mananger] Generated ports ['58094', '58095', '58096', '58097', '58098']
|
|
2026-03-27 04:50:21.505 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-27 04:50:21.505 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-27 04:50:21.506 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-27 04:50:21.506 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-27 04:50:21.506 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-27 04:50:21.507 DEBUG [src.node.docker_mananger] docker run -i -t -p 58094:58094 -p 58095:58095 -p 58096:58096 -p 58097:58097 -p 58098:58098 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=58096 --rest-port=58094 --tcp-port=58095 --discv5-udp-port=58097 --rest-address=0.0.0.0 --nat=extip:172.18.203.26 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=712cea4e499ccbfd97cdcb4b9cdae21a81dac7c4bec06d149d0adc1f26e475fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58098 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-27 04:50:21.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.26 waku ddb58debb030771d0721d6fadb9a4461cd2c3a753aa2026ced28134f7a0480d6
|
|
2026-03-27 04:50:21.749 DEBUG [src.node.docker_mananger] Container started with ID ddb58debb030. Setting up logs at ./log/docker/node1_2026-03-27_04-50-21__ca708fcf-bbc7-49db-96f5-a140c93e24c7__wakuorg_nwaku:latest.log
|
|
2026-03-27 04:50:21.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58094
|
|
2026-03-27 04:50:21.749 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-27 04:50:21.765 ERROR [src.node.docker_mananger] Max retries reached for container 4e62ed9b5756. Exiting log stream.
|
|
2026-03-27 04:50:22.395 ERROR [src.node.docker_mananger] Max retries reached for container f1bacfe5849b. Exiting log stream.
|
|
2026-03-27 04:50:22.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58094/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:22.753 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-27 04:50:22.753 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-27 04:50:22.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58094/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:22.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.26/tcp/58095/p2p/16Uiu2HAmKUCvEJaaebgZWDbanYW1KPaE8Ph5KCWFfctfnQKWVEjg","/ip4/172.18.203.26/tcp/58096/ws/p2p/16Uiu2HAmKUCvEJaaebgZWDbanYW1KPaE8Ph5KCWFfctfnQKWVEjg"],"enrUri":"enr:-L24QCJMyKhMoXCXcEEyHLdTW4zIUj7MiqkZ8rCU39cYN7BdGC_yn_lNIZPi_VOIVlyLRAlCDGMK_gKhGUP-yJVVQIMCgmlkgnY0gmlwhKwSyxqKbXVsdGlhZGRyc5YACASsEssaBuLvAAoErBLLGgbi8N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZT6hVH3eOIzbIuPUOqJaed1_GeJkT6byPC3cswPMKS-DdGNwguLvg3VkcILi8YV3YWt1MgU"}'
|
|
2026-03-27 04:50:22.755 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-27 04:50:22.762 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-27 04:50:22.762 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-27_04-50-21__ca708fcf-bbc7-49db-96f5-a140c93e24c7__wakuorg_nwaku:latest.log
|
|
2026-03-27 04:50:22.762 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-27 04:50:22.762 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.103
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.docker_mananger] Generated ports ['41269', '41270', '41271', '41272', '41273']
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-27 04:50:22.764 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-27 04:50:22.764 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-27 04:50:22.765 DEBUG [src.node.docker_mananger] docker run -i -t -p 41269:41269 -p 41270:41270 -p 41271:41271 -p 41272:41272 -p 41273:41273 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=41271 --rest-port=41269 --tcp-port=41270 --discv5-udp-port=41272 --rest-address=0.0.0.0 --nat=extip:172.18.92.103 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4abd11111ea4684e53dacb8eecbfbae5ee236ec510c7b6b2dd65be10ac79f971 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41273 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCJMyKhMoXCXcEEyHLdTW4zIUj7MiqkZ8rCU39cYN7BdGC_yn_lNIZPi_VOIVlyLRAlCDGMK_gKhGUP-yJVVQIMCgmlkgnY0gmlwhKwSyxqKbXVsdGlhZGRyc5YACASsEssaBuLvAAoErBLLGgbi8N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZT6hVH3eOIzbIuPUOqJaed1_GeJkT6byPC3cswPMKS-DdGNwguLvg3VkcILi8YV3YWt1MgU
|
|
2026-03-27 04:50:22.962 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.103 waku 207e4727d3d85ad63c1444223607b437d6192cd7d0236717d504db42396bcd30
|
|
2026-03-27 04:50:22.998 DEBUG [src.node.docker_mananger] Container started with ID 207e4727d3d8. Setting up logs at ./log/docker/node2_2026-03-27_04-50-21__ca708fcf-bbc7-49db-96f5-a140c93e24c7__wakuorg_nwaku:latest.log
|
|
2026-03-27 04:50:22.998 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41269
|
|
2026-03-27 04:50:22.999 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-27 04:50:23.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-27 04:50:24.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.620 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"},{"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-27 04:50:24.620 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-27 04:50:24.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.103/tcp/41270/p2p/16Uiu2HAmPRYbqLfq7k3sLNXHoDUm92uqSKVhQHKRe6pU5Uw7mGbc","/ip4/172.18.92.103/tcp/41271/ws/p2p/16Uiu2HAmPRYbqLfq7k3sLNXHoDUm92uqSKVhQHKRe6pU5Uw7mGbc"],"enrUri":"enr:-L24QNHtaibuwVo7b4w36wktxKKvcEWJrDX0Ju1UDZTctMtgIlEJcIsKV2W34Vhne8BO9PWiqzNDG31mLQoaANyBhZwCgmlkgnY0gmlwhKwSXGeKbXVsdGlhZGRyc5YACASsElxnBqE2AAoErBJcZwahN90DgnJzhQACAQAAiXNlY3AyNTZrMaEDn_7kE0bNyii_GhIl_oDjNRJqKMnAiOs-zYGKDC4uebODdGNwgqE2g3VkcIKhOIV3YWt1MgE"}'
|
|
2026-03-27 04:50:24.623 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-27 04:50:24.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41269/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.203.26/tcp/58095/p2p/16Uiu2HAmKUCvEJaaebgZWDbanYW1KPaE8Ph5KCWFfctfnQKWVEjg"]'
|
|
2026-03-27 04:50:24.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-27 04:50:24.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58094/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-27 04:50:24.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-27 04:50:24.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41269/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-27 04:50:24.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-27 04:50:24.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58094/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-27 04:50:24.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-27 04:50:24.693 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-27 04:50:24.794 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-27 04:50:24.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58094/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774587024686069681,"ephemeral":false,"proof":""}]'
|
|
2026-03-27 04:50:24.799 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-27 04:50:24.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41269/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-27 04:50:24.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774587024686069681,"ephemeral":false,"proof":""}]'
|
|
2026-03-27 04:50:24.804 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-27 04:50:24.805 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-27 04:50:24.805 DEBUG [src.node.waku_node] Stopping container with id ddb58debb030
|
|
2026-03-27 04:50:25.294 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-27 04:50:25.295 DEBUG [src.node.waku_node] Stopping container with id 207e4727d3d8
|
|
2026-03-27 04:50:25.755 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-27 04:50:25.756 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-27 04:50:25.781 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-27 04:50:25.804 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|