Skip to content

Conversation

@pkcll
Copy link
Collaborator

@pkcll pkcll commented Jan 29, 2025

@pkcll pkcll force-pushed the INFOPLAT-1575/promotel branch 2 times, most recently from da43461 to 91e9b53 Compare January 29, 2025 16:06
@github-actions
Copy link
Contributor

github-actions bot commented Jan 29, 2025

AER Report: CI Core

aer_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 github.com/smartcontractkit/chainlink-testing-framework/wasp.

Suggested fix: Ensure that the package github.com/smartcontractkit/chainlink-testing-framework/wasp is correctly installed and accessible. Verify the module path and dependencies.

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 github.com/smartcontractkit/chainlink-testing-framework/wasp.

Suggested fix: Ensure that the package github.com/smartcontractkit/chainlink-testing-framework/wasp is correctly installed and accessible. Verify the module path and dependencies.

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-failing

Why: The test TestHealthController_Health_body failed because the actual output included an additional service state (PromOTELForwarder being "Unstarted") that was not expected.

Suggested fix: Update the test expectations to include the state of the PromOTELForwarder service, or ensure that the PromOTELForwarder service is started before running the test.

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@pkcll pkcll changed the base branch from develop to BCF-3361-prom-beholder January 29, 2025 16:52
@pkcll pkcll force-pushed the BCF-3361-prom-beholder branch from 202e8c8 to fe16cad Compare February 13, 2025 05:17
@pkcll pkcll force-pushed the INFOPLAT-1575/promotel branch from ab0cd26 to 25b57d3 Compare February 13, 2025 05:35
@pkcll pkcll changed the title Integrate promotel INFOPLAT-1575 Integrate promotel Forwarder Feb 13, 2025
@pkcll pkcll marked this pull request as ready for review February 13, 2025 05:40
@pkcll pkcll requested review from a team as code owners February 13, 2025 05:40
@pkcll pkcll requested review from jmank88 and pavel-raykov and removed request for a team and pavel-raykov February 13, 2025 05:40
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
4.28% Technical Debt Ratio on New Code (required ≤ 4%)

See analysis details on SonarQube

@github-actions
Copy link
Contributor

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.

@github-actions github-actions bot added the Stale label Apr 16, 2025
@github-actions github-actions bot closed this Apr 25, 2025
@github-actions github-actions bot deleted the INFOPLAT-1575/promotel branch April 25, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants