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

Builder curl-threaded-solaris10-i386 Build #4371

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisionaa1e954a1f29ea870e28ced1602e8e1d9a29f96f
Got Revisionaa1e954a1f29ea870e28ced1602e8e1d9a29f96f
Changes8 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 4371 Build
codebase Build
got_revision aa1e954a1f29ea870e28ced1602e8e1d9a29f96f Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision aa1e954a1f29ea870e28ced1602e8e1d9a29f96f Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Stefan Eissing
  3. Viktor Szakats

Timing:

StartSat Apr 25 20:47:36 2026
EndSun Apr 26 06:40:27 2026
Elapsed9 hrs, 52 mins, 50 secs

All Changes:

:

  1. Change #265390

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 11:28:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 40b65d869a46026e0fdaa6d8cdaa7ff2a40e13e7

    Comments

    RELEASE-NOTES: add missing contributors
    From security reports etc

    Changed files

    • RELEASE-NOTES
  2. Change #265392

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 11:37:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5227dd9c2eee5578f0845b2e78d71c806742d0db

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  3. Change #265396

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 12:38:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 05905b12072122a7fd21d706ed6ff486fd4aed74

    Comments

    pytest: drop unused imports
    Spotted by GitHub Code Quality
    
    Closes #21445

    Changed files

    • tests/http/test_05_errors.py
    • tests/http/test_22_httpsrr.py
  4. Change #265407

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c6b1c49be0da9e9cb0d238c908560ffbff1b6414

    Comments

    test_22_httpsrr: drop duplicate skipif conditions
    Already set at class-level.
    
    Spotted by GitHub Code Quality
    
    Closes #21446

    Changed files

    • tests/http/test_22_httpsrr.py
  5. Change #265408

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 13:59:20
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 701cd4cfc325ddc7d0902b8546da5fa3adc16065

    Comments

    tidy-up: git options, ECH, HTTP/3 documentation
    - prefer `--branch` over `-b`, where missing.
    - add `--depth 1` where missing.
    - sync option order between docs and GHA.
    - bump quiche and rustls-ffi versions in documentation.
    - ECH.md: update for OpenSSL 4.
    
    Closes #21447

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • docs/ECH.md
    • docs/HTTP3.md
    • docs/INSTALL.md
    • docs/RUSTLS.md
  6. Change #265411

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 14:20:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 024c73dfa10d3100cac43aea35a28a476cc352db

    Comments

    test_22_httpsrr: avoid class name clash with `test_21_resolve`
    Spotted by GitHub Code Quality
    
    Closes #21448

    Changed files

    • tests/http/test_22_httpsrr.py
  7. Change #265413

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Sat 25 Apr 2026 16:04:06
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 51905671e07f087e28e5741063646c379fe17d89

    Comments

    sectrust: fail on missing OCSP stapling
    When using Apple SecTrust, requiring the server to send
    an OCSP response and does not, fail correctly.
    
    Reported-by: Carlos Carrillo
    Closes #21444

    Changed files

    • lib/vtls/openssl.c
  8. Change #265415

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 25 Apr 2026 16:14:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision aa1e954a1f29ea870e28ced1602e8e1d9a29f96f

    Comments

    KNOWN_BUGS.md: Windows stdin relay accepts unauthenticated local connections
    A windows developer could have a look at this.
    
    Closes #21433

    Changed files

    • .github/scripts/pyspelling.words
    • docs/KNOWN_BUGS.md