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

Build failed in Jenkins: Mesos-Websitebot #2509

See <https://builds.apache.org/job/Mesos-Websitebot/2509/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.4.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 0e76d505f25b
 ---> f6d49541dd0e
Step 6/13 : RUN gem install bundler
 ---> Running in faa7e6367e45
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container faa7e6367e45
 ---> 34d9bfc98120
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b326f96985c6
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b326f96985c6
 ---> 53479c235ae3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 8e3b64571a6b
Removing intermediate container 8e3b64571a6b
 ---> ec4160127632
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 1bbd9bd05609
Removing intermediate container 1bbd9bd05609
 ---> 14bf17551fcb
Step 10/13 : ENV CC gcc
 ---> Running in f85c1863ccf0
Removing intermediate container f85c1863ccf0
 ---> 46d23c7a7248
Step 11/13 : ENV CXX g++
 ---> Running in 13e4ad95b4f1
Removing intermediate container 13e4ad95b4f1
 ---> 8e067da1587a
Step 12/13 : WORKDIR /mesos
 ---> Running in 690fc06672b1
Removing intermediate container 690fc06672b1
 ---> 8dd710aa432f
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6229311d4809
Removing intermediate container 6229311d4809
 ---> 87a51cd85764
Successfully built 87a51cd85764
Successfully tagged mesos/website-1590744117-26685:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590744117-26685:latest
Deleted: sha256:87a51cd85764f82bf0db3c88cf6f29881b9e25f57c742f88951bf3977186071e
Deleted: sha256:8dd710aa432f51e043777ae450cb3f8ce75f3eddf97fbae8d53dd3aba38e0ff8
Deleted: sha256:d363c40417d15046824141468319970c30607efe1c89f2b52a6d59ad6abcaab5
Deleted: sha256:8e067da1587a8c7fc56c5b6a54b57d23d4f4a2acb59df24c6081270ea6716686
Deleted: sha256:46d23c7a7248dadd12f4c361fea3b2a87683d05413b6900ecc58471cc9312707
Deleted: sha256:14bf17551fcbe44ae322e927e163263747c6df878ff3f2f2a11f514c07002d3d
Deleted: sha256:ec41601276328fa9118c99491f93129810bb55d090064242cb7a28022ddeebfc
Deleted: sha256:53479c235ae35a935e3476a1e11e7ebe50d201a9fbbb5b5cae195e668a2540f0
Deleted: sha256:3d9594b1793822c37fce43d868fe9b91575dce5a9876cacde9626c691a90ab26
Deleted: sha256:34d9bfc9812023493fffa791757f30e4ccff4af1614c2df9bec5cd29e871ef1e
Deleted: sha256:a55f95177726daa6f11881808c2e7f3eb741f1edf886e79a480a40916252e0c2
Deleted: sha256:f6d49541dd0e58b6f396a5da8427a8a00e14c21b905bdf73d44f5c1538f0d417
Deleted: sha256:9d0494f1772f862db466ecc9bc2c067789b23519c8b3751aa1f323c32796de0a
Deleted: sha256:7364f833b615215b75cd0e511d09a506c4009930dc8704d33225439fa8135ef3
Deleted: sha256:33e58f056a132b074dd678ebb2189026840a44c054b1537d3d4a90e6feef4661
Deleted: sha256:96ccceff164b5a1073514d89d463c0a0f32c8bd4055ae53d06da836e016821a8
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2522

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2522/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2521
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
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://gitbox.apache.org/repos/asf/mesos.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/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
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://gitbox.apache.org/repos/asf/mesos-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/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins18347885287913187211.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:58 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:58 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:58 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ ./support/mesos-website.sh
./support/mesos-website.sh: line 25: MESOS_SITE_DIR: Environment variable 'MESOS_SITE_DIR' must be set
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2521

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2521/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2520
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
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://gitbox.apache.org/repos/asf/mesos.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/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
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://gitbox.apache.org/repos/asf/mesos-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/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins6009751515124589895.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:54 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:54 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:54 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd
~/jenkins-slave/workspace/Mesos-Websitebot
+ ./mesos/support/jenkins/websitebot.sh
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
This script is not intended to run on a live checkout, but the source
        tree contains untracked files or uncommitted changes.
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2520

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2520/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2519
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
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://gitbox.apache.org/repos/asf/mesos.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/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
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://gitbox.apache.org/repos/asf/mesos-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/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins10661366003417167136.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 May 29 09:21 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Apr 15 14:33 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd mesos
/tmp/jenkins10661366003417167136.sh: line 13: popd: mesos: invalid argument
popd: usage: popd [-n] [+N | -N]
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2519/display/redirect>

Changes:


------------------------------------------
[...truncated 14.33 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container f1348f470503
 ---> f5e8a845e45e
Step 6/13 : RUN gem install bundler
 ---> Running in 99c108c5609b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 99c108c5609b
 ---> b1ba9e2c088d
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 018ffbb5d5d7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 018ffbb5d5d7
 ---> 8f16dec794de
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 40f394368d20
Removing intermediate container 40f394368d20
 ---> a21f331d9ec0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 9bfd17717b39
Removing intermediate container 9bfd17717b39
 ---> d0784f5b4583
Step 10/13 : ENV CC gcc
 ---> Running in d51aa73920d8
Removing intermediate container d51aa73920d8
 ---> 11a744fae695
Step 11/13 : ENV CXX g++
 ---> Running in 212562aa2281
Removing intermediate container 212562aa2281
 ---> d828b92640e6
Step 12/13 : WORKDIR /mesos
 ---> Running in 5c115a68014a
Removing intermediate container 5c115a68014a
 ---> 720582982786
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in f6df8af9713c
Removing intermediate container f6df8af9713c
 ---> a85e437a7225
Successfully built a85e437a7225
Successfully tagged mesos/website-1593781701-24264:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593781701-24264:latest
Deleted: sha256:a85e437a722516e993e0bd53423d46f6e9ccaf07746db4b9f70e22b35a4fcfe2
Deleted: sha256:72058298278622e3aa673448419ee2d9bc090791ad6e6cbcd5ff394cc4e605ad
Deleted: sha256:572df432c16b49b6ff196ec9b05010a0f57fab3421e41c6d16e9786e9c28448a
Deleted: sha256:d828b92640e6a676eff8e734e8349012eded96afb173055cd7f8323d56574297
Deleted: sha256:11a744fae695070d7a2a47ac19af75f27e49d9b38dac01f1bf7da3f7b3750b7d
Deleted: sha256:d0784f5b45835cd9ca07bd0ebd1d265c410287d9cf74727484a307b53e7e20f3
Deleted: sha256:a21f331d9ec04537ccf4af3ce426c5df3b304cb20283361c1b618dd71689b23b
Deleted: sha256:8f16dec794de6518bc7e3f67aaf3888a3608a673e9ba1079acdaee0364f71d02
Deleted: sha256:8fcae0ca241743ddc5ead0c082b498176cfe71876c3b912dff4054e95b71e7c4
Deleted: sha256:b1ba9e2c088dad6db4ee963d06bc6641228e052d77332e1a97ad80ce872fdf45
Deleted: sha256:5da19020b98abd88d5867d47f2a731c415a49912c3738e425d7c08dd8a5a1bd4
Deleted: sha256:f5e8a845e45e9f6d23593807aca2ff1e2578227a40b4ca3df9d0fb8f5be80436
Deleted: sha256:33fc697a6c48112abb7e3de3c286c6f059d4fd5288834929f8412b04158075f1
Deleted: sha256:7228b2ee36d2e3ff9a7d948e38a2c87922eded0e0d60549c70d1f1f6ac95d438
Deleted: sha256:de6d009336dfa10390536c7ba0ad7cbf5e04aed4e3c439f346b4fc5ce03d51d2
Deleted: sha256:0558b99595cf45ccee304c911dbad5a9c943798b61f36704b574f0bc475780ea
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2518

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

Changes:

[asekretenko] Fixed build broken by a comment in the patch that fixes `javah` race.


------------------------------------------
[...truncated 12.18 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container d5bf1fcd6294
 ---> 55851f6a8ba7
Step 6/13 : RUN gem install bundler
 ---> Running in 5cb281276110
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5cb281276110
 ---> adcb3c414a26
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 44417b183f14
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 44417b183f14
 ---> 3f586a9f326b
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 6b2d306eeb6a
Removing intermediate container 6b2d306eeb6a
 ---> 42eb1c6b6438
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 95816dcf374c
Removing intermediate container 95816dcf374c
 ---> 84c2f36df6ae
Step 10/13 : ENV CC gcc
 ---> Running in 5984ee4d179f
Removing intermediate container 5984ee4d179f
 ---> 6a597a44a984
Step 11/13 : ENV CXX g++
 ---> Running in e68b76644439
Removing intermediate container e68b76644439
 ---> 4ad8b6917edb
Step 12/13 : WORKDIR /mesos
 ---> Running in 9407ae4677ad
Removing intermediate container 9407ae4677ad
 ---> 679167571916
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 98e3981bddc3
Removing intermediate container 98e3981bddc3
 ---> df21e80719e8
Successfully built df21e80719e8
Successfully tagged mesos/website-1593545455-15915:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593545455-15915:latest
Deleted: sha256:df21e80719e806ad15be4db9904cf17be08106af82d8be3a2334753008477625
Deleted: sha256:679167571916d8356edb2c64b9987afffa6e607a91f1ad5b4b9522d1336c2e82
Deleted: sha256:6b281cf513ac5dbff45fc3f24a87b8e187a02df5456d55c4dba71aebfb97ec49
Deleted: sha256:4ad8b6917edb4c30b1b20b65119bcc1ba6230b8b037b69fbc7379c43d3df7ddc
Deleted: sha256:6a597a44a9844c0a931bb8bbea31e3d9f41696bba720d459d1a7fa5aff76af56
Deleted: sha256:84c2f36df6ae90036c4e1ba23e91526a34cb252f0bf1ec2b18288fa6d4257c8e
Deleted: sha256:42eb1c6b64381c7c641684182da0670cc123419767f75506ef5bb25a84cea106
Deleted: sha256:3f586a9f326b149b0f75e2ff6cfbe4ede4121c3e2e5af2b5138897aac7147c6a
Deleted: sha256:435a7e994b9bd16c05ad16bc98a456645bbc89e767b3bd32a824cfc6e0d810f1
Deleted: sha256:adcb3c414a262738ffcda1d2ec0ae254a735d2b663eccef79af6ac0766b0110f
Deleted: sha256:b2395b65c79410aef05a9a4195fcd97d040e2b5a2aff6c6bf8974946a1a4ac49
Deleted: sha256:55851f6a8ba7767f2e3c2a9c37471b1f964a09f0cf7d9ddf37418df9c36e67cc
Deleted: sha256:925468628a337e2f600746bb9142d73115375520efef8233c34a0c25fb0511cd
Deleted: sha256:205353caebf9085c2d54d536f6c4c218e77eef091b88707cff2bea885ba2a5e4
Deleted: sha256:48af4fe24fee36b3433e62231a484d2902b76bc334938b8bad3fee938cea89dc
Deleted: sha256:5d902c4ae6086d99f398e755c4522f81b4a60526acff4b19027868f921ba85bc
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2517

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

Changes:

[asekretenko] Added a workaround for `javah -d java/jni` race for creating `java/jni`.


------------------------------------------
[...truncated 13.81 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c817f26e339e
 ---> d881b99527ca
Step 6/13 : RUN gem install bundler
 ---> Running in c661179aeeaf
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container c661179aeeaf
 ---> 71bbe198d8bd
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 5cad824d7f41
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 5cad824d7f41
 ---> ce26633e4550
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7499584fd408
Removing intermediate container 7499584fd408
 ---> 515f204c8b48
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in f0763dcbaf5f
Removing intermediate container f0763dcbaf5f
 ---> bfef62e663bf
Step 10/13 : ENV CC gcc
 ---> Running in 042455c89b84
Removing intermediate container 042455c89b84
 ---> a77d2b6bbcd6
Step 11/13 : ENV CXX g++
 ---> Running in b4223293bff1
Removing intermediate container b4223293bff1
 ---> 4559d67c7edd
Step 12/13 : WORKDIR /mesos
 ---> Running in 856b119c2c47
Removing intermediate container 856b119c2c47
 ---> ff25d1aacc13
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 4e981f358b7c
Removing intermediate container 4e981f358b7c
 ---> f02d841d892d
Successfully built f02d841d892d
Successfully tagged mesos/website-1593544326-16552:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593544326-16552:latest
Deleted: sha256:f02d841d892df72cebb2c55196cf77d1c986e29d96fb8e38572f6f4a58d41ffa
Deleted: sha256:ff25d1aacc13f07dd2251908f484fce8e5f9690cc17521ba281cde51aaad8c2f
Deleted: sha256:bb12f916515ed4cffa82a61161e7a9444833a1f51e7e0737431e66c7c87bddca
Deleted: sha256:4559d67c7edd9db9c1e18d0528aebd2b3105f8b0d21e7045b46b1f7a73e3f85b
Deleted: sha256:a77d2b6bbcd6253d102ad5d0cf71788bc0847b0b9487bcc71ba7a4b832f20be4
Deleted: sha256:bfef62e663bf7194fbb54e80e3c52600558ac171c9f363459f852a73cfdba198
Deleted: sha256:515f204c8b48ebe2ce6869d474119e98c219e3ac7ca94c418d2ec19e1fa85cbc
Deleted: sha256:ce26633e45509284af59464c31c14f22643342a7c32a065b7ff6bcb7f43d759b
Deleted: sha256:13c7317529298e433eab62685086a0defb8ad30b8d68f2357caf2870e6f7bd6c
Deleted: sha256:71bbe198d8bd28b6b57d2803e265ae34a720fbf07eb7c3ee5c589ac77c107ade
Deleted: sha256:28bdd7641edb44f8063e4935872d4f22f096cd1d50ef99ab35649fe99c3d7cd7
Deleted: sha256:d881b99527cafe4ef06622e37f142b4f24a3c1ae360b84a928429143054f8aea
Deleted: sha256:26a459fb035663304f8081e8df271d563c1bd399f2aef25be0183df4b9fea5a9
Deleted: sha256:aba263fb3c742a489a87de818965525207a99e41f20f11abb4ce0c3ce524a23d
Deleted: sha256:a9b1a163fb89b579c7cb95fa741ba67324857d1a1e3781d8e2d21950fed7aa81
Deleted: sha256:7c9b500bb2d414e4a57e8c0c9d7f3b1c6352752a09e5a9ca697b7e6837e97ee7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2516/display/redirect>

Changes:


------------------------------------------
[...truncated 12.79 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 72af6dc0c52c
 ---> 12c4574c4045
Step 6/13 : RUN gem install bundler
 ---> Running in d84d970bb584
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container d84d970bb584
 ---> f1e460b9d8b2
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 064f5623f7b7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 064f5623f7b7
 ---> ec97b669bc74
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in fbe582dec523
Removing intermediate container fbe582dec523
 ---> 9f0417b44653
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in de19fd0a4e3d
Removing intermediate container de19fd0a4e3d
 ---> 5df0ca9ce1d8
Step 10/13 : ENV CC gcc
 ---> Running in 503e5e1af2ae
Removing intermediate container 503e5e1af2ae
 ---> 33ded9ea5dbe
Step 11/13 : ENV CXX g++
 ---> Running in 9954c2aacc08
Removing intermediate container 9954c2aacc08
 ---> 854de7650b7b
Step 12/13 : WORKDIR /mesos
 ---> Running in 1b45b68d0ff2
Removing intermediate container 1b45b68d0ff2
 ---> e9ed92d7c2fd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 44bc5d01e3ca
Removing intermediate container 44bc5d01e3ca
 ---> 19c859b5fb65
Successfully built 19c859b5fb65
Successfully tagged mesos/website-1593458155-12258:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593458155-12258:latest
Deleted: sha256:19c859b5fb652379314fa76fd8fb7b1c0f98dd78f4409de8e49ec841d485d3d2
Deleted: sha256:e9ed92d7c2fd1459ab3a2341f35c12fbc0e1d131e1d19c8b641a28b70fddb090
Deleted: sha256:b221508b27cff81cbd2d390b97c92121d06574dc2e550af8d5147535f928c637
Deleted: sha256:854de7650b7b8699dd04e72bda50a3903be8e2e696019859ff405a1dfb9c88a1
Deleted: sha256:33ded9ea5dbef3a2878fae4a1e6870089ac339389af3224861a708d5513ab597
Deleted: sha256:5df0ca9ce1d84217025255c4b26e49e099a9783aea6ada723c19e5dfd518d415
Deleted: sha256:9f0417b446532521ffefc6a7df27d95e73e71b3525c9be2f4284df2b1aa6f4f5
Deleted: sha256:ec97b669bc74f5816074d1fc6deeaf12a770e9d8c05d4d31171f61e1450e2711
Deleted: sha256:43390810c4591f083cf55b88070cf87c387f55992eda7fc0618d879e924b80d9
Deleted: sha256:f1e460b9d8b254cc377bcd3a9e68a24c31652a918768be067d16bbaafee7e22d
Deleted: sha256:7e01a48eb4b741838b3f974418cef9bd47d2d0ceeed814ee683481195e6ba27b
Deleted: sha256:12c4574c40456280bf7304196a5a876deefef081f2d767b7c0a8c729e7fd84f7
Deleted: sha256:3d780f8984b9ccc29fb930c0fb64e24ca46253379e9aa74c9e836df4c22bfb27
Deleted: sha256:d2e6fba5abef63d974eaeee898cdd96f26f86710dce426397af94f0a83d3e778
Deleted: sha256:0aadc9f99672fd8b15a41652e271de55acc786e051e9efa39f26d7075ba23867
Deleted: sha256:6df2fb80ead8118962eb0559517789a78d79077055a1e2a8925ec41f8485620e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2515

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

Changes:

[asekretenko] Fixed wclayer download when in Windows build with CMake 3.17+


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bc9689c83db6
 ---> 604ecc69ed96
Step 6/13 : RUN gem install bundler
 ---> Running in 7cbb638eab0e
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 7cbb638eab0e
 ---> 0743568d6864
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b581cb02fd07
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b581cb02fd07
 ---> 88b3901af6e7
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 17e493db9a66
Removing intermediate container 17e493db9a66
 ---> 7b085cda92cf
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 7ed839f3b70a
Removing intermediate container 7ed839f3b70a
 ---> 6a2ac7c41000
Step 10/13 : ENV CC gcc
 ---> Running in b47302dcee72
Removing intermediate container b47302dcee72
 ---> 195ff7ee4864
Step 11/13 : ENV CXX g++
 ---> Running in dff020345716
Removing intermediate container dff020345716
 ---> 7e2051e2cdd9
Step 12/13 : WORKDIR /mesos
 ---> Running in 3b6b04645686
Removing intermediate container 3b6b04645686
 ---> c2be4bf5b885
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6875aa4d8270
Removing intermediate container 6875aa4d8270
 ---> 4b405375dd15
Successfully built 4b405375dd15
Successfully tagged mesos/website-1593439931-22801:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593439931-22801:latest
Deleted: sha256:4b405375dd15a2ca6af5e7ab0977a6d0f12154fffde415865db4eec8a36bd652
Deleted: sha256:c2be4bf5b8854414352427c1d888b2eaaa59c93eff8659ad9b1ab89da57dbd2c
Deleted: sha256:235fa2ce218fcebf176e037923985c56b3acf4525974a4abdcedeb252ccdd499
Deleted: sha256:7e2051e2cdd9f6ab8ba2c3c464bc3961bcf25c2702ebafb936bdeb9a7bafae8c
Deleted: sha256:195ff7ee48646e90387b290efe570c515018883764d4696457582d6568de041e
Deleted: sha256:6a2ac7c41000b53b8b0494c3ff67f546723dc7e811ac5c54864bd1cdc293787a
Deleted: sha256:7b085cda92cf54d2e795b9a768e7b40305979d09a03348d1ad80cbced0b572b9
Deleted: sha256:88b3901af6e75d12dcd8ceafa4255187c7080dd8a53574a943585a5abf4fcc01
Deleted: sha256:f5cb46708f3e15bedaea5155ca219aa9f50e81e9f325d17d8b4b11dbda9d85b0
Deleted: sha256:0743568d6864bf216f34e280f6433f251d885e418dc1666dc12d59d8e37888a5
Deleted: sha256:18227118ff3f8b8da88481ad496fb85bf6b724bfb8d2042301dc20c0575f956a
Deleted: sha256:604ecc69ed96f072fa39894be0b27b50588e3841d9a65f935b389f7d96f4d881
Deleted: sha256:634538420af503dea829f30479a403738fc30ccdc7825f1bc7b1497c79e7f514
Deleted: sha256:f4bbfbaf934da767a83d0642289a5fcbb5abedcdb453d02a78a7f7ed3245126e
Deleted: sha256:c4a089cfe1357b6c2f0d03c12d2e85d3cd03b2971b754759a9bf1103ad8ecedc
Deleted: sha256:acf91328d49a3803bd56330676bdf402cdac55645804fdd5ec8b2f4efdcb3e5d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2514

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

Changes:

[abudnik] Added support of `null` values for syscall `args` in Seccomp.


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 89ba70be5a0b
 ---> c63d386a5190
Step 6/13 : RUN gem install bundler
 ---> Running in 3c6e312f2539
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 3c6e312f2539
 ---> 67139c6dc017
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 0e91506065aa
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 0e91506065aa
 ---> 94438e71ac5d
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in b1a16fe9ef6d
Removing intermediate container b1a16fe9ef6d
 ---> 296b63dad4f0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in af6ebfa112cd
Removing intermediate container af6ebfa112cd
 ---> ac7ffd7a643d
Step 10/13 : ENV CC gcc
 ---> Running in 3a1bd5bdb828
Removing intermediate container 3a1bd5bdb828
 ---> 0d802e372ad9
Step 11/13 : ENV CXX g++
 ---> Running in 52b1e2ab9410
Removing intermediate container 52b1e2ab9410
 ---> 8293a08dc941
Step 12/13 : WORKDIR /mesos
 ---> Running in 5225b309cd11
Removing intermediate container 5225b309cd11
 ---> 56eb58ac2927
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 2876c081d84a
Removing intermediate container 2876c081d84a
 ---> fbe0929a0b80
Successfully built fbe0929a0b80
Successfully tagged mesos/website-1592387158-11288:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1592387158-11288:latest
Deleted: sha256:fbe0929a0b809887370896c7903fb6fca3dc039f0a976e70eb439d14cd230ade
Deleted: sha256:56eb58ac2927875a75f5d5a157147560485dab50fa4b53352ff8f9953e0b7313
Deleted: sha256:f3b624b501b06eefccc17e947171b20632fc3cf63ad6223c74f734938928047f
Deleted: sha256:8293a08dc9411443db3dcc818c39aa732f55018c0af3d43cdc1e76a4c3be4a7d
Deleted: sha256:0d802e372ad988b15cd756613bc6189b93c54ed467225428fc5b674e9cfe5d3e
Deleted: sha256:ac7ffd7a643d4a9b2ce917e389a6104fa886be64916505f5a9f2fce773ab6585
Deleted: sha256:296b63dad4f0f945e7e6222a64de27fc0bc03ff5062e2381154eee5a0f5c3752
Deleted: sha256:94438e71ac5d0c8b45ea14ef0b8655d00e893fb3dcf8dcba35d4975347ef6836
Deleted: sha256:323d340b5d02ea236f0e8b35df4b0ab11c8afd995479b0a804b0f417443e31bb
Deleted: sha256:67139c6dc017365283d3017b134fe273e827d11b7d5f98c270bf7e3b83b00652
Deleted: sha256:74f0d048e34e4c9fc2765970304f3b77aa7215e7c118670ed6dfad98acb647a9
Deleted: sha256:c63d386a519041c410e42cb1492ac058d25e32ef8876d1bac970c32bfb1fd618
Deleted: sha256:eb500d2846ee62173f9c60c7439a7d51c9662b02641ca81c88f233fe5050057b
Deleted: sha256:64528a9adda23cc7d880a6c044a57090226f0b3d7d4b845a803626cd1bfa3622
Deleted: sha256:3014510a80ceee5160618527f0f2469dfaae8573f2cd50d8c7ece385043d0b0e
Deleted: sha256:2876fe4f6aa1927f94f10010afa353a9662b0945e833adf90e18a1469c491c60
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2513

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

Changes:

[abudnik] Added URI to failure messages in URI fetcher plugins.


------------------------------------------
[...truncated 11.62 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 20820b5f24f2
 ---> 360599426dd8
Step 6/13 : RUN gem install bundler
 ---> Running in 18884c5119be
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 6 seconds
1 gem installed
Removing intermediate container 18884c5119be
 ---> 2567fb1ed7a1
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 8c3e820c1d32
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 8c3e820c1d32
 ---> 92f2377e53d8
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 1083c40cc670
Removing intermediate container 1083c40cc670
 ---> 9a841fcbbbca
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in e91b28988cef
Removing intermediate container e91b28988cef
 ---> af154af4357e
Step 10/13 : ENV CC gcc
 ---> Running in a9314f2e4da4
Removing intermediate container a9314f2e4da4
 ---> 9535895792dd
Step 11/13 : ENV CXX g++
 ---> Running in 44b3a7c37426
Removing intermediate container 44b3a7c37426
 ---> 9149e8e172cd
Step 12/13 : WORKDIR /mesos
 ---> Running in d709f0a06ebe
Removing intermediate container d709f0a06ebe
 ---> 4e186fcf2096
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 01c7f1ab581f
Removing intermediate container 01c7f1ab581f
 ---> 67de21f1dff8
Successfully built 67de21f1dff8
Successfully tagged mesos/website-1591794489-25794:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591794489-25794:latest
Deleted: sha256:67de21f1dff8335005b122f52ca48ffda84f9a5fdcf2f0c781b9fdba49c67b2b
Deleted: sha256:4e186fcf20965e666277adc81e4e7d4e4ef6322a60544a6122aab390c22977ca
Deleted: sha256:e16cced670a9405d7db9712818a51d0f14174bdb22bca943b2bbfaa929cb79f1
Deleted: sha256:9149e8e172cdbe5ec80644617e2ff6a70bfec0efb1e953c5f1ae1469b86eb9db
Deleted: sha256:9535895792dd8b502b817db934138814030296aa0054b1facb0ce28fe7536a4d
Deleted: sha256:af154af4357e554579d101871d37021470e7f2e924b5ea766aa842c662db411a
Deleted: sha256:9a841fcbbbca2272c54a1c3e03995b61b40317e0c23859d05bb08133b4a3dd1d
Deleted: sha256:92f2377e53d88bc0100cf134a99a5d79283025734dd9b63eb07a82cec0ece1c2
Deleted: sha256:23cfd97e41094aa9b889aeb456b0490b7416a1a009c6868022b6a2c1571a0ec7
Deleted: sha256:2567fb1ed7a1a96be36691881552273cd48c9ea6f69ef07a491b423ea7b391c1
Deleted: sha256:d7c62c6b0929e69b23d86cd94fd9a94495c62ddf978a4183bb284ded7389bbb3
Deleted: sha256:360599426dd879297b044b1319ed9523a0c7c7d539d58608e2dea94c85cafb91
Deleted: sha256:731941a964bb541d638336493e6948a0e780212b6927aa23dce1367293ee8396
Deleted: sha256:e07a9ed0968a0ddb4ba28a4b5ec157f16e4a239e0a5509c13f0db938ec4c413b
Deleted: sha256:e5919be26873e2898ffc8eb06567a6df74ac8a838e30811191b0de1a838c1185
Deleted: sha256:8a58e28e90d556ccd290ae3fcebc05a316cf3580d13e29e57d22e6bf4712c121
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2512

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

Changes:

[asekretenko] Added cmake install for missing build-time module dependencies.


------------------------------------------
[...truncated 11.65 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 5f6d2d676023
 ---> 67e64f1f22ba
Step 6/13 : RUN gem install bundler
 ---> Running in fd37fb4e8f87
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container fd37fb4e8f87
 ---> 3998db461d27
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 4699ac3c2414
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 4699ac3c2414
 ---> 66daadf08530
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in aee9353bd95e
Removing intermediate container aee9353bd95e
 ---> 24196555cbc9
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 33318abb9321
Removing intermediate container 33318abb9321
 ---> 771c86b33b25
Step 10/13 : ENV CC gcc
 ---> Running in c4423a67edc7
Removing intermediate container c4423a67edc7
 ---> 2706b6e3eb14
Step 11/13 : ENV CXX g++
 ---> Running in 07f3f8a626e0
Removing intermediate container 07f3f8a626e0
 ---> 77685cee0c06
Step 12/13 : WORKDIR /mesos
 ---> Running in 798bff8ec946
Removing intermediate container 798bff8ec946
 ---> b0b37695b8dd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 112228a65656
Removing intermediate container 112228a65656
 ---> f49661fba46b
Successfully built f49661fba46b
Successfully tagged mesos/website-1591176876-23430:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591176876-23430:latest
Deleted: sha256:f49661fba46ba420a21adafdfbc0e71e668c6525932b8ca4b3a5f4bce86349a8
Deleted: sha256:b0b37695b8dd32ddc4876f217df54f1ffd998a0ce213af406406abac46392217
Deleted: sha256:42969e9bcdd3ec11712147ed74ecc9d7634d630993b3051e17af35c6d1465a8c
Deleted: sha256:77685cee0c06dabb4118408169f18c0f78b8b0c315dfd9d7182af2ae73ff3436
Deleted: sha256:2706b6e3eb148ea14afc1c405e60c8b91db33640cd9d77b75bb0b6bf628a66a4
Deleted: sha256:771c86b33b2559138581d2d7f0a4957b9358f2618434efb2cec87c7c778a4c88
Deleted: sha256:24196555cbc9ed10311915a31acf08ef90de24f690f9b677d63bb5730f294c9c
Deleted: sha256:66daadf08530137f0c45f823709e0a86628c946b8b48480ca362bc3d3ecd8190
Deleted: sha256:c39b33fc76dd24f7fbb49e9aab78ee07bbeeadb26c58fc5241e8b785a15e6fd0
Deleted: sha256:3998db461d278f76b5b79b3f26cc1584b480098071db6a311c3d1e51bada9d0a
Deleted: sha256:8ab53f40881d2ca25fded11e6dd0d771bf17936ff2c61d19b5d4a93100bee308
Deleted: sha256:67e64f1f22baf461b6022ef716f59e23779fbb132340e0606c6b5f0e2dc17e50
Deleted: sha256:bf68247cb4f90daeeef0ac31e7210545340061c7ee5a1a65ee7be835424fadb9
Deleted: sha256:92d0f26703003cc4f10234d2453258b7ea0528cd810b9e8976f49aa828513083
Deleted: sha256:3b40dbcbaf6af65a4d5f73da19018ac293f04b7788ad3aed9cd56c57248490de
Deleted: sha256:b5d9da0e442936416ac7e69fbb09bc1e6e96f61a7859a3b84210ff806b0e8243
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2511

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

Changes:

[asekretenko] Fixed setting LIBPROCESS_ALLOW_JEMALLOC in Linux cmake build.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c8e1d941ad2a
 ---> 8fc2786acb9e
Step 6/13 : RUN gem install bundler
 ---> Running in b1a1d689848b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container b1a1d689848b
 ---> 4296da023681
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 831e4496b02b
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 831e4496b02b
 ---> fc1146b012c3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7e45ad35b5b8
Removing intermediate container 7e45ad35b5b8
 ---> 3a74e01c0af6
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8f4a7c3fc5ac
Removing intermediate container 8f4a7c3fc5ac
 ---> a4724ecffdd5
Step 10/13 : ENV CC gcc
 ---> Running in e152fef8904a
Removing intermediate container e152fef8904a
 ---> 2b74dbca7ade
Step 11/13 : ENV CXX g++
 ---> Running in cb7bbd1da85c
Removing intermediate container cb7bbd1da85c
 ---> dadf9deba92b
Step 12/13 : WORKDIR /mesos
 ---> Running in b40381c0e377
Removing intermediate container b40381c0e377
 ---> 2de735eabd72
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 993d4c7ad39a
Removing intermediate container 993d4c7ad39a
 ---> 7bfdca3fe25a
Successfully built 7bfdca3fe25a
Successfully tagged mesos/website-1590778953-20826:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590778953-20826:latest
Deleted: sha256:7bfdca3fe25a5a8ea97369f9d9e93506a4f78ec841585f0d0203b0aad5565f17
Deleted: sha256:2de735eabd72138c5ca44ed012ab1ec61de1c319bfe6afd66a63ac3d0252a238
Deleted: sha256:2dfe185b495e67b8c2fa47c3d4ba37e44efeae9755585d72f3e71d2286f25a35
Deleted: sha256:dadf9deba92b11feeb13eecdb516b63a1bedaf737bbdb027b876b5bc62333cf9
Deleted: sha256:2b74dbca7adecdf74e944c0ed2755fd878750c4786213dc4bedd5c9870c59731
Deleted: sha256:a4724ecffdd5d639362161f7c49011d86a714c71a575ba7e0b881979da2ffe2d
Deleted: sha256:3a74e01c0af6827b82369f3f6f9bd2d028313c0f8ef29e08b7389160e3d48f9e
Deleted: sha256:fc1146b012c317fdc099c6bb45b38102f5d635bf563ef1e586e7c33e77128e61
Deleted: sha256:361bd4b6dee1d8d7cefab9161fd3ffcbcaf51ebd662100f07e28450071ef54b9
Deleted: sha256:4296da0236812c51de3fcba8500e10e10495fe4049e40b2ba349fa82c4be9e6c
Deleted: sha256:8c5a51ec03f882122aabc207c9125a624599fa8cc3e3a58cf89161c9053c3e50
Deleted: sha256:8fc2786acb9ec7484087b8f12fb97c5a383020b1e6889af00a12f01d5543da94
Deleted: sha256:7eb38fe96e14790747e4bc8e4e5118ab064fca65a5816209208072a153a4cd7d
Deleted: sha256:af376acb6e0fdd5c176d16905088b9426b1d0c90263c57507cb29bacc2df1ec5
Deleted: sha256:8689c29448651b3975e7c2f72c7d3f5268b5ff273222d612660808de7e12b29e
Deleted: sha256:554d1f5c354ac4c493f3252f8fa073fb2018ee97ef28962226b08b81b71a6ec3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2510

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

Changes:

[asekretenko] Added cmake build option to install build-time module dependencies.

[asekretenko] Added headers install target for building modules into stout.

[asekretenko] Added headers install target for building modules into libprocess.


------------------------------------------
[...truncated 10.06 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bf9fe49af4ae
 ---> 11ef78e38e96
Step 6/13 : RUN gem install bundler
 ---> Running in bdc5e684d0e5
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container bdc5e684d0e5
 ---> 6da3298a7ba4
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in f651d03a775f
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container f651d03a775f
 ---> 4d93392aaf88
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ac44be1fab4a
Removing intermediate container ac44be1fab4a
 ---> caf7dd982187
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8b2cf9fc8a55
Removing intermediate container 8b2cf9fc8a55
 ---> 5394fc04da22
Step 10/13 : ENV CC gcc
 ---> Running in b5fcd8e8b852
Removing intermediate container b5fcd8e8b852
 ---> 06539a2acf83
Step 11/13 : ENV CXX g++
 ---> Running in 82144b67b3a9
Removing intermediate container 82144b67b3a9
 ---> 5f25b2ab709e
Step 12/13 : WORKDIR /mesos
 ---> Running in 3130804ff627
Removing intermediate container 3130804ff627
 ---> 1d378e89986e
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in b56d411f9368
Removing intermediate container b56d411f9368
 ---> d5a2515b71aa
Successfully built d5a2515b71aa
Successfully tagged mesos/website-1590751813-25435:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590751813-25435:latest
Deleted: sha256:d5a2515b71aa780b86b22e63d3ae531ae0b533c7a0bf97ac6a92c9b32664d370
Deleted: sha256:1d378e89986ed9c771b60d4e7a838c0a8f8673100059df8aa890bd496f67896b
Deleted: sha256:702b700f094ca128ef48fe90c11fbdbc980a30699e5ebe2f825b26eaff53f136
Deleted: sha256:5f25b2ab709ede3c4f958d7b3862ebc89793b3f415356e1d2a6ba3db804fd992
Deleted: sha256:06539a2acf833f73316118fd8fa392de8ee1c023bbf610d147493b17b66a8697
Deleted: sha256:5394fc04da22b52d969ca620779e57b4bd2236115f454029b5f312d0e9bdbe5a
Deleted: sha256:caf7dd982187c459a08073eaba0dd46a6f4b9a6a6fe1b356c0309cf14ce399e2
Deleted: sha256:4d93392aaf885017a8e86a6e4be5c3147d4407f8da2c78a289792b3d2d7cccc8
Deleted: sha256:8977fb19642f046a79db1610946c5dd5b492b0100f4abe7e5a00a7c562173195
Deleted: sha256:6da3298a7ba40e6af2a166386dda30b97dec61f0c9f6140940cf3feb84f87a3b
Deleted: sha256:52766f28db997e1dd88d7e3731c4c5067e902c31c0db6195f79a705c52b4b258
Deleted: sha256:11ef78e38e967c6a76b009809ad26e39447e2eb33ac887a452bd204dbfa9da71
Deleted: sha256:f4a41f33a2c0659c983140099f7874a5ffd625bf9210bb5cdbbd5254dfdc41d4
Deleted: sha256:93ef0d55cfb64de106de69c36734bc8e1501cbc33eeeedb83173c5b6fcd7b576
Deleted: sha256:ff6d47918ce50e4a9a5aca64410273e1fa0a36d3db4cca61f212cc96a81a5119
Deleted: sha256:c2065e6453919bb09d1cfd4d7488f6dac62ffeb033e24e131896386a25e465da
Build step 'Execute shell' marked build as failure