No logging.info outputting into the invoker logs from ContainerPool.scala.
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
## Environment details:
* local deployment, native ubuntu 22.04
* version of docker
## Steps to reproduce the issue:
1. Run openwhisk
2. Inspect invoker logs
3. grep "startContainer" invocker0_logs.log
4. "StartContainer" is just the first logging.info commands. You can try others
## Provide the expected results and outputs:
```
output comes here
```
## Provide the actual results and outputs:
```
output comes here
```
## Additional information you deem important:
* issue happens only occasionally or under certain circumstances
* changes you did or observed in the environment
Contributor guide
Research direction
Start in ContainerPool.scala and trace the startContainer logging.info call while reproducing the issue with a local native Ubuntu 22.04 deployment. Inspect the invoker logs and compare the occasional missing output with other logging.info calls; done means the expected messages consistently appear in invoker logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, scala
- Domain
- backend, observability-sre
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100