Skip to content

Build and Push Docker image #93

Build and Push Docker image

Build and Push Docker image #93

Manually triggered July 17, 2024 16:19
Status Failure
Total duration 3m 44s
Artifacts

build-container.yml

on: workflow_dispatch
make-date-tag
0s
make-date-tag
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
build (7, release, 3.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ ${OSG_RELEASE} == \"23\" ]]; then REL_URL_SNIPPET=23-main; else REL_URL_SNIPPET=${OSG_RELEASE}; fi && yum -y install https://repo.opensciencegrid.org/osg/${REL_URL_SNIPPET}/osg-${REL_URL_SNIPPET}-el${EL_VER}-release-latest.rpm epel-release yum-utils && if [[ ${EL_VER} == 7 ]]; then yum -y install yum-plugin-priorities; elif [[ ${EL_VER} == 8 ]]; then yum-config-manager --enable powertools; elif [[ ${EL_VER} == 9 ]]; then yum-config-manager --enable crb; fi && if [[ ${BASE_YUM_REPO} == \"devel\" ]]; then yum-config-manager --enable osg-development; elif [[ ${BASE_YUM_REPO} != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; fi && yum -y install osg-wn-client openssh-server apptainer && yum clean all && rm -rf /var/cache/yum/*" did not complete successfully: exit code: 1
build (7, devel, 3.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ ${OSG_RELEASE} == \"23\" ]]; then REL_URL_SNIPPET=23-main; else REL_URL_SNIPPET=${OSG_RELEASE}; fi && yum -y install https://repo.opensciencegrid.org/osg/${REL_URL_SNIPPET}/osg-${REL_URL_SNIPPET}-el${EL_VER}-release-latest.rpm epel-release yum-utils && if [[ ${EL_VER} == 7 ]]; then yum -y install yum-plugin-priorities; elif [[ ${EL_VER} == 8 ]]; then yum-config-manager --enable powertools; elif [[ ${EL_VER} == 9 ]]; then yum-config-manager --enable crb; fi && if [[ ${BASE_YUM_REPO} == \"devel\" ]]; then yum-config-manager --enable osg-development; elif [[ ${BASE_YUM_REPO} != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; fi && yum -y install osg-wn-client openssh-server apptainer && yum clean all && rm -rf /var/cache/yum/*" did not complete successfully: exit code: 1
build (7, testing, 3.6)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ ${OSG_RELEASE} == \"23\" ]]; then REL_URL_SNIPPET=23-main; else REL_URL_SNIPPET=${OSG_RELEASE}; fi && yum -y install https://repo.opensciencegrid.org/osg/${REL_URL_SNIPPET}/osg-${REL_URL_SNIPPET}-el${EL_VER}-release-latest.rpm epel-release yum-utils && if [[ ${EL_VER} == 7 ]]; then yum -y install yum-plugin-priorities; elif [[ ${EL_VER} == 8 ]]; then yum-config-manager --enable powertools; elif [[ ${EL_VER} == 9 ]]; then yum-config-manager --enable crb; fi && if [[ ${BASE_YUM_REPO} == \"devel\" ]]; then yum-config-manager --enable osg-development; elif [[ ${BASE_YUM_REPO} != \"release\" ]]; then yum-config-manager --enable osg-${BASE_YUM_REPO}; fi && yum -y install osg-wn-client openssh-server apptainer && yum clean all && rm -rf /var/cache/yum/*" did not complete successfully: exit code: 1
build (7, release, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (7, devel, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (7, testing, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, devel, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, devel, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, testing, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, release, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, devel, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, release, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, testing, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (8, release, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, devel, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, testing, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, release, 3.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (9, testing, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/