You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/09 10:58:11 UTC

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3418 - Aborted

The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3418)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3418/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3507/display/redirect>

Changes:


------------------------------------------
[...truncated 226.25 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f8d4399418a05fd21e1a243dfb50ec7168ec7ad5a10913c351b40d97d741718c
ERROR: (gcloud.container.images.delete) [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200426000039] is not a valid name. Expected tag in the form "base:tag" or "tag" or digest in the form "sha256:<digest>"

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

2: Task failed with an exception.
-----------
* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 502

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 1m 36s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/wu7cwi3qmjyzw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3506/display/redirect>

Changes:


------------------------------------------
[...truncated 231.95 KB...]

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200425191245
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc
Deleted: sha256:16d190296fa76b680dc1ccbf1ec36bc60ca0c8bd1ddc1dae58ff73cd4aea619a
Deleted: sha256:43cc4f4c901ca4a181b513cf6db6fd0991538424d8a9c0d1513a66a8bafcda57
Deleted: sha256:7f89f0f0dd91e6b6fa24594054a766518fa16235ac6b2631bae1d9660bc9854b
Deleted: sha256:92139242ace679515c0a9aece1466f8b744bc911c290e6688f572a3f01e9a41c
Deleted: sha256:46425f066333a408713e8a6b99efa6a8debc1480b8a84125744d6030dabaec94
Deleted: sha256:023b7b07c9d6a76c4b6bf39caae541583bd61a57ce3ccef3c13fd5402f20d2fb
Deleted: sha256:dec46694d18beafcd4efcce48ed1ed6f673f1cfbaf5e0534f4be682ab67361ca
Deleted: sha256:3a3263b0a51ed194b72820706dc426df4744c71f82493664f873bd3644088ffc
Deleted: sha256:df8daa9c4819d8b94efd848c65fba99cb969441dc7aac514a71853afc7ffa76f
Deleted: sha256:e2ce275c42a078dbe50361a5a706cdb1bf04fc76599dbc42958248966958b172
Deleted: sha256:7e549e80edcd6d2e1d0b6e2423f8c8a35d5db22cf6e6b6a03dc4556497500aeb
Deleted: sha256:eb4439786c85bafcba9fda1bbf2b90e4ade8755424dd9b2f56d91be6332ee914
Deleted: sha256:4c129df37d6db8118d333fc41174834457dbb90a6c821c349422a654d8994169
Deleted: sha256:fbc95b44a1ffea294a73e199b78698433de7577ee804f4eb7ed0eca03c10cdab
Deleted: sha256:fa3c22268d0ba653c120e6e04a86dd60d42b43d4dd2ff69e96b3684dcafba449
Deleted: sha256:9dc82785fabd058f5b8d200ab39b3ea1cb96c2b9427d4cc66df71d10404d1407
Deleted: sha256:3a5a98ea8fe676f398edf383ef0bab749ceacf1fc3d7bf2f46faa8022b7ffb8b
Deleted: sha256:e389fc228ecaf1a44fad6bbbca3cfc5d1ead5d34ffa61dfe6c2b86ec657433c6
Deleted: sha256:50db834cae83296bb70fee1b1f09e5d241b9cc3ba79af1a434c33c6213966a7b
Deleted: sha256:7c01d3c4f5a8c4795cb11ec773221a8b00050b73095020b9574718cdd1b3dd8e
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc
  Associated tags:
 - 20200425191245
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200425191245
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200425191245].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5e8eb76cb401ad26788320968829369af7af7cf07ea059cf03b2d0a58ae13bfc].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 59m 10s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/twi7xhqy6u7mm

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3505 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3505)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3505/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3504 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3504)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3504/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3503 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3503)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3503/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3502 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3502)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3502/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3501 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3501)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3501/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3500

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

Changes:

[mxm] [BEAM-9733] Always let ImpulseSourceFunction emit a final watermark

[mxm] [BEAM-9733] Make up for timers set while processing the bundle


------------------------------------------
[...truncated 296.83 KB...]
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA-sources.jar for javassist-3.19.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar for javassist-3.24.0-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-common-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk7-1.3.21 is accessable.
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
Confirmed that https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar for javassist-3.19.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar for javassist-3.24.0-GA is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar for javassist-3.20.0-GA is accessable.
Confirmed that http://repository.jboss.org/licenses/lgpl-2.1.txt for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA-sources.jar for javassist-3.18.1-GA is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA is accessable.
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-core_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-jackson_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-scalap_2.11-3.5.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar for javassist-3.18.1-GA is accessable.
License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.json.org/license.html for json-20090211 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.5.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar for jboss-modules-1.1.0.Beta1 is accessable.
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for jsp-api-2.1-6.1.14 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for servlet-api-2.5-20081211 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-6.1.26 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 is accessable.
Confirmed that https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for noggit-0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.3.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-all-5.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-6.2.1 is accessable.
Confirmed that https://www.oracle.com/downloads/licenses/javase-license1.html for servlet-api-2.5-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-7.0 is accessable.
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-7.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.html for pentaho-aggdesigner-algorithm-5.1.5-jhyde is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.3 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that https://opensource.org/licenses/MIT for plume-util-1.0.6 is accessable.
Confirmed that https://opensource.org/licenses/MIT for require-javadoc-0.1.0 is accessable.
Confirmed that https://opensource.org/licenses/MIT for reflection-util-0.0.2 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.2 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for pcollections-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for visible-assertions-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for duct-tape-1.0.7 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 is accessable.
Confirmed that http://www.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet-2.3.0 is accessable.
Confirmed that http://opensource.org/licenses/MIT for tcp-unix-socket-proxy-1.0.2 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for roaringbitmap-0.7.45 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for shims-0.7.45 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.11-0.7.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.12-0.8.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.0.4 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.11-1.0.6 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.12-1.1.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-core_2.11-1.8.0 is accessable.
Confirmed that https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-util_2.11-1.8.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-common_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-scalate_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra_2.11-2.5.0 is accessable.
Confirmed that https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt for native-lib-loader-2.0.2 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.8 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.7 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.4 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jsonassert-1.5.0 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.11 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.12 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.16 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.6 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-compiler-2.11.8 is accessable.
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.25 is accessable.
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for log4j-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.21 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 is accessable.
Confirmed that http://www.linfo.org/bsdlicense.html for jmatio-1.5 is accessable.
License/notice for threetenbp-1.4.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-log4j12-1.7.25 is accessable.
License/notice for snappy-java-1.1.4 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 is accessable.
Confirmed that http://opensource.org/licenses/MIT for clickhouse-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for database-commons-1.10.5 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
Confirmed that http://opensource.org/licenses/MIT for jdbc-1.10.5 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.12 is accessable.
Confirmed that http://opensource.org/licenses/MIT for localstack-1.11.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55
> Task :sdks:go:installDependencies

> Task :sdks:java:container:generateThirdPartyLicenses
ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Traceback (most recent call last):
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 323, in <module>
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.24 is accessable.
    error_msg)
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
Confirmed that http://github.com/xetorthio/jedis/raw/master/LICENSE.txt for jedis-3.0.1 is accessable.
RuntimeError: ('2 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]', '**************************************** License type of some dependencies were not identified. The license type is used to decide whether the source code of the dependency should be pulled or not. Please add "type" field to sdks/java/container/license_scripts/dep_urls_java.yaml for each dependency. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]'])
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for clickhouse-jdbc-0.1.47 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for annotations-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for cloudwatch-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for auth-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for dynamodb-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-query-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-json-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for profiles-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for http-client-spi-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for protocol-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for netty-nio-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sns-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sqs-2.10.61 is accessable.
License/notice for xml-apis-1.3.04 were pulled automatically.
Confirmed that https://aws.amazon.com/apache2.0 for regions-2.10.61 is accessable.
License/notice for xml-apis-1.4.01 were pulled automatically.
Confirmed that https://aws.amazon.com/apache2.0 for sdk-core-2.10.61 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for utils-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for eventstream-1.0.1 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.8 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for ion-java-1.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for stax-api-1.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-compiler-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-runtime-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.12.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.9.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xml-resolver-1.2 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.5 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-sources.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar for osgi-resource-locator-1.0.1 is accessable.
[u'zetasql-client-2020.04.1', u'zetasql-jni-channel-darwin-2020.04.1', u'zetasql-jni-channel-linux-2020.04.1', u'zetasql-types-2020.04.1', u'zetasql-jni-channel-2020.04.1']
pull_licenses_java.py failed. It took 16.826976 seconds with 16 threads.

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 13s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/6hpbciewzar6a

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3499 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3499)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3499/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3498 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3498)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3498/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3497 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3497)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3497/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3496 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3496)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3496/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3495 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3495)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3495/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3494

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3494/display/redirect>

Changes:


------------------------------------------
[...truncated 295.70 KB...]
Confirmed that https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar for javassist-3.20.0-GA is accessable.
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-script-runtime-1.3.21 is accessable.
Confirmed that http://repository.jboss.org/licenses/lgpl-2.1.txt for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-scripting-compiler-embeddable-1.3.21 is accessable.
Confirmed that https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE for annotations-16.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-1.3.21 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk7-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-common-1.3.21 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for kotlin-stdlib-jdk8-1.3.21 is accessable.
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for annotations-13.0 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar for jboss-modules-1.1.0.Beta1 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcodings-1.0.8 is accessable.
Confirmed that http://www.json.org/license.html for json-20090211 is accessable.
License/notice for mockito-core-3.0.0 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for joni-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-ast_2.11-3.5.3 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-6.1.26 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-core_2.11-3.5.3 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-util-6.1.26 is accessable.
Confirmed that http://www.eclipse.org/org/documents/epl-v10.php for jetty-sslengine-6.1.26 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-jackson_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for json4s-scalap_2.11-3.5.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4 is accessable.
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Confirmed that https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE for jsp-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.4.0 is accessable.
Confirmed that https://www.oracle.com/downloads/licenses/javase-license1.html for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for lz4-java-1.5.0 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for annotations-17.0.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for mongo-java-driver-3.9.1 is accessable.
Confirmed that https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt for geoapi-3.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for jsp-api-2.1-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for servlet-api-2.5-20081211 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar for jsp-2.1-6.1.14 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar for servlet-api-2.5-6.1.14 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for noggit-0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-4.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-5.0.4 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-7.3.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-all-5.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-6.2.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-analysis-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-5.0.4 is accessable.
Confirmed that http://www.mindrot.org/files/jBCrypt/LICENSE for jbcrypt-0.3m is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-6.2.1 is accessable.
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-commons-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-6.2.1 is accessable.
Confirmed that https://opensource.org/licenses/MIT for reflection-util-0.0.2 is accessable.
Confirmed that https://opensource.org/licenses/MIT for plume-util-1.0.6 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-tree-7.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.2 is accessable.
 Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.0 is accessable.
