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

Builder curl-threaded-solaris11-sparc Build #5535

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision128c252975423856d1403c42267a8a1f1b97433f
Got Revision128c252975423856d1403c42267a8a1f1b97433f
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 15 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 5535 Build
codebase Build
got_revision 128c252975423856d1403c42267a8a1f1b97433f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 128c252975423856d1403c42267a8a1f1b97433f 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. Viktor Szakats

Timing:

StartThu Mar 26 16:15:20 2026
EndThu Mar 26 17:04:49 2026
Elapsed49 mins, 28 secs

All Changes:

:

  1. Change #262408

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Mar 2026 16:08:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 128c252975423856d1403c42267a8a1f1b97433f

    Comments

    GHA/curl-for-win: pass GH token to the containers
    To avoid rate limits when accessing GH APIs during the build.
    
    Aiming to avoid (while trying to retrieve a file timestamp):
    ```
    ++ [[ 2026-02-11-1a84aee6387d2f9c9531c655edeea4a80aa0fcfa =~ (.+)-([a-f0-9]{40,}) ]]
    ++ ver=2026-02-11
    ++ commit=1a84aee6387d2f9c9531c655edeea4a80aa0fcfa
    ++ set +x
    curl: (22) The requested URL returned error: 403
    curl: (22) The requested URL returned error: 403
    curl: (22) The requested URL returned error: 403
    curl: (22) The requested URL returned error: 403
    [...]
    ```
    Ref: https://github.com/curl/curl/actions/runs/23598912140/job/68723120977?pr=21104
    
    Follow-up to:
    https://github.com/curl/curl-for-win/commit/a26898fe489e2721b709d1eebc3b5e95c7332417
    https://github.com/curl/curl-for-win/commit/17f2fb3ead747d375ea1d6c08e649efd17017c8b
    https://github.com/curl/curl-for-win/commit/6dd6e47e9876ffe615544977ff6cfd684e6d421b
    https://github.com/curl/curl-for-win/commit/b461404b5a800bcfebe34d524d9c6a32bc08b9a5
    
    Closes #21105

    Changed files

    • .github/workflows/curl-for-win.yml