Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base Metals #3 has failed #86

Closed
MinecraftModDevelopmentBot opened this issue Feb 16, 2017 · 23 comments
Closed

Base Metals #3 has failed #86

MinecraftModDevelopmentBot opened this issue Feb 16, 2017 · 23 comments
Labels

Comments

@MinecraftModDevelopmentBot

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 7.60 KB...]
: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
:clean
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/workspace/Base Metals/build/sources/main/java/com/mcmoddev/lib/init/Achievements.java:28: error: cannot find symbol
		if (Options.enableAchievements) {
		    ^
  symbol:   variable Options
  location: class Achievements
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java/com/mcmoddev/lib/init/Achievements.java:28: error: illegal start of type
		if (Options.enableAchievements) {
		   ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
2 errors
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 12.103 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6ef2f53c[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:d1c4d5f) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/d1c4d5f1132061ef27ba1b9e462db658e201758c

Changes since last successful build:

  • [dshadowwolf] d1c4d5f - Test Commit For Coded

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build was fixed!

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.05 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact mmd:BaseMetals:jar:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact mmd:BaseMetals:pom:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/mmd/BaseMetals/1.10.2-2.5.0-beta1.7
Could not transfer artifact mmd:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/mmd/BaseMetals/1.10.2-2.5.0-beta1.7
Could not transfer artifact mmd:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/mmd/BaseMetals/1.10.2-2.5.0-beta1.7
Could not transfer artifact mmd:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/mmd/BaseMetals/1.10.2-2.5.0-beta1.7
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact mmd:BaseMetals:jar:1.10.2-2.5.0-beta1.7 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 33.305 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@514238f7[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:35ea831) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/35ea831fcd7cff9e57f56894950edcdf1ffb5616

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 36 B...]
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
 > git rev-list 35ea831fcd7cff9e57f56894950edcdf1ffb5616 # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson755904775202989054.sh
+ rm -rf build/libs
+ chmod 644 gradlew
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@52f1f060[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a
[Gradle] - Launching build.
[Base Metals] $ "/var/lib/jenkins/workspace/Base Metals/gradlew" setupCiWorkspace clean build upload
FATAL: command execution failed
java.io.IOException: Cannot run program "/var/lib/jenkins/workspace/Base Metals/gradlew" (in directory "/var/lib/jenkins/workspace/Base Metals"): error=13, Permission denied
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:245)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at hudson.Launcher$ProcStarter.join(Launcher.java:395)
	at hudson.plugins.gradle.Gradle.performTask(Gradle.java:314)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:190)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.io.IOException: error=13, Permission denied
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 16 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@26d21195[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 301 B...]
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
 > git rev-list 59608d5e35d7db504bcbbcdb6b6f242d12cd615a # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson6364056167038943088.sh
+ rm -rf build/libs
+ chmod 644 gradlew
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@782bd601[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a
[Gradle] - Launching build.
[Base Metals] $ gradle setupCiWorkspace clean build upload
FATAL: command execution failed
java.io.IOException: Cannot run program "gradle" (in directory "/var/lib/jenkins/workspace/Base Metals"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:245)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at hudson.Launcher$ProcStarter.join(Launcher.java:395)
	at hudson.plugins.gradle.Gradle.performTask(Gradle.java:314)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:190)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 16 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6ca0ee3e[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 301 B...]
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
 > git rev-list 59608d5e35d7db504bcbbcdb6b6f242d12cd615a # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson2982091771579821756.sh
