mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-24 20:53:20 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2026-02-28 20:27:52.244 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:27:52.245 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851
|
|
2026-02-28 20:27:52.246 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:27:52.256 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:52.257 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:52.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:52.265 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:52.272 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:27:52.273 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:52.273 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 20:27:52.274 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:52.274 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:52.276 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:52.276 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.36
|
|
2026-02-28 20:27:52.276 DEBUG [src.node.docker_mananger] Generated ports ['37940', '37941', '37942', '37943', '37944']
|
|
2026-02-28 20:27:52.276 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:52.276 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:52.276 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:52.277 DEBUG [src.node.docker_mananger] docker run -i -t -p 37940:37940 -p 37941:37941 -p 37942:37942 -p 37943:37943 -p 37944:37944 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=37942 --rest-port=37940 --tcp-port=37941 --discv5-udp-port=37943 --rest-address=0.0.0.0 --nat=extip:172.18.206.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=34c931d2a16c884ac11b601a7be0968f73769cb5abf63b2f3caf3555ac0d2167 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37944 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-02-28 20:27:52.481 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.36 waku 7249ce2f29e7a67e0e3a264f1022997f2ff5ee319a17383c53f5edfc1f27e260
|
|
2026-02-28 20:27:52.494 ERROR [src.node.docker_mananger] Max retries reached for container a87c99d9be96. Exiting log stream.
|
|
2026-02-28 20:27:52.519 DEBUG [src.node.docker_mananger] Container started with ID 7249ce2f29e7. Setting up logs at ./log/docker/node1_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:52.519 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37940
|
|
2026-02-28 20:27:52.520 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:53.083 ERROR [src.node.docker_mananger] Max retries reached for container 0e89b796094a. Exiting log stream.
|
|
2026-02-28 20:27:53.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37940/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:53.524 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":"READY"},{"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":"READY"},{"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-02-28 20:27:53.525 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:53.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37940/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:53.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.36/tcp/37941/p2p/16Uiu2HAmTSQcCjXcCnHe3QsDoNHgE98GZuhby4mGcre2MLVsRbrK","/ip4/172.18.206.36/tcp/37942/ws/p2p/16Uiu2HAmTSQcCjXcCnHe3QsDoNHgE98GZuhby4mGcre2MLVsRbrK"],"enrUri":"enr:-L24QGEdUDktmhtSjNe5ukMXcTksM7zuOpRrgO-Bmy1hSrK0RKob9eZAG0kkQ7bUUIBu2mZojBGX_IniBHHCCmeRAmACgmlkgnY0gmlwhKwSziSKbXVsdGlhZGRyc5YACASsEs4kBpQ1AAoErBLOJAaUNt0DgnJzhQADAQAAiXNlY3AyNTZrMaED26YuVby20AIDGKz19daIdW8QTCO6pWBKy2aYYdiGYBSDdGNwgpQ1g3VkcIKUN4V3YWt1MhM"}'
|
|
2026-02-28 20:27:53.528 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:53.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:27:53.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:53.546 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:53.546 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:53.547 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:53.548 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.10
|
|
2026-02-28 20:27:53.548 DEBUG [src.node.docker_mananger] Generated ports ['15427', '15428', '15429', '15430', '15431']
|
|
2026-02-28 20:27:53.548 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:53.548 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:53.548 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:53.548 DEBUG [src.node.docker_mananger] docker run -i -t -p 15427:15427 -p 15428:15428 -p 15429:15429 -p 15430:15430 -p 15431:15431 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=15429 --rest-port=15427 --tcp-port=15428 --discv5-udp-port=15430 --rest-address=0.0.0.0 --nat=extip:172.18.3.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0db7484aea9996609f6d63decbc81f3b3aea066abf6f42c86ffb080fd16679df --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15431 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QGEdUDktmhtSjNe5ukMXcTksM7zuOpRrgO-Bmy1hSrK0RKob9eZAG0kkQ7bUUIBu2mZojBGX_IniBHHCCmeRAmACgmlkgnY0gmlwhKwSziSKbXVsdGlhZGRyc5YACASsEs4kBpQ1AAoErBLOJAaUNt0DgnJzhQADAQAAiXNlY3AyNTZrMaED26YuVby20AIDGKz19daIdW8QTCO6pWBKy2aYYdiGYBSDdGNwgpQ1g3VkcIKUN4V3YWt1MhM
|
|
2026-02-28 20:27:53.750 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.10 waku 57e140ed491d861fb213c3f22102b45637e944f0c6c41f7104c9a3cc79c647ff
|
|
2026-02-28 20:27:53.789 DEBUG [src.node.docker_mananger] Container started with ID 57e140ed491d. Setting up logs at ./log/docker/node2_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:53.790 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15427
|
|
2026-02-28 20:27:53.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:54.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15427/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:54.793 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":"READY"},{"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":"READY"},{"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-02-28 20:27:54.793 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:54.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15427/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:54.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.10/tcp/15428/p2p/16Uiu2HAm1nopGjt1DuCmLWuzk8xSHHvhKkbvXx4xxcHLVSXSPWpD","/ip4/172.18.3.10/tcp/15429/ws/p2p/16Uiu2HAm1nopGjt1DuCmLWuzk8xSHHvhKkbvXx4xxcHLVSXSPWpD"],"enrUri":"enr:-L24QHDZtiFuUlF_tblpJeenVWstjqaW2LzQzAcmif4dMeXHakfJrnsJoS2-evPhfNTM7KXVltIGaPBdcgejVhgyKBsCgmlkgnY0gmlwhKwSAwqKbXVsdGlhZGRyc5YACASsEgMKBjxEAAoErBIDCgY8Rd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXpAtth7EE-vXnuCTrHt3DlsZpdzHTr07_2Qg_EgEP8aDdGNwgjxEg3VkcII8RoV3YWt1MhI"}'
|
|
2026-02-28 20:27:54.796 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:54.796 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:27:54.796 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:27:54.798 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:27:54.798 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.145
|
|
2026-02-28 20:27:54.798 DEBUG [src.node.docker_mananger] Generated ports ['10366', '10367', '10368', '10369', '10370']
|
|
2026-02-28 20:27:54.798 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:27:54.799 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:27:54.799 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:27:54.799 DEBUG [src.node.docker_mananger] docker run -i -t -p 10366:10366 -p 10367:10367 -p 10368:10368 -p 10369:10369 -p 10370:10370 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=10368 --rest-port=10366 --tcp-port=10367 --discv5-udp-port=10369 --rest-address=0.0.0.0 --nat=extip:172.18.26.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da0c679a3c6b0bbdf31eaeda4a46f5ca0659babfdbceecfdd06bae4b8071ebb2 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10370 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QHDZtiFuUlF_tblpJeenVWstjqaW2LzQzAcmif4dMeXHakfJrnsJoS2-evPhfNTM7KXVltIGaPBdcgejVhgyKBsCgmlkgnY0gmlwhKwSAwqKbXVsdGlhZGRyc5YACASsEgMKBjxEAAoErBIDCgY8Rd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXpAtth7EE-vXnuCTrHt3DlsZpdzHTr07_2Qg_EgEP8aDdGNwgjxEg3VkcII8RoV3YWt1MhI
|
|
2026-02-28 20:27:55.007 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.145 waku ca68270de6b834a8a142c0e0d8e3885dedcf0883e4f1195f2169b70eb2ee1bc6
|
|
2026-02-28 20:27:55.040 DEBUG [src.node.docker_mananger] Container started with ID ca68270de6b8. Setting up logs at ./log/docker/node3_2026-02-28_20-27-52__0baa1aa0-2e58-46e7-91c0-3f5527b57851__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:27:55.041 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10366
|
|
2026-02-28 20:27:55.041 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:27:56.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10366/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:56.044 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":"READY"},{"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":"READY"},{"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-02-28 20:27:56.045 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:27:56.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10366/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:27:56.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.145/tcp/10367/p2p/16Uiu2HAm9CBsMaNyAvjriFBkm3k8JhDZi8xDhf7uq5ftJJiv4KYw","/ip4/172.18.26.145/tcp/10368/ws/p2p/16Uiu2HAm9CBsMaNyAvjriFBkm3k8JhDZi8xDhf7uq5ftJJiv4KYw"],"enrUri":"enr:-L24QOlFhKZYkry8Bvdp955cjtbd4AKNy9QqepxbziMrhaG2O44UqB8wEuPNZhmz9q1gt3Gfgn_ZwydQOmS0cmKrZU4CgmlkgnY0gmlwhKwSGpGKbXVsdGlhZGRyc5YACASsEhqRBih_AAoErBIakQYogN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzI9H_4ilhiL2WcL1w66qnsJo4UE9huAWfnwd8vmH6OyDdGNwgih_g3VkcIIogYV3YWt1MhI"}'
|
|
2026-02-28 20:27:56.047 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:27:56.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15427/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.36/tcp/37941/p2p/16Uiu2HAmTSQcCjXcCnHe3QsDoNHgE98GZuhby4mGcre2MLVsRbrK"]'
|
|
2026-02-28 20:27:56.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.086 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:56.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:56.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.098 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:56.299 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:56.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:56.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.304 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:56.504 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:56.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:56.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:56.710 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:56.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:56.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.715 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:56.915 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:56.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:56.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:56.920 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:57.121 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:57.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:57.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:57.125 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:57.326 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:57.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:57.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:57.332 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:57.533 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:57.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:57.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:57.538 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:57.738 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:57.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:57.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:57.743 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:57.944 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:27:57.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37940/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:27:57.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:27:57.949 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-28 20:27:58.149 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-02-28 20:29:03.150 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-28 20:29:03.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10366/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:29:03.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x4cf5666c04a04ec417c55f7f1b229aaa50b14922335adea2ed72dfaab6d456f7"},{"messageHash":"0xf9011aaa7c39eb8ec241a4a0aced2071bc901eca6d42ecd312485866b06f2198"},{"messageHash":"0x164254a7c51d1d432430244bf2d408997ad583b8fdbbf796c492544d325e2f76"},{"messageHash":"0x071b64d791ab401b37faafca852cdc1625b1e3de187467b4062851de3d539733"},{"messageHash":"0x4e671adc251f8bc475ab914261b7480fa420cd1472716a8eae82f7cd0e8bda0a"},{"messageHash":"0x29d1db19c4ce03cdf4e7f78651d81a29ea09286a842e17d5529a5b437aeb6caa"},{"messageHash":"0x06f78e56f73075ac84a2b0a218bddf87a30bb3c88958694e60eefc817eba8c3b"},{"messageHash":"0xb322ed3f288496c5b0d7aaeb1b70036f0bcaab05a70116a1249392283d37ddd1"},{"messageHash":"0x5b6c0e543e0cf173b88ea6b532cc0c7a513a67f868fa88b7c80e81efab90cf87"},{"messageHash":"0x607ad45b96da20b1ca9812e9317dd93902689199e23252d8188d109584756306"}]}'
|
|
2026-02-28 20:29:03.154 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-28 20:29:03.156 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:29:03.157 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:29:03.158 DEBUG [src.node.waku_node] Stopping container with id 7249ce2f29e7
|
|
2026-02-28 20:29:03.722 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:29:03.722 DEBUG [src.node.waku_node] Stopping container with id 57e140ed491d
|
|
2026-02-28 20:29:04.313 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:29:04.313 DEBUG [src.node.waku_node] Stopping container with id ca68270de6b8
|
|
2026-02-28 20:29:04.536 ERROR [src.node.docker_mananger] Max retries reached for container 7249ce2f29e7. Exiting log stream.
|
|
2026-02-28 20:29:04.885 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:29:04.888 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:29:04.930 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:29:04.963 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:29:04.999 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|