Started by remote host 192.30.252.45 Building in workspace /var/lib/jenkins/jobs/WurstSetup/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/wurstscript/WurstSetup.git # timeout=10 Fetching upstream changes from https://github.com/wurstscript/WurstSetup.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/wurstscript/WurstSetup.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 09d37f8a6bdf27e1e4a5cfaf1ec8193c5c9e8d45 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 09d37f8a6bdf27e1e4a5cfaf1ec8193c5c9e8d45 > git rev-list d37263b6eab17ff26857cfcc05cb7a75d79a4ce7 # timeout=10 > git tag -a -f -m Jenkins Build #68 jenkins-WurstSetup-68 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins6868035186569852857.sh + chown -R jenkins:jenkins LICENSE README.md build build.gradle downloads gradle gradlew gradlew.bat proguard-project.txt settings.gradle src src-gen + chmod +x gradlew + ./gradlew clean versionInfoFile proguardDist copy_jar :clean :versionInfoFile :compileKotlin w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath: /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.2.50/baf551dec8b4dc94c9dd59561400f16b3b5835a6/kotlin-stdlib-jdk8-1.2.50.jar (version 1.2) /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.1.61/bb6da1a122c3fba2f7ee5c71946441e4f756fad4/kotlin-reflect-1.1.61.jar (version 1.1) /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.2.50/66d47b004c5b8a1d2d1df9e463187390ed741316/kotlin-stdlib-1.2.50.jar (version 1.2) /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.2.50/3811b225f9a22abf4f9d8a6f81adef0ba78a3c5/kotlin-stdlib-jdk7-1.2.50.jar (version 1.2) /var/lib/jenkins/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.2.50/6b19a2fcc29d34878b3aab33fd5fcf70458a73df/kotlin-stdlib-common-1.2.50.jar (version 1.2) w: Consider providing an explicit dependency on kotlin-reflect 1.2 to prevent strange errors w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/file/DependencyManager.kt: (77, 35): Parameter 'result' is never used, could be renamed to _ w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/ui/MainWindow.kt: (216, 42): Parameter 'e' is never used, could be renamed to _ w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/ui/MainWindow.kt: (217, 38): Parameter 'e' is never used, could be renamed to _ w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/ui/UpdateFoundDialog.kt: (40, 40): Parameter 'e' is never used, could be renamed to _ w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/ui/UpdateFoundDialog.kt: (44, 42): Parameter 'e' is never used, could be renamed to _ w: /var/lib/jenkins/jobs/WurstSetup/workspace/src/main/kotlin/ui/UpdateFoundDialog.kt: (48, 42): Parameter 'e' is never used, could be renamed to _ :compileJava :copyMainKotlinClasses :processResources :classes :dist :proguardDist Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/NOTICE] (Duplicate jar entry [META-INF/NOTICE]) Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/NOTICE] (Duplicate jar entry [META-INF/NOTICE]) Warning: can't write resource [exitdown.png] (Duplicate jar entry [exitdown.png]) Warning: can't write resource [exithover.png] (Duplicate jar entry [exithover.png]) Warning: can't write resource [exitup.png] (Duplicate jar entry [exitup.png]) Warning: can't write resource [icon.png] (Duplicate jar entry [icon.png]) Warning: can't write resource [minimizedown.png] (Duplicate jar entry [minimizedown.png]) Warning: can't write resource [minimizehover.png] (Duplicate jar entry [minimizehover.png]) Warning: can't write resource [minimizeup.png] (Duplicate jar entry [minimizeup.png]) Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/NOTICE] (Duplicate jar entry [META-INF/NOTICE]) Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/NOTICE] (Duplicate jar entry [META-INF/NOTICE]) Warning: can't write resource [META-INF/services/com.fasterxml.jackson.core.JsonFactory] (Duplicate jar entry [META-INF/services/com.fasterxml.jackson.core.JsonFactory]) Warning: can't write resource [META-INF/DEPENDENCIES] (Duplicate jar entry [META-INF/DEPENDENCIES]) Warning: can't write resource [META-INF/LICENSE] (Duplicate jar entry [META-INF/LICENSE]) Warning: can't write resource [META-INF/NOTICE] (Duplicate jar entry [META-INF/NOTICE]) Warning: can't write resource [META-INF/LICENSE.txt] (Duplicate jar entry [META-INF/LICENSE.txt]) Warning: can't write resource [META-INF/NOTICE.txt] (Duplicate jar entry [META-INF/NOTICE.txt]) :copy_jar BUILD SUCCESSFUL Total time: 1 mins 45.76 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.12/userguide/gradle_daemon.html Archiving artifacts Finished: SUCCESS