You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/24 19:05:34 UTC

Build failed in Jenkins: Struts-site #78

See <https://builds.apache.org/job/Struts-site/78/display/redirect?page=changes>

Changes:

[Lukasz Lenart] Cleans up section about templates

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts-site.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 https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts-site.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 8e1fdf75510a69cdcdb88aeaf10957f075c5d005 (refs/remotes/origin/master)
Commit message: "Cleans up section about templates"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8e1fdf75510a69cdcdb88aeaf10957f075c5d005
 > git rev-list 0225c942cd6225d0b3f241642a98018ae83d8aa5 # timeout=10
[Struts-site] $ /bin/bash -xe /tmp/jenkins5067995375698825649.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz

Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile /home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile /home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.

Upgrade Notes:

  * It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all

  * No new notes to display.

+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler
Successfully installed bundler-1.15.4
1 gem installed
+ export PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ bundle install --path /home/jenkins/shared/.rvm/gems
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle exec jekyll build
Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a.html 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action.html 
  Liquid Exception: Liquid syntax error (line 8): Unknown tag 'tag_attributes' in tag-developers/ajax-head-template.md
jekyll 3.1.2 | Error:  Liquid syntax error (line 8): Unknown tag 'tag_attributes'
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Jenkins build is back to normal : Struts-site #80

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-site/80/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Build failed in Jenkins: Struts-site #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Struts-site/79/display/redirect?page=changes>

Changes:

[Lukasz Lenart] Includes proper file

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace <https://builds.apache.org/job/Struts-site/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts-site.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 https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts-site.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 ca18fa4e87ef310f89f601f5f569247df8b3b82f (refs/remotes/origin/master)
Commit message: "Includes proper file"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ca18fa4e87ef310f89f601f5f569247df8b3b82f
 > git rev-list 8e1fdf75510a69cdcdb88aeaf10957f075c5d005 # timeout=10
[Struts-site] $ /bin/bash -xe /tmp/jenkins8097755783185093174.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz

Upgrading the RVM installation in /home/jenkins/shared/.rvm/
    RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile /home/jenkins/.bashrc /home/jenkins/.zshrc.
    RVM sourcing line found in /home/jenkins/.profile /home/jenkins/.bash_profile /home/jenkins/.zlogin.
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.

Upgrade Notes:

  * It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all

  * No new notes to display.

+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler
Successfully installed bundler-1.15.4
1 gem installed
+ export PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ bundle install --path /home/jenkins/shared/.rvm/gems
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.4.
To update, run `gem install bundler --pre`
Using bundler 1.15.4
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using rb-fsevent 0.9.7
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using json 2.1.0
Using rb-inotify 0.9.7
Using jekyll-sass-converter 1.4.0
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using jekyll 3.1.2
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into /home/jenkins/shared/.rvm/gems.
+ bundle exec jekyll build
Configuration file: <https://builds.apache.org/job/Struts-site/ws/_config.yml>
            Source: source
       Destination: target/content
 Incremental build: disabled. Enable with --incremental
      Generating... 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/a.html 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/action.html 
Fetching content of url: https://raw.githubusercontent.com/apache/struts/master/core/src/site/resources/tags/
  Liquid Exception: 400 Bad Request in tag-developers/ajax-head-template.md
jekyll 3.1.2 | Error:  400 Bad Request
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org