Running with gitlab-runner 12.9.0 (4c96e5ad)
  on runner-bastion-git2 57294368
section_start:1585704233:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image koalaman/shellcheck-alpine:latest ...
Pulling docker image koalaman/shellcheck-alpine:latest ...
Using docker image sha256:860038bed50b7784e6e36f5edae5987ef2471f0009073a5e380eeac2e275bf4d for koalaman/shellcheck-alpine:latest ...
section_end:1585704235:prepare_executor
section_start:1585704235:prepare_script
Preparing environment
Running on runner-57294368-project-254-concurrent-0 via runner-57294368-gitlab-1585703996-dea7d4e1...
section_end:1585704237:prepare_script
section_start:1585704237:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/open-source/vvv-aliases/.git/
From https://git.ethitter.com/open-source/vvv-aliases
 * [new ref]         refs/pipelines/2304 -> refs/pipelines/2304
   cef14b1..2206417  master              -> origin/master
Checking out 22064176 as master...

Skipping Git submodules setup
section_end:1585704238:get_sources
section_start:1585704238:restore_cache
Restoring cache
section_end:1585704239:restore_cache
section_start:1585704239:download_artifacts
Downloading artifacts
section_end:1585704241:download_artifacts
section_start:1585704241:build_script
Running before_script and script
$ shellcheck -V
ShellCheck - shell script analysis tool
version: 0.7.0
license: GNU General Public License, version 3
website: https://www.shellcheck.net
$ find bin -type f -name "*" -exec shellcheck {} \;
section_end:1585704242:build_script
section_start:1585704242:after_script
Running after_script
section_end:1585704243:after_script
section_start:1585704243:archive_cache
Saving cache
section_end:1585704245:archive_cache
section_start:1585704245:upload_artifacts_on_success
Uploading artifacts for successful job
section_end:1585704246:upload_artifacts_on_success
Job succeeded