2026-03-05 15:25:13 +00:00

69 lines
13 KiB
Plaintext

2026-03-05 15:05:24.259 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-05 15:05:24.259 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_no_request_id with id: 2026-03-05_15-05-24__6f39a510-3e3a-463a-a963-62948a90d481
2026-03-05 15:05:24.260 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-05 15:05:24.260 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-05 15:05:24.260 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-03-05 15:05:24.268 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:05:24.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-05-24__6f39a510-3e3a-463a-a963-62948a90d481__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:05:24.268 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:05:24.268 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:05:24.270 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:05:24.270 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.43
2026-03-05 15:05:24.270 DEBUG [src.node.docker_mananger] Generated ports ['10936', '10937', '10938', '10939', '10940']
2026-03-05 15:05:24.271 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:05:24.271 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:05:24.271 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:05:24.271 DEBUG [src.node.docker_mananger] docker run -i -t -p 10936:10936 -p 10937:10937 -p 10938:10938 -p 10939:10939 -p 10940:10940 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10938 --rest-port=10936 --tcp-port=10937 --discv5-udp-port=10939 --rest-address=0.0.0.0 --nat=extip:172.18.9.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdb8ceed0c9ca34c5bfc50e8cffc94efce0bdfaab82e0cc50e38cb0faf43c6e8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10940 --metrics-logging=true --relay=true --filter=true
2026-03-05 15:05:24.417 ERROR [src.node.docker_mananger] Max retries reached for container cf1d2f3acc7d. Exiting log stream.
2026-03-05 15:05:24.468 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.43 waku 42352cfd8d449218821542b491822fdd8d72094cdd4de5c87e79887e3368dc63
2026-03-05 15:05:24.503 DEBUG [src.node.docker_mananger] Container started with ID 42352cfd8d44. Setting up logs at ./log/docker/node1_2026-03-05_15-05-24__6f39a510-3e3a-463a-a963-62948a90d481__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:05:24.505 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 10936
2026-03-05 15:05:24.505 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:05:25.005 ERROR [src.node.docker_mananger] Max retries reached for container 7de9a50e98a7. Exiting log stream.
2026-03-05 15:05:25.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10936/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:05:25.509 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-05 15:05:25.509 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:05:25.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10936/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:05:25.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.43/tcp/10937/p2p/16Uiu2HAmC74dsDrN5KocRHqQ3dmFK1DkXkdXAcSvdxqrSn9apmju","/ip4/172.18.9.43/tcp/10938/ws/p2p/16Uiu2HAmC74dsDrN5KocRHqQ3dmFK1DkXkdXAcSvdxqrSn9apmju"],"enrUri":"enr:-L24QBjZlFCmJ0QRZhRWv5BtgkZX9hbb38cJYsVnQUUGRHQzUJ5fyzOxi68LjufhBTi4mw0wdahgdDX40FGSzRbGBAYCgmlkgnY0gmlwhKwSCSuKbXVsdGlhZGRyc5YACASsEgkrBiq5AAoErBIJKwYqut0DgnJzhQADAQAAiXNlY3AyNTZrMaEC99JClRfZR6XMMDF0fPDC6ClMl0_aRL47xs0fjzOXUhCDdGNwgiq5g3VkcIIqu4V3YWt1MgU"}'
2026-03-05 15:05:25.513 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:05:25.513 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-03-05 15:05:25.520 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-05 15:05:25.521 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-05-24__6f39a510-3e3a-463a-a963-62948a90d481__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:05:25.521 DEBUG [src.node.waku_node] Starting Node...
2026-03-05 15:05:25.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-05 15:05:25.523 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-05 15:05:25.523 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.248
2026-03-05 15:05:25.523 DEBUG [src.node.docker_mananger] Generated ports ['5269', '5270', '5271', '5272', '5273']
2026-03-05 15:05:25.523 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-05 15:05:25.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-05 15:05:25.523 DEBUG [src.node.waku_node] Using volumes []
2026-03-05 15:05:25.524 DEBUG [src.node.docker_mananger] docker run -i -t -p 5269:5269 -p 5270:5270 -p 5271:5271 -p 5272:5272 -p 5273:5273 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5271 --rest-port=5269 --tcp-port=5270 --discv5-udp-port=5272 --rest-address=0.0.0.0 --nat=extip:172.18.85.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=89bcafbed2d2e8fecc330354b3abd63f924ebcb7eb02bb6ad01402ad4d68ab60 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5273 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBjZlFCmJ0QRZhRWv5BtgkZX9hbb38cJYsVnQUUGRHQzUJ5fyzOxi68LjufhBTi4mw0wdahgdDX40FGSzRbGBAYCgmlkgnY0gmlwhKwSCSuKbXVsdGlhZGRyc5YACASsEgkrBiq5AAoErBIJKwYqut0DgnJzhQADAQAAiXNlY3AyNTZrMaEC99JClRfZR6XMMDF0fPDC6ClMl0_aRL47xs0fjzOXUhCDdGNwgiq5g3VkcIIqu4V3YWt1MgU --filternode=/ip4/172.18.9.43/tcp/10937/p2p/16Uiu2HAmC74dsDrN5KocRHqQ3dmFK1DkXkdXAcSvdxqrSn9apmju
2026-03-05 15:05:25.732 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.248 waku 20e4c825210163db31b92869ff50acad8dadb7f6f7c0bdb039174e7b8f2be155
2026-03-05 15:05:25.769 DEBUG [src.node.docker_mananger] Container started with ID 20e4c8252101. Setting up logs at ./log/docker/node2_2026-03-05_15-05-24__6f39a510-3e3a-463a-a963-62948a90d481__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-05 15:05:25.770 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 5269
2026-03-05 15:05:25.771 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-05 15:05:26.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5269/health" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:05:26.775 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-05 15:05:26.775 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-05 15:05:26.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5269/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-05 15:05:26.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.248/tcp/5270/p2p/16Uiu2HAmBQrn7DFHFEwDLqmKVrjjn9rV5n1YLTKeVkCfyaQQMsH9","/ip4/172.18.85.248/tcp/5271/ws/p2p/16Uiu2HAmBQrn7DFHFEwDLqmKVrjjn9rV5n1YLTKeVkCfyaQQMsH9"],"enrUri":"enr:-L24QJcMFgPksN6XOGG5IzKVHE2aL8twLV4m3nGdifAUfeanC1Pe6oxiGoGOxmubosffNGy4AavfKC3AQo6ZcSax1DoCgmlkgnY0gmlwhKwSVfiKbXVsdGlhZGRyc5YACASsElX4BhSWAAoErBJV-AYUl90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7YWetI0ylzD_YKwpAwuwHf0vGrwSfQZhqDCEbSapV-CDdGNwghSWg3VkcIIUmIV3YWt1MgA"}'
2026-03-05 15:05:26.778 INFO [src.node.waku_node] REST service is ready !!
2026-03-05 15:05:26.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5269/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.43/tcp/10937/p2p/16Uiu2HAmC74dsDrN5KocRHqQ3dmFK1DkXkdXAcSvdxqrSn9apmju"]'
2026-03-05 15:05:26.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:05:26.817 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-03-05 15:05:26.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10936/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-05 15:05:26.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-05 15:05:26.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cff3f1c3-8e03-4d17-8d1e-ee4c46ad8c15", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-05 15:05:26.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cff3f1c3-8e03-4d17-8d1e-ee4c46ad8c15","statusDesc":"OK"}'
2026-03-05 15:05:26.853 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:5269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-05 15:05:26.857 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5269/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-05 15:05:26.860 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-05 15:05:26.861 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-05 15:05:26.861 DEBUG [src.node.waku_node] Stopping container with id 42352cfd8d44
2026-03-05 15:05:27.483 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:05:27.484 DEBUG [src.node.waku_node] Stopping container with id 20e4c8252101
2026-03-05 15:05:28.074 DEBUG [src.node.waku_node] Container stopped.
2026-03-05 15:05:28.075 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-05 15:05:28.082 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-05 15:05:28.087 DEBUG [src.node.docker_mananger] No errors found in the waku logs.