Yesterday & today as I’ve only just started trying to use CI/CD.
I’m using the Docker runner. I was using :latest but I’ve now switched it to ubuntu-v13.4.1 (there doesn’t seem to be a 13.4.7).
The job runs and I can see the output but, sometimes, the display of that output just vanishes and gets replaced with the “This job does not have a trace” message. If I leave the browser page open, sometimes it goes back to displaying the output again. All a bit weird …
I’m getting this problem too…using gitlab.com and installing the latest gitlab-runner in a ec2 instance, running a shell runner… my jobs passed but it doesn’t show any output…
are there any way to show logs or some runner information in order to find the possible error?