Skip to content

Failures due to java.nio.channels.ClosedChannelException, AIX specific? #1849

Closed
@sam-github

Description

@sam-github

I'm not sure if this is AIX specific, I think not, so please link non-AIX issues here if anyone finds them.

  • jenkins build number: ppc machine node #

Examples from

  • 23977: 3
21:03:15   ccache /home/iojs/gcc-6.3.0-1/opt/freeware/bin/g++ -o /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DOPENSSL_THREADS' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common  -pthread -Wall -Wextra -Wno-unused-parameter -maix64 -Wno-deprecated-declarations -Wno-strict-aliasing -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++1y -frtti -MMD -MF /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/.deps//home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw   -c
21:03:21 gmake[2]: *** Deleting file `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o'
21:03:21 gmake[2]: *** Deleting file `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o'
21:03:21 gmake[2]: *** Deleting file `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o'
21:03:21 gmake[2]: *** Deleting file `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o'
21:03:21 gmake[2]: *** Deleting file `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o'
21:03:21 gmake[2]: *** [/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o] Terminated
21:03:21 gmake[2]: *** [/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o] Terminated
21:03:21 gmake[2]: *** [/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o] Terminated
21:03:22 Build step 'Execute shell' marked build as failure
21:03:22 FATAL: java.nio.channels.ClosedChannelException
21:03:22 java.nio.channels.ClosedChannelException
21:03:22 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from power8-aix-nodejs4.osuosl.org/140.211.9.77:41790
21:03:22 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
21:03:22 		at hudson.remoting.Request.call(Request.java:202)
  • 23976: 3
20:20:44 ok 2410 addons/stringbytes-external-exceed-max/test-stringbytes-external-at-max
20:20:44   ---
20:20:44   duration_ms: 2.958
20:20:44   ...
20:23:33 FATAL: command execution failed
20:23:33 java.nio.channels.ClosedChannelException
20:23:33 	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:209)
20:23:33 	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:222)
  • 23974: 1 was 14:58:01 java.nio.channels.ClosedChannelException
  • 23973: 3 was ditto
  • 23972: 3 was ditto
  • 23970: 3 was ditto

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