Page MenuHomePhabricator
Paste P1864

Remote Exception with `arc land`
ActivePublic

Authored by cspeckmim on Oct 13 2015, 4:22 AM.
cspeckrun@specktop ~/P/n/hgtest> arc land test --trace
libphutil loaded from '/Users/cspeckrun/Projects/phacility/libphutil/src'.
arcanist loaded from '/Users/cspeckrun/Projects/phacility/arcanist/src'.
Config: Reading user configuration file "/Users/cspeckrun/.arcrc"...
Config: Did not find system configuration at "/etc/arcconfig".
Working Copy: Reading .arcconfig from "/Users/cspeckrun/Projects/neandrake/hgtest/.arcconfig".
Working Copy: Path "/Users/cspeckrun/Projects/neandrake/hgtest" is part of `hg` working copy "/Users/cspeckrun/Projects/neandrake/hgtest".
Working Copy: Project root is at "/Users/cspeckrun/Projects/neandrake/hgtest".
Config: Did not find local configuration at "/Users/cspeckrun/Projects/neandrake/hgtest/.hg/arc/config".
>>> [0] <conduit> user.whoami() <bytes = 117>
>>> [1] <http> http://192.168.0.133/api/user.whoami
<<< [1] <http> 114,236 us
<<< [0] <conduit> 114,780 us
>>> [2] <exec> $ HGPLAIN=1 hg bookmarks
<<< [2] <exec> 96,922 us
>>> [3] <exec> $ HGPLAIN=1 hg bookmarks
<<< [3] <exec> 106,534 us
>>> [4] <exec> $ HGPLAIN=1 hg bookmarks
<<< [4] <exec> 112,179 us
>>> [5] <exec> $ HGPLAIN=1 hg help rebase
<<< [5] <exec> 118,990 us
>>> [6] <exec> $ HGPLAIN=1 hg status
<<< [6] <exec> 134,823 us
Updating master...
>>> [7] <exec> $ HGPLAIN=1 hg pull
<<< [7] <exec> 2,007,539 us
>>> [8] <exec> $ HGPLAIN=1 hg branch
<<< [8] <exec> 97,104 us
>>> [9] <exec> $ HGPLAIN=1 hg help phase
<<< [9] <exec> 104,958 us
>>> [10] <exec> $ HGPLAIN=1 hg log -r 'master' --template '{phase}'
<<< [10] <exec> 108,314 us
>>> [11] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'ancestor('\''master'\'','\''test'\'')' --
<<< [11] <exec> 107,554 us
>>> [12] <exec> $ HGPLAIN=1 hg log -r 'reverse(('\''d721d5b57fc9ef72e47ff9d4e0c583d74a46590c'\''::'\''test'\'') - '\''d721d5b57fc9ef72e47ff9d4e0c583d74a46590c'\'')' --template '{node|short} {desc|firstline}\n'
<<< [12] <exec> 106,848 us
The following commit(s) will be landed:
945ead78d871 addfile
364c8f96f85c more mods
35f26c87dd0f creating a branch
2ae07ac41111 modifying readme for COLLISIONS
16a239549c36 creating a branch
>>> [13] <exec> $ HGPLAIN=1 hg bookmarks
<<< [13] <exec> 103,020 us
Switched to bookmark test. Identifying and merging...
>>> [14] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'ancestor('\''master'\'',.)' --
<<< [14] <exec> 116,019 us
>>> [15] <exec> $ HGPLAIN=1 hg log --template '{node}{desc}' --rev '('\''d721d5b57fc9ef72e47ff9d4e0c583d74a46590c'\''::. - '\''d721d5b57fc9ef72e47ff9d4e0c583d74a46590c'\'')' --branch 'default' --
<<< [15] <exec> 109,840 us
>>> [16] <conduit> differential.query() <bytes = 139>
>>> [17] <http> http://192.168.0.133/api/differential.query
<<< [17] <http> 135,782 us
<<< [16] <conduit> 136,002 us
Revision 'D1: creating a branch' has not been accepted. Continue anyway?
[y/N] y
>>> [18] <conduit> differential.getcommitmessage() <bytes = 147>
>>> [19] <http> http://192.168.0.133/api/differential.getcommitmessage
<<< [19] <http> 129,463 us
<<< [18] <conduit> 129,780 us
Landing revision 'D1: creating a branch'...
>>> [20] <conduit> harbormaster.querybuildables() <bytes = 218>
>>> [21] <http> http://192.168.0.133/api/harbormaster.querybuildables
<<< [21] <http> 126,710 us
<<< [20] <conduit> 126,976 us
BUILDS PASSED Harbormaster builds for the active diff completed successfully.
>>> [22] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'master' --
<<< [22] <exec> 109,714 us
>>> [23] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'ancestor('\''master'\'', '\''test'\'')' --
<<< [23] <exec> 117,455 us
>>> [24] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'test' --
<<< [24] <exec> 119,290 us
>>> [25] <exec> $ HGPLAIN=1 hg log -l 1 --template '{node}' -r 'first(('\''master'\''::'\''test'\'')-'\''master'\'')' --
<<< [25] <exec> 117,949 us
>>> [26] <exec> $ HGPLAIN=1 hg log --template '{node}\n' -r 'roots(descendants('\''16a239549c36d491544e6e8703fb72e0d0e8fdbc'\'')-descendants('\''test'\'')-('\''16a239549c36d491544e6e8703fb72e0d0e8fdbc'\''::'\''test'\''))'
<<< [26] <exec> 117,646 us
>>> [27] <exec> $ HGPLAIN=1 hg rebase --collapse --keep --logfile '/private/var/folders/tr/c72q6hn50_z_0js71p2gdy400000gq/T/evd1r79kjq8ks80o/16313-azEq0E' -r '('\''16a239549c36d491544e6e8703fb72e0d0e8fdbc'\''::'\''test'\'')' -d 'master'
rebasing 37:16a239549c36 "creating a branch"
note: rebase of 37:16a239549c36 created no changes to commit
rebasing 38:2ae07ac41111 "modifying readme for COLLISIONS"
note: rebase of 38:2ae07ac41111 created no changes to commit
rebasing 39:35f26c87dd0f "creating a branch"
note: rebase of 39:35f26c87dd0f created no changes to commit
rebasing 40:364c8f96f85c "more mods"
merging README
note: rebase of 40:364c8f96f85c created no changes to commit
rebasing 41:945ead78d871 "addfile" (tip test)
note: rebase of 41:945ead78d871 created no changes to commit
<<< [27] <exec> 195,705 us
>>> [28] <exec> $ HGPLAIN=1 hg bookmarks
<<< [28] <exec> 113,416 us
>>> [29] <exec> $ HGPLAIN=1 hg bookmark -f 'master'
<<< [29] <exec> 133,996 us
>>> [30] <exec> $ HGPLAIN=1 hg bookmark -f 'test' -r '945ead78d87118052e3230c6dad7c51e9c08c4eb'
<<< [30] <exec> 124,422 us
>>> [31] <exec> $ HGPLAIN=1 hg log -r 'children('\''test'\'')' --template '{node}\n'
<<< [31] <exec> 123,640 us
>>> [32] <exec> $ HGPLAIN=1 hg checkout 'master'
<<< [32] <exec> 114,024 us
>>> [33] <event> land.willPushRevision <listeners = 0>
<<< [33] <event> 112 us
Pushing change...
>>> [34] <exec> $ HGPLAIN=1 hg push -r 'master' ''
pushing to ssh://phab-devel.code/diffusion/HGTEST/hgtest/
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 4 changes to 4 files
remote: [2015-10-13 00:14:42] EXCEPTION: (CommandException) Command failed with error #255!
remote: COMMAND
remote: hg log --template '{node}' --rev 'ancestor('\''d721d5b57fc9ef72e47ff9d4e0c583d74a46590c'\'', '\''e309da2bfa84f01dc7a399b3dd5df0d7aaab2677'\'')'
remote:
remote: STDOUT
remote: (empty)
remote:
remote: STDERR
remote: abort: unknown revision 'e309da2bfa84f01dc7a399b3dd5df0d7aaab2677'!
remote: at [<phutil>/src/future/exec/ExecFuture.php:416]
remote: arcanist(head=master, ref.master=172c930630a9), phabricator(head=master, ref.master=3f3626c11a04), phutil(head=master, ref.master=dbf792a053fc)
remote: #0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/storage/PhabricatorRepository.php:346]
remote: #1 PhabricatorRepository::execxLocalCommand(string, string, string) called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:968]
remote: #2 DiffusionCommitHookEngine::findMercurialPushKeyRefUpdates() called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:693]
remote: #3 DiffusionCommitHookEngine::findMercurialRefUpdates() called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:222]
remote: #4 DiffusionCommitHookEngine::findRefUpdates() called at [<phabricator>/src/applications/diffusion/engine/DiffusionCommitHookEngine.php:124]
remote: #5 DiffusionCommitHookEngine::execute() called at [<phabricator>/scripts/repository/commit_hook.php:133]
remote: pushkey-abort: prepushkey.phabricator hook exited with status 255
remote: transaction abort!
remote: rollback completed
abort: updating bookmark master failed!
<<< [34] <exec> 3,116,171 us
PUSH FAILED!
>>> [35] <exec> $ HGPLAIN=1 hg --config extensions.mq= strip 'master'
<<< [35] <exec> 160,032 us
>>> [36] <exec> $ HGPLAIN=1 hg checkout 'test'
<<< [36] <exec> 135,399 us
Switched back to bookmark test.
Usage Exception: 'hg push' failed! Fix the error and push this change manually.
[2015-10-13 04:14:43] EXCEPTION: (ArcanistUsageException) 'hg push' failed! Fix the error and push this change manually. at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:1083]
arcanist(head=stable, ref.master=9e65fc65164a, ref.stable=1773aad85599), phutil(head=stable, ref.master=55f554b618b9, ref.stable=c5a7d67db294)
#0 ArcanistLandWorkflow::push() called at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:224]
#1 ArcanistLandWorkflow::run() called at [<arcanist>/scripts/arcanist.php:382]

Event Timeline

cspeckmim changed the title of this paste from untitled to Remote Exception with `arc land`.
cspeckmim updated the paste's language from autodetect to bash.
cspeckmim added projects: Arcanist, Mercurial.