Skip to content

test-dgram-udp6-link-local-address failing on AIX 7.1 Node.js 12 #39143

Description

@richardlau
  • Test: test-dgram-udp6-link-local-address
  • Platform: AIX 7.1
  • Console Output:
14:39:08 not ok 573 parallel/test-dgram-udp6-link-local-address
14:39:08   ---
14:39:08   duration_ms: 0.196
14:39:08   severity: crashed
14:39:08   exitcode: -6
14:39:08   stack: |-
14:39:08     out/Release/node[26214558]: ../src/tcp_wrap.cc:363:v8::Local<v8::Object> node::AddressToJS(node::Environment*, const sockaddr*, v8::Local<v8::Object>): Assertion `(r) == (0)' failed.
14:39:08   ...

This test started failing 5 days ago (19 June 2021) in https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix71-ppc64/37210/ and has been consistently failing in every build since.
image
We only build/test on AIX 7.1 for Node.js 12 now, so every run is Node.js 12. Furthermore the last passing build, https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix71-ppc64/37194/, built the same commit 4cdb240 as the first failing build, so this wasn't due to a code change (although it's possibly an exposure of a latent bug we hadn't seen before).

I forced recent builds onto test-ibm-aix71-ppc64_be-4 (as Jenkins had stickied runs onto test-ibm-aix71-ppc64_be-3 and the test fails there too so it's not machine specific.

cc @nodejs/platform-aix

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    aixIssues and PRs related to the AIX platform.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions