Running with gitlab-runner 12.6.0 (ac8e767a)  on 323cb7f526f5 b445d7db section_start:1577456545:prepare_executor Using Shell executor... section_end:1577456545:prepare_executor section_start:1577456545:prepare_script Running on 323cb7f526f5... section_end:1577456545:prepare_script section_start:1577456545:get_sources Fetching changes... Reinitialized existing Git repository in /home/gitlab-runner/builds/b445d7db/0/unixia/hamara-packages/.git/ Checking out bcda3128 as ci-rigorous-testing... Removing newfile.txt Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1577456549:get_sources section_start:1577456549:restore_cache section_end:1577456549:restore_cache section_start:1577456549:download_artifacts section_end:1577456549:download_artifacts section_start:1577456549:build_script $ export DEBIAN_FRONTEND=noninteractive $ echo "Preparing the container for builds" Preparing the container for builds $ whoami gitlab-runner $ cat /etc/hosts 127.0.0.1 localhost ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters 10.0.0.9 323cb7f526f5 10.0.0.12 aptly $ touch newfile.txt $ pwd /home/gitlab-runner/builds/b445d7db/0/unixia/hamara-packages $ echo "Hello" > newfile.txt $ scp newfile.txt root@aptly:/tmp section_end:1577456549:build_script section_start:1577456549:after_script section_end:1577456549:after_script section_start:1577456549:archive_cache section_end:1577456549:archive_cache section_start:1577456549:upload_artifacts_on_success section_end:1577456549:upload_artifacts_on_success Job succeeded