Skip to content

Add support for recording V2 scans and use V2 settings for gouging #7574

Add support for recording V2 scans and use V2 settings for gouging

Add support for recording V2 scans and use V2 settings for gouging #7574

Triggered via pull request November 15, 2024 15:48
Status Failure
Total duration 2m 40s
Artifacts

test.yml

on: pull_request
Matrix: test-mysql-v2
Matrix: test-mysql
Matrix: test-sqlite-v2
Matrix: test-sqlite / test
test-sqlite  /  success
0s
test-sqlite / success
success
0s
success
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 6 warnings
test-sqlite / test (1.23, ubuntu-latest)
41/133 tests failed
Test go.sia.tech/renterd/stores/TestProcessChainUpdate failed in 0.02s: stores/chain_test.go#L32
chain_test.go:32: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.01s: stores/hostdb_test.go#L38
hostdb_test.go:38: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestHosts failed in 0.02s: stores/hostdb_test.go#L136
hostdb_test.go:136: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestUsableHosts failed in 0.02s: stores/hostdb_test.go#L474
hostdb_test.go:474: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestRecordScan failed in 0.02s: stores/hostdb_test.go#L608
hostdb_test.go:608: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestRemoveHosts failed in 0.01s: stores/hostdb_test.go#L747
hostdb_test.go:747: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostAllowlist failed in 0.02s: stores/hostdb_test.go#L889
hostdb_test.go:889: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostBlocklist failed in 0.02s: stores/hostdb_test.go#L1091
hostdb_test.go:1091: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostBlocklistBasic failed in 0.01s: stores/hostdb_test.go#L1294
hostdb_test.go:1294: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
test-sqlite / test (1.23, windows-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
test-sqlite / test (1.23, windows-latest)
The operation was canceled.
test-sqlite / test (1.22, windows-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
test-sqlite / test (1.22, windows-latest)
The operation was canceled.
test-sqlite / test (1.23, macos-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
test-sqlite / test (1.22, ubuntu-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
test-sqlite / test (1.22, macos-latest)
The job was canceled because "_1_23_ubuntu-latest" failed.
test-sqlite-v2 (1.23)
41/133 tests failed
Test go.sia.tech/renterd/stores/TestProcessChainUpdate failed in 0.01s: stores/chain_test.go#L32
chain_test.go:32: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.01s: stores/hostdb_test.go#L38
hostdb_test.go:38: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestHosts failed in 0.02s: stores/hostdb_test.go#L136
hostdb_test.go:136: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestUsableHosts failed in 0.02s: stores/hostdb_test.go#L474
hostdb_test.go:474: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestRecordScan failed in 0.01s: stores/hostdb_test.go#L608
hostdb_test.go:608: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestRemoveHosts failed in 0.01s: stores/hostdb_test.go#L747
hostdb_test.go:747: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostAllowlist failed in 0.01s: stores/hostdb_test.go#L889
hostdb_test.go:889: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostBlocklist failed in 0.01s: stores/hostdb_test.go#L1091
hostdb_test.go:1091: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
Test go.sia.tech/renterd/stores/TestSQLHostBlocklistBasic failed in 0.01s: stores/hostdb_test.go#L1294
hostdb_test.go:1294: transaction failed (attempt 1): failed to insert host: 18 values for 19 columns
test-sqlite-v2 (1.22)
The job was canceled because "_1_23" failed.
test-mysql (1.23)
42/134 tests failed
Test go.sia.tech/renterd/stores/TestProcessChainUpdate failed in 0.56s: stores/chain_test.go#L32
chain_test.go:32: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.63s: stores/hostdb_test.go#L38
hostdb_test.go:38: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestHosts failed in 0.63s: stores/hostdb_test.go#L136
hostdb_test.go:136: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestUsableHosts failed in 0.65s: stores/hostdb_test.go#L474
hostdb_test.go:474: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestRecordScan failed in 0.68s: stores/hostdb_test.go#L608
hostdb_test.go:608: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestRemoveHosts failed in 0.7s: stores/hostdb_test.go#L747
hostdb_test.go:747: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostAllowlist failed in 0.63s: stores/hostdb_test.go#L889
hostdb_test.go:889: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostBlocklist failed in 0.66s: stores/hostdb_test.go#L1091
hostdb_test.go:1091: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostBlocklistBasic failed in 0.64s: stores/hostdb_test.go#L1294
hostdb_test.go:1294: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
test-mysql-v2 (1.22)
42/134 tests failed
Test go.sia.tech/renterd/stores/TestProcessChainUpdate failed in 0.52s: stores/chain_test.go#L32
chain_test.go:32: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostDB failed in 0.65s: stores/hostdb_test.go#L38
hostdb_test.go:38: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestHosts failed in 0.57s: stores/hostdb_test.go#L136
hostdb_test.go:136: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestUsableHosts failed in 0.56s: stores/hostdb_test.go#L474
hostdb_test.go:474: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestRecordScan failed in 0.59s: stores/hostdb_test.go#L608
hostdb_test.go:608: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestRemoveHosts failed in 0.57s: stores/hostdb_test.go#L747
hostdb_test.go:747: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostAllowlist failed in 0.56s: stores/hostdb_test.go#L889
hostdb_test.go:889: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostBlocklist failed in 0.55s: stores/hostdb_test.go#L1091
hostdb_test.go:1091: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
Test go.sia.tech/renterd/stores/TestSQLHostBlocklistBasic failed in 0.57s: stores/hostdb_test.go#L1294
hostdb_test.go:1294: transaction failed (attempt 1): failed to insert host: Error 1136 (21S01): Column count doesn't match value count at row 1
test-mysql-v2 (1.23)
The job was canceled because "_1_22" failed.
test-mysql (1.22)
The job was canceled because "_1_23" failed.
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-sqlite / test (1.22, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
test-sqlite / test (1.22, macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
test-sqlite-v2 (1.22)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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