Running with gitlab-runner 14.8.1 (6a42249e)
  on testing [int] tr5CG-a9
section_start:1661151703:resolve_secrets
Resolving secrets
section_end:1661151703:resolve_secrets
section_start:1661151703:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1661151703:prepare_executor
section_start:1661151703:prepare_script
Preparing environment
Running on int-tv1...
section_end:1661151703:prepare_script
section_start:1661151703:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in /var/lib/gitlab-runner/builds/tr5CG-a9/0/gitlab/root/m4lab_landing_page/.git/
Checking out 7a0693ea as testing...
Removing public/
Skipping Git submodules setup
section_end:1661151704:get_sources
section_start:1661151704:step_script
Executing "step_script" stage of the job script
$ echo $EXPORT_PAGES_DIR_TEST
/data/www/html/
$ rm -r $EXPORT_PAGES_DIR_TEST/*
$ mkdir .public
$ cp -r css .public
$ cp -r images .public
$ cp -r js .public
$ cp -r img .public
$ cp -r downloads .public
$ cp -r help .public
$ cp -r fonts .public
$ cp favicon.ico .public
$ cp *.html .public
$ mv .public public
$ cp -r public/* "$EXPORT_PAGES_DIR_TEST"
section_end:1661151705:step_script
section_start:1661151705:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
Runtime platform                                    arch=amd64 os=linux pid=1675080 revision=6a42249e version=14.8.1
public: found 208 matching files and directories   
Uploading artifacts as "archive" to coordinator... 201 Created  id=15404 responseStatus=201 Created token=GyY1_RCa
section_end:1661151720:upload_artifacts_on_success
section_start:1661151720:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1661151721:cleanup_file_variables
Job succeeded