Console Output
Started by user admin
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/AdvancedTabOverlay.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/CodeCrafter47/AdvancedTabOverlay.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 073ddebd5c5804a26aac74ac4d2be7822efa51d1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 073ddebd5c5804a26aac74ac4d2be7822efa51d1 # timeout=10
Commit message: "add `left`, `center`, and `right` options to the basic component, prepare for 1.16 chat formatting changes, add pixel precise padding"
> git rev-list --no-walk 073ddebd5c5804a26aac74ac4d2be7822efa51d1 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@73d05f44[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=211,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, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], 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=[Sat, 06 Jun 2020 14:00:18 GMT], ETag=["e0fda7dc408603da8876664411d3478e"], Last-Modified=[Sat, 06 Jun 2020 13:43:10 GMT], OkHttp-Received-Millis=[1591452018314], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1591452018152], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], 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, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], 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=[92FE:C611:22FECEE:29F279B:5EDBA172], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4991], X-RateLimit-Reset=[1591454584], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:073ddeb) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/073ddebd5c5804a26aac74ac4d2be7822efa51d1
[AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins2995483295682221571.sh
+ ./gradlew clean shadowJar
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :clean
> Task :compileJava
Note: /var/lib/jenkins/workspace/AdvancedTabOverlay/src/main/java/de/codecrafter47/taboverlay/bukkit/internal/ATODataAccess.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :processResources
> Task :classes
> Task :shadowJar
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 55s
4 actionable tasks: 4 executed
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@31b1043[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=211,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, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], 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=[Sat, 06 Jun 2020 14:00:18 GMT], ETag=["e0fda7dc408603da8876664411d3478e"], Last-Modified=[Sat, 06 Jun 2020 13:43:10 GMT], OkHttp-Received-Millis=[1591452018314], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1591452018152], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], 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, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], 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=[92FE:C611:22FECEE:29F279B:5EDBA172], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4991], X-RateLimit-Reset=[1591454584], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:073ddeb) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/073ddebd5c5804a26aac74ac4d2be7822efa51d1
Finished: SUCCESS