On Thu, Aug 09, 2018 at 03:30:20PM +0200, Ignasi Barrera wrote:
> This thread is for discussion of the first release candidate for
> Apache jclouds 2.1.1.
> 
> Please use this thread for discussion of issues uncovered in the RC,
> questions you may have about the RC, etc.
> 
> If you want to help to validate the release, you'll find a set of
> scripts and the corresponding instructions here:
> https://cwiki.apache.org/confluence/display/JCLOUDS/Validate+a+Release
> 
> You can also go run live tests for your preferred providers and post
> the results here, or use the projects in the jclouds-examples repo,
> such as the "compute-basics" to rapidly smoke test the providers you
> are interested in:
> https://github.com/jclouds/jclouds-examples

Successfully ran blobstore integration tests with similar failures to
2.1.0.  Providers include atmos, aws-s3, azureblob, b2, filesystem,
google-cloud-storage, rackspace-cloudfiles-us, s3 (dreamobjects), and
transient.

-- 
Andrew Gaul
http://gaul.org/
ATMOS

Failed tests:
  AtmosContainerLiveTest>BaseContainerLiveTest.testPublicAccess:82 
https://storage.synaptic.att.com/rest/namespace/gaul-blobstore11/hello?uid=a63bf0890f764960bafd7730a1fcbe8e/andrewATgaulDOTorg&expires=1534205064842&signature=ocIMZMz4KgbJ0v8QDOBhmj4R4wo%3D
 expected [true] but found [false]
  
AtmosContainerIntegrationLiveTest>BaseContainerIntegrationTest.testDirectory:247
Expected size:<2> but was:<1> in:
<[{type=FOLDER, providerId=4a08bf2eb693cdac058cdbe09d374305b720ee2d72a5, 
name=directory, location={scope=REGION, id=DEFAULT, description=DEFAULT, 
parent=atmos}, userMetadata={}, type=FOLDER}]>
  
AtmosContainerIntegrationLiveTest>BaseContainerIntegrationTest.testBlobNameEscaping:662
 » HttpResponse
  
AtmosContainerIntegrationLiveTest>BaseContainerIntegrationTest.testContainerListWithDetails:563->BaseContainerIntegrationTest.checkEqualNames:676
Expecting:
 <["car", "foo"]>
to contain only:
 <["testContainerListWithDetails/foo/", "testContainerListWithDetails/car"]>
elements not found:
 <["testContainerListWithDetails/foo/", "testContainerListWithDetails/car"]>
and elements not expected:
 <["car", "foo"]>


Tests run: 104, Failures: 4, Errors: 0, Skipped: 25
--------------------------------------------------------------------------------
AWS-S3

Failed tests:
  
PathBasedContainerLiveTest>S3ContainerLiveTest.testPublicAccess:37->BaseContainerLiveTest.testPublicAccess:76
 {name=hello, type=BLOB, uri=https://s3.amazonaws.com/gaul-blobstore29/hello, 
userMetadata={}, eTag="869a42369bf5850326cf30eed63e9b44", lastModified=Mon Aug 
13 15:49:54 PDT 2018, size=46, container=gaul-blobstore29, 
contentMetadata=[cacheControl=null, contentDisposition=null, 
contentEncoding=null, contentLanguage=null, contentLength=46, 
contentMD5=869a42369bf5850326cf30eed63e9b44, contentType=application/unknown, 
expires=null], tier=STANDARD} expected object to not be null
  
AWSS3ContainerLiveTest>S3ContainerLiveTest.testPublicAccess:37->BaseContainerLiveTest.testPublicAccess:76
 {name=hello, type=BLOB, uri=https://gaul-blobstore28.s3.amazonaws.com/hello, 
userMetadata={}, eTag="869a42369bf5850326cf30eed63e9b44", lastModified=Mon Aug 
13 15:49:54 PDT 2018, size=46, container=gaul-blobstore28, 
contentMetadata=[cacheControl=null, contentDisposition=null, 
contentEncoding=null, contentLanguage=null, contentLength=46, 
contentMD5=869a42369bf5850326cf30eed63e9b44, contentType=application/unknown, 
expires=null], tier=STANDARD} expected object to not be null
  AWSS3ClientLiveTest.testUseBucketWithUpperCaseName:109 » AWSResponse request 
P...
  
AWSS3ServiceIntegrationLiveTest>BaseServiceIntegrationTest.testAllLocations:50 
» AWSResponse

Tests run: 162, Failures: 4, Errors: 0, Skipped: 11
--------------------------------------------------------------------------------
AZURE BLOB

Failed tests:
  
AzureBlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopyIfNoneMatchNegative:1142
Expecting:
 <304>
to be equal to:
 <412>
but was not.
  
AzureBlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutMultipartInputStream:685->BaseBlobIntegrationTest.testPut:827
 » Runtime
  AzureBlobClientLiveTest.testCopyBlobIfModifiedSince:469 » HttpResponse 
command...
  AzureBlobClientLiveTest.testCopyBlobIfNoneMatch:552 » HttpResponse command: 
PU...

Tests run: 139, Failures: 4, Errors: 0, Skipped: 12
--------------------------------------------------------------------------------
B2

Failed tests:
  B2BlobIntegrationLiveTest>BaseBlobIntegrationTest.testGetRangeMultipart:460 » 
IllegalArgument
  
