Skip to content

Instantly share code, notes, and snippets.

@ssbarnea
Created February 8, 2019 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssbarnea/d70eb8b72e72da30c40c272ec5ffe8f7 to your computer and use it in GitHub Desktop.
Save ssbarnea/d70eb8b72e72da30c40c272ec5ffe8f7 to your computer and use it in GitHub Desktop.
ssbarnea@imac: ~/rdo/tripleoclient-distgit review/sorin_sbarnea/stestr
$ git-review -v [16:17:28]
2019-02-08 16:20:02.112604 Running: git config --get gitreview.remote
2019-02-08 16:20:02.118439 Config['remote'] = gerrit
2019-02-08 16:20:02.118476 Running: git config --get gitreview.scheme
2019-02-08 16:20:02.124627 Config['scheme'] = ssh
2019-02-08 16:20:02.124663 Running: git config --get gitreview.hostname
2019-02-08 16:20:02.130674 Config['hostname'] = review.rdoproject.org
2019-02-08 16:20:02.130709 Running: git config --get gitreview.port
2019-02-08 16:20:02.136805 Config['port'] = 29418
2019-02-08 16:20:02.136842 Running: git config --get gitreview.project
2019-02-08 16:20:02.142629 Config['project'] = openstack/tripleoclient-distgit
2019-02-08 16:20:02.142673 Running: git log --color=never --oneline HEAD^1..HEAD
2019-02-08 16:20:02.150141 Running: git remote
2019-02-08 16:20:02.156846 Running: git branch -a --color=never
2019-02-08 16:20:02.163978 Running: git rev-parse --show-toplevel --git-dir
2019-02-08 16:20:02.170034 Running: git remote update gerrit
Fetching gerrit
2019-02-08 16:20:05.574503 Running: git rev-parse HEAD
2019-02-08 16:20:05.581252 Running: git show-ref --quiet --verify refs/remotes/gerrit/rpm-master
2019-02-08 16:20:05.587360 Running: git rebase -p -i remotes/gerrit/rpm-master
2019-02-08 16:20:05.619368 Running: git reset --hard 7f13ff346f6aa53d68e8e6844b82dcfcd6617805
2019-02-08 16:20:05.628580 Running: git config --get-colorbool color.review true
2019-02-08 16:20:05.635166 Running: git log --color=always --decorate --oneline HEAD --not --remotes=gerrit
2019-02-08 16:20:05.644607 Running: git rev-parse --symbolic-full-name --abbrev-ref HEAD
Using change number stestr for the topic of the change submitted
2019-02-08 16:20:05.652904 Running: git push gerrit HEAD:refs/for/rpm-master%topic=stestr
remote:
remote: Processing changes: refs: 1
remote: Processing changes: refs: 1, done
To ssh://review.rdoproject.org:29418/openstack/tripleoclient-distgit
! [remote rejected] HEAD -> refs/for/rpm-master%topic=stestr (no new changes)
error: failed to push some refs to 'ssh://ssbarnea@review.rdoproject.org:29418/openstack/tripleoclient-distgit'
2019-02-08 16:20:06.573686 Running: git rev-parse --show-toplevel --git-dir
FAIL: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment