You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/04/08 13:19:40 UTC

Build failed in Jenkins: usergrid-stack #118

See <https://builds.apache.org/job/usergrid-stack/118/display/redirect>

------------------------------------------
[...truncated 3.78 MB...]
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:209)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:246)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:355)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:246)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:422)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:224)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:338)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:246)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:48)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:365)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:583)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:259)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:498)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:399)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:224)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:338)
    at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:202)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
    at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
    at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:246)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:200)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.3% relative to #117
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.93 KB of artifacts by 39.9% relative to #117
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.35 KB of artifacts by 46.1% relative to #117
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped

Jenkins build is back to normal : usergrid-stack #125

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/125/display/redirect>


Build failed in Jenkins: usergrid-stack #124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/124/display/redirect?page=changes>

Changes:

[keyur.karnik+github] WIP

------------------------------------------
[...truncated 249.87 KB...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ usergrid-services ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (default-report) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ usergrid-services ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (test-jar-execution) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:check (default-check) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ usergrid-services ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom (4.9 kB at 307 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom (4.1 kB at 339 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom (5.3 kB at 380 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom (7.0 kB at 497 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom (5.4 kB at 168 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom (4.2 kB at 325 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom (2.8 kB at 214 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom (2.8 kB at 229 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom (6.2 kB at 519 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom (4.2 kB at 321 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom (12 kB at 711 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom (4.3 kB at 306 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom (4.5 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom (4.9 kB at 379 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom (4.0 kB at 307 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom (4.7 kB at 389 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom (3.4 kB at 41 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom (6.4 kB at 490 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar (3.2 kB at 230 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar (19 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar (22 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar (68 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar (8.5 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar (118 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar (42 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar (54 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar (204 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar (88 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar (13 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar (10 kB at 162 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar (6.5 kB at 94 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar (22 kB at 286 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar (399 kB at 4.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar (813 kB at 8.6 MB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [ 13.628 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  5.201 s]
[INFO] Usergrid Config .................................... SUCCESS [  3.821 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  2.118 s]
[INFO] Usergrid Model ..................................... SUCCESS [  6.452 s]
[INFO] Usergrid Common .................................... SUCCESS [ 10.887 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  4.559 s]
[INFO] Usergrid Collection ................................ SUCCESS [  5.795 s]
[INFO] Usergrid Map ....................................... SUCCESS [  3.488 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 11.174 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  8.588 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [ 11.042 s]
[INFO] Usergrid Graph ..................................... SUCCESS [  4.466 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  3.458 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.387 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 13.127 s]
[INFO] Usergrid Services .................................. SUCCESS [ 18.501 s]
[INFO] Usergrid REST ...................................... FAILURE [  2.023 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:49 min
[INFO] Finished at: 2019-05-30T08:47:22Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest

[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 89.9% relative to #123
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.94 KB of artifacts by 39.9% relative to #123
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.34 KB of artifacts by 46.1% relative to #123
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped
Not sending mail to unregistered user keyur.karnik+github@gmail.com

Build failed in Jenkins: usergrid-stack #123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/123/display/redirect?page=changes>

Changes:

[keyur.karnik+github] WIP

------------------------------------------
[...truncated 298.88 KB...]
[INFO] --- maven-jar-plugin:2.5:test-jar (test-jar-execution) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:check (default-check) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ usergrid-services ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom (356 B at 7.4 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom (4.9 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom (4.1 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom (5.3 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 291 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom (7.0 kB at 145 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom (5.4 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom (4.2 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom (2.8 kB at 58 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom (2.8 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom (2.7 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom (6.2 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom (4.2 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom (12 kB at 257 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom (4.3 kB at 93 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom (4.5 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom (4.9 kB at 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom (4.0 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom (4.7 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom (8.9 kB at 190 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom (3.4 kB at 72 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom (6.4 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar (64 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar (19 kB at 569 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar (22 kB at 453 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar (3.2 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar (42 kB at 780 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar (8.5 kB at 136 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar (414 kB at 5.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar (68 kB at 969 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar (118 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar (204 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar (54 kB at 457 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar (813 kB at 6.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar (13 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar (10 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar (641 kB at 3.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar (88 kB at 459 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar (399 kB at 2.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar (6.5 kB at 30 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar (22 kB at 103 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [ 13.097 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  4.849 s]
[INFO] Usergrid Config .................................... SUCCESS [  3.896 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  2.085 s]
[INFO] Usergrid Model ..................................... SUCCESS [  5.722 s]
[INFO] Usergrid Common .................................... SUCCESS [ 11.053 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  5.238 s]
[INFO] Usergrid Collection ................................ SUCCESS [  5.568 s]
[INFO] Usergrid Map ....................................... SUCCESS [  3.879 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 11.898 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  9.380 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [ 11.638 s]
[INFO] Usergrid Graph ..................................... SUCCESS [  4.775 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  3.708 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.479 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 13.077 s]
[INFO] Usergrid Services .................................. SUCCESS [ 19.101 s]
[INFO] Usergrid REST ...................................... FAILURE [  2.727 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:56 min
[INFO] Finished at: 2019-05-30T07:52:52Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.0% relative to #122
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.93 KB of artifacts by 39.9% relative to #122
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.34 KB of artifacts by 46.1% relative to #122
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped
Not sending mail to unregistered user keyur.karnik+github@gmail.com

Build failed in Jenkins: usergrid-stack #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/122/display/redirect>

------------------------------------------
[...truncated 138.34 KB...]
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/io/netty/netty-codec-http2/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/maven-metadata.xml
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http2/maven-metadata.xml (2.2 kB at 121 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ usergrid-services ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ usergrid-services ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ usergrid-services ---
[INFO] argLine set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ usergrid-services ---
[INFO] artifact io.grpc:grpc-core: checking for updates from central
[INFO] artifact io.netty:netty-codec-http2: checking for updates from central
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ usergrid-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ usergrid-services ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 212 source files to <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/classes>
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/security/sso/UsergridExternalProvider.java>:[22,33] org.apache.http.impl.conn.PoolingClientConnectionManager in org.apache.http.impl.conn has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/security/sso/UsergridExternalProvider.java>:[22,33] org.apache.http.impl.conn.PoolingClientConnectionManager in org.apache.http.impl.conn has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/security/sso/UsergridExternalProvider.java>:[22,33] org.apache.http.impl.conn.PoolingClientConnectionManager in org.apache.http.impl.conn has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractConnectionsService.java>:[197,24] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractConnectionsService.java>:[202,24] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractConnectionsService.java>:[334,27] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractConnectionsService.java>:[408,25] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractConnectionsService.java>:[492,27] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/services/AbstractCollectionService.java>:[278,25] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/security/sso/UsergridExternalProvider.java>:[262,17] org.apache.http.impl.conn.PoolingClientConnectionManager in org.apache.http.impl.conn has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/security/sso/UsergridExternalProvider.java>:[262,72] org.apache.http.impl.conn.PoolingClientConnectionManager in org.apache.http.impl.conn has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/importer/ImportServiceImpl.java>:[723,23] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/importer/ImportServiceImpl.java>:[1098,35] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/cassandra/ManagementServiceImpl.java>:[3384,26] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/export/ExportServiceImpl.java>:[531,39] createJsonGenerator(java.io.File,com.fasterxml.jackson.core.JsonEncoding) in com.fasterxml.jackson.core.JsonFactory has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/AppInfoMigrationPlugin.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/main/java/org/apache/usergrid/management/AppInfoMigrationPlugin.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ usergrid-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ usergrid-services ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 52 source files to <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/test-classes>
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[23,48] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[25,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/security/providers/PingIdentityProviderIT.java>:[43,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[23,48] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[25,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/security/providers/PingIdentityProviderIT.java>:[43,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[23,48] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[25,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/security/providers/PingIdentityProviderIT.java>:[43,30] junit.framework.Assert in junit.framework has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/management/importer/ImportCollectionIT.java>:[290,39] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/management/importer/ImportCollectionIT.java>:[304,39] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[36,9] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[36,27] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[49,9] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[49,27] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[56,9] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/assets/data/AssetUtilsTest.java>:[56,27] org.apache.usergrid.persistence.entities.Asset in org.apache.usergrid.persistence.entities has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/corepersistence/migration/AppInfoMigrationPluginTest.java>:[240,63] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/services/notifications/NotifiersServiceIT.java>:[227,35] get(java.util.UUID) in org.apache.usergrid.persistence.EntityManager has been deprecated
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/security/providers/FacebookProviderIT.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/usergrid-stack/ws/stack/services/src/test/java/org/apache/usergrid/security/providers/FacebookProviderIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ usergrid-services ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (default-report) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ usergrid-services ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (test-jar-execution) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:check (default-check) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ usergrid-services ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [ 15.003 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  5.395 s]
[INFO] Usergrid Config .................................... SUCCESS [  4.009 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  2.176 s]
[INFO] Usergrid Model ..................................... SUCCESS [  5.132 s]
[INFO] Usergrid Common .................................... SUCCESS [  8.915 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  4.683 s]
[INFO] Usergrid Collection ................................ SUCCESS [  5.529 s]
[INFO] Usergrid Map ....................................... SUCCESS [  3.821 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 10.566 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  7.076 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [  9.569 s]
[INFO] Usergrid Graph ..................................... SUCCESS [  4.719 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  3.537 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.522 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 12.011 s]
[INFO] Usergrid Services .................................. SUCCESS [ 16.159 s]
[INFO] Usergrid REST ...................................... FAILURE [  1.750 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:36 min
[INFO] Finished at: 2019-05-30T00:47:03Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.0% relative to #121
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.93 KB of artifacts by 39.9% relative to #121
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.34 KB of artifacts by 46.1% relative to #121
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped

Build failed in Jenkins: usergrid-stack #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/121/display/redirect>

------------------------------------------
[...truncated 301.00 KB...]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ usergrid-services ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (test-jar-execution) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:check (default-check) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ usergrid-services ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom (4.9 kB at 273 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom (4.1 kB at 339 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom (5.3 kB at 410 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 912 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom (7.0 kB at 464 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom (5.4 kB at 358 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom (4.2 kB at 353 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom (2.8 kB at 232 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom (2.8 kB at 229 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom (2.7 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom (6.2 kB at 479 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom (4.2 kB at 321 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom (12 kB at 604 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom (4.3 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom (4.5 kB at 266 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom (4.9 kB at 352 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom (4.0 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom (4.7 kB at 359 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom (8.9 kB at 687 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom (3.4 kB at 259 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom (6.4 kB at 455 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar (22 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar (19 kB at 989 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar (64 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar (42 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar (68 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar (3.2 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar (8.5 kB at 273 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar (118 kB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar (54 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar (88 kB at 1.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar (204 kB at 3.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar (13 kB at 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar (10 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar (6.5 kB at 83 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar (22 kB at 282 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar (813 kB at 8.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar (399 kB at 3.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar (641 kB at 5.4 MB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [ 11.333 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  4.727 s]
[INFO] Usergrid Config .................................... SUCCESS [  3.913 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  2.198 s]
[INFO] Usergrid Model ..................................... SUCCESS [  5.584 s]
[INFO] Usergrid Common .................................... SUCCESS [  8.764 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  4.435 s]
[INFO] Usergrid Collection ................................ SUCCESS [  6.389 s]
[INFO] Usergrid Map ....................................... SUCCESS [  3.748 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 10.789 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  9.047 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [ 12.496 s]
[INFO] Usergrid Graph ..................................... SUCCESS [  5.234 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  3.696 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.557 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 16.996 s]
[INFO] Usergrid Services .................................. SUCCESS [ 17.860 s]
[INFO] Usergrid REST ...................................... FAILURE [  2.001 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:45 min
[INFO] Finished at: 2019-05-26T13:47:14Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.3% relative to #120
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.94 KB of artifacts by 39.9% relative to #120
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.34 KB of artifacts by 46.1% relative to #120
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped

Build failed in Jenkins: usergrid-stack #120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/120/display/redirect>

------------------------------------------
[...truncated 340.85 KB...]
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.pom (356 B at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom (4.9 kB at 410 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom (4.1 kB at 203 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom (5.3 kB at 148 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 978 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom (7.0 kB at 497 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom (5.4 kB at 384 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom (4.2 kB at 325 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom (2.8 kB at 214 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom (2.8 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom (6.2 kB at 519 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom (4.2 kB at 126 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/tiger-types/1.4/tiger-types-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/tiger-types/1.4/tiger-types-1.4.pom (2.3 kB at 179 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom (12 kB at 930 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom (4.3 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom (4.5 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom (4.9 kB at 379 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom (4.0 kB at 307 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom (4.7 kB at 311 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom (8.9 kB at 687 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom (3.4 kB at 240 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom (6.4 kB at 455 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar (19 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar (42 kB at 2.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar (64 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar (68 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar (3.2 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar (22 kB at 725 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/tiger-types/1.4/tiger-types-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar (8.5 kB at 292 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/jstl/1.2/jstl-1.2.jar (414 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar (118 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/tiger-types/1.4/tiger-types-1.4.jar (18 kB at 417 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar (54 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar (88 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar (204 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar (13 kB at 205 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar (6.5 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar (399 kB at 5.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar (10 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar (22 kB at 230 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar (0 B at 0 B/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar (813 kB at 8.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar (641 kB at 4.9 MB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [ 14.240 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  4.848 s]
[INFO] Usergrid Config .................................... SUCCESS [  3.718 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  2.120 s]
[INFO] Usergrid Model ..................................... SUCCESS [  5.575 s]
[INFO] Usergrid Common .................................... SUCCESS [  9.375 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  5.047 s]
[INFO] Usergrid Collection ................................ SUCCESS [  6.359 s]
[INFO] Usergrid Map ....................................... SUCCESS [  4.053 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 11.803 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  9.584 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [ 12.058 s]
[INFO] Usergrid Graph ..................................... SUCCESS [  5.174 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  3.678 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.561 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 15.696 s]
[INFO] Usergrid Services .................................. SUCCESS [ 19.314 s]
[INFO] Usergrid REST ...................................... FAILURE [  2.049 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:52 min
[INFO] Finished at: 2019-05-26T12:57:29Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest

[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.0% relative to #119
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.93 KB of artifacts by 39.9% relative to #119
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.34 KB of artifacts by 46.1% relative to #119
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped

Build failed in Jenkins: usergrid-stack #119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/usergrid-stack/119/display/redirect>

------------------------------------------
[...truncated 312.09 KB...]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ usergrid-services ---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:test-jar (test-jar-execution) @ usergrid-services ---
[INFO] Building jar: <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:check (default-check) @ usergrid-services ---
[INFO] Skipping JaCoCo execution due to missing execution data <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/jacoco.exec>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ usergrid-services ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/Coverage.md
[INFO] Exclude: **/jacoco/**
[INFO] Exclude: **/README.md
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.md5
[INFO] Exclude: **/*.opts
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.log
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/tmp/**
[INFO] Exclude: **/target/**
[INFO] Exclude: **/antlr3/**
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/**QueryFilter.tokens
[INFO] Exclude: **/**QueryFilterLexer.java
[INFO] Exclude: **/**QueryFilterParser.java
[INFO] Exclude: **/**.conf
[INFO] Exclude: **/**.csv
[INFO] Exclude: **/aws.properties
[INFO] Exclude: **/tempExport*
[INFO] Exclude: loadtests/loadtest_setup.sh
[INFO] Exclude: loadtests/gatling/user-files/request-bodies/**
[INFO] Exclude: loadtests/.java-version
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/datafiles/**.txt
[INFO] Exclude: loadtests/src/main/scala/org/apache/usergrid/datagenerators/**.txt
[INFO] Exclude: loadtests/src/test/resources/**.csv
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/m2/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: **/dummy.txt
[INFO] Exclude: **/cloudbees.xml
[INFO] Exclude: **/catalina_base/**
[INFO] Exclude: **/*.p12
[INFO] 272 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 271 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ usergrid-services ---
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] -----------------< org.apache.usergrid:usergrid-rest >------------------
[INFO] Building Usergrid REST 2.2.0-SNAPSHOT                            [18/20]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.pom (4.9 kB at 223 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.pom (4.1 kB at 290 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.pom (5.3 kB at 313 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.pom (14 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.pom (7.0 kB at 435 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.pom (5.4 kB at 413 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.pom (4.2 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-xml-dom/2.4.0-b31/hk2-xml-dom-2.4.0-b31.pom (2.8 kB at 232 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration-persistence/2.4.0-b31/hk2-configuration-persistence-2.4.0-b31.pom (2.8 kB at 184 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-configuration/2.4.0-b31/hk2-configuration-2.4.0-b31.pom (2.7 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.pom (6.2 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.pom (4.2 kB at 261 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.pom (12 kB at 806 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.pom (4.3 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.pom (4.5 kB at 348 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.pom (4.9 kB at 329 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.pom (4.0 kB at 332 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.pom (4.7 kB at 292 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.pom (8.9 kB at 595 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.pom (3.4 kB at 259 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.pom
[WARNING] The POM for org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.pom (6.4 kB at 398 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc-jsp/2.21/jersey-mvc-jsp-2.21.jar (19 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.6/mimepull-1.9.6.jar (64 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-mvc/2.21/jersey-mvc-2.21.jar (42 kB at 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-multipart/2.21/jersey-media-multipart-2.21.jar (68 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-spring3/2.21/jersey-spring3-2.21.jar (22 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2/2.4.0-b31/hk2-2.4.0-b31.jar (3.2 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/config-types/2.4.0-b31/config-types-2.4.0-b31.jar (8.5 kB at 292 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-core/2.4.0-b31/hk2-core-2.4.0-b31.jar (118 kB at 3.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-config/2.4.0-b31/hk2-config-2.4.0-b31.jar (204 kB at 4.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/class-model/2.4.0-b31/class-model-2.4.0-b31.jar (88 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/maven-play-plugin/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar (10 kB at 162 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/spring-bridge/2.4.0-b31/spring-bridge-2.4.0-b31.jar (13 kB at 205 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/asm-all-repackaged/2.4.0-b31/asm-all-repackaged-2.4.0-b31.jar (399 kB at 5.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/test-framework/providers/jersey-test-framework-provider-external/2.21/jersey-test-framework-provider-external-2.21.jar (6.5 kB at 83 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client/1.19/jersey-apache-client-1.19.jar (22 kB at 253 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/bean-validator/2.4.0-b31/bean-validator-2.4.0-b31.jar (813 kB at 8.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/3.2.13.RELEASE/spring-webmvc-3.2.13.RELEASE.jar (641 kB at 5.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-runlevel/2.4.0-b31/hk2-runlevel-2.4.0-b31.jar (54 kB at 372 kB/s)
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/usergrid/usergrid-java-client/2.2.0-SNAPSHOT/usergrid-java-client-2.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Usergrid Parent 2.2.0-SNAPSHOT ..................... SUCCESS [  9.420 s]
[INFO] Usergrid Build Tools ............................... SUCCESS [  4.503 s]
[INFO] Usergrid Config .................................... SUCCESS [  3.727 s]
[INFO] Usergrid Persistence ............................... SUCCESS [  1.867 s]
[INFO] Usergrid Model ..................................... SUCCESS [ 12.668 s]
[INFO] Usergrid Common .................................... SUCCESS [  8.961 s]
[INFO] Usergrid ActorSystem ............................... SUCCESS [  4.447 s]
[INFO] Usergrid Collection ................................ SUCCESS [  5.475 s]
[INFO] Usergrid Map ....................................... SUCCESS [  3.514 s]
[INFO] Usergrid Queue ..................................... SUCCESS [ 18.029 s]
[INFO] Usergrid QueryIndex ................................ SUCCESS [  8.286 s]
[INFO] Usergrid Test Utils ................................ SUCCESS [ 10.103 s]
[INFO] Usergrid Graph ..................................... SUCCESS [ 13.296 s]
[INFO] Usergrid Cache ..................................... SUCCESS [  4.184 s]
[INFO] Usergrid Token ..................................... SUCCESS [  3.520 s]
[INFO] Usergrid Core ...................................... SUCCESS [ 12.740 s]
[INFO] Usergrid Services .................................. SUCCESS [ 14.979 s]
[INFO] Usergrid REST ...................................... FAILURE [  2.000 s]
[INFO] Usergrid Tools ..................................... SKIPPED
[INFO] Usergrid Query Validator 2.2.0-SNAPSHOT ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:19 min
[INFO] Finished at: 2019-04-08T15:17:53Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project usergrid-rest: Could not resolve dependencies for project org.apache.usergrid:usergrid-rest:war:2.2.0-SNAPSHOT: Could not find artifact org.apache.usergrid:usergrid-java-client:jar:2.2.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :usergrid-rest
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/tools/pom.xml> to org.apache.usergrid/usergrid-tools/2.2.0-SNAPSHOT/usergrid-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/pom.xml> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/collection/target/collection-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/collection/2.2.0-SNAPSHOT/collection-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/pom.xml> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT.war> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-classes.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-classes.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queue/target/queue-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queue/2.2.0-SNAPSHOT/queue-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 40.06 MB of artifacts by 90.0% relative to #118
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/pom.xml> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/token/target/token-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/token/2.2.0-SNAPSHOT/token-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/query-validator/pom.xml> to org.apache.usergrid/usergrid-query-validator/2.2.0-SNAPSHOT/usergrid-query-validator-2.2.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/pom.xml> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/graph/target/graph-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/graph/2.2.0-SNAPSHOT/graph-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/rest/pom.xml> to org.apache.usergrid/usergrid-rest/2.2.0-SNAPSHOT/usergrid-rest-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/pom.xml> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/queryindex/target/queryindex-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/queryindex/2.2.0-SNAPSHOT/queryindex-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 560.93 KB of artifacts by 39.9% relative to #118
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/pom.xml> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/build-tools/target/build-tools-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/build-tools/2.2.0-SNAPSHOT/build-tools-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/pom.xml> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/actorsystem/target/actorsystem-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/actorsystem/2.2.0-SNAPSHOT/actorsystem-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/pom.xml> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/target/usergrid-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid/2.2.0-SNAPSHOT/usergrid-2.2.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 69.35 KB of artifacts by 46.1% relative to #118
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/pom.xml> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/model/target/model-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/model/2.2.0-SNAPSHOT/model-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/pom.xml> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/map/target/map-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/map/2.2.0-SNAPSHOT/map-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/pom.xml> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/services/target/usergrid-services-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-services/2.2.0-SNAPSHOT/usergrid-services-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/pom.xml> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/config/target/usergrid-config-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-config/2.2.0-SNAPSHOT/usergrid-config-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/pom.xml> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/cache/target/cache-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/cache/2.2.0-SNAPSHOT/cache-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/pom.xml> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/common/target/common-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/common/2.2.0-SNAPSHOT/common-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/pom.xml> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/core/target/usergrid-core-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-core/2.2.0-SNAPSHOT/usergrid-core-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/pom.xml> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/corepersistence/target/persistence-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/persistence/2.2.0-SNAPSHOT/persistence-2.2.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/pom.xml> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/usergrid-stack/ws/stack/test-utils/target/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar> to org.apache.usergrid/usergrid-test-utils/2.2.0-SNAPSHOT/usergrid-test-utils-2.2.0-SNAPSHOT-tests.jar
channel stopped