72 lines
13 KiB
Plaintext

2026-03-30 04:58:30.671 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-30 04:58:30.672 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_pubsub_topic_from_another_cluster_id with id: 2026-03-30_04-58-30__3eadd5e2-4771-4a5b-881f-1bdb60adace9
2026-03-30 04:58:30.672 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-30 04:58:30.672 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-30 04:58:30.672 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-03-30 04:58:30.678 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 04:58:30.679 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_04-58-30__3eadd5e2-4771-4a5b-881f-1bdb60adace9__wakuorg_nwaku:latest.log
2026-03-30 04:58:30.679 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 04:58:30.679 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 04:58:30.680 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 04:58:30.680 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.235
2026-03-30 04:58:30.680 DEBUG [src.node.docker_mananger] Generated ports ['15838', '15839', '15840', '15841', '15842']
2026-03-30 04:58:30.681 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 04:58:30.681 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 04:58:30.681 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 04:58:30.681 DEBUG [src.node.docker_mananger] docker run -i -t -p 15838:15838 -p 15839:15839 -p 15840:15840 -p 15841:15841 -p 15842:15842 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=15840 --rest-port=15838 --tcp-port=15839 --discv5-udp-port=15841 --rest-address=0.0.0.0 --nat=extip:172.18.204.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dbfd497abb81dfeb5d7dc18ae186c5a8dbebe811b4bcceebc85b1a0dea32ae1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15842 --metrics-logging=true --relay=true --filter=true
2026-03-30 04:58:30.687 ERROR [src.node.docker_mananger] Max retries reached for container 4bbd6c8f6917. Exiting log stream.
2026-03-30 04:58:30.869 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.235 waku 3de7810beae50e16a23f8e2980266739b95e06ef580dfc7e5ed04022597184ff
2026-03-30 04:58:30.903 DEBUG [src.node.docker_mananger] Container started with ID 3de7810beae5. Setting up logs at ./log/docker/node1_2026-03-30_04-58-30__3eadd5e2-4771-4a5b-881f-1bdb60adace9__wakuorg_nwaku:latest.log
2026-03-30 04:58:30.903 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15838
2026-03-30 04:58:30.903 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 04:58:31.275 ERROR [src.node.docker_mananger] Max retries reached for container 03af22e856e6. Exiting log stream.
2026-03-30 04:58:31.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15838/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 04:58:31.908 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-30 04:58:31.908 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 04:58:31.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15838/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 04:58:31.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.235/tcp/15839/p2p/16Uiu2HAmCKJz5e6PQZqUAx9Z5JrjSz4Mfzhd5bbWmfkjbmtXk6eQ","/ip4/172.18.204.235/tcp/15840/ws/p2p/16Uiu2HAmCKJz5e6PQZqUAx9Z5JrjSz4Mfzhd5bbWmfkjbmtXk6eQ"],"enrUri":"enr:-L24QNCIu_0CoMBLUS0cW3OUc9GEmiVWKXkXtO4dOdwEjGWyARA3QiDrQitn35FQiyvUzp3n84sOyQROc2ggseEvXQwCgmlkgnY0gmlwhKwSzOuKbXVsdGlhZGRyc5YACASsEszrBj3fAAoErBLM6wY94N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-vV0JuYqVYLK_BLi4GoQYaSgBI66nL0m76pngVbsLaWDdGNwgj3fg3VkcII94YV3YWt1MgU"}'
2026-03-30 04:58:31.911 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 04:58:31.911 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-03-30 04:58:31.917 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-30 04:58:31.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_04-58-30__3eadd5e2-4771-4a5b-881f-1bdb60adace9__wakuorg_nwaku:latest.log
2026-03-30 04:58:31.918 DEBUG [src.node.waku_node] Starting Node...
2026-03-30 04:58:31.918 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-30 04:58:31.919 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-30 04:58:31.919 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.32
2026-03-30 04:58:31.919 DEBUG [src.node.docker_mananger] Generated ports ['38708', '38709', '38710', '38711', '38712']
2026-03-30 04:58:31.919 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-30 04:58:31.920 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-30 04:58:31.920 DEBUG [src.node.waku_node] Using volumes []
2026-03-30 04:58:31.920 DEBUG [src.node.docker_mananger] docker run -i -t -p 38708:38708 -p 38709:38709 -p 38710:38710 -p 38711:38711 -p 38712:38712 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=38710 --rest-port=38708 --tcp-port=38709 --discv5-udp-port=38711 --rest-address=0.0.0.0 --nat=extip:172.18.111.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b3f462910c671b7b86c5dbe50f7fccc3e9aa4a0ce875920eddca7efeafc11ddc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38712 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNCIu_0CoMBLUS0cW3OUc9GEmiVWKXkXtO4dOdwEjGWyARA3QiDrQitn35FQiyvUzp3n84sOyQROc2ggseEvXQwCgmlkgnY0gmlwhKwSzOuKbXVsdGlhZGRyc5YACASsEszrBj3fAAoErBLM6wY94N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-vV0JuYqVYLK_BLi4GoQYaSgBI66nL0m76pngVbsLaWDdGNwgj3fg3VkcII94YV3YWt1MgU --filternode=/ip4/172.18.204.235/tcp/15839/p2p/16Uiu2HAmCKJz5e6PQZqUAx9Z5JrjSz4Mfzhd5bbWmfkjbmtXk6eQ
2026-03-30 04:58:32.104 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.32 waku cc724cf42fa9a6485291cb17e2b2c01d83a59d00af462f00d377386d5b53472b
2026-03-30 04:58:32.141 DEBUG [src.node.docker_mananger] Container started with ID cc724cf42fa9. Setting up logs at ./log/docker/node2_2026-03-30_04-58-30__3eadd5e2-4771-4a5b-881f-1bdb60adace9__wakuorg_nwaku:latest.log
2026-03-30 04:58:32.141 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38708
2026-03-30 04:58:32.141 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-30 04:58:33.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38708/health" -H "Content-Type: application/json" -d 'None'
2026-03-30 04:58:33.145 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-30 04:58:33.145 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-30 04:58:33.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38708/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-30 04:58:33.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.32/tcp/38709/p2p/16Uiu2HAmFnGieUX5Uf7Ya7vmkYEWCFko7TgxAJAX7jC5CT4LjumT","/ip4/172.18.111.32/tcp/38710/ws/p2p/16Uiu2HAmFnGieUX5Uf7Ya7vmkYEWCFko7TgxAJAX7jC5CT4LjumT"],"enrUri":"enr:-L24QATSPN7VXaJ5OoCC_h2rYqxJ_RmhWu9lCVyvRx6dmICjHOuqBzH84iOMUvnrcj-te9ZKloCprIMcKdP7YNPVcesCgmlkgnY0gmlwhKwSbyCKbXVsdGlhZGRyc5YACASsEm8gBpc1AAoErBJvIAaXNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLnCiUValSt-j6dCprHvbSqyG1kS5E_oTuYDl3OyNSQKDdGNwgpc1g3VkcIKXN4V3YWt1MgA"}'
2026-03-30 04:58:33.147 INFO [src.node.waku_node] REST service is ready !!
2026-03-30 04:58:33.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38708/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.235/tcp/15839/p2p/16Uiu2HAmCKJz5e6PQZqUAx9Z5JrjSz4Mfzhd5bbWmfkjbmtXk6eQ"]'
2026-03-30 04:58:33.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 04:58:33.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-03-30 04:58:33.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 04:58:33.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38708/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "de6106a3-40b4-443c-9cc0-b8879451cfee", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/2/2"}'
2026-03-30 04:58:33.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"de6106a3-40b4-443c-9cc0-b8879451cfee","statusDesc":"OK"}'
2026-03-30 04:58:33.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-30 04:58:33.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-30 04:58:33.222 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-30 04:58:33.322 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-30 04:58:33.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38708/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-30 04:58:33.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774846713214906649,"ephemeral":false}]'
2026-03-30 04:58:33.329 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-30 04:58:33.329 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-30 04:58:33.330 DEBUG [src.node.waku_node] Stopping container with id 3de7810beae5
2026-03-30 04:58:33.760 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 04:58:33.762 DEBUG [src.node.waku_node] Stopping container with id cc724cf42fa9
2026-03-30 04:58:34.198 DEBUG [src.node.waku_node] Container stopped.
2026-03-30 04:58:34.201 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-30 04:58:34.207 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-30 04:58:34.212 DEBUG [src.node.docker_mananger] No errors found in the waku logs.