Results:
Failed runtest
SourceStamp:
BuildSlave:
unstable10s
Reason:
The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-sparc' triggered this build
Steps and Logfiles:
-
- stdio
-
Runtest
'./tests/testcurl.pl --nogitpull ...' failed
( 5 hrs, 46 mins, 22 secs )
- stdio
- resultlog
-
- stdio
Build Properties:
| Name | Value | Source |
| branch |
master |
Build |
| builddir |
/export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc |
slave |
| buildername |
curl-threaded-solaris10-sparc |
Builder |
| buildnumber |
3703 |
Build |
| codebase |
|
Build |
| got_revision |
2f1e94eaede6bd0534203f00abc90cced1d5dc4d |
Git |
| osplatform |
SPARC |
SetPropertyFromCommand Step |
| osrelease |
10 |
SetPropertyFromCommand Step |
| project |
curl |
Build |
| repository |
https://github.com/curl/curl.git |
Build |
| revision |
2f1e94eaede6bd0534203f00abc90cced1d5dc4d |
Build |
| scheduler |
schedule-curl-threaded-solaris10-sparc |
Scheduler |
| slavename |
unstable10s |
BuildSlave |
| workdir |
/export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc |
slave (deprecated) |
Forced Build Properties:
Responsible Users:
Daniel Stenberg
danielohnoyoudont@haxx.se
Stefan Eissing
stefanohnoyoudont@eissing.org
Viktor Szakats
commitohnoyoudont@vsz.me
Timing:
| Start | Fri Jun 26 13:55:58 2026 |
| End | Sat Jun 27 01:44:34 2026 |
| Elapsed | 11 hrs, 48 mins, 35 secs |
All Changes:
:
Change #272825
| Category |
curl |
| Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
| Changed at |
Fri 26 Jun 2026 09:56:20 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
cff59ddf4a6486ab8b06f051d630693d67a2bcde |
Comments
Changed files
Change #272826
| Category |
curl |
| Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
| Changed at |
Fri 26 Jun 2026 09:57:21 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
fdbc5beed39609067d46958fd4d44a7a977caf0b |
Comments
Changed files
Change #272833
| Category |
curl |
| Changed by |
Viktor Szakats <commitohnoyoudont@vsz.me> |
| Changed at |
Fri 26 Jun 2026 10:17:00 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
231445df2aca782ff265c508760e1dbf04392a65 |
Comments
Changed files
Change #272834
| Category |
curl |
| Changed by |
Viktor Szakats <commitohnoyoudont@vsz.me> |
| Changed at |
Fri 26 Jun 2026 10:17:00 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
15bd6c5d4c4cd91c3ffb32920e338c1759aeec7c |
Comments
Changed files
Change #272848
| Category |
curl |
| Changed by |
Viktor Szakats <commitohnoyoudont@vsz.me> |
| Changed at |
Fri 26 Jun 2026 11:36:09 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
397b8f0ec6758dcc743f8b224fa9202f4bac931a |
Comments
Changed files
- .github/workflows/windows.yml
- CMake/FindGSS.cmake
- CMakeLists.txt
- acinclude.m4
- configure.ac
- docs/HTTP3.md
- docs/INSTALL-CMAKE.md
- docs/INSTALL.md
- docs/MANUAL.md
- docs/RELEASE-PROCEDURE.md
- docs/cmdline-opts/Makefile.am
- docs/cmdline-opts/_URL.md
- docs/examples/http2-serverpush.c
- docs/libcurl/curl_formadd.md
- docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.md
- lib/creds.h
- lib/curl_addrinfo.c
- lib/curl_setup.h
- lib/formdata.c
- lib/http_aws_sigv4.c
- lib/if2ip.c
- lib/socks_sspi.c
- lib/transfer.c
- lib/url.c
- lib/urlapi.c
- lib/urldata.h
- lib/vtls/openssl.h
- m4/curl-apple-sectrust.m4
- m4/curl-compilers.m4
- m4/curl-confopts.m4
- m4/curl-functions.m4
- m4/curl-reentrant.m4
- scripts/cd2nroff
- src/tool_getparam.c
- tests/data/Makefile.am
- tests/ftpserver.pl
- tests/http/test_32_ftps_vsftpd.py
- tests/libtest/lib668.c
- tests/runtests.pl
- tests/server/dnsd.c
- tests/server/rtspd.c
- tests/server/sws.c
- tests/server/tftpd.c
- tests/server/util.c
- tests/test1139.pl
- tests/test1140.pl
- tests/unit/unit2413.c
Change #272886
| Category |
curl |
| Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
| Changed at |
Fri 26 Jun 2026 13:41:55 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
d8f9f0a91284a8b83b67be55f6744a90fd3e5e1e |
Comments
Changed files
- docs/examples/multi-event.c
- docs/examples/multi-uv.c
- docs/internals/CODE_STYLE.md
- scripts/checksrc.pl
- src/tool_operate.c
Change #272890
| Category |
curl |
| Changed by |
Daniel Stenberg <danielohnoyoudont@haxx.se> |
| Changed at |
Fri 26 Jun 2026 13:43:48 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
a6af50c484f6bbd1c01573685d6be6234ae944ea |
Comments
Changed files
- docs/libcurl/curl_easy_pause.md
- lib/easy.c
- lib/multi.c
- lib/multi_ev.c
- lib/multihandle.h
- lib/multiif.h
- tests/libtest/lib758.c
Change #272891
| Category |
curl |
| Changed by |
Stefan Eissing <stefanohnoyoudont@eissing.org> |
| Changed at |
Fri 26 Jun 2026 13:50:20 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
00d5562650e660fe9302afccccb7365abe8968fe |
Comments
Changed files
Change #272892
| Category |
curl |
| Changed by |
Stefan Eissing <stefanohnoyoudont@eissing.org> |
| Changed at |
Fri 26 Jun 2026 13:52:26 |
| Repository |
https://github.com/curl/curl.git |
| Project |
curl |
| Branch |
master |
| Revision |
2f1e94eaede6bd0534203f00abc90cced1d5dc4d |
Comments
Changed files
- lib/conncache.c
- lib/url.c
- lib/url.h
- lib/urldata.h