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

Builder curl-unthreaded-solaris11-i386 Build #4469

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 24 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4469 Build
codebase Build
got_revision 1b24428d62d80c7c6515322e477e37f12bb2b1eb Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1b24428d62d80c7c6515322e477e37f12bb2b1eb Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Jan 11 16:35:09 2026
EndSun Jan 11 19:12:39 2026
Elapsed2 hrs, 37 mins, 29 secs

All Changes:

:

  1. Change #254838

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 11 Jan 2026 15:25:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a6087d69a9ae31be50dd6311758e428f0d51ac90

    Comments

    GHA: delete new apt sources adding the flaky distro source
    CI workflows deleted apt package source `microsoft-prod.list` due to
    flakiness seen in the past with those sources. Sources are still flaky
    and they are now also used from `azure-cli.sources` which is included
    by default by the runner images. Add it to the delete list.
    
    Also: remove another new, unnecessary (for curl CI) package source seen
    on the `ubuntu-24.04-arm` runner, for good measure, and performance.
    
    Fixing:
    ```
    Reading package lists...
    E: Failed to fetch https://packages.microsoft.com/repos/azure-cli/dists/noble/InRelease  403  Forbidden [IP: 13.107.246.66 443]
    E: The repository 'https://packages.microsoft.com/repos/azure-cli noble InRelease' is no longer signed.
    Error: Process completed with exit code 100.
    ```
    Ref: https://github.com/curl/curl/actions/runs/20896127602/job/60034941964?pr=20142#step:2:79
    
    Follow-up to 303bb8785c45fcad879c9c1c86e9c7e09ff68097 #13473
    
    Closes #20253

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  2. Change #254840

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 11 Jan 2026 15:40:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1b24428d62d80c7c6515322e477e37f12bb2b1eb

    Comments

    GHA: delete disable-man-db hack, runners doing it by default now
    Refs:
    https://github.com/actions/runner-images/commit/1f107542aed3879d2565b59d48cb3cb7776b342f
    https://github.com/actions/runner-images/pull/13268
    https://github.com/actions/runner-images/issues/13213
    
    Follow-up to 5acba8bc367c0248e3cacb05e60aba209c0821c9 #17181
    
    Closes #20254

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml