Skip to content

[CI] AMD64 Conda Integration Test failure #51285

Description

@hiroyuki-sato

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/apache/arrow/actions/runs/34469696916/job/102846552090?pr=51284

  ++ uname
  + go_lib=arrow_go_integration.so
  + go build -buildvcs=false -tags cdata_integration,assert -buildmode=c-shared -o arrow_go_integration.so .
  package github.com/apache/arrow-go/v18/arrow/internal/cdata_integration: build constraints exclude all Go files in /arrow/go/arrow/internal/cdata_integration
  
  Error: `docker compose --file=/home/runner/work/arrow/arrow/compose.yaml run --rm -e ARCHERY_DEFAULT_BRANCH=main -e ARCHERY_INTEGRATION_WITH_DOTNET=1 -e ARCHERY_INTEGRATION_WITH_GO=1 -e ARCHERY_INTEGRATION_WITH_JAVA=1 -e ARCHERY_INTEGRATION_WITH_JS=1 -e ARCHERY_INTEGRATION_WITH_NANOARROW=1 -e ARCHERY_INTEGRATION_WITH_RUST=1 -e RUST_BACKTRACE=1 conda-integration` exited with a non-zero exit code 1, see the process log above.

arrow-go: 281776d9292c5229c48c336bca3af4d339369cce

https://github.com/apache/arrow-go/blob/main/ci/scripts/build.sh#L67-L71

go env GOOS GOARCH CGO_ENABLED
go list -tags cdata_integration,assert -json .
no Go files in /path/to/arrow/arrow-go

Component(s)

Continus Inegration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions