Skip to content

[Bug]: Unsuccessful startup of containers still passes deployment as successful #150

@jhodapp

Description

@jhodapp

Contact Details

james.hodapp@gmail.com

What happened?

Unsuccessful startup of containers still passes deployment as successful - deployment should not pass.

Jun 06 18:58:50 *** docker[827502]: Container ***-platform-backend Creating
Jun 06 18:58:50 *** docker[827502]: Container ***-platform-backend Created
Jun 06 18:58:50 *** docker[827502]: Container ***-platform-frontend Creating
Jun 06 18:58:50 *** docker[827502]: Container ***-platform-frontend Created
Jun 06 18:58:50 *** docker[827502]: Container db-migrator Starting
Jun 06 18:58:50 *** docker[827502]: Container db-migrator Started
Jun 06 18:58:50 *** docker[827502]: Container -platform-backend Starting
Jun 06 18:58:51 *** docker[827502]: Container -platform-backend Started
Jun 06 18:58:51 *** docker[827502]: Container -platform-frontend Starting
Jun 06 18:58:51 *** docker[827502]: Container -platform-frontend Started
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f622e9a7fd18 ghcr.io/
-group/
-platform-fe/main:amd64 "node server.js" 4 seconds ago Up 3 seconds 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp -platform-frontend
7a6087c58ac7 ghcr.io/
-group/
-platform-rs/main:latest "/entrypoint.sh" 4 seconds ago Exited (101) 3 seconds ago -platform-backend
64895180db91 ghcr.io/
-group/
-platform-rs/main:latest "/entrypoint.sh" 4 seconds ago Exited (101) 3 seconds ago db-migrator
🩺 Verifying app status...
🩺 Checking rust-app status...
⚠️ Missing container for rust-app. Logs follow:
ℹ️ Starting Refactor Platform entrypoint...
ℹ️ Running in APP mode
ℹ️ Running in production environment
ℹ️ Starting Refactor Platform API server...
🐛 Log level: DEBUG, Interface: 0.0.0.0, Port: 4000
18:58:51 [INFO] Starting up...
🎉 Deployment complete.

What is the version of refactor-platform-rs that you're seeing the problem on?

1.0-beta1

Any related code or configuration details to produce this issue as well as relevant log output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginfrastructureDevOps related

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions