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 2021/02/25 06:17:02 UTC

Build failed in Jenkins: beam_Prober_CommunityMetrics #3396

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

Changes:

[relax] First step in Vortex sink - refactor CreateTablea and add TableRow ->

[relax] address comments

[Brian Hulette] Fix preview


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-7 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 # timeout=10
Commit message: "Merge pull request #13771: [BEAM-11648] First step in creation of Vortex sink"
 > git rev-list --no-walk fb91f91a374f866dd299c88060ffae90818de420 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber FAILED

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 14s
2 actionable tasks: 2 executed

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

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


Jenkins build is back to normal : beam_Prober_CommunityMetrics #3403

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3403/display/redirect?page=changes>


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


Build failed in Jenkins: beam_Prober_CommunityMetrics #3402

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3402/display/redirect?page=changes>

Changes:

[noreply] [BEAM-11531] Use pandas 1.2 for python>=3.7 (#14099)

[noreply] [BEAM-11861] Add methods to explicitly provide coder for ParquetIO's


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 07e1e02125082d9ec804428f139eb849d79a8ec8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07e1e02125082d9ec804428f139eb849d79a8ec8 # timeout=10
Commit message: "[BEAM-11861] Add methods to explicitly provide coder for ParquetIO's Parse and ParseFiles (#14078)"
 > git rev-list --no-walk 248104ee800e3d7fd554ac48ba93c0f26f9b3952 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 2 busy and 1 stopped Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

> Task :beam-test-infra-metrics:checkProber FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 50s
2 actionable tasks: 2 executed

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

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_Prober_CommunityMetrics #3401

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3401/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-13 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 248104ee800e3d7fd554ac48ba93c0f26f9b3952 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 248104ee800e3d7fd554ac48ba93c0f26f9b3952 # timeout=10
Commit message: "Merge pull request #13878:[BEAM-11730] Reduce context switching overhead for appliance reads by"
 > git rev-list --no-walk 248104ee800e3d7fd554ac48ba93c0f26f9b3952 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber FAILED

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23s
2 actionable tasks: 2 executed

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

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_Prober_CommunityMetrics #3400

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3400/display/redirect?page=changes>

Changes:

[samuelw] [BEAM-11730] Reduce context switching overhead for appliance reads by

[shehzaad] [BEAM-10961] enable strict dependency checking for

[noreply] [BEAM-11778] Create a wrapper for ZetaSQL catalog and refactor

[noreply] [BEAM-11870] Re-raise underlying exception for InvocationTargetException

[noreply] Puts more expensive BQ empty table check to the right of the 'and'


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-1 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 248104ee800e3d7fd554ac48ba93c0f26f9b3952 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 248104ee800e3d7fd554ac48ba93c0f26f9b3952 # timeout=10
Commit message: "Merge pull request #13878:[BEAM-11730] Reduce context switching overhead for appliance reads by"
 > git rev-list --no-walk 40c4386e247e29f1aa5787bc8f499167f2ea8963 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber FAILED

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 41s
2 actionable tasks: 2 executed

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

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_Prober_CommunityMetrics #3399

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3399/display/redirect?page=changes>

Changes:

[noreply] Minor fix in unit test

[samuelw] Add profiling option to nexmark gradle launching. Passing the

[Robert Bradshaw] [BEAM-11719] Use deterministic coders for grouping keys.

[Robert Bradshaw] Fix bigquery file load.

[Robert Bradshaw] Fix GroupWithCoderTest.test_basics_without_type_check to check

[Robert Bradshaw] Add the ability to register additional fallback coders.

[cvm] Minor bugfix in typecoders.

[Robert Bradshaw] [BEAM-11719] Pipeline option for non-deterministic key coders.

[Robert Bradshaw] Lint, import fix.

[dpcollins] [BEAM-10114] Fix PerSubscriptionPartitionSdf to not rely on the presence

[dpcollins] [BEAM-10114] Fix PerSubscriptionPartitionSdf to not rely on the presence

[Robert Bradshaw] Fixup

[Fokko Driesprong] [BEAM-11864] Use objects.equals instead of raw comparison

[noreply] [BEAM-10961] enable strict dependency checking for sdks/java/io/thrift

[noreply] [BEAM-10961] enable strict dependency checking for sdks/java/io/parquet

[noreply] [BEAM-10961] Enable strict dependency checking on

[Kenneth Knowles] Merge Fn API and runner v2 configurations for DataflowRunner

[noreply] [BEAM-9378] Add ignored tests which fail in various ways when querying


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 40c4386e247e29f1aa5787bc8f499167f2ea8963 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40c4386e247e29f1aa5787bc8f499167f2ea8963 # timeout=10
Commit message: "[BEAM-9378] Add ignored tests which fail in various ways when querying nested structures (#14077)"
 > git rev-list --no-walk 2946e4b676f0e14ed4dc1d56203c73d552c82f5e # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber FAILED

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 27s
2 actionable tasks: 2 executed

Publishing build scan...
https://gradle.com/s/27nt2ba6nojyq

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_Prober_CommunityMetrics #3398

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3398/display/redirect?page=changes>

Changes:

[samuelw] [BEAM-11727] Optimize ExecutionStateSampler by removing unnecessary

[noreply] Refactor ZetaSqlDialectSpecTest and add some passing tests. (#14080)


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-5 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2946e4b676f0e14ed4dc1d56203c73d552c82f5e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2946e4b676f0e14ed4dc1d56203c73d552c82f5e # timeout=10
Commit message: "Merge pull request #13861: [BEAM-11727] Optimize ExecutionStateSampler by removing unnecessary ordering"
 > git rev-list --no-walk d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 3 busy and 1 incompatible Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

> Task :beam-test-infra-metrics:checkProber FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 8s
2 actionable tasks: 2 executed

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

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_Prober_CommunityMetrics #3397

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/3397/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-9 (beam) in workspace <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src> # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 # timeout=10
Commit message: "Merge pull request #13771: [BEAM-11648] First step in creation of Vortex sink"
 > git rev-list --no-walk d967389e1f68f85f1b0e7665edc3a0b6ed3d70f1 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1
SETUPTOOLS_USE_DISTUTILS=stdlib

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/gradlew> --rerun-tasks --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g -Pdocker-pull-licenses :communityMetricsProber
Starting a Gradle Daemon, 3 busy Daemons could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:compileJava NO-SOURCE
> Task :beam-test-infra-metrics:compileGroovy NO-SOURCE
> Task :beam-test-infra-metrics:processResources NO-SOURCE
> Task :beam-test-infra-metrics:classes UP-TO-DATE
> Task :beam-test-infra-metrics:compileTestJava NO-SOURCE
> Task :beam-test-infra-metrics:compileTestGroovy
> Task :beam-test-infra-metrics:processTestResources NO-SOURCE
> Task :beam-test-infra-metrics:testClasses

> Task :beam-test-infra-metrics:checkProber

org.apache.beam.testinfra.metrics.ProberTests > CheckGrafanaStalenessAlerts FAILED
    java.lang.AssertionError at ProberTests.groovy:47

2 tests completed, 1 failed

> Task :beam-test-infra-metrics:checkProber FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:checkProber'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_Prober_CommunityMetrics/ws/src/.test-infra/metrics/build/reports/tests/checkProber/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/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 11s
2 actionable tasks: 2 executed

Publishing build scan...
https://gradle.com/s/7d2mjqak35xoi

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