chore(deps): bump the all-dependencies group with 3 updates #8268
test.yml
on: pull_request
analyze
3m 4s
Matrix: test-mysql-v2
Matrix: test-mysql
Matrix: test-sqlite-v2
Matrix: test-sqlite / test
success
0s
Annotations
12 errors and 8 warnings
test-mysql-v2 (1.23)
4/174 tests failed
|
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 22.26s:
internal/test/e2e/cluster_test.go#L222
cluster_test.go:222: contract wasn't renewed 0000000000000000000000000000000000000000000000000000000000000000 != e023a5d1b47312c3fab1b0842388fa9a9cbc595522fa97e08fa435a7851e4aa4
|
Test go.sia.tech/renterd/internal/test/e2e/TestWalletEvents failed in 3.6s:
internal/test/e2e/cluster_test.go#L1519
cluster_test.go:1519: events don't match []wallet.Event{
- {
- ID: s"7f74f7b478cd4853271cc7e507a5bda47df7598f042e291614629e359404c567",
- Index: s"13::3ddad90c",
- Type: "miner",
- Data: wallet.EventPayout{
- SiacoinElement: types.SiacoinElement{
- ID: s"7f74f7b478cd4853271cc7e507a5bda4"...,
- StateElement: types.StateElement{...},
- SiacoinOutput: types.SiacoinOutput{...},
- MaturityHeight: 14,
- },
- },
- MaturityHeight: 14,
- Timestamp: s"2025-01-21 08:29:17 +0000 UTC",
- Relevant: []types.Address{s"72dd8f8fe5aaafabbea15d54d96149629a9d24c6c9af15a1630b799a8c135eca"...},
- },
{ID: {0x3e, 0x10, 0xce, 0xa9, ...}, Index: {Height: 1, ID: {0x6e, 0x50, 0x23, 0xe9, ...}}, Type: "miner", Data: wallet.EventPayout{SiacoinElement: {ID: {0x3e, 0x10, 0xce, 0xa9, ...}, StateElement: {LeafIndex: 3}, SiacoinOutput: {Value: {Lo: 3208667890626592768, Hi: 16262978377}, Address: {0x72, 0xdd, 0x8f, 0x8f, ...}}, MaturityHeight: 2}}, ...},
{ID: {0x0f, 0x88, 0x74, 0xdd, ...}, Index: {Height: 2, ID: {0x2e, 0x33, 0x16, 0x91, ...}}, Type: "miner", Data: wallet.EventPayout{SiacoinElement: {ID: {0x0f, 0x88, 0x74, 0xdd, ...}, StateElement: {LeafIndex: 6}, SiacoinOutput: {Value: {Lo: 1204903685419696128, Hi: 16262924167}, Address: {0x72, 0xdd, 0x8f, 0x8f, ...}}, MaturityHeight: 3}}, ...},
... // 10 identical elements
}
|
Test go.sia.tech/renterd/internal/test/e2e/TestWallet failed in 0.54s:
internal/test/e2e/cluster_test.go#L1775
cluster_test.go:1775: failed to add v2 transaction set: v2 transaction 4030809a24fea4d9a0299f65173460625a735d1fe37795885c863af967b53c22 is invalid: siacoin input 0 spends output (bedae4a271f8626b46b55064e6e7144aae04a22ded2daa1986af142ff1ef7850) not present in the accumulator
|
test-mysql-v2 (1.22)
The job was canceled because "_1_23" failed.
|
test-mysql (1.23)
6/205 tests failed
|
Test go.sia.tech/renterd/internal/test/e2e/TestNewTestCluster failed in 38.72s:
internal/test/e2e/cluster_test.go#L260
cluster_test.go:260: should have 1 archived contract but got 2
|
Test go.sia.tech/renterd/internal/test/e2e/TestWalletEvents failed in 3.6s:
internal/test/e2e/cluster_test.go#L1519
cluster_test.go:1519: events don't match []wallet.Event{
- {
- ID: s"61d8ddc679070817b4e1bc6673f787493c93d0106ba64c007ae5ed1d2f1464e4",
- Index: s"13::70f6bbb8",
- Type: "miner",
- Data: wallet.EventPayout{
- SiacoinElement: types.SiacoinElement{
- ID: s"61d8ddc679070817b4e1bc6673f78749"...,
- StateElement: types.StateElement{...},
- SiacoinOutput: types.SiacoinOutput{...},
- MaturityHeight: 14,
- },
- },
- MaturityHeight: 14,
- Timestamp: s"2025-01-21 08:29:40 +0000 UTC",
- Relevant: []types.Address{s"54feed08aa58488df4d484fee4bbce708b97e7f3aa28a3e3b55acaa4cd7347c5"...},
- },
{ID: {0xfb, 0xb1, 0x05, 0x6a, ...}, Index: {Height: 1, ID: {0x3a, 0x29, 0x60, 0x22, ...}}, Type: "miner", Data: wallet.EventPayout{SiacoinElement: {ID: {0xfb, 0xb1, 0x05, 0x6a, ...}, StateElement: {LeafIndex: 3}, SiacoinOutput: {Value: {Lo: 3208667890626592768, Hi: 16262978377}, Address: {0x54, 0xfe, 0xed, 0x08, ...}}, MaturityHeight: 2}}, ...},
{ID: {0x09, 0xdf, 0xbd, 0xee, ...}, Index: {Height: 2, ID: {0x2d, 0x76, 0x68, 0xd6, ...}}, Type: "miner", Data: wallet.EventPayout{SiacoinElement: {ID: {0x09, 0xdf, 0xbd, 0xee, ...}, StateElement: {LeafIndex: 6}, SiacoinOutput: {Value: {Lo: 1204903685419696128, Hi: 16262924167}, Address: {0x54, 0xfe, 0xed, 0x08, ...}}, MaturityHeight: 3}}, ...},
... // 10 identical elements
}
|
Test go.sia.tech/renterd/internal/test/e2e/TestWallet failed in 61.79s:
internal/test/e2e/cluster_test.go#L1800
cluster_test.go:1800: wr confirmed balance should not have changed: 3.299935 MS 899.994 KS
|
Test go.sia.tech/renterd/internal/test/e2e/TestWalletSendUnconfirmed failed in 0.54s:
internal/test/e2e/cluster_test.go#L2229
cluster_test.go:2229: err: <nil> != target: not enough funds
|
Test go.sia.tech/renterd/internal/test/e2e/TestWalletRedistribute failed in 0.55s:
internal/test/e2e/cluster_test.go#L2427
cluster_test.go:2427: expected 5 outputs with 10 SC, got 0
|
test-mysql (1.22)
The job was canceled because "_1_23" failed.
|
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite-v2 (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite-v2 (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite / test (1.22, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite / test (1.23, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sqlite / success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-mysql-v2 (1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test-mysql (1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|