Build: https://builds.apache.org/job/Solr-reference-guide-master/6253/
Log:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on websites1 (git-websites) in workspace
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.apache.org/lucene-solr.git #
> timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
> git --version # timeout=10
> git fetch --tags --progress git://git.apache.org/lucene-solr.git
> +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 ea504091e517b5a2941b76adef7270b3d6ecb34c
(refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ea504091e517b5a2941b76adef7270b3d6ecb34c
Commit message: "SOLR-10075: Remove test code."
> git rev-list --no-walk ea504091e517b5a2941b76adef7270b3d6ecb34c # timeout=10
No emails were triggered.
[Solr-reference-guide-master] $ /usr/bin/env bash
/tmp/jenkins7821531401484173098.sh
+ set -e
+ RVM_PATH=/home/jenkins/.rvm
+ RUBY_VERSION=ruby-2.3.3
+ GEMSET=solr-refguide-gemset
+ bash -s -- --ignore-dotfiles stable
+ curl -sSL https://get.rvm.io
Turning on ignore dotfiles mode.
Downloading https://github.com/rvm/rvm/archive/1.29.3.tar.gz
Downloading
https://github.com/rvm/rvm/releases/download/1.29.3/1.29.3.tar.gz.asc
gpg: Signature made Sun 10 Sep 2017 08:59:21 PM UTC using RSA key ID BF04FF17
gpg: Good signature from "Michal Papis (RVM signing) <[email protected]>"
gpg: aka "Michal Papis <[email protected]>"
gpg: aka "[jpeg image of size 5015]"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 409B 6B17 96C2 7546 2A17 0311 3804 BB82 D39D C0E3
Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36 166B E206 C29F BF04 FF17
GPG verified '/home/jenkins/.rvm/archives/rvm-1.29.3.tgz'
Upgrading the RVM installation in /home/jenkins/.rvm/
Upgrade of RVM in /home/jenkins/.rvm/ is complete.
Upgrade Notes:
* No new notes to display.
+ set +x
Running 'source /home/jenkins/.rvm/scripts/rvm'
Running 'rvm autolibs disable'
Running 'rvm install ruby-2.3.3'
Already installed ruby-2.3.3.
To reinstall use:
rvm reinstall ruby-2.3.3
Running 'rvm gemset create solr-refguide-gemset'
ruby-2.3.3 - #gemset created
/home/jenkins/.rvm/gems/ruby-2.3.3@solr-refguide-gemset
[32mruby-2.3.3 - #generating solr-refguide-gemset
wrappers[0m|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-\|/-.|/-\|/-\|.-\|/-.
Running 'rvm ruby-2.3.3@solr-refguide-gemset'
Using /home/jenkins/.rvm/gems/ruby-2.3.3 with gemset solr-refguide-gemset
Running 'gem install --force --version 3.5.0 jekyll'
Successfully installed jekyll-3.5.0
Parsing documentation for jekyll-3.5.0
Done installing documentation for jekyll after 1 seconds
1 gem installed
Running 'gem install --force --version 2.1.0 jekyll-asciidoc'
Successfully installed jekyll-asciidoc-2.1.0
Parsing documentation for jekyll-asciidoc-2.1.0
Done installing documentation for jekyll-asciidoc after 0 seconds
1 gem installed
Running 'gem install --force --version 1.1.2 pygments.rb'
Successfully installed pygments.rb-1.1.2
Parsing documentation for pygments.rb-1.1.2
Done installing documentation for pygments.rb after 0 seconds
1 gem installed
+ ant clean build-site build-pdf
Buildfile:
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/solr-ref-guide/build.xml
clean:
build-init:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
[echo] Copying all non template files from src ...
[copy] Copying 395 files to
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
[echo] Copy (w/prop replacement) any template files from src...
[copy] Copying 1 file to
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/solr/build/solr-ref-guide/content
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
[echo]
[echo] This build requires Ivy and Ivy could not be found in your ant
classpath.
[echo]
[echo] (Due to classpath issues and the recursive nature of the
Lucene/Solr
[echo] build system, a local copy of Ivy can not be used an loaded
dynamically
[echo] by the build.xml)
[echo]
[echo] You can either manually install a copy of Ivy 2.4.0 in your
ant classpath:
[echo] http://ant.apache.org/manual/install.html#optionalTasks
[echo]
[echo] Or this build file can do it for you by running the Ivy
Bootstrap target:
[echo] ant ivy-bootstrap
[echo]
[echo] Either way you will only have to install Ivy one time.
[echo]
[echo] 'ant ivy-bootstrap' will install a copy of Ivy into your Ant
User Library:
[echo] /home/jenkins/.ant/lib
[echo]
[echo] If you would prefer, you can have it installed into an
alternative
[echo] directory using the "-Divy_install_path=/some/path/you/choose"
option,
[echo] but you will have to specify this path every time you build
Lucene/Solr
[echo] in the future...
[echo] ant ivy-bootstrap -Divy_install_path=/some/path/you/choose
[echo] ...
[echo] ant -lib /some/path/you/choose clean compile
[echo] ...
[echo] ant -lib /some/path/you/choose clean compile
[echo]
[echo] If you have already run ivy-bootstrap, and still get this
message, please
[echo] try using the "--noconfig" option when running ant, or editing
your global
[echo] ant config to allow the user lib to be loaded. See the wiki
for more details:
[echo]
http://wiki.apache.org/lucene-java/DeveloperTips#Problems_with_Ivy.3F
[echo]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/lucene/common-build.xml:449:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Solr-reference-guide-master/lucene/common-build.xml:493:
Ivy is not available
Total time: 2 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]