Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

small cleanup to test github actions #14

small cleanup to test github actions

small cleanup to test github actions #14

Triggered via pull request July 11, 2024 18:15
@KayrntKayrnt
synchronize #1
cleanup
Status Failure
Total duration 6m 56s
Artifacts

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
26s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Deploy extension binaries  /  Generate matrix
Deploy extension binaries / Generate matrix
Matrix: Deploy extension binaries / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 17 warnings, and 2 notices
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
vcpkg install failed. See logs for more information:
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The job was canceled because "wasm_eh_wasm32-emscripten" failed.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The job was canceled because "wasm_eh_wasm32-emscripten" failed.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The operation was canceled.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
Command failed: /opt/homebrew/Cellar/cmake/3.30.0/bin/cmake --build . --config Debug --target install -- -v -j4
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
vcpkg install failed. See logs for more information:
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
Process completed with exit code 2.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The job was canceled because "osx_arm64_arm64_arm64-osx" failed.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
Command failed: /opt/homebrew/Cellar/cmake/3.30.0/bin/cmake --build . --config Debug --target install -- -v -j4
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
vcpkg install failed. See logs for more information:
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The operation was canceled.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Command failed: "C:/Program Files/CMake/bin/cmake.exe" D:/a/duckdb_bigquery/duckdb_bigquery/vcpkg/buildtrees/google-cloud-cpp/src/v2.20.0-0168e2d539.clean -G Ninja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=D:/a/duckdb_bigquery/duckdb_bigquery/vcpkg/packages/google-cloud-cpp_x64-windows-static-md/debug -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DGOOGLE_CLOUD_CPP_ENABLE=bigquery storage -DGOOGLE_CLOUD_CPP_ENABLE_MACOS_OPENSSL_CHECK=OFF -DGOOGLE_CLOUD_CPP_ENABLE_WERROR=OFF -DGOOGLE_CLOUD_CPP_ENABLE_CCACHE=OFF -DGOOGLE_CLOUD_CPP_ENABLE_EXAMPLES=OFF -DBUILD_TESTING=OFF -DGOOGLE_CLOUD_CPP_ENABLE_CTYPE_CORD_WORKAROUND=ON "-DCMAKE_MAKE_PROGRAM=C:/Program Files/Microsoft Visual Studio/2022/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe" -DBUILD_SHARED_LIBS=OFF -DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=D:/a/duckdb_bigquery/duckdb_bigquery/vcpkg/scripts/toolchains/windows.cmake -DVCPKG_TARGET_TRIPLET=x64-windows-static-md -DVCPKG_SET_CHARSET_FLAG=ON -DVCPKG_PLATFORM_TOOLSET=v142 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=TRUE -DCMAKE_VERBOSE_MAKEFILE=ON -DVCPKG_APPLOCAL_DEPS=OFF -DCMAKE_TOOLCHAIN_FILE=D:/a/duckdb_bigquery/duckdb_bigquery/vcpkg/scripts/buildsystems/vcpkg.cmake -DCMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION=ON -DVCPKG_CXX_FLAGS= -DVCPKG_CXX_FLAGS_RELEASE= -DVCPKG_CXX_FLAGS_DEBUG= -DVCPKG_C_FLAGS= -DVCPKG_C_FLAGS_RELEASE= -DVCPKG_C_FLAGS_DEBUG= -DVCPKG_CRT_LINKAGE=dynamic -DVCPKG_LINKER_FLAGS= -DVCPKG_LINKER_FLAGS_RELEASE= -DVCPKG_LINKER_FLAGS_DEBUG= -DVCPKG_TARGET_ARCHITECTURE=x64 -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_INSTALL_BINDIR:STRING=bin -D_VCPKG_ROOT_DIR=D:/a/duckdb_bigquery/duckdb_bigquery/vcpkg -D_VCPKG_INSTALLED_DIR=D:/a/duckdb_bigquery/duckdb_bigquery/build/release/vcpkg_installed -DVCPKG_MANIFEST_INSTALL=OFF
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
vcpkg install failed. See logs for more information:
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Could not find flex. Please install it via your package manager:
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
vcpkg install failed. See logs for more information:
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Generate matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
thrift requires bison version greater than 2.5,
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
thrift requires bison version greater than 2.5,
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
ccache setup failed, skipping saving.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
ccache setup failed, skipping saving.