[0KRunning with gitlab-runner 17.8.3 (690ce25c)[0;m [0K on Second runner on remote host t1_n79Y5v, system ID: s_55be89363d83[0;m section_start:1741710005:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image ghcr.io/cirruslabs/flutter:latest ...[0;m [0KPulling docker image ghcr.io/cirruslabs/flutter:latest ...[0;m [0KUsing docker image sha256:e6ef8a7208e4746cdbf932b6433b6681adc80309aa5f3b0fa7194dd304509966 for ghcr.io/cirruslabs/flutter:latest with digest ghcr.io/cirruslabs/flutter@sha256:ede33353e86a45a242052a5c3df490842ecd9e804ce4da991930b17421b5a9b5 ...[0;m section_end:1741710017:prepare_executor [0Ksection_start:1741710017:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-t1n79y5v-project-73-concurrent-0 via remote... section_end:1741710021:prepare_script [0Ksection_start:1741710021:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /builds/android/org.benoitharrault.reversi/.git/ [32;1mChecking out d64412ac as detached HEAD (ref is master)...[0;m Removing .dart_tool/ Removing .flutter-plugins Removing .flutter-plugins-dependencies Removing android/.gradle/ Removing android/.kotlin/ Removing android/app/.cxx/ Removing android/app/my.keystore Removing android/app/src/main/java/ Removing android/gradle/wrapper/gradle-wrapper.jar Removing android/gradlew Removing android/gradlew.bat Removing android/key.properties Removing android/local.properties Removing build/ [32;1mSkipping Git submodules setup[0;m section_end:1741710026:get_sources [0Ksection_start:1741710026:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:e6ef8a7208e4746cdbf932b6433b6681adc80309aa5f3b0fa7194dd304509966 for ghcr.io/cirruslabs/flutter:latest with digest ghcr.io/cirruslabs/flutter@sha256:ede33353e86a45a242052a5c3df490842ecd9e804ce4da991930b17421b5a9b5 ...[0;m [32;1m$ echo flutter.sdk=$FLUTTER_PATH > android/local.properties[0;m [32;1m$ echo sdk.dir=$ANDROID_SDK_PATH >> android/local.properties[0;m [32;1m$ echo flutter.buildMode=release >> android/local.properties[0;m [32;1m$ echo "$ANDROID_KEYSTORE_FILE" | base64 -d > android/app/my.keystore[0;m [32;1m$ echo storeFile=my.keystore > android/key.properties[0;m [32;1m$ echo storePassword=$ANDROID_KEYSTORE_PASSWORD >> android/key.properties[0;m [32;1m$ echo keyAlias=$ANDROID_KEY_ALIAS >> android/key.properties[0;m [32;1m$ echo keyPassword=$ANDROID_KEY_PASSWORD >> android/key.properties[0;m [32;1m$ BASE_APK_FOLDER="build/app/outputs/flutter-apk"[0;m [32;1m$ echo "${BASE_APK_FOLDER}"[0;m build/app/outputs/flutter-apk [32;1m$ mkdir -p "${BASE_APK_FOLDER}"[0;m [32;1m$ VERSION_NAME="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f1)"[0;m [32;1m$ VERSION_CODE="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f2)"[0;m [32;1m$ APP_NAME="$(grep 'namespace' android/app/build.gradle | cut -d'"' -f2)"[0;m [32;1m$ TAG_NAME="Release_${VERSION_NAME}_${VERSION_CODE}"[0;m [32;1m$ echo "${TAG_NAME}"[0;m Release_0.8.0_32 [32;1m$ if [ $(git tag -l "${TAG_NAME}") ]; then # collapsed multi-line command[0;m Tag Release_0.8.0_32 already exists. Skipping build release. [32;1m$ if [ "$(find "${BASE_APK_FOLDER}" -name "*.apk")" != "" ]; then # collapsed multi-line command[0;m [32;1m$ find "${BASE_APK_FOLDER}" -name "*.apk"[0;m section_end:1741710030:step_script [0Ksection_start:1741710030:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m build/app/outputs/flutter-apk: found 1 matching artifact files and directories[0;m Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=16217 responseStatus[0;m=201 Created token[0;m=glcbt-64 section_end:1741710034:upload_artifacts_on_success [0Ksection_start:1741710034:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1741710036:cleanup_file_variables [0K[32;1mJob succeeded[0;m