mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-07 04:31:03.546 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:03.546 DEBUG [tests.conftest] Running test: test_lightpush_with_a_single_receiving_node with id: 2026-03-07_04-31-03__f5bbab88-9fe5-47a5-ad1f-d913eec69cb1
|
|
2026-03-07 04:31:03.546 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:03.546 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-07 04:31:03.552 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:03.552 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-07_04-31-03__f5bbab88-9fe5-47a5-ad1f-d913eec69cb1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:03.553 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:03.553 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:03.554 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:03.554 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.47
|
|
2026-03-07 04:31:03.554 DEBUG [src.node.docker_mananger] Generated ports ['7629', '7630', '7631', '7632', '7633']
|
|
2026-03-07 04:31:03.554 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:03.555 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:03.555 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:03.555 DEBUG [src.node.docker_mananger] docker run -i -t -p 7629:7629 -p 7630:7630 -p 7631:7631 -p 7632:7632 -p 7633:7633 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=7631 --rest-port=7629 --tcp-port=7630 --discv5-udp-port=7632 --rest-address=0.0.0.0 --nat=extip:172.18.221.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1e66fc56e8f9546a1b3fab8ca1cc576ad6a9bdcb8e2240737d55fbacca3cdef6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7633 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-07 04:31:03.711 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.47 waku 490e292546be885ea61ef01fb7583d35addd1d6a4928393b79b872367945040a
|
|
2026-03-07 04:31:03.740 DEBUG [src.node.docker_mananger] Container started with ID 490e292546be. Setting up logs at ./log/docker/receiving_node1_2026-03-07_04-31-03__f5bbab88-9fe5-47a5-ad1f-d913eec69cb1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:03.740 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7629
|
|
2026-03-07 04:31:03.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:03.853 ERROR [src.node.docker_mananger] Max retries reached for container 978d5c08b5d3. Exiting log stream.
|
|
2026-03-07 04:31:04.317 ERROR [src.node.docker_mananger] Max retries reached for container 36a24456f2cf. Exiting log stream.
|
|
2026-03-07 04:31:04.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7629/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.746 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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:31:04.746 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:04.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7629/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.47/tcp/7630/p2p/16Uiu2HAmBBqScU2xUFVWTR1NqQgjScrhmLNR1hsPvJytTGjXdnhi","/ip4/172.18.221.47/tcp/7631/ws/p2p/16Uiu2HAmBBqScU2xUFVWTR1NqQgjScrhmLNR1hsPvJytTGjXdnhi"],"enrUri":"enr:-L24QChsqkVIW4caRpx3b_znXuaL2C3x9-zNIUt96nHyDSAsaH4nMB7J8yWGBAHPF7DD5TmmA5CeWf8x92fG89LSlBQCgmlkgnY0gmlwhKwS3S-KbXVsdGlhZGRyc5YACASsEt0vBh3OAAoErBLdLwYdz90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6i-PBBjO8rx9pDqiwLrEhNqBPQzX5-V2jvD-mW_wuA2DdGNwgh3Og3VkcIId0IV3YWt1Mgk"}'
|
|
2026-03-07 04:31:04.749 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:04.755 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:04.755 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-07_04-31-03__f5bbab88-9fe5-47a5-ad1f-d913eec69cb1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:04.755 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:04.755 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.147
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.docker_mananger] Generated ports ['27632', '27633', '27634', '27635', '27636']
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:04.757 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:04.757 DEBUG [src.node.docker_mananger] docker run -i -t -p 27632:27632 -p 27633:27633 -p 27634:27634 -p 27635:27635 -p 27636:27636 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=27634 --rest-port=27632 --tcp-port=27633 --discv5-udp-port=27635 --rest-address=0.0.0.0 --nat=extip:172.18.6.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b7f971ea74ea7e41785a8bed692efca72fc1a4cf3dd8fb7bcee58681803b454 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27636 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QChsqkVIW4caRpx3b_znXuaL2C3x9-zNIUt96nHyDSAsaH4nMB7J8yWGBAHPF7DD5TmmA5CeWf8x92fG89LSlBQCgmlkgnY0gmlwhKwS3S-KbXVsdGlhZGRyc5YACASsEt0vBh3OAAoErBLdLwYdz90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6i-PBBjO8rx9pDqiwLrEhNqBPQzX5-V2jvD-mW_wuA2DdGNwgh3Og3VkcIId0IV3YWt1Mgk --lightpushnode=/ip4/172.18.221.47/tcp/7630/p2p/16Uiu2HAmBBqScU2xUFVWTR1NqQgjScrhmLNR1hsPvJytTGjXdnhi --lightpush=true --relay=true
|
|
2026-03-07 04:31:04.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.147 waku 4fef83cdf2ba59dce1299445c39057161b49406afa158b5fb8f190b8365216f8
|
|
2026-03-07 04:31:04.925 DEBUG [src.node.docker_mananger] Container started with ID 4fef83cdf2ba. Setting up logs at ./log/docker/lightpush_node1_2026-03-07_04-31-03__f5bbab88-9fe5-47a5-ad1f-d913eec69cb1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:04.925 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27632
|
|
2026-03-07 04:31:04.926 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:05.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27632/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.929 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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:31:05.929 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:05.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27632/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.147/tcp/27633/p2p/16Uiu2HAmCtaxSYqGqdhoYJmJxY9QmoqtF67FB5yosEvshR1njt7Y","/ip4/172.18.6.147/tcp/27634/ws/p2p/16Uiu2HAmCtaxSYqGqdhoYJmJxY9QmoqtF67FB5yosEvshR1njt7Y"],"enrUri":"enr:-L24QJwggtlbfA5BSeve6ZgeTl6kMjqth4P4UgNacmOBRCDsfegMNS_P64waiRxWcCb3k65l0J4bIE3xHL7DRcUiMK4CgmlkgnY0gmlwhKwSBpOKbXVsdGlhZGRyc5YACASsEgaTBmvxAAoErBIGkwZr8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA3uuAbt-5O-En-3qyMSc1Ra0MbLvsU9s8Yr7CNgyCAeDdGNwgmvxg3VkcIJr84V3YWt1Mgk"}'
|
|
2026-03-07 04:31:05.932 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:05.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27632/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.221.47/tcp/7630/p2p/16Uiu2HAmBBqScU2xUFVWTR1NqQgjScrhmLNR1hsPvJytTGjXdnhi"]'
|
|
2026-03-07 04:31:05.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7629/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:31:06.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:06.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27632/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-07 04:31:06.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:06.007 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-07 04:31:06.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27632/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772857866007433421}}'
|
|
2026-03-07 04:31:06.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:06.016 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:06.116 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:31:06.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7629/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:06.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857866007433421,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:06.120 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-07 04:31:06.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27632/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:06.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857866007433421,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:06.125 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:06.125 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:06.126 DEBUG [src.node.waku_node] Stopping container with id 490e292546be
|
|
2026-03-07 04:31:06.585 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:06.586 DEBUG [src.node.waku_node] Stopping container with id 4fef83cdf2ba
|
|
2026-03-07 04:31:07.031 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:07.034 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:07.039 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:07.044 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|