Implement tensor.isin
#5804
conda-package.yml
on: pull_request
Matrix: build_linux
Matrix: build_windows
Matrix: test_linux
Matrix: array-api-conformity
Matrix: test_examples_linux
Matrix: test_windows
Matrix: upload_linux
Matrix: upload_windows
Clean up anaconda packages
0s
Annotations
1 error, 20 warnings, and 10 notices
|
test_examples_linux (3.11, false, ubuntu-22.04)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250917-195711-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250917-195711-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250917-195711-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing)
at GitHub.Runner.Common.Tracing.Dispose()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
|
build_windows (3.11)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.11)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.13)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.13)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.9)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.9)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.10)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.10)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.12)
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
|
build_windows (3.12)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.11, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.11, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.12, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.12, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.9, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.9, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.13, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.13, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
test_windows (3.10, false, windows-latest)
EnvironmentNameNotFound: Could not find conda environment: test_dpctl
You can list all discoverable environments with `conda info --envs`.
|
|
test_windows (3.10, false, windows-latest)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_windows (3.11)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows (3.13)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows (3.9)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows (3.10)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_windows (3.12)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test_windows (3.11, false, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test_windows (3.12, false, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test_windows (3.9, false, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test_windows (3.13, false, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test_windows (3.10, false, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dpctl Linux Python 3.10
Expired
|
11.6 MB |
sha256:491789fdefe934e3cd08c54782b70f5e6c9e01adf6f74022fe0f8b97d9ae3c27
|
|
|
dpctl Linux Python 3.11
Expired
|
11.8 MB |
sha256:1135ff8f97bf8cc3b4241c8eca0c810f0b171105afde30b19cbcdde14dc57ce4
|
|
|
dpctl Linux Python 3.12
Expired
|
11.8 MB |
sha256:7c230225850a608df743948eb4c3b874ef123c234cd3ea9a07c7ead4fd007255
|
|
|
dpctl Linux Python 3.13
Expired
|
11.9 MB |
sha256:16c81c0e6785f29db0c7a318ebd524245cfaa62f50ef6bbcbb9eec0099ea7c3d
|
|
|
dpctl Linux Python 3.9
Expired
|
11.7 MB |
sha256:6273e7ba67020842e28b42c5deedd3367db304d99f5355903cd8233c3acaf50e
|
|
|
dpctl Linux Wheels Python 3.10
Expired
|
25.4 MB |
sha256:47c1fa39a0e3d5eb2cdab24207140357dfcf714c0c78f81c0990e494d7f16ac9
|
|
|
dpctl Linux Wheels Python 3.11
Expired
|
25.4 MB |
sha256:25ec4e8c87d3c28558147f85975933b346e9e940c3bc8f784c16f9df20a7978c
|
|
|
dpctl Linux Wheels Python 3.12
Expired
|
25.4 MB |
sha256:569ad606ac68d0476caaef2f04effb5afceff33b28eeb10b3169c66e2ac20e58
|
|
|
dpctl Linux Wheels Python 3.13
Expired
|
25.4 MB |
sha256:d4311afd7d09182ad4bf4f5a74521d2918043d47dcdf81474428c8607741629a
|
|
|
dpctl Linux Wheels Python 3.9
Expired
|
25.4 MB |
sha256:caeaf6797218d90db26a02b3ec14d29bb375042fe16dee52714686d0114d376e
|
|
|
dpctl Windows Python 3.10
Expired
|
11.8 MB |
sha256:7eb2dbe740385ed9e2c9db95d63dff20a9d8c099700efa171d6379cdd609d7d9
|
|
|
dpctl Windows Python 3.11
Expired
|
12 MB |
sha256:1aa62aba5c60a069e3e099af32b81aac8c591a283fea7b88d8c2293820c13bc7
|
|
|
dpctl Windows Python 3.12
Expired
|
11.9 MB |
sha256:b24a8696cef1829a06f60ac5901a647ae73830e39b11b529f9e671733587e7ec
|
|
|
dpctl Windows Python 3.13
Expired
|
11.8 MB |
sha256:d3700ec48d0e30e8fd37584283dc25adc11b7ce462bd46cc5e9de9e7159d656b
|
|
|
dpctl Windows Python 3.9
Expired
|
11.7 MB |
sha256:912322d97324a574bdcf699f7854fbccbbc23f7c2d77be1c667d3ac5cf3f95ba
|
|
|
dpctl Windows Wheels Python 3.10
Expired
|
25.6 MB |
sha256:ef833b37cd8669251ab4abbaaf211da1e31021e3fd1b68233a8d20aeec731946
|
|
|
dpctl Windows Wheels Python 3.11
Expired
|
25.6 MB |
sha256:5cd7d938e0a859fce0a77d5231f1668bdc3c222e65d2ed14eb47f933a10ff0ff
|
|
|
dpctl Windows Wheels Python 3.12
Expired
|
25.6 MB |
sha256:33b33e0ad1c02e41f04bbda2390ffd3c21b97b8824e3e9c7ffa39b2a0aa4e21c
|
|
|
dpctl Windows Wheels Python 3.13
Expired
|
25.7 MB |
sha256:b8d6035b061080f92221a73e1ded42e77121e97ea96175abe9c0fce86d404ce6
|
|
|
dpctl Windows Wheels Python 3.9
Expired
|
25.6 MB |
sha256:577ec8d1442d1e7b41eaeccd67b61507d969e3dc18be2ff33f6ebc47051526e1
|
|