mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2025-12-10 04:10:36.255 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:10:36.255 DEBUG [tests.conftest] Running test: test_relay with id: 2025-12-10_04-10-36__d72ca06e-9c16-45b3-b303-25f00c60bae1
|
|
2025-12-10 04:10:36.255 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:10:36.256 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-10 04:10:36.256 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-10 04:10:36.256 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:10:36.256 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:10:36.267 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:10:36.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-10-36__d72ca06e-9c16-45b3-b303-25f00c60bae1__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:36.268 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:10:36.268 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:10:36.311 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-10 04:10:36.311 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.163
|
|
2025-12-10 04:10:36.311 DEBUG [src.node.docker_mananger] Generated ports ['29778', '29779', '29780', '29781', '29782']
|
|
2025-12-10 04:10:36.312 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:10:36.312 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:10:36.312 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:10:36.312 DEBUG [src.node.docker_mananger] docker run -i -t -p 29778:29778 -p 29779:29779 -p 29780:29780 -p 29781:29781 -p 29782:29782 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=29780 --rest-port=29778 --tcp-port=29779 --discv5-udp-port=29781 --rest-address=0.0.0.0 --nat=extip:172.18.69.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dafa9afbdebfbb3b0b259a6feb6be1ea65cda72e4ceaa29fb1d236ad9d31eee3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29782 --metrics-logging=true --relay=true
|
|
2025-12-10 04:10:38.743 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.163 waku 082ae9662a2a3818ef6195949bf760d020b5c54c67011c1cb82c34463514655e
|
|
2025-12-10 04:10:38.783 DEBUG [src.node.docker_mananger] Container started with ID 082ae9662a2a. Setting up logs at ./log/docker/node1_2025-12-10_04-10-36__d72ca06e-9c16-45b3-b303-25f00c60bae1__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:38.784 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29778
|
|
2025-12-10 04:10:38.784 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:10:39.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29778/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:39.788 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":"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"}]}'
|
|
2025-12-10 04:10:39.789 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:10:39.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29778/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:39.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.163/tcp/29779/p2p/16Uiu2HAmQ2Kziv4ygdA2qxMNap9Lo9cPGdhZTLtq2uaSQLVBypFQ","/ip4/172.18.69.163/tcp/29780/ws/p2p/16Uiu2HAmQ2Kziv4ygdA2qxMNap9Lo9cPGdhZTLtq2uaSQLVBypFQ"],"enrUri":"enr:-L24QHaILZ5Xvdtxid4yUTXEV03e-uu7ZVGiLmGqUMPVutLgTGGY_7GnCSURIR7FIvrEpuUjRFRN-RZKJg7yqeE9_HsCgmlkgnY0gmlwhKwSRaOKbXVsdGlhZGRyc5YACASsEkWjBnRTAAoErBJFowZ0VN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqOf3YEtjlFWUA5VN2hKTSnCCRSoVBOIWIivKIATheP-DdGNwgnRTg3VkcIJ0VYV3YWt1MgE"}'
|
|
2025-12-10 04:10:39.792 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:10:39.798 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:10:39.799 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-10-36__d72ca06e-9c16-45b3-b303-25f00c60bae1__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:39.799 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:10:39.799 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:10:39.800 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:10:39.801 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.252
|
|
2025-12-10 04:10:39.801 DEBUG [src.node.docker_mananger] Generated ports ['12658', '12659', '12660', '12661', '12662']
|
|
2025-12-10 04:10:39.801 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:10:39.801 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:10:39.801 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:10:39.801 DEBUG [src.node.docker_mananger] docker run -i -t -p 12658:12658 -p 12659:12659 -p 12660:12660 -p 12661:12661 -p 12662:12662 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=12660 --rest-port=12658 --tcp-port=12659 --discv5-udp-port=12661 --rest-address=0.0.0.0 --nat=extip:172.18.172.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9520cfdab7bfe0b659abecba6f84fd8b6c8cfd04072a18c4bcfc3ca0bd8d2ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12662 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHaILZ5Xvdtxid4yUTXEV03e-uu7ZVGiLmGqUMPVutLgTGGY_7GnCSURIR7FIvrEpuUjRFRN-RZKJg7yqeE9_HsCgmlkgnY0gmlwhKwSRaOKbXVsdGlhZGRyc5YACASsEkWjBnRTAAoErBJFowZ0VN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqOf3YEtjlFWUA5VN2hKTSnCCRSoVBOIWIivKIATheP-DdGNwgnRTg3VkcIJ0VYV3YWt1MgE
|
|
2025-12-10 04:10:39.987 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.252 waku b9106f001486415bea303f7099e5aa400de2c2e4eef6186c2c8e8be2b603865f
|
|
2025-12-10 04:10:40.017 DEBUG [src.node.docker_mananger] Container started with ID b9106f001486. Setting up logs at ./log/docker/node1_2025-12-10_04-10-36__d72ca06e-9c16-45b3-b303-25f00c60bae1__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:40.018 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12658
|
|
2025-12-10 04:10:40.018 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:10:41.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12658/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:41.030 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":"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"}]}'
|
|
2025-12-10 04:10:41.033 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:10:41.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12658/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:41.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.252/tcp/12659/p2p/16Uiu2HAmU8NhzHyE7c1Eu8paQu9EDeTdHAbePGK96uyuehrrx2cd","/ip4/172.18.172.252/tcp/12660/ws/p2p/16Uiu2HAmU8NhzHyE7c1Eu8paQu9EDeTdHAbePGK96uyuehrrx2cd"],"enrUri":"enr:-L24QCQw5esT1gPL_IxgaRxmHIvifzj65g4vwiw2eXaCGrEjesY0T8I8Lm5D-6kD01Lp7n6CfkEzPrh23S7DphUx1HcCgmlkgnY0gmlwhKwSrPyKbXVsdGlhZGRyc5YACASsEqz8BjFzAAoErBKs_AYxdN0DgnJzhQADAQAAiXNlY3AyNTZrMaED5eNDxfUHLd_1fFs3VWDlUN7f6abKNMbay39BJspk0f6DdGNwgjFzg3VkcIIxdYV3YWt1MgE"}'
|
|
2025-12-10 04:10:41.039 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:10:41.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29778/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:10:41.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:10:41.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12658/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:10:41.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:10:41.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29778/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:10:41.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:10:41.057 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-10 04:10:41.158 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:10:41.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29778/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:41.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765339841050822400,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:10:41.164 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-10 04:10:41.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12658/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:41.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765339841050822400,"ephemeral":false,"proof":""}]'
|
|
2025-12-10 04:10:41.170 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:10:41.171 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:10:41.172 DEBUG [src.node.waku_node] Stopping container with id 082ae9662a2a
|
|
2025-12-10 04:10:41.711 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:10:41.711 DEBUG [src.node.waku_node] Stopping container with id b9106f001486
|
|
2025-12-10 04:10:42.269 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:10:42.270 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:10:42.276 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:10:42.282 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|