##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data ontoProc
###
##############################################################################
##############################################################################
* checking for file ‘ontoProc/DESCRIPTION’ ... OK
* preparing ‘ontoProc’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ontoProc.Rmd’ using rmarkdown
Retrieving notices: ...working... Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=5)")': /conda-forge/notices.json
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=5)")': /conda-forge/notices.json
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=5)")': /conda-forge/notices.json
ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /conda-forge/notices.json (Caused by ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=5)"))> for channel: conda-forge url: https://conda.anaconda.org/conda-forge/notices.json
done
Channels:
- conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): ...working... Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/noarch/repodata.json.zst
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/linux-64/repodata.json.zst
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/linux-64/repodata.json.zst
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/noarch/repodata.json.zst
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/noarch/repodata.json.zst
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out. (read timeout=9.15)")': /conda-forge/linux-64/repodata.json.zst
failed
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/conda-forge/linux-64/repodata.json>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https//conda.anaconda.org/conda-forge/linux-64'
Quitting from ontoProc.Rmd:40-44 [lkbr]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Error creating conda environment '/home/biocbuild/.cache/R/basilisk/1.20.0/ontoProc/2.2.4/bsklenv' [exit code 1]
---
Backtrace:
▆
1. └─ontoProc::bioregistry_ols_resources()
2. └─basilisk::basiliskStart(bsklenv, testload = "owlready2")
3. └─basilisk::obtainEnvironmentPath(env)
4. └─basilisk::setupBasiliskEnv(...)
5. └─reticulate::conda_install(...)
6. └─reticulate::conda_create(...)
7. └─reticulate:::stopf(fmt, envname, result, call. = FALSE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ontoProc.Rmd' failed with diagnostics:
Error creating conda environment '/home/biocbuild/.cache/R/basilisk/1.20.0/ontoProc/2.2.4/bsklenv' [exit code 1]
--- failed re-building ‘ontoProc.Rmd’
--- re-building ‘owlents.Rmd’ using rmarkdown
Quitting from owlents.Rmd:33-47 [getcl]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `py_call_impl()`:
! owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /tmp/RtmpE0UJGX/file280b153c999818.
Run `reticulate::py_last_error()` for details.
---
Backtrace:
▆
1. └─ontoProc::setup_entities(tf)
2. └─o2$get_ontology(owlfn)$load()
3. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'owlents.Rmd' failed with diagnostics:
owlready2.base.OwlReadyOntologyParsingError: NTriples parsing error (or unrecognized file format) in /tmp/RtmpE0UJGX/file280b153c999818.
Run `reticulate::py_last_error()` for details.
--- failed re-building ‘owlents.Rmd’
SUMMARY: processing the following files failed:
‘ontoProc.Rmd’ ‘owlents.Rmd’
Error: Vignette re-building failed.
Execution halted