mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-23 04:48:39.376 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:48:39.376 DEBUG [tests.conftest] Running test: test_filter_get_message_with_extra_field with id: 2026-03-23_04-48-39__945c832e-da69-4032-a3d7-b4b8fd7e5bf5
|
|
2026-03-23 04:48:39.377 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:48:39.377 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-23 04:48:39.377 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-23 04:48:39.384 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:39.385 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-48-39__945c832e-da69-4032-a3d7-b4b8fd7e5bf5__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:39.385 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:39.385 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:39.387 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:39.387 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.225
|
|
2026-03-23 04:48:39.387 DEBUG [src.node.docker_mananger] Generated ports ['25749', '25750', '25751', '25752', '25753']
|
|
2026-03-23 04:48:39.387 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:39.387 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:39.387 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:39.388 DEBUG [src.node.docker_mananger] docker run -i -t -p 25749:25749 -p 25750:25750 -p 25751:25751 -p 25752:25752 -p 25753:25753 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=25751 --rest-port=25749 --tcp-port=25750 --discv5-udp-port=25752 --rest-address=0.0.0.0 --nat=extip:172.18.109.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca8cea27040a7cd8195f3d1d5251457c6fba137dbba6afbfbf56bd1e9c4b3840 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25753 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:48:39.419 ERROR [src.node.docker_mananger] Max retries reached for container 4194f240f7a3. Exiting log stream.
|
|
2026-03-23 04:48:39.593 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.225 waku 323f7bb21737fd388e72318eae215b36debb3544411800b094cf7c21180b653a
|
|
2026-03-23 04:48:39.632 DEBUG [src.node.docker_mananger] Container started with ID 323f7bb21737. Setting up logs at ./log/docker/node1_2026-03-23_04-48-39__945c832e-da69-4032-a3d7-b4b8fd7e5bf5__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:39.632 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25749
|
|
2026-03-23 04:48:39.633 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:39.907 ERROR [src.node.docker_mananger] Max retries reached for container cde6c43be250. Exiting log stream.
|
|
2026-03-23 04:48:40.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25749/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:40.636 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-23 04:48:40.636 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:40.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25749/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:40.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.225/tcp/25750/p2p/16Uiu2HAmNKUGBu7fdU7NTfB2nYtCMbtjD3NtNT4Jtfo9Bnq38PCc","/ip4/172.18.109.225/tcp/25751/ws/p2p/16Uiu2HAmNKUGBu7fdU7NTfB2nYtCMbtjD3NtNT4Jtfo9Bnq38PCc"],"enrUri":"enr:-L24QDOmeBCWQMUwXaaqkRBcByoNl6rSCoN-eTYh_3L6vsUcIsdc-MaZltxIf9r6Qc9tzraRDrv87DWwbWyYop9bJQQCgmlkgnY0gmlwhKwSbeGKbXVsdGlhZGRyc5YACASsEm3hBmSWAAoErBJt4QZkl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDj5TQNtKG82IDCt9cwgyQTyrePlrre432T7JphJdv-TGDdGNwgmSWg3VkcIJkmIV3YWt1MgU"}'
|
|
2026-03-23 04:48:40.639 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:40.640 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-23 04:48:40.647 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:48:40.647 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-48-39__945c832e-da69-4032-a3d7-b4b8fd7e5bf5__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:40.647 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:48:40.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:48:40.648 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:48:40.649 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.197
|
|
2026-03-23 04:48:40.649 DEBUG [src.node.docker_mananger] Generated ports ['51550', '51551', '51552', '51553', '51554']
|
|
2026-03-23 04:48:40.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:48:40.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:48:40.649 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:48:40.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 51550:51550 -p 51551:51551 -p 51552:51552 -p 51553:51553 -p 51554:51554 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=51552 --rest-port=51550 --tcp-port=51551 --discv5-udp-port=51553 --rest-address=0.0.0.0 --nat=extip:172.18.22.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8164ca5dfdbd2e75bddc6dd0833f9c1f16b9c424dd8f7dccd6eeb8bc10d9cb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51554 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDOmeBCWQMUwXaaqkRBcByoNl6rSCoN-eTYh_3L6vsUcIsdc-MaZltxIf9r6Qc9tzraRDrv87DWwbWyYop9bJQQCgmlkgnY0gmlwhKwSbeGKbXVsdGlhZGRyc5YACASsEm3hBmSWAAoErBJt4QZkl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDj5TQNtKG82IDCt9cwgyQTyrePlrre432T7JphJdv-TGDdGNwgmSWg3VkcIJkmIV3YWt1MgU --filternode=/ip4/172.18.109.225/tcp/25750/p2p/16Uiu2HAmNKUGBu7fdU7NTfB2nYtCMbtjD3NtNT4Jtfo9Bnq38PCc
|
|
2026-03-23 04:48:40.852 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.197 waku 3b293d34cc31aa331743bfe49c2cf1e7edf4c390b8ece81e0c79d6cc62715fd4
|
|
2026-03-23 04:48:40.889 DEBUG [src.node.docker_mananger] Container started with ID 3b293d34cc31. Setting up logs at ./log/docker/node2_2026-03-23_04-48-39__945c832e-da69-4032-a3d7-b4b8fd7e5bf5__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:48:40.889 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51550
|
|
2026-03-23 04:48:40.890 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:48:41.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51550/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:41.894 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-23 04:48:41.894 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:48:41.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51550/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:48:41.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.197/tcp/51551/p2p/16Uiu2HAkvjWsKT8Tt85JcnctDxC6DNmAyCtGcyo83gScTPcoFH38","/ip4/172.18.22.197/tcp/51552/ws/p2p/16Uiu2HAkvjWsKT8Tt85JcnctDxC6DNmAyCtGcyo83gScTPcoFH38"],"enrUri":"enr:-L24QFi02CnfJ9Hu-6UDI9CoT5Y0Cf32HGMrdT5jzM5q5vtTcA1-QhM7Q8T5uSvOqavoFLn97cS_diG2W67YTs66TKECgmlkgnY0gmlwhKwSFsWKbXVsdGlhZGRyc5YACASsEhbFBslfAAoErBIWxQbJYN0DgnJzhQADAQAAiXNlY3AyNTZrMaECE23WxIBG0TV80lLQqLGEMFVQVOP0woPGQ1tBm15JciuDdGNwgslfg3VkcILJYYV3YWt1MgA"}'
|
|
2026-03-23 04:48:41.897 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:48:41.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51550/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.225/tcp/25750/p2p/16Uiu2HAmNKUGBu7fdU7NTfB2nYtCMbtjD3NtNT4Jtfo9Bnq38PCc"]'
|
|
2026-03-23 04:48:41.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:41.936 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-23 04:48:41.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25749/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:48:41.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:48:41.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51550/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2ca91132-860e-4ab2-bac5-9a9ed1f38c5d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-23 04:48:41.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2ca91132-860e-4ab2-bac5-9a9ed1f38c5d","statusDesc":"OK"}'
|
|
2026-03-23 04:48:41.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25749/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "extraField": "extraValue"}'
|
|
2026-03-23 04:48:41.977 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25749/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
|
2026-03-23 04:48:41.981 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:48:41.981 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:48:41.982 DEBUG [src.node.waku_node] Stopping container with id 323f7bb21737
|
|
2026-03-23 04:48:42.538 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:42.538 DEBUG [src.node.waku_node] Stopping container with id 3b293d34cc31
|
|
2026-03-23 04:48:43.104 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:48:43.106 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:48:43.111 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:48:43.116 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|