Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-461

aws-s3 live tests have many bucket does not exist failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • jclouds-blobstore

    Description

      I see many bucket does not exist failures when running:

      $ mvn integration-test -pl :aws-s3 -Plive
      ...
      Failed tests:   testSignGetUrlOptions(org.jclouds.aws.s3.blobstore.integration.AWSS3BlobSignerLiveTest): maginatics-blobstore9.s3.amazonaws.com not found: The specified bucket does not exist
        testPublicAccess(org.jclouds.aws.s3.blobstore.integration.PathBasedContainerLiveTest): maginatics-blobstore-253865899685008831 not found: The specified bucket does not exist
        testAllLocations(org.jclouds.aws.s3.blobstore.integration.AWSS3ServiceIntegrationLiveTest): maginatics-blobstore4376526265318976282.s3.amazonaws.com not found: The specified bucket does not exist
        testPublicAccess(org.jclouds.aws.s3.blobstore.integration.AWSS3ContainerLiveTest): maginatics-blobstore-1286831966318465529.s3.amazonaws.com not found: The specified bucket does not exist
        testBucketPayer(org.jclouds.aws.s3.services.AWSBucketsLiveTest): maginatics-blobstore-1370573531106075443.s3.amazonaws.com not found: The specified bucket does not exist
        testMultipartSynchronously(org.jclouds.aws.s3.AWSS3ClientLiveTest): /constitution.txt not found in container maginatics-blobstore-4334529154007343555.s3.amazonaws.com: The specified bucket does not exist
        deleteObject(org.jclouds.aws.s3.blobstore.integration.AWSS3BlobIntegrationLiveTest): maginatics-blobstore4723789326031025257.s3.amazonaws.com not found: The specified bucket does not exist
      
      Tests run: 96, Failures: 7, Errors: 0, Skipped: 5
      

      Perhaps we need to disable virtual host buckets by default as we did for JCLOUDS-305 to avoid DNS settling issues.

      Attachments

        Activity

          People

            gaul Andrew Gaul
            gaul Andrew Gaul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: