Maxim Muzafarov created IGNITE-15869:
----------------------------------------
Summary: 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
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)