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 2018/01/03 13:27:13 UTC

Build failed in Jenkins: Atlas-master-UnitTests #221

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

Changes:

[nixon] ATLAS-2272 :- Save the state of dragged columns using save search API.

[nixon] ATLAS-2272 : UI - Save the state of dragged columns using save search

[nixon] ATLAS-2329 : Atlas UI Multiple Hovers appears if user click on another

------------------------------------------
[...truncated 15.65 KB...]
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[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] 123 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 123 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-intg ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/main/java/org/apache/atlas/model/SearchFilter.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/main/java/org/apache/atlas/model/SearchFilter.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/main/java/org/apache/atlas/model/typedef/AtlasStructDef.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-intg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-intg ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/src/test/java/org/apache/atlas/TestUtilsV2.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ atlas-intg ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.atlas.model.typedef.TestAtlasEnumDef
[INFO] Running org.apache.atlas.type.TestAtlasByteType
[INFO] Running org.apache.atlas.TestUtilsV2
[INFO] Running org.apache.atlas.type.TestAtlasIntType
[INFO] Running org.apache.atlas.type.TestAtlasBigDecimalType
[INFO] Running org.apache.atlas.type.TestAtlasDateType
[INFO] Running org.apache.atlas.type.TestAtlasTypeRegistry
[INFO] Running org.apache.atlas.model.typedef.TestAtlasRelationshipDef
[INFO] Running org.apache.atlas.type.TestAtlasMapType
[INFO] Running org.apache.atlas.type.TestAtlasStructType
[INFO] Running org.apache.atlas.model.instance.TestAtlasEntity
[INFO] Running org.apache.atlas.type.TestAtlasFloatType
[INFO] Running org.apache.atlas.type.TestAtlasDoubleType
[INFO] Running org.apache.atlas.type.TestAtlasBigIntegerType
[INFO] Running org.apache.atlas.type.TestAtlasRelationshipType
[INFO] Running org.apache.atlas.model.typedef.TestAtlasClassificationDef
[INFO] Running org.apache.atlas.type.TestAtlasShortType
[INFO] Running org.apache.atlas.type.TestAtlasBooleanType
[INFO] Running org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble
[INFO] Running org.apache.atlas.type.TestAtlasEntityType
[INFO] Running org.apache.atlas.model.typedef.TestAtlasStructDef
[INFO] Running org.apache.atlas.type.TestAtlasLongType
[INFO] Running org.apache.atlas.type.TestAtlasStringType
[INFO] Running org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest
[INFO] Running org.apache.atlas.type.TestAtlasClassificationType
[INFO] Running org.apache.atlas.type.TestAtlasArrayType
[INFO] Running org.apache.atlas.model.typedef.TestAtlasEntityDef
[INFO] Running org.apache.atlas.type.TestAtlasObjectIdType
[INFO] Running org.apache.atlas.TestRelationshipUtilsV2
[INFO] Running org.apache.atlas.security.InMemoryJAASConfigurationTest
[INFO] Running org.apache.atlas.model.instance.TestAtlasClassification
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in org.apache.atlas.TestUtilsV2
[INFO] Running org.apache.atlas.ApplicationPropertiesTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in org.apache.atlas.TestRelationshipUtilsV2
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 s - in org.apache.atlas.type.TestAtlasDoubleType
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s - in org.apache.atlas.security.InMemoryJAASConfigurationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s - in org.apache.atlas.type.TestAtlasFloatType
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s - in org.apache.atlas.type.TestAtlasBuiltInTypesFloatDouble
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 s - in org.apache.atlas.type.TestAtlasBigIntegerType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s - in org.apache.atlas.type.TestAtlasShortType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s - in org.apache.atlas.type.TestAtlasIntType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 s - in org.apache.atlas.type.TestAtlasLongType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.635 s - in org.apache.atlas.type.TestAtlasBigDecimalType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.197 s - in org.apache.atlas.type.TestAtlasArrayType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s - in org.apache.atlas.type.TestAtlasStringType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s - in org.apache.atlas.type.TestAtlasDateType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.68 s - in org.apache.atlas.type.TestAtlasByteType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 s - in org.apache.atlas.type.TestAtlasMapType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s - in org.apache.atlas.type.TestAtlasBooleanType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.apache.atlas.type.TestAtlasObjectIdType
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.789 s - in org.apache.atlas.type.TestAtlasRelationshipType
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.606 s - in org.apache.atlas.security.InMemoryJAASConfigurationTicketBasedKafkaClientTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s - in org.apache.atlas.ApplicationPropertiesTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.351 s - in org.apache.atlas.type.TestAtlasTypeRegistry
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.421 s - in org.apache.atlas.model.instance.TestAtlasClassification
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.383 s - in org.apache.atlas.model.instance.TestAtlasEntity
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.366 s - in org.apache.atlas.model.typedef.TestAtlasClassificationDef
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.58 s - in org.apache.atlas.model.typedef.TestAtlasRelationshipDef
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.369 s - in org.apache.atlas.type.TestAtlasEntityType
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.333 s - in org.apache.atlas.type.TestAtlasStructType
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.847 s - in org.apache.atlas.model.typedef.TestAtlasEnumDef
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.884 s - in org.apache.atlas.model.typedef.TestAtlasStructDef
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.985 s - in org.apache.atlas.model.typedef.TestAtlasEntityDef
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.268 s - in org.apache.atlas.type.TestAtlasClassificationType
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 129, 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.938 s]
[INFO] Apache Atlas Integration ........................... FAILURE [ 38.017 s]
[INFO] Apache Atlas Common ................................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] atlas-client-common ................................ SKIPPED
[INFO] atlas-client-v1 .................................... SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] atlas-client-v2 .................................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Apache Atlas JanusGraph DB Impl .................... SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[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: 41.693 s
[INFO] Finished at: 2018-01-03T13:27:08Z
[INFO] Final Memory: 64M/1994M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project atlas-intg: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/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 The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg> && /usr/local/asfpackages/java/jdk1.8.0_152/jre/bin/java -Djava.awt.headless=true -Dproject.version=1.0.0-SNAPSHOT -Dhadoop.tmp.dir=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/tmp-hadoop-jenkins> -Xmx1024m -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire/surefirebooter1274707206439149441.jar> <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire> 2018-01-03T13-26-36_093-jvmRun3 surefire2132283182755306619tmp surefire_226393246215978754553tmp
[ERROR] Process Exit Code: 0
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg> && /usr/local/asfpackages/java/jdk1.8.0_152/jre/bin/java -Djava.awt.headless=true -Dproject.version=1.0.0-SNAPSHOT -Dhadoop.tmp.dir=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/tmp-hadoop-jenkins> -Xmx1024m -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire/surefirebooter1274707206439149441.jar> <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire> 2018-01-03T13-26-36_093-jvmRun3 surefire2132283182755306619tmp surefire_226393246215978754553tmp
[ERROR] Process Exit Code: 0
[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: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg> && /usr/local/asfpackages/java/jdk1.8.0_152/jre/bin/java -Djava.awt.headless=true -Dproject.version=1.0.0-SNAPSHOT -Dhadoop.tmp.dir=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/tmp-hadoop-jenkins> -Xmx1024m -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire/surefirebooter1274707206439149441.jar> <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/surefire> 2018-01-03T13-26-36_093-jvmRun3 surefire2132283182755306619tmp surefire_226393246215978754553tmp
[ERROR] Process Exit Code: 0
[ERROR] 	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:686)
[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-intg
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-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=02a618afd16e7b7959140d48e2a12390aa043171, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #220
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-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=02a618afd16e7b7959140d48e2a12390aa043171, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #220
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-UnitTests/builds/221/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-master-UnitTests #222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/222/display/redirect>