See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/658/display/redirect?page=changes>

Changes:

[rohde.samuel] [BEAM-12842] Add timestamp to test work item to deflake

[suztomo] [BEAM-12873] HL7v2IO: to leave schematizedData null, not empty


------------------------------------------
[...truncated 57.13 KB...]
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
368f873d91de: Preparing
00dad3e07f92: Preparing
e9b5cdc3b53c: Preparing
43c00b044008: Preparing
371046541f20: Preparing
69d2dc840471: Preparing
bb15b52b3743: Preparing
c835c647965b: Preparing
4d13d778489e: Preparing
f38dd78e3e73: Preparing
28e95bd06ab7: Preparing
4d2b6c776c33: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
4e61e63529c2: Waiting
4d13d778489e: Waiting
c835c647965b: Waiting
799760671c38: Waiting
bb15b52b3743: Waiting
00ef5416d927: Waiting
28e95bd06ab7: Waiting
d00da3cd7763: Waiting
d9b6ea8e7d5f: Waiting
4d2b6c776c33: Waiting
8555e663f65b: Waiting
9cb5eb95298c: Waiting
371046541f20: Pushed
e9b5cdc3b53c: Pushed
00dad3e07f92: Pushed
368f873d91de: Pushed
69d2dc840471: Pushed
43c00b044008: Pushed
c835c647965b: Pushed
4d13d778489e: Pushed
28e95bd06ab7: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
bb15b52b3743: Pushed
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
00ef5416d927: Layer already exists
4d2b6c776c33: Pushed
f38dd78e3e73: Pushed
20210913180055: digest: 
sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044 size: 
4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE
> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:108

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExportUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.complete.TrafficRoutesIT > testE2ETrafficRoutes FAILED
    java.lang.RuntimeException at TrafficRoutesIT.java:74

org.apache.beam.examples.complete.TfIdfIT > testE2ETfIdf FAILED
    java.lang.RuntimeException at TfIdfIT.java:70

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > 
testE2ETrafficMaxLaneFlow FAILED
    java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:74

8 tests completed, 8 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > 
testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > 
testBigQueryStorageRead1GAvro FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty 
FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > 
testBigQueryStorageRead1GArrow FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > 
testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > 
testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords 
FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:116

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:275

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite 
FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.lang.RuntimeException at SpannerReadIT.java:169

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:92

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.lang.RuntimeException at SpannerReadIT.java:149

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > 
testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > 
testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:201

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:92

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > 
testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:60

38 tests completed, 33 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913180055
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913180055]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210913180055] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:724bd1dd1cb2c301fb4544cd889758a0dd51dee6a431f662b28e83f279564044].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 18m 54s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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

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

Reply via email to