Confirmed that https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE for reactive-streams-1.0.3 is accessable.
Confirmed that https://opensource.org/licenses/MIT for require-javadoc-0.1.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for pcollections-2.1.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-7.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for asm-util-5.0.3 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.html for pentaho-aggdesigner-algorithm-5.1.5-jhyde is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for quartz-2.3.2 is accessable.
Confirmed that http://www.gnu.org/licenses/gpl-2.0.html for rocksdbjni-5.7.3 is accessable.
Confirmed that http://opensource.org/licenses/MIT for duct-tape-1.0.7 is accessable.
Confirmed that http://opensource.org/licenses/MIT for tcp-unix-socket-proxy-1.0.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for visible-assertions-2.1.2 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.11-0.7.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-async_2.12-0.9.7 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet-2.3.0 is accessable.
Confirmed that http://www.opensource.org/licenses/lgpl-3.0 for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for shims-0.7.45 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for roaringbitmap-0.7.45 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-java8-compat_2.12-0.8.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.0.4 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.11-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.1 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-parser-combinators_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.12-1.1.0 is accessable.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for scala-xml_2.11-1.0.6 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar for org.restlet-2.3.0 is accessable.
Confirmed that https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar for org.restlet.ext.servlet-2.3.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-util_2.11-1.8.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for scalate-core_2.11-1.8.0 is accessable.
Confirmed that https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt for scala-stm_2.12-0.8 is accessable.
Confirmed that https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt for native-lib-loader-2.0.2 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra_2.11-2.5.0 is accessable.
Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-common_2.11-2.5.0 is accessable.
 Confirmed that http://github.com/scalatra/scalatra/raw/HEAD/LICENSE for scalatra-scalate_2.11-2.5.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jsonassert-1.5.0 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jcl-over-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.16 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for jul-to-slf4j-1.7.28 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for log4j-over-slf4j-1.7.7 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.21 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.25 is accessable.
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Confirmed that http://www.scala-lang.org/license.html for scala-compiler-2.11.8 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.11 is accessable.
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-api-1.7.26 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.6 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-library-2.12.7 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.12 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.11.8 is accessable.
Confirmed that http://www.linfo.org/bsdlicense.html for jmatio-1.5 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-jdk14-1.7.25 is accessable.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-log4j12-1.7.25 is accessable.
License/notice for threetenbp-1.4.1 were pulled automatically.
Confirmed that http://www.opensource.org/licenses/mit-license.php for slf4j-simple-1.7.25 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for unused-1.0.0 is accessable.
License/notice for snappy-java-1.1.4 were pulled automatically.
Confirmed that http://opensource.org/licenses/MIT for clickhouse-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for database-commons-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for jdbc-1.10.5 is accessable.
Confirmed that http://opensource.org/licenses/MIT for localstack-1.11.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for metadata-extractor-2.13.0 is accessable.
License/notice for oro-2.0.8 were pulled automatically.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.4 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.10.5 is accessable.
Confirmed that http://www.scala-lang.org/license.html for scala-reflect-2.12.7 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.2 is accessable.
Confirmed that http://opensource.org/licenses/MIT for testcontainers-1.11.3 is accessable.
Confirmed that https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE for generics-resolver-2.0.1 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.15 is accessable.
Confirmed that https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt for snakeyaml-1.12 is accessable.
Confirmed that https://www.apache.org/licenses/LICENSE-2.0.txt for model-builder-1.3 is accessable.
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 323, in <module>
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.17 is accessable.
    error_msg)
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.23 is accessable.
RuntimeError: ('2 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]', '**************************************** License type of some dependencies were not identified. The license type is used to decide whether the source code of the dependency should be pulled or not. Please add "type" field to sdks/java/container/license_scripts/dep_urls_java.yaml for each dependency. Dependency List: [zetasql-client-2020.04.1,zetasql-jni-channel-2020.04.1,zetasql-jni-channel-darwin-2020.04.1,zetasql-jni-channel-linux-2020.04.1,zetasql-types-2020.04.1]'])
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for snakeyaml-1.24 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0 for clickhouse-jdbc-0.1.47 is accessable.
Confirmed that http://github.com/xetorthio/jedis/raw/master/LICENSE.txt for jedis-3.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for annotations-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for apache-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for auth-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-query-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for cloudwatch-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for http-client-spi-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for aws-json-protocol-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for dynamodb-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for netty-nio-client-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for profiles-2.10.61 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.5 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for protocol-core-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sdk-core-2.10.61 is accessable.
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Confirmed that http://opensource.org/licenses/BSD-3-Clause for sqlline-1.4.0 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for eventstream-1.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sns-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for sqs-2.10.61 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for utils-2.10.61 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for ion-java-1.0.2 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for stax-api-1.0.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-compiler-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.12.0 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for jasper-runtime-5.5.23 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xercesimpl-2.9.1 is accessable.
Confirmed that http://www.apache.org/licenses/LICENSE-2.0.txt for xml-resolver-1.2 is accessable.
Confirmed that http://www.opensource.org/licenses/bsd-license.php for xmlenc-0.52 is accessable.
Confirmed that https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD for xz-1.8 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1-sources.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://repo1.maven.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.1/osgi-resource-locator-1.0.1.jar for osgi-resource-locator-1.0.1 is accessable.
Confirmed that https://aws.amazon.com/apache2.0 for regions-2.10.61 is accessable.
[u'zetasql-client-2020.04.1', u'zetasql-jni-channel-2020.04.1', u'zetasql-jni-channel-darwin-2020.04.1', u'zetasql-jni-channel-linux-2020.04.1', u'zetasql-types-2020.04.1']
pull_licenses_java.py failed. It took 26.716965 seconds with 16 threads.

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 56s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/oiul2dctxtbho

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3493 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3493)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3493/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3492 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3492)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3492/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3491 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3491)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3491/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3490 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3490)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3490/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3489 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3489)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3489/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3488 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3488)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3488/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3487 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3487)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3487/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3486 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3486)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3486/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3485

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

Changes:

[github] Revert "[BEAM-8131] Provide Kubernetes setup for Prometheus (#9482)"


------------------------------------------
[...truncated 211.72 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-16.0.3.jar/LICENSE from https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/LICENSE from https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Successfully pulled java_third_party_licenses/geoapi-3.0.1.jar/LICENSE from https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/reactive-streams-1.0.0.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.2.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.3.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Invalid url: https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalatra-common_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra-scalate_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/LICENSE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/NOTICE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Successfully pulled java_third_party_licenses/xz-1.5.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Successfully pulled java_third_party_licenses/xz-1.8.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Successfully pulled java_third_party_licenses/jedis-3.0.1.jar/LICENSE from http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Successfully pulled java_third_party_licenses/generics-resolver-2.0.1.jar/LICENSE from https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apTraceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
ache2.0
    error_msg)
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [better-files_2.12-2.17.1,scala-stm_2.12-0.8]'])
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7m 14s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ctadpznvfprqc

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3484

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3484/display/redirect>

Changes:


------------------------------------------
[...truncated 214.03 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Invalid url: https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Invalid url: https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Invalid url: https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Invalid url: https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-stm_2.12-0.8.jar/LICENSE from https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Invalid url: https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Invalid url: https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Successfully pulled java_third_party_licenses/xz-1.5.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Successfully pulled java_third_party_licenses/xz-1.8.jar/LICENSE from https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Invalid url: http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Invalid url: https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
    error_msg)
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [amqp-client-5.7.3,annotations-16.0.3,ant-launcher-1.7.0,antlr-runtime-3.1.2,antlr-runtime-3.4,apache-curator-2.6.0,better-files_2.12-2.17.1,boilerpipe-1.1.0,commons-compiler-2.7.6,commons-compiler-2.7.8,commons-compiler-3.0.11,commons-compiler-3.0.9,dom4j-2.1.1,ehcache-core-2.6.2,gax-1.54.0,gax-grpc-1.54.0,gax-httpjson-0.71.0,generics-resolver-2.0.1,geoapi-3.0.1,hdrhistogram-2.1.6,hdrhistogram-2.1.9,janino-3.0.11,janino-3.0.9,jcip-annotations-1.0,jedis-3.0.1,jsp-2.1-6.1.14,jsp-api-2.0,jsp-api-2.1,jsr166e-1.1.0,junrar-4.0.0,log4j-1.2.12,native-lib-loader-2.0.2,osgi-resource-locator-1.0.1,paranamer-2.7,paranamer-2.8,pyrolite-4.13,reactive-streams-1.0.0,reactive-streams-1.0.2,reactive-streams-1.0.3,scalatra-common_2.11-2.5.0,scalatra-scalate_2.11-2.5.0,scalatra_2.11-2.5.0,unit-api-1.0]'])
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 16m 46s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/nfe2ajqfunfj4

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3483 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3483)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3483/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3482 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3482)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3482/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3481 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3481)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3481/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3480 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3480)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3480/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3479

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

Changes:

[ehudm] [BEAM-6860] Fix iobase non-global windows bug

[skoonce] [BEAM-9773]: Update Dataflow Debug Capture to use Google API client

[huangry] Fix user distribution metric test by using less restricting value.

[huangry] Apply yapf fix.

[skoonce] Remove all Dataflow google-api-client-jackson(1) dependencies

[huangry] Replace all explicit validation.

[skoonce] Missed cleanup

[github] Add release date for 2.20.0

[github] [BEAM-9692]: Make CombineValues portable (#11335)

[github] [BEAM-9788] Add RetainDockerContainers flag support to Go SDK. (#11467)

[github] [BEAM-9775] Add Go support for SDF StandardRequirements. (#11443)


------------------------------------------
[...truncated 25.89 KB...]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: commit='87df7c60d5820d0f8ae11afede5aa52325c09717', urls=[https://github.com/davecgh/go-spew.git, git@github.com:davecgh/go-spew.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/eapache/go-resiliency: commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', urls=[https://github.com/eapache/go-resiliency.git, git@github.com:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', urls=[https://github.com/eapache/go-xerial-snappy.git, git@github.com:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', urls=[https://github.com/eapache/queue.git, git@github.com:eapache/queue.git]

> Task :model:job-management:shadowJar
> Task :model:fn-execution:shadowJar

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 22612
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22612.out.log
----- Last  20 lines from daemon log file - daemon-22612.out.log -----
21:07:30.379 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 382: Received non-IO message from client: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}>
21:07:30.379 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}.>
21:07:30.379 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}> with connection: socket connection from /0:0:0:0:0:0:0:1:45379 to /0:0:0:0:0:0:0:1:39372.
21:07:30.380 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src},> connection = DefaultDaemonConnection: socket connection from /0:0:0:0:0:0:0:1:45379 to /0:0:0:0:0:0:0:1:39372] after 4.0 minutes of idle
21:07:30.380 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [22e93b80-866b-41f6-b1c1-2e9a4a227af3 port:45379, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:07:30.380 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [22e93b80-866b-41f6-b1c1-2e9a4a227af3 port:45379, addresses:[/0:0:0:0:0:0:0:1%lo, /127.0.0.1]]
21:07:30.380 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
21:07:30.380 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
21:07:30.381 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
21:07:30.381 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
21:07:30.381 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
21:07:30.382 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=ac581f31-79b6-42c1-9cab-09a95504503f, currentDir=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src}.> Dispatching build started information...
21:07:30.382 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 384: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
21:07:30.382 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games, RUN_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/display/redirect, HUDSON_HOME=/x1/jenkins/jenkins-home, RUN_CHANGES_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/display/redirect?page=changes, JOB_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/, ROOT_BUILD_CAUSE_SCMTRIGGER=true, HUDSON_COOKIE=a2422c53-1d05-4134-8692-ac39bbe2f385, NIX_LABEL=ubuntu, SLACK_WEBHOOK_URL=****, SUDO_USER=wintermelons, MAIL=/var/mail/jenkins, WIN_LABEL=Windows, JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8, USERNAME=root, LOGNAME=jenkins, PWD=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src,> JENKINS_URL=https://builds.apache.org/, BUILD_CAUSE_SCMTRIGGER=true, SHELL=/bin/bash, BUILD_TAG=jenkins-beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow-3479, GIT_AUTHOR_EMAIL=builds@apache.org, LESSOPEN=| /usr/bin/lesspipe %s, ROOT_BUILD_CAUSE=SCMTRIGGER,TIMERTRIGGER, BUILD_CAUSE_TIMERTRIGGER=true, GIT_AUTHOR_NAME=jenkins, OLDPWD=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src,> JENKINS_HOME=/x1/jenkins/jenkins-home, sha1=master, NODE_NAME=apache-beam-jenkins-3, BUILD_DISPLAY_NAME=#3479, JOB_DISPLAY_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/display/redirect, GIT_BRANCH=origin/master, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, SHLVL=1, GIT_PREVIOUS_COMMIT=d2089bc28c904befbfc3b95158a9a8fd0fbcf77b, LESSCLOSE=/usr/bin/lesspipe %s %s, JAVA_HOME=/home/jenkins/tools/java/latest1.8, TERM=xterm-256color, BUILD_ID=3479, LANG=en_US.UTF-8, JOB_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow, SPARK_LOCAL_IP=127.0.0.1, BUILD_CAUSE=SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,SCMTRIGGER,TIMERTRIGGER, SUDO_GID=1032, GIT_PREVIOUS_SUCCESSFUL_COMMIT=e8335809bfba580ba80274a468769b3c4d9c7a4d, NODE_LABELS=apache-beam-jenkins-3 beam, HUDSON_URL=https://builds.apache.org/, WORKSPACE=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/,> ROOT_BUILD_CAUSE_TIMERTRIGGER=true, SUDO_UID=1031, _=/usr/bin/nohup, GIT_COMMIT=fbf1775cb7fc5bee0633250f096a845216f6162b, COVERALLS_REPO_TOKEN=****, EXECUTOR_NUMBER=0, HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8, GIT_COMMITTER_NAME=jenkins, JOB_BASE_NAME=beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow, USER=jenkins, SUDO_COMMAND=/bin/su jenkins, BUILD_NUMBER=3479, BUILD_URL=https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3479/, GIT_COMMITTER_EMAIL=builds@apache.org, GIT_URL=https://github.com/apache/beam.git, HOME=/home/jenkins}
21:07:30.383 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
21:07:30.384 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 22612). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22612.out.log
21:07:30.384 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting 5th build in daemon [uptime: 2 hrs 9 mins 9.678 secs, performance: 100%]
21:07:30.385 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
21:07:30.385 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=324576a7-174e-4968-843f-0e8cd457ff4f,javaHome=/usr/lib/jvm/java-8-openjdk-amd64,daemonRegistryDir=/home/jenkins/.gradle/daemon,pid=22612,idleTimeout=10800000,priority=NORMAL,daemonOpts=-Xss10240k,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

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

* Get more help at https://help.gradle.org
> Task :buildSrc:spotlessGroovy

> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:core:compileJava FROM-CACHE
> Task :sdks:java:core:classes

