mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
82 lines
14 KiB
Plaintext
82 lines
14 KiB
Plaintext
2026-03-17 04:36:56.364 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-17 04:36:56.365 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-03-17_04-36-56__efcd9ac3-0307-46ca-aa83-7d304975ea01
|
|
2026-03-17 04:36:56.365 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-17 04:36:56.366 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-17 04:36:56.366 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-17 04:36:56.378 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:36:56.380 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-17_04-36-56__efcd9ac3-0307-46ca-aa83-7d304975ea01__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:36:56.380 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:36:56.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:36:56.382 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:36:56.382 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.73
|
|
2026-03-17 04:36:56.383 DEBUG [src.node.docker_mananger] Generated ports ['21828', '21829', '21830', '21831', '21832']
|
|
2026-03-17 04:36:56.383 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:36:56.383 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:36:56.384 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:36:56.385 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:36:56.385 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:36:56.385 DEBUG [src.node.docker_mananger] docker run -i -t -p 21828:21828 -p 21829:21829 -p 21830:21830 -p 21831:21831 -p 21832:21832 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=21830 --rest-port=21828 --tcp-port=21829 --discv5-udp-port=21831 --rest-address=0.0.0.0 --nat=extip:172.18.230.73 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dfd0a8c4c0cfbaddacaab1f6fdb275e7fd9b3bdf081777aeeae2ebaac9c6d9ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21832 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-17 04:36:56.560 ERROR [src.node.docker_mananger] Max retries reached for container 4c095409dbd6. Exiting log stream.
|
|
2026-03-17 04:36:56.612 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.73 waku 88cb3c7898b84999ca5ce3d8a7ed4f92e6e1bf015f65836f934546d397293f4f
|
|
2026-03-17 04:36:56.651 DEBUG [src.node.docker_mananger] Container started with ID 88cb3c7898b8. Setting up logs at ./log/docker/node1_2026-03-17_04-36-56__efcd9ac3-0307-46ca-aa83-7d304975ea01__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:36:56.651 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21828
|
|
2026-03-17 04:36:56.653 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:36:57.295 ERROR [src.node.docker_mananger] Max retries reached for container 54462b212b46. Exiting log stream.
|
|
2026-03-17 04:36:57.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21828/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:57.656 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-17 04:36:57.656 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:36:57.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21828/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:57.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.73/tcp/21829/p2p/16Uiu2HAkw4GzCS3JdRRTD2me3hkSt1taegi2h6egXqK8ZaDdHqvo","/ip4/172.18.230.73/tcp/21830/ws/p2p/16Uiu2HAkw4GzCS3JdRRTD2me3hkSt1taegi2h6egXqK8ZaDdHqvo"],"enrUri":"enr:-L24QGf4A01vqYKkLqKnPvqITP9aTzgW6sJYMkx07R-pnbB8ZLZ9FxHtxNQ_zq69CbqAsH6pm9CHakZnrsmxkm_yBFICgmlkgnY0gmlwhKwS5kmKbXVsdGlhZGRyc5YACASsEuZJBlVFAAoErBLmSQZVRt0DgnJzhQACAQAAiXNlY3AyNTZrMaECGDwttkyTckXGcoe8L7d6eutD-L2Y3qDu9lkUO-preHCDdGNwglVFg3VkcIJVR4V3YWt1MgU"}'
|
|
2026-03-17 04:36:57.660 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:36:57.667 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-17 04:36:57.668 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-17_04-36-56__efcd9ac3-0307-46ca-aa83-7d304975ea01__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:36:57.668 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-17 04:36:57.668 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.190
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.docker_mananger] Generated ports ['58860', '58861', '58862', '58863', '58864']
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-17 04:36:57.670 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-17 04:36:57.671 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-17 04:36:57.671 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-17 04:36:57.671 DEBUG [src.node.docker_mananger] docker run -i -t -p 58860:58860 -p 58861:58861 -p 58862:58862 -p 58863:58863 -p 58864:58864 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=58862 --rest-port=58860 --tcp-port=58861 --discv5-udp-port=58863 --rest-address=0.0.0.0 --nat=extip:172.18.154.190 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bbdcec01a26141cfc98c8cddbf9c9d622c41dfcc4ce95dbd5fef3eeec408382e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58864 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGf4A01vqYKkLqKnPvqITP9aTzgW6sJYMkx07R-pnbB8ZLZ9FxHtxNQ_zq69CbqAsH6pm9CHakZnrsmxkm_yBFICgmlkgnY0gmlwhKwS5kmKbXVsdGlhZGRyc5YACASsEuZJBlVFAAoErBLmSQZVRt0DgnJzhQACAQAAiXNlY3AyNTZrMaECGDwttkyTckXGcoe8L7d6eutD-L2Y3qDu9lkUO-preHCDdGNwglVFg3VkcIJVR4V3YWt1MgU
|
|
2026-03-17 04:36:57.887 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.190 waku 3cf938aa31d81b71c3d55c05787575729d1f299b32583d73dbda6fec9eaf4c82
|
|
2026-03-17 04:36:57.923 DEBUG [src.node.docker_mananger] Container started with ID 3cf938aa31d8. Setting up logs at ./log/docker/node2_2026-03-17_04-36-56__efcd9ac3-0307-46ca-aa83-7d304975ea01__wakuorg_nwaku:latest.log
|
|
2026-03-17 04:36:57.924 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58860
|
|
2026-03-17 04:36:57.924 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-17 04:36:58.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58860/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:58.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:36:59.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58860/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:59.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-17 04:36:59.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58860/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:59.135 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-17 04:36:59.135 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-17 04:36:59.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58860/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:59.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.190/tcp/58861/p2p/16Uiu2HAmExL5VDrfLaps7DBkXYPA2YjkY4yqb9tSgry48MJvRewX","/ip4/172.18.154.190/tcp/58862/ws/p2p/16Uiu2HAmExL5VDrfLaps7DBkXYPA2YjkY4yqb9tSgry48MJvRewX"],"enrUri":"enr:-L24QNHWStadqhOqscsGYSxGzOadQFGnfvwPimM3v-RWTVpkcyAnmgQBXtW52ClyzY2eeAXF2eBAJ3sL5isjmOpKlZkCgmlkgnY0gmlwhKwSmr6KbXVsdGlhZGRyc5YACASsEpq-BuXtAAoErBKavgbl7t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDIiiNuXtwWyDF1O-_2GNbdY0t1DwyESw7i4S798ax776DdGNwguXtg3VkcILl74V3YWt1MgE"}'
|
|
2026-03-17 04:36:59.138 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-17 04:36:59.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58860/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.73/tcp/21829/p2p/16Uiu2HAkw4GzCS3JdRRTD2me3hkSt1taegi2h6egXqK8ZaDdHqvo"]'
|
|
2026-03-17 04:36:59.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:36:59.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21828/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-17 04:36:59.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:36:59.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58860/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-17 04:36:59.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:36:59.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21828/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-17 04:36:59.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-17 04:36:59.194 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-17 04:36:59.294 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:36:59.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21828/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:59.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722219182932592,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:36:59.299 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-17 04:36:59.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58860/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-17 04:36:59.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773722219182932592,"ephemeral":false,"proof":""}]'
|
|
2026-03-17 04:36:59.306 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-17 04:36:59.307 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-17 04:36:59.307 DEBUG [src.node.waku_node] Stopping container with id 88cb3c7898b8
|
|
2026-03-17 04:36:59.912 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:36:59.914 DEBUG [src.node.waku_node] Stopping container with id 3cf938aa31d8
|
|
2026-03-17 04:37:00.500 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-17 04:37:00.504 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-17 04:37:00.565 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-17 04:37:00.594 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|