Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1825 Fix JVM CI issues
  3. JCBC-1827

WaitUntilReadyIntegrationTest.waitsForNewlyCreatedBucket times out

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      http://sdk.jenkins.couchbase.com/job/jvm/job/jvm-clients/job/couchbase-jvm-clients-scipted-build-pipeline/762/testReport/junit/com.couchbase.client.java/WaitUntilReadyIntegrationTest/testing__Linux__cbdyncluster_6_5__AdoptOpenJDK_11____waitsForNewlyCreatedBucket_3_/

      Error Message

      UpsertRequest, Reason: TIMEOUT

      Stacktrace

      com.couchbase.client.core.error.AmbiguousTimeoutException: UpsertRequest, Reason: TIMEOUT {"cancelled":true,"completed":true,"coreId":"0x27f9588d00000028","idempotent":false,"lastChannelId":"27F9588D00000028/000000006CD4C0CA","lastDispatchedFrom":"172.18.0.3:55488","lastDispatchedTo":"172.23.111.129:11210","reason":"TIMEOUT","requestId":8674,"requestType":"UpsertRequest","retried":14,"retryReasons":["KV_TEMPORARY_FAILURE"],"service":

      {"bucket":"4c68d185-1237-422e-b1c7-3c0543f200f0","collection":"_default","documentId":"foo","opaque":"0x2392","scope":"_default","type":"kv"}

      ,"timeoutMs":2500,"timings":{"dispatchMicros":5802,"encodingMicros":120,"totalDispatchMicros":23106,"totalServerMicros":0,"totalMicros":2502669,"serverMicros":0}}

       

      Initial triage: timing out on KV_TEMPORARY_FAILURE.  Unclear.  Server issue?

       

       

      Not sure if related but seeing same test fail in another way:

       

      http://sdk.jenkins.couchbase.com/job/jvm/job/jvm-clients/job/couchbase-jvm-clients-scipted-build-pipeline/762/testReport/junit/com.couchbase.client.java/WaitUntilReadyIntegrationTest/testing___Linux__cbdyncluster_6_0_release__Oracle_JDK_8____waitsForNewlyCreatedBucket_1_/

       

      Error Message

      The cluster does not support cluster-level queries (only Couchbase Server 6.5 and later) and no bucket is open. If an older Couchbase Server version is used, at least one bucket needs to be opened to dispatch this mgmt request!

      Stacktrace

      com.couchbase.client.core.error.FeatureNotAvailableException: The cluster does not support cluster-level queries (only Couchbase Server 6.5 and later) and no bucket is open. If an older Couchbase Server version is used, at least one bucket needs to be opened to dispatch this mgmt request! at com.couchbase.client.java.AsyncUtils.block(AsyncUtils.java:51) at com.couchbase.client.java.manager.bucket.BucketManager.dropBucket(BucketManager.java:62) at com.couchbase.client.java.WaitUntilReadyIntegrationTest.waitsForNewlyCreatedBucket(WaitUntilReadyIntegrationTest.java:140)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            graham.pople Graham Pople
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty