SuccessConsole Output

Started by user CodeCrafter47
Building in workspace /var/lib/jenkins/workspace/GlobalTablist
Cloning the remote Git repository
Cloning repository https://github.com/CodeCrafter47/GlobalTablist
 > git init /var/lib/jenkins/workspace/GlobalTablist # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/GlobalTablist
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/CodeCrafter47/GlobalTablist +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/CodeCrafter47/GlobalTablist # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/CodeCrafter47/GlobalTablist # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/GlobalTablist
 > git fetch --tags --progress https://github.com/CodeCrafter47/GlobalTablist +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 83e002dedb310fbf2e5941595a642dc3eebe5f22 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83e002dedb310fbf2e5941595a642dc3eebe5f22
First time build. Skipping changelog.
[GlobalTablist] $ /bin/sh -xe /tmp/hudson5340916373264351206.sh
+ ./gradlew jar
Downloading https://services.gradle.org/distributions/gradle-3.1-all.zip
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /var/lib/jenkins/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1-all.zip to /var/lib/jenkins/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74
Set executable permissions for: /var/lib/jenkins/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1/bin/gradle
Starting a Gradle Daemon (subsequent builds will be faster)
:compileJava
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.8-SNAPSHOT/bungeecord-parent-1.8-20160221.214544-128.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/bungeecord-api-1.8-20160221.214655-126.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/bungeecord-native-1.8-20160221.214715-126.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/bungeecord-protocol-1.8-20160221.214639-126.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/bungeecord-query-1.8-20160221.214727-125.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/bungeecord-chat-1.8-20160221.214602-128.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/bungeecord-config-1.8-20160221.214615-126.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/bungeecord-event-1.8-20160221.214626-126.pom
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/bungeecord-api-1.8-20160221.214655-126.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-native/1.8-SNAPSHOT/bungeecord-native-1.8-20160221.214715-126.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/bungeecord-protocol-1.8-20160221.214639-126.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-query/1.8-SNAPSHOT/bungeecord-query-1.8-20160221.214727-125.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/bungeecord-chat-1.8-20160221.214602-128.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/bungeecord-config-1.8-20160221.214615-126.jar
Download https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/bungeecord-event-1.8-20160221.214626-126.jar
warning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: /var/lib/jenkins/workspace/GlobalTablist/src/main/java/codecrafter47/globaltablist/GlobalTablistHandlerBase.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:processResources
:classes
:jar

BUILD SUCCESSFUL

Total time: 56.828 secs
Archiving artifacts
Finished: SUCCESS