(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/release-android/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-android/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002608
program finished with exit code 0
git cat-file -e 650bae12e1ddbebe992714db9b3eb9d38f2621fe
 in dir /home/buildbot/slaves/dolphin/release-android/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '650bae12e1ddbebe992714db9b3eb9d38f2621fe']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-android/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.002952
git fetch
 in dir /home/buildbot/slaves/dolphin/release-android/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-android/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   07db752..650bae1  master     -> origin/master
program finished with exit code 0
elapsedTime=1.065342
git reset --hard 650bae12e1ddbebe992714db9b3eb9d38f2621fe --
 in dir /home/buildbot/slaves/dolphin/release-android/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '650bae12e1ddbebe992714db9b3eb9d38f2621fe', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-android/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 650bae1 Bit of a failure. Fixes 6964.
program finished with exit code 0
elapsedTime=0.026040
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/release-android/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-android/build
  SHELL=/bin/sh
 using PTY: False
650bae12e1ddbebe992714db9b3eb9d38f2621fe
program finished with exit code 0
elapsedTime=0.002854