B2BlobIntegrationLiveTest.testPutBlobAccessMultipart:180->BaseBlobIntegrationTest.testPutBlobAccessMultipart:743
 » IllegalArgument
  
B2BlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutMultipartInputStream:685->BaseBlobIntegrationTest.testPut:827
 » IllegalArgument

Tests run: 127, Failures: 3, Errors: 0, Skipped: 36
--------------------------------------------------------------------------------
FILESYSTEM

Tests run: 106, Failures: 0, Errors: 0, Skipped: 9
--------------------------------------------------------------------------------
GOOGLE CLOUD STORAGE

Failed tests:
  
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopy404BlobFail:1430
 » ResourceNotFound
  
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopy404BlobMetaFail:1441
 » ResourceNotFound
  
GoogleCloudStorageBlobIntegrationLiveTest>BaseBlobIntegrationTest.testGetIfMatch:346
 » IllegalState

Tests run: 166, Failures: 3, Errors: 0, Skipped: 13
--------------------------------------------------------------------------------
RACKSPACE CLOUDFILES US

Failed tests:
  
CloudFilesUSStaticLargeObjectApiLiveTest>StaticLargeObjectApiLiveTest.testReplaceManifestUnicode:78->StaticLargeObjectApiLiveTest.assertReplaceManifest:105
 » HttpResponse
  
CloudFilesUSStaticLargeObjectApiLiveTest>StaticLargeObjectApiLiveTest.testDelete:71->StaticLargeObjectApiLiveTest.assertDelete:145
 expected [0] but found [1]

Tests run: 142, Failures: 2, Errors: 0, Skipped: 13
--------------------------------------------------------------------------------
S3 (DREAMOBJECTS)

Failed tests:
  
S3ContainerLiveTest.testPublicAccess:37->BaseContainerLiveTest.testPublicAccess:76
 {location={scope=PROVIDER, id=s3, 
description=https://objects-us-east-1.dream.io}, name=hello, type=BLOB, 
uri=https://objects-us-east-1.dream.io/gaul-blobstore11/hello, userMetadata={}, 
eTag="869a42369bf5850326cf30eed63e9b44", lastModified=Mon Aug 13 18:46:23 PDT 
2018, size=46, container=gaul-blobstore11, contentMetadata=[cacheControl=null, 
contentDisposition=null, contentEncoding=null, contentLanguage=null, 
contentLength=46, contentMD5=869a42369bf5850326cf30eed63e9b44, 
contentType=application/unknown, expires=null], tier=STANDARD} expected object 
to not be null
  BucketsLiveTest.testBucketLogging:219->setupAclForBucketLoggingTarget:266 » 
AWSResponse
  BucketsLiveTest.testUpdateBucketACL:124 » AWSResponse request PUT 
https://obje...
  S3ClientLiveTest.testCopyIfModifiedSince:436 should have thrown 
HttpResponseException
  S3ClientLiveTest.testCopyIfUnmodifiedSince:463 should have thrown 
HttpResponseException
  S3ClientLiveTest.testUpdateObjectACL:245 » AWSResponse request PUT 
https://obj...
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopyIfMatchNegative:1083 
Expected HttpResponseException to be thrown
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopyIfModifiedSinceNegative:1200
 Expected HttpResponseException to be thrown
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopyIfNoneMatchNegative:1140
 Expected HttpResponseException to be thrown
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testCopyIfUnmodifiedSinceNegative:1260
 Expected HttpResponseException to be thrown
  S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testGetTwoRanges:441 
expected [<apples><apple name="apple"></apple> </apples>] but found [<apple]
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutBlobTierInfrequent:762->BaseBlobIntegrationTest.testPutBlobTierHelper:797->BaseBlobIntegrationTest.checkTier:804
Expecting:
 <STANDARD>
to be equal to:
 <INFREQUENT>
but was not.
  
S3BlobIntegrationLiveTest>BaseBlobIntegrationTest.testPutBlobTierInfrequentMultipart:777->BaseBlobIntegrationTest.testPutBlobTierHelper:797->BaseBlobIntegrationTest.checkTier:804
Expecting:
 <STANDARD>
to be equal to:
 <INFREQUENT>
but was not.
  
S3BlobIntegrationLiveTest.testPutBlobTierArchive:61->BaseBlobIntegrationTest.testPutBlobTierArchive:767->BaseBlobIntegrationTest.testPutBlobTierHelper:797->BaseBlobIntegrationTest.checkTier:804
Expecting:
 <STANDARD>
to be equal to:
 <ARCHIVE>
but was not.
  
S3BlobIntegrationLiveTest.testPutBlobTierArchiveMultipart:71->BaseBlobIntegrationTest.testPutBlobTierArchiveMultipart:782->BaseBlobIntegrationTest.testPutBlobTierHelper:797->BaseBlobIntegrationTest.checkTier:804
Expecting:
 <STANDARD>
to be equal to:
 <ARCHIVE>
but was not.

Tests run: 153, Failures: 15, Errors: 0, Skipped: 6

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on 
project s3: There are test failures.
[ERROR]
[ERROR] Please refer to /home/gaul/work/jclouds/apis/s3/target/surefire-reports 
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
--------------------------------------------------------------------------------
TRANSIENT

Tests run: 106, Failures: 0, Errors: 0, Skipped: 7

Reply via email to