Skip to content

BR-120 Remove SonarCloud stages from Jenkinsfiles#61

Merged
LinkMJB merged 2 commits intocodice:masterfrom
TonyMorrison:master
Feb 3, 2021
Merged

BR-120 Remove SonarCloud stages from Jenkinsfiles#61
LinkMJB merged 2 commits intocodice:masterfrom
TonyMorrison:master

Conversation

@TonyMorrison
Copy link
Copy Markdown
Contributor

@TonyMorrison TonyMorrison commented Dec 5, 2020

What does this PR do?

. Removes the Sonar Cloud Stage from the build
Also included
BR-153 Add Docker Credentials to prevent exceeding the Docker call limits
. Adds Docker credentials for maven steps which perform docker calls
. Adds a blocker of the docker project in the Deploy step

Reviewers

@shaundmorris
@LinkMJB

Tests

see successful tests run from my fork
http://jenkins.phx.connexta.com/service/jenkins/job/test-acdebugger/job/master/

Description of the Change

Alternate Designs

Benefits

Possible Drawbacks

Verification Process

Applicable Issues

Fixes: #___

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@TonyMorrison
Copy link
Copy Markdown
Contributor Author

build now

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 5, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@LinkMJB
Copy link
Copy Markdown
Contributor

LinkMJB commented Dec 7, 2020

build now

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 7, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 7, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 8, 2020

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Dec 8, 2020

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@LinkMJB
Copy link
Copy Markdown
Contributor

LinkMJB commented Feb 3, 2021

build now

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Feb 3, 2021

Internal build has been started. Your results will be available at completion. See build progress in legacy Jenkins UI or in Blue Ocean UI.

@cxbot
Copy link
Copy Markdown
Collaborator

cxbot commented Feb 3, 2021

Build failure. See the job results in legacy Jenkins UI or in Blue Ocean UI.

@LinkMJB
Copy link
Copy Markdown
Contributor

LinkMJB commented Feb 3, 2021

PR build failed in OWASP step due to a CVE found in the code base -- that should be resolved via a separate PR, by a software developer maintaining this project. Merging!

[2021-02-03T18:02:04.765Z] [ERROR] Failed to execute goal org.owasp:dependency-check-maven:6.0.5:check (default) on project acdebugger-common: 
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '2.0': 
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] guava-27.0-jre.jar: CVE-2020-8908
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] See the dependency-check report for more details.
[2021-02-03T18:02:04.765Z] [ERROR] -> [Help 1]
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2021-02-03T18:02:04.765Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2021-02-03T18:02:04.765Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2021-02-03T18:02:04.765Z] [ERROR] 
[2021-02-03T18:02:04.765Z] [ERROR] After correcting the problems, you can resume the build with the command
[2021-02-03T18:02:04.765Z] [ERROR]   mvn <args> -rf :acdebugger-common

@LinkMJB LinkMJB merged commit 9ee8bc1 into codice:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants