Running with gitlab-runner 17.8.3 (690ce25c)
  on Second runner on remote host t1_n79Y5v, system ID: s_55be89363d83
section_start:1741704118:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/cirruslabs/flutter:latest ...
Pulling docker image ghcr.io/cirruslabs/flutter:latest ...
Using docker image sha256:e6ef8a7208e4746cdbf932b6433b6681adc80309aa5f3b0fa7194dd304509966 for ghcr.io/cirruslabs/flutter:latest with digest ghcr.io/cirruslabs/flutter@sha256:ede33353e86a45a242052a5c3df490842ecd9e804ce4da991930b17421b5a9b5 ...
section_end:1741704128:prepare_executor
section_start:1741704128:prepare_script
Preparing environment
Running on runner-t1n79y5v-project-73-concurrent-0 via remote...
section_end:1741704132:prepare_script
section_start:1741704132:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/android/org.benoitharrault.reversi/.git/
Checking out 0b0fa3a6 as detached HEAD (ref is 37-remove-deprecated-armeabi-build)...

Skipping Git submodules setup
section_end:1741704135:get_sources
section_start:1741704135:step_script
Executing "step_script" stage of the job script
Using docker image sha256:e6ef8a7208e4746cdbf932b6433b6681adc80309aa5f3b0fa7194dd304509966 for ghcr.io/cirruslabs/flutter:latest with digest ghcr.io/cirruslabs/flutter@sha256:ede33353e86a45a242052a5c3df490842ecd9e804ce4da991930b17421b5a9b5 ...
$ echo flutter.sdk=$FLUTTER_PATH > android/local.properties
$ echo sdk.dir=$ANDROID_SDK_PATH >> android/local.properties
$ echo flutter.buildMode=debug >> android/local.properties
$ echo "$ANDROID_DEBUG_KEYSTORE_FILE" | base64 -d > android/app/my.keystore
$ echo storeFile=my.keystore > android/key.properties
$ echo storePassword=$ANDROID_DEBUG_KEYSTORE_PASSWORD >> android/key.properties
$ echo keyAlias=$ANDROID_DEBUG_KEY_ALIAS >> android/key.properties
$ echo keyPassword=$ANDROID_DEBUG_KEY_PASSWORD >> android/key.properties
$ VERSION_NAME="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f1)"
$ echo "${VERSION_NAME}"
0.8.0
$ VERSION_CODE="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f2)"
$ echo "${VERSION_CODE}"
32
$ flutter packages get
Resolving dependencies...
Downloading packages...
  bloc 8.1.4 (9.0.0 available)
  flutter_bloc 8.1.6 (9.1.0 available)
  hydrated_bloc 9.1.5 (10.0.0 available)
  intl 0.19.0 (0.20.2 available)
  material_color_utilities 0.11.1 (0.12.0 available)
  package_info_plus 8.2.1 (8.3.0 available)
  package_info_plus_platform_interface 3.1.0 (3.2.0 available)
  path_provider_android 2.2.15 (2.2.16 available)
  shared_preferences_android 2.4.6 (2.4.8 available)
  web 1.1.0 (1.1.1 available)
  win32 5.10.1 (5.11.0 available)
Got dependencies!
11 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
$ flutter clean
Deleting .dart_tool...                                               0ms
Deleting .flutter-plugins-dependencies...                            0ms
Deleting .flutter-plugins...                                         0ms
$ flutter build apk --debug --split-per-abi
Resolving dependencies...
Downloading packages...
  bloc 8.1.4 (9.0.0 available)
  flutter_bloc 8.1.6 (9.1.0 available)
  hydrated_bloc 9.1.5 (10.0.0 available)
  intl 0.19.0 (0.20.2 available)
  material_color_utilities 0.11.1 (0.12.0 available)
  package_info_plus 8.2.1 (8.3.0 available)
  package_info_plus_platform_interface 3.1.0 (3.2.0 available)
  path_provider_android 2.2.15 (2.2.16 available)
  shared_preferences_android 2.4.6 (2.4.8 available)
  web 1.1.0 (1.1.1 available)
  win32 5.10.1 (5.11.0 available)
Got dependencies!
11 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.

Support for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.
Running Gradle task 'assembleDebug'...                          
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk-linux/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk-linux/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk-linux/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk-linux/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Checking the license for package CMake 3.22.1 in /opt/android-sdk-linux/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk-linux/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
Running Gradle task 'assembleDebug'...                            351.0s
✓ Built build/app/outputs/flutter-apk/app-armeabi-v7a-debug.apk
✓ Built build/app/outputs/flutter-apk/app-arm64-v8a-debug.apk
✓ Built build/app/outputs/flutter-apk/app-x86-debug.apk
✓ Built build/app/outputs/flutter-apk/app-x86_64-debug.apk
$ flutter build apk --debug

Support for Android x86 targets will be removed in the next stable release after 3.27. See https://github.com/flutter/flutter/issues/157543 for details.
Running Gradle task 'assembleDebug'...                             15.6s
✓ Built build/app/outputs/flutter-apk/app-debug.apk
$ BASE_APK_FOLDER="build/app/outputs/flutter-apk"
$ APP_NAME="$(grep 'namespace' android/app/build.gradle | cut -d'"' -f2)"
$ if [ "$(find "${BASE_APK_FOLDER}" -name "*.apk")" != "" ]; then # collapsed multi-line command
renamed 'build/app/outputs/flutter-apk/app-arm64-v8a-debug.apk' -> 'build/app/outputs/flutter-apk/org.benoitharrault.reversi-arm64-v8a-debug_32.apk'
renamed 'build/app/outputs/flutter-apk/app-armeabi-v7a-debug.apk' -> 'build/app/outputs/flutter-apk/org.benoitharrault.reversi-armeabi-v7a-debug_32.apk'
renamed 'build/app/outputs/flutter-apk/app-debug.apk' -> 'build/app/outputs/flutter-apk/org.benoitharrault.reversi-debug_32.apk'
renamed 'build/app/outputs/flutter-apk/app-x86_64-debug.apk' -> 'build/app/outputs/flutter-apk/org.benoitharrault.reversi-x86_64-debug_32.apk'
renamed 'build/app/outputs/flutter-apk/app-x86-debug.apk' -> 'build/app/outputs/flutter-apk/org.benoitharrault.reversi-x86-debug_32.apk'
$ find "${BASE_APK_FOLDER}" -name "*.apk"
build/app/outputs/flutter-apk/org.benoitharrault.reversi-arm64-v8a-debug_32.apk
build/app/outputs/flutter-apk/org.benoitharrault.reversi-armeabi-v7a-debug_32.apk
build/app/outputs/flutter-apk/org.benoitharrault.reversi-x86_64-debug_32.apk
build/app/outputs/flutter-apk/org.benoitharrault.reversi-x86-debug_32.apk
build/app/outputs/flutter-apk/org.benoitharrault.reversi-debug_32.apk
section_end:1741704529:step_script
section_start:1741704529:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
build/app/outputs/flutter-apk: found 11 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=16184 responseStatus=201 Created token=glcbt-64
section_end:1741704551:upload_artifacts_on_success
section_start:1741704551:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741704553:cleanup_file_variables
Job succeeded