> Task :sdks:go:resolveBuildDependencies
Resolving github.com/fsnotify/fsnotify: commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', urls=[https://github.com/fsnotify/fsnotify.git, git@github.com:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/glog: commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', urls=[https://github.com/golang/glog.git, git@github.com:golang/glog.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/golang/mock: commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', urls=[https://github.com/golang/mock.git, git@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: commit='ed6926b37a637426117ccab59282c3839528a700', urls=[https://github.com/golang/protobuf.git, git@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: commit='553a641470496b2327abcac10b36396bd98e45c9', urls=[https://github.com/golang/snappy.git, git@github.com:golang/snappy.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/google/go-cmp: commit='3af367b6b30c263d47e8895973edcca9a49cf029', urls=[https://github.com/google/go-cmp.git, git@github.com:google/go-cmp.git]
Resolving github.com/google/pprof: commit='a8f279b7952b27edbcb72e5a6c69ee9be4c8ad93', urls=[https://github.com/google/pprof.git, git@github.com:google/pprof.git]
Resolving github.com/googleapis/gax-go: commit='317e0006254c44a0ac427cc52a0e083ff0b9622f', urls=[https://github.com/googleapis/gax-go.git, git@github.com:googleapis/gax-go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/hashicorp/hcl: commit='23c074d0eceb2b8a5bfdbb271ab780cde70f05a8', urls=[https://github.com/hashicorp/hcl.git, git@github.com:hashicorp/hcl.git]
Resolving github.com/ianlancetaylor/demangle: commit='4883227f66371e02c4948937d3e2be1664d9be38', urls=[https://github.com/ianlancetaylor/demangle.git, git@github.com:ianlancetaylor/demangle.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/kr/fs: commit='2788f0dbd16903de03cb8186e5c7d97b69ad387b', urls=[https://github.com/kr/fs.git, git@github.com:kr/fs.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/magiconair/properties: commit='49d762b9817ba1c2e9d0c69183c2b4a8b8f1d934', urls=[https://github.com/magiconair/properties.git, git@github.com:magiconair/properties.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/mitchellh/go-homedir: commit='b8bc1bf767474819792c23f32d8286a45736f1c6', urls=[https://github.com/mitchellh/go-homedir.git, git@github.com:mitchellh/go-homedir.git]
Resolving github.com/mitchellh/mapstructure: commit='a4e142e9c047c904fa2f1e144d9a84e6133024bc', urls=[https://github.com/mitchellh/mapstructure.git, git@github.com:mitchellh/mapstructure.git]
Resolving github.com/nightlyone/lockfile: commit='0ad87eef1443f64d3d8c50da647e2b1552851124', urls=[https://github.com/nightlyone/lockfile, git@github.com:nightlyone/lockfile.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/openzipkin/zipkin-go: commit='3741243b287094fda649c7f0fa74bd51f37dc122', urls=[https://github.com/openzipkin/zipkin-go.git, git@github.com:openzipkin/zipkin-go.git]
Resolving github.com/pelletier/go-toml: commit='acdc4509485b587f5e675510c4f2c63e90ff68a8', urls=[https://github.com/pelletier/go-toml.git, git@github.com:pelletier/go-toml.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/pierrec/lz4: commit='ed8d4cc3b461464e69798080a0092bd028910298', urls=[https://github.com/pierrec/lz4.git, git@github.com:pierrec/lz4.git]
Resolving github.com/pierrec/xxHash: commit='a0006b13c722f7f12368c00a3d3c2ae8a999a0c6', urls=[https://github.com/pierrec/xxHash.git, git@github.com:pierrec/xxHash.git]
Resolving github.com/pkg/errors: commit='30136e27e2ac8d167177e8a583aa4c3fea5be833', urls=[https://github.com/pkg/errors.git, git@github.com:pkg/errors.git]
Resolving github.com/pkg/sftp: commit='22e9c1ccc02fc1b9fa3264572e49109b68a86947', urls=[https://github.com/pkg/sftp.git, git@github.com:pkg/sftp.git]
Resolving github.com/prometheus/client_golang: commit='9bb6ab929dcbe1c8393cd9ef70387cb69811bd1c', urls=[https://github.com/prometheus/client_golang.git, git@github.com:prometheus/client_golang.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/prometheus/procfs: commit='cb4147076ac75738c9a7d279075a253c0cc5acbd', urls=[https://github.com/prometheus/procfs.git, git@github.com:prometheus/procfs.git]
Resolving github.com/rcrowley/go-metrics: commit='8732c616f52954686704c8645fe1a9d59e9df7c1', urls=[https://github.com/rcrowley/go-metrics.git, git@github.com:rcrowley/go-metrics.git]
Resolving github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/cpuguy83/go-md2man: commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', urls=[https://github.com/cpuguy83/go-md2man.git, git@github.com:cpuguy83/go-md2man.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/afero: commit='bb8f1927f2a9d3ab41c9340aa034f6b803f4359c', urls=[https://github.com/spf13/afero.git, git@github.com:spf13/afero.git]
Resolving github.com/spf13/cast: commit='acbeb36b902d72a7a4c18e8f3241075e7ab763e4', urls=[https://github.com/spf13/cast.git, git@github.com:spf13/cast.git]
Resolving github.com/spf13/cobra: commit='93959269ad99e80983c9ba742a7e01203a4c0e4f', urls=[https://github.com/spf13/cobra.git, git@github.com:spf13/cobra.git]
Resolving github.com/spf13/jwalterweatherman: commit='7c0cea34c8ece3fbeb2b27ab9b59511d360fb394', urls=[https://github.com/spf13/jwalterweatherman.git, git@github.com:spf13/jwalterweatherman.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/spf13/viper: commit='aafc9e6bc7b7bb53ddaa75a5ef49a17d6e654be5', urls=[https://github.com/spf13/viper.git, git@github.com:spf13/viper.git]
Resolving github.com/stathat/go: commit='74669b9f388d9d788c97399a0824adbfee78400e', urls=[https://github.com/stathat/go.git, git@github.com:stathat/go.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving github.com/xordataexchange/crypt: commit='b2862e3d0a775f18c7cfe02273500ae307b61218', urls=[https://github.com/xordataexchange/crypt.git, git@github.com:xordataexchange/crypt.git]
Resolving go.opencensus.io: commit='aa2b39d1618ef56ba156f27cfcdae9042f68f0bc', urls=[https://github.com/census-instrumentation/opencensus-go]
Resolving golang.org/x/crypto: commit='d9133f5469342136e669e85192a26056b587f503', urls=[https://go.googlesource.com/crypto]
Resolving golang.org/x/debug: commit='95515998a8a4bd7448134b2cb5971dbeb12e0b77', urls=[https://go.googlesource.com/debug]

> Task :sdks:java:core:shadowJar
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:io:common:testJar
> Task :runners:local-java:jar
> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :vendor:sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :vendor:sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:extensions:protobuf:jar
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar
> Task :sdks:java:testing:test-utils:jar
> Task :vendor:sdks-java-extensions-protobuf:shadowJar
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar
> Task :runners:core-construction-java:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:core-java:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :sdks:go:resolveBuildDependencies
Resolving golang.org/x/net: commit='2fb46b16b8dda405028c50f7c7f0f9dd1fa6bfb1', urls=[https://go.googlesource.com/net]
Resolving golang.org/x/oauth2: commit='a032972e28060ca4f5644acffae3dfc268cc09db', urls=[https://go.googlesource.com/oauth2]
Resolving golang.org/x/sync: commit='fd80eb99c8f653c847d294a001bdf2a3a6f768f5', urls=[https://go.googlesource.com/sync]
Resolving golang.org/x/sys: commit='37707fdb30a5b38865cfb95e5aab41707daec7fd', urls=[https://go.googlesource.com/sys]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:java:core:shadowTestJar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:harness:shadowJar
> Task :sdks:java:container:copyDockerfileDependencies
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:worker:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:worker:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :runners:google-cloud-dataflow-java:compileTestJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:testClasses UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:worker:shadowJar

> Task :sdks:go:resolveBuildDependencies
Resolving google.golang.org/api: commit='386d4e5f4f92f86e6aec85985761bba4b938a2d5', urls=[https://code.googlesource.com/google-api-go-client]
Resolving google.golang.org/genproto: commit='2b5a72b8730b0b16380010cfe5286c42108d88e7', urls=[https://github.com/google/go-genproto]
Resolving google.golang.org/grpc: commit='7646b5360d049a7ca31e9133315db43456f39e2e', urls=[https://github.com/grpc/grpc-go]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]

> Task :sdks:go:installDependencies
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 52s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/3a4kcb5mj6wdo

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3478 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3478)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3478/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3477

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3477/display/redirect>

Changes:


------------------------------------------
[...truncated 260.31 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420120040
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58
  Associated tags:
 - 20200420120040
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420120040
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200420120040].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:83ac4ecfe662ec9466def31c755af4fabab01162dc77f2d67fdfd9f4091f7a58].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 14m 12s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/p3ufrnalacb6m

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3476 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3476)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3476/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3475 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3475)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3475/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3474 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3474)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3474/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3473

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3473/display/redirect>

Changes:


------------------------------------------
[...truncated 259.66 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200419120039
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:81107de8fa23bb3f6162baccfdb88725133c25010d8fa6e6bd51ece5229d8265
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:81107de8fa23bb3f6162baccfdb88725133c25010d8fa6e6bd51ece5229d8265
  Associated tags:
 - 20200419120039
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200419120039
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200419120039].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:81107de8fa23bb3f6162baccfdb88725133c25010d8fa6e6bd51ece5229d8265].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 6m 20s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/r3st35gqohcpc

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3472 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3472)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3472/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3471 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3471)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3471/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3470 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3470)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3470/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3469

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3469/display/redirect>

Changes:


------------------------------------------
[...truncated 259.68 KB...]
org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418120038
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:61dba60d8c82a484d6af57959436071dd977914deee48c4b55cc138b98149454
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:61dba60d8c82a484d6af57959436071dd977914deee48c4b55cc138b98149454
  Associated tags:
 - 20200418120038
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418120038
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200418120038].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:61dba60d8c82a484d6af57959436071dd977914deee48c4b55cc138b98149454].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 2m 33s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/fd7neffwgrn44

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3468 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3468)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3468/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3467 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3467)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3467/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3466 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3466)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3466/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3465

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

Changes:

[robertwb] [BEAM-9768] Gradle command for Python ULR.

[ehudm] [BEAM-9737] Don't use docker create option -u

[github] [BEAM-9650] Cleanup documentation on side inputs patterns (#11415)

[github] [BEAM-8646] Fix external environment on OS X as well. (#11431)


------------------------------------------
[...truncated 257.10 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417200315
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb2fa2761ee45a920b78024018b400bbf72295a11fe6eed9198bd77261c01f49
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb2fa2761ee45a920b78024018b400bbf72295a11fe6eed9198bd77261c01f49
  Associated tags:
 - 20200417200315
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417200315
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417200315].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb2fa2761ee45a920b78024018b400bbf72295a11fe6eed9198bd77261c01f49].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 4m 28s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ssnmbnpd2yoc6

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3464

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

Changes:

[github] [BEAM-9674] Don't specify selected fields when fetching BigQuery table


------------------------------------------
[...truncated 257.73 KB...]

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417160704
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2820bf879018a2928db0e2f7d381ac12bf316cedfd88292549995687e238ac3
Deleted: sha256:4b1ef5d0baf8620d81b9c4e1e513f2b92c7b5e0f3419af8a5fb2c428627f6164
Deleted: sha256:da50b7cd875e51b2e4d049d5081582cb35f28e5452372c9cb1195e466c4e9600
Deleted: sha256:579ed5659bb1b4b70c823e373a49de0ec1bcbf43d4b216144d8a24179d1ce330
Deleted: sha256:37174eeb8e7f53248a8b0b8b06bd67b362255962fe6987a70d3bdf15450a3b3d
Deleted: sha256:c9a4eb4be773d0a50e25fc84cdeab591be708aca78ccb502aa053238ecc03b66
Deleted: sha256:6545556db7fd5ffba598d615cb668bf01d04223183f530a2ecb8ac7b29135c53
Deleted: sha256:fc571a38f99e29d5103d7e598eff349ef31d976d7064e58973749cbd4dce72f0
Deleted: sha256:562c95b6a1321c733a6d546ab46f0dbb0ff0c78a848c4d65a9c6a3e32afa9ab6
Deleted: sha256:479703b90d5330c5563cb7ea0703817dfc89467436677033e9b9c7d0bae90808
Deleted: sha256:46b36fac9b4dc03d898f1353cb1979ccc8858e6d2ea49d324429ce21e31799a5
Deleted: sha256:2da438d56296d10b436b3c1f5b84eee6433cffe7ffd172e0bc73dc0b4a6599de
Deleted: sha256:4b24b6ff78b4007426343a636f5ec905511ddec2f1b8b3ad24e1a3d9e9f4b6f1
Deleted: sha256:5ec424a85aed05d9ef7ea15fe4967bd9c4c75ffacdc0255e810747cbaa8afcaa
Deleted: sha256:f8e58097ed40e0f99eec0444c0c370f096d4ef425fb10fa61d7a6926adf0db1b
Deleted: sha256:14c586f2343350845245ab7484c462ed664e2d4ea95073e73f6ea8356ce535fd
Deleted: sha256:f675658f4aff6dd522416e5f510778090e9fcddbdae168046a3d7443aaf1bf4e
Deleted: sha256:ca02ec4619932c1957dffc7705bf4e274df8f31ee14e7d6a93ee2add6b074082
Deleted: sha256:4554665dbc8563b2ed41d02d117ee567875010bb2b515f4d6d01a9eceed8ad43
Deleted: sha256:c8b54391699e86d4809ed0c585ac9ba167e81539c362f4e869c3571eb8606efc
Deleted: sha256:3c705e89ea53ddb7690de8b99912c5a6b937fb0f238d93caf345aab0c184e7d3
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2820bf879018a2928db0e2f7d381ac12bf316cedfd88292549995687e238ac3
  Associated tags:
 - 20200417160704
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417160704
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417160704].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2820bf879018a2928db0e2f7d381ac12bf316cedfd88292549995687e238ac3].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3h 55m 38s
101 actionable tasks: 74 executed, 26 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/2cs35fh2xd6as

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3463

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3463/display/redirect>

Changes:


------------------------------------------
[...truncated 257.58 KB...]

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417120041
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0d61ab48bb0755f3d32e8d5a0e784434c29c9689e905518c98c1f12c4b0facb
Deleted: sha256:9b2a1a8b1e03c622d6f672bde5ca95f5491f2415faf3a363cb164afa21f2d2d7
Deleted: sha256:c802133aad759f23a139d7e19c0495c5a6602eb087cbf575237165c8231d6887
Deleted: sha256:296e77fd1ec8181dad0ba9d637530e51cf2a01d25ecb2d30a224c4c2cd86480d
Deleted: sha256:9745796cedb26220b5463d88711b881468fe783f652efe557d0081ef6dab05fa
Deleted: sha256:363bebb520d4a9780772e62c650fcb72e0c0559da5769d7919be47b8f7014981
Deleted: sha256:d96abef9fbbee952b0eea9912aed278102937cad800852c2b33a2e2381495f93
Deleted: sha256:9687a60325f4fad5b69e0d7ab5ad72b6ce3af34874fa4a74bfdc8992fdfffc2e
Deleted: sha256:c0f67717c567f795f5f2611518a7249958dfa0be2ad61bfefdccdb5ef2a4dc77
Deleted: sha256:3d96112213f01533189b429f5ec8c614de3da78b18c16466182b5a16372f5358
Deleted: sha256:ffe6d3572046bba896237fe195651f1d733c422de2a486dbd22392b3b94b7737
Deleted: sha256:5d40f5abe3d51540c5bfec666d800283c6dbf9135f7b487d16e2124d8f66b56b
Deleted: sha256:dabacd75c6862f5c79d1bee7097ba27165e22ca8743d0f8a42f554cb396fb319
Deleted: sha256:9631c6d380e09b690ae3ab49d778e88112d19ea2901845ec80fb5d232d7c7b37
Deleted: sha256:2baafb8d9841b08864aed9bbc856f9140f92f3932f3ac9a2c759a4e271faacc5
Deleted: sha256:3724b01048f08e9ac8f0ae857be7228c4112a8c3cf14c70220b7540f20bdc8a4
Deleted: sha256:8587e86df7356591c27cc8e282f24e02f47e202540f6c49844b195346c0b2cf3
Deleted: sha256:76df7eae423181f303795b1c6d0b243636109725fe4bd21d46d69a1b16cc621b
Deleted: sha256:4da8753475067a00da7ca41647754707dd191261ef5ff7948a77b56dac906845
Deleted: sha256:b08588c93561972befdd027a4a727bd5f214e28364a4d87e07dda103b36552fc
Deleted: sha256:9a9e9346bc127cdf6c4422324db156f660720a18141989680342c6c0931addf9
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0d61ab48bb0755f3d32e8d5a0e784434c29c9689e905518c98c1f12c4b0facb
  Associated tags:
 - 20200417120041
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417120041
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200417120041].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0d61ab48bb0755f3d32e8d5a0e784434c29c9689e905518c98c1f12c4b0facb].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 5m 54s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/l6e5moof2cbgs

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3462 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3462)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3462/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3461 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3461)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3461/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3460 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3460)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3460/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3459 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3459)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3459/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3458

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

Changes:

[echauchot] Add GBK load tests script for spark structured streaming runner

[echauchot] Add CoGBK load tests script for spark structured streaming runner

[echauchot] Add Combine load tests script for spark structured streaming runner

[echauchot] Add Pardo load tests script for spark structured streaming runner


------------------------------------------
[...truncated 178.88 KB...]
Successfully pulled java_third_party_licenses/aws-java-sdk-dynamodb-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-kinesis-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-kms-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-s3-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-sns-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-java-sdk-sqs-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/jmespath-java-1.11.718.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/jcommander-1.30.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcommander-1.78.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/high-scale-lib-1.0.6.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/junit4-ant-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.7.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.5.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.9.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-core-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-extras-3.6.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-mapping-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/netlet-1.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/parso-2.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/kryo-2.21.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-2.24.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/minlog-1.2.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.07.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/kryo-shaded-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/minlog-1.3.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.11.3.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/esri-geometry-api-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for hadoop-apache2-3.2.0-1 were pulled automatically.
License/notice for jackson-annotations-2.10.0 were pulled automatically.
License/notice for jackson-annotations-2.10.2 were pulled automatically.
License/notice for jackson-core-2.10.0 were pulled automatically.
License/notice for jackson-core-2.10.2 were pulled automatically.
License/notice for jackson-databind-2.10.0 were pulled automatically.
License/notice for jackson-databind-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-cbor-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-csv-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-smile-2.5.4 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-xml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.9.8 were pulled automatically.
License/notice for jackson-datatype-joda-2.10.2 were pulled automatically.
License/notice for jackson-module-jaxb-annotations-2.10.2 were pulled automatically.
License/notice for jackson-module-paranamer-2.10.2 were pulled automatically.
License/notice for jackson-module-scala_2.11-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/woodstox-core-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for woodstox-core-6.0.3 were pulled automatically.
Successfully pulled java_third_party_licenses/caffeine-2.2.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/caffeine-2.7.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jai-imageio-core-1.4.0 were pulled automatically.
Successfully pulled java_third_party_licenses/jamm-0.3.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/jffi-1.2.16.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-constants-0.9.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-ffi-2.1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-posix-3.0.44.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jnr-x86asm-1.0.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for dropwizard-metrics-hadoop-metrics2-reporter-0.1.0 were pulled automatically.
Successfully pulled java_third_party_licenses/lzma-java-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/junrar-4.0.0.jar/LICENSE from https://raw.github.com/junrar/junrar/master/license.txt
Successfully pulled java_third_party_licenses/software-and-algorithms-1.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/embedded-redis-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/zstd-jni-1.3.8-3.jar/LICENSE from https://opensource.org/licenses/BSD-2-Clause
Successfully pulled java_third_party_licenses/openjson-1.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/better-files_2.12-2.17.1.jar/LICENSE from https://github.com/pathikrit/better-files/blob/master/LICENSE
Successfully pulled java_third_party_licenses/snowball-stemmer-1.3.0.581.1.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.html
Successfully pulled java_third_party_licenses/scopt_2.11-3.5.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for spotbugs-3.1.12 were pulled automatically.
Successfully pulled java_third_party_licenses/spotbugs-annotations-3.1.12.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/compiler-0.9.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/findbugs-annotations-1.3.9-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcip-annotations-1.0-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/named-regexp-0.2.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/curvesapi-1.06.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/annotations-4.1.1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/google-api-client-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-jackson2-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-java6-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1alpha2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta1-0.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datacatalog-v1beta1-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datastore-v1-0.85.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-database-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-instance-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1beta2-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p1beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p2beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p3beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-iam-v1-0.13.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/api-common-1.8.1.jar/LICENSE from https://github.com/googleapis/api-common-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-grpc-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-httpjson-0.71.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/google-api-services-bigquery-v2-rev20191211-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-clouddebugger-v2-rev20200313-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-cloudresourcemanager-v1-rev20200311-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-dataflow-v1b3-rev20200305-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-healthcare-v1beta1-rev20200307-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-pubsub-v1-rev20200312-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-storage-v1-rev20200226-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.18.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-oauth2-http-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/auto-service-1.0-rc2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-annotations-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gcsio-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/util-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/bigtable-client-core-1.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-dataflow-java-proto-library-all-0.5.160304.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/datastore-v1-proto-client-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquery-1.108.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquerystorage-0.125.0-beta.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigtable-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-grpc-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-http-1.93.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-datacatalog-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-spanner-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-video-intelligence-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jformatstring-3.0.0.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jsr305-3.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jsr305-3.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for google-collect-snapshot-20080530 were pulled automatically.
Successfully pulled java_third_party_licenses/gson-2.2.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.0.15.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/javac-9+181-r4173-1.jar/LICENSE from http://openjdk.java.net/legal/gplv2+ce.html
Successfully pulled java_third_party_licenses/flogger-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/flogger-system-backend-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-extensions-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/failureaccess-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-19.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-23.5-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-26.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-27.0.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.1-android.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-testlib-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-appengine-1.34.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson-1.29.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson2-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-protobuf-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for guice-assistedinject-3.0 were pulled automatically.
License/notice for guice-servlet-3.0 were pulled automatically.
License/notice for guice-3.0 were pulled automatically.
Successfully pulled java_third_party_licenses/j2objc-annotations-1.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/j2objc-annotations-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-java6-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-javanano-3.0.0-alpha-5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-java-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-3.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 138, in <module>
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
    license_url = dep['moduleLicenseUrl']
Successfully pulled java_third_party_licenses/protoc-3.11.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
KeyErrorSuccessfully pulled java_third_party_licenses/protoc-3.11.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
: 'moduleLicenseUrl'
Successfully pulled java_third_party_licenses/zetasketch-0.1.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 49s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ydjymwl3mzjfu

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3457

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

Changes:

[kamil.wasilewski] [BEAM-8671] Migrate Load Tests to Python 3.7

[kamil.wasilewski] Remove outdated doc for ReadFromBigQuery transform


------------------------------------------
[...truncated 179.26 KB...]
Successfully pulled java_third_party_licenses/high-scale-lib-1.0.6.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/junit4-ant-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licens
> Task :sdks:go:installDependencies

> Task :sdks:java:container:generateThirdPartyLicenses
es/randomizedtesting-runner-2.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/randomizedtesting-runner-2.7.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.5.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.7.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/hppc-0.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.5.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/stream-2.9.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-core-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-extras-3.6.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/cassandra-driver-mapping-3.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/netlet-1.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/parso-2.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/kryo-2.21.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-2.24.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/minlog-1.2.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.07.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/kryo-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/kryo-shaded-4.0.2.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/minlog-1.3.0.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/reflectasm-1.11.3.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php
Successfully pulled java_third_party_licenses/esri-geometry-api-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for hadoop-apache2-3.2.0-1 were pulled automatically.
License/notice for jackson-annotations-2.10.0 were pulled automatically.
License/notice for jackson-annotations-2.10.2 were pulled automatically.
License/notice for jackson-core-2.10.0 were pulled automatically.
License/notice for jackson-core-2.10.2 were pulled automatically.
License/notice for jackson-databind-2.10.0 were pulled automatically.
License/notice for jackson-databind-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-cbor-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-csv-2.10.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-smile-2.5.4 were pulled automatically.
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jackson-dataformat-smile-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jackson-dataformat-xml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.10.2 were pulled automatically.
License/notice for jackson-dataformat-yaml-2.9.8 were pulled automatically.
License/notice for jackson-datatype-joda-2.10.2 were pulled automatically.
License/notice for jackson-module-jaxb-annotations-2.10.2 were pulled automatically.
License/notice for jackson-module-paranamer-2.10.2 were pulled automatically.
License/notice for jackson-module-scala_2.11-2.10.2 were pulled automatically.
Successfully pulled java_third_party_licenses/woodstox-core-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for woodstox-core-6.0.3 were pulled automatically.
Successfully pulled java_third_party_licenses/caffeine-2.2.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/caffeine-2.7.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jai-imageio-core-1.4.0 were pulled automatically.
Successfully pulled java_third_party_licenses/jamm-0.3.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/jffi-1.2.16.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-constants-0.9.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-ffi-2.1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jnr-posix-3.0.44.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jnr-x86asm-1.0.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for dropwizard-metrics-hadoop-metrics2-reporter-0.1.0 were pulled automatically.
Successfully pulled java_third_party_licenses/lzma-java-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/junrar-4.0.0.jar/LICENSE from https://raw.github.com/junrar/junrar/master/license.txt
Successfully pulled java_third_party_licenses/software-and-algorithms-1.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/embedded-redis-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/zstd-jni-1.3.8-3.jar/LICENSE from https://opensource.org/licenses/BSD-2-Clause
Successfully pulled java_third_party_licenses/openjson-1.0.11.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/better-files_2.12-2.17.1.jar/LICENSE from https://github.com/pathikrit/better-files/blob/master/LICENSE
Successfully pulled java_third_party_licenses/snowball-stemmer-1.3.0.581.1.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.html
Successfully pulled java_third_party_licenses/scopt_2.11-3.5.0.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for spotbugs-3.1.12 were pulled automatically.
Successfully pulled java_third_party_licenses/spotbugs-annotations-3.1.12.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/compiler-0.9.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/findbugs-annotations-1.3.9-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcip-annotations-1.0-1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_th
> Task :sdks:go:buildLinuxAmd64
> Task :sdks:go:goBuild

> Task :sdks:java:container:generateThirdPartyLicenses
ird_party_licenses/named-regexp-0.2.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/curvesapi-1.06.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/annotations-4.1.1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/google-api-client-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-jackson2-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-client-java6-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/grpc-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1alpha2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta1-0.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigquerystorage-v1beta2-0.90.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-admin-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-bigtable-v2-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datacatalog-v1beta1-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-datastore-v1-0.85.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-pubsub-v1-1.85.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-database-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-admin-instance-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-spanner-v1-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1beta2-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p1beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p2beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-cloud-video-intelligence-v1p3beta1-0.84.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.12.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-common-protos-1.17.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/proto-google-iam-v1-0.13.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/api-common-1.8.1.jar/LICENSE from https://github.com/googleapis/api-common-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-grpc-1.54.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/gax-httpjson-0.71.0.jar/LICENSE from https://github.com/googleapis/gax-java/blob/master/LICENSE
Successfully pulled java_third_party_licenses/google-api-services-bigquery-v2-rev20191211-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-clouddebugger-v2-rev20200313-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-cloudresourcemanager-v1-rev20200311-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-dataflow-v1b3-rev20200305-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-healthcare-v1beta1-rev20200307-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-pubsub-v1-rev20200312-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-api-services-storage-v1-rev20200226-1.30.9.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.18.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-credentials-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/google-auth-library-oauth2-http-0.19.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/auto-service-1.0-rc2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-service-annotations-1.0-rc6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-value-annotations-1.7.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.10.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/auto-common-0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gcsio-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/util-2.1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/bigtable-client-core-1.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-dataflow-java-proto-library-all-0.5.160304.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/datastore-v1-proto-client-1.6.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquery-1.108.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigquerystorage-0.125.0-beta.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-bigtable-1.9.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-grpc-1.92.2.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-core-http-1.93.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-datacatalog-0.32.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-spanner-1.49.1.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-cloud-video-intelligence-1.2.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jformatstring-3.0.0.jar/LICENSE from http://www.gnu.org/licenses/lgpl.html
Successfully pulled java_third_party_licenses/jsr305-3.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jsr305-3.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for google-collect-snapshot-20080530 were pulled automatically.
Successfully pulled java_third_party_licenses/gson-2.2.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/gson-2.8.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotation-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.0.15.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.2.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_check_api-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_core-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/error_prone_type_annotations-2.3.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/javac-9+181-r4173-1.jar/LICENSE from http://openjdk.java.net/legal/gplv2+ce.html
Successfully pulled java_third_party_licenses/flogger-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/flogger-system-backend-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-extensions-0.5.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/failureaccess-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-19.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-23.5-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-26.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-27.0.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.0-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-28.1-android.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/guava-testlib-25.1-jre.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-appengine-1.34.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson-1.29.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-jackson2-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-http-client-protobuf-1.34.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for guice-assistedinject-3.0 were pulled automatically.
License/notice for guice-servlet-3.0 were pulled automatically.
License/notice for guice-3.0 were pulled automatically.
Successfully pulled java_third_party_licenses/j2objc-annotations-1.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/j2objc-annotations-1.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/google-oauth-client-java6-1.30.6.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-javanano-3.0.0-alpha-5.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/protobuf-java-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
SuccTraceback (most recent call last):
essfully pulled java_third_party_licenses/protobuf-java-3.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 138, in <module>
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.0.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
    license_url = dep['moduleLicenseUrl']
Successfully pulled java_third_party_licenses/protoc-3.11.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
KeyError: 'moduleLicenseUrl'
Successfully pulled java_third_party_licenses/protoc-3.11.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/zetasketch-0.1.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 30s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ztp42hmvszflu

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3456 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3456)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3456/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3455

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

Changes:

[github] Merge pull request #11151 from [BEAM-9468]  Hl7v2 io


------------------------------------------
[...truncated 259.24 KB...]

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200416053125
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64c51dcf86ad399e1bc73ebf6e0d4cec3b6ba8d99418c25bfc1413815e9b645f
Deleted: sha256:60b787f852e0ea8d5485e652783391789c617484b12d4f819d7ce1f3f7d4ad85
Deleted: sha256:43f64109a28ac2968b47128785e96f6daffbb817cb7fde9bf74588f4dd4e6234
Deleted: sha256:4e204af55d7b069e4705fe584c7dcf25032bc131587efdb33d248778b4f1d712
Deleted: sha256:3ea66dcfa662bdd94ee5c3f05f43882814206c33878f7af626e721e9e4d0a9f0
Deleted: sha256:b0e8e98fee66aea21a68294d2871635d36807235aa804de712614c0b04e984a6
Deleted: sha256:25db7c7c152f31c338f167f2d17ef557823409d74ab956846b0e436bbeaa55f4
Deleted: sha256:5d407889b934f8f1e296982599471ab9ea601ec5c5ab3b5e2a92b99742000d75
Deleted: sha256:748f8d1dbc6a793f7f49d7649cab6d7cfbcc9b0f126dd0bbe1f8d403bdb185e4
Deleted: sha256:57d6fc07dfeca31c89a964a1a9e53250643531520a0ea782b3a72bb14214233a
Deleted: sha256:73650f865ec3fc9306bf1889844b224f66b711e824301b6ecfc428f46a146498
Deleted: sha256:71a4b892c4181ec2a6c7daf50c78c608be3352facddc0129a88652650f3a6d51
Deleted: sha256:57cd3f9065823402eb654bb8b7db7fb69b8141ed8b924122b78733555b013bf5
Deleted: sha256:1c694c3a1a2884c865215597579c63c5e4d87489ccc4a3cc28e6304e24be29d1
Deleted: sha256:c6306e972db8dda2757b9324877dcabdc304cf6296266fa5a204a5c5297f7e09
Deleted: sha256:cdfa1e786b84e814c8a83c962f7194082897eff87ac091a10bb3fc07bdc6a478
Deleted: sha256:3eaa4caebbca00e22374b4d9ab710c10c9226b4fedc59fc6e6e229496575f480
Deleted: sha256:777fc9370532f1ce23938b590acf445916bf2cfb4b2462ad28f0ea9ce481f204
Deleted: sha256:c65d10f1dfde7c4c987eabd3691891401a3af8f707b90353e05e0b5fe0ce7310
Deleted: sha256:72f94191e7045d0176408310e66a06b2fdbb8c2a978a0503714d8b6ae3fc3327
Deleted: sha256:978b514b479a35c3724a6e6671ba70e71e9131106b92758ae2f701e67c00f153
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64c51dcf86ad399e1bc73ebf6e0d4cec3b6ba8d99418c25bfc1413815e9b645f
  Associated tags:
 - 20200416053125
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200416053125
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200416053125].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64c51dcf86ad399e1bc73ebf6e0d4cec3b6ba8d99418c25bfc1413815e9b645f].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 3m 52s
101 actionable tasks: 73 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/y4ucbu3dpzwzw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3454 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3454)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3454/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3453 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3453)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3453/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3452 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3452)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3452/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3451

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

