mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-10 04:36:07.739 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:36:07.740 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2026-03-10_04-36-07__944d2c64-eff3-4c07-b84c-e51a3844d823
|
|
2026-03-10 04:36:07.740 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:36:07.740 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-10 04:36:07.740 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-10 04:36:07.748 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:36:07.748 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-36-07__944d2c64-eff3-4c07-b84c-e51a3844d823__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:36:07.748 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:36:07.748 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.157
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.docker_mananger] Generated ports ['14105', '14106', '14107', '14108', '14109']
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-10 04:36:07.750 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:36:07.750 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:36:07.751 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:36:07.751 DEBUG [src.node.docker_mananger] docker run -i -t -p 14105:14105 -p 14106:14106 -p 14107:14107 -p 14108:14108 -p 14109:14109 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=14107 --rest-port=14105 --tcp-port=14106 --discv5-udp-port=14108 --rest-address=0.0.0.0 --nat=extip:172.18.48.157 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=c6bd96dfe83fb53eda9eaacd34b10fbaf6ba1e6c67a460ae5ce93d0f8a778b90 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14109 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-10 04:36:07.939 ERROR [src.node.docker_mananger] Max retries reached for container 8fd76149a560. Exiting log stream.
|
|
2026-03-10 04:36:07.949 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.157 waku 68647ff0afca445705cd54c8b7c99bdd40d0945f289547bca295d5ee78716990
|
|
2026-03-10 04:36:07.985 DEBUG [src.node.docker_mananger] Container started with ID 68647ff0afca. Setting up logs at ./log/docker/node1_2026-03-10_04-36-07__944d2c64-eff3-4c07-b84c-e51a3844d823__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:36:07.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14105
|
|
2026-03-10 04:36:07.986 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:36:08.500 ERROR [src.node.docker_mananger] Max retries reached for container cf2cee3a8fe1. Exiting log stream.
|
|
2026-03-10 04:36:08.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14105/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:08.989 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"},{"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-10 04:36:08.990 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:36:08.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14105/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:08.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.157/tcp/14106/p2p/16Uiu2HAmFQnTqTXUNJWve6nxQQHxHbm1NxiyLaVtkLeAJvMABxRu","/ip4/172.18.48.157/tcp/14107/ws/p2p/16Uiu2HAmFQnTqTXUNJWve6nxQQHxHbm1NxiyLaVtkLeAJvMABxRu"],"enrUri":"enr:-L24QGRN4vJu7FVdnZ-n8KT3DAEA-x7W83q3GReN6okpUlV3F7LUocC0Hhq6V15OitQ-I0slhoJNXhkjsaOv7_17RtoCgmlkgnY0gmlwhKwSMJ2KbXVsdGlhZGRyc5YACASsEjCdBjcaAAoErBIwnQY3G90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDKO99FuB3qtKXN2tornirCKa-JXrL2bRvyQwNHH_vwMCDdGNwgjcag3VkcII3HIV3YWt1MgU"}'
|
|
2026-03-10 04:36:08.993 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:36:09.000 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:36:09.000 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-36-07__944d2c64-eff3-4c07-b84c-e51a3844d823__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:36:09.000 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:36:09.000 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.60
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.docker_mananger] Generated ports ['55486', '55487', '55488', '55489', '55490']
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-10 04:36:09.002 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:36:09.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:36:09.003 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:36:09.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 55486:55486 -p 55487:55487 -p 55488:55488 -p 55489:55489 -p 55490:55490 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=55488 --rest-port=55486 --tcp-port=55487 --discv5-udp-port=55489 --rest-address=0.0.0.0 --nat=extip:172.18.228.60 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=8f4d338a8781fb2c35eec4fe293b3e13268dac8b4cdbe66f617f2ecc1d0ad325 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55490 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGRN4vJu7FVdnZ-n8KT3DAEA-x7W83q3GReN6okpUlV3F7LUocC0Hhq6V15OitQ-I0slhoJNXhkjsaOv7_17RtoCgmlkgnY0gmlwhKwSMJ2KbXVsdGlhZGRyc5YACASsEjCdBjcaAAoErBIwnQY3G90DgnJzhQAFAQAAiXNlY3AyNTZrMaEDKO99FuB3qtKXN2tornirCKa-JXrL2bRvyQwNHH_vwMCDdGNwgjcag3VkcII3HIV3YWt1MgU
|
|
2026-03-10 04:36:09.213 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.60 waku 0e872972edd26fc805dc0f83c71b4d3747686ebea92888de099c6177cce15192
|
|
2026-03-10 04:36:09.247 DEBUG [src.node.docker_mananger] Container started with ID 0e872972edd2. Setting up logs at ./log/docker/node2_2026-03-10_04-36-07__944d2c64-eff3-4c07-b84c-e51a3844d823__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:36:09.248 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55486
|
|
2026-03-10 04:36:09.249 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:36:10.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55486/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:10.277 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-10 04:36:10.277 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:36:10.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:10.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.60/tcp/55487/p2p/16Uiu2HAmNAxfFstALTTWDq16RULUQWfnH6epuGsqJ4BzBdU4yb4N","/ip4/172.18.228.60/tcp/55488/ws/p2p/16Uiu2HAmNAxfFstALTTWDq16RULUQWfnH6epuGsqJ4BzBdU4yb4N"],"enrUri":"enr:-L24QIXMJgYy_shFk8laFONhkcvV4U8TFg2wea8lImSaIZAtZZbZwVB6sT087kmAcGi8eYp6nWkOtodWZkBQxZkBFYICgmlkgnY0gmlwhKwS5DyKbXVsdGlhZGRyc5YACASsEuQ8Bti_AAoErBLkPAbYwN0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDjWayCq_xwF_kx_dno4S2XF93SyW1E259wDbNSVqFYluDdGNwgti_g3VkcILYwYV3YWt1MgE"}'
|
|
2026-03-10 04:36:10.284 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:36:10.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55486/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.48.157/tcp/14106/p2p/16Uiu2HAmFQnTqTXUNJWve6nxQQHxHbm1NxiyLaVtkLeAJvMABxRu"]'
|
|
2026-03-10 04:36:10.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:36:10.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14105/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-10 04:36:10.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:36:10.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55486/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-10 04:36:10.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:36:10.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14105/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:36:10.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:36:10.307 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:36:10.408 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:36:10.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14105/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:10.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773117370302134638,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:36:10.413 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:36:10.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55486/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:36:10.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773117370302134638,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:36:10.419 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:36:10.420 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:36:10.420 DEBUG [src.node.waku_node] Stopping container with id 68647ff0afca
|
|
2026-03-10 04:36:10.998 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:36:11.000 DEBUG [src.node.waku_node] Stopping container with id 0e872972edd2
|
|
2026-03-10 04:36:11.519 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:36:11.521 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:36:11.530 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:36:11.534 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|