Started by user admin Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay No credentials specified Cloning the remote Git repository Cloning repository https://github.com/CodeCrafter47/AdvancedTabOverlay.git > git init /var/lib/jenkins/workspace/AdvancedTabOverlay # 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 config remote.origin.url https://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/AdvancedTabOverlay.git > 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 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.TabOverlayCommon.url # timeout=10 > git config -f .gitmodules --get submodule.TabOverlayCommon.path # timeout=10 > git submodule update --init --recursive TabOverlayCommon # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@4f7b81d9[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:06:18 GMT], ETag=["e0fda7dc408603da8876664411d3478e"], Last-Modified=[Sat, 06 Jun 2020 13:43:10 GMT], OkHttp-Received-Millis=[1591452378937], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1591452378774], 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=[DF02:41F9B:838A8E:9BF5B4:5EDBA2DA], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4989], X-RateLimit-Reset=[1591454583], 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/jenkins3126513965180120895.sh + ./gradlew clean shadowJar Starting a Gradle Daemon (subsequent builds will be faster) > Task :TabOverlayCommon:compileJava > Task :clean UP-TO-DATE > Task :processResources > Task :TabOverlayCommon:processResources > Task :TabOverlayCommon:classes > Task :TabOverlayCommon:jar > 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 :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 1m 29s 4 actionable tasks: 3 executed, 1 up-to-date Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@294de6d1[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:08:36 GMT], ETag=["e0fda7dc408603da8876664411d3478e"], Last-Modified=[Sat, 06 Jun 2020 13:43:10 GMT], OkHttp-Received-Millis=[1591452516544], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1591452516386], 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=[9272:E716:3D9F34C:49E00A6:5EDBA364], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4985], X-RateLimit-Reset=[1591454583], 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