2017-05-04 23:22:44 Full thread dump OpenJDK 64-Bit Server VM (25.121-b13 mixed mode): "Attach Listener" #438 daemon prio=9 os_prio=0 tid=0x00007f3b74001000 nid=0x7658 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Thread-261" #436 prio=5 os_prio=0 tid=0x00007f3bad22a000 nid=0x7315 waiting on condition [0x00007f3b507e9000] java.lang.Thread.State: WAITING (parking) at sun.misc.Unsafe.park(Native Method) - parking to wait for <0x00000000e0072c28> (a java.util.concurrent.locks.ReentrantLock$NonfairSync) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:836) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(AbstractQueuedSynchronizer.java:870) at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:1199) at java.util.concurrent.locks.ReentrantLock$NonfairSync.lock(ReentrantLock.java:209) at java.util.concurrent.locks.ReentrantLock.lock(ReentrantLock.java:285) at com.google.common.collect.MapMakerInternalMap$Segment.put(MapMakerInternalMap.java:1314) at com.google.common.collect.MapMakerInternalMap.putIfAbsent(MapMakerInternalMap.java:2221) at org.python.core.PyType.createType(PyType.java:1515) at org.python.core.PyType.addFromClass(PyType.java:1462) at org.python.core.PyType.fromClass(PyType.java:1551) at org.python.core.PyObject.(PyObject.java:93) at org.python.core.PyFileWriter.(PyFileWriter.java:20) at org.python.util.PythonInterpreter.setOut(PythonInterpreter.java:208) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:188) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:206) at org.python.core.PyObject.__call__(PyObject.java:497) at org.python.core.PyObject.__call__(PyObject.java:501) at org.python.core.PyMethod.__call__(PyMethod.java:141) at test.test_pythoninterpreter_jy$py.execution_context$2(test/test_pythoninterpreter_jy.py:51) at test.test_pythoninterpreter_jy$py.call_function(test/test_pythoninterpreter_jy.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyFunction.function___call__(PyFunction.java:471) at org.python.core.PyFunction.__call__(PyFunction.java:466) at org.python.core.PyFunction.__call__(PyFunction.java:461) at org.python.core.PyObject._callextra(PyObject.java:620) at threading$py.run$35(threading.py:213) at threading$py.call_function(threading.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:139) at org.python.core.PyFunction.__call__(PyFunction.java:413) at org.python.core.PyMethod.__call__(PyMethod.java:126) at threading$py._Thread__bootstrap$36(threading.py:266) at threading$py.call_function(threading.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:218) at org.python.core.PyMethod.__call__(PyMethod.java:213) at org.python.core.FunctionThread.run(FunctionThread.java:25) "AWT-XAWT" #377 daemon prio=6 os_prio=0 tid=0x00007f3bae4f6800 nid=0x717c runnable [0x00007f3b0e2f4000] java.lang.Thread.State: RUNNABLE at sun.awt.X11.XToolkit.waitForEvents(Native Method) at sun.awt.X11.XToolkit.run(XToolkit.java:568) at sun.awt.X11.XToolkit.run(XToolkit.java:532) at java.lang.Thread.run(Thread.java:745) "Java2D Disposer" #375 daemon prio=10 os_prio=0 tid=0x00007f3badd3c000 nid=0x717b in Object.wait() [0x00007f3b0f179000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) - locked <0x00000000e397c330> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) at sun.java2d.Disposer.run(Disposer.java:148) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-59" #303 daemon prio=5 os_prio=0 tid=0x00007f3bac9e3000 nid=0x700b runnable [0x00007f3b6189c000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e08bc548> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e08bc5a8> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e08bc4b0> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-58" #302 daemon prio=5 os_prio=0 tid=0x00007f3bac57f000 nid=0x700a runnable [0x00007f3b50569000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e08bce18> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e08bce78> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e08bcd80> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-57" #301 daemon prio=5 os_prio=0 tid=0x00007f3bade66000 nid=0x7009 runnable [0x00007f3b0fb7d000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e08ea318> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e08ea378> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e08ea280> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-56" #300 daemon prio=5 os_prio=0 tid=0x00007f3bad351800 nid=0x7008 runnable [0x00007f3b35879000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e08eabe8> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0907738> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e08eab50> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Parent-55" #299 daemon prio=5 os_prio=0 tid=0x00007f3b4804f000 nid=0x7007 runnable [0x00007f3b35ffc000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e2e3ce28> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e2e3de98> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e2e3cd90> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-54" #298 daemon prio=5 os_prio=0 tid=0x00007f3b54006800 nid=0x7006 runnable [0x00007f3b0f8fc000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e2d45d20> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e2d45dd0> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e2d45c18> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-53" #297 daemon prio=5 os_prio=0 tid=0x00007f3bac37a000 nid=0x7005 runnable [0x00007f3b0ec77000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e0908fc0> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0909020> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e0908f28> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Parent-52" #295 daemon prio=5 os_prio=0 tid=0x00007f3bac0c9000 nid=0x7003 runnable [0x00007f3b0f3fa000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e2e52ba0> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e2e542c8> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e2e52b08> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Parent-51" #294 daemon prio=5 os_prio=0 tid=0x00007f3b20001800 nid=0x7002 runnable [0x00007f3b0f67b000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e2f2ed10> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e2f2ed70> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e2f2ec68> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-50" #293 daemon prio=5 os_prio=0 tid=0x00007f3b4c005800 nid=0x7001 runnable [0x00007f3b50f6d000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e31cafe0> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e31cb090> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e31caed8> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-49" #292 daemon prio=5 os_prio=0 tid=0x00007f3bac0ca000 nid=0x7000 runnable [0x00007f3b355f8000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e0938240> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e09382a0> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e09381a8> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Parent-48" #290 daemon prio=5 os_prio=0 tid=0x00007f3badec9000 nid=0x6ffe runnable [0x00007f3b50cec000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e2f17eb0> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e2f1b770> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e2f17e18> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-38" #60 daemon prio=5 os_prio=0 tid=0x00007f3b2c007000 nid=0x6ae4 runnable [0x00007f3b50a6b000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e12b3610> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e12b56e0> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e12b3508> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-37" #59 daemon prio=5 os_prio=0 tid=0x00007f3bad566000 nid=0x6ae3 runnable [0x00007f3b35afa000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e0938b10> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0938b70> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e0938a78> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-26" #47 daemon prio=5 os_prio=0 tid=0x00007f3b1c001000 nid=0x6ad7 runnable [0x00007f3b35d7b000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e14867e8> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e149adb0> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e14866e0> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-25" #46 daemon prio=5 os_prio=0 tid=0x00007f3bad562000 nid=0x6ad6 runnable [0x00007f3b502e8000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e0967d18> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0967d78> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e0967c80> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-14" #34 daemon prio=5 os_prio=0 tid=0x00007f3b2c001800 nid=0x6aca runnable [0x00007f3b53471000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e15ac0a0> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e15ae170> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e15abf98> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-13" #33 daemon prio=5 os_prio=0 tid=0x00007f3bad549000 nid=0x6ac9 runnable [0x00007f3b53bf4000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e09685e8> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0968648> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e0968550> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "threadDeathWatcher-2-1" #20 daemon prio=1 os_prio=0 tid=0x00007f3b40007800 nid=0x6abc waiting on condition [0x00007f3b531f0000] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:150) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Child-2" #18 daemon prio=5 os_prio=0 tid=0x00007f3b4c003800 nid=0x6aba runnable [0x00007f3b536f2000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e16b1a38> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e16b3b08> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e16b1930> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "Jython-Netty-Client-1" #17 daemon prio=5 os_prio=0 tid=0x00007f3bad510000 nid=0x6ab9 runnable [0x00007f3b53973000] java.lang.Thread.State: RUNNABLE at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) - locked <0x00000000e09868f8> (a io.netty.channel.nio.SelectedSelectionKeySet) - locked <0x00000000e0986958> (a java.util.Collections$UnmodifiableSet) - locked <0x00000000e0986860> (a sun.nio.ch.EPollSelectorImpl) at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:759) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:400) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:873) at java.lang.Thread.run(Thread.java:745) "weakref reaper" #11 daemon prio=5 os_prio=0 tid=0x00007f3bad369800 nid=0x6aaf in Object.wait() [0x00007f3b61d1d000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) - locked <0x00000000e0f75d90> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) at org.python.modules._weakref.GlobalRef$RefReaper.collect(GlobalRef.java:437) at org.python.modules._weakref.GlobalRef$RefReaper.run(GlobalRef.java:453) at java.lang.Thread.run(Thread.java:745) "Service Thread" #8 daemon prio=9 os_prio=0 tid=0x00007f3bac0c3800 nid=0x6aac runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "C1 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007f3bac0b4000 nid=0x6aab waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007f3bac0b2000 nid=0x6aaa waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007f3bac0af000 nid=0x6aa9 waiting on condition [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007f3bac0ad000 nid=0x6aa8 runnable [0x0000000000000000] java.lang.Thread.State: RUNNABLE "Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007f3bac085800 nid=0x6aa7 in Object.wait() [0x00007f3b8990e000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143) - locked <0x00000000e00069d8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209) "Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007f3bac081000 nid=0x6aa6 in Object.wait() [0x00007f3b89b8f000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) - locked <0x00000000e0004e98> (a java.lang.ref.Reference$Lock) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) "MainThread" #1 prio=5 os_prio=0 tid=0x00007f3bac00c000 nid=0x6aa0 in Object.wait() [0x00007f3bb1315000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1249) - locked <0x00000000fe411718> (a org.python.core.FunctionThread) at java.lang.Thread.join(Thread.java:1323) at sun.reflect.GeneratedMethodAccessor145.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:188) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:206) at org.python.core.PyObject.__call__(PyObject.java:480) at org.python.core.PyObject.__call__(PyObject.java:484) at org.python.core.PyMethod.__call__(PyMethod.java:126) at threading$py.join$22(threading.py:137) at threading$py.call_function(threading.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:132) at org.python.core.PyFunction.__call__(PyFunction.java:413) at org.python.core.PyMethod.__call__(PyMethod.java:126) at test.test_pythoninterpreter_jy$py.exec_code_in_pi$1(test/test_pythoninterpreter_jy.py:57) at test.test_pythoninterpreter_jy$py.call_function(test/test_pythoninterpreter_jy.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:179) at org.python.core.PyFunction.__call__(PyFunction.java:446) at test.test_pythoninterpreter_jy$py.test_more_output$8(test/test_pythoninterpreter_jy.py:103) at test.test_pythoninterpreter_jy$py.call_function(test/test_pythoninterpreter_jy.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:139) at org.python.core.PyFunction.__call__(PyFunction.java:413) at org.python.core.PyMethod.__call__(PyMethod.java:126) at unittest.case$py.run$35(unittest/case.py:377) at unittest.case$py.call_function(unittest/case.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObject._callextra(PyObject.java:620) at unittest.case$py.__call__$37(unittest/case.py:396) at unittest.case$py.call_function(unittest/case.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) at org.python.core.PyObject.__call__(PyObject.java:480) at org.python.core.PyObject.__call__(PyObject.java:484) at unittest.suite$py.run$16(unittest/suite.py:116) at unittest.suite$py.call_function(unittest/suite.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObject._callextra(PyObject.java:620) at unittest.suite$py.__call__$13(unittest/suite.py:70) at unittest.suite$py.call_function(unittest/suite.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) at org.python.core.PyObject.__call__(PyObject.java:480) at org.python.core.PyObject.__call__(PyObject.java:484) at unittest.suite$py.run$16(unittest/suite.py:116) at unittest.suite$py.call_function(unittest/suite.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObject._callextra(PyObject.java:620) at unittest.suite$py.__call__$13(unittest/suite.py:70) at unittest.suite$py.call_function(unittest/suite.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:199) at org.python.core.PyFunction.__call__(PyFunction.java:482) at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237) at org.python.core.PyMethod.__call__(PyMethod.java:228) at org.python.core.PyMethod.__call__(PyMethod.java:223) at org.python.core.PyObjectDerived.__call__(PyObjectDerived.java:1030) at org.python.core.PyObject.__call__(PyObject.java:480) at org.python.core.PyObject.__call__(PyObject.java:484) at test.junit_xml$py.run$3(test/junit_xml.py:27) at test.junit_xml$py.call_function(test/junit_xml.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:154) at org.python.core.PyFunction.__call__(PyFunction.java:423) at org.python.core.PyMethod.__call__(PyMethod.java:141) at test.test_support$py._run_suite$102(test/test_support.py:1313) at test.test_support$py.call_function(test/test_support.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:132) at org.python.core.PyFunction.__call__(PyFunction.java:413) at test.test_support$py.run_unittest$103(test/test_support.py:1330) at test.test_support$py.call_function(test/test_support.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:179) at org.python.core.PyFunction.__call__(PyFunction.java:446) at test.test_pythoninterpreter_jy$py.test_main$37(test/test_pythoninterpreter_jy.py:333) at test.test_pythoninterpreter_jy$py.call_function(test/test_pythoninterpreter_jy.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:125) at org.python.core.PyFunction.__call__(PyFunction.java:403) at org.python.pycode._pyx0.runtest_inner$5(test/regrtest.py:692) at org.python.pycode._pyx0.call_function(test/regrtest.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyFunction.function___call__(PyFunction.java:471) at org.python.core.PyFunction.__call__(PyFunction.java:466) at org.python.core.PyFunction.__call__(PyFunction.java:456) at org.python.pycode._pyx0.runtest$4(test/regrtest.py:582) at org.python.pycode._pyx0.call_function(test/regrtest.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyFunction.function___call__(PyFunction.java:471) at org.python.core.PyFunction.__call__(PyFunction.java:466) at org.python.core.PyFunction.__call__(PyFunction.java:456) at org.python.pycode._pyx0.main$2(test/regrtest.py:519) at org.python.pycode._pyx0.call_function(test/regrtest.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:308) at org.python.core.PyBaseCode.call(PyBaseCode.java:119) at org.python.core.PyFunction.__call__(PyFunction.java:403) at org.python.pycode._pyx0.f$0(test/regrtest.py:1573) at org.python.pycode._pyx0.call_function(test/regrtest.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1401) at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296) at org.python.util.jython.run(jython.java:362) at org.python.util.jython.main(jython.java:142) "VM Thread" os_prio=0 tid=0x00007f3bac079800 nid=0x6aa5 runnable "GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007f3bac021000 nid=0x6aa1 runnable "GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007f3bac022800 nid=0x6aa2 runnable "GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007f3bac024800 nid=0x6aa3 runnable "GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007f3bac026000 nid=0x6aa4 runnable "VM Periodic Task Thread" os_prio=0 tid=0x00007f3bac0c5800 nid=0x6aad waiting on condition JNI global references: 412