Last part of step logs not always shown

Please provide the version and image of the docker runner you are using. Have you confirmed both the runner and the Drone server are using the latest stable releases so that we are not triaging something that has already been fixed in a newer release?

These log entries are normal and are not indicative of a problem.

I recommend enabling debug mode (Piping conversion extensions) and re-running the pipeline in debug mode. When running in debug mode, do you see drone capture the logs? If not, login to the machine where the runner is installed and run docker logs <container> for the container associated with your failed pipeline step. Does that include the expected logs?

1 Like