Open pshipton opened 10 months ago
@dmitripivkine fyi
There was https://github.com/eclipse-openj9/openj9/issues/10631. Maybe another machine problem?
OOM caused by request to allocate very large object (2G bytes), I am not sure it was intended:
02:06:58.196820867 0x0 j9mm.101 Event J9AllocateIndexableObject() returning NULL! 2147483648 bytes requested for object of class 0x4b300 from memory space 'Generational' id=0x2859ad6340
02:06:58.196986766 *0x1f0b00 j9mm.126 Event at 0x2f7160 org/testng/SuiteRunner.<init>(Lorg/testng/internal/IConfiguration;Lorg/testng/xml/XmlSuite;Ljava/lang/String;Lorg/testng/ITestRunnerFactory;ZLjava/util/List;Ljava/util/Collection;Ljava/util/Collection;Ljava/util/Collection;Lorg/testng/DataProviderHolder;Ljava/util/Comparator;)V, jit 0x0, pc 0x286a651b26
02:06:58.196993343 0x1f0b00 j9mm.126 Event at 0x2317a8 org/testng/TestNG.createSuiteRunner(Lorg/testng/xml/XmlSuite;)Lorg/testng/SuiteRunner;, jit 0x0, pc 0x286a5a49d6
02:06:58.196999410 0x1f0b00 j9mm.126 Event at 0x231788 org/testng/TestNG.createSuiteRunners(Lorg/testng/internal/SuiteRunnerMap;Lorg/testng/xml/XmlSuite;)V, jit 0x0, pc 0x286a5a4879
02:06:58.197005796 0x1f0b00 j9mm.126 Event at 0x2316e8 org/testng/TestNG.runSuitesLocally()Ljava/util/List;, jit 0x0, pc 0x286a5a4303
02:06:58.197011831 0x1f0b00 j9mm.126 Event at 0x231648 org/testng/TestNG.runSuites()Ljava/util/List;, jit 0x0, pc 0x286a5a3fb5
02:06:58.197018153 0x1f0b00 j9mm.126 Event at 0x231628 org/testng/TestNG.run()V, jit 0x0, pc 0x286a5a3f09
02:06:58.197026020 0x1f0b00 j9mm.126 Event at 0x22c2a8 com/sun/javatest/regtest/agent/TestNGRunner.main(Ljava/lang/ClassLoader;[Ljava/lang/String;)V, jit 0x0, pc 0x286a59c1cf
02:06:58.197032246 0x1f0b00 j9mm.126 Event at 0x22c288 com/sun/javatest/regtest/agent/TestNGRunner.main([Ljava/lang/String;)V, jit 0x0, pc 0x286a59c05a
02:06:58.197038903 0x1f0b00 j9mm.126 Event at 0x156448 jdk/internal/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;, jit 0x286a0a9ca8, pc 0x7ffe19e05952
02:06:58.197045177 0x1f0b00 j9mm.126 Event at 0x156408 jdk/internal/reflect/NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;, jit 0x0, pc 0x28660c84b5
02:06:58.197051690 0x1f0b00 j9mm.126 Event at 0x156768 jdk/internal/reflect/DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;, jit 0x0, pc 0x28660c8752
02:06:58.197057916 0x1f0b00 j9mm.126 Event at 0x70068 java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;, jit 0x0, pc 0x2865f4b921
02:06:58.197064493 0x1f0b00 j9mm.126 Event at 0x22b9f8 com/sun/javatest/regtest/agent/MainWrapper$MainTask.run()V, jit 0x0, pc 0x286a59b762
02:06:58.197070847 0x1f0b00 j9mm.126 Event at 0x78700 java/lang/Thread.run()V, jit 0x0, pc 0x2865f596a5
... or may be it is a machine failure over all, there is the failure an attempt to expand object heap:
02:06:58.196271828 0x0 j9mm.506 Exception * Failed to commit memory: address=0x7005f0000, size=3063414784
This failure is different, this is machine issue - memory can not be allocated:
3STHSTTYPE 05:47:44:382562984 GMT j9mm.101 - J9AllocateIndexableObject() returning NULL! 2147483656 bytes requested for object of class 0000009B5926D700 from memory space 'Generational' id=0000009B4D178BB0
3STHSTTYPE 05:47:44:382412434 GMT j9mm.134 - Allocation failure end: newspace=2668456/3538944 oldspace=4178304/6291456 loa=0/0
3STHSTTYPE 05:47:44:382331771 GMT j9mm.470 - Allocation failure cycle end: newspace=2668456/3538944 oldspace=4178304/6291456 loa=0/0
3STHSTTYPE 05:47:44:382205659 GMT j9mm.475 - GlobalGC end: workstackoverflow=665719930880 overflowcount=0 memory=6846760/9830400
3STHSTTYPE 05:47:44:381926797 GMT j9mm.506 - * Failed to commit memory: address=00007FF5516E0000, size=3064594432 <------------------------
3STHSTTYPE 05:47:44:381747234 GMT j9mm.90 - GlobalGC collect complete
3STHSTTYPE 05:47:44:381613868 GMT j9mm.137 - Compact end: bytesmoved=1398504
@pshipton I think this machine win2012-x86-1
should be rebooted.
They should be automatically rebooted once or twice a day. I think we are getting rid of all the win2012 machines soon, they are out of support. @AdamBrousseau ?
Yes, the windows nodes are restarted 2x daily https://openj9-jenkins.osuosl.org/job/Sanitize-Nodes_windows/ Windows rebuilds are on the list. At the moment we are focusing on xlinux.
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_OMR_testList_0/60/ - win2012-x86-1 jdk_util_0 java/util/StringJoiner/StringJoinerTest.java
javacore and verbosegc at
\aqa-tests\TKG\output_17046684601791\jdk_util_0\work\java\util\StringJoiner\StringJoinerTest\
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_sanity.openjdk_x86-64_windows_OMR_testList_0/60/openjdk_test_output.tar.gz