SuccessConsole Output

15:05:06 Started by GitLab push by Elian Kraja
15:05:06 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt
15:05:06 [WS-CLEANUP] Deleting project workspace...
15:05:06 [WS-CLEANUP] Deferred wipeout is used...
15:05:06 [WS-CLEANUP] Done
15:05:06 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:05:06 Cloning the remote Git repository
15:05:06 Cloning repository git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
15:05:06  > git init /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt # timeout=10
15:05:06 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
15:05:06  > git --version # timeout=10
15:05:06 using GIT_SSH to set credentials 
15:05:06  > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/*
15:05:07  > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10
15:05:07  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:05:07  > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10
15:05:07 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git
15:05:07 using GIT_SSH to set credentials 
15:05:07  > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/*
15:05:08 skipping resolution of commit remotes/origin/2.4.1-fix-plu, since it originates from another repository
15:05:08  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:05:08  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:05:08 Checking out Revision dfa514c34a293f46b9b67b818c2a035909022900 (refs/remotes/origin/master)
15:05:08  > git config core.sparsecheckout # timeout=10
15:05:08  > git checkout -f dfa514c34a293f46b9b67b818c2a035909022900
15:05:08 Commit message: "Fix() fixes #23"
15:05:08  > git rev-list --no-walk dfa514c34a293f46b9b67b818c2a035909022900 # timeout=10
15:05:08 [robot-api-conf-hive-tap-tt] $ /bin/bash /tmp/jenkins7746465924947725846.sh
15:05:09 Login Succeeded
15:05:09 echo "Building 2.4.1 .. "
15:05:09 Building 2.4.1 .. 
15:05:09 docker build -t nfv-robot-hivetap-tt:2.4.1 . \
15:05:09    --build-arg GIT_BRANCH=2.4.1-fix-plu && \
15:05:09    docker tag nfv-robot-hivetap-tt:2.4.1 ****/nfv-robot-hivetap-tt:2.4.1
15:05:09 Sending build context to Docker daemon  243.2kB

