Skip to content

core/services: more parallel tests #1106

core/services: more parallel tests

core/services: more parallel tests #1106

Triggered via pull request December 19, 2024 18:47
Status Failure
Total duration 15m 36s
Billable time 19m
Artifacts 3

ci-core-partial.yml

on: pull_request
Detect Changes
6s
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

3 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-relay-evm-mercury-test '-test.timeout=10m' + onchain/offchain config digests match: OK, passed 100 tests. Elapsed time: 952.069069ms panic: test timed out after 10m0s \trunning tests: \t\tTestMercuryConfigPoller (10m0s) \t\tTestORM (10m0s) \t\tTestORM_InsertTransmitRequest_LatestReport (10m0s) \t\tTestORM_InsertTransmitRequest_MultipleServerURLs (10m0s) \t\tTestORM_PruneTransmitRequests (10m0s) \t\tTestPersistenceManager (10m0s) \t\tTestPersistenceManagerAsyncDelete (10m0s) \t\tTestPersistenceManagerPrune (10m0s) \t\tTest_MercuryTransmitter_Transmit (10m0s) goroutine 971 [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, 9 minutes]: testing.tRunner.func1() \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1651 +0x49b testing.tRunner(0xc0008fa9c0, 0xc000a0fc70) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1696 +0x12d testing.runTests(0xc00021fef0, {0x37884c0, 0x12, 0x12}, {0x476a10?, 0x47667a?, 0x38fb1e0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x43d testing.(*M).Run(0xc000a65180) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0x64a main.main() \t_testmain.go:79 +0x9b goroutine 51 [IO wait, 10 minutes]: internal/poll.runtime_pollWait(0x7fd114126e20, 0x72) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001a2680?, 0xc000741f40?, 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(0xc0001a2680, {0xc000741f40, 0x10, 0x10}, {0xc00074b928, 0x1000, 0x1000}, 0x40000000) \t/opt/hostedtoolcache/go/1.23.4/x64/src/internal/poll/fd_unix.go:302 +0x385 net.(*netFD).readMsg(0xc0001a2680, {0xc000741f40?, 0x9?, 0x8d07000000?}, {0xc00074b928?, 0x26e6230?, 0x0?}, 0x1?) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/fd_posix.go:78 +0x31 net.(*UnixConn).readMsg(0xc0002398c0, {0xc000741f40?, 0x41854b?, 0x7fd11411e828?}, {0xc00074b928?, 0xc0002efdd0?, 0x47345d?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock_posix.go:115 +0x45 net.(*UnixConn).ReadMsgUnix(0xc0002398c0, {0xc000741f40?, 0x30?, 0x50?}, {0xc00074b928?, 0x7fd11411e828?, 0x18?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/net/unixsock.go:143 +0x36 github.com/godbus/dbus.(*oobReader).Read(0xc00074b908, {0xc000741f40?, 0xc0002efe30?, 0x4134e5?}) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:21 +0x3c io.ReadAtLeast({0x26cbc20, 0xc00074b908}, {0xc000741f40, 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(0xc00021edf8) \t/home/runner/go/pkg/mod/github.com/godbus/[email protected]/transport_unix.go:91 +0xfe github.com/godbus/dbus.(*Conn).inWorker(0xc000754360) \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 53 [select, 10 minutes]: database/sql.(*DB).connectionOpener(0xc0006ef110, {0x26dca70, 0xc000c18000}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/database/sql/sql.go:1253 +0x87 created by database/sql.OpenDB in goroutine 205 \t/opt/hostedtoolcache/go/1.23.4/x64/src/database/sql/sql.go:833 +0x130 goroutine 114 [chan receive, 9 minutes]: github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0xc000615b90?) \t/home/runner/go/pkg/mod/g
Tests (core)
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/services/relay/evm/mercury
Tests (core)
Error, 1 tests completed with an error, or failed to run. See output for details.. Error: 1 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-12418890947 Expired
10.1 KB
build-logs-core-12418890947 Expired
246 KB
run-logs-core-12418890947 Expired
14.3 KB