Upgrade actions in CI #58
Annotations
2 errors and 1 warning
Run make logs
Process completed with exit code 2.
|
Run docker/build-push-action@v5
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd tmp/ && curl -fsSL -O https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-${MYSQL_VERSION}.tar.gz && tar -x -z -f mysql-boost-${MYSQL_VERSION}.tar.gz && cd mysql-${MYSQL_VERSION} && mkdir bld && cd bld && cmake .. -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Release -DWITH_BOOST=$(ls -d ../boost/boost_*) -DWITH_NUMA=1 -DWITH_JEMALLOC=1 -DWITH_PACKAGE_FLAGS=0 && make -j 20 && make install" did not complete successfully: exit code: 56
|
Run actions/upload-artifact@v3
No files were found with the provided path: e2e/logs.tar.gz. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading