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

backup/restore exits with errno 32 broken pipe python stack trace

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0-beta
    • None
    • tools
    • Security Level: Public

    Description

      Saw this in some email stack...

      >>> Exception in thread s0:
      >>> Traceback (most recent call last):
      >>> File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
      >>> self.run()
      >>> File "/usr/lib/python2.6/threading.py", line 484, in run
      >>> self._target(*self.args, **self._kwargs)
      >>> File "/home/ubuntu/membase-cli/pump_mc.py", line 77, in run
      >>> rv, batch, need_backoff = self.scatter_gather(mconns, batch)
      >>> File "/home/ubuntu/membase-cli/pump_mc.py", line 111, in scatter_gather
      >>> rv = self.send_msgs(conn, batch.msgs, self.operation())
      >>> File "/home/ubuntu/membase-cli/pump_mc.py", line 153, in send_msgs
      >>> conn.s.send(''.join(m))
      >>> error: [Errno 32] Broken pipe

      >>>>>>>>> LD_LIBRARY_PATH environment variables
      >>>>>>>>> Exception in thread s0:
      >>>>>>>>> Traceback (most recent call last):
      >>>>>>>>> File "/usr/lib/python2.6/threading.py", line 532, in
      >>>>>>>>> __bootstrap_inner
      >>>>>>>>> self.run()
      >>>>>>>>> File "/usr/lib/python2.6/threading.py", line 484, in run
      >>>>>>>>> self._target(*self.args, **self._kwargs)
      >>>>>>>>> File "/home/ubuntu/membase-cli/pump_mc.py", line 77, in run
      >>>>>>>>> rv, batch, need_backoff = self.scatter_gather(mconns, batch)
      >>>>>>>>> File "/home/ubuntu/membase-cli/pump_mc.py", line 111, in
      >>>>>>>>> scatter_gather
      >>>>>>>>> rv = self.send_msgs(conn, batch.msgs, self.operation())
      >>>>>>>>> File "/home/ubuntu/membase-cli/pump_mc.py", line 153, in
      >>>>>>>>>send_msgs
      >>>>>>>>> conn.s.send(''.join(m))
      >>>>>>>>> error: [Errno 32] Broken pipe

      Attachments

        For Gerrit Dashboard: MB-6134
        # Subject Branch Project Status CR V

        Activity

          People

            steve Steve Yen
            steve Steve Yen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty