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

Changes:

[noreply] [Playground] Python multifile examples (#24751)

[noreply] [CdapIO] Complete examples for CDAP Salesforce plugins (#24567)


------------------------------------------
[...truncated 55.91 KB...]
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 235 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 2.403656 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.3 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.50.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added github.com/apache/beam/sdks/v2 v2.43.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added google.golang.org/grpc v1.50.1
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W1227 15:59:04.854053      40 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W1227 15:59:09.939549      86 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.43.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/0b7e1fb9:LICENSE,BSD-3-Clause
golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/3c1f3524:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.4.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/15ba04fc1c0e/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.50.1/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/LICENSE,BSD-3-Clause
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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]
e7ab606e0376: Preparing
f11911945d44: Preparing
cdc2036c3a93: Preparing
8edafc9af5e3: Preparing
5f5c0a7b0dd1: Preparing
f1c19dd8c5dc: Preparing
1a97612251bb: Preparing
a2a603ffc061: Preparing
15636f5192df: Preparing
d8d0620f3b87: Preparing
f29f39fb4c46: Preparing
a78eb74835a5: Preparing
160b02b999ad: Preparing
d27cba4db934: Preparing
4c8109e82679: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
f1c19dd8c5dc: Waiting
1a97612251bb: Waiting
a2a603ffc061: Waiting
15636f5192df: Waiting
53a0b163e995: Waiting
d8d0620f3b87: Waiting
f29f39fb4c46: Waiting
b626401ef603: Waiting
9b55156abf26: Waiting
a78eb74835a5: Waiting
9c742cd6c7a5: Waiting
293d5db30c9f: Waiting
160b02b999ad: Waiting
03127cdb479b: Waiting
d27cba4db934: Waiting
5f5c0a7b0dd1: Pushed
e7ab606e0376: Pushed
cdc2036c3a93: Pushed
f11911945d44: Pushed
8edafc9af5e3: Pushed
1a97612251bb: Pushed
a2a603ffc061: Pushed
d8d0620f3b87: Pushed
f1c19dd8c5dc: Pushed
15636f5192df: Pushed
a78eb74835a5: Pushed
6b5aaff44254: Layer already exists
f29f39fb4c46: Pushed
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
4c8109e82679: Pushed
160b02b999ad: Pushed
d27cba4db934: Pushed
20221227155749: digest: 
sha256:6a0e2bcacbb6bfec0dc8d9e6343cda398186626a71f55aab009a60e151a877ec size: 
4934

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

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1227160103-d831256b
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227160103-d831256b
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1227160103-d831256b
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227160103-d831256b
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1227160103-728b3b11
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227160103-728b3b11
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1227160103-728b3b11
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1227160103-728b3b11
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    java.nio.file.NoSuchFileException at PubsubSchemaIT.java:85

org.apache.beam.sdk.io.gcp.pubsub.PubsubSchemaIT > classMethod FAILED
    io.grpc.StatusRuntimeException at PubsubSchemaIT.java:96

81 tests completed, 2 failed, 2 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221227155749
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6a0e2bcacbb6bfec0dc8d9e6343cda398186626a71f55aab009a60e151a877ec
Deleted: sha256:8692c40c0c8ad29fa19cf9bcee8c9cc4d958a891a2bcb7b9d4f4d98c99875c18
Deleted: sha256:4a6ee1ef30bcd0a8b5bda11febeea91f7b6cd516ecf3d1873b273fc63b41c006
Deleted: sha256:e74ab9aab1c08826a601d88c044890b6e09b42980e994c38ad6edcab158706c2
Deleted: sha256:401d0873e6beaea4ed4cb46e8ba9086682f55d1781f220269f79a63043247b2a
Deleted: sha256:8226654e00eb101fcd622b5d65f999f9252e83bb44f2954af7a9cae728f8d550
Deleted: sha256:c45502dba88c5c183f20b8bdb70e9e2308603c01380206a311b8f7733d6abeef
Deleted: sha256:66f9448bcb8a34e430107c2baa3334b9a94a2e4ce2a68273ffa42426be6d828d
Deleted: sha256:ab3565c513e1c60dfd963367beb38a3cef91b8dff10dbbe081ba33d9f5e575d1
Deleted: sha256:a658d69461849c6a7fedf4923633e2c7d701d763c9a1c436bb4e0dba0201b8c2
Deleted: sha256:8912a586fc986084c8d818c0a1cb7e47ecdc0c0d076f4beb2d542c2b057b2649
Deleted: sha256:4c8e9bafd510d3b18799a63868096718c8d62f0c60130fb7989f2b691bec48b4
Deleted: sha256:82a8a5e4497791359d6600f7a5affd7d08fb7cd001fe47d68269b0998371d221
Deleted: sha256:9cd211a3c98ea27ecd0e7f5eea51e8f40bc0138f02c8cf53d77a8c10c8fa602e
Deleted: sha256:7d6baccb42a53a4dcc3bfe3ff69b5eedb3df2b83dc0bdfe86f0874d8647f6cc7
Deleted: sha256:5bc119fbb5260d5a7004c8d3e4fe31314f7beca7ff5a6f414d887c531d36f679
Deleted: sha256:c6f95339a40373571ebfb49a19d26a2b356e8659218722cc1b128df2152c981d
Deleted: sha256:6a97c60fead732236ae1770e0d524b38587ac07148474fe4f17845cf82853361
Deleted: sha256:3252d898aadee17a46d43130cb4ac2a2344a5f38ad5d59063ce45eabf9b10c0b
Deleted: sha256:1c01414126092767c89fd64178ebd6ba9cab59b713dd6e3d0699232198a5762e
Deleted: sha256:6c86f8809a194220085061e8d14c608470f4e6aedc37ef7b9467049bd24f9f96
Deleted: sha256:0cb9469f0236a4693b8f94ab28c46652343d1660d076ab9cc98e39efe2551436
Deleted: sha256:35a268d490e5b3d8b506da3303a957837433ca775674458a7845b4030b9238fd
Deleted: sha256:cdae58a7b7d96c2a7a41c424c8d07337130eca5a4773c329943f05c9fe1d116b
Deleted: sha256:49d69a2d6d75a4479a7849adfe4619097d31cfd865cfd44e302d13148524e176
Deleted: sha256:85a8bfe14ab80b39b11819f81f8b5e7287a9a3fbb7779aff9a3c2c6596ebfafb
Deleted: sha256:772b827d36b41bc22a0e0863c6af7ab2ae44512c7e04f8290a6312e39d305346
Deleted: sha256:1a162badd537223702872d8c1401ede273e0d4b6466f88560e89f9725fb93c30
Deleted: sha256:7e05b0f39eecf0f9626aee3c2d6bcf71ed51f3d41233e03044ab0e18e714e840
Deleted: sha256:0e1df5f705d9e7df6d4cdb3915f7d4834ad5b719ae7c09a33c7485763433c306
Deleted: sha256:654d9d7ca2f5bb84353a6ad44b666e67830f64fc85ef919aebecfe1bf289519d
Deleted: sha256:b19c2964de453b019df4ffa58117c904b611d0f2022d778640dbc3d19147f6dd
Deleted: sha256:0a568c16c51c8409e5472de6c89a7318b7ef7f332cb57b15e2fcc1f02c9acfee
Deleted: sha256:2aa9da3c51294a5ca4283b33edd09012e7320d568e4cae6c5adeea28dd839f26
Deleted: sha256:8079ca044810ace55b5ad7eb0e22a5458b23a4c52154a1b04ca1360f6010dbd2
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221227155749]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6a0e2bcacbb6bfec0dc8d9e6343cda398186626a71f55aab009a60e151a877ec]

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

FAILURE: Build 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.

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

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

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

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

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

BUILD FAILED in 3h 25m 44s
145 actionable tasks: 93 executed, 48 from cache, 4 up-to-date

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

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