[
https://issues.apache.org/jira/browse/IGNITE-14782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359916#comment-17359916
]
Ignite TC Bot commented on IGNITE-14782:
----------------------------------------
{panel:title=Branch: [pull/9158/head] Base: [master] : Possible Blockers
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}RDD{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6041330]]
{color:#d04437}Cache 2{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=6041332]]
* IgniteCacheTestSuite2:
IgniteCacheClientNodeChangingTopologyTest.testOptimisticSerializableTxPutAllMultinode
- Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCacheTestSuite2: IgniteCacheClientNodeChangingTopologyTest.testTxPutAll
- Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCacheTestSuite2:
IgniteCacheClientNodeChangingTopologyTest.testServersLeaveOnStart - Test has
low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/9158/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Core Linux){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6041309]]
* {color:#013220}dll: ShellTests.TestExecuteSafe - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6040775&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: If bash not installed on pod, ignite fails to start
> ---------------------------------------------------------
>
> Key: IGNITE-14782
> URL: https://issues.apache.org/jira/browse/IGNITE-14782
> Project: Ignite
> Issue Type: Bug
> Components: clients, platforms
> Affects Versions: 2.10
> Reporter: Robert May
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.11
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If bash is not installed, you get the following exception on startup:
> {code:c#}
> System.TypeInitializationException: The type initializer for
> 'Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll' threw an exception.
> ---> System.TypeInitializationException: The type initializer for
> 'Apache.Ignite.Core.Impl.Unmanaged.Os' threw an exception.
> ---> System.ComponentModel.Win32Exception (2): No such file or directory
> at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[]
> argv, String[] envp, String cwd, Boolean redirectStdin, Boolean
> redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32
> userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd,
> Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
> at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
> at System.Diagnostics.Process.Start()
> at Apache.Ignite.Core.Impl.Shell.Execute(String file, String args)
> at Apache.Ignite.Core.Impl.Shell.BashExecute(String args)
> at Apache.Ignite.Core.Impl.Unmanaged.Os..cctor()
> --- End of inner exception stack trace ---
> at Apache.Ignite.Core.Impl.Unmanaged.Os.get_IsWindows()
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll..cctor()
> --- End of inner exception stack trace ---
> at Apache.Ignite.Core.Impl.Unmanaged.Jni.JvmDll.Load(String
> configJvmDllPath, ILogger log)
> at Apache.Ignite.Core.Ignition.Start(IgniteConfiguration cfg)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)