Page MenuHomePhabricator
Paste P1734

phd trying to update repo that doesn't exist yet?
ActivePublic

Authored by chasemp on Mar 5 2015, 4:42 PM.
Tags
None
Referenced Files
F330794: phd_trying_to_update_repo_that_doesn_t_exist_yet
Mar 5 2015, 4:42 PM
Subscribers
None
STDERR
[2015-03-05 16:40:58] EXCEPTION: (CommandException) Command failed with error #128!
COMMAND
git clone --bare -- 'xxxxx' '/srv/phab/repos/ANQP'
STDOUT
(empty)
STDERR
Cloning into bare repository '/srv/phab/repos/ANQP'...
fatal: remote error: Git repository not found
at [<phutil>/src/future/exec/ExecFuture.php:397]
#0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/storage/PhabricatorRepository.php:293]
#1 PhabricatorRepository::execxRemoteCommand(string, PhutilOpaqueEnvelope, string) called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:224]
#2 PhabricatorRepositoryPullEngine::executeGitCreate() called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:79]
#3 PhabricatorRepositoryPullEngine::pullRepository() called at [<phabricator>/src/applications/repository/management/PhabricatorRepositoryManagementUpdateWorkflow.php:61]
#4 PhabricatorRepositoryManagementUpdateWork... (350 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:397]
[05-Mar-2015 16:40:59 UTC] #0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:328]
[05-Mar-2015 16:40:59 UTC] #1 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:198]
[05-Mar-2015 16:40:59 UTC] #2 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:91]
[05-Mar-2015 16:40:59 UTC] #3 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:111]
[05-Mar-2015 16:40:59 UTC] [2015-03-05 16:40:59] EXCEPTION: (PhutilProxyException) Error while updating the "rWCID" repository. {>} (CommandException) Command failed with error #255!
COMMAND
'/srv/phab/phabricator/bin/repository' update -- 'WCID'
STDOUT
(empty)
STDERR
[2015-03-05 16:40:59] EXCEPTION: (CommandException) Command failed with error #128!
COMMAND
git clone --bare -- 'xxxxx' '/srv/phab/repos/WCID'
STDOUT
(empty)
STDERR
Cloning into bare repository '/srv/phab/repos/WCID'...
fatal: remote error: Git repository not found
at [<phutil>/src/future/exec/ExecFuture.php:397]
#0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/storage/PhabricatorRepository.php:293]
#1 PhabricatorRepository::execxRemoteCommand(string, PhutilOpaqueEnvelope, string) called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:224]
#2 PhabricatorRepositoryPullEngine::executeGitCreate() called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:79]
#3 PhabricatorRepositoryPullEngine::pullRepository() called at [<phabricator>/src/applications/repository/management/PhabricatorRepositoryManagementUpdateWorkflow.php:61]
#4 PhabricatorRepositoryManagementUpdateWork... (350 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:397]
[05-Mar-2015 16:40:59 UTC] #0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:328]
[05-Mar-2015 16:40:59 UTC] #1 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:198]
[05-Mar-2015 16:40:59 UTC] #2 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:91]
[05-Mar-2015 16:40:59 UTC] #3 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:111]
[05-Mar-2015 16:41:00 UTC] [2015-03-05 16:41:00] EXCEPTION: (PhutilProxyException) Error while updating the "rPWXS" repository. {>} (CommandException) Command failed with error #255!
COMMAND
'/srv/phab/phabricator/bin/repository' update -- 'PWXS'
STDOUT
(empty)
STDERR
[2015-03-05 16:40:59] EXCEPTION: (CommandException) Command failed with error #128!
COMMAND
git clone --bare -- 'xxxxx' '/srv/phab/repos/PWXS'
STDOUT
(empty)
STDERR
Cloning into bare repository '/srv/phab/repos/PWXS'...
fatal: remote error: Git repository not found
at [<phutil>/src/future/exec/ExecFuture.php:397]
#0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/storage/PhabricatorRepository.php:293]
#1 PhabricatorRepository::execxRemoteCommand(string, PhutilOpaqueEnvelope, string) called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:224]
#2 PhabricatorRepositoryPullEngine::executeGitCreate() called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:79]
#3 PhabricatorRepositoryPullEngine::pullRepository() called at [<phabricator>/src/applications/repository/management/PhabricatorRepositoryManagementUpdateWorkflow.php:61]
#4 PhabricatorRepositoryManagementUpdateWork... (350 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:397]
[05-Mar-2015 16:41:00 UTC] #0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:328]
[05-Mar-2015 16:41:00 UTC] #1 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:198]
[05-Mar-2015 16:41:00 UTC] #2 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:91]
[05-Mar-2015 16:41:00 UTC] #3 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:111]
[05-Mar-2015 16:41:05 UTC] [2015-03-05 16:41:05] EXCEPTION: (PhutilProxyException) Error while updating the "rGTEX" repository. {>} (CommandException) Command failed with error #255!
COMMAND
'/srv/phab/phabricator/bin/repository' update -- 'GTEX'
STDOUT
(empty)
STDERR
[2015-03-05 16:41:05] EXCEPTION: (CommandException) Command failed with error #128!
COMMAND
git clone --bare -- 'xxxxx' '/srv/phab/repos/GTEX'
STDOUT
(empty)
STDERR
Cloning into bare repository '/srv/phab/repos/GTEX'...
fatal: remote error: Git repository not found
at [<phutil>/src/future/exec/ExecFuture.php:397]
#0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/storage/PhabricatorRepository.php:293]
#1 PhabricatorRepository::execxRemoteCommand(string, PhutilOpaqueEnvelope, string) called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:224]
#2 PhabricatorRepositoryPullEngine::executeGitCreate() called at [<phabricator>/src/applications/repository/engine/PhabricatorRepositoryPullEngine.php:79]
#3 PhabricatorRepositoryPullEngine::pullRepository() called at [<phabricator>/src/applications/repository/management/PhabricatorRepositoryManagementUpdateWorkflow.php:61]
#4 PhabricatorRepositoryManagementUpdateWork... (350 more bytes) ... at [<phutil>/src/future/exec/ExecFuture.php:397]
[05-Mar-2015 16:41:05 UTC] #0 ExecFuture::resolvex() called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:328]
[05-Mar-2015 16:41:05 UTC] #1 PhabricatorRepositoryPullLocalDaemon::resolveUpdateFuture(PhabricatorRepository, ExecFuture, integer) called at [<phabricator>/src/applications/repository/daemon/PhabricatorRepositoryPullLocalDaemon.php:198]
[05-Mar-2015 16:41:05 UTC] #2 PhabricatorRepositoryPullLocalDaemon::run() called at [<phutil>/src/daemon/PhutilDaemon.php:91]
[05-Mar-2015 16:41:05 UTC] #3 PhutilDaemon::execute() called at [<phutil>/scripts/daemon/exec/exec_daemon.php:111]

Event Timeline

chasemp changed the title of this paste from untitled to phd trying to update repo that doesn't exist yet?.
chasemp updated the paste's language from autodetect to autodetect.