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

Builder curl-ares-solaris10-i386 Build #3570

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 mins, 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 58 mins, 37 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 55 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 3570 Build
codebase Build
got_revision 31b2c537e6f8044b3b1382f804de7184e7a37298 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 31b2c537e6f8044b3b1382f804de7184e7a37298 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. Viktor Szakats
  2. renovate[bot]

Timing:

StartTue Jul 22 23:18:31 2025
EndWed Jul 23 08:35:23 2025
Elapsed9 hrs, 16 mins, 52 secs

All Changes:

:

  1. Change #240428

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 22 Jul 2025 19:47:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6ac97b091d2600360d40b62567b8ad11272d1e24

    Comments

    GHA: update debian:bookworm-slim Docker digest to 2424c18
    Closes #17999

    Changed files

    • Dockerfile
  2. Change #240429

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 22 Jul 2025 19:47:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f097eaea183e7c1f7c8f765f3074e725e58bb652

    Comments

    GHA: update cross-platform-actions/action action to v0.29.0
    Closes #18000

    Changed files

    • .github/workflows/non-native.yml
  3. Change #240438

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 22 Jul 2025 20:18:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2c0a9c26c873cfcc602c379dd9bd48fe14e9f49e

    Comments

    GHA/non-native: FreeBSD 14.3
    Follow-up to f097eaea183e7c1f7c8f765f3074e725e58bb652 #18000
    Closes #18001

    Changed files

    • .github/workflows/non-native.yml
  4. Change #240456

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 22 Jul 2025 23:06:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 31b2c537e6f8044b3b1382f804de7184e7a37298

    Comments

    test1148: drop redundant `LC_NUMBER=` env setting
    No longer necessary after a previous change made sure to strip
    the '100.0%' number from the result, before checking it. The dot is
    a regex character catching any decimal separator.
    
    Follow-up to 17c18fbc3015b5dc0580d16a4ff5bcf2fd88b449 #5194
    Ref: #2436
    Cherry-picked from #17988
    Closes #17993

    Changed files

    • tests/data/test1148