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

Builder curl-ares-solaris10-i386 Build #3338

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisione9a35ded8a3057bd3135aef61bbfec6f7296886b
Got Revisione9a35ded8a3057bd3135aef61bbfec6f7296886b
Changes4 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3338 Build
codebase Build
got_revision e9a35ded8a3057bd3135aef61bbfec6f7296886b Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision e9a35ded8a3057bd3135aef61bbfec6f7296886b 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:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. renovate[bot]

Timing:

StartSun Apr 27 01:54:29 2025
EndSun Apr 27 05:35:13 2025
Elapsed3 hrs, 40 mins, 44 secs

All Changes:

:

  1. Change #228431

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 26 Apr 2025 23:38:49
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision de8622b858e59e5460faf052ded9f65853c86efd

    Comments

    RELEASE-PROCEDURE.md: release candidate git tagging explained
    To help anyone wanting to build/reproduce release candidates, this is
    the set git tag naming scheme to use. Similar to, but different, than
    the "normal" release tags to not be possible to mixup.
    
    Closes #17177

    Changed files

    • docs/RELEASE-PROCEDURE.md
  2. Change #228432

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Sat 26 Apr 2025 23:40:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2b69232ba1dcab6f761356456e9efd2ec3c459f9

    Comments

    GHA: Update awslabs/aws-lc to v1.50.0
    Closes #17191

    Changed files

    • .github/workflows/linux.yml
  3. Change #228433

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Sat 26 Apr 2025 23:42:15
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 85c70f8045c7328c74d8076b5273f5effe4f6bad

    Comments

    GHA: update actions/download-artifact digest to d3f86a1
    Closes #17174

    Changed files

    • .github/workflows/distcheck.yml
  4. Change #228434

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 26 Apr 2025 23:43:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e9a35ded8a3057bd3135aef61bbfec6f7296886b

    Comments

    curl_osslq: remove a leftover debug fprintf() call
    Reported-by: xiadnoring on github
    Fixes #17198
    Closes #17202

    Changed files

    • lib/vquic/curl_osslq.c