Running with gitlab-runner 14.8.2 (c6e7e194)
  on TestEnvEKSCluster 62f1ff57
section_start:1648101685:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image docker ...
Using attach strategy to execute scripts...
section_end:1648101685:prepare_executor
section_start:1648101685:prepare_script
Preparing environment
Waiting for pod gitlab/runner-62f1ff57-project-961-concurrent-07dfvk to be running, status is Pending
Waiting for pod gitlab/runner-62f1ff57-project-961-concurrent-07dfvk to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-62f1ff57-project-961-concurrent-07dfvk via runner-gitlab-runner-5d597c7874-psxlc...

section_end:1648101691:prepare_script
section_start:1648101691:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/shenggui.li/mobdna-k8s/.git/
Created fresh repository.
Checking out ba8eecd8 as master...

Skipping Git submodules setup

section_end:1648101692:get_sources
section_start:1648101692:restore_cache
Restoring cache
Checking cache for ba8eecd8046f0b378664938d28faa84535df3a49...
Downloading cache.zip from https://tkio-test-gitlabrunner-cache.s3.dualstack.cn-north-1.amazonaws.com.cn/runner/project/961/ba8eecd8046f0b378664938d28faa84535df3a49 
Successfully extracted cache

section_end:1648101695:restore_cache
section_start:1648101695:step_script
Executing "step_script" stage of the job script
$ docker  run -i --network host --rm amazon/aws-cli ecr get-login-password --region cn-north-1 | docker login --username AWS --password-stdin ${REG_BASE}
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded

section_end:1648101697:step_script
section_start:1648101697:archive_cache
Saving cache for successful job
Creating cache ba8eecd8046f0b378664938d28faa84535df3a49...
web/target/: found 102 matching files and directories 
Archive is up to date!                             
Created cache

section_end:1648101698:archive_cache
Job succeeded