Running with gitlab-runner 17.10.0 (67b2b2db)
  on cicd t3_zJ4gpc, system ID: s_a159c06f0a68
section_start:1743170771:prepare_executor
Preparing the "shell" executor
Using Shell (powershell) executor...
section_end:1743170771:prepare_executor
section_start:1743170771:prepare_script
Preparing environment
Running on DUYANH...
section_end:1743170772:prepare_script
section_start:1743170772:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Reinitialized existing Git repository in E:/GitLab-Runner/builds/t3_zJ4gpc/0/td2-anh/advancedsoftwareuwe_group1/.git/
Checking out 1c39532e as detached HEAD (ref is minh)...
git-lfs/3.4.1 (GitHub; windows amd64; go 1.20.11; git 0898dcbc)

Skipping Git submodules setup
section_end:1743170779:get_sources
section_start:1743170779:restore_cache
Restoring cache
Version:      17.10.0
Git revision: 67b2b2db
Git branch:   17-10-stable
GO version:   go1.23.6 X:cacheprog
Built:        2025-03-19T14:10:01Z
OS/Arch:      windows/amd64
Checking cache for dependencies-cache-2-non_protected...
Runtime platform                                    arch=amd64 os=windows pid=24828 revision=67b2b2db version=17.10.0
No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 
WARNING: Cache file does not exist                 
Failed to extract cache
section_end:1743170780:restore_cache
section_start:1743170780:step_script
Executing "step_script" stage of the job script
At line:293 char:3
+ if [[ "$OSTYPE" == "msys" ]]; then
+   ~
Missing '(' after 'if' in if statement.
At line:293 char:5
+ if [[ "$OSTYPE" == "msys" ]]; then
+     ~
Missing type name after '['.
At line:1 char:3
+ & {
+   ~
Missing closing '}' in statement block or type definition.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : MissingOpenParenthesisInIfStatement
 
$ pip install --upgrade pip
pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the 
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ pip install --upgrade pip
+ ~~~
    + CategoryInfo          : ObjectNotFound: (pip:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
 
section_end:1743170785:step_script
section_start:1743170785:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743170786:cleanup_file_variables
ERROR: Job failed: exit status 1