SuccessConsole Output

Started by upstream project "TabOverlayCommon" build number 72
originally caused by:
 Started by GitHub push by CodeCrafter47
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 c952385fdac0518157d3aa911c653a7d45363ecb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c952385fdac0518157d3aa911c653a7d45363ecb # timeout=10
Commit message: "Make sure we're loaded before the TAB plugin"
 > git rev-list --no-walk c952385fdac0518157d3aa911c653a7d45363ecb # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@5eea3f42[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=143,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=[Sun, 26 Apr 2020 07:27:43 GMT], ETag=["8cc0b27b3c3ffc1ba7d8a5b48bac8bb3"], Last-Modified=[Wed, 01 Apr 2020 10:05:00 GMT], OkHttp-Received-Millis=[1587886063212], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1587886063015], 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], 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=[B12A:1D2EB:314AA1E:39B4595:5EA537ED], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4994], X-RateLimit-Reset=[1587889214], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:c952385) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/c952385fdac0518157d3aa911c653a7d45363ecb
[AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins8376331921711295510.sh
+ ./gradlew clean shadowJar
Starting a Gradle Daemon (subsequent builds will be faster)
:clean
:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:processResources
:classes
:shadowJar

BUILD SUCCESSFUL

Total time: 35.124 secs
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@6e67238e[description=<null>,homepage=<null>,name=AdvancedTabOverlay,license=<null>,fork=false,archived=false,size=143,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=[Sun, 26 Apr 2020 07:27:43 GMT], ETag=["8cc0b27b3c3ffc1ba7d8a5b48bac8bb3"], Last-Modified=[Wed, 01 Apr 2020 10:05:00 GMT], OkHttp-Received-Millis=[1587886063212], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1587886063015], 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], 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=[B12A:1D2EB:314AA1E:39B4595:5EA537ED], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4994], X-RateLimit-Reset=[1587889214], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:c952385) with context:AdvancedTabOverlay
Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/c952385fdac0518157d3aa911c653a7d45363ecb
Finished: SUCCESS