MinecraftModDevelopmentMods / ModernMetals

Modern Metals Mod
GNU Lesser General Public License v2.1
9 stars 6 forks source link

Modern Metals 1.11.2 #38 has failed #80

Closed MinecraftModDevelopmentBot closed 6 years ago

MinecraftModDevelopmentBot commented 6 years ago

Build 'Modern Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 4.73 KB...]
: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 NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava
Download https://maven.mcmoddev.com/com/mcmoddev/BaseMetals/maven-metadata.xml
Download https://maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.11.2-2.5.0-beta3.89/BaseMetals-1.11.2-2.5.0-beta3.89.pom
Download http://maven.epoxide.org/com/mcmoddev/BaseMetals/maven-metadata.xml
Download https://maven.mcmoddev.com/com/mcmoddev/BaseMetals/1.11.2-2.5.0-beta3.89/BaseMetals-1.11.2-2.5.0-beta3.89-deobf.jar
/var/lib/jenkins/workspace/Modern Metals 1.11.2/build/sources/main/java/com/mcmoddev/modernmetals/integration/plugins/ThermalExpansion.java:67: error: cannot find symbol
            final MMDMaterial steel = Materials.getMaterialByName(com.mcmoddev.basemetals.data.MaterialNames.STEEL);
                  ^
  symbol:   class MMDMaterial
  location: class ThermalExpansion
1 error
: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 42s
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@4250778f[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30659,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/json; charset=utf-8], Date=[Tue, 02 Jan 2018 06:28:58 GMT], ETag=[W/"9ad1c0ec3254cc9a8a49b636d28c9aa5"], Last-Modified=[Tue, 31 Oct 2017 10:22:00 GMT], OkHttp-Received-Millis=[1514874538142], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1514874537832], Server=[GitHub.com], Status=[200 OK], 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=[E4EB:17770:49B0F8D:95BD957:5A4B26A9], 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=[4896], X-RateLimit-Reset=[1514877197], X-Runtime-rack=[0.054205], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:a4244c4) with context:Modern Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/a4244c420c551e380213c9d1b96ebf5bbf5c668f

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 6 years ago

Build 'Modern Metals 1.11.2' is failing!

Last 50 lines of build output:

[...truncated 4.05 KB...]
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileRemapDepSourcesTask1 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean
:sourceApiJava
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJava/var/lib/jenkins/workspace/Modern Metals 1.11.2/build/sources/main/java/com/mcmoddev/modernmetals/integration/plugins/ThermalExpansion.java:67: error: cannot find symbol
            final MMDMaterial steel = Materials.getMaterialByName(com.mcmoddev.basemetals.data.MaterialNames.STEEL);
                  ^
  symbol:   class MMDMaterial
  location: class ThermalExpansion
1 error
 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 9s
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@70e7a8dd[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30676,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/json; charset=utf-8], Date=[Wed, 03 Jan 2018 04:06:33 GMT], ETag=[W/"32f67033b78c51d79570ab3788f83d3f"], Last-Modified=[Tue, 31 Oct 2017 10:22:00 GMT], OkHttp-Received-Millis=[1514952393724], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1514952393571], Server=[GitHub.com], Status=[200 OK], 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=[D3B4:278D3:80B11:102CBA:5A4C56C9], 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=[4867], X-RateLimit-Reset=[1514952968], X-Runtime-rack=[0.054993], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:a4244c4) with context:Modern Metals 1.11.2
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/a4244c420c551e380213c9d1b96ebf5bbf5c668f

Changes since last successful build:

No changes

View full output

MinecraftModDevelopmentBot commented 6 years ago

Build was fixed!