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 "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/12/21 03:40:00 UTC

[jira] [Closed] (OAK-9978) Test failure: PurgeOldIndexVersionTest. noDeleteIfInvalidIndexOperationVersion

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

Nitin Gupta closed OAK-9978.
----------------------------

> Test failure: PurgeOldIndexVersionTest. noDeleteIfInvalidIndexOperationVersion
> ------------------------------------------------------------------------------
>
>                 Key: OAK-9978
>                 URL: https://issues.apache.org/jira/browse/OAK-9978
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, indexing, run
>            Reporter: Hudson
>            Assignee: Mohit Kataria
>            Priority: Major
>              Labels: indexing
>             Fix For: 1.46.0
>
>
> No description is provided
> The build Jackrabbit/jackrabbit-oak-trunk #689 has failed.
> First failed run: [Jackrabbit/jackrabbit-oak-trunk #689|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/689/] [console log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/689/console]
> The initial build reported above timed out, but starting Nov 9th the following test fails in oak-run.
> {noformat}
> [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.777 s <<< FAILURE! - in org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersionTest
> [ERROR] noDeleteIfInvalidIndexOperationVersion(org.apache.jackrabbit.oak.indexversion.PurgeOldIndexVersionTest)  Time elapsed: 0.761 s  <<< FAILURE!
> java.lang.AssertionError: 
> custom fooIndex don't have product version 
> Expected: a string containing "IndexVersionOperation List is not valid for index"
>      but: was "[The index '/oak:index/counter' isn't active, Cannot find any active index from the list: [/oak:index/counter base=/oak:index/counter product=0 custom=0], Not valid version operation list: '[/oak:index/counter base=/oak:index/counter product=0 custom=0]', skip all, The index '/oak:index/principalName' isn't active, Cannot find any active index from the list: [/oak:index/principalName base=/oak:index/principalName product=0 custom=0], Not valid version operation list: '[/oak:index/principalName base=/oak:index/principalName product=0 custom=0]', skip all, The index '/oak:index/uuid' isn't active, Cannot find any active index from the list: [/oak:index/uuid base=/oak:index/uuid product=0 custom=0], Not valid version operation list: '[/oak:index/uuid base=/oak:index/uuid product=0 custom=0]', skip all, The index '/oak:index/authorizableId' isn't active, Cannot find any active index from the list: [/oak:index/authorizableId base=/oak:index/authorizableId product=0 custom=0], Not valid version operation list: '[/oak:index/authorizableId base=/oak:index/authorizableId product=0 custom=0]', skip all, The index '/oak:index/acPrincipalName' isn't active, Cannot find any active index from the list: [/oak:index/acPrincipalName base=/oak:index/acPrincipalName product=0 custom=0], Not valid version operation list: '[/oak:index/acPrincipalName base=/oak:index/acPrincipalName product=0 custom=0]', skip all, The index '/oak:index/reference' isn't active, Cannot find any active index from the list: [/oak:index/reference base=/oak:index/reference product=0 custom=0], Not valid version operation list: '[/oak:index/reference base=/oak:index/reference product=0 custom=0]', skip all, Found active index '/oak:index/fooIndex-4-custom-2', Found active index /oak:index/fooIndex-4-custom-2 is old enough, The operation for index '/oak:index/fooIndex-4-custom-1' will be: 'DELETE', The operation for index '/oak:index/fooIndex-3-custom-2' will be: 'DELETE', The operation for index '/oak:index/fooIndex-3-custom-1' will be: 'DELETE', The operation for index '/oak:index/fooIndex-3' will be: 'DELETE', The operation for index '/oak:index/fooIndex-2-custom-1' will be: 'DELETE', The operation for index '/oak:index/fooIndex' will be: 'DELETE', The index '/oak:index/nodetype' isn't active, Cannot find any active index from the list: [/oak:index/nodetype base=/oak:index/nodetype product=0 custom=0], Not valid version operation list: '[/oak:index/nodetype base=/oak:index/nodetype product=0 custom=0]', skip all, The index '/oak:index/repMembers' isn't active, Cannot find any active index from the list: [/oak:index/repMembers base=/oak:index/repMembers product=0 custom=0], Not valid version operation list: '[/oak:index/repMembers base=/oak:index/repMembers product=0 custom=0]', skip all]"
> {noformat}



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