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

Builder curl-threaded-solaris11-sparc Build #2990

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3db50bd01fbef7632351cc09432e0aa4a252fc0a
Got Revision3db50bd01fbef7632351cc09432e0aa4a252fc0a
Changes2 changes

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 29 mins, 58 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 2990 Build
codebase Build
got_revision 3db50bd01fbef7632351cc09432e0aa4a252fc0a Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 3db50bd01fbef7632351cc09432e0aa4a252fc0a Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartTue Oct 8 11:18:45 2024
EndTue Oct 8 11:52:53 2024
Elapsed34 mins, 8 secs

All Changes:

:

  1. Change #210878

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 08 Oct 2024 11:06:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 699a2df3505898393733a67bf3e9243637b87400

    Comments

    conncache: find bundle again in case it is removed
    When the pool is cleaned up due to host limits, the bundle may be
    cleaned up as well making the old pointer invalid.
    
    Fixes #15185
    Reported-by: Moritz Knüsel
    Closes #15186

    Changed files

    • lib/conncache.c
  2. Change #210879

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 08 Oct 2024 11:09:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3db50bd01fbef7632351cc09432e0aa4a252fc0a

    Comments

    CURLOPT_APPEND.md: goes for SFTP as well
    Closes #15181

    Changed files

    • docs/libcurl/opts/CURLOPT_APPEND.md