Changes:

[lcwik] [BEAM-2939] Update unbounded source as SDF wrapper to resume

[lcwik] fixup! Fix spotbugs warning


------------------------------------------
[...truncated 212.30 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-16.0.3.jar/LICENSE from https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/LICENSE from https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Successfully pulled java_third_party_licenses/geoapi-3.0.1.jar/LICENSE from https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/reactive-streams-1.0.0.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.2.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.3.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-stm_2.12-0.8.jar/LICENSE from https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalatra-common_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra-scalate_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/LICENSE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/NOTICE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Successfully pulled java_third_party_licenses/jedis-3.0.1.jar/LICENSE from http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Successfully pulled java_third_party_licenses/generics-resolver-2.0.1.jar/LICENSE from https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Traceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
    error_msg)
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [xz-1.5,xz-1.8]'])
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 6m 37s
95 actionable tasks: 72 executed, 22 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ltlmzyhaqpwhy

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3450

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3450/display/redirect>

Changes:


------------------------------------------
[...truncated 213.03 KB...]
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.20.0-GA.jar/javassist-3.20.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.20.0-GA/javassist-3.20.0-GA.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/LICENSE from http://www.mozilla.org/MPL/MPL-1.1.html
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA-sources.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA-sources.jar
Successfully pulled java_third_party_licenses/javassist-3.24.0-GA.jar/javassist-3.24.0-GA.jar from https://repo1.maven.org/maven2/org/javassist/javassist/3.24.0-GA/javassist-3.24.0-GA.jar
License/notice for jboss-logging-3.1.0.CR2 were pulled automatically.
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2-sources.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2-sources.jar
Successfully pulled java_third_party_licenses/jboss-logging-3.1.0.CR2.jar/jboss-logging-3.1.0.CR2.jar from https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.jar
Successfully pulled java_third_party_licenses/jboss-marshalling-1.4.11.Final.jar/LICENSE from http://repository.jboss.org/licenses/cc0-1.0.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/LICENSE from http://repository.jboss.org/licenses/lgpl-2.1.txt
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1-sources.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1-sources.jar
Successfully pulled java_third_party_licenses/jboss-modules-1.1.0.Beta1.jar/jboss-modules-1.1.0.Beta1.jar from https://repo1.maven.org/maven2/org/jboss/modules/jboss-modules/1.1.0.Beta1/jboss-modules-1.1.0.Beta1.jar
Successfully pulled java_third_party_licenses/jctools-core-1.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for jdom2-2.0.6 were pulled automatically.
Successfully pulled java_third_party_licenses/trove4j-1.0.20181211.jar/LICENSE from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
Successfully pulled java_third_party_licenses/kotlin-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-reflect-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-script-runtime-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-scripting-compiler-embeddable-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-common-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk7-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/kotlin-stdlib-jdk8-1.3.21.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/annotations-16.0.3.jar/LICENSE from https://raw.githubusercontent.com/doctrine/annotations/master/LICENSE
Successfully pulled java_third_party_licenses/annotations-17.0.0.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for joda-convert-1.2 were pulled automatically.
License/notice for joda-convert-2.1 were pulled automatically.
Successfully pulled java_third_party_licenses/jcodings-1.0.8.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/joni-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/json4s-ast_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-core_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-jackson_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json4s-scalap_2.11-3.5.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/json-20090211.jar/LICENSE from http://www.json.org/license.html
License/notice for jsoup-1.13.1 were pulled automatically.
License/notice for stax-ex-1.8.1 were pulled automatically.
License/notice for lmdbjava-0.6.1 were pulled automatically.
Successfully pulled java_third_party_licenses/lz4-java-1.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/lz4-java-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jbcrypt-0.3m.jar/LICENSE from http://www.mindrot.org/files/jBCrypt/LICENSE
License/notice for mockito-core-3.0.0 were pulled automatically.
Successfully pulled java_third_party_licenses/mongo-java-driver-3.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jetty-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-sslengine-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jetty-util-6.1.26.jar/LICENSE from http://www.eclipse.org/org/documents/epl-v10.php
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/LICENSE from https://raw.githubusercontent.com/javaee/glassfish/master/LICENSE
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/jsp-2.1-6.1.14.jar/jsp-2.1-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/jsp-2.1/6.1.14/jsp-2.1-6.1.14.jar
Successfully pulled java_third_party_licenses/jsp-api-2.1-6.1.14.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-20081211.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/LICENSE from https://www.oracle.com/downloads/licenses/javase-license1.html
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14-sources.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14-sources.jar
Successfully pulled java_third_party_licenses/servlet-api-2.5-6.1.14.jar/servlet-api-2.5-6.1.14.jar from https://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Successfully pulled java_third_party_licenses/noggit-0.6.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for objenesis-2.1 were pulled automatically.
License/notice for objenesis-2.5.1 were pulled automatically.
License/notice for objenesis-2.6 were pulled automatically.
License/notice for objenesis-3.0.1 were pulled automatically.
Successfully pulled java_third_party_licenses/geoapi-3.0.1.jar/LICENSE from https://raw.githubusercontent.com/opengeospatial/geoapi/master/LICENSE.txt
Successfully pulled java_third_party_licenses/asm-4.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-7.3.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-all-5.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-analysis-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-5.0.4.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-commons-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-6.2.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-tree-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-5.0.3.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/asm-util-7.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/pcollections-2.1.2.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.html
Successfully pulled java_third_party_licenses/plume-util-1.0.6.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/reflection-util-0.0.2.jar/LICENSE from https://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/require-javadoc-0.1.0.jar/LICENSE from https://opensource.org/licenses/MIT
License/notice for postgresql-42.2.2 were pulled automatically.
License/notice for powermock-api-mockito2-2.0.2 were pulled automatically.
License/notice for powermock-api-support-2.0.2 were pulled automatically.
License/notice for powermock-core-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-2.0.2 were pulled automatically.
License/notice for powermock-module-junit4-common-2.0.2 were pulled automatically.
License/notice for powermock-reflect-2.0.2 were pulled automatically.
Successfully pulled java_third_party_licenses/quartz-2.3.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/reactive-streams-1.0.0.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.2.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/reactive-streams-1.0.3.jar/LICENSE from https://raw.githubusercontent.com/reactive-streams/reactive-streams-jvm/master/LICENSE
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet-2.3.0.jar/org.restlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet/2.3.0/org.restlet-2.3.0.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/LICENSE from http://www.opensource.org/licenses/lgpl-3.0
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0-sources.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0-sources.jar
Successfully pulled java_third_party_licenses/org.restlet.ext.servlet-2.3.0.jar/org.restlet.ext.servlet-2.3.0.jar from https://repo.spring.io/plugins-release/org/restlet/jee/org.restlet.ext.servlet/2.3.0/org.restlet.ext.servlet-2.3.0.jar
Successfully pulled java_third_party_licenses/duct-tape-1.0.7.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/visible-assertions-2.1.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/tcp-unix-socket-proxy-1.0.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/roaringbitmap-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/shims-0.7.45.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/rocksdbjni-5.7.3.jar/LICENSE from http://www.gnu.org/licenses/gpl-2.0.html
Successfully pulled java_third_party_licenses/scala-async_2.12-0.9.7.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.11-0.7.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-java8-compat_2.12-0.8.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.0.4.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.11-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-parser-combinators_2.12-1.1.1.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.11-1.0.6.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-xml_2.12-1.1.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/scala-compiler-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.11.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.6.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-library-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.12.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.11.8.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.4.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-reflect-2.12.7.jar/LICENSE from http://www.scala-lang.org/license.html
Successfully pulled java_third_party_licenses/scala-stm_2.12-0.8.jar/LICENSE from https://github.com/nbronson/scala-stm/blob/master/LICENSE.txt
Successfully pulled java_third_party_licenses/scalate-core_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalate-util_2.11-1.8.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/scalatra-common_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra-scalate_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/scalatra_2.11-2.5.0.jar/LICENSE from http://github.com/scalatra/scalatra/raw/HEAD/LICENSE
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/LICENSE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/LICENSE.txt
Successfully pulled java_third_party_licenses/native-lib-loader-2.0.2.jar/NOTICE from https://raw.githubusercontent.com/scijava/native-lib-loader/master/NOTICE.txt
Successfully pulled java_third_party_licenses/jsonassert-1.5.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jcl-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.16.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/jul-to-slf4j-1.7.28.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/log4j-over-slf4j-1.7.7.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.21.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-api-1.7.26.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-jdk14-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-log4j12-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
Successfully pulled java_third_party_licenses/slf4j-simple-1.7.25.jar/LICENSE from http://www.opensource.org/licenses/mit-license.php
License/notice for cglib-2.2.1-v20090111 were pulled automatically.
Successfully pulled java_third_party_licenses/model-builder-1.3.jar/LICENSE from https://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/unused-1.0.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for spring-core-4.3.18.RELEASE were pulled automatically.
License/notice for spring-expression-4.3.18.RELEASE were pulled automatically.
License/notice for xmpcore-shaded-6.1.10 were pulled automatically.
Successfully pulled java_third_party_licenses/jmatio-1.5.jar/LICENSE from http://www.linfo.org/bsdlicense.html
Successfully pulled java_third_party_licenses/metadata-extractor-2.13.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/clickhouse-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/database-commons-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/jdbc-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/localstack-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.10.5.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.2.jar/LICENSE from http://opensource.org/licenses/MIT
Successfully pulled java_third_party_licenses/testcontainers-1.11.3.jar/LICENSE from http://opensource.org/licenses/MIT
License/notice for threetenbp-1.4.1 were pulled automatically.
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
Invalid url: https://git.tukaani.org/?p=xz-java.git;a=blob_plain;f=COPYING;h=c1d404dc7a6f06a0437bf1055fedaa4a4c89d728;hb=HEAD
License/notice for snappy-java-1.1.4 were pulled automatically.
Successfully pulled java_third_party_licenses/snakeyaml-1.12.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.15.jar/LICENSE from https://bitbucket.org/asomov/snakeyaml/raw/3d49667ece57d564668b9a155c55ccfe26aaca00/LICENSE.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.17.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/snakeyaml-1.24.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for oro-2.0.8 were pulled automatically.
Successfully pulled java_third_party_licenses/jedis-3.0.1.jar/LICENSE from http://github.com/xetorthio/jedis/raw/master/LICENSE.txt
Successfully pulled java_third_party_licenses/generics-resolver-2.0.1.jar/LICENSE from https://raw.githubusercontent.com/xvik/generics-resolver/master/LICENSE
Successfully pulled java_third_party_licenses/clickhouse-jdbc-0.1.47.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0
Successfully pulled java_third_party_licenses/annotations-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/apache-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/auth-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-json-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/aws-query-protocol-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/cloudwatch-2.10.61.jar/LICENSE from https://aws.amazon.comTraceback (most recent call last):
  File "sdks/java/container/license_scripts/pull_licenses_java.py", line 225, in <module>
