Running with gitlab-runner 10.4.0 (857480b6) on runner for builds from git.hamaralinux.org (ea3d27b1) Using Docker executor with image rajudev/hamara-builder:latest ... Using docker image sha256:94cf74b4257460c933fa9770f7019917c19e2e1748cb9d9190231be229d5234e for predefined container... Pulling docker image rajudev/hamara-builder:latest ... Using docker image rajudev/hamara-builder:latest ID=sha256:1347147970bb5072f5e047ca92fb5a9863b0750f0e1dee0b365c9149a81f2ef2 for build container... section_start:1517572865:prepare_script Running on runner-ea3d27b1-project-144-concurrent-0 via devel.hamaralinux.org... section_end:1517572869:prepare_script section_start:1517572869:get_sources Fetching changes... HEAD is now at 80ac7e3 testing automatic deployments From https://git.hamaralinux.org/libregeekingkid/hamara-packages 80ac7e3..8bb2a50 gitlab-ci-tests -> origin/gitlab-ci-tests Checking out 8bb2a500 as gitlab-ci-tests... Skipping Git submodules setup section_end:1517572877:get_sources section_start:1517572877:restore_cache section_end:1517572882:restore_cache section_start:1517572882:download_artifacts section_end:1517572886:download_artifacts section_start:1517572886:build_script $ cd $ export DEBIAN_FRONTEND=noninteractive $ apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Hit:1 http://deb.debian.org/debian testing InRelease Reading package lists... Building dependency tree... Reading state information... All packages are up to date. $ apt-get -y upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages were automatically installed and are no longer required: gcc-6-base multiarch-support Use 'apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. $ apt-get -y dist-upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages were automatically installed and are no longer required: gcc-6-base multiarch-support Use 'apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. $ apt-get -y install apt-utils figlet Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (1.6~alpha7). figlet is already the newest version (2.2.5-3). The following packages were automatically installed and are no longer required: gcc-6-base multiarch-support Use 'apt autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. $ figlet BUILD ____ _ _ ___ _ ____ | __ )| | | |_ _| | | _ \ | _ \| | | || || | | | | | | |_) | |_| || || |___| |_| | |____/ \___/|___|_____|____/ $ cd packages/calamares-settings-hamara/ /usr/bin/bash: line 65: cd: packages/calamares-settings-hamara/: No such file or directory section_end:1517572903:build_script section_start:1517572903:after_script section_end:1517572907:after_script ERROR: Job failed: exit code 1