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

Changes:

[dkantor] Add dkantor as committer in pom.xml

------------------------------------------
[...truncated 341 lines...]
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ 
atlas-common ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ 
atlas-common >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-common ---
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ 
atlas-common <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-common ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[INFO] Found reliance on default encoding in 
org.apache.atlas.addons.ModelDefinitionDump.dumpModelToFile(String, String): 
new java.io.FileWriter(String) [org.apache.atlas.addons.ModelDefinitionDump] At 
ModelDefinitionDump.java:[line 46]
[INFO] Exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.atlas.addons.ModelDefinitionDump.dumpModelToFile(String, String) 
[org.apache.atlas.addons.ModelDefinitionDump] At ModelDefinitionDump.java:[line 
44]
[INFO] 
org.apache.atlas.security.InMemoryJAASConfiguration.initialize(Properties) 
makes inefficient use of keySet iterator instead of entrySet iterator 
[org.apache.atlas.security.InMemoryJAASConfiguration, 
org.apache.atlas.security.InMemoryJAASConfiguration] At 
InMemoryJAASConfiguration.java:[line 252]Another occurrence at 
InMemoryJAASConfiguration.java:[line 331]
[INFO] Found reliance on default encoding in 
org.apache.atlas.utils.AuthenticationUtil.getBasicAuthenticationInput(): new 
java.io.InputStreamReader(InputStream) 
[org.apache.atlas.utils.AuthenticationUtil] At AuthenticationUtil.java:[line 63]
[INFO] 


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



[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-common 
---
[INFO] Installing 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/atlas-common-0.8-incubating-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/atlas-common/0.8-incubating-SNAPSHOT/atlas-common-0.8-incubating-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/atlas/atlas-common/0.8-incubating-SNAPSHOT/atlas-common-0.8-incubating-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/atlas-common-0.8-incubating-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/atlas-common/0.8-incubating-SNAPSHOT/atlas-common-0.8-incubating-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/atlas-common-0.8-incubating-SNAPSHOT-test-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/atlas-common/0.8-incubating-SNAPSHOT/atlas-common-0.8-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Typesystem 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-typesystem ---
[INFO] Deleting 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target>
[INFO] Deleting 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem> (includes = 
[**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-typesystem ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem>
[INFO] Storing buildNumber: 8a3c167ab3587ef1316fcfea445530974076daba at 
timestamp: 1470103227873
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-typesystem ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ 
atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 6 Scala sources and 47 Java sources to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/classes>
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/main/java/org/apache/atlas/typesystem/types/FieldMapping.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-typesystem ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ 
atlas-typesystem ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal 
incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 7 Scala sources and 15 Java sources to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
atlas-typesystem ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>:
 Some input files use unchecked or unsafe operations.
[WARNING] 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/src/test/java/org/apache/atlas/typesystem/types/BaseTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-typesystem 
---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use 
<argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.typesystem.builders.TypesBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 sec - in 
org.apache.atlas.typesystem.builders.TypesBuilderTest
Running org.apache.atlas.typesystem.builders.BuilderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in 
org.apache.atlas.typesystem.builders.BuilderTest
Running org.apache.atlas.typesystem.builders.InstanceBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in 
org.apache.atlas.typesystem.builders.InstanceBuilderTest
Running org.apache.atlas.typesystem.builders.MultiplicityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec - in 
org.apache.atlas.typesystem.builders.MultiplicityTest
Running org.apache.atlas.typesystem.types.ValidationTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in 
org.apache.atlas.typesystem.types.ValidationTest
Running org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec - in 
org.apache.atlas.typesystem.types.cache.DefaultTypeCacheTest
Running org.apache.atlas.typesystem.types.EnumTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec - in 
org.apache.atlas.typesystem.types.EnumTest
Running org.apache.atlas.typesystem.types.StructTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec - in 
org.apache.atlas.typesystem.types.StructTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in 
org.apache.atlas.typesystem.types.HierarchicalTypeTest
Running org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in 
org.apache.atlas.typesystem.types.HierarchicalTypeDependencySorterTest
Running org.apache.atlas.typesystem.types.TypeInheritanceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in 
org.apache.atlas.typesystem.types.TypeInheritanceTest
Running org.apache.atlas.typesystem.types.TraitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in 
org.apache.atlas.typesystem.types.TraitTest
Running org.apache.atlas.typesystem.types.ClassTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec - in 
org.apache.atlas.typesystem.types.ClassTest
Running org.apache.atlas.typesystem.types.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in 
org.apache.atlas.typesystem.types.BaseTest
Running org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in 
org.apache.atlas.typesystem.types.TypeUpdateBaseTest
Running org.apache.atlas.typesystem.types.TypeSystemTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 sec - in 
org.apache.atlas.typesystem.types.TypeSystemTest
Running org.apache.atlas.typesystem.types.FieldMappingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in 
org.apache.atlas.typesystem.types.FieldMappingTest
Running org.apache.atlas.typesystem.json.SerializationJavaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in 
org.apache.atlas.typesystem.json.SerializationJavaTest
Running org.apache.atlas.typesystem.json.SerializationTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.39 sec - in 
org.apache.atlas.typesystem.json.SerializationTest
Running org.apache.atlas.typesystem.json.InstanceSerializationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 sec - in 
org.apache.atlas.typesystem.json.InstanceSerializationTest
Running org.apache.atlas.typesystem.json.TypesSerializationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 sec - in 
org.apache.atlas.typesystem.json.TypesSerializationTest
Running org.apache.atlas.ApplicationPropertiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec - in 
org.apache.atlas.ApplicationPropertiesTest

Results :

Tests run: 98, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 11.153 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 29.735 s]
[INFO] Apache Atlas Typesystem ............................ FAILURE [01:13 min]
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Apache Atlas Titan ................................. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Business Catalog ...................... SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 min
[INFO] Finished at: 2016-08-02T02:01:40+00:00
[INFO] Final Memory: 91M/1730M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-typesystem: ExecutionException: 
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-typesystem
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 12 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml>
 with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml>
 with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml>
 with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml>
 with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml>
 with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml>
 with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml>
 with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml>
 with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml>
 with 1610 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml>
 with 1640 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml>
 with 1640 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml>
 with 2102 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 9 files in 
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/target/surefire-reports/testng-results.xml,**/target/failsafe-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.
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...
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/390/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/390/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to