Organize package meta #502
conda-package.yml
on: pull_request
Matrix: build
Matrix: test
Matrix: upload_anaconda
Clean up anaconda packages
0s
Annotations
4 errors and 17 warnings
Build ['ubuntu-latest', python='3.10']
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
Build ['windows-latest', python='3.11']
The process 'C:\Miniconda3\condabin\mamba.bat' failed with exit code 1
|
Build ['windows-latest', python='3.10']
Process completed with exit code 1.
|
Build ['ubuntu-latest', python='3.11']
Process completed with exit code 1.
|
Build ['ubuntu-latest', python='3.10']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['ubuntu-latest', python='3.10']
Mamba support is still experimental and can result in differently solved environments!
|
Build ['ubuntu-latest', python='3.10']
Download error (28) Timeout was reached [https://conda.anaconda.org/intel/noarch/repodata.json.zst]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
|
Build ['ubuntu-latest', python='3.10']
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/usr/share/miniconda3/lib/python3.10/site-packages/conda/exception_handler.py", line 17, in __call__
return func(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 959, in exception_converter
raise e
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 952, in exception_converter
exit_code = _wrapped_main(*args, **kwargs)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 898, in _wrapped_main
result = do_call(parsed_args, p)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 767, in do_call
exit_code = create(args, parser)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 602, in create
return install(args, parser, "create")
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/mamba.py", line 469, in install
index = load_channels(pool, channels, repos)
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 126, in load_channels
index = get_index(
File "/usr/share/miniconda3/lib/python3.10/site-packages/mamba/utils.py", line 107, in get_index
is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST)
RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/intel/noarch/repodata.json.zst]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
`$ /usr/share/miniconda3/condabin/mamba create --name build python=3.10`
environment variables:
CIO_TEST=<not set>
CONDA=/usr/share/miniconda3
CONDA_PKGS_DIR=/home/runner/conda_pkgs_dir
CONDA_ROOT=/usr/share/miniconda3
CURL_CA_BUNDLE=<not set>
DEPLOYMENT_BASEPATH=/opt/runner
GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_13e8d03b-c6ee-
4d64-b907-8412dc8a4c16
LD_PRELOAD=<not set>
PATH=/usr/share/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/opt/
pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/
bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/
usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/game
s:/snap/bin
PYTHONIOENCODING=utf-8
REQUESTS_CA_BUNDLE=<not set>
SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar
SSL_CERT_FILE=<not set>
SWIFT_PATH=/usr/share/swift/usr/bin
active environment : None
user config file : /home/runner/.condarc
populated config files : /usr/share/miniconda3/.condarc
/home/runner/.condarc
conda version : 24.3.0
conda-build version : not installed
python version : 3.10.14.final.0
solver : libmamba (default)
virtual packages : __archspec=1=zen2
__conda=24.3.0=0
__glibc=2.35=0
__linux=6.5.0=0
__unix=0=0
base environment : /usr/share/miniconda3 (writable)
conda av data dir : /usr/share/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/dppy/label/dev/linux-64
https://conda.anaconda.org/dppy/label/dev/noarch
https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://conda.anaconda.org/intel/linux-64
https://conda.anaconda.org/intel/noarch
https://conda.anaconda.org/nodefaults
|
Build ['windows-latest', python='3.11']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['windows-latest', python='3.11']
Mamba support is still experimental and can result in differently solved environments!
|
Build ['windows-latest', python='3.11']
Download error (28) Timeout was reached [https://conda.anaconda.org/dppy/label/dev/noarch/repodata.json.zst]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
|
Build ['windows-latest', python='3.11']
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "C:\Miniconda3\lib\site-packages\conda\exception_handler.py", line 17, in __call__
return func(*args, **kwargs)
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 959, in exception_converter
raise e
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 952, in exception_converter
exit_code = _wrapped_main(*args, **kwargs)
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 898, in _wrapped_main
result = do_call(parsed_args, p)
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 767, in do_call
exit_code = create(args, parser)
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 602, in create
return install(args, parser, "create")
File "C:\Miniconda3\lib\site-packages\mamba\mamba.py", line 469, in install
index = load_channels(pool, channels, repos)
File "C:\Miniconda3\lib\site-packages\mamba\utils.py", line 126, in load_channels
index = get_index(
File "C:\Miniconda3\lib\site-packages\mamba\utils.py", line 107, in get_index
is_downloaded = dlist.download(api.MAMBA_DOWNLOAD_FAILFAST)
RuntimeError: Download error (28) Timeout was reached [https://conda.anaconda.org/dppy/label/dev/noarch/repodata.json.zst]
Operation too slow. Less than 30 bytes/sec transferred the last 60 seconds
`$ C:\Miniconda3\Scripts\mamba create --name build python=3.11`
environment variables:
CIO_TEST=<not set>
CONDA=C:\Miniconda3
CONDA_EXE=C:\Miniconda3\condabin\..\Scripts\conda.exe
CONDA_PKGS_DIR=C:\Users\runneradmin\conda_pkgs_dir
CONDA_ROOT=C:\Miniconda3
CURL_CA_BUNDLE=<not set>
DEPLOYMENT_BASEPATH=C:\actions
GITHUB_EVENT_PATH=D:\a\_temp\_github_workflow\event.json
GITHUB_PATH=D:\a\_temp\_runner_file_commands\add_path_e0859b58-f0f6-4e94-a5f3-
753b45b81bb3
HOMEPATH=\Users\runneradmin
LD_PRELOAD=<not set>
PATH=C:\Miniconda3\condabin;C:\Program
Files\MongoDB\Server\5.0\bin;C:\aliyun-cli;C:\vcpkg;C:\Program Files
(x86)\NSIS\;C:\tools\zstd;C:\Program Files\Mercurial\;C:\hostedtoolcac
he\windows\stack\2.15.5\x64;C:\cabal\bin;C:\\ghcup\bin;C:\mingw64\bin;
C:\Program Files\dotnet;C:\Program Files\MySQL\MySQL Server
8.0\bin;C:\Program Files\R\R-
4.3.3\bin\x64;C:\SeleniumWebDrivers\GeckoDriver;C:\SeleniumWebDrivers\
EdgeDriver\;C:\SeleniumWebDrivers\ChromeDriver;C:\Program Files
(x86)\sbt\bin;C:\Program Files (x86)\GitHub CLI;C:\Program
Files\Git\bin;C:\Program Files (x86)\pipx_bin;C:\npm\prefix;C:\hostedt
oolcache\windows\go\1.21.9\x64\bin;C:\hostedtoolcache\windows\Python\3
.9.13\x64\Scripts;C:\hostedtoolcache\windows\Python\3.9.13\x64;C:\host
edtoolcache\windows\Ruby\3.0.6\x64\bin;C:\Program Files\OpenSSL\bin;C:
\tools\kotlinc\bin;C:\hostedtoolcache\windows\Java_Temurin-
Hotspot_jdk\8.0.412-8\x64\bin;C:\Program
Files\ImageMagick-7.1.1-Q16-HDRI;C:\Program Files\Microsoft
SDKs\Azure\CLI2\wbin;C:\ProgramData\kind;C:\ProgramData\docker-compose
;C:\ProgramData\Chocolatey\bin;C:\Windows\system32;C:\Windows;C:\Windo
ws\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Window
s\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program
Files\PowerShell\7\;C:\Program Files\Microsoft\Web Platform
|
Build ['windows-latest', python='3.10']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['windows-latest', python='3.10']
Mamba support is still experimental and can result in differently solved environments!
|
Build ['ubuntu-latest', python='3.9']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['ubuntu-latest', python='3.9']
Mamba support is still experimental and can result in differently solved environments!
|
Build ['ubuntu-latest', python='3.11']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['ubuntu-latest', python='3.11']
Mamba support is still experimental and can result in differently solved environments!
|
Build ['windows-latest', python='3.9']
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3.3.0, conda-incubator/setup-miniconda@v2, microsoft/setup-msbuild@v1.1, actions/upload-artifact@v3.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ['windows-latest', python='3.9']
Mamba support is still experimental and can result in differently solved environments!
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dpbench Linux Python 3.9", "dpbench Linux Wheels Python 3.9", "dpbench Windows Python 3.9", "dpbench Windows Wheels Python 3.9".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dpbench Linux Python 3.9
Expired
|
950 KB |
|
dpbench Linux Wheels Python 3.9
Expired
|
1.44 MB |
|
dpbench Windows Python 3.9
Expired
|
958 KB |
|
dpbench Windows Wheels Python 3.9
Expired
|
1.43 MB |
|