$ useradd -Um buildstream
$ chown -R buildstream:buildstream .
$ cd dist/buildstream
/bin/bash: line 81: cd: dist/buildstream: No such file or directory
section_end:1541785988:build_script
section_start:1541785988:after_script
Running after script...
$ mkdir -p coverage-linux/
$ cp dist/buildstream/.coverage ${COVERAGE_LINUX}/coverage."${CI_JOB_NAME}"
cp: cannot stat 'dist/buildstream/.coverage': No such file or directory
section_end:1541785990:after_script
section_start:1541785990:upload_artifacts_on_failure
section_end:1541785991:upload_artifacts_on_failure
ERROR: Job failed: exit code 1