+ rm -rf build/libs
+ chmod 644 gradle
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@44ecdfff[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a
[Gradle] - Launching build.
[Base Metals] $ gradle setupCiWorkspace clean build upload
FATAL: command execution failed
java.io.IOException: Cannot run program "gradle" (in directory "/var/lib/jenkins/workspace/Base Metals"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:245)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at hudson.Launcher$ProcStarter.join(Launcher.java:395)
	at hudson.plugins.gradle.Gradle.performTask(Gradle.java:314)
	at hudson.plugins.gradle.Gradle.perform(Gradle.java:190)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 16 more
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@255a65e5[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22442,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
FATAL: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
hudson.plugins.git.GitException: Command "git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a" returned status code 128:
stdout: 
stderr: fatal: cannot create directory at 'gradle/wrapper': Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2055)
Caused: hudson.plugins.git.GitException: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2063)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@13108563[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
FATAL: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
hudson.plugins.git.GitException: Command "git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a" returned status code 128:
stdout: 
stderr: fatal: cannot create directory at 'gradle/wrapper': Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2055)
Caused: hudson.plugins.git.GitException: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2063)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6db62a89[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
FATAL: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
hudson.plugins.git.GitException: Command "git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a" returned status code 128:
stdout: 
stderr: fatal: cannot create directory at 'gradle/wrapper': Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2055)
Caused: hudson.plugins.git.GitException: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2063)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7a56574b[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
FATAL: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
hudson.plugins.git.GitException: Command "git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a" returned status code 128:
stdout: 
stderr: fatal: cannot create directory at 'gradle/wrapper': Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2055)
Caused: hudson.plugins.git.GitException: Could not checkout 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2063)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1f1f1152[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
Cloning the remote Git repository
Cloning repository https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git init /var/lib/jenkins/workspace/Base Metals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 59608d5e35d7db504bcbbcdb6b6f242d12cd615a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59608d5e35d7db504bcbbcdb6b6f242d12cd615a
 > git rev-list 59608d5e35d7db504bcbbcdb6b6f242d12cd615a # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson8781799913006401910.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@2e96b8bb[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a
[Gradle] - Launching build.
FATAL: The Gradle wrapper has not been found in these directories: /var/lib/jenkins/workspace/Base Metals/gradlew
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@3d6d2a06[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.30 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:pom:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.16
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.16
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.16
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.16
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.16 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 1 mins 9.221 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6bd9b109[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.32 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:pom:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.17
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.17
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.17
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.17
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.17 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 32.896 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@147a7292[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.32 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:pom:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.18
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.18
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.18
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.18
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.18 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 30.345 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@61eca88f[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.32 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:pom:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.19
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.19
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.19
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.19
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.19 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 32.233 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@d08feb[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.32 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:pom:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.20
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.20
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.20
Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/basemetals/BaseMetals/1.10.2-2.5.0-beta1.20
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev.basemetals:BaseMetals:jar:1.10.2-2.5.0-beta1.20 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 32.89 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7f6165a8[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:59608d5) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/59608d5e35d7db504bcbbcdb6b6f242d12cd615a

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.07 KB...]
	   ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:222: error: @param name not found
	 * @param m
	          ^
/var/lib/jenkins/workspace/Base Metals/src/main/java/com/mcmoddev/lib/init/Materials.java:233: error: @param name not found
	 * @param m
	          ^

10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchivesCould not transfer artifact com.mcmoddev:BaseMetals:jar:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.
Could not transfer artifact com.mcmoddev:BaseMetals:pom:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.21
Could not transfer artifact com.mcmoddev:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.21
Could not transfer artifact com.mcmoddev:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.21
Could not transfer artifact com.mcmoddev:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Specified destination directory cannot be created: /var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.21
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':uploadArchives'.
> Could not publish configuration 'archives'
   > Failed to deploy artifacts: Could not transfer artifact com.mcmoddev:BaseMetals:jar:1.10.2-2.5.0-beta1.21 from/to remote (file:///var/www/maven.mcmoddev.com): Repository path /var/www/maven.mcmoddev.com does not exist, and cannot be created.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 33.254 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@722feba[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:c5378c1) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/c5378c13a2bd0b9c0f488e0b7b615e29dc593a26

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by GitHub push by TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision de49632a37195b1fe36289b93e49154b3a1cb40d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de49632a37195b1fe36289b93e49154b3a1cb40d
 > git rev-list c5378c13a2bd0b9c0f488e0b7b615e29dc593a26 # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson1802251481020855399.sh
+ rm -rf build/libs
+ chmod 755 gradlew
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@470430e6[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d
[Gradle] - Launching build.
[Base Metals] $ "/var/lib/jenkins/workspace/Base Metals/gradlew" setupCiWorkspace clean build upload
#################################################
         ForgeGradle 2.2-SNAPSHOT-2112b0a        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################

FAILURE: Build failed with an exception.

* What went wrong:
Task 'upload' not found in root project 'Base Metals'.

* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5.32 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@61618861[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision de49632a37195b1fe36289b93e49154b3a1cb40d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de49632a37195b1fe36289b93e49154b3a1cb40d
 > git rev-list de49632a37195b1fe36289b93e49154b3a1cb40d # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson392239037488422592.sh
+ rm -rf build/libs
+ chmod 755 gradlew
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@3681e380[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d
[Gradle] - Launching build.
[Base Metals] $ "/var/lib/jenkins/workspace/Base Metals/gradlew" setupCiWorkspace clean build publish

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Base Metals/build.gradle' line: 44

* What went wrong:
A problem occurred evaluating root project 'Base Metals'.
> No such property: curseforgeAPIKey for class: java.lang.Integer

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.303 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@7eacfc8e[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

Started by user TheCodedOne
Building in workspace /var/lib/jenkins/workspace/Base Metals
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/BaseMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/BaseMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/BaseMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision de49632a37195b1fe36289b93e49154b3a1cb40d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de49632a37195b1fe36289b93e49154b3a1cb40d
 > git rev-list de49632a37195b1fe36289b93e49154b3a1cb40d # timeout=10
[Base Metals] $ /bin/sh -xe /tmp/hudson6278411875487073540.sh
+ rm -rf build/libs
+ chmod 755 gradlew
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@6b665153[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d
[Gradle] - Launching build.
[Base Metals] $ "/var/lib/jenkins/workspace/Base Metals/gradlew" setupCiWorkspace clean build publish

FAILURE: Build failed with an exception.

* Where:
Build file '/var/lib/jenkins/workspace/Base Metals/build.gradle' line: 44

* What went wrong:
A problem occurred evaluating root project 'Base Metals'.
> No such property: curseforgeAPIKey for class: java.lang.Integer

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.005 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1b9b1c92[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.64 KB...]
10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:generatePomFileForMavenJavaPublication
:publishMavenJavaPublicationToMavenRepository
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:1.10.2-2.5.0-beta1.25 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25.pom
Could not transfer artifact com.mcmoddev:BaseMetals:pom:1.10.2-2.5.0-beta1.25 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25.pom'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-sources.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.25 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-sources.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-deobf.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.25 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-deobf.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-javadoc.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.25 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.25/BaseMetals-1.10.2-2.5.0-beta1.25-javadoc.jar'
:publishMavenJavaPublicationToMavenRepository FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':publishMavenJavaPublicationToMavenRepository'.
> Failed to publish publication 'mavenJava' to repository 'maven'
   > Password authentication not supported or invalid credentials for SFTP server at sftp://chell.cyberkat.eu:22
      > Auth fail

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 42.568 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@2290e41a[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.64 KB...]
10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:generatePomFileForMavenJavaPublication
:publishMavenJavaPublicationToMavenRepository
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:1.10.2-2.5.0-beta1.26 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26.pom
Could not transfer artifact com.mcmoddev:BaseMetals:pom:1.10.2-2.5.0-beta1.26 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26.pom'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-sources.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.26 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-sources.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-deobf.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.26 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-deobf.jar'
Upload sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-javadoc.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.26 from/to remote (sftp://chell.cyberkat.eu:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.26/BaseMetals-1.10.2-2.5.0-beta1.26-javadoc.jar'
:publishMavenJavaPublicationToMavenRepository FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':publishMavenJavaPublicationToMavenRepository'.
> Failed to publish publication 'mavenJava' to repository 'maven'
   > Could not connect to SFTP server at sftp://chell.cyberkat.eu:22
      > java.net.ConnectException: Connection refused (Connection refused)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 38.305 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@4321f013[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build 'Base Metals' is failing!

Last 50 lines of build output:

[...truncated 30.64 KB...]
10 errors
100 warnings
:javadocJar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/Base Metals/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:generatePomFileForMavenJavaPublication
:publishMavenJavaPublicationToMavenRepository
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:1.10.2-2.5.0-beta1.27 from/to remote (sftp://localhost:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27.jar'
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27.pom
Could not transfer artifact com.mcmoddev:BaseMetals:pom:1.10.2-2.5.0-beta1.27 from/to remote (sftp://localhost:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27.pom'
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-sources.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:sources:1.10.2-2.5.0-beta1.27 from/to remote (sftp://localhost:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-sources.jar'
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-deobf.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:deobf:1.10.2-2.5.0-beta1.27 from/to remote (sftp://localhost:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-deobf.jar'
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-javadoc.jar
Could not transfer artifact com.mcmoddev:BaseMetals:jar:javadoc:1.10.2-2.5.0-beta1.27 from/to remote (sftp://localhost:22/var/www/maven.mcmoddev.com/): Could not write to resource 'com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27/BaseMetals-1.10.2-2.5.0-beta1.27-javadoc.jar'
:publishMavenJavaPublicationToMavenRepository FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':publishMavenJavaPublicationToMavenRepository'.
> Failed to publish publication 'mavenJava' to repository 'maven'
   > Could not create resource 'sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.10.2-2.5.0-beta1.27'.
      > Permission denied

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 44.128 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@3ed9352a[description=Base Metals Mod,homepage=http://minecraft.curseforge.com/projects/base-metals,name=BaseMetals,license=<null>,fork=false,size=22448,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/BaseMetals,id=66398297]] (sha:de49632) with context:Base Metals
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/BaseMetals/commit/de49632a37195b1fe36289b93e49154b3a1cb40d

Changes since last successful build:

  • [noreply] 605b602 - Update maven

  • [noreply] 35ea831 - Fix a stupid mistake

  • [noreply] 59608d5 - Fix jas's mistake this time

  • [noreply] c5378c1 - Update build.gradle

  • [noreply] de49632 - Update build.gradle

View full output

@MinecraftModDevelopmentBot
Copy link
Author

Build was fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants