MinecraftModDevelopmentMods / EndMetals

End Metals Mod
GNU Lesser General Public License v2.1
5 stars 2 forks source link

End Metals 1.11.2 #9 has failed #11

Closed MinecraftModDevelopmentBot closed 6 years ago

MinecraftModDevelopmentBot commented 7 years ago

Build 'End Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 9.75 KB...]
:extractRangemapReplacedMain
/var/lib/jenkins/workspace/End Metals 1.11.2/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/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.jar
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.jar.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.jar.md5
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.pom
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.pom.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9.pom.md5
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-sources.jar
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-sources.jar.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-sources.jar.md5
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-deobf.jar
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-deobf.jar.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-deobf.jar.md5
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-javadoc.jar
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-javadoc.jar.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/1.11.2-1.2.0-beta1.9/EndMetals-1.11.2-1.2.0-beta1.9-javadoc.jar.md5
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/maven-metadata.xml
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/maven-metadata.xml.sha1
Upload sftp://localhost:22/var/www/maven.mcmoddev.com/com/mcmoddev/EndMetals/maven-metadata.xml.md5
:publish
:sonarqube
:curseforge245445 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':curseforge245445'.
> [CurseForge 245445] Error Code 1018: Invalid slug in project relations: 'base-minerals' does not exist, is not accessible, or belongs to an unrelated root category.

* 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 44.696 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@3fe7a20[description=End Metals Mod,homepage=,name=EndMetals,license=<null>,fork=false,size=4450,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/EndMetals,id=59629193]] (sha:6feecfc) with context:End Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/EndMetals/commit/6feecfc4818d764d17426591330e80aef0322fd5

Changes since last successful build: No changes

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!

MinecraftModDevelopmentBot commented 7 years ago

Build 'End Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 21.54 KB...]
  location: class Options
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/orespawn/EndMetalsOreSpawn.java:118: error: illegal start of type
            if (com.mcmoddev.modernmetals.util.Config.Options.enableTungsten) {
               ^
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/orespawn/EndMetalsOreSpawn.java:122: error: cannot find symbol
            if (com.mcmoddev.modernmetals.util.Config.Options.enableUranium) {
                                                             ^
  symbol:   variable enableUranium
  location: class Options
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/orespawn/EndMetalsOreSpawn.java:122: error: illegal start of type
            if (com.mcmoddev.modernmetals.util.Config.Options.enableUranium) {
               ^
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/orespawn/EndMetalsOreSpawn.java:126: error: cannot find symbol
            if (com.mcmoddev.modernmetals.util.Config.Options.enableZirconium) {
                                                             ^
  symbol:   variable enableZirconium
  location: class Options
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/orespawn/EndMetalsOreSpawn.java:126: error: illegal start of type
            if (com.mcmoddev.modernmetals.util.Config.Options.enableZirconium) {
               ^
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/integration/plugins/TinkersConstruct.java:22: error: method modEnabled in class Options cannot be applied to given types;
        if (initDone || !com.mcmoddev.basemetals.util.Config.Options.modEnabled("tinkersconstruct")) {
                                                                    ^
  required: String,Boolean
  found: String
  reason: actual and formal argument lists differ in length
Note: /var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/init/Blocks.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
46 errors
:compileJava 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: 1 mins 40.585 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@56bf45f7[description=End Metals Mod,homepage=,name=EndMetals,license=<null>,fork=false,size=4450,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/MinecraftModDevelopmentMods/EndMetals,id=59629193]] (sha:6feecfc) with context:End Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/EndMetals/commit/6feecfc4818d764d17426591330e80aef0322fd5
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #11

Changes since last successful build: No changes

View full output

MinecraftModDevelopmentBot commented 7 years ago

Build was fixed!

MinecraftModDevelopmentBot commented 6 years ago

Build 'End Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 5.82 KB...]
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean
:sourceApiJava
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download https://jitpack.io/com/mcmoddev/OreSpawn/maven-metadata.xml
Download https://jitpack.io/com/mcmoddev/BaseMetals/maven-metadata.xml
Download https://jitpack.io/com/mcmoddev/ModernMetals/maven-metadata.xml
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/init/ItemGroups.java:20: error: incompatible types: MMDCreativeTab cannot be converted to int
    private static final int blocksTabId  = addTab("blocks", true );;
                                                  ^
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/init/ItemGroups.java:21: error: incompatible types: int cannot be converted to String
    public static final MMDCreativeTab blocksTab = getTab(blocksTabId);
                                                          ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
2 errors
:compileJava 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 24s
8 actionable tasks: 7 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@616c5789[description=End Metals Mod,homepage=,name=EndMetals,fork=false,size=4556,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Sat, 24 Feb 2018 20:40:47 GMT], ETag=["249ece43d66430e91859e351167757a4"], Last-Modified=[Tue, 31 Oct 2017 10:22:46 GMT], OkHttp-Received-Millis=[1519504847535], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1519504847386], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[DE1F:19108:94229E:113C651:5A91CD95], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4976], X-RateLimit-Reset=[1519508350], X-Runtime-rack=[0.047060], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/EndMetals,id=59629193]] (sha:6392b42) with context:End Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/EndMetals/commit/6392b4238e5d94f8af06b6b630c4eb9c7f02b7ac
GitHub Issue Notifier: Build has started failing again, reopend GitHub issue #11

Changes since last successful build: No changes

View full output

MinecraftModDevelopmentBot commented 6 years ago

Build 'End Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 5.60 KB...]
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:extractMcpMappings SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean
:sourceApiJava
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download https://jitpack.io/com/mcmoddev/OreSpawn/maven-metadata.xml
Download https://jitpack.io/com/mcmoddev/BaseMetals/maven-metadata.xml
Download https://jitpack.io/com/mcmoddev/ModernMetals/maven-metadata.xml
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/init/ItemGroups.java:20: error: incompatible types: MMDCreativeTab cannot be converted to int
    private static final int blocksTabId  = addTab("blocks", true );;
                                                  ^
/var/lib/jenkins/workspace/End Metals 1.11.2/build/sources/main/java/com/mcmoddev/endmetals/init/ItemGroups.java:21: error: incompatible types: int cannot be converted to String
    public static final MMDCreativeTab blocksTab = getTab(blocksTabId);
                                                          ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
2 errors
:compileJava 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 18s
8 actionable tasks: 7 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@1279721a[description=End Metals Mod,homepage=,name=EndMetals,fork=false,size=4556,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/octet-stream], Date=[Sat, 24 Feb 2018 21:17:08 GMT], ETag=["a1fa6cc08131a5fff4c787a63720c220"], Last-Modified=[Tue, 31 Oct 2017 10:22:46 GMT], OkHttp-Received-Millis=[1519507029034], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1519507028893], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[877D:19108:98EE78:11CBAB5:5A91D630], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4939], X-RateLimit-Reset=[1519508350], X-Runtime-rack=[0.048077], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/EndMetals,id=59629193]] (sha:6392b42) with context:End Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/EndMetals/commit/6392b4238e5d94f8af06b6b630c4eb9c7f02b7ac

Changes since last successful build: No changes No changes

View full output

MinecraftModDevelopmentBot commented 6 years ago

Build was fixed!