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

Deployment stuck for curl function test

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • 7.0.0
    • Cheshire-Cat
    • clients
    • 7.0.0-4735
    • Untriaged
    • 1
    • Unknown

    Description

      The following handler gets stuck in deploying state when tried to deploy 

      function OnUpdate(doc, meta) { 
         var request = { headers: { 'Content-Type' : 'application/json' }, 
         body : { 'key'        :'012345678901234567890123456789012345678901234567890123456789012345678901234 56789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901' } }; 
      curl('POST', requestUrl, request); 
      }
      function OnDelete(meta) { }
      

      /api/v1/status 

      {
         "composite_status": "deploying",
         "name": "perf-test1",
         "num_bootstrapping_nodes": 1,
         "num_deployed_nodes": 0,
         "deployment_status": true,
         "processing_status": true
      }

      Logs : 

      https://cb-jira.s3.us-east-2.amazonaws.com/logs/perf-eventing-deployingstuck/collectinfo-2021-03-22T055457-ns_1%40172.23.96.16.zip

      https://cb-jira.s3.us-east-2.amazonaws.com/logs/perf-eventing-deployingstuck/collectinfo-2021-03-22T055457-ns_1%40172.23.96.17.zip

      https://cb-jira.s3.us-east-2.amazonaws.com/logs/perf-eventing-deployingstuck/collectinfo-2021-03-22T055457-ns_1%40172.23.96.20.zip

      https://cb-jira.s3.us-east-2.amazonaws.com/logs/perf-eventing-deployingstuck/collectinfo-2021-03-22T055457-ns_1%40172.23.96.23.zip

      https://cb-jira.s3.us-east-2.amazonaws.com/logs/perf-eventing-deployingstuck/collectinfo-2021-03-22T055457-ns_1%40172.23.97.177.zip - eventing

       

      The run : http://perf.jenkins.couchbase.com/job/themis/9462/ 

      The apache server is on the themis-client - and is pingable from the eventing server node.

       

      Changelog : here  

       

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            prajwal.kirankumar Prajwal‌ Kiran Kumar‌ (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty