Skip to content

add TRON integration #1134

add TRON integration

add TRON integration #1134

Triggered via pull request December 20, 2024 07:26
@calvwang9calvwang9
synchronize #14783
add-tron
Status Failure
Total duration 16m 49s
Billable time 27m
Artifacts 4

ci-core-partial.yml

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

10 errors and 2 warnings
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/capabilities/integration_tests/keystone: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-capabilities-integration_tests-keystone-test '-test.timeout=10m' --- FAIL: Test_AllAtOnceTransmissionSchedule (0.59s) logger.go:146: 2024-12-20T07:33:27.529Z\tINFO\tWorkflow-0.EVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-20T07:33:27.529Z\tINFO\tWorkflow-0.EVM.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: 2024-12-20T07:33:27.530Z\tINFO\tWorkflow-0.EVM.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: 2024-12-20T07:33:27.530Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:27.530Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:27.530Z\tINFO\tWorkflow-0.EVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:27.538Z\tINFO\tWorkflow-0\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:27.538Z\tINFO\tWorkflow-0\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: 2024-12-20T07:33:27.538Z\tWARN\tWorkflow-0.TelemetryManager\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"} panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 388 [running]: testing.tRunner.func1.2({0x42f0820, 0xc001b89b80}) \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({0x42f0820?, 0xc001b89b80?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5aefa30, 0xc001794820}) \t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x5aefa30, 0xc001794820}, 0x0) \t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28 github.com/smartcontractkit/chainlink/v2/core/web.Router({0x5ad7df0, 0xc000f3dba0}, {0x5aefa30?, 0xc001794820?}, 0x0?) \t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x5ad7df0, 0xc000f3dba0}, {0x5af5190, 0xc001a94630}, {0xc0021c1260, 0x9, 0xe}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.New
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/cmd: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-cmd-test '-test.timeout=10m' --- FAIL: TestShell_CreateUser (0.02s) logger.go:146: 2024-12-20T07:33:30.292Z\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: 2024-12-20T07:33:30.292Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.293Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.293Z\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: 2024-12-20T07:33:30.293Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.293Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.293Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"} panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 391 [running]: testing.tRunner.func1.2({0x5ec6ec0, 0xc001a56560}) \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({0x5ec6ec0?, 0xc001a56560?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x7700350, 0xc001d0fba0}) \t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x7700350, 0xc001d0fba0}, 0x0) \t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28 github.com/smartcontractkit/chainlink/v2/core/web.Router({0x76e3e50, 0xc001d0f520}, {0x7700350?, 0xc001d0fba0?}, 0x0?) \t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x76e3e50, 0xc001d0f520}, {0x7706db0, 0xc001eabdd0}, {0xa8d85e0, 0x0, 0x0}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigAndKey({0x76e3e50, 0xc001d0f520}, {0x7706db0, 0xc001eabdd0}, {0xa8d85e0, 0x0, 0x0}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:254 +0xa7 github.com/smartcontractkit/chainlink/v2/core/cmd_test.startNewApplicationV2(0xc001d0f520, 0x0, {0x0, 0x0, 0x793bab?}) \t/home/runner/work/chainlink/chainlink/core/cmd/shell_remote_test.go:74 +0x105 github.com/smartcontractkit/chainlink/v2/core/cmd_test.TestShell_CreateUser(0xc001d0f520) \t/home/runner/work/chainlink/chainlink/core/cmd/admin_commands_test.go:25 +0x33 testing.tRunner(0xc001d0f520, 0x71f6d80) \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
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-test '-test.timeout=10m' --- FAIL: TestIntegration_ExternalInitiatorV2 (0.09s) logger.go:146: 2024-12-20T07:33:30.890Z\tINFO\tEVM.0\tevm/relayer_extender.go:70\tLoading chain 0\t{"version": "unset@unset", "evmChainID": "0"} logger.go:146: 2024-12-20T07:33:30.890Z\tINFO\tEVM.0.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether", "priceMin": "1 gwei", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"} logger.go:146: 2024-12-20T07:33:30.890Z\tINFO\tEVM.0.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: 2024-12-20T07:33:30.890Z\tINFO\tEVM.0.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.896Z\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: 2024-12-20T07:33:30.897Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.897Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.897Z\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: 2024-12-20T07:33:30.897Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno telemetry endpoint found for network "EVM" chainID "0", telemetry "head-report" for contractID "" will NOT be sent\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.897Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.897Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:30.897Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"} panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 399 [running]: testing.tRunner.func1.2({0x4298a80, 0xc001ae8d20}) \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({0x4298a80?, 0xc001ae8d20?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5a5f488, 0xc001b231e0}) \t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x5a5f488, 0xc001b231e0}, 0x0) \t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28 github.com/smartcontractkit/chainlink/v2/core/web.Router({0x5a47
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/logger/audit: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-logger-audit-test '-test.timeout=10m' --- FAIL: TestCheckLoginAuditLog (0.06s) logger.go:146: 2024-12-20T07:33:31.196Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.196Z\tINFO\tEVM.0\tevm/relayer_extender.go:70\tLoading chain 0\t{"version": "unset@unset", "evmChainID": "0"} logger.go:146: 2024-12-20T07:33:31.196Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.196Z\tINFO\tEVM.0.Txm\tgas/models.go:59\tInitializing EVM gas estimator in mode: BlockHistory\t{"version": "unset@unset", "estimatorMode": "BlockHistory", "batchSize": 25, "blockDelay": 1, "blockHistorySize": 8, "eip1559FeeCapBufferBlocks": 4, "transactionPercentile": 60, "eip1559DynamicFees": false, "gasBumpPercent": 20, "gasBumpThreshold": 3, "bumpMin": "5 gwei", "feeCapDefault": "100 gwei", "limitMultiplier": 1, "priceDefault": "20 gwei", "tipCapDefault": "1 wei", "tipCapMin": "1 wei", "priceMax": "115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether", "priceMin": "1 gwei", "estimateLimit": false, "daOracleType": null, "daOracleAddress": "<nil>"} logger.go:146: 2024-12-20T07:33:31.196Z\tINFO\tEVM.0.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: 2024-12-20T07:33:31.197Z\tINFO\tEVM.0.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.197Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.204Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.204Z\tDEBUG\tNullClient\tclient/null_client.go:103\tConfiguredChainID\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.204Z\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: 2024-12-20T07:33:31.204Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.204Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:31.204Z\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: 2024-12-20T07:33:31.204Z\tWARN\tTelemetryManager\ttelemetry/manager.go:78\tno
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-internal-features-ocr2-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_ForwarderFlow" took ports [17501] [DEBUG] freeport: Test "TestIntegration_OCR2/legacy" took ports [17502] [DEBUG] freeport: Test "TestIntegration_OCR2/chain-reader" took ports [17503] [DEBUG] freeport: Test "TestIntegration_OCR2/legacy" returned ports [17502] panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 403 [running]: testing.tRunner.func1.2({0x422d7c0, 0xc000c493a0}) \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({0x422d7c0?, 0xc000c493a0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x59ce848, 0xc000f3e1a0}) \t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x59ce848, 0xc000f3e1a0}, 0x0) \t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28 github.com/smartcontractkit/chainlink/v2/core/web.Router({0x59b6e70, 0xc001e32820}, {0x59ce848?, 0xc000f3e1a0?}, 0x0?) \t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x59b6e70, 0xc001e32820}, {0x59d4470, 0xc001a6db00}, {0xc003e29290, 0x3, 0x3}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigAndKey({0x59b6e70, 0xc001e32820}, {0x59d4470, 0xc001a6db00}, {0xc003e29290, 0x3, 0x3}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:254 +0xa7 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigV2AndKeyOnSimulatedBlockchain({0x59b6e70, 0xc001e32820}, {0x59d4470, 0xc001a6db00}, {0x5994390, 0xc0014e5278}, {0xc001f510e0, 0x1, 0x1}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/simulated_backend.go:89 +0x6ac github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.SetupNodeOCR2(0xc001e32820, 0xc00239e880, 0x445e, 0x0, 0xc0014e5278, {0x0, 0x0, 0x0}) \t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_helper.go:139 +0x325 github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.RunTestIntegrationOCR2.func1(0xc001e32820) \t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_helper.go:210 +0x118 testing.tRunner(0xc001e32820, 0xc0016c2060) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 401 \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1743 +0x390 --- FAIL: TestIntegration_OCR2 (0.59s) --- FAIL: TestIntegration_OCR2/legacy (0.59s) logger.go:146: 2024-12-20T07:33:31.332Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-20T07:33:31.332Z\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", "feeCapDefaul
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2/plugins: Command failed with exit code 2: /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 [10001] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/chain-reader" took ports [10002] [DEBUG] freeport: Test "TestIntegration_OCR2_plugins/legacy" returned ports [10001] panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 388 [running]: testing.tRunner.func1.2({0x42296c0, 0xc001b1b1a0}) \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({0x42296c0?, 0xc001b1b1a0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x59c9108, 0xc0017b21a0}) \t/home/runner/work/chainlink/chainlink/core/web/router.go:118 +0x1ea github.com/smartcontractkit/chainlink/v2/core/web.NewRouter({0x59c9108, 0xc0017b21a0}, 0x0) \t/home/runner/work/chainlink/chainlink/core/web/router.go:99 +0xb28 github.com/smartcontractkit/chainlink/v2/core/web.Router({0x59b1730, 0xc001b3c340}, {0x59c9108?, 0xc0017b21a0?}, 0x0?) \t/home/runner/work/chainlink/chainlink/core/web/helpers.go:78 +0x34 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfig({0x59b1730, 0xc001b3c340}, {0x59ced30, 0xc001987950}, {0xc00234bc80, 0x3, 0x3}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:518 +0x22d0 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigAndKey({0x59b1730, 0xc001b3c340}, {0x59ced30, 0xc001987950}, {0xc00234bc80, 0x3, 0x3}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/cltest.go:254 +0xa7 github.com/smartcontractkit/chainlink/v2/core/internal/cltest.NewApplicationWithConfigV2AndKeyOnSimulatedBlockchain({0x59b1730, 0xc001b3c340}, {0x59ced30, 0xc001987950}, {0x598ec98, 0xc002986f48}, {0xc00291d0e0, 0x1, 0x1}) \t/home/runner/work/chainlink/chainlink/core/internal/cltest/simulated_backend.go:89 +0x6ac github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.SetupNodeOCR2(0xc001b3c340, 0xc0014c9600, 0x2711, 0x0, 0xc002986f48, {0x0, 0x0, 0x0}) \t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_helper.go:139 +0x325 github.com/smartcontractkit/chainlink/v2/core/internal/features/ocr2.RunTestIntegrationOCR2.func1(0xc001b3c340) \t/home/runner/work/chainlink/chainlink/core/internal/features/ocr2/features_ocr2_helper.go:210 +0x118 testing.tRunner(0xc001b3c340, 0xc0012f4840) \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 371 \t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1743 +--- FAIL: TestIntegration_OCR2_plugins (0.69s) --- FAIL: TestIntegration_OCR2_plugins/legacy (0.69s) logger.go:146: 2024-12-20T07:33:31.459Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-20T07:33:31.460Z\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", "limitMultiplie
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/keystore: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-keystore-test '-test.timeout=10m' --- FAIL: TestKeyRing_Encrypt_Decrypt (0.00s) panic: unknown chain type "tron": valid types include: ["evm", "cosmos", "solana", "starknet", "aptos", "tron"] [recovered] \tpanic: unknown chain type "tron": valid types include: ["evm", "cosmos", "solana", "starknet", "aptos", "tron"] goroutine 378 [running]: testing.tRunner.func1.2({0x2eb60e0, 0xc000b78fc0}) \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({0x2eb60e0?, 0xc000b78fc0?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key.MustNewInsecure({0x3da0720?, 0xc000053100?}, {0x313f2b0?, 0x0?}) \t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle.go:80 +0x227 github.com/smartcontractkit/chainlink/v2/core/services/keystore.TestKeyRing_Encrypt_Decrypt(0xc00141d520) \t/home/runner/work/chainlink/chainlink/core/services/keystore/models_test.go:36 +0x49c testing.tRunner(0xc00141d520, 0x3b1b510) \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
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/fluxmonitorv2: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-fluxmonitorv2-test '-test.timeout=10m' --- FAIL: TestFluxMonitor_Deviation (5.73s) --- FAIL: TestFluxMonitor_Deviation/legacy (5.73s) logger.go:146: 2024-12-20T07:33:38.648Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-20T07:33:38.648Z\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: 2024-12-20T07:33:38.648Z\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: 2024-12-20T07:33:38.648Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.648Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.648Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.655Z\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: 2024-12-20T07:33:38.655Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.655Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.655Z\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: 2024-12-20T07:33:38.655Z\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: 2024-12-20T07:33:38.655Z\tDEBUG\tchainlink/application.go:543\tP2P stack not needed\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.655Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:38.655Z\tDEBUG\tchainlink/application.go:634\tOff-chain reporting v2 disabled\t{"version": "unset@unset"} panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 388 [running]: testing.tRunner.func1.2({0x43a2aa0, 0xc001b90990}) \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({0x43a2aa0?, 0xc001b90990?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/graphql-go.MustParseSchema(...) \t/home/runner/go/pkg/mod/github.com/graph-gophers/[email protected]/graphql.go:67 github.com/smartcontractkit/chainlink/v2/core/web.graphqlHandler({0x5b842c0, 0xc00
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key: Command failed with exit code 1: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-keystore-keys-ocr2key-test '-test.timeout=10m' --- FAIL: TestOCR2KeyBundle_BundleBase (0.01s) key_bundle_test.go:71: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle_test.go:71 \tError: \tReceived unexpected error: \t \tvalid types include: ["evm", "cosmos", "solana", "starknet", "aptos", "tron"] \t \tunknown chain type "tron" \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/chaintype.NewErrInvalidChainType \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/chaintype/chaintype.go:101 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key.New \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle.go:63 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key_test.TestOCR2KeyBundle_BundleBase \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle_test.go:70 \t \ttesting.tRunner \t \t\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 \t \truntime.goexit \t \t\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/asm_amd64.s:1700 \tTest: \tTestOCR2KeyBundle_BundleBase --- FAIL: TestOCR2KeyBundle_RawToKey (0.01s) key_bundle_test.go:59: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle_test.go:59 \tError: \tReceived unexpected error: \t \tvalid types include: ["evm", "cosmos", "solana", "starknet", "aptos", "tron"] \t \tunknown chain type "tron" \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/chaintype.NewErrInvalidChainType \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/chaintype/chaintype.go:101 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key.New \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle.go:63 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key_test.TestOCR2KeyBundle_RawToKey \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle_test.go:58 \t \ttesting.tRunner \t \t\t/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 \t \truntime.goexit \t \t\t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/asm_amd64.s:1700 \tTest: \tTestOCR2KeyBundle_RawToKey --- FAIL: TestOCR2Keys_New (0.01s) key_bundle_test.go:27: \tError Trace:\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle_test.go:27 \tError: \tReceived unexpected error: \t \tvalid types include: ["evm", "cosmos", "solana", "starknet", "aptos", "tron"] \t \tunknown chain type "tron" \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/chaintype.NewErrInvalidChainType \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/chaintype/chaintype.go:101 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key.New \t \t\t/home/runner/work/chainlink/chainlink/core/services/keystore/keys/ocr2key/key_bundle.go:63 \t \tgithub.com/smartcontractkit/chainlink/v2/core/services/keystore/keys/ocr2key_test.TestOCR2Keys_New \t
Tests (core)
Failed to run test for package github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/functions/integration_tests/v1: Command failed with exit code 2: /home/runner/work/_temp/github.com-smartcontractkit-chainlink-v2-core-services-ocr2-plugins-functions-integration_tests-v1-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_Functions_MultipleV1Requests_Success" took ports [17501] [DEBUG] freeport: Test "TestIntegration_Functions_MultipleV1Requests_Success" returned ports [17501] --- FAIL: TestIntegration_Functions_MultipleV1Requests_Success (0.93s) logger.go:146: 2024-12-20T07:33:46.176Z\tINFO\tEVM.1337\tevm/relayer_extender.go:70\tLoading chain 1337\t{"version": "unset@unset", "evmChainID": "1337"} logger.go:146: 2024-12-20T07:33:46.176Z\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: 2024-12-20T07:33:46.176Z\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": 1700000} logger.go:146: 2024-12-20T07:33:46.176Z\tINFO\tEVM.1337.Txm\ttxmgr/builder.go:51\tEvmForwarderManager: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.176Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:175\tResender: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.176Z\tINFO\tEVM.1337.Txm\ttxmgr/txmgr.go:180\tTxReaper: Disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.184Z\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: 2024-12-20T07:33:46.184Z\tDEBUG\tchainlink/application.go:359\tPyroscope (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.184Z\tINFO\tchainlink/application.go:367\tNurse service (automatic pprof profiling) is disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.184Z\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: 2024-12-20T07:33:46.184Z\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: 2024-12-20T07:33:46.184Z\tDEBUG\tchainlink/application.go:583\tOff-chain reporting disabled\t{"version": "unset@unset"} logger.go:146: 2024-12-20T07:33:46.184Z\tDEBUG\tchainlink/application.go:587\tOff-chain reporting v2 enabled\t{"version": "unset@unset"} panic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" [recovered] \tpanic: *resolver.Resolver does not resolve "Query": missing method for field "tronKeys" goroutine 379 [running]: testing.tRunner.func1.2({0x422c8a0, 0xc001379640}) \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({0x422c8a0?, 0xc001379640?}) \t/opt/hostedtoolcache/go/1.23.4/x64/src/runtime/panic.go:785 +0x132 github.com/graph-gophers/grap
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-12427354532
10.3 KB
build-logs-core-12427354532
246 KB
run-logs-ccip-deployment-12427354532
23 KB
run-logs-core-12427354532
445 KB