Skip to content

add chains to ccip in crib setup #1633

add chains to ccip in crib setup

add chains to ccip in crib setup #1633

Triggered via pull request January 9, 2025 03:33
Status Failure
Total duration 17m 50s
Billable time 28m
Artifacts 4

ci-core-partial.yml

on: pull_request
Detect Changes
8s
Detect Changes
Tests (fuzz)
0s
Tests (fuzz)
Tests (race)
0s
Tests (race)
Matrix: run-unit-tests
SonarQube Scan
0s
SonarQube Scan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Tests (core)
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 [25001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" took ports [25002 25003 25004 25005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [25002 25003 25004 25005] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [25001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [25010] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [25011 25012 25013 25014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [25011 25012 25013 25014] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" returned ports [25010] --- FAIL: TestIntegration_OCR2_plugins (284.39s) --- FAIL: TestIntegration_OCR2_plugins/legacy (196.74s) logger.go:146: 2025-01-09T03:41:06.393Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2025-01-09T03:41:06.393Z\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-09T03:41:06.393Z\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-09T03:41:06.393Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.393Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.393Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.403Z\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-09T03:41:06.403Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.403Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.403Z\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-09T03:41:06.403Z\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-09T03:41:06.403Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2025-01-09T03:41:06.403Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabl
Tests (core)
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 274 [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(0xc0004edd40, {0x2959de1?, 0x0?}, 0x2b92868) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x3ab testing.runTests.func1(0xc0004edd40) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x37 testing.tRunner(0xc0004edd40, 0xc000a1fc70) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 testing.runTests(0xc000013d70, {0x3ed3ae0, 0xb, 0xb}, {0x4ef3d0?, 0x4ef03a?, 0x401bc60?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc0005f3e00) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a main.main() \t_testmain.go:67 +0x9b goroutine 82 [IO wait, 10 minutes]: internal/poll.runtime_pollWait(0x7fba54dd6e20, 0x72) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00041aa80?, 0xc0004d5410?, 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(0xc00041aa80, {0xc0004d5410, 0x10, 0x10}, {0xc00013d328, 0x1000, 0x1000}, 0x40000000) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385 net.(*netFD).readMsg(0xc00041aa80, {0xc0004d5410?, 0xa?, 0x8d07000000?}, {0xc00013d328?, 0x2db3b80?, 0x0?}, 0x1?) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31 net.(*UnixConn).readMsg(0xc0000d69a0, {0xc0004d5410?, 0x49108b?, 0x7fba54b30028?}, {0xc00013d328?, 0xc00078ddd0?, 0x4ebe1d?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45 net.(*UnixConn).ReadMsgUnix(0xc0000d69a0, {0xc0004d5410?, 0x30?, 0x50?}, {0xc00013d328?, 0x7fba54b30028?, 0x18?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36 github.com/godbus/dbus.(*oobReader).Read(0xc00013d308, {0xc0004d5410?, 0xc00078de30?, 0x48c025?}) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c io.ReadAtLeast({0x2d9c880, 0xc00013d308}, {0xc0004d5410, 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(0xc000012480) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe github.com/godbus/dbus.(*Conn).inWorker(0xc000696360) \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 125 [chan receive, 10 minutes]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc0004670a0?) \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 126 [chan receive, 10 minutes]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xa?) \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
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/capabilities/remote/executable, github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins
Tests (core)
Error, 2 tests completed with an error, or failed to run. See output for details.. Error: 2 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)
Detect Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Detect Changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']

Artifacts

Produced during runtime
Name Size
build-logs-ccip-deployment-12683135447
10.4 KB
build-logs-core-12683135447
245 KB
run-logs-ccip-deployment-12683135447
23.3 KB
run-logs-core-12683135447
849 KB