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 2017/11/17 20:37:44 UTC

Build failed in Jenkins: Atlas-master-Titan-UnitTests #19

See <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/19/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2265: upgrade Jackson library version from 1.9.13 to 2.9.2, to be

------------------------------------------
[...truncated 165.10 KB...]
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ atlas-repository ---
[INFO] Configured Artifact: org.apache.atlas:atlas-common:1.0.0-SNAPSHOT:test-jar
[INFO] Unpacking <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/common/target/atlas-common-1.0.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/local_solr> with includes "" and excludes "org/**,META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-repository ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
[INFO] Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSourceTest
[INFO] Running org.apache.atlas.repository.impexp.LocalSolrTest
[INFO] Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Running org.apache.atlas.repository.impexp.ExportServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.ZipSinkTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
[INFO] Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Running org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.ImportServiceTest
[INFO] Running org.apache.atlas.TestModules
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformsTest
[INFO] Running org.apache.atlas.utils.TestResourceFileUtils
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Running org.apache.atlas.services.MetricsServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.422 s - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun12.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun6.dumpstream>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.233 s - in org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.346 s - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.11 s - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.514 s - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.766 s - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.345 s - in org.apache.atlas.utils.TestResourceFileUtils
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun14.dumpstream>
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.135 s - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun19.dumpstream>
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.193 s - in org.apache.atlas.TestModules
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.211 s - in org.apache.atlas.repository.impexp.ImportTransformerTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun22.dumpstream>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.965 s - in org.apache.atlas.services.MetricsServiceTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T20-33-26_818-jvmRun5.dumpstream>
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.557 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.697 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 39.031 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  9.152 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.142 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.945 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  4.325 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.946 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.427 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.598 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.078 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.489 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.672 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.947 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 27.371 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.096 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 23.194 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [  9.082 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.770 s]
[INFO] Apache Atlas Repository ............................ FAILURE [ 48.688 s]
[INFO] Apache Atlas Authorization ......................... 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:30 min
[INFO] Finished at: 2017-11-17T20:36:47Z
[INFO] Final Memory: 146M/2417M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter.getThrowable(DeserializedStacktraceWriter.java:71)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:673)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a74f1b335a638ed2262aeb7b3279f62b79ca6d51, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #18
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a74f1b335a638ed2262aeb7b3279f62b79ca6d51, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #18
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/19/testng/testng-results.xml'
32.352940% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-Titan-UnitTests #23

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/23/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2269: Error in the Area 0 and 3 model files

------------------------------------------
[...truncated 165.99 KB...]
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ atlas-repository ---
[INFO] Configured Artifact: org.apache.atlas:atlas-common:1.0.0-SNAPSHOT:test-jar
[INFO] Unpacking <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/common/target/atlas-common-1.0.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/local_solr> with includes "" and excludes "org/**,META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-repository ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
[INFO] Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Running org.apache.atlas.repository.impexp.ImportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSourceTest
[INFO] Running org.apache.atlas.services.MetricsServiceTest
[INFO] Running org.apache.atlas.repository.impexp.LocalSolrTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSinkTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformsTest
[INFO] Running org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Running org.apache.atlas.repository.impexp.ExportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
[INFO] Running org.apache.atlas.TestModules
[INFO] Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Running org.apache.atlas.utils.TestResourceFileUtils
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.84 s - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.902 s - in org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.701 s - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun30.dumpstream>
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.139 s - in org.apache.atlas.utils.TestResourceFileUtils
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun21.dumpstream>
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.595 s - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun26.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun20.dumpstream>
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.226 s - in org.apache.atlas.repository.impexp.ImportTransformerTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun14.dumpstream>
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.999 s - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.131 s - in org.apache.atlas.TestModules
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.79 s - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-20T20-22-28_093-jvmRun31.dumpstream>
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.769 s - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.897 s - in org.apache.atlas.services.MetricsServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.623 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.144 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 37.522 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.838 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.116 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.801 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  4.289 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.686 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 10.570 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.590 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.138 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.346 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.690 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.914 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 27.356 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.082 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 20.553 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.364 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.589 s]
[INFO] Apache Atlas Repository ............................ FAILURE [ 45.614 s]
[INFO] Apache Atlas Authorization ......................... 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:19 min
[INFO] Finished at: 2017-11-20T20:25:37Z
[INFO] Final Memory: 154M/2380M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter.getThrowable(DeserializedStacktraceWriter.java:71)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:673)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4a8777b40e641584c088e6e9bc14145f72f681c0, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #18
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4a8777b40e641584c088e6e9bc14145f72f681c0, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #18
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/23/testng/testng-results.xml'
29.411764% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-Titan-UnitTests #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/22/display/redirect?page=changes>

