mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-29 23:23:50 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-08 04:37:53.890 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:37:53.890 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2026-03-08_04-37-53__5ff17e44-fb4b-45b7-a773-bc3dfec11143
|
|
2026-03-08 04:37:53.891 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:37:53.891 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-08 04:37:53.898 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:37:53.898 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-08_04-37-53__5ff17e44-fb4b-45b7-a773-bc3dfec11143__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:53.898 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:37:53.899 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:37:53.900 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:37:53.900 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.244
|
|
2026-03-08 04:37:53.900 DEBUG [src.node.docker_mananger] Generated ports ['29164', '29165', '29166', '29167', '29168']
|
|
2026-03-08 04:37:53.900 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:37:53.901 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:37:53.901 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:37:53.901 DEBUG [src.node.docker_mananger] docker run -i -t -p 29164:29164 -p 29165:29165 -p 29166:29166 -p 29167:29167 -p 29168:29168 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=29166 --rest-port=29164 --tcp-port=29165 --discv5-udp-port=29167 --rest-address=0.0.0.0 --nat=extip:172.18.72.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d39eedab5bc2a06dfadbb4ea3bc5a2b5cd1dd36aceae9f2983d86dfa812e75d0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29168 --metrics-logging=true --store=true --relay=true
|
|
2026-03-08 04:37:54.081 ERROR [src.node.docker_mananger] Max retries reached for container 4986c0555612. Exiting log stream.
|
|
2026-03-08 04:37:54.100 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.244 waku 8c37613036172586677109726910c2bdd57d8fa8953b16ce413fc9a257d95121
|
|
2026-03-08 04:37:54.134 DEBUG [src.node.docker_mananger] Container started with ID 8c3761303617. Setting up logs at ./log/docker/publishing_node1_2026-03-08_04-37-53__5ff17e44-fb4b-45b7-a773-bc3dfec11143__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:54.134 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29164
|
|
2026-03-08 04:37:54.135 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:37:54.686 ERROR [src.node.docker_mananger] Max retries reached for container 0b9b365d046a. Exiting log stream.
|
|
2026-03-08 04:37:55.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:55.138 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-08 04:37:55.138 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:37:55.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:55.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.244/tcp/29165/p2p/16Uiu2HAm9NnXgr5Zc1YcuCvrJvSsWJfis49u1YmWjnAU89HdQ9L9","/ip4/172.18.72.244/tcp/29166/ws/p2p/16Uiu2HAm9NnXgr5Zc1YcuCvrJvSsWJfis49u1YmWjnAU89HdQ9L9"],"enrUri":"enr:-L24QGnJuwXvkGPvWQeIQ9uDlaBG7fsQRnZbQIpC_ceYwvcta15zfyAyXAjhCGXkIRs3a7IddoHEFpxLwmw9yaH-J1gCgmlkgnY0gmlwhKwSSPSKbXVsdGlhZGRyc5YACASsEkj0BnHtAAoErBJI9AZx7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECz0ZH0WuOx0_AKGhXAbrIK0IMJOVSln4jGkjHMqZYK86DdGNwgnHtg3VkcIJx74V3YWt1MgM"}'
|
|
2026-03-08 04:37:55.141 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:37:55.148 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:37:55.148 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-08_04-37-53__5ff17e44-fb4b-45b7-a773-bc3dfec11143__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:55.148 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:37:55.148 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.250
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.docker_mananger] Generated ports ['28004', '28005', '28006', '28007', '28008']
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:37:55.150 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:37:55.150 DEBUG [src.node.docker_mananger] docker run -i -t -p 28004:28004 -p 28005:28005 -p 28006:28006 -p 28007:28007 -p 28008:28008 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=28006 --rest-port=28004 --tcp-port=28005 --discv5-udp-port=28007 --rest-address=0.0.0.0 --nat=extip:172.18.59.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1efc4a3b6fcce6ee29f42bb6b1bee5e47ffad8ff8a483a0b95df780cc7b92adc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28008 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGnJuwXvkGPvWQeIQ9uDlaBG7fsQRnZbQIpC_ceYwvcta15zfyAyXAjhCGXkIRs3a7IddoHEFpxLwmw9yaH-J1gCgmlkgnY0gmlwhKwSSPSKbXVsdGlhZGRyc5YACASsEkj0BnHtAAoErBJI9AZx7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECz0ZH0WuOx0_AKGhXAbrIK0IMJOVSln4jGkjHMqZYK86DdGNwgnHtg3VkcIJx74V3YWt1MgM --storenode=/ip4/172.18.72.244/tcp/29165/p2p/16Uiu2HAm9NnXgr5Zc1YcuCvrJvSsWJfis49u1YmWjnAU89HdQ9L9 --store=false --relay=false
|
|
2026-03-08 04:37:55.351 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.250 waku ee8517f2f961c4a76ab1c9e42f9e49414b7350aa424b1da299358d2d99f386e6
|
|
2026-03-08 04:37:55.385 DEBUG [src.node.docker_mananger] Container started with ID ee8517f2f961. Setting up logs at ./log/docker/store_node1_2026-03-08_04-37-53__5ff17e44-fb4b-45b7-a773-bc3dfec11143__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:37:55.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28004
|
|
2026-03-08 04:37:55.386 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:37:56.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28004/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:56.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-08 04:37:56.389 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:37:56.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28004/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:56.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.250/tcp/28005/p2p/16Uiu2HAmGZb2vo1UMZ1VLQyFhEfmVxfv7w1ow6oyByM4nhuYFdjj","/ip4/172.18.59.250/tcp/28006/ws/p2p/16Uiu2HAmGZb2vo1UMZ1VLQyFhEfmVxfv7w1ow6oyByM4nhuYFdjj"],"enrUri":"enr:-L24QHLhsIB1bLfvUKkgTC-Y6B76IIyjbqlE-m1FHAkRP1HoROOEc4IjgdzAqxTVhTOH5E3J4-C3J_1n-QxSlwz6xYUCgmlkgnY0gmlwhKwSO_qKbXVsdGlhZGRyc5YACASsEjv6Bm1lAAoErBI7-gZtZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOgx6wdHZaLZo1D3r9VQe20jqRmkQDCUgB5eeNY3Gt96DdGNwgm1lg3VkcIJtZ4V3YWt1MgA"}'
|
|
2026-03-08 04:37:56.392 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:37:56.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28004/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.72.244/tcp/29165/p2p/16Uiu2HAm9NnXgr5Zc1YcuCvrJvSsWJfis49u1YmWjnAU89HdQ9L9"]'
|
|
2026-03-08 04:37:56.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:37:56.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-08 04:37:56.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:37:56.451 DEBUG [src.steps.store] Relaying message
|
|
2026-03-08 04:37:56.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29164/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-08 04:37:56.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:37:56.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-08 04:37:56.659 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:37:56.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29164/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:56.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x751514c013210b698d4500b77433a70792db6da252ec2a3a1c3bbbcb8ca769fa"}]}'
|
|
2026-03-08 04:37:56.663 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-08 04:37:56.663 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-08 04:37:56.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28004/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:37:56.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ee4410868fc79406c3d2","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x751514c013210b698d4500b77433a70792db6da252ec2a3a1c3bbbcb8ca769fa"}]}'
|
|
2026-03-08 04:37:56.671 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-08 04:37:56.673 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:37:56.675 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:37:56.675 DEBUG [src.node.waku_node] Stopping container with id 8c3761303617
|
|
2026-03-08 04:37:57.202 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:57.205 DEBUG [src.node.waku_node] Stopping container with id ee8517f2f961
|
|
2026-03-08 04:37:57.807 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:37:57.808 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:37:57.814 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:37:57.821 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|