mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-28 04:39:19.071 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-28 04:39:19.072 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_request_id with id: 2026-03-28_04-39-19__5d0f22c2-77a2-4755-a11f-0131149c5bb9
|
|
2026-03-28 04:39:19.072 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-28 04:39:19.072 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-28 04:39:19.072 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-28 04:39:19.080 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:39:19.080 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-39-19__5d0f22c2-77a2-4755-a11f-0131149c5bb9__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:19.080 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:39:19.080 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:39:19.082 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:39:19.082 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.4
|
|
2026-03-28 04:39:19.083 DEBUG [src.node.docker_mananger] Generated ports ['6634', '6635', '6636', '6637', '6638']
|
|
2026-03-28 04:39:19.083 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:39:19.083 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:39:19.083 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:39:19.083 DEBUG [src.node.docker_mananger] docker run -i -t -p 6634:6634 -p 6635:6635 -p 6636:6636 -p 6637:6637 -p 6638:6638 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=6636 --rest-port=6634 --tcp-port=6635 --discv5-udp-port=6637 --rest-address=0.0.0.0 --nat=extip:172.18.224.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d195f2b6fc788ab6c24a64b72d101d191e98b69f5d6e6fcd3bab8dda74e32ce7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6638 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-28 04:39:19.232 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.4 waku 7103edc2bd3c6efb36d78833d677473b5e82b72f53daed6fd24c7e9bf1ebc876
|
|
2026-03-28 04:39:19.263 DEBUG [src.node.docker_mananger] Container started with ID 7103edc2bd3c. Setting up logs at ./log/docker/node1_2026-03-28_04-39-19__5d0f22c2-77a2-4755-a11f-0131149c5bb9__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:19.264 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6634
|
|
2026-03-28 04:39:19.264 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:39:19.490 ERROR [src.node.docker_mananger] Max retries reached for container d517d6d1c651. Exiting log stream.
|
|
2026-03-28 04:39:19.866 ERROR [src.node.docker_mananger] Max retries reached for container 318dc529eb79. Exiting log stream.
|
|
2026-03-28 04:39:20.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6634/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:20.267 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-28 04:39:20.267 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:39:20.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6634/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:20.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.4/tcp/6635/p2p/16Uiu2HAkwcVsJYCBegAR2dewbVBvaaALxLgHAiEkWmtU5jpEsfLJ","/ip4/172.18.224.4/tcp/6636/ws/p2p/16Uiu2HAkwcVsJYCBegAR2dewbVBvaaALxLgHAiEkWmtU5jpEsfLJ"],"enrUri":"enr:-L24QMTM5QinmQo2nabQ2ZIn1F5NCCy4Sva3AwDyvQ7FuNFlY9FVnh71TiqfWMGuNXjlkdILJ26wzYsySb9hPVhMfEECgmlkgnY0gmlwhKwS4ASKbXVsdGlhZGRyc5YACASsEuAEBhnrAAoErBLgBAYZ7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECIH1URa-Kuo-Ht2nODqsmKoe9zSkE6cFTpp7XcQyf9zeDdGNwghnrg3VkcIIZ7YV3YWt1MgU"}'
|
|
2026-03-28 04:39:20.270 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:39:20.270 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-28 04:39:20.276 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:39:20.276 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-39-19__5d0f22c2-77a2-4755-a11f-0131149c5bb9__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:20.276 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:39:20.276 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.128
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.docker_mananger] Generated ports ['39223', '39224', '39225', '39226', '39227']
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:39:20.278 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:39:20.278 DEBUG [src.node.docker_mananger] docker run -i -t -p 39223:39223 -p 39224:39224 -p 39225:39225 -p 39226:39226 -p 39227:39227 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=39225 --rest-port=39223 --tcp-port=39224 --discv5-udp-port=39226 --rest-address=0.0.0.0 --nat=extip:172.18.41.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b18408ad1a6ffaede5fe06c5cedb5fc5edfca5bfa0ddcf0805c7d3e87ba24aac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39227 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMTM5QinmQo2nabQ2ZIn1F5NCCy4Sva3AwDyvQ7FuNFlY9FVnh71TiqfWMGuNXjlkdILJ26wzYsySb9hPVhMfEECgmlkgnY0gmlwhKwS4ASKbXVsdGlhZGRyc5YACASsEuAEBhnrAAoErBLgBAYZ7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECIH1URa-Kuo-Ht2nODqsmKoe9zSkE6cFTpp7XcQyf9zeDdGNwghnrg3VkcIIZ7YV3YWt1MgU --filternode=/ip4/172.18.224.4/tcp/6635/p2p/16Uiu2HAkwcVsJYCBegAR2dewbVBvaaALxLgHAiEkWmtU5jpEsfLJ
|
|
2026-03-28 04:39:20.428 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.128 waku e44b7b2a4f59e1487715a4e6064292c178c4f00a701b4602449b1f38d98a9d5b
|
|
2026-03-28 04:39:20.456 DEBUG [src.node.docker_mananger] Container started with ID e44b7b2a4f59. Setting up logs at ./log/docker/node2_2026-03-28_04-39-19__5d0f22c2-77a2-4755-a11f-0131149c5bb9__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:20.457 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39223
|
|
2026-03-28 04:39:20.457 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:39:21.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39223/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:21.460 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-28 04:39:21.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:39:21.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39223/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:21.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.128/tcp/39224/p2p/16Uiu2HAmBH3sgP5NaKnrSHzonVGR1mDgLCJuTCR3Vjq3E8cHNjPP","/ip4/172.18.41.128/tcp/39225/ws/p2p/16Uiu2HAmBH3sgP5NaKnrSHzonVGR1mDgLCJuTCR3Vjq3E8cHNjPP"],"enrUri":"enr:-L24QCP-_Gw8Dcc_VIjqJEh9382Ig9b7k_yn4cNBabhYECpHDNcu0wfV3cbP0AIkH21Cz7UFZFyqa4LBc5JQqEJ-RC4CgmlkgnY0gmlwhKwSKYCKbXVsdGlhZGRyc5YACASsEimABpk4AAoErBIpgAaZOd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC64WFE8SDlX9cGdiYswaXrBvMBqTvtKFII9Cs-Crd1mKDdGNwgpk4g3VkcIKZOoV3YWt1MgA"}'
|
|
2026-03-28 04:39:21.462 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:39:21.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39223/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.4/tcp/6635/p2p/16Uiu2HAkwcVsJYCBegAR2dewbVBvaaALxLgHAiEkWmtU5jpEsfLJ"]'
|
|
2026-03-28 04:39:21.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:39:21.495 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-28 04:39:21.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6634/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-28 04:39:21.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:39:21.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39223/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4c1c733c-677e-4b33-8902-963e2fb032ed", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-28 04:39:21.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4c1c733c-677e-4b33-8902-963e2fb032ed","statusDesc":"OK"}'
|
|
2026-03-28 04:39:21.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39223/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-28 04:39:21.531 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39223/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-28 04:39:21.533 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-28 04:39:21.534 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-28 04:39:21.534 DEBUG [src.node.waku_node] Stopping container with id 7103edc2bd3c
|
|
2026-03-28 04:39:21.951 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:39:21.951 DEBUG [src.node.waku_node] Stopping container with id e44b7b2a4f59
|
|
2026-03-28 04:39:22.337 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:39:22.339 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-28 04:39:22.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-28 04:39:22.349 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|