Skip to content

[GLUTEN-10574] Add missing license headers (#10872) #138

[GLUTEN-10574] Add missing license headers (#10872)

[GLUTEN-10574] Add missing license headers (#10872) #138

Triggered via push October 13, 2025 09:46
Status Failure
Total duration 6h 52m 55s
Artifacts 4

docker_image.yml

on: push
Matrix: build-centos-8
Matrix: build-centos-9
Matrix: build-vcpkg-centos-8
Matrix: build-vcpkg-centos-9
build-vcpkg-centos-7
1h 34m
build-vcpkg-centos-7
build-centos-9-jdk8-cudf
4h 29m
build-centos-9-jdk8-cudf
Matrix: merge
Fit to window
Zoom out
Zoom in

Annotations

31 errors
build-vcpkg-centos-9 (ubuntu-22.04-arm)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; yum update -y && yum install -y epel-release sudo dnf && yum install -y ccache; dnf install -y --setopt=install_weak_deps=False gcc-toolset-12; echo \"check_certificate = off\" >> ~/.wgetrc; yum install -y java-17-openjdk-devel patch wget git perl; dnf clean all; git clone --depth=1 https://github.com/apache/incubator-gluten /opt/gluten; cd /opt/gluten && bash ./dev/vcpkg/setup-build-depends.sh; mkdir -p ${VCPKG_PATH}; echo \"Build arrow, then install the native libs to system paths and jar package to .m2/ directory.\"; if [ \"$(uname -m)\" = \"aarch64\" ]; then export CPU_TARGET=\"aarch64\"; export VCPKG_FORCE_SYSTEM_BINARIES=1; fi; source /opt/rh/gcc-toolset-12/enable; cd /opt/gluten; bash ./dev/builddeps-veloxbe.sh --enable_vcpkg=ON --build_tests=ON --enable_s3=ON --enable_gcs=ON --enable_hdfs=ON --enable_abfs=ON build_arrow; mvn dependency:go-offline -Pbackends-velox -Piceberg -Pdelta -Pspark-3.5 -DskipTests; rm -rf /opt/gluten; rm -rf /root/.cache/ccache;" did not complete successfully: exit code: 1
build-vcpkg-centos-9 (ubuntu-22.04)
The operation was canceled.
build-vcpkg-centos-9 (ubuntu-22.04)
The strategy configuration was canceled because "build-vcpkg-centos-9.ubuntu-22_04-arm" failed
build-vcpkg-centos-8 (ubuntu-24.04-arm)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; sed -i -e \"s|mirrorlist=|#mirrorlist=|g\" /etc/yum.repos.d/CentOS-* || true; sed -i -e \"s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g\" /etc/yum.repos.d/CentOS-* || true; yum update -y && yum install -y epel-release sudo dnf && yum install -y ccache; dnf install -y --setopt=install_weak_deps=False gcc-toolset-11; echo \"check_certificate = off\" >> ~/.wgetrc; yum install -y java-1.8.0-openjdk-devel patch wget git perl; rpm -qa | grep tzdata; dnf clean all; git clone --depth=1 https://github.com/apache/incubator-gluten /opt/gluten; cd /opt/gluten && bash ./dev/vcpkg/setup-build-depends.sh; mkdir -p ${VCPKG_PATH}; echo \"Build arrow, then install the native libs to system paths and jar package to .m2/ directory.\"; if [ \"$(uname -m)\" = \"aarch64\" ]; then export CPU_TARGET=\"aarch64\"; export VCPKG_FORCE_SYSTEM_BINARIES=1; fi; source /opt/rh/gcc-toolset-11/enable; cd /opt/gluten; bash ./dev/builddeps-veloxbe.sh --enable_vcpkg=ON --build_tests=ON --enable_s3=ON --enable_gcs=ON --enable_hdfs=ON --enable_abfs=ON build_arrow; mvn dependency:go-offline -Pbackends-velox -Piceberg -Pdelta -Pspark-3.5 -DskipTests; rm -rf /opt/gluten; rm -rf /root/.cache/ccache;" did not complete successfully: exit code: 1
build-vcpkg-centos-8 (ubuntu-latest)
The operation was canceled.
build-vcpkg-centos-8 (ubuntu-latest)
The strategy configuration was canceled because "build-vcpkg-centos-8.ubuntu-24_04-arm" failed
build-vcpkg-centos-7
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex; sed -i -e \"s|mirrorlist=|#mirrorlist=|g\" /etc/yum.repos.d/CentOS-* || true; sed -i -e \"s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g\" /etc/yum.repos.d/CentOS-* || true; yum install -y epel-release centos-release-scl; rm /etc/yum.repos.d/CentOS-SCLo-scl.repo -f; sed -i -e 's/^mirrorlist/#mirrorlist/' -e 's/^#baseurl/baseurl/' -e 's/mirror\\.centos\\.org/vault.centos.org/' /etc/yum.repos.d/CentOS-SCLo-scl-rh.repo; yum install -y git patch wget sudo java-1.8.0-openjdk-devel ccache; git clone --depth=1 https://github.com/apache/incubator-gluten /opt/gluten; echo \"check_certificate = off\" >> ~/.wgetrc; cd /opt/gluten && bash ./dev/vcpkg/setup-build-depends.sh; mkdir -p ${VCPKG_PATH}; echo \"Build arrow, then install the native libs to system paths and jar package to .m2/ directory.\"; cd /opt/gluten; source /opt/rh/devtoolset-11/enable; source /opt/rh/rh-git227/enable; bash ./dev/builddeps-veloxbe.sh --enable_vcpkg=ON --build_tests=ON --enable_s3=ON --enable_gcs=ON --enable_hdfs=ON --enable_abfs=ON build_arrow; mvn dependency:go-offline -Pbackends-velox -Piceberg -Pdelta -Pspark-3.5 -DskipTests; dnf clean all; rm -rf /opt/gluten; rm -rf /root/.cache/ccache;" did not complete successfully: exit code: 1
build-centos-9 (ubuntu-22.04, jdk17)
The operation was canceled.
build-centos-9 (ubuntu-22.04, jdk17)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-24.04-arm, jdk17)
The operation was canceled.
build-centos-8 (ubuntu-24.04-arm, jdk17)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-9 (ubuntu-22.04-arm, jdk17)
The operation was canceled.
build-centos-9 (ubuntu-22.04-arm, jdk17)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-9 (ubuntu-22.04-arm, jdk11)
The operation was canceled.
build-centos-9 (ubuntu-22.04-arm, jdk11)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-9 (ubuntu-22.04-arm, jdk8)
The operation was canceled.
build-centos-9 (ubuntu-22.04-arm, jdk8)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-24.04-arm, jdk8)
The operation was canceled.
build-centos-8 (ubuntu-24.04-arm, jdk8)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-24.04-arm, jdk11)
The operation was canceled.
build-centos-8 (ubuntu-24.04-arm, jdk11)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-9 (ubuntu-22.04, jdk11)
The operation was canceled.
build-centos-9 (ubuntu-22.04, jdk11)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-9 (ubuntu-22.04, jdk8)
The operation was canceled.
build-centos-9 (ubuntu-22.04, jdk8)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-latest, jdk11)
The operation was canceled.
build-centos-8 (ubuntu-latest, jdk11)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-latest, jdk17)
The operation was canceled.
build-centos-8 (ubuntu-latest, jdk17)
The job has exceeded the maximum execution time of 6h0m0s
build-centos-8 (ubuntu-latest, jdk8)
The operation was canceled.
build-centos-8 (ubuntu-latest, jdk8)
The job has exceeded the maximum execution time of 6h0m0s

Artifacts

Produced during runtime
Name Size Digest
apache~incubator-gluten~4UANVQ.dockerbuild Expired
391 KB
sha256:ea37fd615e83ee435ff3954b246a6f5cde608503e79072f2afb56c96ef0b4bc9
apache~incubator-gluten~J1RZLV.dockerbuild Expired
204 KB
sha256:29d578b7ae7c61c7f20edaa390d68c9f93daccae1a76bc5e1704bb8cd5a99b95
apache~incubator-gluten~KZI7CL.dockerbuild Expired
533 KB
sha256:323b44b31861b632ee3461d8f02dca7dd1214d340df23f9ba584c5d08737b039
apache~incubator-gluten~LBWXE4.dockerbuild Expired
197 KB
sha256:0ae60524115365d9ac3d5d00982026f173d1a65c8af25be28c52555b674168c2