[llvm-dev] Difficulties with arc land

Perry-Holby, Alexis via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 27 16:18:43 PDT 2020


Hello llvm-dev,

I am running into an issue when trying to land accepted patches upstream.  Last week I was able to do this without any problems, and I’m pretty sure I still have commit access but I don’t know how to verify that.  The error message is below.  Have any of you seen something like this before or do you have any suggestions for how to fix the problem?  Thank you for your time.


[2020-07-27 23:02:39] EXCEPTION: (ConduitClientException) ERR-CONDUIT-CALL: Conduit API method "harbormaster.buildable.search" does not exist. at [<arcanist>/src/conduit/ConduitFuture.php:65]

arcanist(head=master, ref.master=ceb082ef6b29)

  #0 ConduitFuture::didReceiveResult(array) called at [<arcanist>/src/future/FutureProxy.php:40]

  #1 Future::updateFuture() called at [<arcanist>/src/future/FutureProxy.php:35]

  #2 FutureProxy::isReady() called at [<arcanist>/src/conduit/ConduitSearchFuture.php:62]

  #3 ConduitSearchFuture::isReady() called at [<arcanist>/src/future/Future.php:63]

  #4 Future::updateFuture() called at [<arcanist>/src/future/FutureIterator.php:217]

  #5 FutureIterator::next() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:215]

  #6 ArcanistHardpointEngine::updateFutures() called at [<arcanist>/src/hardpoint/ArcanistHardpointEngine.php:176]

  #7 ArcanistHardpointEngine::waitForRequests(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:857]

  #8 ArcanistRuntime::loadHardpoints(array, ArcanistHardpointRequestList) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:2324]

  #9 ArcanistWorkflow::loadHardpoints(array, array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:542]

  #10 ArcanistLandEngine::confirmBuilds(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:524]

  #11 ArcanistLandEngine::confirmRevisions(array) called at [<arcanist>/src/land/engine/ArcanistLandEngine.php:1218]

  #12 ArcanistLandEngine::execute() called at [<arcanist>/src/workflow/ArcanistLandWorkflow.php:344]

  #13 ArcanistLandWorkflow::runWorkflow(PhutilArgumentParser) called at [<arcanist>/src/workflow/ArcanistWorkflow.php:227]

  #14 ArcanistWorkflow::executeWorkflow(PhutilArgumentParser) called at [<arcanist>/src/toolset/ArcanistPhutilWorkflow.php:21]

  #15 ArcanistPhutilWorkflow::execute(PhutilArgumentParser) called at [<arcanist>/src/parser/argument/PhutilArgumentParser.php:492]

  #16 PhutilArgumentParser::parseWorkflowsFull(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:171]

  #17 ArcanistRuntime::executeCore(array) called at [<arcanist>/src/runtime/ArcanistRuntime.php:37]

  #18 ArcanistRuntime::execute(array) called at [<arcanist>/support/init/init-arcanist.php
Thank you,
Alexis Perry-Holby
Los Alamos National Laboratory
Applied Computer Science (CCS-7)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200727/1c063780/attachment.html>


More information about the llvm-dev mailing list