Skip to content

[flaky] test\http2-abort.js #5245

@trivikr

Description

@trivikr
test at test\http2-abort.js:110:1
✖ #2364 - Concurrent aborts (2nd variant) (53.9367ms)
  Error: error:068000DD:asn1 encoding routines::illegal padding
      at node:internal/tls/secure-context:70:13
      at Array.forEach (<anonymous>)
      at setCerts (node:internal/tls/secure-context:68:3)
      at configSecureContext (node:internal/tls/secure-context:191:5)
      at Object.createSecureContext (node:internal/tls/common:114:3)
      at Server.setSecureContext (node:internal/tls/wrap:1514:27)
      at new Server (node:internal/tls/wrap:1378:8)
      at new Http2SecureServer (node:internal/http2/core:3431:5)
      at createSecureServer (node:internal/http2/core:3660:10)
      at TestContext.<anonymous> (D:\a\undici\undici\test\http2-abort.js:113:18) {
    opensslErrorStack: [ 'error:0488000D:PEM routines::ASN1 lib', 'error:0688010A:asn1 encoding routines::nested asn1 error', 'error:0688010A:asn1 encoding routines::nested asn1 error' ],
    library: 'asn1 encoding routines',
    reason: 'illegal padding',
    code: 'ERR_OSSL_ASN1_ILLEGAL_PADDING'
  }

Example: https://github.com/nodejs/undici/actions/runs/25455864005/job/74685028044?pr=5243

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions