cljdoc build #53932

com.atomist/api-cljs v0.5.180

2022-02-08T16:05:45.551290158Z

Analysis Requested

Git Import

Cljdoc allows you to complement your API docs with articles from your Git repository. By default, we auto-discover your articles. For more control see the library author's guide. In this case there was a problem Error while trying to process Git repository: no SCM URL found when attempting to import from git, but don't worry — API docs can work regardless.

To fix git issues, check out the FAQ on properly setting SCM information

cljdoc.org/d/com.atomist/api-cljs/0.5.180

2022-02-08T16:05:56.388015738Z

Analysis Kicked Off

View job on CircleCI

There was an error

exception-during-import

{:cause "SSL peer shut down incorrectly"
 :trace
   [[sun.security.ssl.SSLSocketInputRecord read "SSLSocketInputRecord.java" 483]
    [sun.security.ssl.SSLSocketInputRecord readHeader
     "SSLSocketInputRecord.java" 472]
    [sun.security.ssl.SSLSocketInputRecord decode "SSLSocketInputRecord.java"
     160] [sun.security.ssl.SSLTransport decode "SSLTransport.java" 111]
    [sun.security.ssl.SSLSocketImpl decode "SSLSocketImpl.java" 1500]
    [sun.security.ssl.SSLSocketImpl readHandshakeRecord "SSLSocketImpl.java"
     1415]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 450]
    [sun.security.ssl.SSLSocketImpl startHandshake "SSLSocketImpl.java" 421]
    [sun.net.www.protocol.https.HttpsClient afterConnect "HttpsClient.java" 580]
    [sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection connect
     "AbstractDelegateHttpsURLConnection.java" 183]
    [sun.net.www.protocol.https.HttpsURLConnectionImpl connect
     "HttpsURLConnectionImpl.java" 142]
    [clj_http.lite.core$request invokeStatic "core.clj" 113]
    [clj_http.lite.core$request invoke "core.clj" 77]
    [clojure.lang.Var invoke "Var.java" 384]
    [clj_http.lite.client$wrap_query_params$fn__401 invoke "client.clj" 167]
    [clj_http.lite.client$wrap_user_info$fn__411 invoke "client.clj" 191]
    [clj_http.lite.client$wrap_url$fn__428 invoke "client.clj" 213]
    [clj_http.lite.client$wrap_redirects$fn__345 invoke "client.clj" 47]
    [clj_http.lite.client$wrap_decompression$fn__352 invoke "client.clj" 63]
    [clj_http.lite.client$wrap_input_coercion$fn__367 invoke "client.clj" 110]
    [clj_http.lite.client$wrap_output_coercion$fn__358 invoke "client.clj" 72]
    [clj_http.lite.client$wrap_exceptions$fn__338 invoke "client.clj" 33]
    [clj_http.lite.client$wrap_basic_auth$fn__406 invoke "client.clj" 181]
    [clj_http.lite.client$wrap_accept$fn__379 invoke "client.clj" 135]
    [clj_http.lite.client$wrap_accept_encoding$fn__385 invoke "client.clj" 146]
    [clj_http.lite.client$wrap_content_type$fn__374 invoke "client.clj" 125]
    [clj_http.lite.client$wrap_form_params$fn__423 invoke "client.clj" 208]
    [clj_http.lite.client$wrap_method$fn__418 invoke "client.clj" 196]
    [clj_http.lite.links$wrap_links$fn__288 invoke "links.clj" 67]
    [clj_http.lite.client$wrap_unknown_host$fn__433 invoke "client.clj" 219]
    [clj_http.lite.client$post invokeStatic "client.clj" 283]
    [clj_http.lite.client$post doInvoke "client.clj" 280]
    [clojure.lang.RestFn invoke "RestFn.java" 423]
    [cljdoc.util.telegram$send_text invokeStatic "telegram.clj" 25]
    [cljdoc.util.telegram$send_text invoke "telegram.clj" 17]
    [cljdoc.util.telegram$send_text invokeStatic "telegram.clj" 20]
    [cljdoc.util.telegram$send_text invoke "telegram.clj" 17]
    [cljdoc.util.telegram$build_failed invokeStatic "telegram.clj" 37]
    [cljdoc.util.telegram$build_failed invoke "telegram.clj" 34]
    [cljdoc.server.build_log.SQLBuildTracker failed_BANG_ "build_log.clj" 52]
    [cljdoc.server.build_log.SQLBuildTracker failed_BANG_ "build_log.clj" 50]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invokeStatic "api.clj" 40]
    [cljdoc.server.api$analyze_and_import_api_BANG_ invoke "api.clj" 10]
    [cljdoc.server.api$kick_off_build_BANG_$fn__40096 invoke "api.clj" 78]
    [clojure.core$binding_conveyor_fn$fn__5772 invoke "core.clj" 2034]
    [clojure.lang.AFn call "AFn.java" 18]
    [java.util.concurrent.FutureTask run "FutureTask.java" 264]
    [java.util.concurrent.ThreadPoolExecutor runWorker "ThreadPoolExecutor.java"
     1136]
    [java.util.concurrent.ThreadPoolExecutor$Worker run
     "ThreadPoolExecutor.java" 635] [java.lang.Thread run "Thread.java" 833]]
 :via [{:at [sun.security.ssl.SSLSocketImpl handleEOF "SSLSocketImpl.java" 1709]
        :message "Remote host terminated the handshake"
        :type javax.net.ssl.SSLHandshakeException}
       {:at [sun.security.ssl.SSLSocketInputRecord read
             "SSLSocketInputRecord.java" 483]
        :message "SSL peer shut down incorrectly"
        :type java.io.EOFException}]}

Please see the build job to understand why this build failed and reach out if you aren't sure how to fix the issue.

Having trouble? Please reach out via Slack or open an issue on GitHub. Thanks!