You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/11 10:18:46 UTC

Build failed in Jenkins: apache-atlas-nightly #71

See <https://builds.apache.org/job/apache-atlas-nightly/71/changes>

Changes:

[sshivalingamurthy] ATLAS-153 Build failure - org.glassfish:javax.el (shwethags)

------------------------------------------
[...truncated 6218 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:356: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:358: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:360: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:361:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:372: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:373: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:374: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:376: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:378: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:380: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:381: array initialization child at indentation level 16 not at correct indentation, 12
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/main/java/org/apache/atlas/hive/model/HiveDataModelGenerator.java>:382:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java>:44: Missing a Javadoc comment.
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java>:128:112: '?' should be on a new line.
Audit done.

[INFO] There are 117 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ hive-bridge >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ hive-bridge ---
[INFO] Fork Value is true
     [java] Warnings generated: 2
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ hive-bridge <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ hive-bridge ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Possible null pointer dereference of HiveHook$HiveEvent.queryPlan in org.apache.atlas.hive.hook.HiveHook.registerProcess(HiveMetaStoreBridge, HiveHook$HiveEvent) [org.apache.atlas.hive.hook.HiveHook, org.apache.atlas.hive.hook.HiveHook, org.apache.atlas.hive.hook.HiveHook] Dereferenced at HiveHook.java:[line 283]Null value at HiveHook.java:[line 279]Known null at HiveHook.java:[line 280]
[INFO] Should org.apache.atlas.hive.hook.HiveHook$HiveEvent be a _static_ inner class? [org.apache.atlas.hive.hook.HiveHook$HiveEvent] At HiveHook.java:[line 113]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Distribution 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-distro ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/distro> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ atlas-distro ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1441959334800
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ atlas-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-distro ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-distro ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-distro ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (python-test) @ atlas-distro ---
test_jar_java_lookups_fail (TestMetadata.TestMetadata) ... ok
test_jar_java_lookups_succeed_from_path (TestMetadata.TestMetadata) ... ok
test_main (TestMetadata.TestMetadata) ... Apache Atlas Server started!!!

ok

----------------------------------------------------------------------
Ran 3 tests in 0.004s

OK
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ atlas-distro ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/atlas-distro-0.6-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ atlas-distro ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default) @ atlas-distro ---
[INFO] Reading assembly descriptor: src/main/assemblies/standalone-package.xml
[INFO] Reading assembly descriptor: src/main/assemblies/src-package.xml
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[INFO] Building tar : <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/apache-atlas-0.6-incubating-SNAPSHOT-bin.tar.gz>
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[WARNING] Entry: apache-atlas-0.6-incubating-SNAPSHOT/bridge/hive/hadoop-yarn-server-applicationhistoryservice-2.6.0.jar longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU compatible tar commands
[WARNING] Entry: apache-atlas-0.6-incubating-SNAPSHOT/docs/hive/scaladocs/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.html longer than 100 characters.
[WARNING] Entry: apache-atlas-0.6-incubating-SNAPSHOT/docs/hive/scaladocs/org/apache/atlas/hive/model/HiveDataModelGenerator.html longer than 100 characters.
[WARNING] Entry: apache-atlas-0.6-incubating-SNAPSHOT/docs/hive/scaladocs/org/apache/atlas/hive/model/HiveDataTypes.html longer than 100 characters.
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[INFO] Building zip: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/apache-atlas-0.6-incubating-SNAPSHOT-bin.zip>
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[INFO] Copying files to <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/apache-atlas-0.6-incubating-SNAPSHOT-bin>
[INFO] apache-atlas-0.6-incubating-SNAPSHOT/bin/ already added, skipping
[WARNING] Assembly file: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/apache-atlas-0.6-incubating-SNAPSHOT-bin> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/apache-atlas-0.6-incubating-SNAPSHOT-sources.tar.gz>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ atlas-distro ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-distro ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/failsafe-reports>
[INFO] 
[INFO] >>> scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ atlas-distro >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ atlas-distro ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1441959395272
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] <<< scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ atlas-distro <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ atlas-distro ---
[INFO] No source files found
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-distro ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: dashboard/**/.bower-*/**
[INFO] Exclude: dashboard/v2/.bowerrc
[INFO] Exclude: dashboard/v2/lib/**
[INFO] Exclude: dashboard/v2/node*/**
[INFO] Exclude: dashboard/v2/dist/**
[INFO] Exclude: dashboard/v2/**/*.min.js*
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-distro ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-distro >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-distro ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-distro <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-distro ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 22.457 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:07 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 34.022 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 25.657 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [05:34 min]
[INFO] Apache Atlas Web Application ...................... SUCCESS [04:19 min]
[INFO] Apache Atlas Documentation ........................ SUCCESS [01:47 min]
[INFO] Apache Atlas Hive Bridge .......................... SUCCESS [02:53 min]
[INFO] Apache Atlas Distribution ......................... SUCCESS [01:01 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:08 min
[INFO] Finished at: 2015-09-11T08:16:36+00:00
[INFO] Final Memory: 248M/2200M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 9 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> of module  with 117 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> of module  with 31 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> of module  with 567 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> of module  with 542 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> of module  with 148 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #60
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 6 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #60
Archiving artifacts
ERROR: No artifacts found that match the file pattern "**/target/logs/*". Configuration error?
ERROR: ?**/target/logs/*? doesn?t match anything, but ?*? does. Perhaps that?s what you mean?
Build step 'Archive the artifacts' changed build result to FAILURE
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-11_07-57-11/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-11_07-57-11/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-11_07-57-11/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-11_07-57-11/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-11_07-57-11/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Re: Jenkins build is back to normal : apache-atlas-nightly #75

Posted by Shwetha Shivalingamurthy <ss...@hortonworks.com>.
Rat was failing because of dashboard/v2. Manually removed the files
yesterday

Regards,
Shwetha






On 24/09/15 10:29 am, "Seetharam Venkatesh" <ve...@innerzeal.com>
wrote:

>This is good news, we have a stable build.
>
>On Wed, Sep 23, 2015 at 6:32 PM Apache Jenkins Server <
>jenkins@builds.apache.org> wrote:
>
>> See <https://builds.apache.org/job/apache-atlas-nightly/75/>
>>
>>


Re: Jenkins build is back to normal : apache-atlas-nightly #75

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
This is good news, we have a stable build.

On Wed, Sep 23, 2015 at 6:32 PM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/apache-atlas-nightly/75/>
>
>

Jenkins build is back to normal : apache-atlas-nightly #75

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/75/>


Build failed in Jenkins: apache-atlas-nightly #74

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/74/changes>

Changes:

[sshivalingamurthy] ATLAS-147 Fix a code issue when defineTypes (ltfxyz via shwethags)

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/incubator-atlas.git # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/incubator-atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision c3453f60af575c7ec8e830b629280931b5e72e2d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c3453f60af575c7ec8e830b629280931b5e72e2d
 > git rev-list 1bfda02a11762cee733bf5c5b1b82e1e256acda0 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson2945238184833656462.sh
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.7.0-64
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ PATH=/home/jenkins/tools/java/jdk1.7.0-64/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -Drat.numUnapprovedLicenses=100 -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.6-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ line 396, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] apache-atlas
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Common
[INFO] Apache Atlas Client
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Distribution
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apache-atlas 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-atlas ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-atlas ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1442927102827
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-atlas ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ apache-atlas ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ apache-atlas ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: dashboard/.bower-*/**
[INFO] Exclude: dashboard/.bowerrc
[INFO] Exclude: dashboard/lib/**
[INFO] Exclude: dashboard/node*/**
[INFO] Exclude: dashboard/dist/**
[INFO] Exclude: dashboard/public/lib/**
[INFO] Exclude: dashboard/**/*.min.js*
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... FAILURE [01:23 min]
[INFO] Apache Atlas Typesystem ........................... SKIPPED
[INFO] Apache Atlas Common ............................... SKIPPED
[INFO] Apache Atlas Client ............................... SKIPPED
[INFO] Apache Atlas Notification ......................... SKIPPED
[INFO] Apache Atlas Repository ........................... SKIPPED
[INFO] Apache Atlas Web Application ...................... SKIPPED
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:24 min
[INFO] Finished at: 2015-09-22T13:06:24+00:00
[INFO] Final Memory: 54M/1423M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (rat-check) on project apache-atlas: Too many unapproved licenses: 15627 -> [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 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 8 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> of module  with 117 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> of module  with 31 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> of module  with 567 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> of module  with 542 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> of module  with 148 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #60
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 6 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #60
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/73/changes>

Changes:

[sshivalingamurthy] ATLAS-58 Make hive hook reliable (shwethags)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/incubator-atlas.git # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/incubator-atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1bfda02a11762cee733bf5c5b1b82e1e256acda0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bfda02a11762cee733bf5c5b1b82e1e256acda0
 > git rev-list 016e36c007f05dbba0071b1d21d9b26fa8fe0b01 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson5725756091699882008.sh
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.7.0-64
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ PATH=/home/jenkins/tools/java/jdk1.7.0-64/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -Drat.numUnapprovedLicenses=100 -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.6-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ line 396, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] apache-atlas
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Common
[INFO] Apache Atlas Client
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Distribution
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apache-atlas 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-atlas ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-atlas ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1442915804652
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-atlas ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ apache-atlas ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ apache-atlas ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: dashboard/.bower-*/**
[INFO] Exclude: dashboard/.bowerrc
[INFO] Exclude: dashboard/lib/**
[INFO] Exclude: dashboard/node*/**
[INFO] Exclude: dashboard/dist/**
[INFO] Exclude: dashboard/public/lib/**
[INFO] Exclude: dashboard/**/*.min.js*
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... FAILURE [01:37 min]
[INFO] Apache Atlas Typesystem ........................... SKIPPED
[INFO] Apache Atlas Common ............................... SKIPPED
[INFO] Apache Atlas Client ............................... SKIPPED
[INFO] Apache Atlas Notification ......................... SKIPPED
[INFO] Apache Atlas Repository ........................... SKIPPED
[INFO] Apache Atlas Web Application ...................... SKIPPED
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:38 min
[INFO] Finished at: 2015-09-22T09:58:17+00:00
[INFO] Final Memory: 54M/1319M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (rat-check) on project apache-atlas: Too many unapproved licenses: 15627 -> [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 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 8 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> of module  with 117 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> of module  with 31 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> of module  with 567 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> of module  with 542 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> of module  with 148 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #60
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 6 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #60
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.

Build failed in Jenkins: apache-atlas-nightly #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/72/changes>

Changes:

[venkatesh] ATLAS-154 Update website for 0.5-incubating release. Contributed by Venkatesh Seetharam

[venkatesh] ATLAS-90 Support offline builds. Contributed by Vishal Kadam

[venkatesh] ATLAS-109 Remove v2 Folder. Contributed by Vishal Kadam

[venkatesh] ATLAS-113 Add an About Dialog to Apache Atlas UI with version number. Contributed by Vishal Kadam

[venkatesh] ATLAS-111 UI: Create Help Link. Contributed by Vishal Kadam

[venkatesh] ATLAS-152 TimeStamp fields not showing the details tab. Contributed by Vishal Kadam

[venkatesh] ATLAS-112 UI: Make lineage graph extensible for multiple nodes. Contributed by Vishal Kadam

[venkatesh] ATLAS-110 UI: Lineage should be clickable. Contributed by Vishal Kadam

[venkatesh] ATLAS-109 Remove v2 Folder - removed left over files. Contributed by Vishal Kadam

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/apache-atlas-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/incubator-atlas.git # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/incubator-atlas.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/incubator-atlas.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 016e36c007f05dbba0071b1d21d9b26fa8fe0b01 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 016e36c007f05dbba0071b1d21d9b26fa8fe0b01
 > git rev-list 367f5f8ee73bf0c64dd849683c9ce908bade9775 # timeout=10
[apache-atlas-nightly] $ /bin/bash -xe /tmp/hudson4609957211046174025.sh
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.7.0-64
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ PATH=/home/jenkins/tools/java/jdk1.7.0-64/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export 'MAVEN_OPTS=-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ MAVEN_OPTS='-Xmx4096m -XX:MaxPermSize=1024m -Dfile.encoding=UTF-8 -noverify'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -Drat.numUnapprovedLicenses=100 -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.atlas:atlas-webapp:war:0.6-incubating-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:keytool-maven-plugin is missing. @ line 386, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] apache-atlas
[INFO] Apache Atlas Typesystem
[INFO] Apache Atlas Client
[INFO] Apache Atlas Notification
[INFO] Apache Atlas Repository
[INFO] Apache Atlas Web Application
[INFO] Apache Atlas Documentation
[INFO] Apache Atlas Hive Bridge
[INFO] Apache Atlas Distribution
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apache-atlas 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-atlas ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-atlas ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1442015454071
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ apache-atlas ---
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ apache-atlas ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ apache-atlas ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ apache-atlas ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/target/failsafe-reports>
[INFO] 
[INFO] >>> scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ apache-atlas >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-atlas ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1442015456855
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] <<< scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ apache-atlas <<<
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:doc-jar (attach-scaladocs) @ apache-atlas ---
[INFO] No source files found
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ apache-atlas ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: dashboard/.bower-*/**
[INFO] Exclude: dashboard/.bowerrc
[INFO] Exclude: dashboard/lib/**
[INFO] Exclude: dashboard/node*/**
[INFO] Exclude: dashboard/dist/**
[INFO] Exclude: dashboard/public/lib/**
[INFO] Exclude: dashboard/**/*.min.js*
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... FAILURE [02:41 min]
[INFO] Apache Atlas Typesystem ........................... SKIPPED
[INFO] Apache Atlas Client ............................... SKIPPED
[INFO] Apache Atlas Notification ......................... SKIPPED
[INFO] Apache Atlas Repository ........................... SKIPPED
[INFO] Apache Atlas Web Application ...................... SKIPPED
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:43 min
[INFO] Finished at: 2015-09-11T23:53:28+00:00
[INFO] Final Memory: 61M/1461M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (rat-check) on project apache-atlas: Too many unapproved licenses: 15627 -> [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 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 8 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> of module  with 117 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> of module  with 31 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> of module  with 567 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> of module  with 542 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> of module  with 148 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #60
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 6 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #60
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.