• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • cloudfoundry-plugin
    • None

      Getting this error as below 
      [Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline]

      { (Deploy)[Pipeline] pushToCloudFoundryCloud Foundry Plugin:java.util.concurrent.TimeoutException at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:259) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:243) at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:360) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:72) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:113) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) reactor.core.Exceptions$ReactiveException: java.util.concurrent.TimeoutException at reactor.core.Exceptions.propagate(Exceptions.java:219) at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:85) at reactor.core.publisher.Mono.block(Mono.java:1301) at com.hpe.cloudfoundryjenkins.CloudFoundryPushTask.perform(CloudFoundryPushTask.java:174) at com.hpe.cloudfoundryjenkins.CloudFoundryPushBuilder.perform(CloudFoundryPushBuilder.java:182) at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:100) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:70) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:86) ... 12 more Caused by: java.util.concurrent.TimeoutException at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:259) at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:243) at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:360) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:72) at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:113) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) ... 3 more[Pipeline] }

      [Pipeline] // stage[Pipeline] }[Pipeline] // node[Pipeline] End of PipelineERROR: CloudFoundry Push failed.
      Finished: FAILURE

          [JENKINS-67252] CF push failing with timeout exception

          Anju Johnson created issue -
          Mark Waite made changes -
          Component/s New: cloudfoundry-plugin [ 19824 ]
          Component/s Original: cloudbees-deployer-plugin [ 15842 ]
          Mark Waite made changes -
          Assignee Original: Olivier Lamy [ olamy ]

          Mark Waite added a comment -

          Issue report was assigned to the wrong plugin. I've assigned it to the cloudfoundry based on the stack trace.

          anjujohnson you'll need to provide more context for others to investigate.

          Mark Waite added a comment - Issue report was assigned to the wrong plugin. I've assigned it to the cloudfoundry based on the stack trace. anjujohnson you'll need to provide more context for others to investigate.

            Unassigned Unassigned
            anjujohnson Anju Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: