You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Luchnikov Alexander (Jira)" <ji...@apache.org> on 2021/06/07 14:39:00 UTC

[jira] [Updated] (IGNITE-14831) [Test failed] GridCommandLineLoaderTest test crashes the process on some environments

     [ https://issues.apache.org/jira/browse/IGNITE-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luchnikov Alexander updated IGNITE-14831:
-----------------------------------------
    Description: 
If you run this test on macos, then all processes running under the current user will be terminated.

If you run this test through jenkins in docker, then jenkins process is interrupted.
 
if you run this test in Linux, then the test passes successfully, but logs contain the message [INFO] [main] [jvm-521bfdd1] Abnormal exit value of 139 for trying to kill the pid -1

  was:
If you run this test on macos, then all processes running under the current user will be terminated.

If you run this test through jenkins in docker, then jenkins process is interrupted.
 
if you run this test in Linux, then the test passes successfully, but logs contain the message [INFO] [main] [jvm-521bfdd1] Abnormal exit value 139 for an attempt to kill pid -1


> [Test failed] GridCommandLineLoaderTest test crashes the process on some environments
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-14831
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14831
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Luchnikov Alexander
>            Assignee: Luchnikov Alexander
>            Priority: Minor
>              Labels: newbie
>
> If you run this test on macos, then all processes running under the current user will be terminated.
> If you run this test through jenkins in docker, then jenkins process is interrupted.
>  
> if you run this test in Linux, then the test passes successfully, but logs contain the message [INFO] [main] [jvm-521bfdd1] Abnormal exit value of 139 for trying to kill the pid -1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)