Running with gitlab-runner 15.9.0 (c20f0bec)
on docker runner x2QYBePa, system ID: r_HQ63Cf2vE2i9
Resolving secrets
00:00
Preparing the "docker" executor
00:01
Using Docker executor with image busybox:1.28.4 ...
Using locally found image version due to "if-not-present" pull policy
Using docker image sha256:8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a for busybox:1.28.4 with digest busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 ...
Preparing environment
00:00
Running on runner-x2qybepa-project-20-concurrent-0 via c8e757a2ee8f...
Getting source from Git repository
00:00
$ echo 'hello job1 pre_get_sources_script'
hello job1 pre_get_sources_script
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/cicd/test/.git/
Checking out a1b5b2ea as detached HEAD (ref is main)...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:01
Using docker image sha256:8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a for busybox:1.28.4 with digest busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 ...
$ echo 'hello job1 script'
hello job1 script
Cleaning up project directory and file based variables
00:00
Job succeeded
Running with gitlab-runner 15.9.0 (c20f0bec)
on docker runner x2QYBePa, system ID: r_HQ63Cf2vE2i9
Resolving secrets
00:00
Preparing the "docker" executor
00:01
Using Docker executor with image busybox:1.28.4 ...
Using locally found image version due to "if-not-present" pull policy
Using docker image sha256:8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a for busybox:1.28.4 with digest busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 ...
Preparing environment
00:00
Running on runner-x2qybepa-project-20-concurrent-0 via c8e757a2ee8f...
Getting source from Git repository
00:00
$ eval "$CI_PRE_CLONE_SCRIPT"
CI_PRE_CLONE_SCRIPT
test2
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in /builds/cicd/test/.git/
Checking out f9d4a47e as detached HEAD (ref is main)...
Skipping Git submodules setup
Executing "step_script" stage of the job script
00:01
Using docker image sha256:8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a for busybox:1.28.4 with digest busybox@sha256:141c253bc4c3fd0a201d32dc1f493bcf3fff003b6df416dea4f41046e0f37d47 ...
$ echo 'hello job1 script'
hello job1 script
Cleaning up project directory and file based variables
00:00
Job succeeded