You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/08/20 09:32:45 UTC

[GitHub] [openwhisk] chetanmeh commented on issue #4587: S3AttachmentStoreMinioTests test cases run failed

chetanmeh commented on issue #4587: S3AttachmentStoreMinioTests test cases run failed
URL: https://github.com/apache/openwhisk/issues/4587#issuecomment-522935063
 
 
   Based on error message looks like an error on minio side
   
   ```    [2019-08-20T00:44:50.136Z] [ERROR] [#tid_1] [StoreUtils] [ATT_PUT] 'whiskentity' internal error, name: '11a46f13-8c96-44f0-a46f-138c9624f0a6', doc: 'null_ns_IGPeg/attachment_unique', failure: 'One or more of the specified parts could not be found.  The part may not have been uploaded, or the specified entity tag may not match the part's entity tag.' [S3Exception] [marker:database_saveDocumentAttachment_error:1462:828]
   ```
   
   Can you check the `minio` version on the build machine? May be its using some old cached copy which may have some bug. Otherwise get the logs from minio docker container to see if it provides some clue

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services