/apache2.0
    error_msg)
Successfully pulled java_third_party_licenses/dynamodb-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
RuntimeError: ('1 error(s) occurred.', ['**************************************** Licenses were not able to be pulled automatically for some dependencies. Please search source code of the dependencies on the internet and add "license" and "notice" (if available) field to sdks/java/container/license_scripts/dep_urls_java.yaml for each missing license. Dependency List: [xz-1.5,xz-1.8]'])
Successfully pulled java_third_party_licenses/http-client-spi-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/netty-nio-client-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/profiles-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/protocol-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/regions-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sdk-core-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sns-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/sqs-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/utils-2.10.61.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/eventstream-1.0.1.jar/LICENSE from https://aws.amazon.com/apache2.0
Successfully pulled java_third_party_licenses/ion-java-1.0.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/sqlline-1.4.0.jar/LICENSE from http://opensource.org/licenses/BSD-3-Clause
Successfully pulled java_third_party_licenses/stax-api-1.0.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-compiler-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/jasper-runtime-5.5.23.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.12.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xercesimpl-2.9.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
License/notice for xml-apis-1.3.04 were pulled automatically.
License/notice for xml-apis-1.4.01 were pulled automatically.
Successfully pulled java_third_party_licenses/xml-resolver-1.2.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
Successfully pulled java_third_party_licenses/xmlenc-0.52.jar/LICENSE from http://www.opensource.org/licenses/bsd-license.php

