Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-4741

Buildbot builders fail with exception on bzr step

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      Starting from June 27, some buildbot builders fail on the very first step, bzr, with an exception:

      Traceback (most recent call last):
        File "/usr/lib/python2.7/dist-packages/buildbot/process/buildstep.py", line 562, in _startStep_2
          doStep.addCallback(self._startStep_3)
        File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 298, in addCallback
          callbackKeywords=kw)
        File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 287, in addCallbacks
          self._runCallbacks()
        File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
          current.result = callback(current.result, *args, **kw)
      --- <exception caught here> ---
        File "/usr/lib/python2.7/dist-packages/buildbot/process/buildstep.py", line 568, in _startStep_3
          if self.start() == SKIPPED:
        File "/usr/lib/python2.7/dist-packages/buildbot/steps/source/oldsource.py", line 284, in start
          self.startVC(branch, revision, patch)
        File "/usr/lib/python2.7/dist-packages/buildbot/steps/source/oldsource.py", line 1105, in startVC
          assert not branch # we need baseURL= to use branches
      exceptions.AssertionError: 
      

      Example:
      http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/4227

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            dbart Daniel Bartholomew added a comment -

            It appears Jani jumped in and fixed this on 2 July... and that he filed an upstream bug report: http://trac.buildbot.net/ticket/2527

            /var/log/auth.log.1:Jul 2 20:25:12 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/bin/cp -a oldsource.py oldsource.py.bak
            /var/log/auth.log.1:Jul 2 20:25:21 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/usr/bin/xemacs -nw oldsource.py

            Elenst: can you confirm if this is fixed or not?

            Show
            dbart Daniel Bartholomew added a comment - It appears Jani jumped in and fixed this on 2 July... and that he filed an upstream bug report: http://trac.buildbot.net/ticket/2527 /var/log/auth.log.1:Jul 2 20:25:12 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/bin/cp -a oldsource.py oldsource.py.bak /var/log/auth.log.1:Jul 2 20:25:21 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/usr/bin/xemacs -nw oldsource.py Elenst: can you confirm if this is fixed or not?
            Hide
            elenst Elena Stepanova added a comment -

            Yes, it looks fixed, at least there were no "bzr exceptions" on 5.5 since Jul 3. Please feel free to close it as fixed.

            Show
            elenst Elena Stepanova added a comment - Yes, it looks fixed, at least there were no "bzr exceptions" on 5.5 since Jul 3. Please feel free to close it as fixed.
            Hide
            dbart Daniel Bartholomew added a comment -

            fixed

            Show
            dbart Daniel Bartholomew added a comment - fixed

              People

              • Assignee:
                dbart Daniel Bartholomew
                Reporter:
                elenst Elena Stepanova
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: