[ 
https://issues.apache.org/jira/browse/CASSANDRA-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820153#comment-17820153
 ] 

C. Scott Andreas commented on CASSANDRA-19425:
----------------------------------------------

Hi Sunidhi, thanks for reaching out.

The Apache Cassandra project doesn't publish official builds for PPC64le. It 
will likely be necessary for you to undertake work to review the causes of 
failures of the various test suites and address them.

Please take a look at the "Caused by" entries in the stacktraces from the test 
failure logs you have attached, as they have helpful information that will 
point you to the source of the failures.

As an example in the "FullQueryLoggerTest.txt" output you've attached, the 
"Caused by" line reports that a PPC64le-native library for tcnative can't be 
located in the compiled project's native resources path: "Caused by: 
java.io.FileNotFoundException: 
META-INF/native/libnetty_tcnative_linux_ppcle_64_fedora.so". In this case you'd 
need to supply a PPC64le-compiled tcnative library.

> Tests failing for ppc64le architecture.
> ---------------------------------------
>
>                 Key: CASSANDRA-19425
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19425
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sunidhi Gaonkar
>            Priority: Normal
>         Attachments: DescriptorTest.txt, FileTest.txt, 
> FullQueryLoggerTest.txt, SSTableReaderTest.txt, 
> SystemPropertiesBasedFileSystemOwnershipCheckTest.txt, 
> YamlBasedFileSystemOwnershipCheckTest.txt
>
>
> {color:#000000}Hi Team,{color}
> {color:#000000}I am working on validating Cassandra on ppc64le architecture, 
> I have followed the following steps to build Cassandra-4.1.4 from 
> source:{color}
> {color:#000000} {color}
> {color:#000000}1. Install java-11, python3.7, ant, cmake,ninja.{color}
> {color:#000000}2. Build netty-tcnative and transport-native-epoll from source 
> since jars are not available for ppc64le.{color}
> {color:#000000}3. Clone Cassandra repository, checked out to cassandra-4.1.4.
> {color}
> {color:#000000}4. Command used to build: ant{color}
> {color:#000000}5. Command used to test: ant test
> {color}
> {color:#000000}6 tests mentioned below are failing:{color}
> {color:#000000}FullQueryLoggerTest {color}
> {color:#000000}SSTableReaderTest {color}
> {color:#000000}FileTest {color}
> {color:#000000}SystemPropertiesBasedFileSystemOwnershipCheckTest{color}
> {color:#000000}YamlBasedFileSystemOwnershipCheckTest 
> DescriptorTest
> {color}{color:#000000}I have observed same tests failing on x86 architecture. 
> Please find attached the logs for the failing tests below.{color}
> {color:#000000}
> Additional details:{color}
> {color:#000000}OS: Red Hat Enterprise Linux 8.7{color}
> {color:#000000} {color}
> {color:#000000}Any suggestions and pointers regarding the same will be 
> helpful.{color}
> {color:#000000} {color}
> {color:#000000} {color}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to