Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-20316

Intermittent issue: GSI CreateIndex() - cause: Request timed out. Index server may still be processing this request. Please check the status after sometime or retry.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 5.0.0
    • secondary-index
    • 4.7.0-927, This test passed with 4.7.0-903

    Description

      Error reported:
       
      [2016-07-26 22:04:58,399] - [tuq:3450] INFO - RUN QUERY CREATE INDEX idx_default_join_mo_c2fe ON default(join_mo) USING GSI
      [2016-07-26 22:04:58,407] - [rest_client:2670] INFO - query params : scan_consistency=statement_plus&statement=CREATE+INDEX+idx_default_join_mo_c2fe+ON+default%28join_mo%29+USING+GSI
      [2016-07-26 22:06:59,509] - [rest_client:778] ERROR - http://172.23.105.200:8093/query?scan_consistency=statement_plus&statement=CREATE+INDEX+idx_default_join_mo_c2fe+ON+default%28join_mo%29+USING+GSI error 500 reason: unknown {
          "requestID": "96c751e5-005e-4f38-8b76-fe7d7105c111",
          "signature": null,
          "results": [
          ],
          "errors": [
              {
                  "code": 5000,
                  "msg": "GSI CreateIndex() - cause: Request timed out. Index server may still be processing this request. Please check the status after sometime or retry."
              }
          ],
          "status": "errors",
          "metrics": {
              "elapsedTime": "2m1.101164086s",
              "executionTime": "2m1.099435039s",
              "resultCount": 0,
              "resultSize": 0,
              "errorCount": 1
          }
      }
      ERROR
       
       
      Job which failed:
      http://qa.sc.couchbase.com/job/cen006-p0-n1ql-vset01-05-clusterops/
       
      Test which fails:
       python testrunner.py -i /tmp/n1ql_set2.ini -p gsi_type=forestdb,primary_indx_type=GSI,doc-per-day=6,get-cbcollect-info=True,services_init=n1ql:kv:index -c /tmp/cluster_other.conf
      
      

      /tmp/n1ql_set2.ini is:

      [global]
      port:8091
      username:root
      password:couchbase

      [servers]
      1:vm1
      2:vm2
      3:vm3
      4:vm4

      [vm1]
      ip:172.23.105.200
      services:kv,index,n1ql

      [vm2]
      ip:172.23.105.202
      services:kv,index,n1ql

      [vm3]
      ip:172.23.105.201
      services:kv,index,n1ql

      [vm4]
      ip:172.23.105.188
      services:kv,index,n1ql

      [membase]
      rest_username:Administrator
      rest_password:password
      [tuq_client]
      goroot:/root/n1ql/go
      gopath:/root/n1ql/gocode

      Attaching /tmp/cluster_other.conf file.

       

      Attaching logs.

      Attachments

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

        Activity

          People

            Prerna.Manaktala Prerna Manaktala (Inactive)
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty