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-gradle
Seen branch in repository origin/test-travis-ci
Seen branch in repository origin/travis-fg-3
Seen 17 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 07c15e193607dec1bd153f8ca72c2b48ee1225e9 (origin/test-gradle)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 07c15e193607dec1bd153f8ca72c2b48ee1225e9 # timeout=10
Commit message: "Fix Rectangle code ported from 1.12"
 > git rev-list --no-walk 59ec24ce2a6415222e91778973d3345e4d301ffb # 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/jenkins5674410334518738392.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 curseforge

> Configure project :
New Dep: net.minecraftforge:forge:1.13.2-25.0.85_mapped_snapshot_20180921-1.13_at_63308e045bea2efbf4f68480229b3728d76357fa

> Task :compileApiJava UP-TO-DATE
> Task :processApiResources NO-SOURCE
> Task :apiClasses UP-TO-DATE

> Task :compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
Download http://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.pom
Download http://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Download http://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Download http://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom
Download http://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.jar
Download http://repo1.maven.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar
Download http://repo1.maven.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Download http://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
Download http://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.pom
Download http://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom
Download http://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.jar
Download http://repo1.maven.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar

> Task :test
mezz.jei.test.TickTimerTest
    ? testBasicTickTimerMath()
    ? testMoreTicksThanValuesMath()
    ? testIndivisibleTicking()

mezz.jei.test.IngredientFilterTest
    ? testSetup()
    ? testAddingAndRemovingIngredients()
    ? testRebuilding()
    ? testConfigBlacklist()

--------------------------------------------------------------------------
Results: SUCCESS (7 tests, 7 passed, 0 failed, 0 skipped)
--------------------------------------------------------------------------

> Task :downloadMcpConfig
> Task :extractSrg
> Task :createMcpToSrg
> Task :jar
> Task :reobfJar
> Task :apiJar
> Task :javadoc
> Task :javadocJar
> Task :sourcesJar
> Task :uploadArchives
> Task :assemble
> Task :makeChangelog

> Task :curseforge238222
Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.13/build/libs/jei-1.13.2-5.0.0.24.jar to CurseForge Project: 238222, with ID: 2710370

> Task :curseforge

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 24s
17 actionable tasks: 16 executed, 1 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