deprecate kslib #1152
Annotations
3 errors
Run Tests
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/p2p/wrapper: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-p2p-wrapper-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
--- FAIL: TestPeerWrapper_CleanStartClose (0.00s)
panic: freeport: cannot allocate port block [recovered]
\tpanic: freeport: cannot allocate port block
goroutine 384 [running]:
testing.tRunner.func1.2({0x2c42240, 0x37d0d90})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1632 +0x230
testing.tRunner.func1()
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1635 +0x35e
panic({0x2c42240?, 0x37d0d90?})
\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132
github.com/hashicorp/consul/sdk/freeport.alloc()
\t/home/runner/go/pkg/mod/github.com/hashicorp/consul/[email protected]/freeport/freeport.go:274 +0xad
github.com/hashicorp/consul/sdk/freeport.initialize()
\t/home/runner/go/pkg/mod/github.com/hashicorp/consul/[email protected]/freeport/freeport.go:124 +0x2d7
sync.(*Once).doSlow(0xc0000e5c80?, 0x4f8272?)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/sync/once.go:76 +0xb4
sync.(*Once).Do(...)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/sync/once.go:67
github.com/hashicorp/consul/sdk/freeport.Take(0x1)
\t/home/runner/go/pkg/mod/github.com/hashicorp/consul/[email protected]/freeport/freeport.go:303 +0xe5
github.com/hashicorp/consul/sdk/freeport.GetN({0x37fe348, 0xc001479ba0}, 0x1)
\t/home/runner/go/pkg/mod/github.com/hashicorp/consul/[email protected]/freeport/freeport.go:427 +0x48
github.com/hashicorp/consul/sdk/freeport.GetOne({0x37fe348, 0xc001479ba0})
\t/home/runner/go/pkg/mod/github.com/hashicorp/consul/[email protected]/freeport/freeport.go:449 +0x36
github.com/smartcontractkit/chainlink/v2/core/services/p2p/wrapper_test.TestPeerWrapper_CleanStartClose(0xc001479ba0)
\t/home/runner/work/chainlink/chainlink/core/services/p2p/wrapper/wrapper_test.go:25 +0x73
testing.tRunner(0xc001479ba0, 0x355d848)
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4
created by testing.(*T).Run in goroutine 1
\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1743 +0x390
|
Run Tests
Test Package Failures: github.com/smartcontractkit/chainlink/v2/core/services/p2p/wrapper
|
Run Tests
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)
|
Loading