mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-03-04 04:34:52.341 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-04 04:34:52.341 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2026-03-04_04-34-52__2a12eca7-4a54-49b5-886e-798e8382b1e0
|
|
2026-03-04 04:34:52.341 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-04 04:34:52.342 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-04 04:34:52.342 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-04 04:34:52.349 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:52.349 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-34-52__2a12eca7-4a54-49b5-886e-798e8382b1e0__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:52.350 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:52.350 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:52.351 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:52.351 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.81
|
|
2026-03-04 04:34:52.351 DEBUG [src.node.docker_mananger] Generated ports ['47671', '47672', '47673', '47674', '47675']
|
|
2026-03-04 04:34:52.351 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-04 04:34:52.352 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-04 04:34:52.352 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:52.352 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:52.352 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:52.352 DEBUG [src.node.docker_mananger] docker run -i -t -p 47671:47671 -p 47672:47672 -p 47673:47673 -p 47674:47674 -p 47675:47675 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=47673 --rest-port=47671 --tcp-port=47672 --discv5-udp-port=47674 --rest-address=0.0.0.0 --nat=extip:172.18.165.81 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=ebbeee4ac188ef4d9fc42afccafe0a1328fe7424c804d58a431bf6a15adb99e0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47675 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-04 04:34:52.540 ERROR [src.node.docker_mananger] Max retries reached for container 7b3df0b14c86. Exiting log stream.
|
|
2026-03-04 04:34:52.544 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.81 waku 0405798d0a2008f5feb62622357a611356f42feba68aae7b013111bc257a4ec5
|
|
2026-03-04 04:34:52.579 DEBUG [src.node.docker_mananger] Container started with ID 0405798d0a20. Setting up logs at ./log/docker/node1_2026-03-04_04-34-52__2a12eca7-4a54-49b5-886e-798e8382b1e0__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:52.580 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47671
|
|
2026-03-04 04:34:52.581 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:53.124 ERROR [src.node.docker_mananger] Max retries reached for container 95dca81b78b4. Exiting log stream.
|
|
2026-03-04 04:34:53.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47671/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:53.584 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-04 04:34:53.584 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:53.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47671/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:53.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.81/tcp/47672/p2p/16Uiu2HAmLxyDa3QqBPT3PWVsSih6yCBpH8dG9UVFz1wZk9FW68g3","/ip4/172.18.165.81/tcp/47673/ws/p2p/16Uiu2HAmLxyDa3QqBPT3PWVsSih6yCBpH8dG9UVFz1wZk9FW68g3"],"enrUri":"enr:-L24QDvW-4VxW1RJYfY2oWCccK4yVz63yaPVaM_sMUlaUgzeDHK9IXEl2QM9cgkClghbVjjaKPjBMF-7B60LDIJ2Tg8CgmlkgnY0gmlwhKwSpVGKbXVsdGlhZGRyc5YACASsEqVRBro4AAoErBKlUQa6Od0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDe3irNU6h3rD5GkoNhSofAKl4G0TKwAjg48pSzgz_iqyDdGNwgro4g3VkcIK6OoV3YWt1MgU"}'
|
|
2026-03-04 04:34:53.587 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:53.594 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:34:53.594 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-34-52__2a12eca7-4a54-49b5-886e-798e8382b1e0__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:53.594 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:53.594 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.208
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.docker_mananger] Generated ports ['39226', '39227', '39228', '39229', '39230']
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-04 04:34:53.596 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:53.596 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:53.597 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:53.597 DEBUG [src.node.docker_mananger] docker run -i -t -p 39226:39226 -p 39227:39227 -p 39228:39228 -p 39229:39229 -p 39230:39230 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=39228 --rest-port=39226 --tcp-port=39227 --discv5-udp-port=39229 --rest-address=0.0.0.0 --nat=extip:172.18.63.208 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=afb73bad66b1faeb0a3aebdb7154ab4f7bb93e6095a3ce7ebddb7f3516a7bfc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39230 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDvW-4VxW1RJYfY2oWCccK4yVz63yaPVaM_sMUlaUgzeDHK9IXEl2QM9cgkClghbVjjaKPjBMF-7B60LDIJ2Tg8CgmlkgnY0gmlwhKwSpVGKbXVsdGlhZGRyc5YACASsEqVRBro4AAoErBKlUQa6Od0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDe3irNU6h3rD5GkoNhSofAKl4G0TKwAjg48pSzgz_iqyDdGNwgro4g3VkcIK6OoV3YWt1MgU
|
|
2026-03-04 04:34:53.798 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.208 waku 835f49779b1682011309ca5352dcede2bb9758e7a37bad9a77160901b34bd21f
|
|
2026-03-04 04:34:53.832 DEBUG [src.node.docker_mananger] Container started with ID 835f49779b16. Setting up logs at ./log/docker/node2_2026-03-04_04-34-52__2a12eca7-4a54-49b5-886e-798e8382b1e0__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:53.833 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39226
|
|
2026-03-04 04:34:53.833 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:54.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39226/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:54.849 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_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-04 04:34:54.849 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:54.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39226/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:54.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.208/tcp/39227/p2p/16Uiu2HAmGXBi3LtDWDwkDGXJBwTCUVTDXxsTZhNFKLPdQDmG9KMG","/ip4/172.18.63.208/tcp/39228/ws/p2p/16Uiu2HAmGXBi3LtDWDwkDGXJBwTCUVTDXxsTZhNFKLPdQDmG9KMG"],"enrUri":"enr:-L24QBekmUvrCpGb7l1CPmtrhAYvWopbAiPiCzw7Rgd_2Mn8Q-baiKXyhKChQ6x7eZTsmreGHCy883FYhrTe7EFhL0ACgmlkgnY0gmlwhKwSP9CKbXVsdGlhZGRyc5YACASsEj_QBpk7AAoErBI_0AaZPN0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDOW7xiluZvyLSJVYB4e0XekfWYOKor_utEPlZ52JBVk-DdGNwgpk7g3VkcIKZPYV3YWt1MgE"}'
|
|
2026-03-04 04:34:54.857 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:54.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39226/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.81/tcp/47672/p2p/16Uiu2HAmLxyDa3QqBPT3PWVsSih6yCBpH8dG9UVFz1wZk9FW68g3"]'
|
|
2026-03-04 04:34:54.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:54.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47671/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-04 04:34:54.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:54.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39226/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
|
2026-03-04 04:34:54.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:54.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47671/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-04 04:34:54.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:54.879 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-04 04:34:54.979 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-04 04:34:54.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47671/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:54.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772598894873224749,"ephemeral":false,"proof":""}]'
|
|
2026-03-04 04:34:54.984 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-04 04:34:54.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39226/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:54.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772598894873224749,"ephemeral":false,"proof":""}]'
|
|
2026-03-04 04:34:54.989 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-04 04:34:54.990 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-04 04:34:54.990 DEBUG [src.node.waku_node] Stopping container with id 0405798d0a20
|
|
2026-03-04 04:34:55.560 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:34:55.563 DEBUG [src.node.waku_node] Stopping container with id 835f49779b16
|
|
2026-03-04 04:34:56.121 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:34:56.122 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-04 04:34:56.128 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:34:56.133 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|