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 2022/11/02 14:55:34 UTC

Build failed in Jenkins: beam_PostCommit_Go #10517

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

Changes:

[bulat.safiullin] [Website] add shuffle to logos

[Moritz Mack] Fix Spark 3 job-server jar path for Python test suites (closes #23935,

[noreply] Bump actions/setup-java from 3.5.1 to 3.6.0 (#23797)


------------------------------------------
[...truncated 381.50 KB...]
          "value": "apache-beam-testing"
        },
        {
          "key": "region",
          "namespace": "options",
          "type": "STRING",
          "value": "us-central1"
        },
        {
          "key": "container_images",
          "namespace": "options",
          "type": "STRING",
          "value": "us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443"
        },
        {
          "key": "temp_location",
          "namespace": "options",
          "type": "STRING",
          "value": "gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test11590"
        },
        {
          "key": "hooks",
          "namespace": "go_options",
          "type": "STRING",
          "value": "{\"default_remote_logging\":null}"
        },
        {
          "key": "hookOrder",
          "namespace": "go_options",
          "type": "STRING",
          "value": "[\"default_remote_logging\"]"
        },
        {
          "key": "temp_location",
          "namespace": "go_options",
          "type": "STRING",
          "value": "gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test11590"
        },
        {
          "key": "test.paniconexit0",
          "namespace": "go_options",
          "type": "STRING",
          "value": "true"
        },
        {
          "key": "test.timeout",
          "namespace": "go_options",
          "type": "STRING",
          "value": "3h0m0s"
        },
        {
          "key": "test.v",
          "namespace": "go_options",
          "type": "STRING",
          "value": "true"
        }
      ],
      "options": {
        "experiments": [
          "use_unified_worker",
          "use_portable_job_submission",
          "beam_fn_api",
          "use_staged_dataflow_worker_jar"
        ],
        "pipelineUrl": "gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test11590/go-4-1667400921004691753/model",
        "region": "us-central1",
        "tempLocation": "gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test11590"
      },
      "beam:option:go_options:v1": {
        "options": {
          "hookOrder": "[\"default_remote_logging\"]",
          "hooks": "{\"default_remote_logging\":null}",
          "temp_location": "gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test11590",
          "test.paniconexit0": "true",
          "test.timeout": "3h0m0s",
          "test.v": "true"
        }
      }
    },
    "tempStoragePrefix": "gs://temp-storage-for-end-to-end-tests/temp-validatesrunner-test/test11590",
    "userAgent": {
      "name": "Apache Beam SDK for Go",
      "version": "2.44.0.dev"
    },
    "version": {
      "job_type": "FNAPI_BATCH",
      "major": "6"
    },
    "workerPools": [
      {
        "autoscalingSettings": {},
        "ipConfiguration": "WORKER_IP_UNSPECIFIED",
        "kind": "harness",
        "numWorkers": 1,
        "packages": [
          {
            "location": "gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test11590/go-4-1667400921004691753/worker",
            "name": "worker"
          },
          {
            "location": "gs://temp-storage-for-end-to-end-tests/staging-validatesrunner-test/test11590/go-4-1667400921004691753/dataflow-worker.jar",
            "name": "dataflow-worker.jar"
          }
        ],
        "sdkHarnessContainerImages": [
          {
            "containerImage": "us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443"
          }
        ],
        "workerHarnessContainerImage": "us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443"
      }
    ]
  },
  "name": "go-testwordcount-240",
  "projectId": "apache-beam-testing",
  "type": "JOB_TYPE_BATCH"
}
2022/11/02 14:55:26 Submitted job: 2022-11-02_07_55_26-18120042261014574405
2022/11/02 14:55:26 Console: https://console.cloud.google.com/dataflow/jobs/us-central1/2022-11-02_07_55_26-18120042261014574405?project=apache-beam-testing
2022/11/02 14:55:26 Logs: https://console.cloud.google.com/logs/viewer?project=apache-beam-testing&resource=dataflow_step%2Fjob_id%2F2022-11-02_07_55_26-18120042261014574405
2022/11/02 14:55:26 Job state: JOB_STATE_PENDING ...
FAIL	github.com/apache/beam/sdks/v2/go/test/integration/wordcount	867.711s
2022/11/02 14:46:04 skipping missing expansion service: expansion service labeled "test" not found: no --expansion_jar or --expansion_addr flag provided with label "test"
=== RUN   TestAutomatedExpansionService
--- PASS: TestAutomatedExpansionService (2.98s)
=== RUN   TestXLang_Prefix
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_Prefix (0.00s)
=== RUN   TestXLang_CoGroupBy
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_CoGroupBy (0.00s)
=== RUN   TestXLang_Combine
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_Combine (0.00s)
=== RUN   TestXLang_CombineGlobally
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_CombineGlobally (0.00s)
=== RUN   TestXLang_Flatten
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_Flatten (0.00s)
=== RUN   TestXLang_GroupBy
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_GroupBy (0.00s)
=== RUN   TestXLang_Multi
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_Multi (0.00s)
=== RUN   TestXLang_Partition
    xlang_test.go:54: No Test expansion address provided.
--- SKIP: TestXLang_Partition (0.00s)
PASS
ok  	github.com/apache/beam/sdks/v2/go/test/integration/xlang	3.009s
$ docker rmi us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443
Untagged: us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:4a089059f1e85e269ce132efb9a1daacb199db2e4c6169d2166592af07fdd442
Deleted: sha256:0ae916a09f351797858448b024c79b90fdb467eb45fe8e9ada2d2168328b7710
Deleted: sha256:5eae5ad9ad6257ade48e986b9f28dffb7b63df4e0ade20c6aaaf67f025462ce6
Deleted: sha256:774060122fb7d000261e67e6a6131dbe0b585ee21fa1195ce42bb05391c7362d
Deleted: sha256:431c7a728bbae3a8fa6169a9f67f72be119d34dbb815d8956b464889e7cfbce2
Deleted: sha256:4de086d95cc0bf737973faf034e2985d8930ddad9cd48e1fb67e19e950706c1f
Deleted: sha256:53e00b32c8365aec31e9fc672465b9e72f57d9e8b0e3afe6111897116cbff259
Deleted: sha256:6afc2aa0244226a42b988895d8e84a53cdb9701b11db84f79b672c72324725b2
Deleted: sha256:1ea3c9c59e27639b49b3b40fc99f5878998f40e048cc30cecb293fd858b37e52
Deleted: sha256:d49e7d1528ccf418f055e44c1d6e419a5937c4102d1e7164e4976449b7e46609
Deleted: sha256:5dd31517cbcbf8e57261c7ad8047d0094e4cf75f6c195bf80e5b8d850686c49e
Deleted: sha256:4d766d5c8f31e6966efdfe6ebc142b81da0949be16e4ca699f5a4efc74b3abee
Deleted: sha256:700695758376aec47e57e8f3ad4ae1037146d3f23b6f3510fb59def4ff914406
Deleted: sha256:5782221f55cbc5be550fb2e9f99f8b5fe6be2daaf0cb7207f8bef08d6a600a04
Deleted: sha256:317d7b2f2eada47547e0d0b14400498f8252c5c91561a39f3eb47a5ef08c8f15
Deleted: sha256:1bdcd9bb953c543a8432575dbcd3d7482c057badec9ada30f8402569f0e7fdce
Deleted: sha256:c848ff8da58cddf4cc28ca29d7933a6150b158670a3779b524009bed7d3f5d83
Deleted: sha256:4be3b8506892532c12725c76caa21f143bd3e98b9dccc7fb337e16e14aec9e3e
$ gcloud --quiet container images delete us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
Digests:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:4a089059f1e85e269ce132efb9a1daacb199db2e4c6169d2166592af07fdd442
  Associated tags:
 - 20221102-143443
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk:20221102-143443].
Deleted [us.gcr.io/apache-beam-testing/jenkins/beam_go_sdk@sha256:4a089059f1e85e269ce132efb9a1daacb199db2e4c6169d2166592af07fdd442].
$ rm -rf /tmp/tmp.2NIyuJclAZ
$ exit 1
$ exit 1

> Task :goIntegrationTests FAILED

FAILURE: Build failed with an exception.

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

* 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.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
88 actionable tasks: 53 executed, 33 from cache, 2 up-to-date
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=514d3e7f-c5bc-48c0-bda2-70612737514b, currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_Go/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 456856
  log file: /home/jenkins/.gradle/daemon/7.5.1/daemon-456856.out.log
----- Last  20 lines from daemon log file - daemon-456856.out.log -----

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

* 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.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
88 actionable tasks: 53 executed, 33 from cache, 2 up-to-date
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* 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
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 #10518

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


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