See 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/45/display/redirect>

------------------------------------------
[...truncated 1.83 KB...]
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ export MAVEN_OPTS=-Xmx2048m
+ MAVEN_OPTS=-Xmx2048m
+ cd website
+ ./docker/ci.sh
+++ dirname ./docker/ci.sh
++ cd ./docker
++ pwd
+ 
SCRIPT_DIR=<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker>
+ export IMAGE_NAME=distributedlog/docs
+ IMAGE_NAME=distributedlog/docs
+ pushd 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker>
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website/docker
 ~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
+ docker build --rm=true -t distributedlog/docs .
Sending build context to Docker daemon  7.68 kB
Step 1 : FROM ruby:2.3.0
2.3.0: Pulling from library/ruby
efd26ecc9548: Pulling fs layer
a3ed95caeb02: Pulling fs layer
d1784d73276e: Pulling fs layer
72e581645fc3: Pulling fs layer
9709ddcc4d24: Pulling fs layer
7013ecfd652c: Pulling fs layer
72e581645fc3: Waiting
7013ecfd652c: Waiting
66373b9c2e12: Pulling fs layer
9709ddcc4d24: Waiting
66373b9c2e12: Waiting
2a6578ab609c: Pulling fs layer
4356bd31ea9f: Pulling fs layer
2a6578ab609c: Waiting
4356bd31ea9f: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
d1784d73276e: Verifying Checksum
d1784d73276e: Download complete
72e581645fc3: Verifying Checksum
72e581645fc3: Download complete
7013ecfd652c: Verifying Checksum
7013ecfd652c: Download complete
efd26ecc9548: Verifying Checksum
efd26ecc9548: Download complete
2a6578ab609c: Download complete
4356bd31ea9f: Download complete
66373b9c2e12: Verifying Checksum
66373b9c2e12: Download complete
9709ddcc4d24: Verifying Checksum
9709ddcc4d24: Download complete
efd26ecc9548: Pull complete
a3ed95caeb02: Pull complete
d1784d73276e: Pull complete
72e581645fc3: Pull complete
9709ddcc4d24: Pull complete
7013ecfd652c: Pull complete
66373b9c2e12: Pull complete
2a6578ab609c: Pull complete
4356bd31ea9f: Pull complete
Digest: sha256:1759dbfc94b572b340f5e415734029a1e1cef460d5343fe38c757b0df7ef64ee
Status: Downloaded newer image for ruby:2.3.0
 ---> 7ca70eb2dfea
Successfully built 7ca70eb2dfea
+ popd
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
++ uname -s
+ '[' Linux == Linux ']'
+ USER_NAME=jenkins
++ id -u jenkins
+ USER_ID=10025
++ id -g jenkins
+ GROUP_ID=10026
+ LOCAL_HOME=/home/jenkins
+ docker build -t distributedlog/docs-jenkins -
Sending build context to Docker daemon 2.048 kB
Step 1 : FROM distributedlog/docs
 ---> 7ca70eb2dfea
Step 2 : RUN groupadd --non-unique -g 10026 jenkins &&   useradd -g 10026 -u 
10025 -k /root -m jenkins
 ---> Running in a812f3621666
 ---> 26eca938249d
Removing intermediate container a812f3621666
Step 3 : ENV HOME /home/jenkins
 ---> Running in f5ad96b17dd4
 ---> 91a7b4576ffe
Removing intermediate container f5ad96b17dd4
Successfully built 91a7b4576ffe
+ 
DLOG_DOC_ROOT=<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
+ pushd 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website 
~/jenkins-slave/workspace/distributedlog-postcommit-publish-website/website
+ docker run --rm=true -w 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
 -u jenkins -v 
<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>:<https://builds.apache.org/job/distributedlog-postcommit-publish-website/ws/website/docker/..>
 -v /home/jenkins:/home/jenkins -e JEKYLL_ENV=production 
distributedlog/docs-jenkins bash -c 'make setup && make apache && make 
production'
gem install bundler \
        -v 1.15.3 \
        --no-rdoc \
        --no-ri
Successfully installed bundler-1.15.3
1 gem installed
NOKOGIRI_USE_SYSTEM_LIBRARIES=true bundle _1.15.3_ install
The latest bundler is 1.16.0.pre.2, but you are currently running 1.15.3.
To update, run `gem install bundler --pre`
Fetching gem metadata from http://rubygems.org/...........
Fetching version metadata from http://rubygems.org/...
Fetching dependency metadata from http://rubygems.org/..
Fetching RbST 0.5.1
Installing RbST 0.5.1
Fetching i18n 0.7.0
Installing i18n 0.7.0
Using json 1.8.3
Fetching minitest 5.9.0
Installing minitest 5.9.0
Fetching thread_safe 0.3.5
Installing thread_safe 0.3.5
Fetching addressable 2.4.0
Installing addressable 2.4.0
Using bundler 1.15.3
Fetching colorator 1.1.0
Installing colorator 1.1.0
Fetching colored 1.2
Installing colored 1.2
Fetching ffi 1.9.14
Installing ffi 1.9.14 with native extensions
Fetching forwardable-extended 2.6.0
Installing forwardable-extended 2.6.0
Fetching mercenary 0.3.6
Installing mercenary 0.3.6
Fetching mini_portile2 2.1.0
Installing mini_portile2 2.1.0
Fetching pkg-config 1.1.7
Installing pkg-config 1.1.7
Fetching parallel 1.9.0
Installing parallel 1.9.0
Fetching yell 2.0.6
Installing yell 2.0.6
Fetching sass 3.4.22
Installing sass 3.4.22
Fetching rb-fsevent 0.9.7
Installing rb-fsevent 0.9.7
Fetching kramdown 1.11.1
Installing kramdown 1.11.1
Fetching liquid 3.0.6
Installing liquid 3.0.6
Fetching rouge 1.11.1
Installing rouge 1.11.1
Fetching safe_yaml 1.0.4
Installing safe_yaml 1.0.4
Fetching tzinfo 1.2.2
Installing tzinfo 1.2.2
Fetching ethon 0.9.0
Installing ethon 0.9.0
Fetching rb-inotify 0.9.7
Installing rb-inotify 0.9.7
Fetching pathutil 0.14.0
Installing pathutil 0.14.0
Fetching nokogiri 1.6.8
Installing nokogiri 1.6.8 with native extensions
Fetching jekyll-sass-converter 1.4.0
Installing jekyll-sass-converter 1.4.0
Fetching activesupport 4.2.7
Installing activesupport 4.2.7
Fetching typhoeus 0.8.0
Installing typhoeus 0.8.0
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching html-proofer 3.0.6
Installing html-proofer 3.0.6
Fetching jekyll-watch 1.5.0
Installing jekyll-watch 1.5.0
Fetching jekyll 3.2.1
Installing jekyll 3.2.1
Fetching jekyll-redirect-from 0.11.0
Installing jekyll-redirect-from 0.11.0
Bundle complete! 4 Gemfile dependencies, 35 gems now installed.
Bundled gems are installed into /usr/local/bundle.
wget https://bootstrap.pypa.io/get-pip.py
converted 'https://bootstrap.pypa.io/get-pip.py' (ANSI_X3.4-1968) -> 
'https://bootstrap.pypa.io/get-pip.py' (UTF-8)
--2017-09-16 17:26:30--  https://bootstrap.pypa.io/get-pip.py
Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.0.175, 
151.101.64.175, 151.101.128.175, ...
Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.0.175|:443... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: 1595408 (1.5M) [text/x-python]
Saving to: 'get-pip.py'

     0K .......... .......... .......... .......... ..........  3% 5.39M 0s
    50K .......... .......... .......... .......... ..........  6% 12.5M 0s
   100K .......... .......... .......... .......... ..........  9% 23.2M 0s
   150K .......... .......... .......... .......... .......... 12% 85.3M 0s
   200K .......... .......... .......... .......... .......... 16% 12.8M 0s
   250K .......... .......... .......... .......... .......... 19% 67.7M 0s
   300K .......... .......... .......... .......... .......... 22% 13.8M 0s
   350K .......... .......... .......... .......... .......... 25% 24.0M 0s
   400K .......... .......... .......... .......... .......... 28% 21.0M 0s
   450K .......... .......... .......... .......... .......... 32% 25.0M 0s
   500K .......... .......... .......... .......... .......... 35% 73.7M 0s
   550K .......... .......... .......... .......... .......... 38% 18.2M 0s
   600K .......... .......... .......... .......... .......... 41% 33.3M 0s
   650K .......... .......... .......... .......... .......... 44% 18.1M 0s
   700K .......... .......... .......... .......... .......... 48% 99.6M 0s
   750K .......... .......... .......... .......... .......... 51% 27.6M 0s
   800K .......... .......... .......... .......... .......... 54% 19.8M 0s
   850K .......... .......... .......... .......... .......... 57% 34.3M 0s
   900K .......... .......... .......... .......... .......... 60% 19.4M 0s
   950K .......... .......... .......... .......... .......... 64% 67.2M 0s
  1000K .......... .......... .......... .......... .......... 67% 29.5M 0s
  1050K .......... .......... .......... .......... .......... 70% 22.1M 0s
  1100K .......... .......... .......... .......... .......... 73% 45.6M 0s
  1150K .......... .......... .......... .......... .......... 77% 16.3M 0s
  1200K .......... .......... .......... .......... .......... 80% 84.6M 0s
  1250K .......... .......... .......... .......... .......... 83% 44.0M 0s
  1300K .......... .......... .......... .......... .......... 86% 39.3M 0s
  1350K .......... .......... .......... .......... .......... 89% 22.8M 0s
  1400K .......... .......... .......... .......... .......... 93% 27.8M 0s
  1450K .......... .......... .......... .......... .......... 96% 95.7M 0s
  1500K .......... .......... .......... .......... .......... 99% 30.8M 0s
  1550K ........                                              100% 23.3M=0.06s

2017-09-16 17:26:30 (23.7 MB/s) - 'get-pip.py' saved [1595408/1595408]

chmod +x get-pip.py
python get-pip.py
Collecting pip
  Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)
Collecting setuptools
  Downloading setuptools-36.5.0-py2.py3-none-any.whl (478kB)
Collecting wheel
  Downloading wheel-0.30.0-py2.py3-none-any.whl (49kB)
Installing collected packages: pip, setuptools, wheel
Exception:
Traceback (most recent call last):
  File "/tmp/tmpcSjEn9/pip.zip/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/tmp/tmpcSjEn9/pip.zip/pip/commands/install.py", line 342, in run
    prefix=options.prefix_path,
  File "/tmp/tmpcSjEn9/pip.zip/pip/req/req_set.py", line 784, in install
    **kwargs
  File "/tmp/tmpcSjEn9/pip.zip/pip/req/req_install.py", line 851, in install
    self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  File "/tmp/tmpcSjEn9/pip.zip/pip/req/req_install.py", line 1064, in 
move_wheel_files
    isolated=self.isolated,
  File "/tmp/tmpcSjEn9/pip.zip/pip/wheel.py", line 345, in move_wheel_files
    clobber(source, lib_dir, True)
  File "/tmp/tmpcSjEn9/pip.zip/pip/wheel.py", line 316, in clobber
    ensure_dir(destdir)
  File "/tmp/tmpcSjEn9/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir
    os.makedirs(path)
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: 
'/usr/local/lib/python2.7/dist-packages/pip-9.0.1.dist-info'
Makefile:6: recipe for target 'setup' failed
make: *** [setup] Error 2
Build step 'Execute shell' marked build as failure

Reply via email to