Console Output

Push event to branch master
02:53:53 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from 6f66723f2e33517fde54f53465fa2c6afa0ea899
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/TinkersComplement_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential progwml6-ci-gh-login
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 6f66723f2e33517fde54f53465fa2c6afa0ea899 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f66723f2e33517fde54f53465fa2c6afa0ea899 # timeout=10
Commit message: "Fix mix recipes with fewer than 3 additives not working"
 > git rev-list --no-walk 0fbf0a08944d9e159bcb60af3d8f4354dca5641a # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
using credential progwml6-ci-gh-login
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 6f66723f2e33517fde54f53465fa2c6afa0ea899 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f66723f2e33517fde54f53465fa2c6afa0ea899 # timeout=10
Commit message: "Fix mix recipes with fewer than 3 additives not working"
[Pipeline] sh
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
+ ./gradlew clean setupCIWorkspace --no-daemon
This mapping 'snapshot_nodoc_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.12.2-2.12.0.135_at.cfg
Found AccessTransformer: exnihilocreatio_at.cfg_exnihilocreatio-1.12-0.1.5.9_at.cfg
Found AccessTransformer: mantle_at.cfg_Mantle-1.12-1.3.3.55_at.cfg
Found AccessTransformer: chisel_at.cfg_Chisel-MC1.12.2-0.2.1.39_at.cfg
Found AccessTransformer: ctm_at.cfg_CTM-MC1.12.2-0.3.3.22_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.12.2-4.8.6.162_at.cfg
Invalid cookie header: "Set-Cookie: AWSALB=zm2WgybYF5y6vyIklEMNSMVA+3qSM9YCQJCp7uvj0vTeR81dfA50SHHxKPVSi9YPLCvYN6UymxLrjylTY65JosTxBgIfUQZWoiupGS/ZSsf+dQ6kTlmF60m/Jjvk; Expires=Tue, 23 Jul 2019 02:54:06 GMT; Path=/". Invalid 'expires' attribute: Tue, 23 Jul 2019 02:54:06 GMT
Invalid cookie header: "Set-Cookie: AWSALB=wAsEZPmgz4JgHe65j+xf16Re/q0rPKW+J94Vh83J44IeM0SPDg/2vup0I5V2NPMtiXgD4bUu4Ltfp9gbEHKOncg98OmXW8zyIBu8fCAQoqgM5Ux51yY6vLOM94Nt; Expires=Tue, 23 Jul 2019 02:54:07 GMT; Path=/". Invalid 'expires' attribute: Tue, 23 Jul 2019 02:54:07 GMT
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileDeobfDepTask4 SKIPPED
:deobfCompileDeobfDepTask5 SKIPPED
:deobfCompileDeobfDepTask6 SKIPPED
:deobfCompileRemapDepSourcesTask10 SKIPPED
:deobfCompileRemapDepSourcesTask11 SKIPPED
:deobfCompileRemapDepSourcesTask12 SKIPPED
:deobfCompileRemapDepSourcesTask7
:deobfCompileRemapDepSourcesTask8 SKIPPED
:deobfCompileRemapDepSourcesTask9 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace

BUILD SUCCESSFUL

Total time: 15.694 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ ./gradlew build -PBUILD_NUMBER=40 --no-daemon
This mapping 'snapshot_nodoc_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.12.2-2.12.0.135_at.cfg
Found AccessTransformer: exnihilocreatio_at.cfg_exnihilocreatio-1.12-0.1.5.9_at.cfg
Found AccessTransformer: mantle_at.cfg_Mantle-1.12-1.3.3.55_at.cfg
Found AccessTransformer: chisel_at.cfg_Chisel-MC1.12.2-0.2.1.39_at.cfg
Found AccessTransformer: ctm_at.cfg_CTM-MC1.12.2-0.3.3.22_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.12.2-4.8.6.162_at.cfg
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileDeobfDepTask4 SKIPPED
:deobfCompileDeobfDepTask5 SKIPPED
:deobfCompileDeobfDepTask6 SKIPPED
:deobfCompileRemapDepSourcesTask10 SKIPPED
:deobfCompileRemapDepSourcesTask11 SKIPPED
:deobfCompileRemapDepSourcesTask12 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileRemapDepSourcesTask8 SKIPPED
:deobfCompileRemapDepSourcesTask9 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs UP-TO-DATE
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
:processResources
:classes
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractAnnotationsJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/TinkersComplement_master/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 24.916 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] archive
The archive step is deprecated, please use archiveArtifacts instead.
[Pipeline] junit
Recording test results
None of the test reports contained any result
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sh
+ ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=40 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon
This mapping 'snapshot_nodoc_20171003' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-7764e3e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################
Found AccessTransformer: tconstruct_at.cfg_TConstruct-1.12.2-2.12.0.135_at.cfg
Found AccessTransformer: exnihilocreatio_at.cfg_exnihilocreatio-1.12-0.1.5.9_at.cfg
Found AccessTransformer: mantle_at.cfg_Mantle-1.12-1.3.3.55_at.cfg
Found AccessTransformer: chisel_at.cfg_Chisel-MC1.12.2-0.2.1.39_at.cfg
Found AccessTransformer: ctm_at.cfg_CTM-MC1.12.2-0.3.3.22_at.cfg
Found AccessTransformer: jei_at.cfg_jei_1.12.2-4.8.6.162_at.cfg
:generatePomFileForMavenJavaPublication
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileDeobfDepTask4 SKIPPED
:deobfCompileDeobfDepTask5 SKIPPED
:deobfCompileDeobfDepTask6 SKIPPED
:deobfCompileRemapDepSourcesTask10 SKIPPED
:deobfCompileRemapDepSourcesTask11 SKIPPED
:deobfCompileRemapDepSourcesTask12 SKIPPED
:deobfCompileRemapDepSourcesTask7 SKIPPED
:deobfCompileRemapDepSourcesTask8 SKIPPED
:deobfCompileRemapDepSourcesTask9 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs UP-TO-DATE
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:sourceApiJava UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava
:processResources UP-TO-DATE
:classes
:jar
:reobfJar
:extractAnnotationsJar
:sourcesJar UP-TO-DATE
:publishMavenJavaPublicationToMavenRepository

BUILD SUCCESSFUL

Total time: 14.903 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS