You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2021/11/03 11:22:00 UTC

[jira] [Updated] (IGNITE-15869) Fix build for aws, gce, azure cloud storages for ignite extensions

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

Maxim Muzafarov updated IGNITE-15869:
-------------------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> Fix build for aws, gce, azure cloud storages for ignite extensions
> ------------------------------------------------------------------
>
>                 Key: IGNITE-15869
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15869
>             Project: Ignite
>          Issue Type: Task
>          Components: extensions
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>
> Running tests finishes with an error:
> {code}
> [ERROR] Failures: 
> [ERROR]   S3CheckpointSpiConfigSelfTest.<init>:28->GridSpiAbstractConfigTest.<init>:34->GridSpiAbstractTest.<init>:112->GridAbstractTest.<init>:320 null
> [ERROR] Errors: 
> [ERROR]   S3CheckpointSpiStartStopBucketEndpointSelfTest.<init>:32->GridSpiStartStopAbstractTest.<init>:33->GridSpiAbstractTest.<init>:112->GridAbstractTest.<init>:320 » NoClassDefFound
> [ERROR]   S3CheckpointSpiStartStopSSEAlgorithmSelfTest.<init>:32->GridSpiStartStopAbstractTest.<init>:33->GridSpiAbstractTest.<init>:112->GridAbstractTest.<init>:320 » NoClassDefFound
> [ERROR]   S3CheckpointSpiStartStopSelfTest.<init>:32->GridSpiStartStopAbstractTest.<init>:33->GridSpiAbstractTest.<init>:112->GridAbstractTest.<init>:320 » NoClassDefFound
> [ERROR]   TcpDiscoveryAlbIpFinderSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryElbIpFinderSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryS3IpFinderAwsCredentialsProviderSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryS3IpFinderAwsCredentialsSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryS3IpFinderBucketEndpointSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryS3IpFinderKeyPrefixSelfTest » InvocationTarget
> [ERROR]   TcpDiscoveryS3IpFinderSSEAlgorithmSelfTest » InvocationTarget
> [ERROR]   DummyObjectListingTest » InvocationTarget
> [ERROR]   DummyS3ClientTest » InvocationTarget
> [ERROR]   AsymmetricKeyEncryptionServiceTest » InvocationTarget
> [ERROR]   AwsKmsEncryptionServiceTest » InvocationTarget
> [ERROR]   MockEncryptionServiceTest » InvocationTarget
> [ERROR]   SymmetricKeyEncryptionServiceTest » InvocationTarget
> {code}



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