Console Output

Started by user mezz
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.13
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/mezz/JustEnoughItems.git # timeout=10
Fetching upstream changes from https://github.com/mezz/JustEnoughItems.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/mezz/JustEnoughItems.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/1.10
Seen branch in repository origin/1.11
Seen branch in repository origin/1.12
Seen branch in repository origin/1.12-wip
Seen branch in repository origin/1.13
Seen branch in repository origin/1.13-pre
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8.8
Seen branch in repository origin/1.8.9
Seen branch in repository origin/1.9
Seen branch in repository origin/default-wrapper
Seen branch in repository origin/ingredient-list-refactor
Seen branch in repository origin/sorting
Seen branch in repository origin/subtype-interpreter
Seen branch in repository origin/test-travis-ci
Seen 15 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 0e33746251ca59dc6d0a193d368f247609f66be6 (origin/1.13)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e33746251ca59dc6d0a193d368f247609f66be6 # timeout=10
Commit message: "Standardize the project name"
 > git rev-list --no-walk 14710579ea52398884d76de0cea215db4ee0c37e # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Mask passwords that will be passed as build parameters.
[JustEnoughItems-MC1.13] $ /bin/sh -xe /tmp/jenkins5661902377621898254.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[JustEnoughItems-MC1.13] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.13/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven test reobf uploadArchives

> Configure project :
New Dep: net.minecraftforge.test:forge:1.13.2-25.0.7-1.13-pre_mapped_snapshot_20180921-1.13_at_63308e045bea2efbf4f68480229b3728d76357fa

> Task :compileApiJava UP-TO-DATE
> Task :processApiResources NO-SOURCE
> Task :apiClasses UP-TO-DATE
> Task :compileJava UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :compileTestJava UP-TO-DATE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test UP-TO-DATE
> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :jar
> Task :reobfJar
> Task :apiJar
> Task :javadoc
> Task :javadocJar
> Task :sourcesJar
> Task :uploadArchives

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 20s
15 actionable tasks: 8 executed, 7 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Triggering a new build of nexus-indexes
Finished: SUCCESS