Skip to content
Success

Console Output

Started by GitHub push by Nedelosk
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Forestry_1.11/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/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/3.5
Seen branch in repository origin/3.6
Seen branch in repository origin/4.0
Seen branch in repository origin/4.1
Seen branch in repository origin/4.2
Seen branch in repository origin/Climate_Update
Seen branch in repository origin/Genetic-Api
Seen branch in repository origin/Greenhouse
Seen branch in repository origin/Greenhouse-2
Seen branch in repository origin/Greenhouse-Climate
Seen branch in repository origin/Greenhouse-Climate-Fix
Seen branch in repository origin/Modules
Seen branch in repository origin/dev
Seen branch in repository origin/ee3_integration
Seen branch in repository origin/fluid-capability
Seen branch in repository origin/forge-fluid-item
Seen branch in repository origin/inventory-cleanup
Seen branch in repository origin/machineTextures
Seen branch in repository origin/master
Seen branch in repository origin/mc-1.10
Seen branch in repository origin/mc-1.11
Seen branch in repository origin/mc-1.12
Seen branch in repository origin/mc-1.7.10
Seen branch in repository origin/mc-1.8
Seen branch in repository origin/mc-1.8.9
Seen branch in repository origin/mc-1.9
Seen branch in repository origin/mc-1.9.4
Seen branch in repository origin/release_3.1
Seen branch in repository origin/release_3.2
Seen branch in repository origin/release_3.3
Seen branch in repository origin/release_3.4
Seen branch in repository origin/revert-1746-mc-1.10
Seen branch in repository origin/still_mb
Seen 33 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 2002dff3c9a8c349cb060fb2c8841f696161b0e4 (origin/mc-1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2002dff3c9a8c349cb060fb2c8841f696161b0e4
Commit message: "Fix #1920 Crate registration only on client side"
 > git rev-list --no-walk 3b547c1b87ea2edfd63da6d88d8a0fd0e2739139 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.([^ ]+)\.url # timeout=10
 > git config --get submodule.lang.url # timeout=10
 > git config -f .gitmodules --get submodule.lang.path # timeout=10
 > git submodule update --init --recursive lang
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins6466883542324232384.sh
+ ./gradlew clean setupCIWorkspace build 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: forestry_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileRemapDepSourcesTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava
:processApiResources NO-SOURCE
:apiClasses
: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
:apiJar
:jar
:sourceTestJava
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Forestry_1.11/workspace/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build
:uploadArchives
:makeChangelog
:curseforge59751
Uploaded /var/lib/jenkins/jobs/Forestry_1.11/workspace/build/libs/forestry_1.12.2-5.7.0.223.jar to CurseForge Project: 59751, with ID: 2517391
:curseforge

BUILD SUCCESSFUL in 4m 21s
21 actionable tasks: 20 executed, 1 up-to-date
Archiving artifacts
Finished: SUCCESS