Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

Ci Failure (Windows-unit tests): Could not read workspace metadata from `C:\Users\runneradmin\.gradle\caches\transforms-4\0e69aaacf4af78f6c6c3f80936fa8b36\metadata.bin`

Open david-allison opened this issue 4 months ago • 5 comments

https://github.com/ankidroid/Anki-Android/actions/workflows/tests_unit.yml

First failure: https://github.com/ankidroid/Anki-Android/actions/runs/8645719390

Possible cause: cancelled build: https://github.com/ankidroid/Anki-Android/actions/runs/8645703463

3 warnings

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':AnkiDroid:checkPlayDebugAarMetadata'.
> A build operation failed.
      Could not read workspace metadata from C:\Users\runneradmin\.gradle\caches\transforms-4\0e69aaacf4af78f6c6c3f80936fa8b36\metadata.bin
   > Could not read workspace metadata from C:\Users\runneradmin\.gradle\caches\transforms-4\0e69aaacf4af78f6c6c3f80936fa8b36\metadata.bin

* 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./

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 https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 20s
25 actionable tasks: 8 executed, 17 from cache
Error: Gradle build failed: see console output for details

david-allison avatar Apr 11 '24 23:04 david-allison