Bump setuptools from 69.0.2 to 69.0.3 #583
Annotations
1 error and 1 warning
Build Image
Error: buildah exited with code 1
Trying to pull registry.fedoraproject.org/fedora:38...
Getting image source signatures
Copying blob sha256:37f364a5003122c48e4ac83c8b4ec837130f30e43f6947b3edc9173bff345bde
Copying blob sha256:37f364a5003122c48e4ac83c8b4ec837130f30e43f6947b3edc9173bff345bde
Copying config sha256:c7cdd11723e511203192f0001bbe123fcca89124f8d25a0d855421446a632a10
Writing manifest to image destination
Storing signatures
+ mkdir -p /mnt/rootfs
+ yum install -y --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates gcc krb5-devel openldap-devel python3 python3-devel
+ yum install -y --installroot=/mnt/rootfs --releasever=38 --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-libs openldap python3
Importing GPG key 0xEB10B464:
Userid : "Fedora (38) <[email protected]>"
Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-38-x86_64
+ yum --installroot=/mnt/rootfs clean all
+ rm -rf /mnt/rootfs/var/cache/bpf /mnt/rootfs/var/cache/dnf /mnt/rootfs/var/cache/ldconfig /mnt/rootfs/var/log/dnf.librepo.log /mnt/rootfs/var/log/dnf.log /mnt/rootfs/var/log/dnf.rpm.log '/mnt/rootfs/var/log/yum.*'
+ curl -sSL https://install.python-poetry.org
+ python3 -
+ python3 -m venv /venv
+ export PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ . /venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/venv/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ '[' -n /bin/sh -o -n '' ']'
++ hash -r
+ pip install --no-cache-dir -r requirements.txt
+ poetry build --format=wheel
++ poetry version --short
+ version=1.4.0+git.7fd9f13
+ pip install --no-cache-dir dist/waiverdb-1.4.0+git.7fd9f13-py3-none-any.whl
ERROR: Cannot install opentelemetry-exporter-otlp-proto-grpc, opentelemetry-instrumentation-flask and waiverdb because these package versions have conflicting dependencies.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
error building at STEP "RUN set -ex && export PATH=/root/.local/bin:$PATH && . /venv/bin/activate && pip install --no-cache-dir -r requirements.txt && poetry build --format=wheel && version=$(poetry version --short) && pip install --no-cache-dir dist/waiverdb-"$version"-py3*.whl && deactivate && mv /venv /mnt/rootfs && mkdir -p /mnt/rootfs/app /etc/waiverdb && cp -v docker/docker-entrypoint.sh /mnt/rootfs/app/entrypoint.sh && cp conf/settings.py.example /etc/waiverdb/settings.py && cp conf/client.conf.example /etc/waiverdb/client.conf": error while running runtime: exit status 1
time="2024-01-01T14:24:56Z" level=error msg="exit status 1"
|
Get image tag from git branch
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading