mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-21 04:32:32.366 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:32:32.366 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-03-21_04-32-32__fbc537c6-855f-4cdd-99a9-bb6f5953aedf
|
|
2026-03-21 04:32:32.366 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:32:32.367 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-21 04:32:32.367 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-21 04:32:32.374 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:32.374 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-32-32__fbc537c6-855f-4cdd-99a9-bb6f5953aedf__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:32.374 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:32.374 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:32.376 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:32.376 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.64
|
|
2026-03-21 04:32:32.376 DEBUG [src.node.docker_mananger] Generated ports ['37067', '37068', '37069', '37070', '37071']
|
|
2026-03-21 04:32:32.376 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:32.376 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:32.377 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:32.377 DEBUG [src.node.docker_mananger] docker run -i -t -p 37067:37067 -p 37068:37068 -p 37069:37069 -p 37070:37070 -p 37071:37071 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=37069 --rest-port=37067 --tcp-port=37068 --discv5-udp-port=37070 --rest-address=0.0.0.0 --nat=extip:172.18.44.64 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fecde6d86fb91dfad4cc6b3fbeeb454feb1f3de3f61b93340babb66fa9b6ae4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37071 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:32:32.579 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.64 waku b8369f33f7252398385717596a7e5ca82be2891f21ba4088b44d2d07877ee90a
|
|
2026-03-21 04:32:32.615 DEBUG [src.node.docker_mananger] Container started with ID b8369f33f725. Setting up logs at ./log/docker/node1_2026-03-21_04-32-32__fbc537c6-855f-4cdd-99a9-bb6f5953aedf__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:32.616 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37067
|
|
2026-03-21 04:32:32.616 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:32.630 ERROR [src.node.docker_mananger] Max retries reached for container 7da3ac15499f. Exiting log stream.
|
|
2026-03-21 04:32:33.160 ERROR [src.node.docker_mananger] Max retries reached for container c32c9a395f54. Exiting log stream.
|
|
2026-03-21 04:32:33.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37067/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:33.619 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-21 04:32:33.619 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:33.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37067/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:33.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.64/tcp/37068/p2p/16Uiu2HAmSpaVBhrWNPhogd3t2j248GbnNwdvc6dCHqBHSY4LGs1S","/ip4/172.18.44.64/tcp/37069/ws/p2p/16Uiu2HAmSpaVBhrWNPhogd3t2j248GbnNwdvc6dCHqBHSY4LGs1S"],"enrUri":"enr:-L24QBSby-Fohr1aHFSEOJod0xgMCeDPn4wG9ej-Y7b7kEvuNp015aU9EmCLsvmD_87FgiZ0X8XOYXmlt_MSZmbmAEACgmlkgnY0gmlwhKwSLECKbXVsdGlhZGRyc5YACASsEixABpDMAAoErBIsQAaQzd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0nhxLSQErkhKizL9MHyfxDFB6k2lkavSjNdELuIY_smDdGNwgpDMg3VkcIKQzoV3YWt1MgU"}'
|
|
2026-03-21 04:32:33.622 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:33.623 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-21 04:32:33.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:33.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-32-32__fbc537c6-855f-4cdd-99a9-bb6f5953aedf__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:33.630 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:33.630 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:33.631 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:33.631 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.238
|
|
2026-03-21 04:32:33.631 DEBUG [src.node.docker_mananger] Generated ports ['22219', '22220', '22221', '22222', '22223']
|
|
2026-03-21 04:32:33.632 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:33.632 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:33.632 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:33.632 DEBUG [src.node.docker_mananger] docker run -i -t -p 22219:22219 -p 22220:22220 -p 22221:22221 -p 22222:22222 -p 22223:22223 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=22221 --rest-port=22219 --tcp-port=22220 --discv5-udp-port=22222 --rest-address=0.0.0.0 --nat=extip:172.18.98.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=578a1bab14396309b220afcfc368aaac26f5152ab3070612e75bfe21cadbf68b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22223 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBSby-Fohr1aHFSEOJod0xgMCeDPn4wG9ej-Y7b7kEvuNp015aU9EmCLsvmD_87FgiZ0X8XOYXmlt_MSZmbmAEACgmlkgnY0gmlwhKwSLECKbXVsdGlhZGRyc5YACASsEixABpDMAAoErBIsQAaQzd0DgnJzhQADAQAAiXNlY3AyNTZrMaED0nhxLSQErkhKizL9MHyfxDFB6k2lkavSjNdELuIY_smDdGNwgpDMg3VkcIKQzoV3YWt1MgU --filternode=/ip4/172.18.44.64/tcp/37068/p2p/16Uiu2HAmSpaVBhrWNPhogd3t2j248GbnNwdvc6dCHqBHSY4LGs1S
|
|
2026-03-21 04:32:33.827 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.238 waku 70f0ce7bab82d618a78584773f954814f5c1861535825391891e783336337443
|
|
2026-03-21 04:32:33.866 DEBUG [src.node.docker_mananger] Container started with ID 70f0ce7bab82. Setting up logs at ./log/docker/node2_2026-03-21_04-32-32__fbc537c6-855f-4cdd-99a9-bb6f5953aedf__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:33.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22219
|
|
2026-03-21 04:32:33.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:34.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22219/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:34.870 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-21 04:32:34.870 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:34.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22219/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:34.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.238/tcp/22220/p2p/16Uiu2HAkzM45ZVcQ63aanZT6VKw9P9DcNYbEPdAjihdjRD298NeU","/ip4/172.18.98.238/tcp/22221/ws/p2p/16Uiu2HAkzM45ZVcQ63aanZT6VKw9P9DcNYbEPdAjihdjRD298NeU"],"enrUri":"enr:-L24QANSVSBOD24XYDi3vQ6kbZ13ZRU-PGU9_UUpSJbw5ha1ONIYL1SvQZYNZoA5BhKCMM32uUKAqKKbjvKpjrcSlnsCgmlkgnY0gmlwhKwSYu6KbXVsdGlhZGRyc5YACASsEmLuBlbMAAoErBJi7gZWzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECSRuEvJ0rjoACeKdApTjhCiGobGQice3jGp-1e-k7MqmDdGNwglbMg3VkcIJWzoV3YWt1MgA"}'
|
|
2026-03-21 04:32:34.873 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:34.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22219/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.44.64/tcp/37068/p2p/16Uiu2HAmSpaVBhrWNPhogd3t2j248GbnNwdvc6dCHqBHSY4LGs1S"]'
|
|
2026-03-21 04:32:34.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:34.911 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-21 04:32:34.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37067/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-21 04:32:34.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:34.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22219/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b6c9985d-5bdc-4479-b7b2-a376ef600394", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:34.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b6c9985d-5bdc-4479-b7b2-a376ef600394","statusDesc":"OK"}'
|
|
2026-03-21 04:32:34.947 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22219/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:34.950 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22219/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-21 04:32:34.953 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:32:34.953 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:32:34.954 DEBUG [src.node.waku_node] Stopping container with id b8369f33f725
|
|
2026-03-21 04:32:35.541 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:32:35.545 DEBUG [src.node.waku_node] Stopping container with id 70f0ce7bab82
|
|
2026-03-21 04:32:36.099 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:32:36.101 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:32:36.107 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:32:36.111 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|