See <https://ci.trafficserver.apache.org/job/docs-master/67/changes>
Changes: [James Peach] Fix typo in comment. [dark264sh] TS-4499: balancer plugin cannot use over port number over 32767 [amc] Update configure.ac - change build/aux to build/_aux [shinrich] TS-4478: AsyncHttpFetch hangs since ProxyClientSession changes. [James Peach] TS-4408: Remove volume.config ordering constraints. [James Peach] TS-4489: Log plugin remap error message. [Kit Chan] fix fetch api to release async item sooner ------------------------------------------ Started by an SCM change Building on master in workspace <https://ci.trafficserver.apache.org/job/docs-master/ws/> > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url > https://github.com/apache/trafficserver.git # timeout=10 Fetching upstream changes from https://github.com/apache/trafficserver.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress > https://github.com/apache/trafficserver.git > +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # > timeout=10 Checking out Revision 74b9cefcc9a6e296f8a60bbd556c7955eed8861a (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 74b9cefcc9a6e296f8a60bbd556c7955eed8861a > /usr/bin/git rev-list 450fbc8091ed6738af290e5aa5abcff65b641239 # timeout=10 [docs-master] $ /bin/bash -xe /tmp/hudson2507263954344905713.sh + source /home/jenkins/bin/environment.sh ++ export ATS_SRC_HOME=/home/jenkins/src ++ ATS_SRC_HOME=/home/jenkins/src ++ test docs-master '!=' docs-master ++ ATS_MAKE=make ++ test docs-master '!=' docs-master ++ export ATS_MAKE +++ /bin/date +%m%d%Y ++ export TODAY=06032016 ++ TODAY=06032016 ++ ATS_BRANCH=master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ test docs-master '!=' docs-master ++ export ATS_BRANCH ++ test docs-master '!=' docs-master ++ ATS_MAKE_FLAGS=-j4 + source /home/jenkins/bin/docs.sh ++ test -z make ++ test '!' -z <https://ci.trafficserver.apache.org/job/docs-master/ws/> ++ cd <https://ci.trafficserver.apache.org/job/docs-master/ws/src> ++ '[' '!' -f configure ']' ++ '[' '!' -f config.nice ']' ++ cd doc ++ echo 'Building English version' Building English version ++ rm -rf docbuild/html ++ make -e 'SPHINXOPTS=-D language='\''en'\''' html cd .. && make am--refresh make[1]: Entering directory `<https://ci.trafficserver.apache.org/job/docs-master/ws/src'> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh <https://ci.trafficserver.apache.org/job/docs-master/ws/src/build/aux/missing> aclocal-1.13 -I build cd . && /bin/sh <https://ci.trafficserver.apache.org/job/docs-master/ws/src/build/aux/missing> automake-1.13 --foreign configure.ac:40: error: required directory ./build/_aux does not exist configure.ac:673: error: required file 'build/_aux/ar-lib' not found configure.ac:673: 'automake --add-missing' can install 'ar-lib' configure.ac:576: error: required file 'build/_aux/compile' not found configure.ac:576: 'automake --add-missing' can install 'compile' configure.ac:109: error: required file 'build/_aux/config.guess' not found configure.ac:109: 'automake --add-missing' can install 'config.guess' configure.ac:109: error: required file 'build/_aux/config.sub' not found configure.ac:109: 'automake --add-missing' can install 'config.sub' configure.ac:44: error: required file 'build/_aux/install-sh' not found configure.ac:44: 'automake --add-missing' can install 'install-sh' configure.ac:680: error: required file 'build/_aux/ltmain.sh' not found configure.ac:44: error: required file 'build/_aux/missing' not found configure.ac:44: 'automake --add-missing' can install 'missing' cmd/traffic_cop/Makefile.am: error: required file 'build/_aux/depcomp' not found cmd/traffic_cop/Makefile.am: 'automake --add-missing' can install 'depcomp' parallel-tests: error: required file 'build/_aux/test-driver' not found parallel-tests: 'automake --add-missing' can install 'test-driver' configure.ac: error: required file 'build/_aux/ylwrap' not found configure.ac: 'automake --add-missing' can install 'ylwrap' make[1]: *** [Makefile.in] Error 1 make[1]: Leaving directory `<https://ci.trafficserver.apache.org/job/docs-master/ws/src'> make: *** [../aclocal.m4] Error 2 Build step 'Execute shell' marked build as failure
