OCL API 2

Build: #1858 did not complete

Job: Run tests did not complete

Stages & jobs

  1. Build

  2. Test

  3. Deploy for testing

    Requires a user to start manually
  4. Release

    Requires a user to start manually

Job result summary

Queued
Source updated
Started
Completed
Cancelled
Agent
xindi.openmrs.org
Revision
e23402120b0dc1934f52553f85397bffa5ac6acd e23402120b0dc1934f52553f85397bffa5ac6acd

Error summary

The build generated some errors. See the full build log for more details.

+ export API_IMAGE=openconceptlab/oclapi2@sha256:2d8005ff26c7e83a8779f859dc2c72e7805724a3243f110f5617a142dbec623a
+ API_IMAGE=openconceptlab/oclapi2@sha256:2d8005ff26c7e83a8779f859dc2c72e7805724a3243f110f5617a142dbec623a
+ docker pull openconceptlab/oclapi2@sha256:2d8005ff26c7e83a8779f859dc2c72e7805724a3243f110f5617a142dbec623a
+ echo 'Running Tests'
+ docker-compose -f docker-compose.yml -f docker-compose.ci.yml run --rm api bash coverage.sh
Creating network "ocl-oclapi2-rt_default" with the default driver
Creating volume "ocl-oclapi2-rt_postgres-data" with default driver
Creating volume "ocl-oclapi2-rt_es-data" with default driver
Creating volume "ocl-oclapi2-rt_redis-data" with default driver
Pulling db (postgres:14.4-alpine)...
Pulling es (elasticsearch:7.17.10)...
Creating ocl-oclapi2-rt_db_1 ...
Creating ocl-oclapi2-rt_es_1 ...
Creating ocl-oclapi2-rt_db_1 ... done
Creating ocl-oclapi2-rt_es_1 ... done
Creating ocl-oclapi2-rt_api_run ...
Creating ocl-oclapi2-rt_api_run ... done
wait_for_it.sh: waiting 180 seconds for es:9200
wait_for_it.sh: es:9200 is available after 21 seconds
Using existing test database for alias 'default' ('test_postgres')...
/usr/local/lib/python3.10/site-packages/elasticsearch/connection/base.py:200: ElasticsearchWarning: Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.
  warnings.warn(message, category=ElasticsearchWarning)
core.bundles.tests.BundleTest
    test_clone ... ok
core.client_configs.tests.ClientConfigTest
    test_format_home_config_tabs ... ok
    test_home_config_validation ... ok
    test_is_home ... ok
    test_siblings ... ok
    test_uri ... ok
core.client_configs.tests.ClientConfigViewTest
    test_delete ... ok
    test_put ... ok
core.client_configs.tests.ClientConfigsViewTest
    test_get ... ok
    test_post ... ok
core.code_systems.tests.CodeSystemTest
    test_find_by_title ... ok
    test_get_code_system ... ok
    test_lookup_for_code_system ... ok
    test_lookup_for_code_system_with_new_canonical ... ok
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
Quit
Build was manually stopped.