You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (Jira)" <ji...@apache.org> on 2020/08/13 07:56:00 UTC

[jira] [Updated] (OAK-9175) Test failures in oak-it for SegmentAws and SegmentAzure fixtures

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

Marcel Reutegger updated OAK-9175:
----------------------------------
    Description: 
Fails on the new ci-builds.apache.org Jenkins.

https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/

E.g. for SegmentAws:
{noformat}
[ERROR] moveToDescendant[SegmentAws](org.apache.jackrabbit.oak.core.RootTest)  Time elapsed: 0.01 s  <<< ERROR!
java.lang.NoClassDefFoundError: com/amazonaws/services/dynamodbv2/local/embedded/DynamoDBEmbedded
	at org.apache.jackrabbit.oak.segment.aws.fixture.SegmentAwsFixture.createNodeStore(SegmentAwsFixture.java:70)
	at org.apache.jackrabbit.oak.OakBaseTest.<init>(OakBaseTest.java:58)
	at org.apache.jackrabbit.oak.core.RootTest.<init>(RootTest.java:48)
{noformat}

  was:
Fails on the new ci-builds.apache.org Jenkins.

https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/


> Test failures in oak-it for SegmentAws and SegmentAzure fixtures
> ----------------------------------------------------------------
>
>                 Key: OAK-9175
>                 URL: https://issues.apache.org/jira/browse/OAK-9175
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, segment-azure
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> Fails on the new ci-builds.apache.org Jenkins.
> https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/
> E.g. for SegmentAws:
> {noformat}
> [ERROR] moveToDescendant[SegmentAws](org.apache.jackrabbit.oak.core.RootTest)  Time elapsed: 0.01 s  <<< ERROR!
> java.lang.NoClassDefFoundError: com/amazonaws/services/dynamodbv2/local/embedded/DynamoDBEmbedded
> 	at org.apache.jackrabbit.oak.segment.aws.fixture.SegmentAwsFixture.createNodeStore(SegmentAwsFixture.java:70)
> 	at org.apache.jackrabbit.oak.OakBaseTest.<init>(OakBaseTest.java:58)
> 	at org.apache.jackrabbit.oak.core.RootTest.<init>(RootTest.java:48)
> {noformat}



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