> Task :sdks:java:container:generateThirdPartyLicenses FAILED
> Task :sdks:java:container:copyDockerfileDependencies
> Task :sdks:java:container:dockerClean UP-TO-DATE

> Task :sdks:java:container:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/java/container/.gogradle/project_gopath>

> Task :sdks:java:container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/sdks/go>

> Task :sdks:java:container:installDependencies
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:generateThirdPartyLicenses'.
> Process 'command './sdks/java/container/license_scripts/license_script.sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9m 51s
95 actionable tasks: 66 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/qbjqq74v354ju

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3449 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3449)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3449/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3448 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3448)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3448/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3447 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3447)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3447/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3446

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

Changes:

[github] [BEAM-9642] Add SDF execution units. (#11327)


------------------------------------------
[...truncated 468.89 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414214901
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:edd1525d18223c0e0d00e12fe5c9e5d0578ce809fd6c3faab00278f2784b7c7c
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:edd1525d18223c0e0d00e12fe5c9e5d0578ce809fd6c3faab00278f2784b7c7c
  Associated tags:
 - 20200414214901
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414214901
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414214901].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:edd1525d18223c0e0d00e12fe5c9e5d0578ce809fd6c3faab00278f2784b7c7c].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 5m 42s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/b5wmepm5bjbqk

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3445 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3445)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3445/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3444 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3444)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3444/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3443 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3443)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3443/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3442 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3442)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3442/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3441

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

Changes:

[kcweaver] [BEAM-9744] Remove --region option from SQL tests.


------------------------------------------
[...truncated 466.12 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414013447
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:669b63729a2aa06934404ca7a987717f73a6c83c0eb0b9b68ae087a3563746df
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:669b63729a2aa06934404ca7a987717f73a6c83c0eb0b9b68ae087a3563746df
  Associated tags:
 - 20200414013447
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414013447
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200414013447].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:669b63729a2aa06934404ca7a987717f73a6c83c0eb0b9b68ae087a3563746df].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 7m 11s
101 actionable tasks: 72 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/4yhghwh2ruosw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3440 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3440)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3440/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3439 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3439)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3439/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3438/display/redirect>

Changes:


------------------------------------------
[...truncated 75.54 KB...]
org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120041
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d7f1ddd067b6977bae0f9808e8efb62f0fb0819df5dc5aeb6605490edce83c6
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d7f1ddd067b6977bae0f9808e8efb62f0fb0819df5dc5aeb6605490edce83c6
  Associated tags:
 - 20200413120041
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120041
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413120041].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1d7f1ddd067b6977bae0f9808e8efb62f0fb0819df5dc5aeb6605490edce83c6].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 1m 20s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/rb77ohpbvtvca

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3437 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3437)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3437/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3436

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3436/display/redirect>

Changes:


------------------------------------------
[...truncated 75.63 KB...]
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413000037
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64ebe288d921655ec48e3ad4d8147ab410b4ec7fd673d2ffecae5eeef2eae069
Deleted: sha256:4f789506c9f390b0ac189ed5622ccc01ddd909f5a81a1981e853b272211a7856
Deleted: sha256:d46b89d23466229738535a1276f2f418c3ee6720a4b504e586c09d588b9480d9
Deleted: sha256:0456d75e1098c155749283676d11fb4605fa9561a9d6229d6061e2cbfc23423e
Deleted: sha256:b6a603bceab2fd7d9b88771fc429fb8b315bd608fa601e3716dbecf48dae1c58
Deleted: sha256:e1841e135c27e44424f95815392f1e391124ac1a0b92763582ba0fb6bd7fbda2
Deleted: sha256:04a099408cfe029840ddecb5f40dcc34ccfa4f2bb11753cf0febacc65099be28
Deleted: sha256:d71e9d2c4334880497f37e851f61213390718ab4982c8f8cbb6d0798bad401bf
Deleted: sha256:8cde2b627853f7a14cfa0e19228cfef0938790254775515fe7e564fee927c0e8
Deleted: sha256:71f48abf2839b8a56e64bf2f28a726857e3603a519e3be5c640b32c08b227662
Deleted: sha256:022104733d1422a247fd1b4acbf723f2ede540f73921ff808f98aefce87ad21f
Deleted: sha256:ce0dcab17b699540c5641cd95ce5b342fe15397cdc8d04658cccdaf76eb8a92c
Deleted: sha256:23464c0773e9396b697fdaa7c4cbaa245dded5a7db23f2bceac4369817a1377c
Deleted: sha256:ed949bbc9c21a2b47d09f1d4f539de1b730749c7453a5bf2eff32620c5827b54
Deleted: sha256:a918b3d096f1a7f910ce3e7881e9ca456b12e53364f98ad212812687cc01f29a
Deleted: sha256:b372200e47081124102adf34dc55c1c4663fb3b1d3806d7e8982d2ce847be0d6
Deleted: sha256:4c7ed0b6f12593b43c688ba155363be084bb2247d1ecf1d9f1b00e582ffe5647
Deleted: sha256:52923110266f2c7adb12c51c0d35dd89df5e6b08622569f77f6260e5d5e12283
Deleted: sha256:a526740b7cf60035239d5e771b0dc21e6522cbef83e75011c8b42a94ad090774
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64ebe288d921655ec48e3ad4d8147ab410b4ec7fd673d2ffecae5eeef2eae069
  Associated tags:
 - 20200413000037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413000037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200413000037].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:64ebe288d921655ec48e3ad4d8147ab410b4ec7fd673d2ffecae5eeef2eae069].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 1m 43s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/xiu7grxdv6l4w

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3435 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3435)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3435/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3434 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3434)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3434/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3433 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3433)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3433/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3432

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3432/display/redirect>

Changes:


------------------------------------------
[...truncated 75.01 KB...]
org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000036
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5b66d2ac5e283ba5dde3ed457485390ef81d5b17769d31ad6721953b540a76f
Deleted: sha256:037d5ab8028a2b421f90b258230a549d5f1f398e73a0cdc27625531169b5fbaf
Deleted: sha256:3837e77960066349c420863968fae5c36ae61cf8e7b3c4e721bbcc1a778981e9
Deleted: sha256:31002a98b49c750b7dab10c0239c16c33305f8a9a06bafe9693fe0ddbd4f69fd
Deleted: sha256:1ef915b1a08441604fdb485338e65488d214d3b1f8d02888ec7f616680f3e526
Deleted: sha256:e1120296138a5d2d4821c4542e1ff1fe97015a71898a5917a7a4d0a5bc613937
Deleted: sha256:fc6407f9e9d493fc9ff0687772ff65adaaca434806ce3a57e32208986af46be1
Deleted: sha256:79748dd13bfc4f5ce43c5f4c624c78156c90c24f0ca7c1d212e6d7cd840c1e0b
Deleted: sha256:c2fc471f6191ce052ea602031519a3ea025a59a48474b10d065a2746b1193669
Deleted: sha256:22735ceb6d3ee4aa2902b70dd0ced324ab197d67a8f90ed6921587442c842cb8
Deleted: sha256:3f0e33381f10b5b59935a395db2a4a89d26dcde9e916552a23686c724bcdd534
Deleted: sha256:2dacb3591315bca0db96785845a3c54a7f14b9fa875f5fd86b36479aadddeceb
Deleted: sha256:e103f299a06d800c0ef68c07966a87eb43539a0b7228d1a3bb6e8e582784dd1f
Deleted: sha256:92684829f55bf257bd5021c77abd57a4a0db87f013c2f36ffd2dbea3daeeb9b9
Deleted: sha256:f865ca6eeacbd6190cfde2a44574072eda26985feb134eef0195c522844d1acd
Deleted: sha256:6b85390b1a461d95d1cd31e2b8ad6ca003c7dfd727ea3c1151c4186647dda4c3
Deleted: sha256:5a695a3d45b6b18c5d8d45274fecd21839ea076d03456ae89e45fcee8502cda3
Deleted: sha256:66722304934e4ec41dc9c4ea1e5a6c25d0c7bddbe91042180ce3bfcb6f53578c
Deleted: sha256:e9f34db75a612a380fdee597e5a6987335bfc54ef8006b1f44801b6954eb28ab
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5b66d2ac5e283ba5dde3ed457485390ef81d5b17769d31ad6721953b540a76f
  Associated tags:
 - 20200412000036
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000036
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200412000036].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:b5b66d2ac5e283ba5dde3ed457485390ef81d5b17769d31ad6721953b540a76f].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 1m 50s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/ntj3btqcxxuhe

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3431 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3431)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3431/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3430

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3430/display/redirect>

Changes:


------------------------------------------
[...truncated 75.39 KB...]
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200411120038
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0be1097c9faa5e8fc607ae7f803d096035d097d96b99fd838059a0db161cb04e
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0be1097c9faa5e8fc607ae7f803d096035d097d96b99fd838059a0db161cb04e
  Associated tags:
 - 20200411120038
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200411120038
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200411120038].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0be1097c9faa5e8fc607ae7f803d096035d097d96b99fd838059a0db161cb04e].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 1m 41s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/4unw6lwb2bwcq

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3429 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3429)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3429/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3428 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3428)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3428/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3427 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3427)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3427/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3426 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3426)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3426/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3425/display/redirect>

Changes:


------------------------------------------
[...truncated 76.35 KB...]
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410120037
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c4742a028842832bb4de1c7ddb05d72d86bd6a2753b79798969d800130783d89
Deleted: sha256:8abcf7a2beb9ee7c56cf2daa98d56d106ba2051372ba25e796604061c4368e44
Deleted: sha256:dbdb7d50a7a41b59f4ead3b87826176233850d8de915e17877db81aee34b5658
Deleted: sha256:ebbc1db9983a413d093ea0234d3a8c0aea94ac5f88a791be6cc4187b1546b22f
Deleted: sha256:da3accf45591ed4760aaad32a693d259fa1bec6983d3841632906345297d883c
Deleted: sha256:2b4ee01f4d17c2596e58ed78e601c04405b90c9e625922434666275a81406d00
Deleted: sha256:69bb8247f5a9d0777c538b243a69960ef2d5cc29f0f5cccba9e1d32c7128730f
Deleted: sha256:309d04f2d1533c8e13d5f9b376bdff118d7cc4a5e2b2025ccddc991e54e6d5e1
Deleted: sha256:d126f8b838f2e5416e68cd0fb2a336be8928423502bbfa64da6b5d7718bc5328
Deleted: sha256:28ce4677c1577c53810a47b5a5c6d8434ec3cbe29ec424b2499dd30db154c9be
Deleted: sha256:0a9d60cf85be1a91a74678ff78679d80e2d7ade5cfd1d0195e375be970d8e616
Deleted: sha256:68c84a50c99d6b72ae376b2420b4a3cc84c2850535201db17a7fa0e0c781b462
Deleted: sha256:fef3c871933f7e49d7b75f54d3f28ee491cb096ca02449a171b9329564c0a372
Deleted: sha256:5f8cf58df3e18e4c6956ca2224a9ffc12f587f15f8426f832c198d7e81748550
Deleted: sha256:041b6e0dc2faf1d635674c8c4c510348b3a263d068884321ad3de0f9c0c8e806
Deleted: sha256:c66816a74910e0284c26111fe349fc136758decd9a384a065383dd51e05e7ec3
Deleted: sha256:2849aa75a51be484b2a32512cc9825fb1a5d1c956dd555ab00fbb6b6be41d461
Deleted: sha256:22a2a80f80fd5aa4998c494030d274e806cf039b57239b163acd7534cb99e21a
Deleted: sha256:3738b922eabccab8f029d4e12fcc07f8d84d0b9d8fb85092e23be106c9043380
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c4742a028842832bb4de1c7ddb05d72d86bd6a2753b79798969d800130783d89
  Associated tags:
 - 20200410120037
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410120037
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410120037].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c4742a028842832bb4de1c7ddb05d72d86bd6a2753b79798969d800130783d89].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4h 2m 2s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/4wkc44uvdbdcu

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3424

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

Changes:

[kcweaver] Moving to 2.22.0-SNAPSHOT on master branch.


------------------------------------------
[...truncated 75.74 KB...]
org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs FAILED
    java.lang.RuntimeException at ParDoTest.java:402

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410070223
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2453be154d7e9587fd540ccc715ad86b6cd641106b5c7d0ca31be5db72e7fa2
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2453be154d7e9587fd540ccc715ad86b6cd641106b5c7d0ca31be5db72e7fa2
  Associated tags:
 - 20200410070223
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410070223
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200410070223].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e2453be154d7e9587fd540ccc715ad86b6cd641106b5c7d0ca31be5db72e7fa2].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 0m 53s
99 actionable tasks: 71 executed, 27 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/pjgt4isjpd4me

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3423 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3423)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3423/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3422 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3422)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3422/ to view the results.

beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3421 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3421)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3421/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow #3420

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

Changes:

[michael.jacoby] [BEAM-9647] fixes MQTT clientId to long


------------------------------------------
[...truncated 76.67 KB...]
org.apache.beam.sdk.transforms.CreateTest > testCreateWithVoidType FAILED
    java.lang.RuntimeException at CreateTest.java:326

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBinaryCombinePerKeyLambda FAILED
    java.lang.RuntimeException at CombineTest.java:925

org.apache.beam.sdk.transforms.ReshuffleTest > testReshufflePreservesTimestamps FAILED
    java.lang.RuntimeException at ReshuffleTest.java:148

org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:241

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2362

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine FAILED
    java.lang.RuntimeException at CombineTest.java:1267

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:442

org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies FAILED
    java.lang.RuntimeException at FlattenTest.java:162

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:659

org.apache.beam.sdk.transforms.CreateTest > testCreate FAILED
    java.lang.RuntimeException at CreateTest.java:91

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombiningWithAccumulationMode FAILED
    java.lang.RuntimeException at CombineTest.java:765

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED
    java.lang.RuntimeException at ReshuffleTest.java:211

org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:945

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmpty FAILED
    java.lang.RuntimeException at FlattenTest.java:130

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testWindowedCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1401

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalse FAILED
    java.lang.AssertionError at PAssertTest.java:371

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2312

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1198

org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
    java.lang.RuntimeException at ReshuffleTest.java:102

org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombineEmpty FAILED
    java.lang.RuntimeException at CombineTest.java:691

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixedWithDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1455

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyAndTimerUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4927

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateDedup FAILED
    java.lang.RuntimeException at ParDoTest.java:1828

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED
    java.lang.RuntimeException at CombineTest.java:1435

org.apache.beam.sdk.testing.PAssertTest > testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:387

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsSingletonList FAILED
    java.lang.RuntimeException at FlattenTest.java:104

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:1088

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:442

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:397

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollections FAILED
    java.lang.RuntimeException at FlattenTest.java:92

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED
    java.lang.RuntimeException at ParDoTest.java:985

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal FAILED
    java.lang.RuntimeException at ViewTest.java:1416

org.apache.beam.sdk.testing.PAssertTest > testNotEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:356

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:118

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:725

org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:830

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder FAILED
    java.lang.RuntimeException at PAssertTest.java:406

org.apache.beam.sdk.transforms.ParDoTest$TimerFamilyTests > testTimerFamilyEventTimeUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4804

org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED
    java.lang.RuntimeException at FlattenTest.java:347

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSlidingWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1214

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED
    java.lang.RuntimeException at ParDoTest.java:804

org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1334

org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED
    java.lang.RuntimeException at FlattenTest.java:252

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testFixedWindowsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1104

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:913

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED
    java.lang.RuntimeException at ParDoTest.java:1122

org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED
    java.lang.AssertionError at PAssertTest.java:543

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED
    java.lang.RuntimeException at FlattenTest.java:280

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombineWithContext FAILED
    java.lang.RuntimeException at CombineTest.java:1318

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:747

org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
    java.lang.RuntimeException at PAssertTest.java:347

org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED
    java.lang.RuntimeException at FlattenTest.java:224

org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:152

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderFalse FAILED
    java.lang.AssertionError at PAssertTest.java:468

org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:699

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
    java.lang.RuntimeException at ViewTest.java:1484

org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:290

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1056

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:505

org.apache.beam.sdk.transforms.ViewTest > testListSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:368

org.apache.beam.sdk.transforms.ViewTest > testEmptyListSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:319

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed FAILED
    java.lang.RuntimeException at ViewTest.java:1375

org.apache.beam.sdk.transforms.ViewTest > testIterableSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:396

org.apache.beam.sdk.transforms.ViewTest > testEmptyMapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1177

org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
    java.lang.RuntimeException at ViewTest.java:1301

org.apache.beam.sdk.transforms.ViewTest > testWindowedMapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:1099

org.apache.beam.sdk.transforms.ViewTest > testMultimapAsEntrySetSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:581

org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:113

157 tests completed, 146 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409152909
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6909a7fffbea96ac46a6db9fef382581bfe961ec24336219b8632083b68a0ef9
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6909a7fffbea96ac46a6db9fef382581bfe961ec24336219b8632083b68a0ef9
  Associated tags:
 - 20200409152909
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409152909
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20200409152909].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6909a7fffbea96ac46a6db9fef382581bfe961ec24336219b8632083b68a0ef9].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerFnApiWorkerTest'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerFnApiWorkerTest/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 1m 43s
99 actionable tasks: 70 executed, 28 from cache, 1 up-to-date

Publishing build scan...
https://gradle.com/s/xn6f4dq7h6gn2

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow - Build # 3419 - Aborted

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow (build #3419)

Status: Aborted

Check console output at https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_PortabilityApi_Dataflow/3419/ to view the results.