deployment/memory: Solana support #1544
Annotations
5 errors
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-relay-evm-capabilities-workflows-syncer-test '-test.timeout=10m'
--- FAIL: Test_InitialStateSync (181.94s)
logger.go:146: 2025-01-08T08:24:42.476Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4}
logger.go:146: 2025-01-08T08:24:42.476Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:997\tPolling for logs\t{"version": "unset@unset", "currentBlockNumber": 4}
logger.go:146: 2025-01-08T08:24:42.477Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1104\tLatest blocks read from chain\t{"version": "unset@unset", "latest": 6, "finalized": 4}
logger.go:146: 2025-01-08T08:24:42.478Z\tINFO\tLogPoller\tlogpoller/log_poller.go:959\tDo not have previous block, first poll ever on new chain or after backfill\t{"version": "unset@unset", "currentBlockNumber": 4}
logger.go:146: 2025-01-08T08:24:42.478Z\tDEBUG\tLogPoller\tlogpoller/log_poller.go:1064\tUnfinalized log query\t{"version": "unset@unset", "logs": 0, "currentBlockNumber": 4, "blockHash": "0xad753c5e496119e9eea279adb54b79a5179b2c879086bb328220d6feb7867e05", "timestamp": "2025-01-08T08:24:44.000Z"}
logger.go:146: 2025-01-08T08:24:43.867Z\tDEBUG\tsyncer/workflow_registry.go:206\tWaiting for DON...\t{"version": "unset@unset"}
workflow_syncer_test.go:277:
\tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/relay/evm/capabilities/workflows/syncer/workflow_syncer_test.go:277
\tError: \tCondition never satisfied
\tTest: \tTest_InitialStateSync
logger.go:146: 2025-01-08T08:27:44.388Z\tDEBUG\tsyncer/workflow_registry.go:219\tLoading initial workflows for DON\t{"version": "unset@unset", "DON": 1}
logger.go:146: 2025-01-08T08:27:44.389Z\tERROR\tsyncer/workflow_registry.go:225\tfailed to load workflows\t{"version": "unset@unset", "err": "failed to get lastest value with head data internal error: head tracker: context canceled"}
github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer.(*workflowRegistry).Start.func1.1
\t/home/runner/work/chainlink/chainlink/core/services/workflows/syncer/workflow_registry.go:225
logger.go:146: 2025-01-08T08:27:44.390Z\tWARN\tLogPoller\tlogpoller/log_poller.go:1061\tUnable to query for logs, retrying\t{"version": "unset@unset", "err": "context canceled", "block": 5}
logger.go:146: 2025-01-08T08:27:44.390Z\tERROR\tLogPoller\tlogpoller/log_poller.go:637\tunable to get starting block\t{"version": "unset@unset", "err": "context canceled"}
github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller.(*logPoller).run
\t/home/runner/work/chainlink/chainlink/core/chains/evm/logpoller/log_poller.go:637
FAIL
|
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-plugins-test '-test.timeout=10m'
[INFO] freeport: detected ephemeral port range of [32768, 60999]
[INFO] freeport: reducing max blocks from 30 to 15 to avoid the ephemeral port range
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [31001]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [31002 31003 31004 31005]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [31002 31003 31004 31005]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [31001]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [31010]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [31011 31012 31013 31014]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [31011 31012 31013 31014]
[DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [31010]
--- FAIL: TestIntegration_OCR2_plugins (282.67s)
--- FAIL: TestIntegration_OCR2_plugins/legacy (195.56s)
logger.go:146: 2025-01-08T08:23:48.887Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"}
logger.go:146: 2025-01-08T08:23:48.887Z\tINFO\tEVM.1337.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: FixedPrice\t{"version": "unset@unset", "estimatorMode": "FixedPrice", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 1, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 0, "bumpMin": "5 gwei", "feeCapDefault": "1 gwei", "limitMultiplier": 1, "priceDefault": "1 gwei", "tipCapDefault": "1 mwei", "tipCapMin": "1 wei", "priceMax": "1 gwei", "priceMin": "0", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"}
logger.go:146: 2025-01-08T08:23:48.887Z\tINFO\tEVM.1337.Txm\tlegacyevm/evm_txm.go:34\tInitializing EVM transaction manager\t{"version": "unset@unset", "bumpTxDepth": 16, "maxInFlightTransactions": 16, "maxQueuedTransactions": 250, "nonceAutoSync": true, "limitDefault": 500000}
logger.go:146: 2025-01-08T08:23:48.888Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.888Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.888Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.895Z\tDEBUG\tchainlink/application.go:328\tExternal registry not configured, skipping registry syncer and starting with an empty registry\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tINFO\tchainlink/application.go:383\tDatabaseBackup: periodic database backups are disabled. To enable automatic backups, set Database.Backup.Mode=lite or Database.Backup.Mode=full\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno telemetry endpoint found for network "EVM" chainID "1337", telemetry "head-report" for contractID "" will NOT be sent\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"}
logger.go:146: 2025-01-08T08:23:48.896Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabl
|
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-remote-executable-test '-test.timeout=10m'
panic: test timed out after 10m0s
\trunning tests:
\t\tTest_Client_DonTopologies (10m0s)
goroutine 150 [running]:
testing.(*M).startAlarm.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x385
created by time.goFunc
\t/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 10 minutes]:
testing.(*T).Run(0xc00069c000, {0x2959f16?, 0x0?}, 0x2b913a8)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab
testing.runTests.func1(0xc00069c000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37
testing.tRunner(0xc00069c000, 0xc000a1fc70)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
testing.runTests(0xc0008b72f0, {0x3ed1980, 0xb, 0xb}, {0x4ef3d0?, 0x4ef03a?, 0x4019b00?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc000a97180)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a
main.main()
\t_testmain.go:67 +0x9b
goroutine 58 [IO wait, 10 minutes]:
internal/poll.runtime_pollWait(0x7f48d0eb8ef0, 0x72)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xc0001fc700?, 0xc0001ce1d0?, 0x0)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.(*pollDesc).waitRead(...)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).ReadMsg(0xc0001fc700, {0xc0001ce1d0, 0x10, 0x10}, {0xc000122628, 0x1000, 0x1000}, 0x40000000)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385
net.(*netFD).readMsg(0xc0001fc700, {0xc0001ce1d0?, 0x2000?, 0x0?}, {0xc000122628?, 0x202db2600?, 0x0?}, 0x1?)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31
net.(*UnixConn).readMsg(0xc0000d7850, {0xc0001ce1d0?, 0x49108b?, 0x7f48d0e729a8?}, {0xc000122628?, 0xc0001cbdd0?, 0x4ebe1d?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45
net.(*UnixConn).ReadMsgUnix(0xc0000d7850, {0xc0001ce1d0?, 0x30?, 0x50?}, {0xc000122628?, 0x7f48d0e729a8?, 0x18?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36
github.com/godbus/dbus.(*oobReader).Read(0xc000122608, {0xc0001ce1d0?, 0xc0001cbe30?, 0x48c025?})
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c
io.ReadAtLeast({0x2d9b360, 0xc000122608}, {0xc0001ce1d0, 0x10, 0x10}, 0x10)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:335 +0x90
io.ReadFull(...)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/io/io.go:354
github.com/godbus/dbus.(*unixTransport).ReadMessage(0xc0003a0408)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe
github.com/godbus/dbus.(*Conn).inWorker(0xc0003b97a0)
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/conn.go:294 +0x35
created by github.com/godbus/dbus.(*Conn).Auth in goroutine 1
\t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/auth.go:118 +0x8ee
goroutine 96 [chan receive, 10 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00044fc00?)
\t/home/runner/go/pkg/mod/github.com/ethereum/[email protected]/core/sender_cacher.go:63 +0x35
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
\t/home/runner/go/pkg/mod/github.com/ethereum/[email protected]/core/sender_cacher.go:55 +0x72
goroutine 95 [chan receive, 10 minutes]:
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc00041d3b0?)
\t/home/runner/go/pkg/mod/github.com/ethereum/[email protected]/core/sender_cacher.go:63 +0x35
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
\t/home/runner/go/pkg/mod/github.com/ether
|
Run Tests
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable, github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins, github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/capabilities/workflows/syncer
|
Run Tests
Error, 3 tests completed with an error, or failed to run. See output for details.. Error: 3 tests completed with an error, or failed to run. See output for details.
at validateRunResultsOrThrow (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116108:11)
at runTestBinaries (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116243:10)
at async runStep (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116376:26)
at async run (/home/runner/work/_actions/smartcontractkit/.github/57f99fbea73056c490c766d50ef582a13ec4f3bb/apps/go-conditional-tests/dist/index.js:116326:25)
|
Loading