grpc-java/buildscripts/kokoro
Eric Anderson 57af63ad0a kokoro: Increase gradle mem in android-interop
To try to aid failure when building android-interop-testing
```
The Daemon will expire after the build after running out of JVM heap space.
The project memory settings are likely not configured or are configured to an insufficient value.
The daemon will restart for the next build, which may increase subsequent build times.
These settings can be adjusted by setting 'org.gradle.jvmargs' in 'gradle.properties'.
The currently configured max heap space is '512 MiB' and the configured max metaspace is '384 MiB'.
...
Exception in thread "Daemon client event forwarder" java.lang.OutOfMemoryError: Java heap space
...
> Task :grpc-android-interop-testing:mergeDexDebug FAILED
ERROR:D8: java.lang.OutOfMemoryError: Java heap space
com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
```
2025-02-14 13:20:05 -08:00
..
android-interop.cfg buildscripts: run Android interop tests on Firebase (#4314) 2018-08-28 14:56:06 -07:00
android-interop.sh kokoro: Increase gradle mem in android-interop 2025-02-14 13:20:05 -08:00
android.cfg buildscripts: add Kokoro-based CI for Android APK stats (#3984) 2018-03-08 18:41:39 -08:00
android.sh kokoro: Port android.sh to Kokoro Ubuntu 22.04 2024-07-12 07:47:42 -07:00
gae-interop.cfg kokoro: add a placeholder script for GAE testing (#3590) 2017-10-19 16:26:52 -07:00
gae-interop.sh xds: Build third-party protos in separate build step 2022-07-07 07:26:38 -07:00
kokoro.sh kokoro: Pretty test results 2022-01-12 15:44:01 -08:00
linux_artifacts.cfg kokoro: Pretty test results 2022-01-12 15:44:01 -08:00
linux_artifacts.sh buildscripts: Build Android with main build in linux_artifacts 2023-06-28 16:24:21 -07:00
macos.cfg kokoro: Avoid using Kokoro's env_vars setting 2024-02-09 12:47:16 -08:00
macos.sh buildscripts: OS X env should be in macos.sh 2024-09-12 11:01:56 -07:00
psm-csm.cfg kokoro: Add psm-csm build config 2024-06-03 11:12:36 -07:00
psm-dualstack.cfg Add dualstack interop test kokoro config (#11422) 2024-07-31 14:56:07 -07:00
psm-fallback.cfg Add cfg for java psm-interop fallback test (#11743) 2024-12-13 18:09:30 -08:00
psm-interop-build-java.sh buildscripts: simplify PSM interop Kokoro buildscripts (#11121) 2024-05-03 09:58:03 -07:00
psm-interop-test-java.sh buildscripts: simplify PSM interop Kokoro buildscripts (#11121) 2024-05-03 09:58:03 -07:00
psm-security.cfg buildscripts: simplify PSM interop Kokoro buildscripts (#11121) 2024-05-03 09:58:03 -07:00
release_artifacts.cfg buildscripts: add linux job that release_artifacts can dep on (#4392) 2018-04-25 15:54:15 -07:00
release_artifacts.sh buildscripts: initial kokoro config for auto releasing artifacts (#4391) 2018-04-25 14:12:06 -07:00
unix.sh buildscripts: OS X env should be in macos.sh 2024-09-12 11:01:56 -07:00
upload_artifacts.cfg buildscripts: automate the release process (#4406) 2018-05-03 19:48:14 -07:00
upload_artifacts.sh Add support for cross-compiling for s390x platform (#9455) 2023-03-23 13:21:31 -07:00
windows.bat buildscripts: Use Java 11 on Windows CI 2024-02-23 14:12:11 -08:00
windows.cfg kokoro: Pretty test results 2022-01-12 15:44:01 -08:00
windows32.bat buildscripts: Use Java 11 on Windows CI 2024-02-23 14:12:11 -08:00
windows64.bat buildscripts: Use Java 11 on Windows CI 2024-02-23 14:12:11 -08:00
xds_k8s_lb.cfg Increase timeout of the LB test suite to 5 hours (#11356). 2024-07-16 10:58:19 +05:30
xds_url_map.cfg buildscripts: simplify PSM interop Kokoro buildscripts (#11121) 2024-05-03 09:58:03 -07:00
xds_v3.cfg Extend the xDS interop tests timeout to 360 mins (#8133) 2021-05-05 10:18:44 -07:00
xds_v3.sh buildscripts: drop xDS v2 interop test (#9783) 2023-01-03 15:37:12 -08:00