Update all dependencies #1417
gating.yaml
on: pull_request
Container Image Build
1m 23s
Finish coveralls-python
0s
Annotations
2 errors and 7 warnings
Unit tests
Process completed with exit code 1.
|
Container Image Build
Error: buildah exited with code 1
Trying to pull quay.io/fedora/python-312@sha256:30e9dd44032e041c4967ec7d20f35929e6c5de30cd6afe0f575f9786e9c90723...
Getting image source signatures
Copying blob sha256:4eb23ee7192504bf09ced047778509b314d9ea12e4a4cfb5e4179d65a09daa53
Copying blob sha256:6a19cbc9670649143b8598879e573aad1b62d1984f0278e278cf7b1e61da8aa5
Copying blob sha256:4e5e0794eee0a1fbe43e612750c3f4e8b243524740a476783b2798ec07c332a9
Copying blob sha256:3816901511341ae3e7e6970c051d38205ea9fdfdd50a59f5e57b5ec5e6ff9262
Copying config sha256:cd9856e96261b7c1032b21376ba2be652c729724363492d993fc9139b7113fc5
Writing manifest to image destination
+ mkdir -p /mnt/rootfs
+ dnf install -y --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-devel openldap-devel
+ dnf install -y --installroot=/mnt/rootfs --releasever=/ --setopt install_weak_deps=false --nodocs '--disablerepo=*' --enablerepo=fedora,updates krb5-libs openldap python3
Importing GPG key 0xA15B79CC:
Userid : "Fedora (40) <[email protected]>"
Fingerprint: 115D F9AE F857 853E E844 5D0A 0727 707E A15B 79CC
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-40-x86_64
+ dnf --installroot=/mnt/rootfs clean all
+ curl -sSL --proto =https https://install.python-poetry.org
+ python3 -
+ python3 -m venv /venv
+ export PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ . /venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ '[' linux-gnu = cygwin ']'
++ '[' linux-gnu = msys ']'
++ export VIRTUAL_ENV=/venv
++ VIRTUAL_ENV=/venv
++ _OLD_VIRTUAL_PATH=/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/venv/bin:/root/.local/bin:/opt/app-root/src/.local/bin/:/opt/app-root/src/bin:/opt/app-root/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
++ hash -r
+ poetry build --format=wheel
Current Python version (3.12.8) is not allowed by the project (>=3.13,<3.14).
Please change python executable via the "env use" command.
Error: building at STEP "RUN set -ex && export PATH=/root/.local/bin:"$PATH" && . /venv/bin/activate && 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 /mnt/rootfs/etc/waiverdb && cp -v docker/docker-entrypoint.sh /mnt/rootfs/app/entrypoint.sh && cp conf/settings.py.example /mnt/rootfs/etc/waiverdb/settings.py && cp conf/client.conf.example /mnt/rootfs/etc/waiverdb/client.conf": while running runtime: exit status 1
|
Hadolint (Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linters (bandit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Container Image Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Container Image Build
No files were found with the provided path: /tmp/pytest-of-runner/. No artifacts will be uploaded.
|
Container Image Build
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/
|