mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
76 lines
13 KiB
Plaintext
76 lines
13 KiB
Plaintext
2026-01-02 04:40:47.743 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:40:47.744 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_only_relay with id: 2026-01-02_04-40-47__18a9cffc-8ec7-41f1-ab91-dc9a4849888f
|
|
2026-01-02 04:40:47.745 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:40:47.745 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:40:47.754 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:40:47.754 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-01-02_04-40-47__18a9cffc-8ec7-41f1-ab91-dc9a4849888f__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:40:47.755 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:40:47.755 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:40:47.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:40:47.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.21
|
|
2026-01-02 04:40:47.757 DEBUG [src.node.docker_mananger] Generated ports ['65435', '65436', '65437', '65438', '65439']
|
|
2026-01-02 04:40:47.758 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:40:47.758 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:40:47.758 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:40:47.758 DEBUG [src.node.docker_mananger] docker run -i -t -p 65435:65435 -p 65436:65436 -p 65437:65437 -p 65438:65438 -p 65439:65439 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=65437 --rest-port=65435 --tcp-port=65436 --discv5-udp-port=65438 --rest-address=0.0.0.0 --nat=extip:172.18.220.21 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=201ca7dedeb9bc0ccd8e83e4dd5b6ee3fcfbc3fa86558bb8b0f8f4d0ced6dace --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65439 --metrics-logging=true --store=true --relay=true
|
|
2026-01-02 04:40:47.947 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.21 waku 741a97879060b67fecd8a91c14afaabf71047f4c23fbeb91d0dce51b49dccd59
|
|
2026-01-02 04:40:47.978 DEBUG [src.node.docker_mananger] Container started with ID 741a97879060. Setting up logs at ./log/docker/publishing_node1_2026-01-02_04-40-47__18a9cffc-8ec7-41f1-ab91-dc9a4849888f__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:40:47.979 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65435
|
|
2026-01-02 04:40:47.980 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:40:48.015 ERROR [src.node.docker_mananger] Max retries reached for container 98e8f28af8f2. Exiting log stream.
|
|
2026-01-02 04:40:48.594 ERROR [src.node.docker_mananger] Max retries reached for container f31cb22ba55b. Exiting log stream.
|
|
2026-01-02 04:40:48.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65435/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:48.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-01-02 04:40:48.984 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:40:48.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65435/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:48.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.21/tcp/65436/p2p/16Uiu2HAmPqex281dt5BsNvHkgABTm4bfykRsHEqZz5EhxFng5DbD","/ip4/172.18.220.21/tcp/65437/ws/p2p/16Uiu2HAmPqex281dt5BsNvHkgABTm4bfykRsHEqZz5EhxFng5DbD"],"enrUri":"enr:-L24QP54Zax8BXIBAkRjdReIE08LpoRIxZ0eRiDgGufHLrveI4U4jDRHLZUjeol0a1vIWeZPO7RGm8Kdcfq9_-PPYFgCgmlkgnY0gmlwhKwS3BWKbXVsdGlhZGRyc5YACASsEtwVBv-cAAoErBLcFQb_nd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpiwCEY0bi9n_n7JHRklp8-Kvuiktub5GZti01Fc_I6CDdGNwgv-cg3VkcIL_noV3YWt1MgM"}'
|
|
2026-01-02 04:40:48.986 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:40:48.993 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:40:48.993 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-01-02_04-40-47__18a9cffc-8ec7-41f1-ab91-dc9a4849888f__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:40:48.994 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:40:48.994 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:40:48.995 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:40:48.995 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.29
|
|
2026-01-02 04:40:48.995 DEBUG [src.node.docker_mananger] Generated ports ['4109', '4110', '4111', '4112', '4113']
|
|
2026-01-02 04:40:48.995 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:40:48.996 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:40:48.996 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:40:48.996 DEBUG [src.node.docker_mananger] docker run -i -t -p 4109:4109 -p 4110:4110 -p 4111:4111 -p 4112:4112 -p 4113:4113 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=4111 --rest-port=4109 --tcp-port=4110 --discv5-udp-port=4112 --rest-address=0.0.0.0 --nat=extip:172.18.115.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84a9b6ae2db3d90e3af0ea62bacdbe64df4b4c5bbdcd41c3bdc871c8afb321f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4113 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QP54Zax8BXIBAkRjdReIE08LpoRIxZ0eRiDgGufHLrveI4U4jDRHLZUjeol0a1vIWeZPO7RGm8Kdcfq9_-PPYFgCgmlkgnY0gmlwhKwS3BWKbXVsdGlhZGRyc5YACASsEtwVBv-cAAoErBLcFQb_nd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpiwCEY0bi9n_n7JHRklp8-Kvuiktub5GZti01Fc_I6CDdGNwgv-cg3VkcIL_noV3YWt1MgM --storenode=/ip4/172.18.220.21/tcp/65436/p2p/16Uiu2HAmPqex281dt5BsNvHkgABTm4bfykRsHEqZz5EhxFng5DbD --store=false --relay=true
|
|
2026-01-02 04:40:49.182 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.29 waku 9d85d1b3cdf4abe3141f47ba1a12ebdb90d11fe889f1c83df8e481b0c3cd94f6
|
|
2026-01-02 04:40:49.215 DEBUG [src.node.docker_mananger] Container started with ID 9d85d1b3cdf4. Setting up logs at ./log/docker/store_node1_2026-01-02_04-40-47__18a9cffc-8ec7-41f1-ab91-dc9a4849888f__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:40:49.215 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4109
|
|
2026-01-02 04:40:49.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:40:50.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4109/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:50.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:40:50.220 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:40:50.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4109/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:50.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.29/tcp/4110/p2p/16Uiu2HAmHjAvsM4jwhPVJj8TUqg5vTA6VhR5z7sBvZFkobQvSp8C","/ip4/172.18.115.29/tcp/4111/ws/p2p/16Uiu2HAmHjAvsM4jwhPVJj8TUqg5vTA6VhR5z7sBvZFkobQvSp8C"],"enrUri":"enr:-L24QHLmUuutpAbJjaiYTFYMTdJW8vltt1rjPHdoSjjmkrihJHqvC3rMf7K4qqDTIngIrCevkxdzzAUEy4Kuxvma-YoCgmlkgnY0gmlwhKwScx2KbXVsdGlhZGRyc5YACASsEnMdBhAOAAoErBJzHQYQD90DgnJzhQADAQAAiXNlY3AyNTZrMaEDS1y4MqBrGLa-WJkZLHFMR3pnfx7i4dioVIIH-pQZlVWDdGNwghAOg3VkcIIQEIV3YWt1MgE"}'
|
|
2026-01-02 04:40:50.223 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:40:50.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4109/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.220.21/tcp/65436/p2p/16Uiu2HAmPqex281dt5BsNvHkgABTm4bfykRsHEqZz5EhxFng5DbD"]'
|
|
2026-01-02 04:40:50.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:40:50.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65435/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:40:50.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:40:50.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4109/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-01-02 04:40:50.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:40:50.292 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:40:50.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65435/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-01-02 04:40:50.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:40:50.299 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:40:50.499 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:40:50.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65435/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:50.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x99601536e153fa7a2c8fd5132e3cb83f473fa45a33ecbe5706fa8e1c03d86a49"}]}'
|
|
2026-01-02 04:40:50.504 DEBUG [src.steps.store] messages length is 1
|
|
2026-01-02 04:40:50.504 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-01-02 04:40:50.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4109/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:40:50.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cede796922e3a7880c08","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x99601536e153fa7a2c8fd5132e3cb83f473fa45a33ecbe5706fa8e1c03d86a49"}]}'
|
|
2026-01-02 04:40:50.512 DEBUG [src.steps.store] messages length is 1
|
|
2026-01-02 04:40:50.514 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:40:50.515 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:40:50.515 DEBUG [src.node.waku_node] Stopping container with id 741a97879060
|
|
2026-01-02 04:40:51.037 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:40:51.037 DEBUG [src.node.waku_node] Stopping container with id 9d85d1b3cdf4
|
|
2026-01-02 04:40:51.592 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:40:51.593 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:40:51.599 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:40:51.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|