Skip to content

Pipeline failure with open-liberty 20.0.0.3 #828

Closed
@lmsurpre

Description

I guess the base open-liberty images have changed in some way that breaks our scripts:

2020-03-20T19:25:13.0650146Z Successfully built e19a9d5ec1b8
2020-03-20T19:25:13.0713598Z Successfully tagged docker_fhir:latest
2020-03-20T19:25:13.1169591Z + docker-compose up -d fhir
2020-03-20T19:25:13.6806926Z Creating docker_fhir_1 ... 
2020-03-20T19:25:14.5413097Z [1A[2K
2020-03-20T19:25:14.5414469Z Creating docker_fhir_1 ... [32mdone[0m
2020-03-20T19:25:14.5948374Z [1B++ date
2020-03-20T19:25:14.5960879Z + echo '>>> Current time: ' Fri Mar 20 19:25:14 UTC 2020
2020-03-20T19:25:14.5961266Z >>> Current time:  Fri Mar 20 19:25:14 UTC 2020
2020-03-20T19:25:14.5972620Z + P=20376
2020-03-20T19:25:14.5972817Z + sleep 100
2020-03-20T19:25:14.5973309Z + docker-compose logs --timestamps --follow fhir
2020-03-20T19:25:15.3223566Z Attaching to docker_fhir_1
2020-03-20T19:25:15.3224929Z [36mfhir_1  |[0m 2020-03-20T19:25:14.543511461Z cp: cannot create regular file '/config/configDropins/overrides/trustDefault.xml': No such file or directory
2020-03-20T19:25:15.3234557Z [36mdocker_fhir_1 exited with code 1
2020-03-20T19:26:54.6041752Z + kill 20376
2020-03-20T19:26:54.6052949Z build/pre-integration-test-docker.sh: line 44: kill: (20376) - No such process

Paul also noticed a message further up in the log, but I think its benign:

This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions