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

Builder curl-ares-solaris11-sparc Build #5102

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Jan 11 15:36:21 2026
EndSun Jan 11 16:45:04 2026
Elapsed1 hrs, 8 mins, 42 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