Skip to content

feat: Add storagehubprovider RPC module #2462

feat: Add storagehubprovider RPC module

feat: Add storagehubprovider RPC module #2462

Triggered via pull request January 24, 2025 15:51
Status Failure
Total duration 49m 20s
Artifacts 2

parachain.yml

on: pull_request
Run Para & Relay Network Test
3m 8s
Run Para & Relay Network Test
Run Zombienet Tests
2m 16s
Run Zombienet Tests
Check Rust/TS bindings are up to date
1m 2s
Check Rust/TS bindings are up to date
Matrix: Run BSPNet Tests
Matrix: Run Dev Node Tests
Matrix: Run FullNet Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 16 warnings, and 13 notices
BSP can correctly delete a file from its forest and runtime correctly updates its root: test/test/suites/integration/bsp/submit-proofs.test.ts#L233
[Error [ERR_TEST_FAILURE]: No events matching fileSystem.BspConfirmStoppedStoring] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: No events matching fileSystem.BspConfirmStoppedStoring at Module.assertEventPresent (/home/runner/work/storage-hub/storage-hub/test/util/asserts.ts:157:3) at Object.eventPresent (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/test-api.ts:146:27) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:233:39) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
BSP three is not challenged any more: test/test/suites/integration/bsp/submit-proofs.test.ts#L259
[Error [ERR_TEST_FAILURE]: BSP three doesn't have files so it shouldn't have deadline] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: BSP three doesn't have files so it shouldn't have deadline at TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:259:7) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } }
BSP-Two still correctly responds to challenges with same forest root: test/test/suites/integration/bsp/submit-proofs.test.ts#L409
[Error [ERR_TEST_FAILURE]: Failed to find matching extrinsic after 10s: Expected 2 extrinsics matching proofsDealer.submitProof, but found 3] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: Error: Failed to find matching extrinsic after 10s: Expected 2 extrinsics matching proofsDealer.submitProof, but found 3 at Module.assertExtrinsicPresent (/home/runner/work/storage-hub/storage-hub/test/util/asserts.ts:133:9) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:409:35) at async Test.run (node:internal/test_runner/test:932:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) }
Run BSPNet Tests (3)
Process completed with exit code 1.
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build node image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Rust/TS bindings are up to date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Dev Node Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Dev Node Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Zombienet Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Para & Relay Network Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run FullNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run FullNet Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run FullNet Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run BSPNet Tests (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run FullNet Tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run BSPNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run BSPNet Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run BSPNet Tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run BSPNet Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Dev Node Tests (2)
Total Tests: 3 Suites 📂: 1 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 26063.751ms
Run Dev Node Tests (1)
Total Tests: 5 Suites 📂: 1 Passed ✅: 5 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 50988.758ms
Run FullNet Tests (3)
Total Tests: 10 Suites 📂: 3 Passed ✅: 10 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 156694.408ms
Run FullNet Tests (2)
Total Tests: 10 Suites 📂: 4 Passed ✅: 10 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 209732.785ms
Run FullNet Tests (1)
Total Tests: 10 Suites 📂: 4 Passed ✅: 10 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 210019.343ms
Run BSPNet Tests (5)
Total Tests: 11 Suites 📂: 5 Passed ✅: 11 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 295140.148ms
Run FullNet Tests (4)
Total Tests: 16 Suites 📂: 4 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 286436.905ms
Run BSPNet Tests (3)
Total Tests: 41 Suites 📂: 6 Passed ✅: 35 Failed ❌: 3 Canceled 🚫: 0 Skipped ⏭️: 3 Todo 📝: 0 Duration 🕐: 427073.514ms
Run BSPNet Tests (1): test/util/bspNet/testrunner.ts#L1
'only' and 'runOnly' require the --test-only command-line option.
Run BSPNet Tests (1): test/util/bspNet/testrunner.ts#L1
'only' and 'runOnly' require the --test-only command-line option.
Run BSPNet Tests (1)
Total Tests: 22 Suites 📂: 8 Passed ✅: 20 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 435289.019ms
Run BSPNet Tests (4)
Total Tests: 22 Suites 📂: 8 Passed ✅: 18 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 446753.832ms
Run BSPNet Tests (2)
Total Tests: 30 Suites 📂: 5 Passed ✅: 28 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 462675.773ms

Artifacts

Produced during runtime
Name Size
bsp-test-logs-shard-3 Expired
114 KB
node
61.7 MB