Skip to content

Add consensus updates endpoints #355

Add consensus updates endpoints

Add consensus updates endpoints #355

Re-run triggered July 31, 2024 16:18
Status Failure
Total duration 1m 53s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (macos-latest, 1.21)
2/44 tests failed
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.445Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "791cd19e", "attempt": 1, "count": 0}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.445Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "791cd19e", "attempt": 1, "blockID": "bid:860d557a5f54be25da4e6f9c8ec3155606a5ed5600eadd1e6f9bca69d4e3a679", "height": 0, "maturityHeight": 0}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.445Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:860d557a5f54be25da4e6f9c8ec3155606a5ed5600eadd1e6f9bca69d4e3a679", "height": 0}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.445Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "791cd19e", "attempt": 1, "count": 0}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.446Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "791cd19e", "attempt": 1, "blockID": "bid:15c747fe772353384026cbce8306942431e01cf1caecc54c6058c17b20f508dd", "height": 1, "maturityHeight": 1}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.446Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:15c747fe772353384026cbce8306942431e01cf1caecc54c6058c17b20f508dd", "height": 1}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.447Z DEBUG sqlite3.transaction.UpdateSiacoinStateElements updating siacoin state elements {"id": "0e5706ee", "attempt": 1, "count": 0}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.447Z DEBUG sqlite3.transaction.ApplyIndex.applyMatureSiacoinBalance applying mature siacoin balance {"id": "0e5706ee", "attempt": 1, "blockID": "bid:6bec35a2b701dd2c3b10b8705da59f62b182ffa102aa17a54ccf4f724dea82b4", "height": 2, "maturityHeight": 2}
Test go.sia.tech/walletd/api/TestConsensusUpdates failed in 0.04s: api/logger.go#L146
logger.go:146: 2024-07-31T16:19:35.448Z DEBUG sqlite3.UpdateChainState applied chain update {"revertedUpdates": 0, "appliedUpdates": 2, "blockID": "bid:6bec35a2b701dd2c3b10b8705da59f62b182ffa102aa17a54ccf4f724dea82b4", "height": 2}
test (macos-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.
test (ubuntu-latest, 1.21)
The job was canceled because "macos-latest_1_21" failed.
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.
test (windows-latest, 1.21)
The job was canceled because "macos-latest_1_21" failed.
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_21" failed.