CI (pr: #67114) #15172
ci.yml
on: pull_request
Prepare Workflow Run
1m 5s
Matrix: Build Onedir Dependencies / Linux
Matrix: Build Onedir Dependencies / macOS
Matrix: Build Onedir Dependencies / Windows
Pre-Commit
/
Run Pre-Commit Against Salt
2m 18s
Lint
/
Lint Salt's Source Code
6m 34s
Lint
/
Lint Salt's Test Suite
6m 39s
NSIS Tests
/
Logic Tests
0s
NSIS Tests
/
Stress Tests
0s
Matrix: Build Salt Onedir / Linux
Matrix: Build Salt Onedir / macOS
Matrix: Build Salt Onedir / Windows
Matrix: Documentation / Build
Matrix: CI Deps / Linux
Matrix: CI Deps / MacOS
Matrix: CI Deps / Windows
Matrix: Build Packages / DEB
Matrix: Build Packages / macOS
Matrix: Build Packages / RPM
Matrix: Build Packages / Windows
Matrix: Test Salt / test-linux
Matrix: Test Salt / test-macos
Matrix: Test Salt / test-windows
Matrix: Test Package / test-linux
Matrix: Test Package / test-macos
Matrix: Test Package / test-windows
Matrix: Test Salt / Test Reports
Set the CI Pipeline Exit Status
5s
Matrix: Test Package / Report
Annotations
66 errors and 7 warnings
Test Salt / macOS 12 functional zeromq
GitHub Actions has encountered an internal error when running your job.
|
Test Salt / macOS 12 unit zeromq
GitHub Actions has encountered an internal error when running your job.
|
Test Salt / macOS 12 integration zeromq
GitHub Actions has encountered an internal error when running your job.
|
Test Package / macOS 12 downgrade
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Package / macOS 12 install
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Package / macOS 12 downgrade
GitHub Actions has encountered an internal error when running your job.
|
Test Package / macOS 12 install
GitHub Actions has encountered an internal error when running your job.
|
Test Package / macOS 12 upgrade
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
Test Package / macOS 12 upgrade
GitHub Actions has encountered an internal error when running your job.
|
Test Salt / Amazon Linux 2023 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Rocky Linux 9 scenarios tcp
Process completed with exit code 1.
|
Test Salt / Photon OS 5 scenarios zeromq--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 4 scenarios zeromq--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 5 scenarios tcp
Process completed with exit code 1.
|
Test Salt / Fedora 40 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 scenarios tcp--fips
Process completed with exit code 1.
|
Test Salt / Rocky Linux 8 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Rocky Linux 9 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 4 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Amazon Linux 2 unit zeromq
Process completed with exit code 1.
|
Test Salt / Amazon Linux 2 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Debian 11 scenarios zeromq
Process completed with exit code 1.
|
Test Salt / Windows 2022 unit zeromq
Process completed with exit code 1.
|
Test Salt / Windows 2019 unit zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 4 unit zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 unit zeromq--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 5 unit zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 4 unit zeromq--fips
Process completed with exit code 1.
|
Test Salt / Windows 2019 integration zeromq
Process completed with exit code 1.
|
Test Salt / Windows 2022 integration zeromq
Process completed with exit code 1.
|
Test Salt / Ubuntu 22.04 unit zeromq
Process completed with exit code 1.
|
Test Salt / Ubuntu 24.04 integration zeromq
Process completed with exit code 1.
|
Test Salt / Debian 12 scenarios zeromq
System.IO.IOException: No space left on device : '/home/runner/runners/2.321.0/_diag/Worker_20241221-063526-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/runners/2.321.0/_diag/Worker_20241221-063526-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/runners/2.321.0/_diag/Worker_20241221-063526-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)
|
Test Salt / Photon OS 4 integration zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 integration tcp
Process completed with exit code 1.
|
Test Salt / Photon OS 4 integration zeromq--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 5 integration tcp--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 5 integration zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 integration zeromq--fips
Process completed with exit code 1.
|
Test Salt / Photon OS 5 functional zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 4 functional zeromq--fips
Process completed with exit code 1.
|
Test Salt / Ubuntu 22.04 integration zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 5 functional zeromq--fips
Process completed with exit code 1.
|
Test Salt / Ubuntu 22.04 integration tcp
Process completed with exit code 1.
|
Test Salt / Ubuntu 20.04 integration zeromq
Process completed with exit code 1.
|
Test Salt / Debian 11 integration zeromq
Process completed with exit code 1.
|
Test Salt / Photon OS 4 functional zeromq
Process completed with exit code 1.
|
Test Salt / Debian 12 integration zeromq
Process completed with exit code 1.
|
Test Salt / Amazon Linux 2 integration zeromq
Process completed with exit code 1.
|
Test Salt / Ubuntu 22.04 functional zeromq
Process completed with exit code 1.
|
Test Salt / Ubuntu 20.04 functional zeromq
Process completed with exit code 1.
|
Test Salt / Fedora 40 functional zeromq
Process completed with exit code 1.
|
Test Salt / Ubuntu 24.04 functional zeromq
Process completed with exit code 1.
|
Test Salt / Rocky Linux 8 functional zeromq
Process completed with exit code 1.
|
Test Salt / Amazon Linux 2023 functional zeromq
Process completed with exit code 1.
|
Test Salt / Amazon Linux 2 functional zeromq
Process completed with exit code 1.
|
Test Salt / Rocky Linux 9 functional zeromq
Process completed with exit code 1.
|
Test Salt / Debian 12 functional zeromq
Process completed with exit code 1.
|
Test Salt / Windows 2019 functional zeromq
Process completed with exit code 1.
|
Test Salt / Windows 2022 functional zeromq
Process completed with exit code 1.
|
Test Salt / Debian 11 functional zeromq
Process completed with exit code 1.
|
Test Package / Windows 2022 downgrade
Process completed with exit code 1.
|
Test Package / Windows 2019 downgrade
Process completed with exit code 1.
|
Test Package / Windows 2022 downgrade
Process completed with exit code 1.
|
Test Package / Windows 2019 downgrade
Process completed with exit code 1.
|
Build Onedir Dependencies / macOS (arm64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
Build Onedir Dependencies / macOS (x86_64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
Build Salt Onedir / macOS (arm64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
Build Salt Onedir / macOS (x86_64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
Build Packages / macOS (arm64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
Build Packages / macOS (x86_64)
coreutils 9.5 is already installed and up-to-date.
To reinstall 9.5, run:
brew reinstall coreutils
|
CI Deps / Linux (x86_64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nox-linux-x86_64-ci-test-onedir
|
71.9 MB |
|
nox-macos-arm64-ci-test-onedir
|
39.8 MB |
|
nox-macos-x86_64-ci-test-onedir
|
40.2 MB |
|
nox-windows-amd64-ci-test-onedir
|
49.9 MB |
|
nox-windows-x86-ci-test-onedir
|
49.2 MB |
|
pkg-testrun-artifacts-amazonlinux-2-rpm-x86_64-downgrade-3006.9-1734762927
|
3.74 KB |
|
pkg-testrun-artifacts-amazonlinux-2-rpm-x86_64-install-no-version-1734762923
|
153 KB |
|
pkg-testrun-artifacts-amazonlinux-2-rpm-x86_64-upgrade-3006.9-1734762924
|
7.56 KB |
|
pkg-testrun-artifacts-amazonlinux-2023-rpm-x86_64-downgrade-3006.9-1734762924
|
174 KB |
|
pkg-testrun-artifacts-amazonlinux-2023-rpm-x86_64-install-no-version-1734762933
|
127 KB |
|
pkg-testrun-artifacts-amazonlinux-2023-rpm-x86_64-upgrade-3006.9-1734762925
|
146 KB |
|
pkg-testrun-artifacts-debian-11-deb-x86_64-downgrade-3006.9-1734762920
|
35.2 KB |
|
pkg-testrun-artifacts-debian-11-deb-x86_64-install-no-version-1734762922
|
96.5 KB |
|
pkg-testrun-artifacts-debian-11-deb-x86_64-upgrade-3006.9-1734762931
|
3.62 KB |
|
pkg-testrun-artifacts-debian-12-deb-x86_64-downgrade-3006.9-1734762923
|
35.2 KB |
|
pkg-testrun-artifacts-debian-12-deb-x86_64-install-no-version-1734762933
|
96.9 KB |
|
pkg-testrun-artifacts-debian-12-deb-x86_64-upgrade-3006.9-1734762926
|
3.64 KB |
|
pkg-testrun-artifacts-macos-13--x86_64-downgrade-3006.9-1734762928
|
174 KB |
|
pkg-testrun-artifacts-macos-13--x86_64-install-no-version-1734762928
|
151 KB |
|
pkg-testrun-artifacts-macos-13--x86_64-upgrade-3006.9-1734762920
|
154 KB |
|
pkg-testrun-artifacts-macos-14--arm64-downgrade-3006.9-1734762925
|
164 KB |
|
pkg-testrun-artifacts-macos-14--arm64-install-no-version-1734762925
|
145 KB |
|
pkg-testrun-artifacts-macos-14--arm64-upgrade-3006.9-1734762923
|
146 KB |
|
pkg-testrun-artifacts-macos-15--arm64-downgrade-3006.9-1734762922
|
165 KB |
|
pkg-testrun-artifacts-macos-15--arm64-install-no-version-1734762919
|
146 KB |
|
pkg-testrun-artifacts-macos-15--arm64-upgrade-3006.9-1734762928
|
147 KB |
|
pkg-testrun-artifacts-photonos-4-fips-rpm-x86_64-downgrade-3006.9-1734762932
|
139 KB |
|
pkg-testrun-artifacts-photonos-4-fips-rpm-x86_64-install-no-version-1734762927
|
99.9 KB |
|
pkg-testrun-artifacts-photonos-4-fips-rpm-x86_64-upgrade-3006.9-1734762927
|
123 KB |
|
pkg-testrun-artifacts-photonos-4-rpm-x86_64-downgrade-3006.9-1734762924
|
139 KB |
|
pkg-testrun-artifacts-photonos-4-rpm-x86_64-install-no-version-1734762930
|
99.8 KB |
|
pkg-testrun-artifacts-photonos-4-rpm-x86_64-upgrade-3006.9-1734762935
|
122 KB |
|
pkg-testrun-artifacts-photonos-5-fips-rpm-x86_64-downgrade-3006.9-1734762931
|
141 KB |
|
pkg-testrun-artifacts-photonos-5-fips-rpm-x86_64-install-no-version-1734762927
|
100 KB |
|
pkg-testrun-artifacts-photonos-5-fips-rpm-x86_64-upgrade-3006.9-1734762927
|
124 KB |
|
pkg-testrun-artifacts-photonos-5-rpm-x86_64-downgrade-3006.9-1734762932
|
141 KB |
|
pkg-testrun-artifacts-photonos-5-rpm-x86_64-install-no-version-1734762935
|
100 KB |
|
pkg-testrun-artifacts-photonos-5-rpm-x86_64-upgrade-3006.9-1734762923
|
123 KB |
|
pkg-testrun-artifacts-rockylinux-8-rpm-x86_64-downgrade-3006.9-1734762921
|
145 KB |
|
pkg-testrun-artifacts-rockylinux-8-rpm-x86_64-install-no-version-1734762927
|
99.4 KB |
|
pkg-testrun-artifacts-rockylinux-8-rpm-x86_64-upgrade-3006.9-1734762932
|
117 KB |
|
pkg-testrun-artifacts-rockylinux-9-rpm-x86_64-downgrade-3006.9-1734762931
|
173 KB |
|
pkg-testrun-artifacts-rockylinux-9-rpm-x86_64-install-no-version-1734762925
|
129 KB |
|
pkg-testrun-artifacts-rockylinux-9-rpm-x86_64-upgrade-3006.9-1734762931
|
147 KB |
|
pkg-testrun-artifacts-ubuntu-20.04-deb-x86_64-downgrade-3006.9-1734762925
|
35 KB |
|
pkg-testrun-artifacts-ubuntu-20.04-deb-x86_64-install-no-version-1734762923
|
96.5 KB |
|
pkg-testrun-artifacts-ubuntu-20.04-deb-x86_64-upgrade-3006.9-1734762930
|
3.62 KB |
|
pkg-testrun-artifacts-ubuntu-22.04-deb-x86_64-downgrade-3006.9-1734762925
|
34.9 KB |
|
pkg-testrun-artifacts-ubuntu-22.04-deb-x86_64-install-no-version-1734762937
|
99.6 KB |
|
pkg-testrun-artifacts-ubuntu-22.04-deb-x86_64-upgrade-3006.9-1734762939
|
3.55 KB |
|
pkg-testrun-artifacts-ubuntu-24.04-deb-x86_64-downgrade-3006.9-1734762919
|
34.9 KB |
|
pkg-testrun-artifacts-ubuntu-24.04-deb-x86_64-install-no-version-1734762927
|
99.6 KB |
|
pkg-testrun-artifacts-ubuntu-24.04-deb-x86_64-upgrade-3006.9-1734762936
|
3.62 KB |
|
pkg-testrun-artifacts-windows-2019-MSI-amd64-downgrade-3006.9-1734762935
|
53.3 KB |
|
pkg-testrun-artifacts-windows-2019-MSI-amd64-install-no-version-1734762924
|
77.1 KB |
|
pkg-testrun-artifacts-windows-2019-MSI-amd64-upgrade-3006.9-1734762923
|
89.8 KB |
|
pkg-testrun-artifacts-windows-2019-NSIS-amd64-downgrade-3006.9-1734762923
|
53.4 KB |
|
pkg-testrun-artifacts-windows-2019-NSIS-amd64-install-no-version-1734762925
|
76 KB |
|
pkg-testrun-artifacts-windows-2019-NSIS-amd64-upgrade-3006.9-1734762935
|
77.6 KB |
|
pkg-testrun-artifacts-windows-2022-MSI-amd64-downgrade-3006.9-1734762932
|
53.3 KB |
|
pkg-testrun-artifacts-windows-2022-MSI-amd64-install-no-version-1734762938
|
75.4 KB |
|
pkg-testrun-artifacts-windows-2022-MSI-amd64-upgrade-3006.9-1734762939
|
77.5 KB |
|
pkg-testrun-artifacts-windows-2022-NSIS-amd64-downgrade-3006.9-1734762930
|
53.4 KB |
|
pkg-testrun-artifacts-windows-2022-NSIS-amd64-install-no-version-1734762932
|
76.5 KB |
|
pkg-testrun-artifacts-windows-2022-NSIS-amd64-upgrade-3006.9-1734762925
|
77.4 KB |
|
pkg-testrun-log-artifacts-amazonlinux-2-ci-test-onedir-rpm-x86_64-downgrade-1734762927
|
1020 Bytes |
|
pkg-testrun-log-artifacts-amazonlinux-2-ci-test-onedir-rpm-x86_64-install-1734762923
|
1.32 KB |
|
pkg-testrun-log-artifacts-amazonlinux-2-ci-test-onedir-rpm-x86_64-upgrade-1734762924
|
1.37 KB |
|
pkg-testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-rpm-x86_64-downgrade-1734762924
|
170 KB |
|
pkg-testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-rpm-x86_64-install-1734762933
|
122 KB |
|
pkg-testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-rpm-x86_64-upgrade-1734762925
|
141 KB |
|
pkg-testrun-log-artifacts-debian-11-ci-test-onedir-deb-x86_64-downgrade-1734762920
|
31.6 KB |
|
pkg-testrun-log-artifacts-debian-11-ci-test-onedir-deb-x86_64-install-1734762922
|
94.8 KB |
|
pkg-testrun-log-artifacts-debian-11-ci-test-onedir-deb-x86_64-upgrade-1734762931
|
1.32 KB |
|
pkg-testrun-log-artifacts-debian-12-ci-test-onedir-deb-x86_64-downgrade-1734762923
|
31.5 KB |
|
pkg-testrun-log-artifacts-debian-12-ci-test-onedir-deb-x86_64-install-1734762933
|
95.2 KB |
|
pkg-testrun-log-artifacts-debian-12-ci-test-onedir-deb-x86_64-upgrade-1734762926
|
1.33 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-fips-rpm-x86_64-downgrade-1734762932
|
136 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-fips-rpm-x86_64-install-1734762927
|
96.9 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-fips-rpm-x86_64-upgrade-1734762927
|
120 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-rpm-x86_64-downgrade-1734762924
|
136 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-rpm-x86_64-install-1734762930
|
96.8 KB |
|
pkg-testrun-log-artifacts-photonos-4-ci-test-onedir-rpm-x86_64-upgrade-1734762935
|
118 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-fips-rpm-x86_64-downgrade-1734762931
|
137 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-fips-rpm-x86_64-install-1734762927
|
97 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-fips-rpm-x86_64-upgrade-1734762927
|
121 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-rpm-x86_64-downgrade-1734762932
|
137 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-rpm-x86_64-install-1734762935
|
97.1 KB |
|
pkg-testrun-log-artifacts-photonos-5-ci-test-onedir-rpm-x86_64-upgrade-1734762923
|
120 KB |
|
pkg-testrun-log-artifacts-rockylinux-8-ci-test-onedir-rpm-x86_64-downgrade-1734762921
|
143 KB |
|
pkg-testrun-log-artifacts-rockylinux-8-ci-test-onedir-rpm-x86_64-install-1734762927
|
97.9 KB |
|
pkg-testrun-log-artifacts-rockylinux-8-ci-test-onedir-rpm-x86_64-upgrade-1734762932
|
115 KB |
|
pkg-testrun-log-artifacts-rockylinux-9-ci-test-onedir-rpm-x86_64-downgrade-1734762931
|
169 KB |
|
pkg-testrun-log-artifacts-rockylinux-9-ci-test-onedir-rpm-x86_64-install-1734762925
|
122 KB |
|
pkg-testrun-log-artifacts-rockylinux-9-ci-test-onedir-rpm-x86_64-upgrade-1734762931
|
143 KB |
|
pkg-testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-deb-x86_64-downgrade-1734762925
|
31.3 KB |
|
pkg-testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-deb-x86_64-install-1734762923
|
94.9 KB |
|
pkg-testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-deb-x86_64-upgrade-1734762930
|
1.32 KB |
|
pkg-testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-deb-x86_64-downgrade-1734762925
|
31.3 KB |
|
pkg-testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-deb-x86_64-install-1734762937
|
97.9 KB |
|
pkg-testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-deb-x86_64-upgrade-1734762939
|
1.29 KB |
|
pkg-testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-deb-x86_64-downgrade-1734762919
|
31.3 KB |
|
pkg-testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-deb-x86_64-install-1734762927
|
98 KB |
|
pkg-testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-deb-x86_64-upgrade-1734762936
|
1.32 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--downgrade-1734762923
|
45.5 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--downgrade-1734762935
|
45.4 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--install-1734762924
|
75.4 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--install-1734762925
|
74.3 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--upgrade-1734762923
|
87.6 KB |
|
pkg-testrun-log-artifacts-windows-2019-ci-test-onedir--upgrade-1734762935
|
75.3 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--downgrade-1734762930
|
45.4 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--downgrade-1734762932
|
45.3 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--install-1734762932
|
74.8 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--install-1734762938
|
73.7 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--upgrade-1734762925
|
75.2 KB |
|
pkg-testrun-log-artifacts-windows-2022-ci-test-onedir--upgrade-1734762939
|
75.2 KB |
|
salt-3006.9+461.g06ed51b44c-amd64-MSI
|
31.6 MB |
|
salt-3006.9+461.g06ed51b44c-amd64-NSIS
|
34.1 MB |
|
salt-3006.9+461.g06ed51b44c-arm64-macos
|
45.7 MB |
|
salt-3006.9+461.g06ed51b44c-docs-html.tar.xz
|
7.44 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-linux-x86_64.tar.xz
|
110 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-macos-arm64.tar.xz
|
33.4 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-macos-x86_64.tar.xz
|
32.9 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-windows-amd64.tar.xz
|
26.5 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-windows-amd64.zip
|
40.4 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-windows-x86.tar.xz
|
24.1 MB |
|
salt-3006.9+461.g06ed51b44c-onedir-windows-x86.zip
|
37 MB |
|
salt-3006.9+461.g06ed51b44c-x86-MSI
|
29.1 MB |
|
salt-3006.9+461.g06ed51b44c-x86-NSIS
|
30.9 MB |
|
salt-3006.9+461.g06ed51b44c-x86_64-deb
|
231 MB |
|
salt-3006.9+461.g06ed51b44c-x86_64-macos
|
44.5 MB |
|
salt-3006.9+461.g06ed51b44c-x86_64-rpm
|
97.3 MB |
|
salt-3006.9+461.g06ed51b44c.patch
|
18.5 KB |
|
salt-3006.9+461.g06ed51b44c.tar.gz
|
18.8 MB |
|
testrun-changed-files.txt
|
200 Bytes |
|
testrun-junit-artifacts-amazonlinux-2-ci-test-onedir-zeromq-functional-1734762939
|
56 KB |
|
testrun-junit-artifacts-amazonlinux-2-ci-test-onedir-zeromq-integration-1734762941
|
26.7 KB |
|
testrun-junit-artifacts-amazonlinux-2-ci-test-onedir-zeromq-scenarios-1734762946
|
26.3 KB |
|
testrun-junit-artifacts-amazonlinux-2-ci-test-onedir-zeromq-unit-1734762943
|
3.11 KB |
|
testrun-junit-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-functional-1734762941
|
56.7 KB |
|
testrun-junit-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-integration-1734762937
|
25.7 KB |
|
testrun-junit-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-scenarios-1734762929
|
11.7 KB |
|
testrun-junit-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-unit-1734762940
|
151 KB |
|
testrun-junit-artifacts-debian-11-ci-test-onedir-zeromq-functional-1734762939
|
40.8 KB |
|
testrun-junit-artifacts-debian-11-ci-test-onedir-zeromq-integration-1734762937
|
28.4 KB |
|
testrun-junit-artifacts-debian-11-ci-test-onedir-zeromq-scenarios-1734762941
|
8.63 KB |
|
testrun-junit-artifacts-debian-11-ci-test-onedir-zeromq-unit-1734762935
|
152 KB |
|
testrun-junit-artifacts-debian-12-ci-test-onedir-zeromq-functional-1734762934
|
40.9 KB |
|
testrun-junit-artifacts-debian-12-ci-test-onedir-zeromq-integration-1734762929
|
28.4 KB |
|
testrun-junit-artifacts-debian-12-ci-test-onedir-zeromq-unit-1734762934
|
152 KB |
|
testrun-junit-artifacts-fedora-40-ci-test-onedir-zeromq-functional-1734762928
|
56.9 KB |
|
testrun-junit-artifacts-fedora-40-ci-test-onedir-zeromq-integration-1734762930
|
25.8 KB |
|
testrun-junit-artifacts-fedora-40-ci-test-onedir-zeromq-scenarios-1734762944
|
11.7 KB |
|
testrun-junit-artifacts-fedora-40-ci-test-onedir-zeromq-unit-1734762945
|
152 KB |
|
testrun-junit-artifacts-macos-13-ci-test-onedir-zeromq-functional-1734762931
|
2.58 KB |
|
testrun-junit-artifacts-macos-13-ci-test-onedir-zeromq-integration-1734762932
|
1.17 KB |
|
testrun-junit-artifacts-macos-13-ci-test-onedir-zeromq-unit-1734762931
|
5.95 KB |
|
testrun-junit-artifacts-macos-14-ci-test-onedir-zeromq-functional-1734762924
|
2.56 KB |
|
testrun-junit-artifacts-macos-14-ci-test-onedir-zeromq-integration-1734762927
|
1.17 KB |
|
testrun-junit-artifacts-macos-14-ci-test-onedir-zeromq-unit-1734762926
|
5.81 KB |
|
testrun-junit-artifacts-macos-15-ci-test-onedir-zeromq-functional-1734762929
|
2.56 KB |
|
testrun-junit-artifacts-macos-15-ci-test-onedir-zeromq-integration-1734762919
|
1.17 KB |
|
testrun-junit-artifacts-macos-15-ci-test-onedir-zeromq-unit-1734762933
|
5.79 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-functional-1734762932
|
52.3 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-functional-1734762935
|
52.3 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-integration-1734762937
|
26.8 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-integration-1734762944
|
26.8 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-scenarios-1734762942
|
8.56 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-scenarios-1734762943
|
8.56 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-unit-1734762936
|
156 KB |
|
testrun-junit-artifacts-photonos-4-ci-test-onedir-zeromq-unit-1734762944
|
156 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-tcp-integration-1734762926
|
26.8 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-tcp-integration-1734762929
|
26.7 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-tcp-scenarios-1734762935
|
8.61 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-tcp-scenarios-1734762940
|
8.57 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-functional-1734762926
|
52.3 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-functional-1734762930
|
52.4 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-integration-1734762941
|
26.8 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-integration-1734762944
|
26.7 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-scenarios-1734762932
|
8.55 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-scenarios-1734762940
|
8.56 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-unit-1734762939
|
157 KB |
|
testrun-junit-artifacts-photonos-5-ci-test-onedir-zeromq-unit-1734762947
|
156 KB |
|
testrun-junit-artifacts-rockylinux-8-ci-test-onedir-zeromq-functional-1734762935
|
55.6 KB |
|
testrun-junit-artifacts-rockylinux-8-ci-test-onedir-zeromq-integration-1734762935
|
25.7 KB |
|
testrun-junit-artifacts-rockylinux-8-ci-test-onedir-zeromq-scenarios-1734762944
|
11.8 KB |
|
testrun-junit-artifacts-rockylinux-8-ci-test-onedir-zeromq-unit-1734762945
|
152 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-tcp-integration-1734762931
|
25.6 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-tcp-scenarios-1734762935
|
11.8 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-zeromq-functional-1734762937
|
55.9 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-zeromq-integration-1734762942
|
25.7 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-zeromq-scenarios-1734762946
|
11.7 KB |
|
testrun-junit-artifacts-rockylinux-9-ci-test-onedir-zeromq-unit-1734762941
|
151 KB |
|
testrun-junit-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-functional-1734762936
|
40.8 KB |
|
testrun-junit-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-integration-1734762937
|
28.6 KB |
|
testrun-junit-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-scenarios-1734762943
|
1.41 KB |
|
testrun-junit-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-unit-1734762940
|
153 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-tcp-integration-1734762930
|
28.6 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-tcp-scenarios-1734762927
|
1.47 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-functional-1734762940
|
40.8 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-integration-1734762934
|
28.5 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-scenarios-1734762942
|
5.12 KB |
|
testrun-junit-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-unit-1734762941
|
158 KB |
|
testrun-junit-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-functional-1734762935
|
40.8 KB |
|
testrun-junit-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-integration-1734762929
|
28.7 KB |
|
testrun-junit-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-scenarios-1734762942
|
1.42 KB |
|
testrun-junit-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-unit-1734762950
|
152 KB |
|
testrun-junit-artifacts-windows-2019-ci-test-onedir-zeromq-functional-1734762931
|
29.7 KB |
|
testrun-junit-artifacts-windows-2019-ci-test-onedir-zeromq-integration-1734762921
|
19.7 KB |
|
testrun-junit-artifacts-windows-2019-ci-test-onedir-zeromq-scenarios-1734762918
|
782 Bytes |
|
testrun-junit-artifacts-windows-2019-ci-test-onedir-zeromq-unit-1734762920
|
31.3 KB |
|
testrun-junit-artifacts-windows-2022-ci-test-onedir-zeromq-functional-1734762921
|
29.7 KB |
|
testrun-junit-artifacts-windows-2022-ci-test-onedir-zeromq-integration-1734762926
|
19.7 KB |
|
testrun-junit-artifacts-windows-2022-ci-test-onedir-zeromq-scenarios-1734762929
|
783 Bytes |
|
testrun-junit-artifacts-windows-2022-ci-test-onedir-zeromq-unit-1734762922
|
31.2 KB |
|
testrun-log-artifacts-amazonlinux-2-ci-test-onedir-zeromq-functional-1734762939
|
18.2 KB |
|
testrun-log-artifacts-amazonlinux-2-ci-test-onedir-zeromq-integration-1734762941
|
1.06 MB |
|
testrun-log-artifacts-amazonlinux-2-ci-test-onedir-zeromq-scenarios-1734762946
|
80.2 KB |
|
testrun-log-artifacts-amazonlinux-2-ci-test-onedir-zeromq-unit-1734762943
|
2.38 KB |
|
testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-functional-1734762941
|
18.2 KB |
|
testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-integration-1734762937
|
1.06 MB |
|
testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-scenarios-1734762929
|
35 KB |
|
testrun-log-artifacts-amazonlinux-2023-ci-test-onedir-zeromq-unit-1734762940
|
71.9 KB |
|
testrun-log-artifacts-debian-11-ci-test-onedir-zeromq-functional-1734762939
|
18.5 KB |
|
testrun-log-artifacts-debian-11-ci-test-onedir-zeromq-integration-1734762937
|
1.03 MB |
|
testrun-log-artifacts-debian-11-ci-test-onedir-zeromq-scenarios-1734762941
|
90.1 KB |
|
testrun-log-artifacts-debian-11-ci-test-onedir-zeromq-unit-1734762935
|
72 KB |
|
testrun-log-artifacts-debian-12-ci-test-onedir-zeromq-functional-1734762934
|
18.5 KB |
|
testrun-log-artifacts-debian-12-ci-test-onedir-zeromq-integration-1734762929
|
1.04 MB |
|
testrun-log-artifacts-debian-12-ci-test-onedir-zeromq-unit-1734762934
|
72 KB |
|
testrun-log-artifacts-fedora-40-ci-test-onedir-zeromq-functional-1734762928
|
18.3 KB |
|
testrun-log-artifacts-fedora-40-ci-test-onedir-zeromq-integration-1734762930
|
884 KB |
|
testrun-log-artifacts-fedora-40-ci-test-onedir-zeromq-scenarios-1734762944
|
37.3 KB |
|
testrun-log-artifacts-fedora-40-ci-test-onedir-zeromq-unit-1734762945
|
71.9 KB |
|
testrun-log-artifacts-macos-13-ci-test-onedir-zeromq-functional-1734762931
|
969 Bytes |
|
testrun-log-artifacts-macos-13-ci-test-onedir-zeromq-integration-1734762932
|
2.51 KB |
|
testrun-log-artifacts-macos-13-ci-test-onedir-zeromq-unit-1734762931
|
4.82 KB |
|
testrun-log-artifacts-macos-14-ci-test-onedir-zeromq-functional-1734762924
|
955 Bytes |
|
testrun-log-artifacts-macos-14-ci-test-onedir-zeromq-integration-1734762927
|
1.1 KB |
|
testrun-log-artifacts-macos-14-ci-test-onedir-zeromq-unit-1734762926
|
4.78 KB |
|
testrun-log-artifacts-macos-15-ci-test-onedir-zeromq-functional-1734762929
|
961 Bytes |
|
testrun-log-artifacts-macos-15-ci-test-onedir-zeromq-integration-1734762919
|
1.1 KB |
|
testrun-log-artifacts-macos-15-ci-test-onedir-zeromq-unit-1734762933
|
4.79 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-functional-1734762932
|
18.2 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-functional-1734762935
|
18.3 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-integration-1734762937
|
1.02 MB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-integration-1734762944
|
1.02 MB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-scenarios-1734762942
|
12.5 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-scenarios-1734762943
|
13 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-unit-1734762936
|
72.3 KB |
|
testrun-log-artifacts-photonos-4-ci-test-onedir-zeromq-unit-1734762944
|
72.3 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-tcp-integration-1734762926
|
1.03 MB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-tcp-integration-1734762929
|
1.03 MB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-tcp-scenarios-1734762935
|
13.1 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-tcp-scenarios-1734762940
|
8.94 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-functional-1734762926
|
18.2 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-functional-1734762930
|
18.3 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-integration-1734762941
|
1.03 MB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-integration-1734762944
|
1.03 MB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-scenarios-1734762932
|
13.8 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-scenarios-1734762940
|
13.3 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-unit-1734762939
|
72.4 KB |
|
testrun-log-artifacts-photonos-5-ci-test-onedir-zeromq-unit-1734762947
|
72.3 KB |
|
testrun-log-artifacts-rockylinux-8-ci-test-onedir-zeromq-functional-1734762935
|
18.2 KB |
|
testrun-log-artifacts-rockylinux-8-ci-test-onedir-zeromq-integration-1734762935
|
1.05 MB |
|
testrun-log-artifacts-rockylinux-8-ci-test-onedir-zeromq-scenarios-1734762944
|
34.3 KB |
|
testrun-log-artifacts-rockylinux-8-ci-test-onedir-zeromq-unit-1734762945
|
72 KB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-tcp-integration-1734762931
|
1.06 MB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-tcp-scenarios-1734762935
|
34.8 KB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-zeromq-functional-1734762937
|
18.2 KB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-zeromq-integration-1734762942
|
1.06 MB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-zeromq-scenarios-1734762946
|
34.5 KB |
|
testrun-log-artifacts-rockylinux-9-ci-test-onedir-zeromq-unit-1734762941
|
72.1 KB |
|
testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-functional-1734762936
|
18.3 KB |
|
testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-integration-1734762937
|
1.04 MB |
|
testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-scenarios-1734762943
|
78.9 KB |
|
testrun-log-artifacts-ubuntu-20.04-ci-test-onedir-zeromq-unit-1734762940
|
72.1 KB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-tcp-integration-1734762930
|
1.03 MB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-tcp-scenarios-1734762927
|
79.2 KB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-functional-1734762940
|
18.3 KB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-integration-1734762934
|
1.03 MB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-scenarios-1734762942
|
88.3 KB |
|
testrun-log-artifacts-ubuntu-22.04-ci-test-onedir-zeromq-unit-1734762941
|
73.1 KB |
|
testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-functional-1734762935
|
18.3 KB |
|
testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-integration-1734762929
|
857 KB |
|
testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-scenarios-1734762942
|
79.5 KB |
|
testrun-log-artifacts-ubuntu-24.04-ci-test-onedir-zeromq-unit-1734762950
|
71.9 KB |
|
testrun-log-artifacts-windows-2019-ci-test-onedir-zeromq-functional-1734762931
|
6.59 KB |
|
testrun-log-artifacts-windows-2019-ci-test-onedir-zeromq-integration-1734762921
|
58.9 KB |
|
testrun-log-artifacts-windows-2019-ci-test-onedir-zeromq-scenarios-1734762918
|
930 Bytes |
|
testrun-log-artifacts-windows-2019-ci-test-onedir-zeromq-unit-1734762920
|
7.37 KB |
|
testrun-log-artifacts-windows-2022-ci-test-onedir-zeromq-functional-1734762921
|
6.66 KB |
|
testrun-log-artifacts-windows-2022-ci-test-onedir-zeromq-integration-1734762926
|
58.7 KB |
|
testrun-log-artifacts-windows-2022-ci-test-onedir-zeromq-scenarios-1734762929
|
925 Bytes |
|
testrun-log-artifacts-windows-2022-ci-test-onedir-zeromq-unit-1734762922
|
7.33 KB |
|