15:05:09 Step 1/40 : FROM python:3.6
15:05:10 3.6: Pulling from library/python
15:05:11 e9afc4f90ab0: Pulling fs layer
15:05:11 989e6b19a265: Pulling fs layer
15:05:11 af14b6c2f878: Pulling fs layer
15:05:11 5573c4b30949: Pulling fs layer
15:05:11 11a88e764313: Pulling fs layer
15:05:11 5fbfb8c90ca7: Pulling fs layer
15:05:11 c16af6e4f0db: Pulling fs layer
15:05:11 8838231db662: Pulling fs layer
15:05:11 418c773724ce: Pulling fs layer
15:05:11 11a88e764313: Waiting
15:05:11 5fbfb8c90ca7: Waiting
15:05:11 5573c4b30949: Waiting
15:05:11 8838231db662: Waiting
15:05:11 418c773724ce: Waiting
15:05:11 c16af6e4f0db: Waiting
15:05:12 af14b6c2f878: Verifying Checksum
15:05:12 af14b6c2f878: Download complete
15:05:12 989e6b19a265: Download complete
15:05:14 e9afc4f90ab0: Verifying Checksum
15:05:14 e9afc4f90ab0: Download complete
15:05:15 5fbfb8c90ca7: Verifying Checksum
15:05:15 5fbfb8c90ca7: Download complete
15:05:16 5573c4b30949: Verifying Checksum
15:05:16 5573c4b30949: Download complete
15:05:17 8838231db662: Verifying Checksum
15:05:17 8838231db662: Download complete
15:05:17 e9afc4f90ab0: Pull complete
15:05:18 989e6b19a265: Pull complete
15:05:18 c16af6e4f0db: Verifying Checksum
15:05:18 c16af6e4f0db: Download complete
15:05:19 af14b6c2f878: Pull complete
15:05:19 418c773724ce: Verifying Checksum
15:05:19 418c773724ce: Download complete
15:05:21 11a88e764313: Verifying Checksum
15:05:21 11a88e764313: Download complete
15:05:23 5573c4b30949: Pull complete
15:05:36 11a88e764313: Pull complete
15:05:36 5fbfb8c90ca7: Pull complete
15:05:39 c16af6e4f0db: Pull complete
15:05:39 8838231db662: Pull complete
15:05:39 418c773724ce: Pull complete
15:05:39 Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295
15:05:39 Status: Downloaded newer image for python:3.6
15:05:39  ---> 13efce2de907
15:05:39 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
15:05:39  ---> Running in 03d757bd9b64
15:05:39  ---> c89d019e14e9
15:05:39 Removing intermediate container 03d757bd9b64
15:05:39 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
15:05:39  ---> Running in 7856369f7406
15:05:39  ---> 0e0c17470e4a
15:05:39 Removing intermediate container 7856369f7406
15:05:39 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
15:05:39  ---> Running in 7c3eb2dad194
15:05:39  ---> 933531c7af92
15:05:39 Removing intermediate container 7c3eb2dad194
15:05:39 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
15:05:39  ---> Running in 1504b42d3eca
15:05:40  ---> ff8d2f67e223
15:05:40 Removing intermediate container 1504b42d3eca
15:05:40 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
15:05:40  ---> Running in 94c4e847ad80
15:05:40  ---> 2106488c1324
15:05:40 Removing intermediate container 94c4e847ad80
15:05:40 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
15:05:40  ---> Running in 9f8381c71496
15:05:40  ---> 01cf7b338e63
15:05:40 Removing intermediate container 9f8381c71496
15:05:40 Step 8/40 : RUN printenv
15:05:40  ---> Running in eca90df39645
15:05:40 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
15:05:40 CODE_GEN_DOCKER_VERSION=2.6.1
15:05:40 HOSTNAME=eca90df39645
15:05:40 CODE_GEN_TEST_TYPE=conformance-NFV
15:05:40 PYTHON_PIP_VERSION=20.1.1
15:05:40 HOME=/root
15:05:40 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
15:05:40 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
15:05:40 GIT_BRANCH=2.4.1-fix-plu
15:05:40 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:05:40 LANG=C.UTF-8
15:05:40 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
15:05:40 PYTHON_VERSION=3.6.10
15:05:40 PWD=/
15:05:40 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
15:05:41  ---> 945839608557
15:05:41 Removing intermediate container eca90df39645
15:05:41 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
15:05:41  ---> Running in cf747ff4d8d7
15:05:41  ---> 3ab1f6a43565
15:05:41 Removing intermediate container cf747ff4d8d7
15:05:41 Step 10/40 : ENV PYTHONUNBUFFERED 0
15:05:41  ---> Running in 6df862bfbce5
15:05:41  ---> dd243e82aa40
15:05:41 Removing intermediate container 6df862bfbce5
15:05:41 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
15:05:41  ---> Running in 6bdd291b84ca
15:05:41  ---> 64dd21215e64
15:05:41 Removing intermediate container 6bdd291b84ca
15:05:41 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
15:05:41  ---> Running in 17137c4e36d1
15:05:41  ---> 596eaecfbd00
15:05:41 Removing intermediate container 17137c4e36d1
15:05:41 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
15:05:41  ---> Running in 2d8222131bae
15:05:41  ---> f9586ebaf67e
15:05:41 Removing intermediate container 2d8222131bae
15:05:42 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
15:05:42  ---> Running in c28576c2883f
15:05:42  ---> 810c0421113d
15:05:42 Removing intermediate container c28576c2883f
15:05:42 Step 15/40 : RUN apt-get update
15:05:42  ---> Running in 1c3441f699bf
15:05:42 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
15:05:42 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:05:42 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:05:43 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
15:05:43 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:05:44 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:05:45 Fetched 8355 kB in 3s (2995 kB/s)
15:05:45 Reading package lists...
15:05:46  ---> 76e963ed57a3
15:05:46 Removing intermediate container 1c3441f699bf
15:05:46 Step 16/40 : RUN apt-get -y -qq install apt-utils
15:05:46  ---> Running in ca2bbd926fc9
15:05:49 debconf: delaying package configuration, since apt-utils is not installed
15:05:49 Selecting previously unselected package libapt-inst2.0:amd64.
15:05:49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24603 files and directories currently installed.)
15:05:49 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
15:05:49 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
15:05:49 Selecting previously unselected package apt-utils.
15:05:49 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
15:05:49 Unpacking apt-utils (1.8.2.1) ...
15:05:49 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
15:05:49 Setting up apt-utils (1.8.2.1) ...
15:05:49 Processing triggers for libc-bin (2.28-10) ...
15:05:50  ---> eb58568ef8c5
15:05:50 Removing intermediate container ca2bbd926fc9
15:05:50 Step 17/40 : RUN apt-get -y -qq install git
15:05:50  ---> Running in 29935230ed95
15:05:52  ---> a5bdd8fd1570
15:05:52 Removing intermediate container 29935230ed95
15:05:52 Step 18/40 : RUN apt-get -y -qq install vim
15:05:52  ---> Running in 83cd38bcd045
15:05:56 Selecting previously unselected package xxd.
15:05:56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24733 files and directories currently installed.)
15:05:56 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
15:05:56 Unpacking xxd (2:8.1.0875-5) ...
15:05:56 Selecting previously unselected package vim-common.
15:05:56 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
15:05:56 Unpacking vim-common (2:8.1.0875-5) ...
15:05:56 Selecting previously unselected package libgpm2:amd64.
15:05:56 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
15:05:56 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:05:56 Selecting previously unselected package vim-runtime.
15:05:56 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
15:05:56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:05:56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:05:56 Unpacking vim-runtime (2:8.1.0875-5) ...
15:05:57 Selecting previously unselected package vim.
15:05:57 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
15:05:57 Unpacking vim (2:8.1.0875-5) ...
15:05:57 Setting up libgpm2:amd64 (1.20.7-5) ...
15:05:57 Setting up xxd (2:8.1.0875-5) ...
15:05:57 Setting up vim-common (2:8.1.0875-5) ...
15:05:57 Setting up vim-runtime (2:8.1.0875-5) ...
15:05:57 Setting up vim (2:8.1.0875-5) ...
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:05:57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:05:57 Processing triggers for hicolor-icon-theme (0.17-2) ...
15:05:57 Processing triggers for libc-bin (2.28-10) ...
15:05:57 Processing triggers for mime-support (3.62) ...
15:05:59  ---> c60b3e7d057f
15:05:59 Removing intermediate container 83cd38bcd045
15:05:59 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
15:05:59  ---> Running in 3bcdfacd586a
15:06:02 Preconfiguring packages ...
15:06:03 Selecting previously unselected package libc-l10n.
15:06:03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26622 files and directories currently installed.)
15:06:03 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
15:06:03 Unpacking libc-l10n (2.28-10) ...
15:06:03 Selecting previously unselected package locales.
15:06:03 Preparing to unpack .../locales_2.28-10_all.deb ...
15:06:03 Unpacking locales (2.28-10) ...
15:06:04 Setting up libc-l10n (2.28-10) ...
15:06:04 Setting up locales (2.28-10) ...
15:06:04 Generating locales (this might take a while)...
15:06:04 Generation complete.
15:06:05 Generating locales (this might take a while)...
15:06:05 Generation complete.
15:06:06  ---> 8603c4eed3ad
15:06:06 Removing intermediate container 3bcdfacd586a
15:06:06 Step 20/40 : RUN python3 -m pip install --upgrade pip
15:06:06  ---> Running in b98c1d62c3fa
15:06:08 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
15:06:09  ---> cbd0e19af834
15:06:09 Removing intermediate container b98c1d62c3fa
15:06:09 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
15:06:09  ---> Running in 9981c204dfe4
15:06:10  ---> 68aa20ec22b7
15:06:10 Removing intermediate container 9981c204dfe4
15:06:10 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
15:06:10  ---> af393397c9eb
15:06:10 Removing intermediate container b13b241ae831
15:06:10 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
15:06:10  ---> ab2073e20ce8
15:06:10 Removing intermediate container a98836497b41
15:06:10 Step 24/40 : RUN pip install -r requirements.txt
15:06:10  ---> Running in 22b9c178ce8c
15:06:11 Collecting jinja2
15:06:11   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
15:06:12 Collecting ioppytest-utils
15:06:12   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
15:06:12 Collecting pika==0.11
15:06:12   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
15:06:12 Collecting MarkupSafe>=0.23
15:06:12   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
15:06:12 Collecting wcwidth==0.1.7
15:06:12   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
15:06:12 Collecting click==6.7
15:06:12   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
15:06:12 Collecting click-repl==0.1.2
15:06:12   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
15:06:12 Collecting prompt-toolkit==1.0.15
15:06:12   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
15:06:12 Collecting six
15:06:12   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
15:06:13 Installing collected packages: MarkupSafe, jinja2, wcwidth, click, six, prompt-toolkit, click-repl, pika, ioppytest-utils
15:06:13 Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7
15:06:14  ---> 05f22e47dd3f
15:06:14 Removing intermediate container 22b9c178ce8c
15:06:14 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
15:06:14  ---> Running in a334ef5d5e96
15:06:14 Cloning into '/robot-tests'...
15:06:14 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
15:06:15  ---> 3b2e46086adb
15:06:18 Removing intermediate container a334ef5d5e96
15:06:18 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
15:06:18  ---> 53a64a862a33
15:06:18 Removing intermediate container f8823bc82141
15:06:18 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
15:06:18  ---> Running in 19058e6a0930
15:06:19  ---> 98721a933961
15:06:19 Removing intermediate container 19058e6a0930
15:06:19 Step 28/40 : RUN pip install -r requirements.txt
15:06:19  ---> Running in 841b8e45b28c
15:06:20 Collecting robotframework==3.1
15:06:20   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
15:06:21 Collecting RESTinstance==1.0.0rc4
15:06:21   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
15:06:21 Collecting robotframework-dependencylibrary==1.0.0.post1
15:06:21   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
15:06:21 Collecting robotframework-jsonlibrary==0.3
15:06:21   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
15:06:22 Collecting robotframework-jsonschemalibrary==1.0
15:06:22   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
15:06:22 Collecting robotframework-mockserver==0.0.5
15:06:22   Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB)
15:06:23 Collecting pygments==2.2.0
15:06:23   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
15:06:23 Collecting flex==6.13.2
15:06:23   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
15:06:23 Collecting GenSON==1.0.1
15:06:23   Downloading genson-1.0.1.tar.gz (25 kB)
15:06:23 Collecting requests==2.20.0
15:06:24   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
15:06:24 Collecting pytz==2018.5
15:06:24   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
15:06:24 Collecting strict-rfc3339==0.7
15:06:24   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
15:06:24 Collecting jsonpath-ng==1.4.3
15:06:24   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
15:06:25 Collecting tzlocal==1.5.1
15:06:25   Downloading tzlocal-1.5.1.tar.gz (16 kB)
15:06:25 Collecting jsonschema==3.0.0a3
15:06:25   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
15:06:25 Collecting rfc3987==1.3.8
15:06:25   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
15:06:25 Collecting tox
15:06:25   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
15:06:26 Collecting coverage
15:06:26   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
15:06:26 Collecting jsonpath-rw==1.4.0
15:06:26   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
15:06:27 Collecting jsonpath-rw-ext>=0.1.9
15:06:27   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
15:06:27 Collecting PyYAML<4,>=3.11
15:06:27   Downloading PyYAML-3.13.tar.gz (270 kB)
15:06:27 Collecting jsonpointer<2,>=1.7
15:06:27   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
15:06:27 Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (6.7)
15:06:27 Collecting validate-email<2,>=1.2
15:06:27   Downloading validate_email-1.3.tar.gz (4.7 kB)
15:06:28 Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 6)) (1.15.0)
15:06:28 Collecting urllib3<1.25,>=1.21.1
15:06:28   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
15:06:28 Collecting idna<2.8,>=2.5
15:06:28   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
15:06:28 Collecting chardet<3.1.0,>=3.0.2
15:06:28   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
15:06:28 Collecting certifi>=2017.4.17
15:06:28   Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB)
15:06:28 Collecting decorator
15:06:28   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
15:06:28 Collecting ply
15:06:28   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
15:06:29 Collecting attrs>=17.4.0
15:06:29   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
15:06:29 Collecting pyrsistent>=0.14.0
15:06:29   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
15:06:29 Collecting pluggy>=0.12.0
15:06:29   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
15:06:29 Collecting 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
15:06:29   Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB)
15:06:30 Collecting py>=1.4.17
15:06:30   Downloading py-1.8.2-py2.py3-none-any.whl (83 kB)
15:06:30 Collecting packaging>=14
15:06:30   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
15:06:30 Collecting filelock>=3.0.0
15:06:30   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
15:06:30 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
15:06:30   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
15:06:30 Collecting toml>=0.9.4
15:06:30   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
15:06:31 Collecting pbr>=1.8
15:06:31   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
15:06:31 Collecting importlib-resources>=1.0; python_version < "3.7"
15:06:31   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
15:06:31 Collecting appdirs<2,>=1.4.3
15:06:31   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
15:06:31 Collecting distlib<1,>=0.3.0
15:06:31   Downloading distlib-0.3.0.zip (571 kB)
15:06:32 Collecting pyparsing>=2.0.2
15:06:32   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
15:06:32 Collecting zipp>=0.5
15:06:32   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
15:06:32 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, GenSON, strict-rfc3339, tzlocal, jsonpath-rw, PyYAML, validate-email, pyrsistent, distlib
15:06:32   Building wheel for robotframework-jsonlibrary (setup.py): started
15:06:32   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
15:06:32   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=00602a9cdac1ce060694518d3077ec2fcf892ac01b83ac172a63c3a2e91fedd6
15:06:32   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
15:06:32   Building wheel for robotframework-jsonschemalibrary (setup.py): started
15:06:33   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
15:06:33   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=cd802445539f41ad52063ce2cda161c94950af9e4c2856b8ef9a27e196ec5401
15:06:33   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
15:06:33   Building wheel for robotframework-mockserver (setup.py): started
15:06:33   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
15:06:33   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=572e2157ae5cdf09eb925b775dc97f51f9f0651cb4a7969a6fc5f9532626d2b1
15:06:33   Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1
15:06:33   Building wheel for GenSON (setup.py): started
15:06:34   Building wheel for GenSON (setup.py): finished with status 'done'
15:06:34   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=107c8ce27325e3121bcf01b2c204fb48da9083422249a9e250e688ecdb2e3925
15:06:34   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
15:06:34   Building wheel for strict-rfc3339 (setup.py): started
15:06:34   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
15:06:34   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=660a994fba9044a7728ccd5ca4ac1d0f85980eee9b1a0ca62c704fb7e7f17e07
15:06:34   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
15:06:34   Building wheel for tzlocal (setup.py): started
15:06:34   Building wheel for tzlocal (setup.py): finished with status 'done'
15:06:34   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=4e0c25815f77dc24f74dd09f0a81369dfd64fda68dca07bfff4dfaf3cc7cfe8d
15:06:34   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
15:06:34   Building wheel for jsonpath-rw (setup.py): started
15:06:35   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
15:06:35   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=d5aa3204567e79522ee979fb463908f13885f06f531f02b303a5c93312038973
15:06:35   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
15:06:35   Building wheel for PyYAML (setup.py): started
15:06:44   Building wheel for PyYAML (setup.py): finished with status 'done'
15:06:44   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=df93f368bbad219ff4a2891be94c5c8f0ac9146bae4c10543316413e4813ab38
15:06:44   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
15:06:44   Building wheel for validate-email (setup.py): started
15:06:44   Building wheel for validate-email (setup.py): finished with status 'done'
15:06:44   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=e05848552c8b9983a461cde470ab20b0d9d8e0b8e4d9495f76841438a8272dcb
15:06:44   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
15:06:44   Building wheel for pyrsistent (setup.py): started
15:06:45   Building wheel for pyrsistent (setup.py): finished with status 'done'
15:06:45   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123221 sha256=2de3a34265bd0f04afc68e80e2095af8b4d152429a73de06fafc504a6bcda85e
15:06:45   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
15:06:45   Building wheel for distlib (setup.py): started
15:06:46   Building wheel for distlib (setup.py): finished with status 'done'
15:06:46   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=5b3cdfd54facfc784f8e30e6b969e8f9d4f11319bee91e102a041c3046ba47c2
15:06:46   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
15:06:46 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver GenSON strict-rfc3339 tzlocal jsonpath-rw PyYAML validate-email pyrsistent distlib
15:06:46 Installing collected packages: robotframework, pygments, PyYAML, strict-rfc3339, jsonpointer, urllib3, idna, chardet, certifi, requests, validate-email, rfc3987, flex, GenSON, pytz, decorator, ply, jsonpath-ng, tzlocal, attrs, pyrsistent, jsonschema, RESTinstance, robotframework-dependencylibrary, zipp, importlib-metadata, pluggy, filelock, importlib-resources, appdirs, distlib, virtualenv, py, pyparsing, packaging, toml, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
15:06:51 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.4.5.2 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0
15:06:53  ---> df011a18f641
15:06:53 Removing intermediate container 841b8e45b28c
15:06:53 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
15:06:53  ---> Running in 5f13af8aee6e
15:06:54  ---> 404ecd7314d7
15:06:54 Removing intermediate container 5f13af8aee6e
15:06:54 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
15:06:54  ---> Running in cc00487b4ae9
15:06:55  ---> b120d62ff561
15:06:55 Removing intermediate container cc00487b4ae9
15:06:55 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
15:06:55  ---> Running in 072be2021fbc
15:06:56  ---> 4437bc5109b9
15:06:56 Removing intermediate container 072be2021fbc
15:06:56 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT
15:06:56  ---> Running in 2d99e5840b77
15:06:56 Cloning into '/test-vault'...
15:06:56  ---> 4d98e214fb37
15:06:57 Removing intermediate container 2d99e5840b77
15:06:57 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
15:06:57  ---> 6f36849f18b1
15:06:57 Removing intermediate container 2d9a8eec1efb
15:06:57 Step 34/40 : RUN python3 setup.py develop
15:06:57  ---> Running in 951f0246fcc1
15:06:58 running develop
15:06:58 running egg_info
15:06:58 creating test_vault.egg-info
15:06:58 writing test_vault.egg-info/PKG-INFO
15:06:58 writing dependency_links to test_vault.egg-info/dependency_links.txt
15:06:58 writing top-level names to test_vault.egg-info/top_level.txt
15:06:58 writing manifest file 'test_vault.egg-info/SOURCES.txt'
15:06:58 reading manifest file 'test_vault.egg-info/SOURCES.txt'
15:06:58 writing manifest file 'test_vault.egg-info/SOURCES.txt'
15:06:58 running build_ext
15:06:58 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
15:06:58 Adding test-vault 1.0.4 to easy-install.pth file
15:06:58 
15:06:58 Installed /test-vault
15:06:58 Processing dependencies for test-vault==1.0.4
15:06:58 Finished processing dependencies for test-vault==1.0.4
15:06:58  ---> 758b970ec498
15:06:59 Removing intermediate container 951f0246fcc1
15:06:59 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
15:06:59  ---> Running in 22200a40f540
15:06:59 Cloning into '/robotframework-jsonlibrary'...
15:06:59  ---> d7944e76c256
15:07:01 Removing intermediate container 22200a40f540
15:07:01 Step 36/40 : WORKDIR /robotframework-jsonlibrary
15:07:01  ---> 993b9250a5e4
15:07:01 Removing intermediate container 8b749670472e
15:07:01 Step 37/40 : RUN python3 -m pip install -e .
15:07:01  ---> Running in 391a04d7a021
15:07:02 Obtaining file:///robotframework-jsonlibrary
15:07:02 Collecting tox==3.0.0
15:07:02   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
15:07:02 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
15:07:02 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
15:07:02 Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0)
15:07:02 Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2)
15:07:02 Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0)
15:07:02 Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1)
15:07:02 Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23)
15:07:03 Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2)
15:07:03 Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2)
15:07:03 Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11)
15:07:03 Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5)
15:07:03 Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1)
15:07:03 Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12)
15:07:03 Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4)
15:07:03 Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1)
15:07:03 Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0)
15:07:03 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0)
15:07:03 Installing collected packages: tox, robotframework-jsonlibrary
15:07:03   Attempting uninstall: tox
15:07:03     Found existing installation: tox 3.15.2
15:07:03     Uninstalling tox-3.15.2:
15:07:03       Successfully uninstalled tox-3.15.2
15:07:03   Attempting uninstall: robotframework-jsonlibrary
15:07:03     Found existing installation: robotframework-jsonlibrary 0.3
15:07:03     Uninstalling robotframework-jsonlibrary-0.3:
15:07:03       Successfully uninstalled robotframework-jsonlibrary-0.3
15:07:03   Running setup.py develop for robotframework-jsonlibrary
15:07:04 Successfully installed robotframework-jsonlibrary tox-3.0.0
15:07:04  ---> 93092428b8ff
15:07:04 Removing intermediate container 391a04d7a021
15:07:04 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
15:07:04  ---> bdc86248d44a
15:07:04 Removing intermediate container 96429be8afe1
15:07:04 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION
15:07:04  ---> Running in 720a7e1c30c7
15:07:05 The path for output specified does not exist
15:07:05  ---> c21bb0204f64
15:07:05 Removing intermediate container 720a7e1c30c7
15:07:05 Step 40/40 : CMD ./run_robot_test_suites.py
15:07:05  ---> Running in 575c094f85d3
15:07:06  ---> e36963d1a800
15:07:06 Removing intermediate container 575c094f85d3
15:07:06 Successfully built e36963d1a800
15:07:06 Successfully tagged nfv-robot-hivetap-tt:2.4.1
15:07:06 echo "Building 2.6.1 .. "
15:07:06 Building 2.6.1 .. 
15:07:06 docker build -t nfv-robot-hivetap-tt:2.6.1 . \
15:07:06  		   --build-arg GIT_BRANCH=2.6.1-fix-plu && \
15:07:06  		   docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1
15:07:06 Sending build context to Docker daemon  243.2kB

