Skip to content
Success

Console Output

Started by GitHub push by mcmonkey4eva
Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace
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/DenizenScript/Denizen-Core.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Denizen-Core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/DenizenScript/Denizen-Core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 37db2da7a046b91ab6da462cccafad6a11b3f9dc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37db2da7a046b91ab6da462cccafad6a11b3f9dc
Commit message: "fix unintended reparsing issues"
 > git rev-list --no-walk 15b3cebb25c6a2fb36eb2df86934b3b7904bb380 # timeout=10
 > git tag -a -f -m Jenkins Build #268 jenkins-DenizenCore-268 # timeout=10
Parsing POMs
Established TCP socket on 36129
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 36129
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DenizenCore 1.40-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml
Downloading: https://maven.freneticllc.com/org/json/json/maven-metadata.xml
Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 11.0 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 4.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizencore ---
[INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizencore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ denizencore ---
[INFO] Compiling 113 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizencore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ denizencore ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizencore ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/DenizenCore/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ denizencore ---
[INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizencore ---
[INFO] Excluding org.json:json:jar:20180813 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar.
[INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizencore ---
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.pom
[WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.715s
[INFO] Finished at: Wed Jun 12 14:42:44 UTC 2019
[INFO] Final Memory: 22M/173M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to net.aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar to net.aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.jar
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens'
IRC notifier plugin: Sending notification to: #denizen-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev'
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev'
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@780e042b[description=The core Denizen engine,homepage=<null>,name=Denizen-Core,license=<null>,fork=false,archived=false,size=1497,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], 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, 12 Jun 2019 14:42:45 GMT], ETag=[W/"c36f1b3221ba2397565926dd4cd39044"], Last-Modified=[Wed, 12 Jun 2019 14:42:20 GMT], OkHttp-Received-Millis=[1560350565559], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1560350565284], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, 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=[998C:055F:C5D87C:EFC368:5D010F65], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4998], X-RateLimit-Reset=[1560352785], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721]] (sha:37db2da) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/37db2da7a046b91ab6da462cccafad6a11b3f9dc
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Sending notification to Discord.
Finished: SUCCESS