Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content KEYSTORE=/home/jenkins/javakey/respect-google-play.properties RESPECT_DEFAULT_APPLIST=https://respect.world/respect-ds/manifestlist_ab9012e.json [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building in workspace /home/jenkins/.jenkins/workspace/dev-schoolconfig The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/dev-schoolconfig/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/UstadMobile/Respect.git # timeout=10 Fetching upstream changes from https://github.com/UstadMobile/Respect.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UstadMobile/Respect.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev-schoolconfig^{commit} # timeout=10 Checking out Revision 5402720583d9ba56fba0956645309713800becca (refs/remotes/origin/dev-schoolconfig) > git config core.sparsecheckout # timeout=10 > git checkout -f 5402720583d9ba56fba0956645309713800becca # timeout=10 Commit message: "fix unit test" > git rev-list --no-walk 5402720583d9ba56fba0956645309713800becca # timeout=10 [Gradle] - Launching build. [dev-schoolconfig] $ /home/jenkins/.jenkins/workspace/dev-schoolconfig/gradlew clean build respect-app-compose:bundle Starting a Gradle Daemon (subsequent builds will be faster) Daemon JVM discovery is an incubating feature. Type-safe project accessors is an incubating feature. > Configure project :respect-app-compose Keystore exists: true > Task :clean > Task :respect-app-compose:cleanDesktopTest UP-TO-DATE > Task :respect-app-compose:cleanAllTests UP-TO-DATE > Task :respect-app-compose:clean > Task :respect-cli:clean > Task :respect-credentials:cleanJvmTest UP-TO-DATE > Task :respect-credentials:cleanAllTests UP-TO-DATE > Task :respect-credentials:clean > Task :respect-datalayer:cleanJvmTest UP-TO-DATE > Task :respect-datalayer:cleanAllTests UP-TO-DATE > Task :respect-datalayer:clean > Task :respect-datalayer-db:cleanJvmTest > Task :respect-datalayer-db:cleanAllTests