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

Changes:

[Robert Bradshaw] Use WindowedValue.withValue rather than WindowedValue.of in

[Robert Bradshaw] [BEAM-14464] More efficient grouping keys in precombiner 
table.

[Robert Bradshaw] fix compile after merge

[Robert Bradshaw] spotless

[Robert Bradshaw] Only flush every Nth element.

[Robert Bradshaw] spotless

[Robert Bradshaw] Post-merge fix.

[Robert Bradshaw] Fix test expectations.

[bulat.safiullin] [Website] add guard expressions to fix-menu and page-nav

[noreply] Removes examples of unscalable sinks from documentation. (#22020)

[noreply] Unify to a single issue report (#22045)

[noreply] Remove colon in issue report

[noreply] Bump cloud.google.com/go/pubsub from 1.22.2 to 1.23.0 in /sdks 
(#22036)

[noreply] Fix vendored dependency issue and other style checks (#22046)

[noreply] Bump shell-quote (#21983)


------------------------------------------
[...truncated 2.81 MB...]
> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollection.java>:310:
 warning - Tag @link:illegal character: "60" in "PCollection<Row>"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/values/PCollection.java>:310:
 warning - Tag @link:illegal character: "62" in "PCollection<Row>"

> Task :sdks:java:io:hadoop-common:spotbugsMain
> Task :sdks:java:io:hadoop-common:check
> Task :sdks:java:io:hadoop-common:build
> Task :sdks:java:io:hadoop-common:buildDependents

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.1.2-py3-none-any.whl (2.1 MB)

> Task :sdks:java:io:azure:javadoc
> Task :sdks:java:io:azure:spotbugsTest SKIPPED

> Task :sdks:java:core:javadoc
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:291:
 warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/SchemaRegistry.java>:299:
 warning - Tag @link:illegal character: "42" in "* NoSuchSchemaException"
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:254:
 warning - Tag @link: can't find addOverrideForName(String, LogLevel) in 
org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/options/SdkHarnessOptions.java>:266:
 warning - Tag @link: can't find addOverrideForName(String, LogLevel) in 
org.apache.beam.sdk.options.SdkHarnessOptions.SdkHarnessLogLevelOverrides
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:89:
 warning - Tag @see: can't find combining(Coder, CombineFn) in 
org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:107:
 warning - Tag @see: can't find combining(Coder, CombineFnWithContext) in 
org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:118:
 warning - Tag @link: can't find combining(CombineFn) in 
org.apache.beam.sdk.state.StateSpecs
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/core/src/main/java/org/apache/beam/sdk/state/StateSpecs.java>:137:
 warning - Tag @link: can't find combining(CombineFnWithContext) in 
org.apache.beam.sdk.state.StateSpecs

> Task :sdks:java:extensions:sbe:spotbugsMain
> Task :sdks:java:extensions:sbe:check
> Task :sdks:java:extensions:sbe:build
> Task :sdks:java:extensions:sbe:buildDependents

> Task :sdks:java:container:pullLicenses
Collecting setuptools
  Using cached setuptools-62.6.0-py3-none-any.whl (1.2 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2

> Task :sdks:java:core:javadoc
66 warnings

> Task :sdks:java:javadoc:allJavadoc
> Task :sdks:java:core:spotbugsTest SKIPPED

> Task :sdks:java:container:pullLicenses
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.1.2 setuptools-62.6.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  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_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 242 dependencies using 16 threads.

> Task :sdks:java:io:azure:spotbugsMain

> Task :sdks:java:container:pullLicenses
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :sdks:java:io:azure:test
> Task :sdks:java:io:azure:check
> Task :sdks:java:io:azure:build
> Task :sdks:java:io:azure:buildDependents

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 11.181848 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :sdks:java:extensions:sql:jdbc:shadowJarTest

> Task :sdks:java:container:pullLicenses
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.18.1 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_PreCommit_Java_Cron/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.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_PreCommit_Java_Cron/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.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:core:spotbugsMain
> Task :sdks:java:core:test
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:extensions:sql:jdbc:preCommit

> Task :sdks:java:container:java8:docker
 ---> Running in 5c162b8d6faa
Removing intermediate container 5c162b8d6faa
 ---> 6830ffbca99e
Step 4/21 : ARG pull_licenses
 ---> Running in 7383e5186619
Removing intermediate container 7383e5186619
 ---> 1a56eb966c20
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 1edff40c2ddd
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 3a777ee25514
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> b717d32dacdd
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 43ef062595fa
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 028137df4fb9
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 612cc14223d3
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 0ec26c7508b8
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 92edd87e8f6d
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 874674981d00
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 73aac83c975e
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 4c0c08a46a41
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 1cd1b4bb3a7d
Removing intermediate container 1cd1b4bb3a7d
 ---> e237f24399e0
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> cf73f9f44836
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 8b1488228213
Removing intermediate container 8b1488228213
 ---> 73290435fe5b
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7b2262eacaf5
Removing intermediate container 7b2262eacaf5
 ---> 31adedfda13a
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 2a5db1976950
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 3f067600ca94
Removing intermediate container 3f067600ca94
 ---> 2056a42d532d
Successfully built 2056a42d532d
Successfully tagged apache/beam_java8_sdk:2.41.0.dev

> Task :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:extensions:zetasketch:test'.
> Failed to store cache entry for task ':sdks:java:extensions:zetasketch:test'

* 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 ':sdks:java:io:google-cloud-platform:test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/google-cloud-platform/build/reports/tests/test/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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:pulsar:test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/pulsar/build/reports/tests/test/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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:harness:jmh:checkstyleMain'.
> Checkstyle rule violations were found. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/harness/jmh/build/reports/checkstyle/main.html>
  Checkstyle files with violations: 1
  Checkstyle violations by severity: [error:2]


* 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:harness:checkstyleMain'.
> Checkstyle rule violations were found. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/harness/build/reports/checkstyle/main.html>
  Checkstyle files with violations: 1
  Checkstyle violations by severity: [error:6]


* 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 1h 12m 37s
1310 actionable tasks: 1197 executed, 111 from cache, 2 up-to-date

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

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