Console Output

Push event to branch master
05:46:39 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from 00d4567cfcfb13766d229e1614a5804526605086
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Inspirations_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/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 00d4567cfcfb13766d229e1614a5804526605086 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00d4567cfcfb13766d229e1614a5804526605086 # timeout=10
Commit message: "Fix wrong hand behavior if another player is holding a photometer"
 > git rev-list --no-walk dba70f0a56a747091d948e9275edd955ee44e4a5 # 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/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 00d4567cfcfb13766d229e1614a5804526605086 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00d4567cfcfb13766d229e1614a5804526605086 # timeout=10
Commit message: "Fix wrong hand behavior if another player is holding a photometer"
[Pipeline] sh
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
+ ./gradlew clean setupCIWorkspace --no-daemon
This mapping 'snapshot_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: inspirations_at.cfg
Invalid cookie header: "Set-Cookie: AWSALB=aBSS8gdKnXE8x7yLFD2Q8lRM60Syp3Yjm/po5iz3eZdrotam4c5n3Hwu7X777b8zz6GOQGXGApD9dwxYusXNIcsjWJ3XVF43q+/oduo3MsUohLdzuLg3vucQo6LO; Expires=Sat, 13 Jul 2019 05:46:50 GMT; Path=/". Invalid 'expires' attribute: Sat, 13 Jul 2019 05:46:50 GMT
Invalid cookie header: "Set-Cookie: AWSALB=X5qmSnZXJ9xtS7sWifWjty1Oy1Dot/eogyB9vOwGDAxi7NBbYv/iQ6cnwwXz/Mji5vaRWvBSK++P859cdPgzo40Op6HXys1RCk2COiB9rSl8cqUOq+xT/1MZXH/2; Expires=Sat, 13 Jul 2019 05:46:51 GMT; Path=/". Invalid 'expires' attribute: Sat, 13 Jul 2019 05:46:51 GMT
Invalid cookie header: "Set-Cookie: AWSALB=K0DJ+3L3D/PRpMfED0zADfGrDUIUev4KHHeDAA+7Atos4K4NmEy1xMn3YA5/Cc/PhxKEVAGQr4DlPJsffgo49O6qS1jCZiBaqN5fbeT0lg/BN+yY2dD/dgS2ZxB1; Expires=Sat, 13 Jul 2019 05:46:51 GMT; Path=/". Invalid 'expires' attribute: Sat, 13 Jul 2019 05:46:51 GMT
Invalid cookie header: "Set-Cookie: AWSALB=8ORgKEQV4CCCFAJIVfVcBFs9zpvtHBRWiZcFEDkTgh41QYVsEkjmKpZuUVqkcZ3NXRkUVmi4QaK6RXhebLK4QPXkNP041Wyt0EK+BL29650lDAR0kmySmWH8wtvW; Expires=Sat, 13 Jul 2019 05:46:51 GMT; Path=/". Invalid 'expires' attribute: Sat, 13 Jul 2019 05:46:51 GMT
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 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
Applying SpecialSource...
Applying Exceptor...
:setupCiWorkspace

BUILD SUCCESSFUL

Total time: 23.623 secs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
+ ./gradlew build -PBUILD_NUMBER=72 --no-daemon
This mapping 'snapshot_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: inspirations_at.cfg
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 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
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

: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/Inspirations_master/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 29.379 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=72 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon
This mapping 'snapshot_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: inspirations_at.cfg
:generatePomFileForMavenJavaPublication
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileDeobfDepTask2 SKIPPED
:deobfCompileDeobfDepTask3 SKIPPED
:deobfCompileRemapDepSourcesTask4 SKIPPED
:deobfCompileRemapDepSourcesTask5 SKIPPED
:deobfCompileRemapDepSourcesTask6 SKIPPED
:deobfCompileRemapDepSourcesTask7 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
:sourceApiJava UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processResources UP-TO-DATE
:classes
:jar
:reobfJar
:extractAnnotationsJar
:sourcesJar UP-TO-DATE
:publishMavenJavaPublicationToMavenRepository

BUILD SUCCESSFUL

Total time: 14.994 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