Changes:

[ssubramanian] ATLAS-2267: Update basic search to support classification attributes

------------------------------------------
[...truncated 165.08 KB...]
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ atlas-repository ---
[INFO] Configured Artifact: org.apache.atlas:atlas-common:1.0.0-SNAPSHOT:test-jar
[INFO] Unpacking <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/common/target/atlas-common-1.0.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/local_solr> with includes "" and excludes "org/**,META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-repository ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.ImportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
[INFO] Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Running org.apache.atlas.repository.impexp.ExportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSinkTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
[INFO] Running org.apache.atlas.TestModules
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.ZipSourceTest
[INFO] Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformsTest
[INFO] Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.LocalSolrTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
[INFO] Running org.apache.atlas.services.MetricsServiceTest
[INFO] Running org.apache.atlas.utils.TestResourceFileUtils
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.229 s - in org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.74 s - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun13.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun15.dumpstream>
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.704 s - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.765 s - in org.apache.atlas.repository.impexp.UniqueListTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun16.dumpstream>
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.351 s - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun11.dumpstream>
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.142 s - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.882 s - in org.apache.atlas.TestModules
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.41 s - in org.apache.atlas.utils.TestResourceFileUtils
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.193 s - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun29.dumpstream>
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.096 s - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T02-22-24_447-jvmRun19.dumpstream>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.719 s - in org.apache.atlas.services.MetricsServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.595 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.836 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 38.357 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  7.496 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.119 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.964 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  4.353 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.758 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.803 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.629 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.097 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.386 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.582 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.967 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 28.637 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.107 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 22.637 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [  7.929 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.342 s]
[INFO] Apache Atlas Repository ............................ FAILURE [ 50.670 s]
[INFO] Apache Atlas Authorization ......................... 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:24 min
[INFO] Finished at: 2017-11-18T02:25:39Z
[INFO] Final Memory: 140M/2394M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter.getThrowable(DeserializedStacktraceWriter.java:71)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:673)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0765d57966ddc5a9f5876b1dae039a8584e7c2fa, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #18
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=0765d57966ddc5a9f5876b1dae039a8584e7c2fa, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #18
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/22/testng/testng-results.xml'
29.411764% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-Titan-UnitTests #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/21/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2265: upgrade Jackson library version from 1.9.13 to 2.9.2, to be

------------------------------------------
[...truncated 166.05 KB...]
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ atlas-repository ---
[INFO] Configured Artifact: org.apache.atlas:atlas-common:1.0.0-SNAPSHOT:test-jar
[INFO] Unpacking <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/common/target/atlas-common-1.0.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/local_solr> with includes "" and excludes "org/**,META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-repository ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
[INFO] Running org.apache.atlas.TestModules
[INFO] Running org.apache.atlas.repository.impexp.ZipSourceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformsTest
[INFO] Running org.apache.atlas.repository.impexp.ExportServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSinkTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
[INFO] Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.LocalSolrTest
[INFO] Running org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
[INFO] Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
[INFO] Running org.apache.atlas.services.MetricsServiceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
[INFO] Running org.apache.atlas.utils.TestResourceFileUtils
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.734 s - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.172 s - in org.apache.atlas.utils.TestResourceFileUtils
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.548 s - in org.apache.atlas.TestModules
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun9.dumpstream>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.59 s - in org.apache.atlas.repository.impexp.UniqueListTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun11.dumpstream>
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.87 s - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun15.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun1.dumpstream>
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.102 s - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun16.dumpstream>
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.656 s - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.619 s - in org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.311 s - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.026 s - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-18T01-46-55_385-jvmRun17.dumpstream>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.35 s - in org.apache.atlas.services.MetricsServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.521 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.776 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 39.893 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.997 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.109 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.811 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  4.196 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.576 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.537 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.598 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.082 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.443 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.924 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.968 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 29.022 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.089 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 21.393 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 10.210 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.257 s]
[INFO] Apache Atlas Repository ............................ FAILURE [ 52.131 s]
[INFO] Apache Atlas Authorization ......................... 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:30 min
[INFO] Finished at: 2017-11-18T01:50:15Z
[INFO] Final Memory: 154M/2288M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter.getThrowable(DeserializedStacktraceWriter.java:71)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:673)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6dea2e4f6318911328ff5d1edc52f66521826d6f, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #18
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6dea2e4f6318911328ff5d1edc52f66521826d6f, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #18
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/21/testng/testng-results.xml'
29.411764% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-Titan-UnitTests #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/20/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2232: update enunciate verision from 2.8.0 to 2.10.1. Set

------------------------------------------
[...truncated 861.62 KB...]
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 109 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ atlas-repository ---
[INFO] Configured Artifact: org.apache.atlas:atlas-common:1.0.0-SNAPSHOT:test-jar
[INFO] Unpacking <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/common/target/atlas-common-1.0.0-SNAPSHOT-tests.jar> to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/local_solr> with includes "" and excludes "org/**,META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-repository ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Running org.apache.atlas.repository.impexp.ExportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportServiceTest
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
[INFO] Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.ZipSourceTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
[INFO] Running org.apache.atlas.services.MetricsServiceTest
[INFO] Running org.apache.atlas.utils.TestResourceFileUtils
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
[INFO] Running org.apache.atlas.repository.impexp.UniqueListTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
[INFO] Running org.apache.atlas.TestModules
[INFO] Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
[INFO] Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
[INFO] Running org.apache.atlas.repository.impexp.LocalSolrTest
[INFO] Running org.apache.atlas.repository.impexp.ZipSinkTest
[INFO] Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
[INFO] Running org.apache.atlas.repository.impexp.ImportTransformsTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.961 s - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.828 s - in org.apache.atlas.utils.TestResourceFileUtils
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.985 s - in org.apache.atlas.repository.impexp.ImportTransformerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.293 s - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.399 s - in org.apache.atlas.repository.impexp.UniqueListTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun14.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun22.dumpstream>
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.082 s - in org.apache.atlas.TestModules
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun12.dumpstream>
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.589 s - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.62 s - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.603 s - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.636 s - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun13.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun15.dumpstream>
[WARNING] ForkStarter IOException: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V. See the dump file <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports/2017-11-17T21-56-24_709-jvmRun9.dumpstream>
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.909 s - in org.apache.atlas.services.MetricsServiceTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.529 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.075 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 37.139 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 12.119 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.149 s]
[INFO] atlas-client-common ................................ SUCCESS [  1.084 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  4.576 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  1.769 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.114 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.678 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.121 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.511 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  1.654 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.048 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 28.467 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.106 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 22.153 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 18.421 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.424 s]
[INFO] Apache Atlas Repository ............................ FAILURE [ 48.425 s]
[INFO] Apache Atlas Authorization ......................... 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:42 min
[INFO] Finished at: 2017-11-17T21:59:57Z
[INFO] Final Memory: 149M/2161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/repository/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] ExecutionException org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] 	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
[ERROR] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
[ERROR] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
[ERROR] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:955)
[ERROR] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290)
[ERROR] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:194)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] 	at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] Caused by: java.lang.NoSuchMethodError: org.apache.maven.surefire.report.SafeThrowable.<init>(Ljava/lang/String;)V
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter.getThrowable(DeserializedStacktraceWriter.java:71)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:673)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] 	at java.lang.Thread.run(Thread.java:748)
[ERROR] 
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=12d83b5bd52fe1314004188475b59cc945bcd6d1, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #18
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=12d83b5bd52fe1314004188475b59cc945bcd6d1, workspace=<https://builds.apache.org/job/Atlas-master-Titan-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #18
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
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-Titan-UnitTests/builds/20/testng/testng-results.xml'
29.411764% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH