Iniciado pelo usuário Sergio Mendonça Construindo no workspace /var/lib/jenkins/workspace/Core-API-Dev Installer "Executar comando" cannot be used to install "Default" on the node "Jenkins" > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/mettzer/core-api.git # timeout=10 Fetching upstream changes from https://bitbucket.org/mettzer/core-api.git > git --version # timeout=10 using GIT_ASKPASS to set credentials Usuário do BitBucket > git fetch --tags --progress https://bitbucket.org/mettzer/core-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision 14ce17fb0b05a3dea120abc96a29588adf0ff58b (refs/remotes/origin/dev) Commit message: "configs" > git config core.sparsecheckout # timeout=10 > git checkout -f 14ce17fb0b05a3dea120abc96a29588adf0ff58b > git rev-list 14ce17fb0b05a3dea120abc96a29588adf0ff58b # timeout=10 $ /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/bin/npm install -g gulp webpack yarn npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/bin/gulp -> /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/lib/node_modules/gulp/bin/gulp.js /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/bin/webpack -> /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/lib/node_modules/webpack/bin/webpack.js /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/bin/yarn -> /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/lib/node_modules/yarn/bin/yarn.js /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/bin/yarnpkg -> /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/lib/node_modules/yarn/bin/yarn.js /var/lib/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/v6.10.0/lib +-- gulp@3.9.1 +-- webpack@3.4.1 `-- yarn@0.27.5 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/webpack/node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [Core-API-Dev] $ /bin/sh -xe /tmp/jenkins7483985155307521852.sh + rm -Rf node_modules/mettzer* + yarn yarn install v0.27.5 [1/4] Resolving packages... success Already up-to-date. Done in 2.19s. + NODE_ENV=development + gulp build [03:57:14] Using gulpfile ~/workspace/Core-API-Dev/gulpfile.js [03:57:14] Starting 'build'... [03:57:14] Starting 'clean'... Deleted files and folders: /var/lib/jenkins/workspace/Core-API-Dev/docs/api_data.js /var/lib/jenkins/workspace/Core-API-Dev/docs/api_data.json /var/lib/jenkins/workspace/Core-API-Dev/docs/api_project.js /var/lib/jenkins/workspace/Core-API-Dev/docs/api_project.json /var/lib/jenkins/workspace/Core-API-Dev/docs/css/style.css /var/lib/jenkins/workspace/Core-API-Dev/docs/img/favicon.ico /var/lib/jenkins/workspace/Core-API-Dev/docs/img/glyphicons-halflings-white.png /var/lib/jenkins/workspace/Core-API-Dev/docs/img/glyphicons-halflings.png /var/lib/jenkins/workspace/Core-API-Dev/docs/img/mettzer_logo.png /var/lib/jenkins/workspace/Core-API-Dev/docs/index.html /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/de.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/fr.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/locale.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/nl.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/pl.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/pt_br.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/ru.js /var/lib/jenkins/workspace/Core-API-Dev/docs/locales/zh.js /var/lib/jenkins/workspace/Core-API-Dev/docs/main.js /var/lib/jenkins/workspace/Core-API-Dev/docs/utils/handlebars_helper.js /var/lib/jenkins/workspace/Core-API-Dev/docs/utils/send_sample_request.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/bootstrap-responsive.min.css /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/bootstrap.min.css /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/bootstrap.min.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/diff_match_patch.min.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/handlebars.min.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/jquery.min.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/lodash.min.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/path-to-regexp/index.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/polyfill.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify.css /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-apollo.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-basic.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-clj.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-css.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-dart.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-erlang.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-go.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-hs.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-lisp.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-llvm.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-lua.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-matlab.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-ml.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-mumps.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-n.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-pascal.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-proto.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-r.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-rd.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-scala.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-sql.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-tcl.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-tex.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-vb.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-vhdl.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-wiki.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-xq.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/lang-yaml.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/prettify.css /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/prettify.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/prettify/run_prettify.js /var/lib/jenkins/workspace/Core-API-Dev/docs/vendor/require.min.js [03:57:14] Finished 'clean' after 82 ms [03:57:14] Starting 'apidoc'... info: Done. [03:57:14] Finished 'apidoc' after 250 ms [03:57:14] Finished 'build' after 348 ms Cloud Foundry Plugin: org.cloudfoundry.client.v2.ClientV2Exception: CF-AppInvalid(100001): The app is invalid: disk_quota too little disk requested (must be greater than zero) at org.cloudfoundry.reactor.util.ErrorPayloadMapper.lambda$null$0(ErrorPayloadMapper.java:47) at org.cloudfoundry.reactor.util.ErrorPayloadMapper.lambda$null$10(ErrorPayloadMapper.java:108) at reactor.core.publisher.MonoThenMap$ThenMapMain.onNext(MonoThenMap.java:120) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:67) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:115) at reactor.core.publisher.FluxUsing$UsingFuseableSubscriber.onNext(FluxUsing.java:351) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:103) at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:428) at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:962) at reactor.core.publisher.MonoReduceSeed$ReduceSeedSubscriber.onComplete(MonoReduceSeed.java:150) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:130) at reactor.ipc.netty.channel.FluxReceive.terminateReceiver(FluxReceive.java:375) at reactor.ipc.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:198) at reactor.ipc.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:338) at reactor.ipc.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:343) at reactor.ipc.netty.channel.ChannelOperations.onHandlerTerminate(ChannelOperations.java:419) at reactor.ipc.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:566) at reactor.ipc.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:125) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1240) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1041) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Assembly trace from producer [reactor.core.publisher.MonoPeek] : reactor.core.publisher.Mono.checkpoint(Mono.java:1400) org.cloudfoundry.reactor.client.v2.applications.ReactorApplicationsV2.update(ReactorApplicationsV2.java:210) org.cloudfoundry.operations.applications.DefaultApplications.requestUpdateApplication(DefaultApplications.java:1436) org.cloudfoundry.operations.applications.DefaultApplications.requestUpdateApplication(DefaultApplications.java:1411) org.cloudfoundry.operations.applications.DefaultApplications.lambda$getApplicationId$61(DefaultApplications.java:705) reactor.core.publisher.MonoThenMap$ThenMapMain.onNext(MonoThenMap.java:120) reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:962) reactor.core.publisher.MonoSingle$SingleSubscriber.onComplete(MonoSingle.java:169) reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:130) reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:739) reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:511) reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:491) reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:484) reactor.core.publisher.MonoFlatMap$FlatMapInner.onComplete(MonoFlatMap.java:245) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(FluxFlattenIterable.java:317) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlattenIterable.java:616) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onComplete(FluxFlattenIterable.java:258) reactor.core.publisher.FluxBuffer$BufferExactSubscriber.onComplete(FluxBuffer.java:179) reactor.core.publisher.FluxConcatArray$ConcatArraySubscriber.onComplete(FluxConcatArray.java:183) reactor.core.publisher.FluxConcatArray.subscribe(FluxConcatArray.java:79) reactor.core.publisher.FluxBuffer.subscribe(FluxBuffer.java:72) reactor.core.publisher.FluxFlattenIterable.subscribe(FluxFlattenIterable.java:104) reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:183) reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:173) reactor.core.publisher.MonoNext$NextSubscriber.onNext(MonoNext.java:76) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:235) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.ipc.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:207) reactor.ipc.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:322) reactor.ipc.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:316) reactor.ipc.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:581) reactor.ipc.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:125) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) reactor.ipc.netty.http.HttpOperations.lambda$static$3(HttpOperations.java:261) reactor.ipc.netty.ReactorNetty$ExtractorHandler.channelRead(ReactorNetty.java:328) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1240) io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1041) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) Error has been observed by the following operator(s): |_ Mono.checkpoint(ReactorApplicationsV2.java:210) |_ Mono.checkpoint(DefaultApplications.java:390) Suppressed: reactor.core.publisher.FluxOnAssembly$AssemblySnapshotException at reactor.core.publisher.MonoOnAssembly.(MonoOnAssembly.java:54) at reactor.core.publisher.Mono.checkpoint(Mono.java:1400) at org.cloudfoundry.operations.applications.DefaultApplications.pushManifest(DefaultApplications.java:390) at com.hpe.cloudfoundryjenkins.CloudFoundryPushTask.perform(CloudFoundryPushTask.java:174) at com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.perform(CloudFoundryPushPublisher.java:130) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:730) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621) at hudson.model.Run.execute(Run.java:1762) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:419) org.cloudfoundry.client.v2.ClientV2Exception: CF-AppInvalid(100001): The app is invalid: disk_quota too little disk requested (must be greater than zero) at org.cloudfoundry.reactor.util.ErrorPayloadMapper.lambda$null$0(ErrorPayloadMapper.java:47) at org.cloudfoundry.reactor.util.ErrorPayloadMapper.lambda$null$10(ErrorPayloadMapper.java:108) at reactor.core.publisher.MonoThenMap$ThenMapMain.onNext(MonoThenMap.java:120) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:67) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:115) at reactor.core.publisher.FluxUsing$UsingFuseableSubscriber.onNext(FluxUsing.java:351) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:103) at reactor.core.publisher.FluxPeekFuseable$PeekFuseableConditionalSubscriber.onNext(FluxPeekFuseable.java:428) at reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:962) at reactor.core.publisher.MonoReduceSeed$ReduceSeedSubscriber.onComplete(MonoReduceSeed.java:150) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:130) at reactor.ipc.netty.channel.FluxReceive.terminateReceiver(FluxReceive.java:375) at reactor.ipc.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:198) at reactor.ipc.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:338) at reactor.ipc.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:343) at reactor.ipc.netty.channel.ChannelOperations.onHandlerTerminate(ChannelOperations.java:419) at reactor.ipc.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:566) at reactor.ipc.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:125) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1240) at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1041) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Assembly trace from producer [reactor.core.publisher.MonoPeek] : reactor.core.publisher.Mono.checkpoint(Mono.java:1400) org.cloudfoundry.reactor.client.v2.applications.ReactorApplicationsV2.update(ReactorApplicationsV2.java:210) org.cloudfoundry.operations.applications.DefaultApplications.requestUpdateApplication(DefaultApplications.java:1436) org.cloudfoundry.operations.applications.DefaultApplications.requestUpdateApplication(DefaultApplications.java:1411) org.cloudfoundry.operations.applications.DefaultApplications.lambda$getApplicationId$61(DefaultApplications.java:705) reactor.core.publisher.MonoThenMap$ThenMapMain.onNext(MonoThenMap.java:120) reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:962) reactor.core.publisher.MonoSingle$SingleSubscriber.onComplete(MonoSingle.java:169) reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:130) reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:739) reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:511) reactor.core.publisher.FluxFlatMap$FlatMapMain.drain(FluxFlatMap.java:491) reactor.core.publisher.FluxFlatMap$FlatMapMain.onComplete(FluxFlatMap.java:484) reactor.core.publisher.MonoFlatMap$FlatMapInner.onComplete(MonoFlatMap.java:245) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drainAsync(FluxFlattenIterable.java:317) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.drain(FluxFlattenIterable.java:616) reactor.core.publisher.FluxFlattenIterable$FlattenIterableSubscriber.onComplete(FluxFlattenIterable.java:258) reactor.core.publisher.FluxBuffer$BufferExactSubscriber.onComplete(FluxBuffer.java:179) reactor.core.publisher.FluxConcatArray$ConcatArraySubscriber.onComplete(FluxConcatArray.java:183) reactor.core.publisher.FluxConcatArray.subscribe(FluxConcatArray.java:79) reactor.core.publisher.FluxBuffer.subscribe(FluxBuffer.java:72) reactor.core.publisher.FluxFlattenIterable.subscribe(FluxFlattenIterable.java:104) reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:183) reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:173) reactor.core.publisher.MonoNext$NextSubscriber.onNext(MonoNext.java:76) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:235) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:108) reactor.ipc.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:207) reactor.ipc.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:322) reactor.ipc.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:316) reactor.ipc.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:581) reactor.ipc.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:125) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) reactor.ipc.netty.http.HttpOperations.lambda$static$3(HttpOperations.java:261) reactor.ipc.netty.ReactorNetty$ExtractorHandler.channelRead(ReactorNetty.java:328) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1240) io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1041) io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:411) io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) Error has been observed by the following operator(s): |_ Mono.checkpoint(ReactorApplicationsV2.java:210) |_ Mono.checkpoint(DefaultApplications.java:390) Suppressed: reactor.core.publisher.FluxOnAssembly$AssemblySnapshotException at reactor.core.publisher.MonoOnAssembly.(MonoOnAssembly.java:54) at reactor.core.publisher.Mono.checkpoint(Mono.java:1400) at org.cloudfoundry.operations.applications.DefaultApplications.pushManifest(DefaultApplications.java:390) at com.hpe.cloudfoundryjenkins.CloudFoundryPushTask.perform(CloudFoundryPushTask.java:174) at com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.perform(CloudFoundryPushPublisher.java:130) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:730) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621) at hudson.model.Run.execute(Run.java:1762) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:419) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:86) at reactor.core.publisher.Mono.block(Mono.java:1301) at com.hpe.cloudfoundryjenkins.CloudFoundryPushTask.perform(CloudFoundryPushTask.java:177) at com.hpe.cloudfoundryjenkins.CloudFoundryPushPublisher.perform(CloudFoundryPushPublisher.java:130) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:730) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621) at hudson.model.Run.execute(Run.java:1762) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:419) Build step 'Push to Cloud Foundry' marked build as failure Finished: FAILURE