See <https://builds.apache.org/job/Qpid-proton-c/2138/display/redirect?page=changes>
Changes: [astitcher] PROTON-2247: Raw connections API for the proactor - API defined in [astitcher] PROTON-2247: Common raw connection implementation: - Buffer management - [astitcher] PROTON-2247: Tests for common raw connection code [astitcher] PROTON-2247: Epoll implementation of raw connection API [astitcher] PROTON-2247: Work on raw echo to improve output and add some wakes ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H23 (ubuntu) in workspace <https://builds.apache.org/job/Qpid-proton-c/ws/> No credentials specified Cloning the remote Git repository Cloning repository http://gitbox.apache.org/repos/asf/qpid-proton.git > git init <https://builds.apache.org/job/Qpid-proton-c/ws/> # timeout=10 Fetching upstream changes from http://gitbox.apache.org/repos/asf/qpid-proton.git > git --version # timeout=10 > git fetch --tags --progress -- > http://gitbox.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > http://gitbox.apache.org/repos/asf/qpid-proton.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > http://gitbox.apache.org/repos/asf/qpid-proton.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from http://gitbox.apache.org/repos/asf/qpid-proton.git > git fetch --tags --progress -- > http://gitbox.apache.org/repos/asf/qpid-proton.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 728a2ef3522b6214e4a4a4dcd0bab2fdc60d0135 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 728a2ef3522b6214e4a4a4dcd0bab2fdc60d0135 Commit message: "PROTON-2247: Work on raw echo to improve output and add some wakes" > git rev-list --no-walk c8aba5ecb67d140aca03da3c1e20510c85bc0fdf # timeout=10 [Qpid-proton-c] $ /bin/bash -e /tmp/jenkins5147541687861416518.sh No LSB modules are available. Arch: x86_64 Uname: Linux asf923.gq1.ygridcore.net 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux lsb_release: Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic User: jenkins ========================= Listing installed packages cmake 3.10.2-1ubuntu2.18.04.1 python 2.7.15~rc1-1 ruby 1:2.5.1 swig 3.0.12-1 swig3.0 3.0.12-1 ========================= /usr/bin/python /usr/bin/swig PATH=/home/jenkins/.local/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting pip Downloading https://files.pythonhosted.org/packages/5a/4a/39400ff9b36e719bdf8f31c99fe1fa7842a42fa77432e584f707a5080063/pip-20.2.2-py2.py3-none-any.whl (1.5MB) Installing collected packages: pip Found existing installation: pip 19.3.1 Uninstalling pip-19.3.1: Successfully uninstalled pip-19.3.1 Successfully installed pip-20.2.2 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting tox Downloading tox-3.19.0-py2.py3-none-any.whl (83 kB) Requirement already satisfied, skipping upgrade: importlib-metadata<2,>=0.12; python_version < "3.8" in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (1.2.0) Requirement already satisfied, skipping upgrade: toml>=0.9.4 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (0.10.0) Requirement already satisfied, skipping upgrade: pluggy>=0.12.0 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (0.12.0) Requirement already satisfied, skipping upgrade: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (16.7.8) Collecting six>=1.14.0 Using cached six-1.15.0-py2.py3-none-any.whl (10 kB) Requirement already satisfied, skipping upgrade: filelock>=3.0.0 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (3.0.12) Requirement already satisfied, skipping upgrade: py>=1.4.17 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (1.8.0) Requirement already satisfied, skipping upgrade: packaging>=14 in /home/jenkins/.local/lib/python2.7/site-packages (from tox) (19.1) Requirement already satisfied, skipping upgrade: contextlib2; python_version < "3" in /home/jenkins/.local/lib/python2.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (0.5.5) Requirement already satisfied, skipping upgrade: zipp>=0.5 in /home/jenkins/.local/lib/python2.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (0.6.0) Requirement already satisfied, skipping upgrade: configparser>=3.5; python_version < "3" in /home/jenkins/.local/lib/python2.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (3.8.1) Requirement already satisfied, skipping upgrade: pathlib2; python_version < "3" in /home/jenkins/.local/lib/python2.7/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (2.3.4) Requirement already satisfied, skipping upgrade: attrs in /home/jenkins/.local/lib/python2.7/site-packages (from packaging>=14->tox) (19.1.0) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/jenkins/.local/lib/python2.7/site-packages (from packaging>=14->tox) (2.4.2) Requirement already satisfied, skipping upgrade: more-itertools in /home/jenkins/.local/lib/python2.7/site-packages (from zipp>=0.5->importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (5.0.0) Requirement already satisfied, skipping upgrade: scandir; python_version < "3.5" in /home/jenkins/.local/lib/python2.7/site-packages (from pathlib2; python_version < "3"->importlib-metadata<2,>=0.12; python_version < "3.8"->tox) (1.10.0) Installing collected packages: six, tox Attempting uninstall: tox Found existing installation: tox 3.14.2 Uninstalling tox-3.14.2: Successfully uninstalled tox-3.14.2 Successfully installed six-1.15.0 tox-3.19.0 azure-pipelines c CMakeLists.txt cpp docs go go.mod INSTALL.md LICENSE.txt misc NOTICE.txt python README.md ruby scripts tests tools VERSION.txt -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PythonInterp: /usr/bin/python (found version "2.7.17") -- Found SWIG: /usr/bin/swig3.0 (found version "3.0.12") -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Found CyrusSASL: /usr/lib/x86_64-linux-gnu/libsasl2.so (found version "2.1.27") -- Looking for a CXX compiler -- Looking for a CXX compiler - /usr/bin/c++ -- The CXX compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type is "DEBUG" -- PN_VERSION: 0.32.0 (SNAPSHOT) -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for epoll_wait -- Looking for epoll_wait - found -- Building the epoll proactor -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Error at c/tests/CMakeLists.txt:78 (list): list does not recognize sub-command TRANSFORM -- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython2.7.so (found suitable exact version "2.7.17") -- Found Ruby: /usr/bin/ruby (found version "2.5.1") -- Could NOT find JsonCpp (missing: JsonCpp_LIBRARY JsonCpp_INCLUDE_DIR) -- Compiling C++11 examples: ON -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Found Go: /usr/bin/go (go version go1.10.4 linux/amd64) (1.10). -- Go: /usr/bin/go (1.10) version to low. At least 1.11 required. -- Looking for Python module sphinx - not found -- Sphinx modules not found; doc generation disabled. -- Looking for Python module setuptools - found -- Looking for Python module wheel - found -- Looking for Python module tox - found -- Configuring incomplete, errors occurred! See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeOutput.log".> See also "<https://builds.apache.org/job/Qpid-proton-c/ws/build/CMakeFiles/CMakeError.log".> Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
