(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002680
program finished with exit code 0
git cat-file -e ad1436a6e272b0b47e98cf26ee8eac3d70d3ed97
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'ad1436a6e272b0b47e98cf26ee8eac3d70d3ed97']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.003040
git fetch
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
 * [new branch]      VertexLoaderCleanup -> origin/VertexLoaderCleanup
program finished with exit code 0
elapsedTime=2.221818
git reset --hard ad1436a6e272b0b47e98cf26ee8eac3d70d3ed97 --
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'ad1436a6e272b0b47e98cf26ee8eac3d70d3ed97', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at ad1436a NativeVertexFormat: swap unsigned / signed formats to match GX order
program finished with exit code 0
elapsedTime=0.039069
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/release-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
ad1436a6e272b0b47e98cf26ee8eac3d70d3ed97
program finished with exit code 0
elapsedTime=0.002822