See <https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/424/display/redirect?page=changes>
Changes: [noreply] Fix direct running mode multi_processing on win32 (#22730) [noreply] Improve error message on schema issues (#22469) [noreply] sklearn runinference regression example (#22088) [noreply] [Website] add intuit case-study, add intuit quote-card (#22757) [noreply] Avoid panic on type assert. (#22767) [noreply] [#21935] Reject ill formed GroupByKey coders during pipeline.run [noreply] Don't use batch interface for single object operations (#22432) [noreply] Label kata changes with the language they're modifying (#22764) ------------------------------------------ [...truncated 362.13 KB...] > Task :sdks:java:container:java11:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java11:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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.4/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_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java11: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.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :sdks:java:container:java11:dockerPrepare > Task :sdks:java:container:java11: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] bbf30074bf7c: Preparing 5846cbe09fbe: Preparing 6a5c596a5cdc: Preparing 0b4ca1f30407: Preparing 07854f4488a0: Preparing b52cf6297c4c: Preparing 2870b04ca4d5: Preparing ab06a2851c52: Preparing 7110af749416: Preparing fca380c2e5aa: Preparing b6c9352fc501: Preparing e4fdfb62c84a: Preparing 9b6169f2a3eb: Preparing 7285348c6e0a: Preparing b38062811fdd: Preparing 7b7f3078e1db: Preparing 826c3ddbb29c: Preparing b626401ef603: Preparing 9b55156abf26: Preparing b52cf6297c4c: Waiting 293d5db30c9f: Preparing b6c9352fc501: Waiting 03127cdb479b: Preparing e4fdfb62c84a: Waiting 9c742cd6c7a5: Preparing ab06a2851c52: Waiting 7110af749416: Waiting 9b6169f2a3eb: Waiting 2870b04ca4d5: Waiting fca380c2e5aa: Waiting 03127cdb479b: Waiting 7b7f3078e1db: Waiting 826c3ddbb29c: Waiting 9b55156abf26: Waiting 293d5db30c9f: Waiting 7285348c6e0a: Waiting b626401ef603: Waiting b38062811fdd: Waiting 9c742cd6c7a5: Waiting 5846cbe09fbe: Pushed 6a5c596a5cdc: Pushed 0b4ca1f30407: Pushed 07854f4488a0: Pushed bbf30074bf7c: Pushed 2870b04ca4d5: Pushed ab06a2851c52: Pushed fca380c2e5aa: Pushed b52cf6297c4c: Pushed 7110af749416: Pushed e4fdfb62c84a: Pushed 7b7f3078e1db: Layer already exists 826c3ddbb29c: Layer already exists b626401ef603: Layer already exists b6c9352fc501: Pushed 293d5db30c9f: Layer already exists 9b55156abf26: Layer already exists 9c742cd6c7a5: Layer already exists 03127cdb479b: Layer already exists 7285348c6e0a: Pushed b38062811fdd: Pushed 9b6169f2a3eb: Pushed 20220818143400: digest: sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a size: 4935 > Task :sdks:java:testing:load-tests:run Aug 18, 2022 2:34:30 PM org.apache.beam.runners.dataflow.options.DataflowPipelineOptions$StagingLocationFactory create INFO: No stagingLocation provided, falling back to gcpTempLocation Aug 18, 2022 2:34:30 PM org.apache.beam.runners.dataflow.DataflowRunner fromOptions INFO: PipelineOptions.filesToStage was not specified. Defaulting to files from the classpath: will stage 222 files. Enable logging at DEBUG level to see which files will be staged. Aug 18, 2022 2:34:31 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Executing pipeline on the Dataflow Service, which will have billing implications related to Google Compute Engine usage and other Google Cloud Services. Aug 18, 2022 2:34:33 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Uploading 222 files from PipelineOptions.filesToStage to staging location to prepare for execution. Aug 18, 2022 2:34:33 PM org.apache.beam.runners.dataflow.util.PackageUtil stageClasspathElements INFO: Staging files complete: 222 files cached, 0 files newly uploaded in 0 seconds Aug 18, 2022 2:34:33 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Staging portable pipeline proto to gs://temp-storage-for-perf-tests/loadtests/staging/ Aug 18, 2022 2:34:33 PM org.apache.beam.runners.dataflow.util.PackageUtil tryStagePackage INFO: Uploading <95098 bytes, hash 12a5ab3c723c4b70d7e58ecda84f71d17566851c541134583e256eeaf6a59ab3> to gs://temp-storage-for-perf-tests/loadtests/staging/pipeline-EqWrPHI8S3DX5Y7NqE9x0XVmhRxUETRYPiVu6valmrM.pb Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Read input as step s1 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect start time metrics as step s2 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Total bytes monitor as step s3 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Window.Into()/Window.Assign as step s4 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Group by key (0) as step s5 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Ungroup and reiterate (0) as step s6 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowPipelineTranslator$Translator addStep INFO: Adding Collect end time metrics (0) as step s7 Aug 18, 2022 2:34:35 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Dataflow SDK version: 2.42.0-SNAPSHOT Aug 18, 2022 2:34:36 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: To access the Dataflow monitoring console, please navigate to https://console.cloud.google.com/dataflow/jobs/us-central1/2022-08-18_07_34_35-10174457438823975519?project=apache-beam-testing Aug 18, 2022 2:34:36 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: Submitted job: 2022-08-18_07_34_35-10174457438823975519 Aug 18, 2022 2:34:36 PM org.apache.beam.runners.dataflow.DataflowRunner run INFO: To cancel the job using the 'gcloud' tool, run: > gcloud dataflow jobs --project=apache-beam-testing cancel > --region=us-central1 2022-08-18_07_34_35-10174457438823975519 Aug 18, 2022 2:34:41 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process WARNING: 2022-08-18T14:34:38.407Z: The workflow name is not a valid Cloud Label. Labels applied to Cloud resources (such as GCE Instances) for monitoring will be labeled with this modified job name: load0tests0java110dataflow0v20batch0gbk06-jenkins-08181434-o6ch. For the best monitoring experience, please name your job with a valid Cloud Label. For details, see: https://cloud.google.com/compute/docs/labeling-resources#restrictions Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:43.919Z: Worker configuration: e2-standard-2 in us-central1-a. Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:44.886Z: Expanding SplittableParDo operations into optimizable parts. Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:44.917Z: Expanding CollectionToSingleton operations into optimizable parts. Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.017Z: Expanding CoGroupByKey operations into optimizable parts. Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.083Z: Expanding GroupByKey operations into optimizable parts. Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.136Z: Fusing adjacent ParDo, Read, Write, and Flatten operations Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.165Z: Fusing consumer Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) into Read input/Impulse Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.197Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction into Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource) Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.225Z: Fusing consumer Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.255Z: Fusing consumer Collect start time metrics/ParMultiDo(TimeMonitor) into Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.285Z: Fusing consumer Total bytes monitor/ParMultiDo(ByteMonitor) into Collect start time metrics/ParMultiDo(TimeMonitor) Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.315Z: Fusing consumer Window.Into()/Window.Assign into Total bytes monitor/ParMultiDo(ByteMonitor) Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.344Z: Fusing consumer Group by key (0)/Write into Window.Into()/Window.Assign Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.417Z: Fusing consumer Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) into Group by key (0)/Read Aug 18, 2022 2:34:45 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.448Z: Fusing consumer Collect end time metrics (0)/ParMultiDo(TimeMonitor) into Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate) Aug 18, 2022 2:34:46 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.756Z: Executing operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing Aug 18, 2022 2:34:46 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:34:45.845Z: Starting 5 ****s in us-central1-a... Aug 18, 2022 2:35:18 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:35:17.434Z: Your project already contains 100 Dataflow-created metric descriptors, so new user metrics of the form custom.googleapis.com/* will not be created. However, all user metrics are also available in the metric dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, you can delete old / unused metric descriptors. See https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete Aug 18, 2022 2:35:24 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:35:21.455Z: Autoscaling: Raised the number of ****s to 5 based on the rate of progress in the currently running stage(s). Aug 18, 2022 2:36:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:36:25.915Z: Workers have started successfully. Aug 18, 2022 2:36:46 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:36:45.336Z: Finished operation Read input/Impulse+Read input/ParDo(OutputSingleSource)/ParMultiDo(OutputSingleSource)+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/PairWithRestriction+Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/SplitWithSizing Aug 18, 2022 2:36:46 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:36:45.453Z: Executing operation Group by key (0)/Create Aug 18, 2022 2:36:48 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:36:46.979Z: Finished operation Group by key (0)/Create Aug 18, 2022 2:36:48 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:36:47.088Z: Executing operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write Aug 18, 2022 2:37:06 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:05.989Z: Finished operation Read-input-ParDo-BoundedSourceAsSDFWrapper--ParMultiDo-BoundedSourceAsSDFWrapper-/ProcessElementAndRestrictionWithSizing+Collect start time metrics/ParMultiDo(TimeMonitor)+Total bytes monitor/ParMultiDo(ByteMonitor)+Window.Into()/Window.Assign+Group by key (0)/Write Aug 18, 2022 2:37:06 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:06.037Z: Executing operation Group by key (0)/Close Aug 18, 2022 2:37:06 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:06.081Z: Finished operation Group by key (0)/Close Aug 18, 2022 2:37:06 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:06.139Z: Executing operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor) Aug 18, 2022 2:37:17 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:16.911Z: Finished operation Group by key (0)/Read+Ungroup and reiterate (0)/ParMultiDo(UngroupAndReiterate)+Collect end time metrics (0)/ParMultiDo(TimeMonitor) Aug 18, 2022 2:37:17 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:17.054Z: Cleaning up. Aug 18, 2022 2:37:17 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:37:17.108Z: Stopping **** pool... Aug 18, 2022 2:39:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:39:26.997Z: Autoscaling: Resized **** pool from 5 to 0. Aug 18, 2022 2:39:27 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process INFO: 2022-08-18T14:39:27.044Z: Worker pool stopped. Aug 18, 2022 2:39:32 PM org.apache.beam.runners.dataflow.DataflowPipelineJob logTerminalState INFO: Job 2022-08-18_07_34_35-10174457438823975519 finished with status DONE. Load test results for test (ID): 9bdc9111-24d6-44b1-8fd9-db0152e67351 and timestamp: 2022-08-18T14:34:31.051000000Z: Metric: Value: dataflow_v2_java11_runtime_sec 26.288 dataflow_v2_java11_total_bytes_count 2.0E9 > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220818143400 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220818143400] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220818143400] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f4b6c2f6f0eedd25eacc55e4b4d049876d5d6debd1ad2a31841dba6ea20cdb5a]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:89cd2729db7bf1cbce1b6e1b8a15d180e414193eadd12d4375de38de5f316886 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:89cd2729db7bf1cbce1b6e1b8a15d180e414193eadd12d4375de38de5f316886 ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Thu, 18 Aug 2022 14:39:41 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'} Failed to compute blob liveness for manifest: 'sha256:89cd2729db7bf1cbce1b6e1b8a15d180e414193eadd12d4375de38de5f316886': None > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages FAILED FAILURE: Build failed with an exception. * Where: Build file '<https://ci-beam.apache.org/job/beam_LoadTests_Java_GBK_Dataflow_V2_Batch_Java11/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 302 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'. > Process 'command './scripts/cleanup_untagged_gcr_images.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 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.4/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 5m 42s 105 actionable tasks: 8 executed, 97 up-to-date Publishing build scan... https://gradle.com/s/uzfikxzexacfe 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]
