CI with Distro compilers #3334
Annotations
2 errors and 40 warnings
centos-stream-fsf-latest
Error: stdout WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata
Collecting distro
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Collecting packaging
Downloading packaging-24.2-py3-none-any.whl (65 kB)
Collecting pyyaml
Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Collecting semver
Downloading semver-3.0.2-py3-none-any.whl (17 kB)
Installing collected packages: semver, pyyaml, packaging, distro
Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.2
, stderr + set -o errexit
+ '[' centos-stream-fsf-latest '!=' windows-latest ']'
+ sudo=sudo
+ case $DISTRO in
+ echo WARNING: unsupported distro centos-stream-fsf-latest, not updating package metadata
+ '[' centos-stream-fsf-latest '!=' windows-latest ']'
+ python3 -m venv venv
+ source venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/runner/work/alire-crates-ci/alire-crates-ci/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin:/opt/gnat/bin:/opt/gprbuild/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip3 install -r requirements.txt
WARNING: You are using pip version 21.3.1; however, version 24.3.1 is available.
You should consider upgrading via the '/home/runner/work/alire-crates-ci/alire-crates-ci/venv/bin/python3 -m pip install --upgrade pip' command.
+ git config --global --add safe.directory '*'
+ python3 -X utf8 test_release.py
Traceback (most recent call last):
File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 218, in <module>
main()
File "/home/runner/work/alire-crates-ci/alire-crates-ci/test_release.py", line 194, in main
print(f"START {db.osname()}--{db.distro_full()}--gnat={gnat_version()}")
File "/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py", line 90, in gnat_version
gnat_version_cached = re.search(pattern, check_output(["alr","toolchain"]).decode()).group(1)
File "/usr/lib64/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib64/python3.9/subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['alr', 'toolchain']' returned non-zero exit status 1.
|
ubuntu-lts
Error: stdout Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
Get:5 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [18.4 kB]
Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [933 kB]
Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [850 kB]
Get:8 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [602 kB]
Get:9 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [11.9 kB]
Get:10 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [15.3 kB]
Get:11 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [602 kB]
Get:12 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [725 kB]
Get:13 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [621 kB]
Fetched 4756 kB in 1s (3952 kB/s)
Reading package lists...
Collecting distro (from -r requirements.txt (line 1))
Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB)
Collecting packaging (from -r requirements.txt (line 2))
Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
Collecting pyyaml (from -r requirements.txt (line 3))
Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting semver (from -r requirements.txt (line 4))
Downloading semver-3.0.2-py3-none-any.whl.metadata (5.0 kB)
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Downloading packaging-24.2-py3-none-any.whl (65 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 11.4 MB/s eta 0:00:00
Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 80.0 MB/s eta 0:00:00
Downloading semver-3.0.2-py3-none-any.whl (17 kB)
Installing collected packages: semver, pyyaml, packaging, distro
Successfully installed distro-1.9.0 packaging-24.2 pyyaml-6.0.2 semver-3.0.2
START linux--ubuntu-24.04--gnat=13.2.0
branch 'results' set up to track 'origin/results'.
, stderr + set -o errexit
+ '[' ubuntu-lts '!=' windows-latest ']'
+ sudo=sudo
+ case $DISTRO in
+ sudo apt-get update
+ '[' ubuntu-lts '!=' windows-latest ']'
+ python3 -m venv venv
+ source 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=/home/runner/work/alire-crates-ci/alire-crates-ci/venv
++ VIRTUAL_ENV=/home/runner/work/alire-crates-ci/alire-crates-ci/venv
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/runner/work/alire-crates-ci/alire-crates-ci/venv/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
+ pip3 install -r requirements.txt
+ git config --global --add safe.directory '*'
+ python3 -X utf8 test_release.py
/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py:70: SyntaxWarning: invalid escape sequence '\('
"Dependencies \(solution\):.*?gnat(?:=|_[^=]*?=)(.+?)(\s|$).*?Dependencies \(graph\):",
/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py:86: SyntaxWarning: invalid escape sequence '\s'
pattern = "gnat_external\s+(\S+)\s+Available"
/home/runner/work/alire-crates-ci/alire-crates-ci/alr/db.py:88: SyntaxWarning: invalid escape sequence '\S'
pattern = "gnat_\S+\s+(\S+)\s+Default"
From https://github.com/alire-project/alire-crates-ci
* branch results -> FETCH_HEAD
* [new branch] results -> origin/results
Switched to a new branch 'results'
fatal: una
|
centos-stream-fsf-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
centos-stream-fsf-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-lts
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ubuntu-lts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fedora-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
fedora-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
fedora-latest
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/
|
arch-rolling
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
arch-rolling
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
arch-rolling
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/
|
debian-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
debian-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|
debian-stable
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/
|