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

[jira] (IGNITE-17063) .NET: Failed to load libjvm.so in some environments

    [ https://issues.apache.org/jira/browse/IGNITE-17063 ]


    Pavel Tupitsyn deleted comment on IGNITE-17063:
    -----------------------------------------

was (Author: ignitetcbot):
{panel:title=Branch: [pull/10069/head] Base: [master] : Possible Blockers (13)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Continuous Query 2{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6611893]]
* IgniteCacheQuerySelfTestSuite4: CacheContinuousQueryAsyncFailoverMvccTxSelfTest.testMultiThreaded - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}SPI (Discovery){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6611955]]
* IgniteSpiDiscoverySelfTestSuite: TcpDiscoverySpiMBeanTest.testMBean - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}JDBC Driver{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6611904]]

{color:#d04437}Platform .NET (Windows){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6611860]]
* exe: PlatformCacheTopologyChangeTest.TestContinuousTopologyChangeMaintainsCorrectPlatformCacheData(1) - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache (Failover) 1{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6611870]]

{color:#d04437}Examples (LGPL){color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6611899]]

{color:#d04437}Platform .NET (Core Linux){color} [[tests 2 TC_SERVICE_MESSAGE |https://ci.ignite.apache.org/viewLog.html?buildId=6612016]]
* dll: ShellTests.TestExecuteSafeLogsNonZeroExitCodeAndStderr - History for base branch is absent.
* dll: ShellTests.TestExecuteSafeReturnsStdout - History for base branch is absent.

{color:#d04437}PDS 4{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6611918]]
* IgnitePdsTestSuite4: ResetLostPartitionTest.testReactivateGridBeforeResetLostPartitions - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Open Census{color} [[tests 2 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6611908]]
* IgniteOpenCensusSuite: OpenCensusMetricExporterSpiTest.testDataRegionOcMetrics - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteOpenCensusSuite: OpenCensusMetricExporterSpiTest.testHistogram - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Kubernetes{color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6611906]]

{panel}
{panel:title=Branch: [pull/10069/head] Base: [master] : New Tests (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#00008b}Platform .NET (Core Linux){color} [[tests 3|https://ci.ignite.apache.org/viewLog.html?buildId=6612016]]
* {color:#013220}dll: ShellTests.TestExecuteSafeLogsException - PASSED{color}
* {color:#8b0000}dll: ShellTests.TestExecuteSafeLogsNonZeroExitCodeAndStderr - FAILED{color}
* {color:#8b0000}dll: ShellTests.TestExecuteSafeReturnsStdout - FAILED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6611964&amp;buildTypeId=IgniteTests24Java8_RunAll]

> .NET: Failed to load libjvm.so in some environments
> ---------------------------------------------------
>
>                 Key: IGNITE-17063
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17063
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.11
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Trivial
>              Labels: .NET
>             Fix For: 2.14
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We rely on "readlink -f /usr/bin/java" to locate the JVM on Linux.
> However, in some cases "readlink" is not in PATH and this fails.
> # Try full path "/usr/bin/readlink" as well as short path
> # Capture stderr when running commands



--
This message was sent by Atlassian Jira
(v8.20.7#820007)