mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2026-03-14 04:38:33.982 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:38:33.982 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_relay with id: 2026-03-14_04-38-33__6cb0f082-b63c-4333-bff2-b0a514b59ef2
|
|
2026-03-14 04:38:33.982 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:38:33.982 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:38:33.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:38:33.989 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-14_04-38-33__6cb0f082-b63c-4333-bff2-b0a514b59ef2__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:33.990 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:38:33.990 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:38:33.991 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:38:33.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.128
|
|
2026-03-14 04:38:33.991 DEBUG [src.node.docker_mananger] Generated ports ['58987', '58988', '58989', '58990', '58991']
|
|
2026-03-14 04:38:33.991 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:38:33.991 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:38:33.992 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:38:33.992 DEBUG [src.node.docker_mananger] docker run -i -t -p 58987:58987 -p 58988:58988 -p 58989:58989 -p 58990:58990 -p 58991:58991 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=58989 --rest-port=58987 --tcp-port=58988 --discv5-udp-port=58990 --rest-address=0.0.0.0 --nat=extip:172.18.2.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de32ebe45c47bbc8a86a6aa14bb57c28ed1edde66b1f48a4d27876c1ebf998cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58991 --metrics-logging=true --store=true --relay=true
|
|
2026-03-14 04:38:34.140 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.128 waku 715d86fe7cfbeb47d2bccbe9fb27cd63c677cf5210a7103d973261a5f94bf416
|
|
2026-03-14 04:38:34.168 DEBUG [src.node.docker_mananger] Container started with ID 715d86fe7cfb. Setting up logs at ./log/docker/publishing_node1_2026-03-14_04-38-33__6cb0f082-b63c-4333-bff2-b0a514b59ef2__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:34.168 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58987
|
|
2026-03-14 04:38:34.169 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:38:34.292 ERROR [src.node.docker_mananger] Max retries reached for container 7e240f4d3ee5. Exiting log stream.
|
|
2026-03-14 04:38:34.763 ERROR [src.node.docker_mananger] Max retries reached for container eed635ec9472. Exiting log stream.
|
|
2026-03-14 04:38:35.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58987/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:35.172 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-03-14 04:38:35.172 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:38:35.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:35.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.128/tcp/58988/p2p/16Uiu2HAmCm2BJnsZ5yBd3NJFY44JMrMtnovj1fL9zeyLr8h65icW","/ip4/172.18.2.128/tcp/58989/ws/p2p/16Uiu2HAmCm2BJnsZ5yBd3NJFY44JMrMtnovj1fL9zeyLr8h65icW"],"enrUri":"enr:-L24QLD_9U5099RYqDecp5gggkXOqD0uNbzQY18J89DfyJoEWUFsvC_heXhJKRczCOMM50nIltwNu7hzKJW3iIqkp54CgmlkgnY0gmlwhKwSAoCKbXVsdGlhZGRyc5YACASsEgKABuZsAAoErBICgAbmbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAYuNOWvXeGhYzWKuulq65DOmMeUBUHMPQrBHGZPVmv-DdGNwguZsg3VkcILmboV3YWt1MgM"}'
|
|
2026-03-14 04:38:35.175 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:38:35.181 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:38:35.181 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-14_04-38-33__6cb0f082-b63c-4333-bff2-b0a514b59ef2__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:35.181 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:38:35.181 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.23
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.docker_mananger] Generated ports ['42137', '42138', '42139', '42140', '42141']
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:38:35.183 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:38:35.183 DEBUG [src.node.docker_mananger] docker run -i -t -p 42137:42137 -p 42138:42138 -p 42139:42139 -p 42140:42140 -p 42141:42141 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=42139 --rest-port=42137 --tcp-port=42138 --discv5-udp-port=42140 --rest-address=0.0.0.0 --nat=extip:172.18.153.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=59f1be0a0add4cce53fadf7afd5db2fd2fc13ccceb8aff4cd35c69ab5c7eae7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42141 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLD_9U5099RYqDecp5gggkXOqD0uNbzQY18J89DfyJoEWUFsvC_heXhJKRczCOMM50nIltwNu7hzKJW3iIqkp54CgmlkgnY0gmlwhKwSAoCKbXVsdGlhZGRyc5YACASsEgKABuZsAAoErBICgAbmbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAYuNOWvXeGhYzWKuulq65DOmMeUBUHMPQrBHGZPVmv-DdGNwguZsg3VkcILmboV3YWt1MgM --storenode=/ip4/172.18.2.128/tcp/58988/p2p/16Uiu2HAmCm2BJnsZ5yBd3NJFY44JMrMtnovj1fL9zeyLr8h65icW --store=false --relay=true
|
|
2026-03-14 04:38:35.341 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.23 waku 1c87e996629296121837505ff5f3cd7257fe024f87add6792f765f58e3838a67
|
|
2026-03-14 04:38:35.367 DEBUG [src.node.docker_mananger] Container started with ID 1c87e9966292. Setting up logs at ./log/docker/store_node1_2026-03-14_04-38-33__6cb0f082-b63c-4333-bff2-b0a514b59ef2__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:38:35.368 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42137
|
|
2026-03-14 04:38:35.369 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:38:36.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42137/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.372 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-14 04:38:36.372 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:38:36.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42137/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.23/tcp/42138/p2p/16Uiu2HAmJ8Tm2yGKrTfegS6YdHwFUALLmcGvWpFduRKMHKPgDg39","/ip4/172.18.153.23/tcp/42139/ws/p2p/16Uiu2HAmJ8Tm2yGKrTfegS6YdHwFUALLmcGvWpFduRKMHKPgDg39"],"enrUri":"enr:-L24QOGyy0bgPMyN19O6nwdTHgLS8qEOaoj0z_-iUBYPrp91K-x7n8PFqRoK_Du5qsClYqUlENPrfqTsuS6CAqroZVMCgmlkgnY0gmlwhKwSmReKbXVsdGlhZGRyc5YACASsEpkXBqSaAAoErBKZFwakm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDUVQbvrDfdtFV5okBxLOI1Ha-RBfCgApKesJ4Ll7W9IiDdGNwgqSag3VkcIKknIV3YWt1MgE"}'
|
|
2026-03-14 04:38:36.374 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:38:36.375 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42137/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.2.128/tcp/58988/p2p/16Uiu2HAmCm2BJnsZ5yBd3NJFY44JMrMtnovj1fL9zeyLr8h65icW"]'
|
|
2026-03-14 04:38:36.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:36.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58987/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:38:36.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:36.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42137/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-14 04:38:36.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:36.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-14 04:38:36.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58987/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-03-14 04:38:36.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:38:36.438 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-14 04:38:36.639 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:38:36.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58987/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x97422d8b7fff587b4a21da302dd5e2702eaf7c2954c7b6ad8444109efbe5d131"}]}'
|
|
2026-03-14 04:38:36.642 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-14 04:38:36.642 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-14 04:38:36.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42137/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:38:36.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"08bcf75b21b72f6aff5e","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x97422d8b7fff587b4a21da302dd5e2702eaf7c2954c7b6ad8444109efbe5d131"}]}'
|
|
2026-03-14 04:38:36.651 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-14 04:38:36.652 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:38:36.653 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:38:36.653 DEBUG [src.node.waku_node] Stopping container with id 715d86fe7cfb
|
|
2026-03-14 04:38:37.132 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:38:37.133 DEBUG [src.node.waku_node] Stopping container with id 1c87e9966292
|
|
2026-03-14 04:38:37.620 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:38:37.622 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:38:37.628 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:38:37.633 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|