Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.12
 > 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/*
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.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/subtype-interpreter
Seen branch in repository origin/test-travis-ci
Seen 12 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 375c1cb1f30e1460d005da614f32d9eccd19323f (origin/1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 375c1cb1f30e1460d005da614f32d9eccd19323f
Commit message: "Update sv_se.lang (#1101)"
 > git rev-list --no-walk 64b4e7b8e5252c8824ca7e1d3338869abd0cb033 # 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.12] $ /bin/sh -xe /tmp/jenkins4008923622319264880.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[JustEnoughItems-MC1.12] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven setupCIWorkspace test reobf uploadArchives curseforge
Starting a Gradle Daemon (subsequent builds will be faster)
This mapping 'snapshot_20170918' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-583d1ba        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: jei_at.cfg
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavaNote: 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.

:processResources
:classes
:sourceTestJava
:compileTestJavaNote: /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/sources/test/java/mezz/jei/test/lib/TestPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processTestResources NO-SOURCE
:testClasses
:test
mezz.jei.test.TickTimerTest
    ? testBasicTickTimerMath
    ? testMoreTicksThanValuesMath
    ? testIndivisibleTicking

mezz.jei.test.IngredientFilterTest
    ? testSetup
    ? testAddingAndRemovingIngredients
    ? testRebuilding
    ? testAddingIngredients

--------------------------------------------------------------------------
Results: SUCCESS (7 tests, 7 passed, 0 failed, 0 skipped)
--------------------------------------------------------------------------
:jar
:reobfJar
:apiJar
:javadoc/var/lib/jenkins/workspace/JustEnoughItems-MC1.12/src/main/java/mezz/jei/util/CommandUtil.java:29: warning - @implNote is an unknown tag.

1 warning
:javadocJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:uploadArchives
:makeChangelog
:curseforge238222
Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.12/build/libs/jei_1.12.2-4.8.5.142.jar to CurseForge Project: 238222, with ID: 2516975
:curseforge

BUILD SUCCESSFUL in 26s
24 actionable tasks: 22 executed, 2 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