mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-07 04:13:50 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-03-07 04:30:14.814 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:30:14.815 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_pubsub_topic with id: 2026-03-07_04-30-14__2c906076-c457-4f02-bd4d-053e387ba6e2
|
|
2026-03-07 04:30:14.815 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:30:14.815 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-07 04:30:14.815 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-07 04:30:14.822 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:14.822 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-30-14__2c906076-c457-4f02-bd4d-053e387ba6e2__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:14.822 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:14.822 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:14.824 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:14.824 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.125
|
|
2026-03-07 04:30:14.824 DEBUG [src.node.docker_mananger] Generated ports ['21514', '21515', '21516', '21517', '21518']
|
|
2026-03-07 04:30:14.824 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:14.824 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:14.825 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:14.825 DEBUG [src.node.docker_mananger] docker run -i -t -p 21514:21514 -p 21515:21515 -p 21516:21516 -p 21517:21517 -p 21518:21518 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=21516 --rest-port=21514 --tcp-port=21515 --discv5-udp-port=21517 --rest-address=0.0.0.0 --nat=extip:172.18.200.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1cfc1fa7cab9c00afd93c4f17acea3eb88d7cb5e4a4debfb9d2bd0cbfdbfbf55 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21518 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-07 04:30:14.983 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.125 waku f12e4a7858ee786115a91c7c76008383cc89736077ee50a068ee7d97db1a58e7
|
|
2026-03-07 04:30:15.015 DEBUG [src.node.docker_mananger] Container started with ID f12e4a7858ee. Setting up logs at ./log/docker/node1_2026-03-07_04-30-14__2c906076-c457-4f02-bd4d-053e387ba6e2__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:15.015 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21514
|
|
2026-03-07 04:30:15.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:15.085 ERROR [src.node.docker_mananger] Max retries reached for container a9923a623219. Exiting log stream.
|
|
2026-03-07 04:30:15.610 ERROR [src.node.docker_mananger] Max retries reached for container 989abcb3247a. Exiting log stream.
|
|
2026-03-07 04:30:16.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21514/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:16.019 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-07 04:30:16.019 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:16.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21514/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:16.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.125/tcp/21515/p2p/16Uiu2HAm31hrjnZn7jECWeT115BUto9mffRHybpVvRCS9r5NixUx","/ip4/172.18.200.125/tcp/21516/ws/p2p/16Uiu2HAm31hrjnZn7jECWeT115BUto9mffRHybpVvRCS9r5NixUx"],"enrUri":"enr:-L24QKAWqc8tTUJaZp5DmOi2wWZfkS-_UeNcYF9NKznWYmFTcCsp2nEl5ZdDkkli-aHrU7kJnlgGA2wETyDjXjXjpWwCgmlkgnY0gmlwhKwSyH2KbXVsdGlhZGRyc5YACASsEsh9BlQLAAoErBLIfQZUDN0DgnJzhQADAQAAiXNlY3AyNTZrMaECcLmuC4euyssIfuBR1l2lSByMIx0_p8_g9raBwLtG14mDdGNwglQLg3VkcIJUDYV3YWt1MgU"}'
|
|
2026-03-07 04:30:16.022 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:16.023 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-07 04:30:16.029 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:30:16.029 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-30-14__2c906076-c457-4f02-bd4d-053e387ba6e2__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:16.030 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:30:16.030 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:30:16.031 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:30:16.032 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.30
|
|
2026-03-07 04:30:16.032 DEBUG [src.node.docker_mananger] Generated ports ['47361', '47362', '47363', '47364', '47365']
|
|
2026-03-07 04:30:16.032 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:30:16.032 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:30:16.032 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:30:16.032 DEBUG [src.node.docker_mananger] docker run -i -t -p 47361:47361 -p 47362:47362 -p 47363:47363 -p 47364:47364 -p 47365:47365 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=47363 --rest-port=47361 --tcp-port=47362 --discv5-udp-port=47364 --rest-address=0.0.0.0 --nat=extip:172.18.57.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e6866c815af92b2009d92aff22c34a86fa7fd7abf743f320fc4bea51aaea22dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47365 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKAWqc8tTUJaZp5DmOi2wWZfkS-_UeNcYF9NKznWYmFTcCsp2nEl5ZdDkkli-aHrU7kJnlgGA2wETyDjXjXjpWwCgmlkgnY0gmlwhKwSyH2KbXVsdGlhZGRyc5YACASsEsh9BlQLAAoErBLIfQZUDN0DgnJzhQADAQAAiXNlY3AyNTZrMaECcLmuC4euyssIfuBR1l2lSByMIx0_p8_g9raBwLtG14mDdGNwglQLg3VkcIJUDYV3YWt1MgU --filternode=/ip4/172.18.200.125/tcp/21515/p2p/16Uiu2HAm31hrjnZn7jECWeT115BUto9mffRHybpVvRCS9r5NixUx
|
|
2026-03-07 04:30:16.197 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.30 waku 75898a512561582ecd37ce11f138f016afd2addcd89b3476f2ff8f90255beaf4
|
|
2026-03-07 04:30:16.228 DEBUG [src.node.docker_mananger] Container started with ID 75898a512561. Setting up logs at ./log/docker/node2_2026-03-07_04-30-14__2c906076-c457-4f02-bd4d-053e387ba6e2__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:30:16.229 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47361
|
|
2026-03-07 04:30:16.229 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:30:17.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47361/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:17.232 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-07 04:30:17.233 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:30:17.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47361/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:30:17.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.30/tcp/47362/p2p/16Uiu2HAmJ58f7uyMC6tjmw9aUmGsfe4xid6BjxZrn64WC7QsycFN","/ip4/172.18.57.30/tcp/47363/ws/p2p/16Uiu2HAmJ58f7uyMC6tjmw9aUmGsfe4xid6BjxZrn64WC7QsycFN"],"enrUri":"enr:-L24QOo2it-uehi4JjPZpayEzxqxArj3ulcz2CHoUGC2d2V7YrhviOD87fcWpN6ETTUi9X6j-9tOAQuNmSgZqHp9a9YCgmlkgnY0gmlwhKwSOR6KbXVsdGlhZGRyc5YACASsEjkeBrkCAAoErBI5Hga5A90DgnJzhQADAQAAiXNlY3AyNTZrMaEDUHnEbCEUem6unulDLbQxI4-4t1i4C_ATD4BF275VFm2DdGNwgrkCg3VkcIK5BIV3YWt1MgA"}'
|
|
2026-03-07 04:30:17.236 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:30:17.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47361/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.125/tcp/21515/p2p/16Uiu2HAm31hrjnZn7jECWeT115BUto9mffRHybpVvRCS9r5NixUx"]'
|
|
2026-03-07 04:30:17.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:17.270 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-07 04:30:17.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21514/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:30:17.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:30:17.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47361/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5262a0e0-5100-4374-bc1a-893e13debbf8", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-07 04:30:17.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5262a0e0-5100-4374-bc1a-893e13debbf8","statusDesc":"OK"}'
|
|
2026-03-07 04:30:17.301 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:47361/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"]}'
|
|
2026-03-07 04:30:17.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-07 04:30:17.312 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:30:17.313 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:30:17.313 DEBUG [src.node.waku_node] Stopping container with id f12e4a7858ee
|
|
2026-03-07 04:30:17.813 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:17.813 DEBUG [src.node.waku_node] Stopping container with id 75898a512561
|
|
2026-03-07 04:30:18.303 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:30:18.307 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:30:18.311 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:30:18.316 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|