Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-threaded-solaris10-sparc Build #3612

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3ce10063f191e3d0a2dac3daf997b4a0aaf28ac1
Got Revision3ce10063f191e3d0a2dac3daf997b4a0aaf28ac1
Changes7 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 27 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 19 mins, 38 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 3612 Build
codebase Build
got_revision 3ce10063f191e3d0a2dac3daf997b4a0aaf28ac1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3ce10063f191e3d0a2dac3daf997b4a0aaf28ac1 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:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing

Timing:

StartFri May 8 01:18:33 2026
EndFri May 8 14:02:59 2026
Elapsed12 hrs, 44 mins, 25 secs

All Changes:

:

  1. Change #266506

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 07 May 2026 14:02:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 71a5725563f21bfd52a4f47312a603f1f69f5609

    Comments

    ftp: remove 2 Curl_resolv_blocking() calls
    They are no longer needed with the new peers and dns filter.
    Connection setup will take care of the resoling and connecting.
    
    Closes #21512

    Changed files

    • lib/cf-dns.c
    • lib/cf-dns.h
    • lib/connect.c
    • lib/connect.h
    • lib/ftp.c
    • lib/url.c
  2. Change #266507

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 07 May 2026 14:03:00
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fdd27a538c4d69c4bb5030b3f9694183cf0077da

    Comments

    auth: cleanups
    - rename `req->proxyuserpwd` to `req->hd_proxy_auth`
    - rename `req->userpwd` to `req->hd_auth`
    - rename parameter `proxytunnel` to `is_connect` for Curl_http_output_auth()
    - move path+query concatenation into Curl_http_output_auth(), saving an alloc when no auth is in play
    - rename `H1_HD_USER_AUTH` into `H1_HD_AUTH`
    
    Closes #21513

    Changed files

    • lib/cf-h1-proxy.c
    • lib/cf-h2-proxy.c
    • lib/http.c
    • lib/http.h
    • lib/http_aws_sigv4.c
    • lib/http_digest.c
    • lib/http_negotiate.c
    • lib/http_ntlm.c
    • lib/http_proxy.c
    • lib/request.c
    • lib/request.h
    • lib/rtsp.c
  3. Change #266508

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 07 May 2026 14:03:48
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ef3b7903aa7cc45cf012a3f222f102414e4c5037

    Comments

    ftp: remove bits.ftp_use_control_ssl
    It's not needed since we can check the connection for SSL use.
    
    Closes #21521

    Changed files

    • lib/ftp.c
    • lib/urldata.h
  4. Change #266510

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 07 May 2026 14:37:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a86efdd7ca5433de9231e650f18247de8319ad16

    Comments

    url: fix connection reuse for starttls protocols
    When a connection is tested for reuse in a transfer that *may* upgrade
    to TLS (commonly via STARTTLS), the SSL configuration must match the
    existing connection.
    
    Reported-by: Andrew Nesbit
    Closes #21522

    Changed files

    • lib/url.c
  5. Change #266514

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 07 May 2026 14:53:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision df315692d722ca0fd0dc93d0e43f29cc6975d728

    Comments

    ftp: simplify ftp_done
    Closes #21520

    Changed files

    • lib/ftp.c
  6. Change #266544

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 07 May 2026 22:57:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9249aad4c210e2f5690a95ca2421defc83e00771

    Comments

    ldap: fix minor leak on write callback error
    The 'ber' pointer could remain allocated in the exit path if the write
    callback returned error for one of the Curl_client_write() calls.
    
    Reported-by: Andrew Nesbit
    Closes #21530

    Changed files

    • lib/ldap.c
  7. Change #266545

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 07 May 2026 22:58:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3ce10063f191e3d0a2dac3daf997b4a0aaf28ac1

    Comments

    tool_urlglob: avoid overflow at end of range
    Due to how the range span globbing code works, a range that ends with
    9223372036854775807 (the maximum signed 63 bit value) cannot be used as
    it triggers an integer overflow.
    
    Verified in test 2092
    
    Reported-by: Andrew Nesbit
    Closes #21529

    Changed files

    • src/tool_urlglob.c
    • tests/data/Makefile.am
    • tests/data/test2092