INFOPLAT-1575 Integrate promotel Forwarder#16121
INFOPLAT-1575 Integrate promotel Forwarder#16121pkcll wants to merge 3 commits intoBCF-3361-prom-beholderfrom
Conversation
da43461 to
91e9b53
Compare
AER Report: CI Coreaer_workflow , commit , Detect Changes , Clean Go Tidy & Generate , Scheduled Run Frequency , Core Tests (go_core_tests) , test-scripts , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_fuzz) , GolangCI Lint (core/scripts) , Core Tests (go_core_race_tests) , GolangCI Lint (.) , GolangCI Lint (integration-tests/load) , GolangCI Lint (integration-tests) , GolangCI Lint (deployment) , lint , SonarQube Scan 1. Linter failed to load package:[Golang Lint (integration-tests/load)] Source of Error:level=warning msg="[runner] Can't run linter goanalysis_metalinter: inspect: failed to load package wasp: could not load export data: no export data for \"github.com/smartcontractkit/chainlink-testing-framework/wasp\""
level=error msg="Running error: can't run linter goanalysis_metalinter\ninspect: failed to load package wasp: could not load export data: no export data for \"github.com/smartcontractkit/chainlink-testing-framework/wasp\""Why: The linter failed because it couldn't load the export data for the package Suggested fix: Ensure that the package 2. Linter failed to load package:[Golang Lint (integration-tests)] Source of Error:level=warning msg="[runner] Can't run linter goanalysis_metalinter: inspect: failed to load package wasp: could not load export data: no export data for \"github.com/smartcontractkit/chainlink-testing-framework/wasp\""
level=error msg="Running error: can't run linter goanalysis_metalinter\ninspect: failed to load package wasp: could not load export data: no export data for \"github.com/smartcontractkit/chainlink-testing-framework/wasp\""Why: The linter failed because it couldn't load the export data for the package Suggested fix: Ensure that the package 3. Test failure due to unexpected service state:[Run tests] Source of Error:health_controller_test.go:183:
Error Trace: /home/runner/work/chainlink/chainlink/core/web/health_controller_test.go:183
Error: Not equal:
expected: "! EVM.0.HeadTracker.HeadListener\n\tListener is not connected"
actual : "! EVM.0.HeadTracker.HeadListener\n\tListener is not connected\n! PromOTELForwarder\n\tservice is \"Unstarted\", not started"
Diff:
--- Expected
+++ Actual
@@ -2 +2,3 @@
Listener is not connected
+! PromOTELForwarder
+ service is "Unstarted", not started
Test: TestHealthController_Health_body/text-failingWhy: The test Suggested fix: Update the test expectations to include the state of the AER Report: Operator UI CI ran successfully ✅ |
202e8c8 to
fe16cad
Compare
ab0cd26 to
25b57d3
Compare
|
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |


Integrate promotel Forwarder
Forwarder:
Upstream PRs
Downstream PR's