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/03/24 00:02:41 UTC

Build failed in Jenkins: beam_PostCommit_Go #2996

See <https://builds.apache.org/job/beam_PostCommit_Go/2996/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Go/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # 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/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a956ff77a8448e5f2c12f6695fec608348b5ab60 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a956ff77a8448e5f2c12f6695fec608348b5ab60
Commit message: "Merge pull request #8119: [BEAM-6890] Use vendored Guava Joiner class"
 > git rev-list --no-walk a956ff77a8448e5f2c12f6695fec608348b5ab60 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # 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_PostCommit_Go/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g --no-parallel :goPostCommit
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> 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-model-pipeline:extractIncludeProto
> Task :beam-model-pipeline:extractProto
> Task :beam-model-pipeline:generateProto
> Task :beam-model-pipeline:compileJava FROM-CACHE
> Task :beam-model-pipeline:processResources
> Task :beam-model-pipeline:classes
> Task :beam-model-pipeline:jar
> Task :beam-model-fn-execution:extractIncludeProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-model-fn-execution:generateProto
> Task :beam-model-fn-execution:compileJava FROM-CACHE
> Task :beam-model-fn-execution:processResources
> Task :beam-model-fn-execution:classes
> Task :beam-model-pipeline:shadowJar
> Task :beam-model-fn-execution:shadowJar
> Task :beam-model-job-management:extractIncludeProto
> Task :beam-model-job-management:extractProto
> Task :beam-model-job-management:generateProto
> Task :beam-model-job-management:compileJava FROM-CACHE
> Task :beam-model-job-management:processResources
> Task :beam-model-job-management:classes
> Task :beam-model-job-management:shadowJar
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-sdks-java-core:compileJava FROM-CACHE
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:classes
> Task :beam-sdks-java-core:shadowJar
> Task :beam-runners-core-construction-java:compileJava FROM-CACHE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:classes UP-TO-DATE
> Task :beam-runners-core-construction-java:shadowJar
> Task :beam-runners-core-java:compileJava FROM-CACHE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-runners-core-java:classes UP-TO-DATE
> Task :beam-runners-core-java:shadowJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core:compileJava FROM-CACHE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:classes UP-TO-DATE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:shadowJar
> Task :beam-sdks-java-extensions-protobuf:extractIncludeProto
> Task :beam-sdks-java-extensions-protobuf:extractProto
> Task :beam-sdks-java-extensions-protobuf:generateProto NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :beam-sdks-java-extensions-protobuf:shadowJar
> Task :beam-sdks-java-io-google-cloud-platform:compileJava FROM-CACHE
> Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE
> Task :beam-sdks-java-io-google-cloud-platform:classes UP-TO-DATE
> Task :beam-sdks-java-io-google-cloud-platform:shadowJar
> Task :beam-runners-google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java:processResources
> Task :beam-runners-google-cloud-dataflow-java:classes
> Task :beam-runners-google-cloud-dataflow-java:shadowJar
> Task :beam-runners-google-cloud-dataflow-java-windmill:extractIncludeProto
> Task :beam-runners-google-cloud-dataflow-java-windmill:extractProto
> Task :beam-runners-google-cloud-dataflow-java-windmill:generateProto
> Task :beam-runners-google-cloud-dataflow-java-windmill:compileJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java-windmill:processResources
> Task :beam-runners-google-cloud-dataflow-java-windmill:classes
> Task :beam-runners-google-cloud-dataflow-java-windmill:shadowJar
> Task :beam-sdks-java-fn-execution:compileJava FROM-CACHE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-fn-execution:classes UP-TO-DATE
> Task :beam-sdks-java-fn-execution:shadowJar
> Task :beam-sdks-java-harness:compileJava FROM-CACHE
> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-sdks-java-harness:classes UP-TO-DATE
> Task :beam-sdks-java-harness:jar
> Task :beam-sdks-java-harness:shadowJar
> Task :beam-vendor-sdks-java-extensions-protobuf:compileJava FROM-CACHE
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:classes UP-TO-DATE
> Task :beam-vendor-sdks-java-extensions-protobuf:shadowJar
> Task :beam-runners-java-fn-execution:compileJava FROM-CACHE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-java-fn-execution:classes UP-TO-DATE
> Task :beam-runners-java-fn-execution:shadowJar
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:compileJava FROM-CACHE
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:processResources
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:classes
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:shadowJar

> Task :beam-sdks-go-test:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/test/.gogradle/project_gopath>

> Task :beam-sdks-go:goPrepare
Use project GOPATH: <https://builds.apache.org/job/beam_PostCommit_Go/ws/src/sdks/go/.gogradle/project_gopath>

> Task :beam-sdks-go:resolveBuildDependencies
Resolving cloud.google.com/go: commit='4f6c921ec566a33844f4e7879b31cd8575a6982d', urls=[https://code.googlesource.com/gocloud]
Resolving github.com/Shopify/sarama: commit='541689b9f4212043471eb537fa72da507025d3ea', urls=[https://github.com/Shopify/sarama.git, git@github.com:Shopify/sarama.git]
Resolving github.com/armon/consul-api: commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd', urls=[https://github.com/armon/consul-api.git, git@github.com:armon/consul-api.git]

> Task :beam-sdks-go:resolveBuildDependencies FAILED
> Task :beam-sdks-go:installDependencies
> Task :beam-sdks-go-test:installDependencies
> Task :beam-sdks-go-test:gofmt FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-sdks-go:resolveBuildDependencies'.
> Exception in resolution, message is:
  Cannot resolve dependency:github.com/coreos/etcd: commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', urls=[https://github.com/coreos/etcd.git, git@github.com:coreos/etcd.git]
  Resolution stack is:
  +- github.com/apache/beam/sdks/go


* 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 ':beam-sdks-go-test:gofmt'.
> unable to create new native thread

* 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 2m 33s
62 actionable tasks: 45 executed, 17 from cache

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

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_PostCommit_Go #2998

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Go/2998/display/redirect>


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


Build failed in Jenkins: beam_PostCommit_Go #2997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Go/2997/display/redirect>

------------------------------------------
[...truncated 339.39 KB...]
                      ],
                      "is_stream_like": true
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e16",
          "output_name": "i0"
        },
        "serialized_fn": "%0A%29%22%27%0A%02c1%12%21%0A%1F%0A%1D%0A%1Bbeam:coder:global_window:v1j9%0A%25%0A%23%0A%21beam:windowfn:global_windows:v0.1%10%01%1A%02c1%22%02:%00%28%010%018%02H%01"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e18",
      "properties": {
        "user_name": "passert.Sum(c)/passert.sumFn'2",
        "output_info": [
          {
            "user_name": "bogus",
            "output_name": "bogus",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:bytes"
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e17",
          "output_name": "i0"
        },
        "serialized_fn": "e18"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e13",
      "properties": {
        "user_name": "passert.Sum(b)/beam.addFixedKeyFn'1",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:length_prefix",
                      "component_encodings": [
                        {
                          "@type": "Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
                        }
                      ]
                    },
                    {
                      "@type": "kind:length_prefix",
                      "component_encodings": [
                        {
                          "@type": "Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
                        }
                      ]
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e9",
          "output_name": "i1"
        },
        "serialized_fn": "e13"
      }
    },
    {
      "kind": "GroupByKey",
      "name": "e14",
      "properties": {
        "user_name": "passert.Sum(b)/CoGBK'1",
        "output_info": [
          {
            "user_name": "i0",
            "output_name": "i0",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:pair",
                  "component_encodings": [
                    {
                      "@type": "kind:length_prefix",
                      "component_encodings": [
                        {
                          "@type": "Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
                        }
                      ]
                    },
                    {
                      "@type": "kind:stream",
                      "component_encodings": [
                        {
                          "@type": "kind:length_prefix",
                          "component_encodings": [
                            {
                              "@type": "Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
                            }
                          ]
                        }
                      ],
                      "is_stream_like": true
                    }
                  ],
                  "is_pair_like": true
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e13",
          "output_name": "i0"
        },
        "serialized_fn": "%0A%29%22%27%0A%02c1%12%21%0A%1F%0A%1D%0A%1Bbeam:coder:global_window:v1j9%0A%25%0A%23%0A%21beam:windowfn:global_windows:v0.1%10%01%1A%02c1%22%02:%00%28%010%018%02H%01"
      }
    },
    {
      "kind": "ParallelDo",
      "name": "e15",
      "properties": {
        "user_name": "passert.Sum(b)/passert.sumFn'1",
        "output_info": [
          {
            "user_name": "bogus",
            "output_name": "bogus",
            "encoding": {
              "@type": "kind:windowed_value",
              "component_encodings": [
                {
                  "@type": "kind:bytes"
                },
                {
                  "@type": "kind:global_window"
                }
              ],
              "is_wrapper": true
            }
          }
        ],
        "parallel_input": {
          "@type": "OutputReference",
          "step_name": "e14",
          "output_name": "i0"
        },
        "serialized_fn": "e15"
      }
    }
  ],
  "type": "JOB_TYPE_BATCH"
}
2019/03/24 06:04:25 Test cogbk:cogbk failed: googleapi: Error 429: Quota exceeded for quota metric 'dataflow.googleapis.com/create_requests' and limit 'CreateRequestsPerMinutePerUser' of service 'dataflow.googleapis.com' for consumer 'project_number:844138762903'., rateLimitExceeded
2019/03/24 06:04:26 Submitted job: 2019-03-23_23_04_25-11042143321585721183
2019/03/24 06:04:26 Console: https://console.cloud.google.com/dataflow/job/2019-03-23_23_04_25-11042143321585721183?project=apache-beam-testing
2019/03/24 06:04:26 Logs: https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2019-03-23_23_04_25-11042143321585721183
2019/03/24 06:04:26 Job state: JOB_STATE_PENDING ...
2019/03/24 06:04:26 Submitted job: 2019-03-23_23_04_25-3052995698688609030
2019/03/24 06:04:26 Console: https://console.cloud.google.com/dataflow/job/2019-03-23_23_04_25-3052995698688609030?project=apache-beam-testing
2019/03/24 06:04:26 Logs: https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2019-03-23_23_04_25-3052995698688609030
2019/03/24 06:04:26 Job state: JOB_STATE_PENDING ...
2019/03/24 06:04:56 Job still running ...
2019/03/24 06:04:56 Job still running ...
2019/03/24 06:05:26 Job still running ...
2019/03/24 06:05:26 Job still running ...
2019/03/24 06:05:56 Job still running ...
2019/03/24 06:05:56 Job still running ...
2019/03/24 06:06:26 Job still running ...
2019/03/24 06:06:26 Job still running ...
2019/03/24 06:06:56 Job still running ...
2019/03/24 06:06:56 Job still running ...
2019/03/24 06:07:26 Job still running ...
2019/03/24 06:07:26 Job still running ...
2019/03/24 06:07:56 Job still running ...
2019/03/24 06:07:56 Job succeeded!
2019/03/24 06:07:56 Test pardo:sideinput completed
2019/03/24 06:08:26 Job succeeded!
2019/03/24 06:08:26 Test flatten:flatten completed
2019/03/24 06:08:26 Result: 5 tests failed

> Task :goIntegrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostCommit_Go/ws/src/build.gradle'> line: 184

* What went wrong:
Execution failed for task ':goIntegrationTests'.
> Process 'command '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 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 8m 9s
72 actionable tasks: 55 executed, 17 from cache

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

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