В данном случае это андроид ошибка.
На тестовом сервере всё сгенерилось а на прод не генерит
Error: container exit with code 1. Logs: Processing permissions 0> init_permissions=[‘RECORD_AUDIO’, ‘INTERNET’] > Generated Permissions G C b Processing modules #JSON file settings.json not found! Processing static mode #Source file schema.json not found! $Source file version.json not found! Source file static not found! Failed to process static mode Configure project :app Nw: file:///source/app/build.gradle.kts:89:25: Parameter ‘debug’ is never used �w: file:///source/app/build.gradle.kts:227:5: ‘packagingOptions(Packaging.() → Unit): Unit’ is deprecated. Renamed to packaging �w: file:///source/app/build.gradle.kts:250:5: ‘kotlinOptions(KotlinJvmOptionsDeprecated /* = KotlinJvmOptions /.() → Unit): Unit’ is deprecated. Please migrate to the compilerOptions DSL. More details are here: Compiler options in the Kotlin Gradle plugin | Kotlin Documentation > Configure project :bff-ui �w: file:///source/bff-ui/build.gradle.kts:27:9: ‘targetSdk: Int?’ is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead �w: file:///source/bff-ui/build.gradle.kts:81:5: ‘packagingOptions(Packaging.() → Unit): Unit’ is deprecated. Renamed to packaging �w: file:///source/bff-ui/build.gradle.kts:121:5: 'kotlinOptions(KotlinJvmOptionsDeprecated / = KotlinJvmOptions /.() → Unit): Unit’ is deprecated. Please migrate to the compilerOptions DSL. More details are here: Compiler options in the Kotlin Gradle plugin | Kotlin Documentation �w: file:///source/bff-ui/build.gradle.kts:406:5: 'kotlinOptions(KotlinJvmOptionsDeprecated / = KotlinJvmOptions /.() → Unit): Unit’ is deprecated. Please migrate to the compilerOptions DSL. More details are here: Compiler options in the Kotlin Gradle plugin | Kotlin Documentation WARNING: API ‘variantOutput.getPackageLibrary()’ is obsolete and has been replaced with ‘variant.getPackageLibraryProvider()’. @It will be removed in version 9.0 of the Android Gradle plugin. VFor more information, see Avoiding Unnecessary Task Configuration. �To determine what is calling variantOutput.getPackageLibrary(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. > Configure project :sdk �w: file:///source/sdk/build.gradle.kts:21:9: ‘targetSdk: Int?’ is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead �w: file:///source/sdk/build.gradle.kts:58:5: ‘packagingOptions(Packaging.() → Unit): Unit’ is deprecated. Renamed to packaging > Configure project :wrapper �w: file:///source/wrapper/build.gradle.kts:249:5: ‘packagingOptions(Packaging.() → Unit): Unit’ is deprecated. Renamed to packaging �w: file:///source/wrapper/build.gradle.kts:271:5: 'kotlinOptions(KotlinJvmOptionsDeprecated / = KotlinJvmOptions /.() → Unit): Unit’ is deprecated. Please migrate to the compilerOptions DSL. More details are here: Compiler options in the Kotlin Gradle plugin | Kotlin Documentation �w: file:///source/wrapper/build.gradle.kts:356:5: 'kotlinOptions(KotlinJvmOptionsDeprecated / = KotlinJvmOptions */.() → Unit): Unit’ is deprecated. Please migrate to the compilerOptions DSL. More details are here: Compiler options in the Kotlin Gradle plugin | Kotlin Documentation #> Task :bff-ui:preBuild UP-TO-DATE *> Task :bff-ui:preReleaseBuild UP-TO-DATE (> Task :bff-ui:generateReleaseResValues (> Task :bff-ui:generateReleaseResources '> Task :bff-ui:packageReleaseResources > Task :sdk:preBuild UP-TO-DATE '> Task :sdk:preReleaseBuild UP-TO-DATE 0> Task :sdk:generateReleaseResValues FROM-CACHE %> Task :sdk:generateReleaseResources .> Task :bff-ui:compileReleaseLibraryResources $> Task :sdk:packageReleaseResources $> Task :wrapper:preBuild UP-TO-DATE +> Task :wrapper:preReleaseBuild UP-TO-DATE +> Task :sdk:compileReleaseLibraryResources 4> Task :wrapper:generateReleaseResValues FROM-CACHE 6> Task :wrapper:injectCrashlyticsMappingFileIdRelease → Task :wrapper:processReleaseGoogleServices )> Task :wrapper:mapReleaseSourceSetPaths XWARNING: [Processor] Library ‘/home/gradle/.gradle/caches/modules-2/files-2.1/androidx.media3/media3-session/1.7.1/b43a1489a0a50afec28ba0aebd6aa0783538bb04/media3-session-1.7.1.aar’ contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway. V Example of androidX reference: ‘androidx/media3/session/legacy/LegacyParcelableUtil’ Y Example of support library reference: ‘android/support/v4/media/MediaDescriptionCompat’ )> Task :wrapper:generateReleaseResources 7> Task :wrapper:createReleaseCompatibleScreenManifests '> Task :bff-ui:extractDeepLinksRelease /> Task :sdk:extractDeepLinksRelease FROM-CACHE (> Task :wrapper:extractDeepLinksRelease #> Task :sdk:processReleaseManifest &> Task :bff-ui:processReleaseManifest *> Task :bff-ui:parseReleaseLocalResources &> Task :wrapper:mergeReleaseResources 2> Task :wrapper:processReleaseMainManifest FAILED i[Incubating] Problems report is available at: file:///source/build/reports/problems/problems-report.html )FAILURE: Build failed with an exception. * What went wrong: AExecution failed for task ‘:wrapper:processReleaseMainManifest’. /> java.io.IOException: No space left on device * Try: 7> Run with --stacktrace option to get the stack trace. <> Run with --info or --debug option to get more log output. \Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. �You can use ‘–warning-mode all’ to show the individual deprecation warnings and determine if they come from your own scripts or plugins. �For more on this, please refer to Command-Line Interface Reference in the Gradle documentation. /22 actionable tasks: 19 executed, 3 from cache (> Run with --scan to get full insights. ,> Get more help at https://help.gradle.org. BUILD FAILED in 4m 41s *FAILURE: Build completed with 2 failures. \Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. �You can use ‘–warning-mode all’ to show the individual deprecation warnings and determine if they come from your own scripts or plugins. �For more on this, please refer to Command-Line Interface Reference in the Gradle documentation. "1: Task failed with an exception. ----------- * What went wrong: AExecution failed for task ‘:wrapper:processReleaseMainManifest’. /> java.io.IOException: No space left on device * Try: 7> 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. O============================================================================== "2: Task failed with an exception. ----------- * What went wrong: �Could not add entry ‘:wrapper:processReleaseMainManifest’ to cache executionHistory.bin (/source/.gradle/8.11.1/executionHistory/executionHistory.bin). /> java.io.IOException: No space left on device * Try: 7> 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. O============================================================================== BUILD FAILED in 4m 41s )FAILURE: Build failed with an exception. * What went wrong: -Could not receive a message from the daemon. * Try: 7> 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.