Running with gitlab-runner 14.5.2 (e91107dd)
  on civ_base b953312c
section_start:1642510239:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1642510239:prepare_executor
section_start:1642510239:prepare_script
Preparing environment
Running on CIV128...
section_end:1642510240:prepare_script
section_start:1642510240:get_sources
Getting source from Git repository
Skipping Git repository setup
Skipping Git checkout
Skipping Git submodules setup
section_end:1642510240:get_sources
section_start:1642510240:step_script
Executing "step_script" stage of the job script
$ chcp 65001
Active code page: 65001
$ git config core.autocrlf false
$ cd "${TARGET_REPO}"
$ git reset --hard head
HEAD is now at 89612e8e3d auto package CityServer. repo_2021
$ git clean -fd
$ git remote set-url origin "https://${GIT_ACCESS_USER}:${GIT_ACCESS_PASSWORD}@g.civnet.cn:8443/CivPublish/CivWebPublish2021.git"
$ git pull origin map
From https://g.civnet.cn:8443/CivPublish/CivWebPublish2021
 * branch                  map        -> FETCH_HEAD
Already up to date.
$ git rm -rf "${TARGET_REPO}/civbase"
fatal: pathspec 'G:/CIV_CI/CivWebPublish2021_CIVWeb5/CivWebPublish2021//civbase' did not match any files
section_end:1642510257:step_script
section_start:1642510257:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1642510258:cleanup_file_variables
ERROR: Job failed: exit status 1