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

Builder curl-unthreaded-solaris10-sparc Build #14013

Results:

Retry exception slave lost

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision317bf7e8a8e71b60753a1efacfa323695431bd4e
Got Revision317bf7e8a8e71b60753a1efacfa323695431bd4e
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' exception slave lost ( 3 hrs, 2 mins, 10 secs )
    1. stdio
    2. resultlog
    3. interrupt
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 14013 Build
codebase Build
got_revision 317bf7e8a8e71b60753a1efacfa323695431bd4e Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 317bf7e8a8e71b60753a1efacfa323695431bd4e Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartSun Jun 7 13:04:27 2026
EndSun Jun 7 22:38:28 2026
Elapsed9 hrs, 34 mins, 1 secs

All Changes:

:

  1. Change #269685

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 00:11:14
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f7f1666ee2b46c621c4ddaa5a12facdb2d38b92f

    Comments

    CURLOPT_CHUNK_BGN_FUNCTION: target is there for symlinks only
    Closes #21883

    Changed files

    • docs/libcurl/opts/CURLOPT_CHUNK_BGN_FUNCTION.md
  2. Change #269686

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 00:12:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 38b72f3b56b378c03276b150ddb31899581ece06

    Comments

    CURLOPT_PINNEDPUBLICKEY.md: does not apply for other origins
    Clarify
    
    Closes #21885

    Changed files

    • docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.md
  3. Change #269690

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sun 07 Jun 2026 00:26:51
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 317bf7e8a8e71b60753a1efacfa323695431bd4e

    Comments

    ftplistparser: clear strings.target if not symlink
    When the struct is passed to the CURLOPT_CHUNK_BGN_FUNCTION callback,
    clear the pointer if the provided data is not a symlink.
    
    Closes #21884

    Changed files

    • lib/ftplistparser.c