Started by user DIM Build Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Android using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/trafficos/tim-profiler-android.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/tim-profiler-android.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/tim-profiler-android.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 07461ef658b20ca875964ca023c7992b1765fed3 (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 07461ef658b20ca875964ca023c7992b1765fed3 Commit message: "- initial" > git rev-list --no-walk 07461ef658b20ca875964ca023c7992b1765fed3 # timeout=10 [Gradle] - Launching build. [DIM-TrafficOS-TIM-Android] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM-Android/gradlew -x lint clean build assembleDebug Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean > Task :app:clean > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild > Task :app:compileDebugAidl NO-SOURCE > Task :app:checkDebugManifest > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:generateDebugBuildConfig > Task :app:prepareLintJar UP-TO-DATE > Task :app:generateDebugSources > Task :app:javaPreCompileDebug > Task :app:mainApkListPersistenceDebug > Task :app:generateDebugResValues > Task :app:generateDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:mergeDebugResources > Task :app:processDebugManifest > Task :app:processDebugResources > Task :app:compileDebugJavaWithJavac > Task :app:compileDebugSources > Task :app:mergeDebugShaders > Task :app:compileDebugShaders > Task :app:generateDebugAssets > Task :app:mergeDebugAssets > Task :app:validateSigningDebug > Task :app:checkDebugDuplicateClasses > Task :app:mergeExtDexDebug > Task :app:mergeLibDexDebug > Task :app:transformClassesWithDexBuilderForDebug > Task :app:mergeProjectDexDebug > Task :app:signingConfigWriterDebug > Task :app:mergeDebugJniLibFolders > Task :app:transformNativeLibsWithMergeJniLibsForDebug > Task :app:processDebugJavaRes NO-SOURCE > Task :app:transformResourcesWithMergeJavaResForDebug > Task :app:packageDebug > Task :app:assembleDebug > Task :app:preReleaseBuild > Task :app:compileReleaseAidl NO-SOURCE > Task :app:compileReleaseRenderscript NO-SOURCE > Task :app:checkReleaseManifest > Task :app:generateReleaseBuildConfig > Task :app:generateReleaseSources > Task :app:javaPreCompileRelease > Task :app:mainApkListPersistenceRelease > Task :app:generateReleaseResValues > Task :app:generateReleaseResources > Task :app:mergeReleaseResources > Task :app:createReleaseCompatibleScreenManifests > Task :app:processReleaseManifest > Task :app:processReleaseResources > Task :app:compileReleaseJavaWithJavac > Task :app:compileReleaseSources > Task :app:checkReleaseDuplicateClasses > Task :app:lintVitalRelease > Task :app:transformClassesWithDexBuilderForRelease > Task :app:mergeExtDexRelease > Task :app:mergeDexRelease > Task :app:mergeReleaseShaders > Task :app:compileReleaseShaders > Task :app:generateReleaseAssets > Task :app:mergeReleaseAssets > Task :app:signingConfigWriterRelease > Task :app:mergeReleaseJniLibFolders > Task :app:transformNativeLibsWithMergeJniLibsForRelease > Task :app:processReleaseJavaRes NO-SOURCE > Task :app:transformResourcesWithMergeJavaResForRelease > Task :app:packageRelease > Task :app:assembleRelease > Task :app:assemble > Task :app:generateDebugUnitTestSources UP-TO-DATE > Task :app:preDebugUnitTestBuild UP-TO-DATE > Task :app:processDebugUnitTestJavaRes NO-SOURCE > Task :app:generateReleaseUnitTestSources UP-TO-DATE > Task :app:preReleaseUnitTestBuild UP-TO-DATE > Task :app:processReleaseUnitTestJavaRes NO-SOURCE > Task :app:javaPreCompileDebugUnitTest > Task :app:compileDebugUnitTestJavaWithJavac > Task :app:testDebugUnitTest > Task :app:javaPreCompileReleaseUnitTest > Task :app:compileReleaseUnitTestJavaWithJavac > Task :app:testReleaseUnitTest > Task :app:test > Task :app:check > Task :app:build Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 23s 58 actionable tasks: 57 executed, 1 up-to-date Build step 'Invoke Gradle script' changed build result to SUCCESS [DIM-TrafficOS-TIM-Android] $ /bin/sh -xe /tmp/jenkins4139408744770847394.sh + mkdir -p /var/jenkins_home/repo.dim/snapshot/TIM-Profiler-Android + rm -rf /var/jenkins_home/repo.dim/snapshot/TIM-Profiler-Android/* + cp -r app/build/outputs/apk/output /var/jenkins_home/repo.dim/snapshot/TIM-Profiler-Android cp: cannot stat 'app/build/outputs/apk/output': No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Sending e-mails to: m.hoffmann@data-in-motion.biz j.albert@data-in-motion.biz ERROR: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o21sm15332656wmc.46 - gsmtp javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at 535 5.7.8 https://support.google.com/mail/?p=BadCredentials o21sm15332656wmc.46 - gsmtp at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809) at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752) at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669) at javax.mail.Service.connect(Service.java:317) at javax.mail.Service.connect(Service.java:176) at javax.mail.Service.connect(Service.java:125) at javax.mail.Transport.send0(Transport.java:194) at javax.mail.Transport.send(Transport.java:124) at hudson.tasks.MailSender.run(MailSender.java:131) at hudson.tasks.Mailer.perform(Mailer.java:173) at hudson.tasks.Mailer.perform(Mailer.java:136) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1841) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Finished: FAILURE