15:07:06 Step 1/40 : FROM python:3.6
15:07:06  ---> 13efce2de907
15:07:06 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
15:07:06  ---> Using cache
15:07:06  ---> c89d019e14e9
15:07:06 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
15:07:06  ---> Using cache
15:07:06  ---> 0e0c17470e4a
15:07:06 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
15:07:06  ---> Using cache
15:07:06  ---> 933531c7af92
15:07:06 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
15:07:06  ---> Using cache
15:07:06  ---> ff8d2f67e223
15:07:06 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
15:07:06  ---> Using cache
15:07:06  ---> 2106488c1324
15:07:06 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
15:07:06  ---> Using cache
15:07:06  ---> 01cf7b338e63
15:07:06 Step 8/40 : RUN printenv
15:07:06  ---> Running in 39c71a530b73
15:07:06 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
15:07:06 CODE_GEN_DOCKER_VERSION=2.6.1
15:07:06 HOSTNAME=39c71a530b73
15:07:06 CODE_GEN_TEST_TYPE=conformance-NFV
15:07:06 PYTHON_PIP_VERSION=20.1.1
15:07:06 HOME=/root
15:07:06 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
15:07:06 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
15:07:06 GIT_BRANCH=2.6.1-fix-plu
15:07:06 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:07:06 LANG=C.UTF-8
15:07:06 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
15:07:06 PYTHON_VERSION=3.6.10
15:07:06 PWD=/
15:07:06 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
15:07:06  ---> 02263309fa00
15:07:06 Removing intermediate container 39c71a530b73
15:07:06 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
15:07:07  ---> Running in 68ab1f23b573
15:07:07  ---> c34fd0faf408
15:07:07 Removing intermediate container 68ab1f23b573
15:07:07 Step 10/40 : ENV PYTHONUNBUFFERED 0
15:07:07  ---> Running in 6932af7062ba
15:07:07  ---> 8c14127a3e2d
15:07:07 Removing intermediate container 6932af7062ba
15:07:07 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
15:07:07  ---> Running in 90e23597292b
15:07:07  ---> 8bcf352c86a8
15:07:07 Removing intermediate container 90e23597292b
15:07:07 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
15:07:07  ---> Running in a60bdf5f3e1c
15:07:07  ---> 9c1f77926c27
15:07:07 Removing intermediate container a60bdf5f3e1c
15:07:07 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
15:07:07  ---> Running in 98702f5b3c53
15:07:07  ---> 8b512b683880
15:07:07 Removing intermediate container 98702f5b3c53
15:07:07 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
15:07:07  ---> Running in 715642aed38c
15:07:07  ---> fdacbd464704
15:07:07 Removing intermediate container 715642aed38c
15:07:07 Step 15/40 : RUN apt-get update
15:07:07  ---> Running in b97f72ea2b4e
15:07:08 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
15:07:08 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:07:08 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:07:08 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [203 kB]
15:07:08 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:07:09 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:07:11 Fetched 8355 kB in 3s (3145 kB/s)
15:07:11 Reading package lists...
15:07:12  ---> 97aa80f3f514
15:07:12 Removing intermediate container b97f72ea2b4e
15:07:12 Step 16/40 : RUN apt-get -y -qq install apt-utils
15:07:12  ---> Running in d25f5c43056b
15:07:14 debconf: delaying package configuration, since apt-utils is not installed
15:07:14 Selecting previously unselected package libapt-inst2.0:amd64.
15:07:14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24603 files and directories currently installed.)
15:07:14 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
15:07:14 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
15:07:14 Selecting previously unselected package apt-utils.
15:07:14 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
15:07:14 Unpacking apt-utils (1.8.2.1) ...
15:07:14 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
15:07:14 Setting up apt-utils (1.8.2.1) ...
15:07:14 Processing triggers for libc-bin (2.28-10) ...
15:07:15  ---> 14eeb78a3dae
15:07:15 Removing intermediate container d25f5c43056b
15:07:15 Step 17/40 : RUN apt-get -y -qq install git
15:07:15  ---> Running in c7588e504731
15:07:17  ---> 54751e7c79ad
15:07:17 Removing intermediate container c7588e504731
15:07:17 Step 18/40 : RUN apt-get -y -qq install vim
15:07:17  ---> Running in b29b66a46afa
15:07:21 Selecting previously unselected package xxd.
15:07:21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24733 files and directories currently installed.)
15:07:21 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
15:07:21 Unpacking xxd (2:8.1.0875-5) ...
15:07:21 Selecting previously unselected package vim-common.
15:07:21 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
15:07:21 Unpacking vim-common (2:8.1.0875-5) ...
15:07:21 Selecting previously unselected package libgpm2:amd64.
15:07:21 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
15:07:21 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:07:22 Selecting previously unselected package vim-runtime.
15:07:22 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
15:07:22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:07:22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:07:22 Unpacking vim-runtime (2:8.1.0875-5) ...
15:07:22 Selecting previously unselected package vim.
15:07:22 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
15:07:22 Unpacking vim (2:8.1.0875-5) ...
15:07:23 Setting up libgpm2:amd64 (1.20.7-5) ...
15:07:23 Setting up xxd (2:8.1.0875-5) ...
15:07:23 Setting up vim-common (2:8.1.0875-5) ...
15:07:23 Setting up vim-runtime (2:8.1.0875-5) ...
15:07:23 Setting up vim (2:8.1.0875-5) ...
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:07:23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:07:23 Processing triggers for hicolor-icon-theme (0.17-2) ...
15:07:23 Processing triggers for libc-bin (2.28-10) ...
15:07:23 Processing triggers for mime-support (3.62) ...
15:07:24  ---> 7a3e574ceafc
15:07:24 Removing intermediate container b29b66a46afa
15:07:24 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
15:07:25  ---> Running in c33b39c8e166
15:07:28 Preconfiguring packages ...
15:07:28 Selecting previously unselected package libc-l10n.
15:07:28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 26622 files and directories currently installed.)
15:07:28 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
15:07:28 Unpacking libc-l10n (2.28-10) ...
15:07:28 Selecting previously unselected package locales.
15:07:28 Preparing to unpack .../locales_2.28-10_all.deb ...
15:07:28 Unpacking locales (2.28-10) ...
15:07:29 Setting up libc-l10n (2.28-10) ...
15:07:29 Setting up locales (2.28-10) ...
15:07:30 Generating locales (this might take a while)...
15:07:30 Generation complete.
15:07:30 Generating locales (this might take a while)...
15:07:30 Generation complete.
15:07:31  ---> e630798f0ae1
15:07:31 Removing intermediate container c33b39c8e166
15:07:31 Step 20/40 : RUN python3 -m pip install --upgrade pip
15:07:31  ---> Running in 81caa3c83e30
15:07:33 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
15:07:34  ---> 453d71ddb985
15:07:34 Removing intermediate container 81caa3c83e30
15:07:34 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
15:07:34  ---> Running in 124fef1d1b76
15:07:35  ---> f71113a26ca3
15:07:35 Removing intermediate container 124fef1d1b76
15:07:35 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
15:07:35  ---> 6dc0937423e3
15:07:35 Removing intermediate container aef413150812
15:07:35 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
15:07:35  ---> 5462306b4632
15:07:35 Removing intermediate container fa59d3e5d759
15:07:35 Step 24/40 : RUN pip install -r requirements.txt
15:07:35  ---> Running in 7cbc10258709
15:07:36 Collecting jinja2
15:07:36   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
15:07:37 Collecting ioppytest-utils
15:07:37   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
15:07:37 Collecting pika==0.11
15:07:37   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
15:07:37 Collecting MarkupSafe>=0.23
15:07:37   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
15:07:37 Collecting click-repl==0.1.2
15:07:37   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
15:07:37 Collecting prompt-toolkit==1.0.15
15:07:37   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
15:07:37 Collecting click==6.7
15:07:37   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
15:07:37 Collecting wcwidth==0.1.7
15:07:37   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
15:07:37 Collecting six
15:07:37   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
15:07:37 Installing collected packages: MarkupSafe, jinja2, click, six, wcwidth, prompt-toolkit, click-repl, pika, ioppytest-utils
15:07:38 Successfully installed MarkupSafe-1.1.1 click-6.7 click-repl-0.1.2 ioppytest-utils-1.2.14 jinja2-2.11.2 pika-0.11.0 prompt-toolkit-1.0.15 six-1.15.0 wcwidth-0.1.7
15:07:39  ---> 1ba9dc211e46
15:07:39 Removing intermediate container 7cbc10258709
15:07:39 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
15:07:39  ---> Running in 7d693bcdb6c7
15:07:39 Cloning into '/robot-tests'...
15:07:39 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
15:07:40  ---> bcef6a67d0f4
15:07:43 Removing intermediate container 7d693bcdb6c7
15:07:43 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
15:07:43  ---> 3acdd9dee5c3
15:07:43 Removing intermediate container a662ee399043
15:07:43 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
15:07:43  ---> Running in 96370e57df61
15:07:44  ---> 805bee1d85ba
15:07:44 Removing intermediate container 96370e57df61
15:07:44 Step 28/40 : RUN pip install -r requirements.txt
15:07:44  ---> Running in eac949d94c47
15:07:45 Collecting robotframework==3.1
15:07:45   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
15:07:45 Collecting RESTinstance==1.0.0rc4
15:07:45   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
15:07:45 Collecting robotframework-dependencylibrary==1.0.0.post1
15:07:45   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
15:07:45 Collecting robotframework-jsonlibrary==0.3
15:07:45   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
15:07:46 Collecting robotframework-jsonschemalibrary==1.0
15:07:46   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
15:07:46 Collecting robotframework-mockserver==0.0.5
15:07:46   Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB)
15:07:47 Collecting flex==6.13.2
15:07:47   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
15:07:47 Collecting pytz==2018.5
15:07:47   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
15:07:48 Collecting strict-rfc3339==0.7
15:07:48   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
15:07:48 Collecting rfc3987==1.3.8
15:07:48   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
15:07:48 Collecting GenSON==1.0.1
15:07:48   Downloading genson-1.0.1.tar.gz (25 kB)
15:07:48 Collecting jsonschema==3.0.0a3
15:07:48   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
15:07:49 Collecting tzlocal==1.5.1
15:07:49   Downloading tzlocal-1.5.1.tar.gz (16 kB)
15:07:49 Collecting pygments==2.2.0
15:07:49   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
15:07:49 Collecting requests==2.20.0
15:07:49   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
15:07:49 Collecting jsonpath-ng==1.4.3
15:07:49   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
15:07:50 Collecting tox
15:07:50   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
15:07:50 Collecting coverage
15:07:50   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
15:07:50 Collecting jsonpath-rw==1.4.0
15:07:50   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
15:07:51 Collecting jsonpath-rw-ext>=0.1.9
15:07:51   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
15:07:51 Requirement already satisfied: six<2,>=1.7.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (1.15.0)
15:07:51 Collecting jsonpointer<2,>=1.7
15:07:51   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
15:07:51 Collecting PyYAML<4,>=3.11
15:07:51   Downloading PyYAML-3.13.tar.gz (270 kB)
15:07:52 Collecting validate-email<2,>=1.2
15:07:52   Downloading validate_email-1.3.tar.gz (4.7 kB)
15:07:52 Requirement already satisfied: click<7,>=3.3 in /usr/local/lib/python3.6/site-packages (from flex==6.13.2->RESTinstance==1.0.0rc4->-r requirements.txt (line 7)) (6.7)
15:07:52 Collecting attrs>=17.4.0
15:07:52   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
15:07:52 Collecting pyrsistent>=0.14.0
15:07:52   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
15:07:53 Collecting idna<2.8,>=2.5
15:07:53   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
15:07:53 Collecting chardet<3.1.0,>=3.0.2
15:07:53   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
15:07:53 Collecting certifi>=2017.4.17
15:07:53   Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB)
15:07:53 Collecting urllib3<1.25,>=1.21.1
15:07:53   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
15:07:53 Collecting ply
15:07:53   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
15:07:53 Collecting decorator
15:07:53   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
15:07:53 Collecting py>=1.4.17
15:07:53   Downloading py-1.8.2-py2.py3-none-any.whl (83 kB)
15:07:54 Collecting filelock>=3.0.0
15:07:54   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
15:07:54 Collecting toml>=0.9.4
15:07:54   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
15:07:54 Collecting 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
15:07:54   Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB)
15:07:54 Collecting packaging>=14
15:07:54   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
15:07:55 Collecting pluggy>=0.12.0
15:07:55   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
15:07:55 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
15:07:55   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
15:07:55 Collecting pbr>=1.8
15:07:55   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
15:07:55 Collecting distlib<1,>=0.3.0
15:07:55   Downloading distlib-0.3.0.zip (571 kB)
15:07:56 Collecting appdirs<2,>=1.4.3
15:07:56   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
15:07:56 Collecting importlib-resources>=1.0; python_version < "3.7"
15:07:56   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
15:07:56 Collecting pyparsing>=2.0.2
15:07:56   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
15:07:56 Collecting zipp>=0.5
15:07:56   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
15:07:56 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, strict-rfc3339, GenSON, tzlocal, jsonpath-rw, PyYAML, validate-email, pyrsistent, distlib
15:07:56   Building wheel for robotframework-jsonlibrary (setup.py): started
15:07:56   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
15:07:56   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=de20b53db261c2415fdb1aa386779bd4536189c074af763ae45f4f1687c669ee
15:07:56   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
15:07:56   Building wheel for robotframework-jsonschemalibrary (setup.py): started
15:07:57   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
15:07:57   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=58da49d00a7efe8798268ea6a46dc0182ee45da305e38803aca2d7217fd987fc
15:07:57   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
15:07:57   Building wheel for robotframework-mockserver (setup.py): started
15:07:57   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
15:07:57   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=269f025c507364964d93af095fa4bdab158a9b282e736d8ea15a1fdce77f2f33
15:07:57   Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1
15:07:57   Building wheel for strict-rfc3339 (setup.py): started
15:07:58   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
15:07:58   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=e6be8a60072435538255fd6a7ccd18daffc330d09338383b254c8c5d6706bd2e
15:07:58   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
15:07:58   Building wheel for GenSON (setup.py): started
15:07:58   Building wheel for GenSON (setup.py): finished with status 'done'
15:07:58   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=8eab0efa953aefe2ab51bc2d4f8239750d263448bccba284349b6425b4df77a4
15:07:58   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
15:07:58   Building wheel for tzlocal (setup.py): started
15:07:58   Building wheel for tzlocal (setup.py): finished with status 'done'
15:07:58   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=9c990b2506751dd7788edd599dacd4327462d8a1d3afee6d7a0846d2dc627629
15:07:58   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
15:07:58   Building wheel for jsonpath-rw (setup.py): started
15:07:59   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
15:07:59   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=1478931644025332dbaaf3511a5eab14365bf853ce3c3f1cf6256b2d4c48b003
15:07:59   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
15:07:59   Building wheel for PyYAML (setup.py): started
15:08:08   Building wheel for PyYAML (setup.py): finished with status 'done'
15:08:08   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=cb2192c69aff0ec853b09fe18cfc89d9ff9cd9eed7c873b11d55446021320f84
15:08:08   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
15:08:08   Building wheel for validate-email (setup.py): started
15:08:08   Building wheel for validate-email (setup.py): finished with status 'done'
15:08:08   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=3905e0dac7dbba8f0c27a013fb21e5a70038bff0d10401fae790247224ed331d
15:08:08   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
15:08:08   Building wheel for pyrsistent (setup.py): started
15:08:10   Building wheel for pyrsistent (setup.py): finished with status 'done'
15:08:10   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123224 sha256=07f219864a2c793d29bdaf0d8603eab780f9020721e41d387b0fc1a1e3426569
15:08:10   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
15:08:10   Building wheel for distlib (setup.py): started
15:08:10   Building wheel for distlib (setup.py): finished with status 'done'
15:08:10   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=3d1a62f1db7a593b295ff65d7d6688eeeac90b51f7a3ed96f706733aa942acbb
15:08:10   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
15:08:10 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver strict-rfc3339 GenSON tzlocal jsonpath-rw PyYAML validate-email pyrsistent distlib
15:08:10 Installing collected packages: robotframework, strict-rfc3339, jsonpointer, PyYAML, idna, chardet, certifi, urllib3, requests, validate-email, rfc3987, flex, pytz, GenSON, attrs, pyrsistent, jsonschema, tzlocal, pygments, ply, decorator, jsonpath-ng, RESTinstance, robotframework-dependencylibrary, py, filelock, toml, distlib, appdirs, zipp, importlib-metadata, importlib-resources, virtualenv, pyparsing, packaging, pluggy, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
15:08:15 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.4.5.2 chardet-3.0.4 coverage-5.1 decorator-4.4.2 distlib-0.3.0 filelock-3.0.12 flex-6.13.2 idna-2.7 importlib-metadata-1.6.1 importlib-resources-2.0.1 jsonpath-ng-1.4.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-1.14 jsonschema-3.0.0a3 packaging-20.4 pbr-5.4.5 pluggy-0.13.1 ply-3.11 py-1.8.2 pygments-2.2.0 pyparsing-2.4.7 pyrsistent-0.16.0 pytz-2018.5 requests-2.20.0 rfc3987-1.3.8 robotframework-3.1 robotframework-dependencylibrary-1.0.0.post1 robotframework-jsonlibrary-0.3 robotframework-jsonschemalibrary-1.0 robotframework-mockserver-0.0.5 strict-rfc3339-0.7 toml-0.10.1 tox-3.15.2 tzlocal-1.5.1 urllib3-1.24.3 validate-email-1.3 virtualenv-20.0.23 zipp-3.1.0
15:08:17  ---> c5df60c4b93b
15:08:17 Removing intermediate container eac949d94c47
15:08:17 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
15:08:17  ---> Running in c1e17222a862
15:08:18  ---> 0890db0442fb
15:08:18 Removing intermediate container c1e17222a862
15:08:18 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
15:08:18  ---> Running in 122efc1f7969
15:08:19  ---> 4db10d9d9a7e
15:08:19 Removing intermediate container 122efc1f7969
15:08:19 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
15:08:19  ---> Running in 017ecb29ceea
15:08:20  ---> 4312679c1405
15:08:20 Removing intermediate container 017ecb29ceea
15:08:20 Step 32/40 : RUN git clone --single-branch --branch master https://gitlab+deploy-token-3:S5S_Sdxx8Wn1Msct5m7r@forge.etsi.org/rep/plugtests/nfv/test-vault.git $TEST_VAULT_ROOT
15:08:20  ---> Running in 8298115d9c81
15:08:20 Cloning into '/test-vault'...
15:08:20  ---> 3afa24c49336
15:08:21 Removing intermediate container 8298115d9c81
15:08:21 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
15:08:21  ---> 82a396066356
15:08:21 Removing intermediate container 364ef765a4d5
15:08:21 Step 34/40 : RUN python3 setup.py develop
15:08:21  ---> Running in b67d17262e30
15:08:22 running develop
15:08:22 running egg_info
15:08:22 creating test_vault.egg-info
15:08:22 writing test_vault.egg-info/PKG-INFO
15:08:22 writing dependency_links to test_vault.egg-info/dependency_links.txt
15:08:22 writing top-level names to test_vault.egg-info/top_level.txt
15:08:22 writing manifest file 'test_vault.egg-info/SOURCES.txt'
15:08:22 reading manifest file 'test_vault.egg-info/SOURCES.txt'
15:08:22 writing manifest file 'test_vault.egg-info/SOURCES.txt'
15:08:22 running build_ext
15:08:22 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
15:08:22 Adding test-vault 1.0.4 to easy-install.pth file
15:08:22 
15:08:22 Installed /test-vault
15:08:22 Processing dependencies for test-vault==1.0.4
15:08:22 Finished processing dependencies for test-vault==1.0.4
15:08:23  ---> 282e4c5357a3
15:08:23 Removing intermediate container b67d17262e30
15:08:23 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
15:08:23  ---> Running in 8d1c8a1c47c9
15:08:23 Cloning into '/robotframework-jsonlibrary'...
15:08:23  ---> 4f93f20161cf
15:08:25 Removing intermediate container 8d1c8a1c47c9
15:08:25 Step 36/40 : WORKDIR /robotframework-jsonlibrary
15:08:25  ---> 08eb91ea99cb
15:08:25 Removing intermediate container 59037d59ec5b
15:08:25 Step 37/40 : RUN python3 -m pip install -e .
15:08:25  ---> Running in eca672c49030
15:08:26 Obtaining file:///robotframework-jsonlibrary
15:08:26 Collecting tox==3.0.0
15:08:26   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
15:08:27 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
15:08:27 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
15:08:27 Requirement already satisfied: jsonpath-rw==1.4.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.4.0)
15:08:27 Requirement already satisfied: jsonpath-rw-ext>=0.1.9 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (1.2.2)
15:08:27 Requirement already satisfied: pluggy<1.0,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.13.1)
15:08:27 Requirement already satisfied: virtualenv>=1.11.2 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (20.0.23)
15:08:27 Requirement already satisfied: py>=1.4.17 in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.8.2)
15:08:27 Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.15.0)
15:08:27 Requirement already satisfied: ply in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (3.11)
15:08:27 Requirement already satisfied: decorator in /usr/local/lib/python3.6/site-packages (from jsonpath-rw==1.4.0->robotframework-jsonlibrary==0.3.1) (4.4.2)
15:08:27 Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python3.6/site-packages (from jsonpath-rw-ext>=0.1.9->robotframework-jsonlibrary==0.3.1) (5.4.5)
15:08:27 Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1)
15:08:27 Requirement already satisfied: distlib<1,>=0.3.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (0.3.0)
15:08:27 Requirement already satisfied: filelock<4,>=3.0.0 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.0.12)
15:08:27 Requirement already satisfied: importlib-resources>=1.0; python_version < "3.7" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (2.0.1)
15:08:27 Requirement already satisfied: appdirs<2,>=1.4.3 in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.4.4)
15:08:27 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0)
15:08:27 Installing collected packages: tox, robotframework-jsonlibrary
15:08:27   Attempting uninstall: tox
15:08:27     Found existing installation: tox 3.15.2
15:08:27     Uninstalling tox-3.15.2:
15:08:27       Successfully uninstalled tox-3.15.2
15:08:27   Attempting uninstall: robotframework-jsonlibrary
15:08:27     Found existing installation: robotframework-jsonlibrary 0.3
15:08:27     Uninstalling robotframework-jsonlibrary-0.3:
15:08:27       Successfully uninstalled robotframework-jsonlibrary-0.3
15:08:27   Running setup.py develop for robotframework-jsonlibrary
15:08:28 Successfully installed robotframework-jsonlibrary tox-3.0.0
15:08:28  ---> 792fbdea2ff5
15:08:28 Removing intermediate container eca672c49030
15:08:28 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
15:08:28  ---> 45758c19877c
15:08:28 Removing intermediate container 9c9950474f67
15:08:28 Step 39/40 : RUN ./lewis_codegen.py $ROBOT_ROOT_PROJECT $LEWIS_TEST_PLUGINS $CODE_GEN_TEST_TYPE $CODE_GEN_DOCKER_IMAGE $CODE_GEN_DOCKER_VERSION
15:08:28  ---> Running in fdda143bdc8b
15:08:29 The path for output specified does not exist
15:08:29  ---> 92123769f8e0
15:08:30 Removing intermediate container fdda143bdc8b
15:08:30 Step 40/40 : CMD ./run_robot_test_suites.py
15:08:30  ---> Running in 7e3e6f26aabc
15:08:30  ---> 3a83b4580eb8
15:08:30 Removing intermediate container 7e3e6f26aabc
15:08:30 Successfully built 3a83b4580eb8
15:08:30 Successfully tagged nfv-robot-hivetap-tt:2.6.1
15:08:30 echo "Building finished."
15:08:30 Building finished.
15:08:30 echo "Pushing 2.4.1 and 2.6.1 develop version"
15:08:30 Pushing 2.4.1 and 2.6.1 develop version
15:08:30 docker push ****/nfv-robot-hivetap-tt:2.4.1
15:08:30 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
15:08:30 075e1cd2cc85: Preparing
15:08:30 f2eee76249c4: Preparing
15:08:30 18978f8a0381: Preparing
15:08:30 613e923aec4f: Preparing
15:08:30 7c930527010b: Preparing
15:08:30 329e8e404e57: Preparing
15:08:30 10c91b6c825a: Preparing
15:08:30 323e82fbb1af: Preparing
15:08:30 a6f1c3fd3b5a: Preparing
15:08:30 5b54404f48b1: Preparing
15:08:30 be16ce2ae483: Preparing
15:08:30 0840eee12daf: Preparing
15:08:30 24cb2b5cca3c: Preparing
15:08:30 a08f3caf94da: Preparing
15:08:30 fa4b4aa80b70: Preparing
15:08:30 33cbfe6d6e43: Preparing
15:08:30 329e8e404e57: Waiting
15:08:30 ed8b4ca1c592: Preparing
15:08:30 039658b47874: Preparing
15:08:30 10c91b6c825a: Waiting
15:08:30 23031d26fee4: Preparing
15:08:30 1d72da0d3287: Preparing
15:08:30 eb26703d6103: Preparing
15:08:30 9424f6aa0d01: Preparing
15:08:30 c56fb9f75f56: Preparing
15:08:30 5b54404f48b1: Waiting
15:08:30 323e82fbb1af: Waiting
15:08:30 a6f1c3fd3b5a: Waiting
15:08:30 be16ce2ae483: Waiting
15:08:30 0840eee12daf: Waiting
15:08:30 24cb2b5cca3c: Waiting
15:08:30 a08f3caf94da: Waiting
15:08:30 fa4b4aa80b70: Waiting
15:08:30 b5bc305e9fd3: Preparing
15:08:30 da9418a2e1b1: Preparing
15:08:30 2e5b4ca91984: Preparing
15:08:30 527ade4639e0: Preparing
15:08:30 c2c789d2d3c5: Preparing
15:08:30 039658b47874: Waiting
15:08:30 8803ef42039d: Preparing
15:08:30 33cbfe6d6e43: Waiting
15:08:30 ed8b4ca1c592: Waiting
15:08:30 b5bc305e9fd3: Waiting
15:08:30 eb26703d6103: Waiting
15:08:30 da9418a2e1b1: Waiting
15:08:30 23031d26fee4: Waiting
15:08:30 2e5b4ca91984: Waiting
15:08:30 9424f6aa0d01: Waiting
15:08:30 527ade4639e0: Waiting
15:08:30 c2c789d2d3c5: Waiting
15:08:30 1d72da0d3287: Waiting
15:08:30 8803ef42039d: Waiting
15:08:30 c56fb9f75f56: Waiting
15:08:34 7c930527010b: Pushed
15:08:34 18978f8a0381: Pushed
15:08:34 613e923aec4f: Pushed
15:08:34 075e1cd2cc85: Pushed
15:08:35 f2eee76249c4: Pushed
15:08:36 329e8e404e57: Pushed
15:08:37 323e82fbb1af: Pushed
15:08:37 10c91b6c825a: Pushed
15:08:37 5b54404f48b1: Pushed
15:08:45 a08f3caf94da: Pushed
15:08:45 24cb2b5cca3c: Pushed
15:08:45 0840eee12daf: Pushed
15:08:46 a6f1c3fd3b5a: Pushed
15:08:49 039658b47874: Pushed
15:08:49 fa4b4aa80b70: Pushed
15:08:52 33cbfe6d6e43: Pushed
15:08:52 eb26703d6103: Layer already exists
15:08:52 be16ce2ae483: Pushed
15:08:53 9424f6aa0d01: Layer already exists
15:08:53 c56fb9f75f56: Layer already exists
15:08:53 b5bc305e9fd3: Layer already exists
15:08:53 da9418a2e1b1: Layer already exists
15:08:54 2e5b4ca91984: Layer already exists
15:08:54 527ade4639e0: Layer already exists
15:08:54 ed8b4ca1c592: Pushed
15:08:54 c2c789d2d3c5: Layer already exists
15:08:54 8803ef42039d: Layer already exists
15:08:55 1d72da0d3287: Pushed
15:08:56 23031d26fee4: Pushed
15:09:01 2.4.1: digest: sha256:927f46c0249a3a8441619b52ccca4445bc37a2a4c0bad40a502fabb8975990a9 size: 6414
15:09:01 docker push ****/nfv-robot-hivetap-tt:2.6.1
15:09:01 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
15:09:01 f489efb06e7d: Preparing
15:09:01 ad1da6f1a9e3: Preparing
15:09:01 3eb44cc3b749: Preparing
15:09:01 953bef50edf3: Preparing
15:09:01 125093c085f0: Preparing
15:09:01 becae57a2b8e: Preparing
15:09:01 895ef25b34bc: Preparing
15:09:01 e48fca195af8: Preparing
15:09:01 c0d84f0a139c: Preparing
15:09:01 ba8f37872ee6: Preparing
15:09:01 ba116930a93d: Preparing
15:09:01 8dd2f5e65b0b: Preparing
15:09:01 42a86c749bbb: Preparing
15:09:01 5df3bf9f636b: Preparing
15:09:01 412064058fe5: Preparing
15:09:01 8f0e425fe311: Preparing
15:09:01 c91220ed7251: Preparing
15:09:01 7e65d120d9c6: Preparing
15:09:01 a9b3150a26a4: Preparing
15:09:01 d679803626b3: Preparing
15:09:01 eb26703d6103: Preparing
15:09:01 9424f6aa0d01: Preparing
15:09:01 c56fb9f75f56: Preparing
15:09:01 b5bc305e9fd3: Preparing
15:09:01 da9418a2e1b1: Preparing
15:09:01 2e5b4ca91984: Preparing
15:09:01 527ade4639e0: Preparing
15:09:01 c2c789d2d3c5: Preparing
15:09:01 8803ef42039d: Preparing
15:09:01 895ef25b34bc: Waiting
15:09:01 c91220ed7251: Waiting
15:09:01 7e65d120d9c6: Waiting
15:09:01 8dd2f5e65b0b: Waiting
15:09:01 a9b3150a26a4: Waiting
15:09:01 d679803626b3: Waiting
15:09:01 eb26703d6103: Waiting
15:09:01 9424f6aa0d01: Waiting
15:09:01 c56fb9f75f56: Waiting
15:09:01 b5bc305e9fd3: Waiting
15:09:01 da9418a2e1b1: Waiting
15:09:01 2e5b4ca91984: Waiting
15:09:01 527ade4639e0: Waiting
15:09:01 c2c789d2d3c5: Waiting
15:09:01 42a86c749bbb: Waiting
15:09:01 8803ef42039d: Waiting
15:09:01 8f0e425fe311: Waiting
15:09:01 5df3bf9f636b: Waiting
15:09:01 412064058fe5: Waiting
15:09:01 becae57a2b8e: Waiting
15:09:01 c0d84f0a139c: Waiting
15:09:01 ba8f37872ee6: Waiting
15:09:01 ba116930a93d: Waiting
15:09:05 f489efb06e7d: Pushed
15:09:05 953bef50edf3: Pushed
15:09:05 ad1da6f1a9e3: Pushed
15:09:06 125093c085f0: Pushed
15:09:06 3eb44cc3b749: Pushed
15:09:08 becae57a2b8e: Pushed
15:09:08 895ef25b34bc: Pushed
15:09:09 e48fca195af8: Pushed
15:09:09 ba8f37872ee6: Pushed
15:09:12 5df3bf9f636b: Pushed
15:09:13 42a86c749bbb: Pushed
15:09:16 8dd2f5e65b0b: Pushed
15:09:16 412064058fe5: Pushed
15:09:19 8f0e425fe311: Pushed
15:09:19 7e65d120d9c6: Pushed
15:09:22 c91220ed7251: Pushed
15:09:23 a9b3150a26a4: Pushed
15:09:23 eb26703d6103: Layer already exists
15:09:23 9424f6aa0d01: Layer already exists
15:09:23 c56fb9f75f56: Layer already exists
15:09:24 b5bc305e9fd3: Layer already exists
15:09:24 da9418a2e1b1: Layer already exists
15:09:24 2e5b4ca91984: Layer already exists
15:09:24 527ade4639e0: Layer already exists
15:09:25 c2c789d2d3c5: Layer already exists
15:09:25 8803ef42039d: Layer already exists
15:09:26 d679803626b3: Pushed
15:09:37 c0d84f0a139c: Pushed
15:09:47 ba116930a93d: Pushed
15:09:51 2.6.1: digest: sha256:d0ea22c37385971895e781a22cc8bcf7352ebdf445c3fb2119131e6248211df5 size: 6414
15:09:51 Finished: SUCCESS