[0KRunning with gitlab-runner 17.8.3 (690ce25c)[0;m [0K on Main runner on remote host t1_RB7rxq, system ID: s_55be89363d83[0;m section_start:1741693247: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:1741693255:prepare_executor [0Ksection_start:1741693255:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-t1rb7rxq-project-73-concurrent-0 via remote... section_end:1741693257:prepare_script [0Ksection_start:1741693257: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 3f218d6c as detached HEAD (ref is 37-remove-deprecated-armeabi-build)...[0;m Removing build/ [32;1mSkipping Git submodules setup[0;m section_end:1741693260:get_sources [0Ksection_start:1741693260: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=debug >> android/local.properties[0;m [32;1m$ echo "$ANDROID_DEBUG_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_DEBUG_KEYSTORE_PASSWORD >> android/key.properties[0;m [32;1m$ echo keyAlias=$ANDROID_DEBUG_KEY_ALIAS >> android/key.properties[0;m [32;1m$ echo keyPassword=$ANDROID_DEBUG_KEY_PASSWORD >> android/key.properties[0;m [32;1m$ VERSION_NAME="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f1)"[0;m [32;1m$ echo "${VERSION_NAME}"[0;m 0.8.0 [32;1m$ VERSION_CODE="$(grep '^version:' pubspec.yaml | cut -d' ' -f2 | cut -d'+' -f2)"[0;m [32;1m$ echo "${VERSION_CODE}"[0;m 32 [32;1m$ flutter packages get[0;m 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. [32;1m$ flutter clean[0;m Deleting .dart_tool... 0ms Deleting .flutter-plugins-dependencies... 0ms Deleting .flutter-plugins... 0ms [32;1m$ flutter build apk --debug --split-per-abi[0;m 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. FAILURE: Build failed with an exception. * Where: Build file '/builds/android/org.benoitharrault.reversi/android/build.gradle' line: 13 * What went wrong: A problem occurred evaluating root project 'android'. > A problem occurred configuring project ':app'. > [CXX1201] ABIs [armeabi] are not supported for platform. Supported ABIs are [arm64-v8a, armeabi-v7a, riscv64, x86, x86_64]. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 3m 12s Running Gradle task 'assembleDebug'... 193.5s Gradle task assembleDebug failed with exit code 1 section_end:1741693466:step_script [0Ksection_start:1741693466:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1741693468:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m