mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-26 04:41:22.812 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:41:22.812 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_request_id with id: 2026-02-26_04-41-22__1846397f-767e-4718-9091-e5abdb808483
|
|
2026-02-26 04:41:22.813 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:41:22.813 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-26 04:41:22.813 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-26 04:41:22.821 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:41:22.821 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-41-22__1846397f-767e-4718-9091-e5abdb808483__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:41:22.821 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:41:22.821 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:41:22.823 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:41:22.823 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.175
|
|
2026-02-26 04:41:22.823 DEBUG [src.node.docker_mananger] Generated ports ['24495', '24496', '24497', '24498', '24499']
|
|
2026-02-26 04:41:22.823 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:41:22.823 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:41:22.823 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:41:22.824 DEBUG [src.node.docker_mananger] docker run -i -t -p 24495:24495 -p 24496:24496 -p 24497:24497 -p 24498:24498 -p 24499:24499 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=24497 --rest-port=24495 --tcp-port=24496 --discv5-udp-port=24498 --rest-address=0.0.0.0 --nat=extip:172.18.67.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0d9c5ff2dd36c3e943bba1fb7f3e003c5aedc0da086d2dad2e2984cedccfd6ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24499 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-26 04:41:23.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.175 waku c89b18f4ba1be897215c46afec00f83ced93b5b2a0e2b1fe406216802205110a
|
|
2026-02-26 04:41:23.048 DEBUG [src.node.docker_mananger] Container started with ID c89b18f4ba1b. Setting up logs at ./log/docker/node1_2026-02-26_04-41-22__1846397f-767e-4718-9091-e5abdb808483__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:41:23.050 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24495
|
|
2026-02-26 04:41:23.050 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:41:23.057 ERROR [src.node.docker_mananger] Max retries reached for container 2faafe135711. Exiting log stream.
|
|
2026-02-26 04:41:23.621 ERROR [src.node.docker_mananger] Max retries reached for container e03e14c6f3ed. Exiting log stream.
|
|
2026-02-26 04:41:24.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24495/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:41:24.053 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-02-26 04:41:24.054 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:41:24.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24495/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:41:24.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.175/tcp/24496/p2p/16Uiu2HAkyGYAwYFsrcjC4VNsdisnjNEcaNsrSxo7m7tN9XrioVJV","/ip4/172.18.67.175/tcp/24497/ws/p2p/16Uiu2HAkyGYAwYFsrcjC4VNsdisnjNEcaNsrSxo7m7tN9XrioVJV"],"enrUri":"enr:-L24QJb8y_icSBbCL7LM1e-wgNm3BZ20_SaNNQd2rPA4kDo-R-ftylkQPlGkcx7Jud_7dueapqjBCoUTosQH4vJLaT4CgmlkgnY0gmlwhKwSQ6-KbXVsdGlhZGRyc5YACASsEkOvBl-wAAoErBJDrwZfsd0DgnJzhQADAQAAiXNlY3AyNTZrMaECORexLo4TerQeTBhn716fyXaIEUIfOYdJni-IJQMJzMaDdGNwgl-wg3VkcIJfsoV3YWt1MgU"}'
|
|
2026-02-26 04:41:24.057 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:41:24.057 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-26 04:41:24.067 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:41:24.067 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-41-22__1846397f-767e-4718-9091-e5abdb808483__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:41:24.067 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:41:24.067 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:41:24.069 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:41:24.069 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.207
|
|
2026-02-26 04:41:24.069 DEBUG [src.node.docker_mananger] Generated ports ['14514', '14515', '14516', '14517', '14518']
|
|
2026-02-26 04:41:24.069 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:41:24.070 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:41:24.070 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:41:24.070 DEBUG [src.node.docker_mananger] docker run -i -t -p 14514:14514 -p 14515:14515 -p 14516:14516 -p 14517:14517 -p 14518:14518 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=14516 --rest-port=14514 --tcp-port=14515 --discv5-udp-port=14517 --rest-address=0.0.0.0 --nat=extip:172.18.47.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91ea8c480e3dac407f6dad05187cf1dffa3ecde92dc4f67700bdf19bf8ac83af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14518 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJb8y_icSBbCL7LM1e-wgNm3BZ20_SaNNQd2rPA4kDo-R-ftylkQPlGkcx7Jud_7dueapqjBCoUTosQH4vJLaT4CgmlkgnY0gmlwhKwSQ6-KbXVsdGlhZGRyc5YACASsEkOvBl-wAAoErBJDrwZfsd0DgnJzhQADAQAAiXNlY3AyNTZrMaECORexLo4TerQeTBhn716fyXaIEUIfOYdJni-IJQMJzMaDdGNwgl-wg3VkcIJfsoV3YWt1MgU --filternode=/ip4/172.18.67.175/tcp/24496/p2p/16Uiu2HAkyGYAwYFsrcjC4VNsdisnjNEcaNsrSxo7m7tN9XrioVJV
|
|
2026-02-26 04:41:24.263 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.207 waku 3ed6460bf3976fcbd71b30cdc6fbebe32a97ed2a1d2d749effff194c2134063d
|
|
2026-02-26 04:41:24.294 DEBUG [src.node.docker_mananger] Container started with ID 3ed6460bf397. Setting up logs at ./log/docker/node2_2026-02-26_04-41-22__1846397f-767e-4718-9091-e5abdb808483__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:41:24.295 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14514
|
|
2026-02-26 04:41:24.295 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:41:25.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14514/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:41:25.298 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-02-26 04:41:25.299 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:41:25.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14514/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:41:25.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.207/tcp/14515/p2p/16Uiu2HAkwYW9wMDaaEi6v2gLpPC9gxX6awwDrrQ3zK8FVXQ5Q1Sm","/ip4/172.18.47.207/tcp/14516/ws/p2p/16Uiu2HAkwYW9wMDaaEi6v2gLpPC9gxX6awwDrrQ3zK8FVXQ5Q1Sm"],"enrUri":"enr:-L24QApRWlNo-qK-Z-OlUzd46SH9ueXc8VXfu4wlps6YKUbHDEuhd7-EIWUqcWe5cwMnCftgMQUhFJ6o61L3H0wrH-gCgmlkgnY0gmlwhKwSL8-KbXVsdGlhZGRyc5YACASsEi_PBjizAAoErBIvzwY4tN0DgnJzhQADAQAAiXNlY3AyNTZrMaECH3dUis7d2x_491NtVZKnxp9hHNkQBfQ1DdVrnSpN-o6DdGNwgjizg3VkcII4tYV3YWt1MgA"}'
|
|
2026-02-26 04:41:25.301 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:41:25.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14514/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.67.175/tcp/24496/p2p/16Uiu2HAkyGYAwYFsrcjC4VNsdisnjNEcaNsrSxo7m7tN9XrioVJV"]'
|
|
2026-02-26 04:41:25.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:25.338 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-26 04:41:25.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24495/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:41:25.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:25.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14514/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "73de8073-3fc3-4b14-ae0f-04f985a2c292", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-26 04:41:25.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"73de8073-3fc3-4b14-ae0f-04f985a2c292","statusDesc":"OK"}'
|
|
2026-02-26 04:41:25.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14514/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-26 04:41:25.377 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:14514/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-02-26 04:41:25.379 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:41:25.380 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:41:25.380 DEBUG [src.node.waku_node] Stopping container with id c89b18f4ba1b
|
|
2026-02-26 04:41:25.934 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:25.934 DEBUG [src.node.waku_node] Stopping container with id 3ed6460bf397
|
|
2026-02-26 04:41:26.511 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:41:26.514 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:41:26.518 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:41:26.522 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|