2026-02-04 12:12:58 +00:00

71 lines
12 KiB
Plaintext

2026-02-04 12:01:07.280 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-04 12:01:07.281 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-02-04_12-01-07__bc87366b-4574-4aa4-9cac-2cbd82e54bd6
2026-02-04 12:01:07.281 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-04 12:01:07.281 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-04 12:01:07.281 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-04 12:01:07.288 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-04 12:01:07.288 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_12-01-07__bc87366b-4574-4aa4-9cac-2cbd82e54bd6__wakuorg_nwaku:latest.log
2026-02-04 12:01:07.288 DEBUG [src.node.waku_node] Starting Node...
2026-02-04 12:01:07.289 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-04 12:01:07.290 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-04 12:01:07.290 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.68
2026-02-04 12:01:07.290 DEBUG [src.node.docker_mananger] Generated ports ['4729', '4730', '4731', '4732', '4733']
2026-02-04 12:01:07.290 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-04 12:01:07.290 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-04 12:01:07.290 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-04 12:01:07.290 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-04 12:01:07.291 DEBUG [src.node.waku_node] Using volumes []
2026-02-04 12:01:07.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 4729:4729 -p 4730:4730 -p 4731:4731 -p 4732:4732 -p 4733:4733 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=4731 --rest-port=4729 --tcp-port=4730 --discv5-udp-port=4732 --rest-address=0.0.0.0 --nat=extip:172.18.207.68 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d9b58c3bf8d9bfe490d6cbef347c8c51b1ee60a78e40451f97fd0dc4d1e1caa0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4733 --metrics-logging=true --relay=true --filter=true
2026-02-04 12:01:07.440 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.68 waku 11c122e1ec853048f29bc80bb25933c38929ccfd15b8d2c99dc1f88500d290bf
2026-02-04 12:01:07.467 DEBUG [src.node.docker_mananger] Container started with ID 11c122e1ec85. Setting up logs at ./log/docker/node1_2026-02-04_12-01-07__bc87366b-4574-4aa4-9cac-2cbd82e54bd6__wakuorg_nwaku:latest.log
2026-02-04 12:01:07.467 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4729
2026-02-04 12:01:07.468 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-04 12:01:07.589 ERROR [src.node.docker_mananger] Max retries reached for container 97110d5d59cc. Exiting log stream.
2026-02-04 12:01:08.059 ERROR [src.node.docker_mananger] Max retries reached for container 4c977711eb2e. Exiting log stream.
2026-02-04 12:01:08.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4729/health" -H "Content-Type: application/json" -d 'None'
2026-02-04 12:01:08.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2026-02-04 12:01:08.473 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-04 12:01:08.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4729/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-04 12:01:08.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.68/tcp/4730/p2p/16Uiu2HAmAWTNgQc3qvZFGMPhACy9igMMDH8TKyDaszffb4EHQo6H","/ip4/172.18.207.68/tcp/4731/ws/p2p/16Uiu2HAmAWTNgQc3qvZFGMPhACy9igMMDH8TKyDaszffb4EHQo6H"],"enrUri":"enr:-L24QL7BYkE_fULoGaWlPAqcO4Yqd9KRwDWetDP6l-1PG60VahA58E1S5AmF9g9ArdiXcuFESdxMXpE4KUO7hes5M3ACgmlkgnY0gmlwhKwSz0SKbXVsdGlhZGRyc5YACASsEs9EBhJ6AAoErBLPRAYSe90DgnJzhQACAQAAiXNlY3AyNTZrMaEC4Bj0eMmq9zdp3z5hUzzZ2e2CG8iuRoTQMg0zZHGnXyKDdGNwghJ6g3VkcIISfIV3YWt1MgU"}'
2026-02-04 12:01:08.475 INFO [src.node.waku_node] REST service is ready !!
2026-02-04 12:01:08.482 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-04 12:01:08.482 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_12-01-07__bc87366b-4574-4aa4-9cac-2cbd82e54bd6__wakuorg_nwaku:latest.log
2026-02-04 12:01:08.482 DEBUG [src.node.waku_node] Starting Node...
2026-02-04 12:01:08.482 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-04 12:01:08.483 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-04 12:01:08.484 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.231
2026-02-04 12:01:08.484 DEBUG [src.node.docker_mananger] Generated ports ['13137', '13138', '13139', '13140', '13141']
2026-02-04 12:01:08.484 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-04 12:01:08.484 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-04 12:01:08.484 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-04 12:01:08.484 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-04 12:01:08.484 DEBUG [src.node.waku_node] Using volumes []
2026-02-04 12:01:08.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 13137:13137 -p 13138:13138 -p 13139:13139 -p 13140:13140 -p 13141:13141 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=13139 --rest-port=13137 --tcp-port=13138 --discv5-udp-port=13140 --rest-address=0.0.0.0 --nat=extip:172.18.92.231 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6533994f16677b6de7c68b8ce7f943cdafce28f62fa6efb5b17f93deccaa921a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13141 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL7BYkE_fULoGaWlPAqcO4Yqd9KRwDWetDP6l-1PG60VahA58E1S5AmF9g9ArdiXcuFESdxMXpE4KUO7hes5M3ACgmlkgnY0gmlwhKwSz0SKbXVsdGlhZGRyc5YACASsEs9EBhJ6AAoErBLPRAYSe90DgnJzhQACAQAAiXNlY3AyNTZrMaEC4Bj0eMmq9zdp3z5hUzzZ2e2CG8iuRoTQMg0zZHGnXyKDdGNwghJ6g3VkcIISfIV3YWt1MgU
2026-02-04 12:01:08.634 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.231 waku a266d7535faae7fd5f16ef660f9d4740a40017777d688463b14f7ae9ae615d96
2026-02-04 12:01:08.659 DEBUG [src.node.docker_mananger] Container started with ID a266d7535faa. Setting up logs at ./log/docker/node2_2026-02-04_12-01-07__bc87366b-4574-4aa4-9cac-2cbd82e54bd6__wakuorg_nwaku:latest.log
2026-02-04 12:01:08.659 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13137
2026-02-04 12:01:08.659 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-04 12:01:09.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13137/health" -H "Content-Type: application/json" -d 'None'
2026-02-04 12:01:09.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
2026-02-04 12:01:09.672 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-04 12:01:09.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13137/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-04 12:01:09.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.231/tcp/13138/p2p/16Uiu2HAmN91o7oVtm4cQY7yuodnbioo19RAvhJNUVdRuhXfpjPdh","/ip4/172.18.92.231/tcp/13139/ws/p2p/16Uiu2HAmN91o7oVtm4cQY7yuodnbioo19RAvhJNUVdRuhXfpjPdh"],"enrUri":"enr:-L24QOLA0bvBOlXUkgjkOuBpc4BMHzujg_z2i7AzjVQsoD7DNs8ayfyaesQbyjGo9aPGx6vmBVsCXLIGPaQPbnI6OMYCgmlkgnY0gmlwhKwSXOeKbXVsdGlhZGRyc5YACASsElznBjNSAAoErBJc5wYzU90DgnJzhQACAQAAiXNlY3AyNTZrMaEDjOcUR02hPT4TLapWK1VNkBP1dxTpzqTxuD_5enOssyiDdGNwgjNSg3VkcIIzVIV3YWt1MgE"}'
2026-02-04 12:01:09.679 INFO [src.node.waku_node] REST service is ready !!
2026-02-04 12:01:09.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13137/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.68/tcp/4730/p2p/16Uiu2HAmAWTNgQc3qvZFGMPhACy9igMMDH8TKyDaszffb4EHQo6H"]'
2026-02-04 12:01:09.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 12:01:09.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4729/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-04 12:01:09.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 12:01:09.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13137/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-04 12:01:09.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-04 12:01:09.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4729/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-04 12:01:09.690 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:4729/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
2026-02-04 12:01:09.692 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-04 12:01:09.693 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-04 12:01:09.693 DEBUG [src.node.waku_node] Stopping container with id 11c122e1ec85
2026-02-04 12:01:10.178 DEBUG [src.node.waku_node] Container stopped.
2026-02-04 12:01:10.178 DEBUG [src.node.waku_node] Stopping container with id a266d7535faa
2026-02-04 12:01:10.618 DEBUG [src.node.waku_node] Container stopped.
2026-02-04 12:01:10.619 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-04 12:01:10.624 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-04 12:01:10.629 DEBUG [src.node.docker_mananger] No errors found in the waku logs.