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 2019/11/15 00:36:28 UTC

Build failed in Jenkins: beam_PreCommit_CommunityMetrics_Cron #1514

See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/1514/display/redirect?page=changes>

Changes:

[robertwb] Avoid Wimplicitly-unsigned-literal caused by -2**63.

[pabloem] [BEAM-8661] Moving io module to have per-module logger

[pabloem] Fix lint

[mxm] [BEAM-8598] Exclude UsesTestStreamWithMultipleStages also from Flink PVR

[kamil.wasilewski] Do not override test_metrics in PortableRunner test cases.

[lcwik] [BEAM-8151, BEAM-7848] Add an UnboundedThreadPoolExecutor

[lcwik] [BEAM-8151, BEAM-7848] Swap to using a thread pool which is unbounded

[kcweaver] [BEAM-8660] Override returned artifact staging endpoint

[lostluck] [BEAM-8612] Convert []beam.T to the underlying type []T when passed to a

[wenjialiu] [BEAM-8575] Fix window assignment idempotency tests non-deterministic

[lvwanqi11] [BEAM-8666] Remove dependency between DataflowRunner and PortableRunner

[robertwb] [BEAM-8667] Bound the number of element bundles buffered off the data

[pabloem] [BEAM-8661] Moving other modules to have per-module loggers

[pabloem] Fix lint

[pabloem] Removing extra line between constants

[pabloem] Removing extra space between constants


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/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/*
 > 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}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision e35e6b839b70eb247c8e43873bdbc4b3fc240ee2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e35e6b839b70eb247c8e43873bdbc4b3fc240ee2
Commit message: "[BEAM-8667] Bound elements buffered off the data channel."
 > git rev-list --no-walk 29cb6122cdc87d9aa0768281a72863fde15f839f # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :communityMetricsPreCommit
Starting a Gradle Daemon, 1 busy Daemon could not be reused, use --status for details
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:composeUp FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:composeUp'.
> Exit-code 255 when calling docker-compose, stdout: postgresql uses an image, skipping
  prometheus uses an image, skipping
  pushgateway uses an image, skipping
  alertmanager uses an image, skipping
  Building grafana
  [4735] Failed to execute script docker-compose
  Traceback (most recent call last):
    File "bin/docker-compose", line 6, in <module>
    File "compose/cli/main.py", line 71, in main
    File "compose/cli/main.py", line 127, in perform_command
    File "compose/cli/main.py", line 287, in build
    File "compose/project.py", line 386, in build
    File "compose/project.py", line 368, in build_service
    File "compose/service.py", line 1084, in build
    File "site-packages/docker/api/build.py", line 260, in build
    File "site-packages/docker/api/build.py", line 307, in _set_auth_headers
    File "site-packages/docker/auth.py", line 310, in get_all_credentials
    File "site-packages/docker/auth.py", line 262, in _resolve_authconfig_credstore
    File "site-packages/docker/auth.py", line 287, in _get_store_instance
    File "site-packages/dockerpycreds/store.py", line 25, in __init__
  dockerpycreds.errors.InitializationError: docker-credential-gcloud not installed or not available in PATH

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 13s
1 actionable task: 1 executed

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

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_PreCommit_CommunityMetrics_Cron #1516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/1516/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_PreCommit_CommunityMetrics_Cron #1515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/1515/display/redirect?page=changes>

Changes:

[robertwb] [BEAM-8657] Avoid lifting combiners for incompatible triggers.

[robertwb] [BEAM-8663] Respect PaneInfo in bundle based direct runner.

[robertwb] Comment on compatibility.

[robertwb] [BEAM-8657] Combiner lifting fix for bundle-based direct runner.

[robertwb] Cleanup: move direct runner test to correct location.

[chamikara] Fixes a failing check.


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-15 (beam) in workspace <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/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/*
 > 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}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4ee06ce8318c9ce856767d8d1ff19ccc4b62feb9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ee06ce8318c9ce856767d8d1ff19ccc4b62feb9
Commit message: "Merge pull request #10109 [BEAM-8657] Combiner lifting fix for bundle-based direct runner."
 > git rev-list --no-walk e35e6b839b70eb247c8e43873bdbc4b3fc240ee2 # 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

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PreCommit_CommunityMetrics_Cron/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :communityMetricsPreCommit
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> 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:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Configuration on demand is an incubating feature.
> Task :beam-test-infra-metrics:composeUp FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-test-infra-metrics:composeUp'.
> Exit-code 255 when calling docker-compose, stdout: postgresql uses an image, skipping
  prometheus uses an image, skipping
  pushgateway uses an image, skipping
  alertmanager uses an image, skipping
  Building grafana
  [13679] Failed to execute script docker-compose
  Traceback (most recent call last):
    File "bin/docker-compose", line 6, in <module>
    File "compose/cli/main.py", line 71, in main
    File "compose/cli/main.py", line 127, in perform_command
    File "compose/cli/main.py", line 287, in build
    File "compose/project.py", line 386, in build
    File "compose/project.py", line 368, in build_service
    File "compose/service.py", line 1084, in build
    File "site-packages/docker/api/build.py", line 260, in build
    File "site-packages/docker/api/build.py", line 307, in _set_auth_headers
    File "site-packages/docker/auth.py", line 310, in get_all_credentials
    File "site-packages/docker/auth.py", line 262, in _resolve_authconfig_credstore
    File "site-packages/docker/auth.py", line 287, in _get_store_instance
    File "site-packages/dockerpycreds/store.py", line 25, in __init__
  dockerpycreds.errors.InitializationError: docker-credential-gcloud not installed or not available in PATH

* 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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 13s
1 actionable task: 1 executed

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

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