See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/2436/display/redirect>

Changes:


------------------------------------------
[...truncated 57.01 KB...]
#12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
#12 DONE 0.2s

#13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/
#13 DONE 0.2s

#14 [10/16] COPY target/LICENSE /opt/apache/beam/
#14 DONE 0.1s

#15 [11/16] COPY target/NOTICE /opt/apache/beam/
#15 DONE 0.1s

#16 [12/16] ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
#16 DONE 0.3s

#17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/
#17 DONE 0.1s

#18 [14/16] COPY target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#18 DONE 0.1s

#19 [15/16] RUN if [ "true" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
#19 DONE 0.4s

#20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/
#20 DONE 0.1s

#21 exporting to image
#21 exporting layers
#21 exporting layers 0.3s done
#21 writing image 
sha256:df56e8bf56dc830a9fdde312e233fc541674e4292a7bfdde17cf0a9de0d465bc done
#21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done
#21 DONE 0.3s

> Task :runners:spark:3:job-server:validatesPortableRunnerBatch
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-3501939f-501a-4511-942d-3b010a46d120

org.apache.beam.sdk.transforms.ParDoTest$StateCoderInferenceTests > 
testBagStateCoderInference FAILED
    java.lang.RuntimeException at ParDoTest.java:3915

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAbsolute FAILED
    java.lang.RuntimeException at ParDoTest.java:4643

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testNoOutputTimestampDefaultBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4912

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTimerReceivedInOriginalWindow FAILED
    java.lang.RuntimeException at ParDoTest.java:4609

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsProcessingTimeTimerHold FAILED
    java.lang.RuntimeException at ParDoTest.java:4997

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAlignBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4564

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testNoOutputTimestampDefaultStreaming FAILED
    java.lang.RuntimeException at ParDoTest.java:4912

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsEventTimeTimerHold FAILED
    java.lang.RuntimeException at ParDoTest.java:4954

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testOutOfBoundsEventTimeTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:4818

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerMultipleKeys FAILED
    java.lang.RuntimeException at ParDoTest.java:4778

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.RuntimeException at ParDoTest.java:5491
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-86b7d476-06c1-4d83-9d65-1fe7abffcd74
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[pool-1218-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 07m05s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-1056-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 13m23s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-921-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 17m48s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-867-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 4 for at least 19m25s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-a528c860-69c5-49ea-9c4a-99d8b2269abb
[pool-1218-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 07m05s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-1056-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 13m23s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-921-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 3 for at least 17m48s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[pool-867-thread-2] WARN 
org.apache.beam.fn.harness.control.ExecutionStateSampler - Operation ongoing in 
bundle 4 for at least 19m25s without outputting or completing:
  at sun.misc.Unsafe.park(Native Method)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  at org.apache.beam.sdk.fn.CancellableQueue.take(CancellableQueue.java:95)
  at 
org.apache.beam.sdk.fn.data.BeamFnDataInboundObserver.awaitCompletion(BeamFnDataInboundObserver.java:122)
  at 
org.apache.beam.fn.harness.control.ProcessBundleHandler.processBundle(ProcessBundleHandler.java:550)
  at org.apache.beam.fn.harness.FnHarness$$Lambda$1604/629056606.apply(Unknown 
Source)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient.delegateOnInstructionRequestType(BeamFnControlClient.java:150)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver.lambda$onNext$0(BeamFnControlClient.java:115)
  at 
org.apache.beam.fn.harness.control.BeamFnControlClient$InboundObserver$$Lambda$1631/372899762.run(Unknown
 Source)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at 
org.apache.beam.sdk.util.UnboundedScheduledExecutorService$ScheduledFutureTask.run(UnboundedScheduledExecutorService.java:163)
  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:750)
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-2f5171a7-52a3-4862-b7ca-4ac4f9342ed0

234 tests completed, 11 failed, 1 skipped

> Task :runners:spark:3:job-server:validatesPortableRunnerBatch FAILED
> Task :runners:spark:3:job-server:validatesPortableRunnerDocker
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Shutdown 
hook called
[shutdown-hook-0] INFO org.apache.spark.util.ShutdownHookManager - Deleting 
directory /tmp/spark-74ee83d6-4706-4f02-999b-7c07a776a10c

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:spark:3:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/3/job-server/build/reports/tests/validatesPortableRunnerBatch/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.6.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 48m 48s
118 actionable tasks: 73 executed, 41 from cache, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/psltfscvgsjok

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to