Results:
Failed runtest
SourceStamp:
BuildSlave:
unstable10x
Reason:
The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build
Steps and Logfiles:
-
- stdio
-
Runtest
'./tests/testcurl.pl --nogitpull ...' failed
( 3 hrs, 21 mins, 43 secs )
- stdio
- resultlog
-
- stdio
Build Properties:
Name | Value | Source |
branch |
master |
Build |
builddir |
/export/home/buildbot/slave/curl-ares-solaris10-i386 |
slave |
buildername |
curl-ares-solaris10-i386 |
Builder |
buildnumber |
3582 |
Build |
codebase |
|
Build |
got_revision |
08f97cbf5c632d103bfa5bdf8558ba43d9147c1a |
Git |
osplatform |
I386 |
SetPropertyFromCommand Step |
osrelease |
10 |
SetPropertyFromCommand Step |
project |
curl |
Build |
repository |
https://github.com/curl/curl.git |
Build |
revision |
08f97cbf5c632d103bfa5bdf8558ba43d9147c1a |
Build |
scheduler |
schedule-curl-ares-solaris10-i386 |
Scheduler |
slavename |
unstable10x |
BuildSlave |
workdir |
/export/home/buildbot/slave/curl-ares-solaris10-i386 |
slave (deprecated) |
Forced Build Properties:
Responsible Users:
Daniel Stenberg
danielohnoyoudont@haxx.se
David Zhuang
dzhuangohnoyoudont@roblox.com
Stefan Eissing
stefanohnoyoudont@eissing.org
Viktor Szakats
commitohnoyoudont@vsz.me
Timing:
Start | Sun Jul 27 21:06:30 2025 |
End | Mon Jul 28 07:01:07 2025 |
Elapsed | 9 hrs, 54 mins, 36 secs |
All Changes:
:
Change #240808
Category |
curl |
Changed by |
Viktor Szakats <commitohnoyoudont@vsz.me> |
Changed at |
Sun 27 Jul 2025 11:32:27 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
c4430c542a3da197d904f51ae631c9492902291d |
Comments
Changed files
Change #240835
Category |
curl |
Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
Changed at |
Sun 27 Jul 2025 17:57:17 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
91138b014d960d2ef6ce9cd0ca237d0220b2458d |
Comments
Changed files
- .github/labeler.yml
- .github/scripts/cmp-config.pl
- .github/workflows/linux.yml
- CMake/FindMSH3.cmake
- CMakeLists.txt
- Makefile.am
- configure.ac
- docs/DEPRECATE.md
- docs/HTTP3.md
- docs/INSTALL-CMAKE.md
- lib/Makefile.inc
- lib/cf-socket.c
- lib/cf-socket.h
- lib/config-os400.h
- lib/curl_config.h.cmake
- lib/curl_setup.h
- lib/http.h
- lib/socketpair.c
- lib/socketpair.h
- lib/vquic/curl_msh3.c
- lib/vquic/curl_msh3.h
- lib/vquic/vquic.c
- lib/vtls/openssl.c
- tests/http/scorecard.py
- tests/http/test_02_download.py
- tests/http/test_03_goaway.py
- tests/http/test_05_errors.py
- tests/http/test_07_upload.py
- tests/http/test_08_caddy.py
- winbuild/Makefile.vc
- winbuild/MakefileBuild.vc
- winbuild/README.md
Change #240837
Category |
curl |
Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
Changed at |
Sun 27 Jul 2025 18:03:13 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
0e022d4241a48c8ceb22a21eb976b22b4165e8f7 |
Comments
Changed files
- RELEASE-NOTES
- include/curl/curlver.h
Change #240846
Category |
curl |
Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
Changed at |
Sun 27 Jul 2025 18:23:04 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
9d8998c99408e1adf8eba629fad9f87b3235bdfa |
Comments
Changed files
- docs/libcurl/opts/CURLOPT_SSLVERSION.md
- lib/setopt.c
- lib/setopt.h
- lib/url.c
- lib/vtls/gtls.c
- src/config2setopts.c
- src/tool_cfgable.h
- src/tool_getparam.c
- src/tool_paramhlp.c
- src/tool_paramhlp.h
- src/tool_setopt.c
- tests/data/test1400
- tests/data/test1401
- tests/data/test1402
- tests/data/test1403
- tests/data/test1404
- tests/data/test1405
- tests/data/test1406
- tests/data/test1407
- tests/data/test1420
- tests/data/test1465
- tests/data/test1481
- tests/http/test_17_ssl_use.py
Change #240847
Category |
curl |
Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
Changed at |
Sun 27 Jul 2025 18:26:43 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
378713deb2cf5137c7cffe6227d9d5f43fe3e8b1 |
Comments
Changed files
- docs/cmdline-opts/netrc.md
- docs/libcurl/libcurl-env.md
- docs/libcurl/opts/CURLOPT_NETRC.md
- lib/netrc.c
- tests/data/Makefile.am
- tests/data/test755
Change #240848
Category |
curl |
Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
Changed at |
Sun 27 Jul 2025 18:29:01 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
9f9fecc7244ff2da52e338f844ed898f836a0508 |
Comments
Changed files
- docs/cmdline-opts/_OPTIONS.md
- src/tool_getparam.c
- tests/data/test1333
- tests/data/test1335
- tests/data/test1442
- tests/data/test206
Change #240850
Category |
curl |
Changed by |
David Zhuang <dzhuangohnoyoudont@roblox.com> |
Changed at |
Sun 27 Jul 2025 18:33:08 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
0122cc17f18eda722139b7721643992e3313ca91 |
Comments
Changed files
Change #240851
Category |
curl |
Changed by |
Stefan Eissing <stefanohnoyoudont@eissing.org> |
Changed at |
Sun 27 Jul 2025 18:40:41 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
6080143f9d4f198901792f1365123f9aad166446 |
Comments
Changed files
- lib/easy.c
- lib/multi.c
- lib/urldata.h
- tests/unit/unit2600.c
Change #240856
Category |
curl |
Changed by |
Viktor Szakats <commitohnoyoudont@vsz.me> |
Changed at |
Sun 27 Jul 2025 18:54:00 |
Repository |
https://github.com/curl/curl.git |
Project |
curl |
Branch |
master |
Revision |
08f97cbf5c632d103bfa5bdf8558ba43d9147c1a |
Comments
Changed files
- lib/doh.c
- lib/doh.h
- tests/unit/unit1650.c
- tests/unit/unit1655.c