Build failed in Jenkins: Geode-nightly #991

2017-10-21 Thread Apache Jenkins Server
See 


Changes:

[eshu] GEODE-3521: Correct a javadoc issue.

[nabarunnag] GEODE-1772: Removal of flaky tag.

[klund] GEODE-3870: regenerate Region Entry classes from Linux

[bschuchardt] GEODE-3871 allow exclusion of serializable classes in

[lhughesgodfrey] GEODE-3882: ClusterConfiguration to support GatewayReceiver

--
[...truncated 19.12 MB...]
at 
io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:748)
Error during callback
com.github.dockerjava.api.exception.NotFoundException: {"message":"No such 
image: apachegeode/geode-build:latest"}

at 
com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:103)
at 
com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:33)
at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350)
at 
io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:233)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350)
at 
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
at 
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
at 
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
at 
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350)
at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
at 
io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:961)
at 
io.netty.channel.epoll.EpollDomainSocketChannel$EpollDomainUnsafe.epollInReady(EpollDomainSocketChannel.java:140)
at 
io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:386)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:302)
at 
io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:877)
at 
io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:748)
com.github.dockerjava.api.exception.NotFoundException: {"message":"No such 
image: apachegeode/geode-build:latest"}

at 
com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:103)
at 
com.github.dockerjava.netty.handler.HttpResponseHandler.channelRead0(HttpResponseHandler.java:33)
at 
io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:350)
at 
io.netty.handler.logging.LoggingHandler.channelRead(LoggingHandler.java:233)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:372)
at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:358)
at 
io.netty.channel.AbstractChannelHan

Build failed in Jenkins: Geode-nightly-flaky #155

2017-10-21 Thread Apache Jenkins Server
See 


Changes:

[github] GEODE-3521: Allow region set operations to bootstrap a transaction.

[kohlmu-pivotal] GEODE-3739: Refactor protobuf authentication (#922)

[kohlmu-pivotal] GEODE-3864: Added protobuf message file archiving

[kohlmu-pivotal] GEODE-3864: Added protobuf message file archiving

[kirk.lund] GEODE-3068: fix alphabetical ordering

[kirk.lund] GEODE-3866: add integration tests for deprecated launchers

[kirk.lund] Change DeprecatedAgentLauncherIntegrationTest to use TemporaryFolder

[kirk.lund] Isolate new methods accepting workingDirectory to only require

[kirk.lund] Fix format with spotless

[kirk.lund] GEODE-3847: upgrade to AssertJ 3.8.0

[bschuchardt] Squashed commit of the following:

[github] GEODE-3719: Improve invocations of disk store backups (#853)

[jstewart] GEODE-3859: Simplify API for reading output from a GfshScript

[jstewart] GEODE-3830: Add more logging for GfshRule

[lhughesgodfrey] GEODE-3345: Refactor ClusterConfigurationDUnitTest to use test 
rules

[github] GEODE-3810: Incremented test timestamp by 1 in case it is the same as

[eshu] GEODE-3521: Correct a javadoc issue.

[nabarunnag] GEODE-1772: Removal of flaky tag.

[klund] GEODE-3870: regenerate Region Entry classes from Linux

[bschuchardt] GEODE-3871 allow exclusion of serializable classes in

[lhughesgodfrey] GEODE-3882: ClusterConfiguration to support GatewayReceiver

--
[...truncated 110.50 KB...]
Download 
https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.8.6/jackson-module-paranamer-2.8.6.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-annotations/1.5.10/swagger-annotations-1.5.10.jar
Download 
https://repo1.maven.org/maven2/io/swagger/swagger-models/1.5.10/swagger-models-1.5.10.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spi/2.6.1/springfox-spi-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-schema/2.6.1/springfox-schema-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-swagger-common/2.6.1/springfox-swagger-common-2.6.1.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-spring-web/2.6.1/springfox-spring-web-2.6.1.jar
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar
Download 
https://repo1.maven.org/maven2/org/mapstruct/mapstruct/1.0.0.Final/mapstruct-1.0.0.Final.jar
Download 
https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar
Download 
https://repo1.maven.org/maven2/io/springfox/springfox-core/2.6.1/springfox-core-2.6.1.jar
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:geode-web-api:processResources
:geode-web-api:classes
:geode-assembly:docs:44:
 warning - Tag @link: reference not found: Field.Store#NO
:44:
 warning - Tag @link: reference not found: Field.Store#NO
:44:
 warning - Tag @link: reference not found: Field.Store#NO

3 warnings
:geode-assembly:gfshDepsJar
:geode-common:javadocJar
:geode-common:sourcesJar
:geode-common:signArchives SKIPPED
:geode-core:javadocJar
:geode-core:raJar
:geode-core:jcaJar
:geode-core:sourcesJar
:geode-core:signArchives SKIPPED
:geode-core:webJar
:geode-cq:jar
:geode-cq:javadoc
:geode-cq:javadocJar
:geode-cq:sourcesJar
:geode-cq:signArchives SKIPPED
:geode-json:javadocJar
:geode-json:sourcesJar
:geode-json:signArchives SKIPPED
:geode-lucene:jar
:geode-lucene:javadoc:44:
 warning - Tag @link: reference not found: Field.Store#NO
:44:
 warning - Tag @link: reference not found: Field.Store#NO
:44:
 warning - Tag @link: reference not found: Field.Store#NO
:44:
 warning - Tag @link: reference not found: Field.Store#NO


[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #716 was SUCCESSFUL (with 2182 tests)

2017-10-21 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #716 was successful.
---
Scheduled
2184 tests in total.

https://build.spring.io/browse/SGF-NAG-716/





--
This message is automatically generated by Atlassian Bamboo

Geode - release 1.3 sourcing an artifact from AWS S3

2017-10-21 Thread Brian Dunlap
Hi everyone,

I just did a build from release/1.3 0 and I noticed an artifact is being
pulled from an S3 bucket vs. a normal repo.

Not sure if this is something to look at now or later.
:)

Example:

:geode-benchmarks:classes UP-TO-DATE
:geode-concurrency-test:downloadJpf
  [get] Getting:
https://bitbucket.org/upthewaterspout/jpf-core/downloads/jpf-core-r34.zip
  [get] To: /tmp/jpfdownload-8289697856775067726.tmp
  [get]
https://bitbucket.org/upthewaterspout/jpf-core/downloads/jpf-core-r34.zip
moved to https://bbuseruploads.s3.amazonaws.com/
cab9fbea-4e4c-4977-8324-7b6d8f83ed52/downloads/5b23ff73-69c2-4c26-9f86-47c86553f90e/jpf-core-r34.zip?Signature=7HrZTAsrhRqLj%2FKO91Un%2BdWqE50%3D&Expires=1508643821&AWSAccessKeyId=AKIAIQWXW6WLXMB5QZAQ&versionId=ax8KXVzlheSH3ig58Cn.pEHDTkA1ShjN&response-content-disposition=attachment%3B%20filename%3D%22jpf-core-r34.zip%22
[unzip] Expanding: /tmp/jpfdownload-8289697856775067726.tmp into
/home/brian/.jpf/004ebc520f99018c2d70b0ec7d88f6db44b9a7a02490e193ddec3e5ef92d90a8.tmp
:geode-concurrency-test:compileJava
Note:
/home/brian/Development/geode/geode-concurrency-test/src/main/java/org/apache/geode/test/concurrency/jpf/logging/EmptyLogger.java
uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note:
/home/brian/Development/geode/geode-concurrency-test/src/main/java/org/apache/geode/test/concurrency/jpf/JpfRunner.java
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.


Thanks,
Brian -


Broken: apache/geode#4492 (develop - c61d002)

2017-10-21 Thread Travis CI
Build Update for apache/geode
-

Build: #4492
Status: Broken

Duration: 12 minutes and 57 seconds
Commit: c61d002 (develop)
Author: Xiaojian Zhou
Message: GEODE-3245: Flattening LuceneSerializer should support PDX values 
(#965)

View the changeset: 
https://github.com/apache/geode/compare/caf71d801074...c61d002e8ca4

View the full build log and details: 
https://travis-ci.org/apache/geode/builds/291016318?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications