You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Suresh Sadhu <su...@accelerite.com> on 2016/04/21 13:17:02 UTC

jenkins builds are failing

HI All,

Jenkins build are failing with below licensing error "Too many files with unapproved license: 1 " can someone please look into it.  PR merge getting delayed due to this build issues.

Check these jobs:
https://builds.apache.org/job/cloudstack-pr-analysis/971/
https://builds.apache.org/job/cloudstack-pr-analysis/972
https://builds.apache.org/job/cloudstack-pr-analysis/959



[INFO] Exclude: tools/ngui/static/bootstrap/*

[INFO] Exclude: tools/ngui/static/js/lib/*

[INFO] Exclude: **/.checkstyle

[INFO] Exclude: scripts/installer/windows/acs_license.rtf

[INFO] Exclude: **/*.md

[INFO] 7280 resources included (use -debug for more details)

Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.

Compiler warnings:

  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'

Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.

Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.

Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.

[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 7157 licence.

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 7.117 s

[INFO] Finished at: 2016-04-21T07:28:32+00:00

[INFO] Final Memory: 45M/395M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default-cli) on project cloudstack: Too many files with unapproved license: 1 See RAT report in: /home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/target/rat.txt -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Build step 'Invoke top-level Maven targets' marked build as failure

[CHECKSTYLE] Skipping publisher since build result is FAILURE

[FINDBUGS] Skipping publisher since build result is FAILURE

[PMD] Skipping publisher since build result is FAILURE

[DRY] Skipping publisher since build result is FAILURE

Archiving artifacts

Compressed 554.81 KB of artifacts by 80.7% relative to #951

Publish Cobertura Coverage Report is waiting for a checkpoint on cloudstack-pr-analysis #958

Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Publishing Clover coverage report...

No Clover report will be published due to a Build Failure

Putting comment on the pull request

Finished: FAILURE





Content of rat.txt:



*****************************************************

Summary

-------

Generated at: 2016-04-21T11:10:34+00:00

Notes: 19

Binaries: 102

Archives: 0

Standards: 7194



Apache Licensed: 7192

Generated Documents: 0



JavaDocs are generated and so license header is optional

Generated files do not required license headers



1 Unknown Licenses



*******************************



Unapproved licenses:



  utils/testsmallfileinactive



*******************************




Regards
sadhu



DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Accelerite, a Persistent Systems business. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Accelerite, a Persistent Systems business does not accept any liability for virus infected mails.

Re: jenkins builds are failing

Posted by Koushik Das <ko...@accelerite.com>.
As per the build logs RAT is failing. Not sure from where this file is getting picked up.

Unapproved licenses:

  utils/testsmallfileinactive

*******************************

________________________________________
From: Will Stevens <wi...@gmail.com>
Sent: Thursday, April 21, 2016 5:27 PM
To: dev@cloudstack.apache.org
Subject: Re: jenkins builds are failing

Would that be related to the PR being tested?
On Apr 21, 2016 7:17 AM, "Suresh Sadhu" <su...@accelerite.com> wrote:

> HI All,
>
> Jenkins build are failing with below licensing error "Too many files with
> unapproved license: 1 " can someone please look into it.  PR merge getting
> delayed due to this build issues.
>
> Check these jobs:
> https://builds.apache.org/job/cloudstack-pr-analysis/971/
> https://builds.apache.org/job/cloudstack-pr-analysis/972
> https://builds.apache.org/job/cloudstack-pr-analysis/959
>
>
>
> [INFO] Exclude: tools/ngui/static/bootstrap/*
>
> [INFO] Exclude: tools/ngui/static/js/lib/*
>
> [INFO] Exclude: **/.checkstyle
>
> [INFO] Exclude: scripts/installer/windows/acs_license.rtf
>
> [INFO] Exclude: **/*.md
>
> [INFO] 7280 resources included (use -debug for more details)
>
> Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
>
> Compiler warnings:
>
>   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not
> recognized.'
>
> Warning:  org.apache.xerces.parsers.SAXParser: Feature '
> http://javax.xml.XMLConstants/feature/secure-processing' is not
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
>
> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
> approved: 7157 licence.
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 7.117 s
>
> [INFO] Finished at: 2016-04-21T07:28:32+00:00
>
> [INFO] Final Memory: 45M/395M
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check
> (default-cli) on project cloudstack: Too many files with unapproved
> license: 1 See RAT report in:
> /home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/target/rat.txt
> -> [Help 1]
>
> [ERROR]
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR]
>
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
>
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
> Build step 'Invoke top-level Maven targets' marked build as failure
>
> [CHECKSTYLE] Skipping publisher since build result is FAILURE
>
> [FINDBUGS] Skipping publisher since build result is FAILURE
>
> [PMD] Skipping publisher since build result is FAILURE
>
> [DRY] Skipping publisher since build result is FAILURE
>
> Archiving artifacts
>
> Compressed 554.81 KB of artifacts by 80.7% relative to #951
>
> Publish Cobertura Coverage Report is waiting for a checkpoint on
> cloudstack-pr-analysis #958
>
> Skipping Cobertura coverage report as build was not UNSTABLE or better ...
>
> Publishing Clover coverage report...
>
> No Clover report will be published due to a Build Failure
>
> Putting comment on the pull request
>
> Finished: FAILURE
>
>
>
>
>
> Content of rat.txt:
>
>
>
> *****************************************************
>
> Summary
>
> -------
>
> Generated at: 2016-04-21T11:10:34+00:00
>
> Notes: 19
>
> Binaries: 102
>
> Archives: 0
>
> Standards: 7194
>
>
>
> Apache Licensed: 7192
>
> Generated Documents: 0
>
>
>
> JavaDocs are generated and so license header is optional
>
> Generated files do not required license headers
>
>
>
> 1 Unknown Licenses
>
>
>
> *******************************
>
>
>
> Unapproved licenses:
>
>
>
>   utils/testsmallfileinactive
>
>
>
> *******************************
>
>
>
>
> Regards
> sadhu
>
>
>
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information which is
> the property of Accelerite, a Persistent Systems business. It is intended
> only for the use of the individual or entity to which it is addressed. If
> you are not the intended recipient, you are not authorized to read, retain,
> copy, print, distribute or use this message. If you have received this
> communication in error, please notify the sender and delete all copies of
> this message. Accelerite, a Persistent Systems business does not accept any
> liability for virus infected mails.
>


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Accelerite, a Persistent Systems business. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Accelerite, a Persistent Systems business does not accept any liability for virus infected mails.

RE: jenkins builds are failing

Posted by Sanjeev Neelarapu <sa...@accelerite.com>.
I don’t think it is related to the PRs Will. I have force pushed two of my PRs which are related to marvin tests. Jenkins build failed even for those two PRs.

Best Regards,
Sanjeev N
Chief Product Engineer, Accelerite
Off: +91 40 6722 9368 | EMail: sanjeev.neelarapu@accelerite.com 


-----Original Message-----
From: Will Stevens [mailto:williamstevens@gmail.com] 
Sent: Thursday, April 21, 2016 5:27 PM
To: dev@cloudstack.apache.org
Subject: Re: jenkins builds are failing

Would that be related to the PR being tested?
On Apr 21, 2016 7:17 AM, "Suresh Sadhu" <su...@accelerite.com> wrote:

> HI All,
>
> Jenkins build are failing with below licensing error "Too many files 
> with unapproved license: 1 " can someone please look into it.  PR 
> merge getting delayed due to this build issues.
>
> Check these jobs:
> https://builds.apache.org/job/cloudstack-pr-analysis/971/
> https://builds.apache.org/job/cloudstack-pr-analysis/972
> https://builds.apache.org/job/cloudstack-pr-analysis/959
>
>
>
> [INFO] Exclude: tools/ngui/static/bootstrap/*
>
> [INFO] Exclude: tools/ngui/static/js/lib/*
>
> [INFO] Exclude: **/.checkstyle
>
> [INFO] Exclude: scripts/installer/windows/acs_license.rtf
>
> [INFO] Exclude: **/*.md
>
> [INFO] 7280 resources included (use -debug for more details)
>
> Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
> recognized.
>
> Compiler warnings:
>
>   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not 
> recognized.'
>
> Warning:  org.apache.xerces.parsers.SAXParser: Feature '
> http://javax.xml.XMLConstants/feature/secure-processing' is not 
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not 
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not 
> recognized.
>
> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 
> generated: 0
> approved: 7157 licence.
>
> [INFO]
> ----------------------------------------------------------------------
> --
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ----------------------------------------------------------------------
> --
>
> [INFO] Total time: 7.117 s
>
> [INFO] Finished at: 2016-04-21T07:28:32+00:00
>
> [INFO] Final Memory: 45M/395M
>
> [INFO]
> ----------------------------------------------------------------------
> --
>
> [ERROR] Failed to execute goal 
> org.apache.rat:apache-rat-plugin:0.10:check
> (default-cli) on project cloudstack: Too many files with unapproved
> license: 1 See RAT report in:
> /home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/target/ra
> t.txt
> -> [Help 1]
>
> [ERROR]
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with 
> the -e switch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR]
>
> [ERROR] For more information about the errors and possible solutions, 
> please read the following articles:
>
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
> Build step 'Invoke top-level Maven targets' marked build as failure
>
> [CHECKSTYLE] Skipping publisher since build result is FAILURE
>
> [FINDBUGS] Skipping publisher since build result is FAILURE
>
> [PMD] Skipping publisher since build result is FAILURE
>
> [DRY] Skipping publisher since build result is FAILURE
>
> Archiving artifacts
>
> Compressed 554.81 KB of artifacts by 80.7% relative to #951
>
> Publish Cobertura Coverage Report is waiting for a checkpoint on 
> cloudstack-pr-analysis #958
>
> Skipping Cobertura coverage report as build was not UNSTABLE or better ...
>
> Publishing Clover coverage report...
>
> No Clover report will be published due to a Build Failure
>
> Putting comment on the pull request
>
> Finished: FAILURE
>
>
>
>
>
> Content of rat.txt:
>
>
>
> *****************************************************
>
> Summary
>
> -------
>
> Generated at: 2016-04-21T11:10:34+00:00
>
> Notes: 19
>
> Binaries: 102
>
> Archives: 0
>
> Standards: 7194
>
>
>
> Apache Licensed: 7192
>
> Generated Documents: 0
>
>
>
> JavaDocs are generated and so license header is optional
>
> Generated files do not required license headers
>
>
>
> 1 Unknown Licenses
>
>
>
> *******************************
>
>
>
> Unapproved licenses:
>
>
>
>   utils/testsmallfileinactive
>
>
>
> *******************************
>
>
>
>
> Regards
> sadhu
>
>
>
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information which 
> is the property of Accelerite, a Persistent Systems business. It is 
> intended only for the use of the individual or entity to which it is 
> addressed. If you are not the intended recipient, you are not 
> authorized to read, retain, copy, print, distribute or use this 
> message. If you have received this communication in error, please 
> notify the sender and delete all copies of this message. Accelerite, a 
> Persistent Systems business does not accept any liability for virus infected mails.
>



DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Accelerite, a Persistent Systems business. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Accelerite, a Persistent Systems business does not accept any liability for virus infected mails.

Re: jenkins builds are failing

Posted by Will Stevens <wi...@gmail.com>.
Would that be related to the PR being tested?
On Apr 21, 2016 7:17 AM, "Suresh Sadhu" <su...@accelerite.com> wrote:

> HI All,
>
> Jenkins build are failing with below licensing error "Too many files with
> unapproved license: 1 " can someone please look into it.  PR merge getting
> delayed due to this build issues.
>
> Check these jobs:
> https://builds.apache.org/job/cloudstack-pr-analysis/971/
> https://builds.apache.org/job/cloudstack-pr-analysis/972
> https://builds.apache.org/job/cloudstack-pr-analysis/959
>
>
>
> [INFO] Exclude: tools/ngui/static/bootstrap/*
>
> [INFO] Exclude: tools/ngui/static/js/lib/*
>
> [INFO] Exclude: **/.checkstyle
>
> [INFO] Exclude: scripts/installer/windows/acs_license.rtf
>
> [INFO] Exclude: **/*.md
>
> [INFO] 7280 resources included (use -debug for more details)
>
> Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
>
> Compiler warnings:
>
>   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not
> recognized.'
>
> Warning:  org.apache.xerces.parsers.SAXParser: Feature '
> http://javax.xml.XMLConstants/feature/secure-processing' is not
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://javax.xml.XMLConstants/property/accessExternalDTD' is not
> recognized.
>
> Warning:  org.apache.xerces.parsers.SAXParser: Property '
> http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
>
> [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0
> approved: 7157 licence.
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 7.117 s
>
> [INFO] Finished at: 2016-04-21T07:28:32+00:00
>
> [INFO] Final Memory: 45M/395M
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check
> (default-cli) on project cloudstack: Too many files with unapproved
> license: 1 See RAT report in:
> /home/jenkins/jenkins-slave/workspace/cloudstack-pr-analysis/target/rat.txt
> -> [Help 1]
>
> [ERROR]
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR]
>
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
>
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>
> Build step 'Invoke top-level Maven targets' marked build as failure
>
> [CHECKSTYLE] Skipping publisher since build result is FAILURE
>
> [FINDBUGS] Skipping publisher since build result is FAILURE
>
> [PMD] Skipping publisher since build result is FAILURE
>
> [DRY] Skipping publisher since build result is FAILURE
>
> Archiving artifacts
>
> Compressed 554.81 KB of artifacts by 80.7% relative to #951
>
> Publish Cobertura Coverage Report is waiting for a checkpoint on
> cloudstack-pr-analysis #958
>
> Skipping Cobertura coverage report as build was not UNSTABLE or better ...
>
> Publishing Clover coverage report...
>
> No Clover report will be published due to a Build Failure
>
> Putting comment on the pull request
>
> Finished: FAILURE
>
>
>
>
>
> Content of rat.txt:
>
>
>
> *****************************************************
>
> Summary
>
> -------
>
> Generated at: 2016-04-21T11:10:34+00:00
>
> Notes: 19
>
> Binaries: 102
>
> Archives: 0
>
> Standards: 7194
>
>
>
> Apache Licensed: 7192
>
> Generated Documents: 0
>
>
>
> JavaDocs are generated and so license header is optional
>
> Generated files do not required license headers
>
>
>
> 1 Unknown Licenses
>
>
>
> *******************************
>
>
>
> Unapproved licenses:
>
>
>
>   utils/testsmallfileinactive
>
>
>
> *******************************
>
>
>
>
> Regards
> sadhu
>
>
>
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information which is
> the property of Accelerite, a Persistent Systems business. It is intended
> only for the use of the individual or entity to which it is addressed. If
> you are not the intended recipient, you are not authorized to read, retain,
> copy, print, distribute or use this message. If you have received this
> communication in error, please notify the sender and delete all copies of
> this message. Accelerite, a Persistent Systems business does not accept any
> liability for virus infected mails.
>