SuccessConsole Output

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

16:38:58 Step 1/40 : FROM python:3.6
16:38:59 3.6: Pulling from library/python
16:38:59 e9afc4f90ab0: Pulling fs layer
16:38:59 989e6b19a265: Pulling fs layer
16:38:59 af14b6c2f878: Pulling fs layer
16:38:59 5573c4b30949: Pulling fs layer
16:38:59 11a88e764313: Pulling fs layer
16:38:59 5fbfb8c90ca7: Pulling fs layer
16:38:59 c16af6e4f0db: Pulling fs layer
16:38:59 8838231db662: Pulling fs layer
16:38:59 418c773724ce: Pulling fs layer
16:38:59 5573c4b30949: Waiting
16:38:59 c16af6e4f0db: Waiting
16:38:59 8838231db662: Waiting
16:38:59 418c773724ce: Waiting
16:38:59 11a88e764313: Waiting
16:38:59 5fbfb8c90ca7: Waiting
16:39:00 989e6b19a265: Verifying Checksum
16:39:00 989e6b19a265: Download complete
16:39:00 af14b6c2f878: Verifying Checksum
16:39:00 af14b6c2f878: Download complete
16:39:02 e9afc4f90ab0: Verifying Checksum
16:39:02 e9afc4f90ab0: Download complete
16:39:05 e9afc4f90ab0: Pull complete
16:39:06 989e6b19a265: Pull complete
16:39:06 5fbfb8c90ca7: Verifying Checksum
16:39:06 5fbfb8c90ca7: Download complete
16:39:06 af14b6c2f878: Pull complete
16:39:08 5573c4b30949: Verifying Checksum
16:39:08 5573c4b30949: Download complete
16:39:09 8838231db662: Verifying Checksum
16:39:09 8838231db662: Download complete
16:39:09 418c773724ce: Download complete
16:39:11 c16af6e4f0db: Verifying Checksum
16:39:11 c16af6e4f0db: Download complete
16:39:13 5573c4b30949: Pull complete
16:39:14 11a88e764313: Verifying Checksum
16:39:14 11a88e764313: Download complete
16:39:26 11a88e764313: Pull complete
16:39:27 5fbfb8c90ca7: Pull complete
16:39:29 c16af6e4f0db: Pull complete
16:39:29 8838231db662: Pull complete
16:39:29 418c773724ce: Pull complete
16:39:29 Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295
16:39:29 Status: Downloaded newer image for python:3.6
16:39:29  ---> 13efce2de907
16:39:29 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
16:39:29  ---> Running in f47f38a6f351
16:39:29  ---> 7eb0ee5c1ddc
16:39:29 Removing intermediate container f47f38a6f351
16:39:29 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
16:39:29  ---> Running in d3122aad02c7
16:39:30  ---> bd784fece04d
16:39:30 Removing intermediate container d3122aad02c7
16:39:30 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
16:39:30  ---> Running in c5ad6bdd1a1f
16:39:30  ---> 0b898be7e405
16:39:30 Removing intermediate container c5ad6bdd1a1f
16:39:30 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
16:39:30  ---> Running in 77333041d624
16:39:30  ---> 0ca5c1705a5e
16:39:30 Removing intermediate container 77333041d624
16:39:30 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
16:39:30  ---> Running in 542c7f31c13e
16:39:30  ---> 68045b272379
16:39:30 Removing intermediate container 542c7f31c13e
16:39:30 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
16:39:30  ---> Running in dc5ef4bc2ab5
16:39:30  ---> c759a93ffdbe
16:39:30 Removing intermediate container dc5ef4bc2ab5
16:39:30 Step 8/40 : RUN printenv
16:39:30  ---> Running in db57716b64de
16:39:31 CODE_GEN_DOCKER_VERSION=2.6.1
16:39:31 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
16:39:31 HOSTNAME=db57716b64de
16:39:31 CODE_GEN_TEST_TYPE=conformance-NFV
16:39:31 PYTHON_PIP_VERSION=20.1.1
16:39:31 HOME=/root
16:39:31 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
16:39:31 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
16:39:31 GIT_BRANCH=2.4.1-fix-plu
16:39:31 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:39:31 LANG=C.UTF-8
16:39:31 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
16:39:31 PYTHON_VERSION=3.6.10
16:39:31 PWD=/
16:39:31 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
16:39:31  ---> 448160bef954
16:39:31 Removing intermediate container db57716b64de
16:39:31 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
16:39:31  ---> Running in 5bc8709772af
16:39:31  ---> 1454a23b2967
16:39:31 Removing intermediate container 5bc8709772af
16:39:31 Step 10/40 : ENV PYTHONUNBUFFERED 0
16:39:31  ---> Running in bd28ec4112e7
16:39:31  ---> b18102afbefb
16:39:31 Removing intermediate container bd28ec4112e7
16:39:31 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
16:39:31  ---> Running in dbc114fc5a79
16:39:31  ---> f552553fbaca
16:39:31 Removing intermediate container dbc114fc5a79
16:39:31 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
16:39:31  ---> Running in b222f3f22168
16:39:32  ---> 32564f9b862e
16:39:32 Removing intermediate container b222f3f22168
16:39:32 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
16:39:32  ---> Running in 5d1ce0fc1f08
16:39:32  ---> 0236ca473b32
16:39:32 Removing intermediate container 5d1ce0fc1f08
16:39:32 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
16:39:32  ---> Running in 89b410992187
16:39:32  ---> cc7de9d17363
16:39:32 Removing intermediate container 89b410992187
16:39:32 Step 15/40 : RUN apt-get update
16:39:32  ---> Running in e6c16ab46883
16:39:32 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:39:32 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
16:39:33 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:39:33 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
16:39:33 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
16:39:36 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
16:39:37 Fetched 8355 kB in 5s (1683 kB/s)
16:39:37 Reading package lists...
16:39:39  ---> 117b9473d2dd
16:39:39 Removing intermediate container e6c16ab46883
16:39:39 Step 16/40 : RUN apt-get -y -qq install apt-utils
16:39:39  ---> Running in 51d07f9dbf42
16:39:41 debconf: delaying package configuration, since apt-utils is not installed
16:39:41 Selecting previously unselected package libapt-inst2.0:amd64.
16:39:41 (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.)
16:39:41 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
16:39:41 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
16:39:42 Selecting previously unselected package apt-utils.
16:39:42 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
16:39:42 Unpacking apt-utils (1.8.2.1) ...
16:39:42 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
16:39:42 Setting up apt-utils (1.8.2.1) ...
16:39:42 Processing triggers for libc-bin (2.28-10) ...
16:39:42  ---> 07a4283e621b
16:39:42 Removing intermediate container 51d07f9dbf42
16:39:42 Step 17/40 : RUN apt-get -y -qq install git
16:39:42  ---> Running in 6d1a3fea51ef
16:39:44  ---> dfdb6a3ef075
16:39:44 Removing intermediate container 6d1a3fea51ef
16:39:44 Step 18/40 : RUN apt-get -y -qq install vim
16:39:44  ---> Running in 48b0bbc11d59
16:39:48 Selecting previously unselected package xxd.
16:39:48 (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.)
16:39:48 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
16:39:48 Unpacking xxd (2:8.1.0875-5) ...
16:39:48 Selecting previously unselected package vim-common.
16:39:48 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
16:39:48 Unpacking vim-common (2:8.1.0875-5) ...
16:39:48 Selecting previously unselected package libgpm2:amd64.
16:39:48 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
16:39:48 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:39:48 Selecting previously unselected package vim-runtime.
16:39:48 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
16:39:48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:39:48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:39:48 Unpacking vim-runtime (2:8.1.0875-5) ...
16:39:49 Selecting previously unselected package vim.
16:39:49 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
16:39:49 Unpacking vim (2:8.1.0875-5) ...
16:39:49 Setting up libgpm2:amd64 (1.20.7-5) ...
16:39:49 Setting up xxd (2:8.1.0875-5) ...
16:39:49 Setting up vim-common (2:8.1.0875-5) ...
16:39:49 Setting up vim-runtime (2:8.1.0875-5) ...
16:39:49 Setting up vim (2:8.1.0875-5) ...
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:39:49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:39:49 Processing triggers for hicolor-icon-theme (0.17-2) ...
16:39:49 Processing triggers for libc-bin (2.28-10) ...
16:39:49 Processing triggers for mime-support (3.62) ...
16:39:51  ---> d9c9d3e1271d
16:39:51 Removing intermediate container 48b0bbc11d59
16:39:51 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
16:39:51  ---> Running in 6ba72e1e8940
16:39:59 Preconfiguring packages ...
16:39:59 Selecting previously unselected package libc-l10n.
16:39:59 (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.)
16:40:00 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
16:40:00 Unpacking libc-l10n (2.28-10) ...
16:40:00 Selecting previously unselected package locales.
16:40:00 Preparing to unpack .../locales_2.28-10_all.deb ...
16:40:00 Unpacking locales (2.28-10) ...
16:40:00 Setting up libc-l10n (2.28-10) ...
16:40:00 Setting up locales (2.28-10) ...
16:40:01 Generating locales (this might take a while)...
16:40:01 Generation complete.
16:40:01 Generating locales (this might take a while)...
16:40:01 Generation complete.
16:40:02  ---> 95823f346d71
16:40:02 Removing intermediate container 6ba72e1e8940
16:40:02 Step 20/40 : RUN python3 -m pip install --upgrade pip
16:40:03  ---> Running in 4a91186fd198
16:40:05 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
16:40:06  ---> db56879bc0c1
16:40:06 Removing intermediate container 4a91186fd198
16:40:06 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
16:40:06  ---> Running in aa5ec7433e76
16:40:07  ---> a586cf3e3722
16:40:07 Removing intermediate container aa5ec7433e76
16:40:07 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
16:40:07  ---> 2eb1edbcad33
16:40:07 Removing intermediate container 61f7084a4ad6
16:40:07 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
16:40:07  ---> 64ff36b8b355
16:40:07 Removing intermediate container 52b2236d8d7f
16:40:07 Step 24/40 : RUN pip install -r requirements.txt
16:40:07  ---> Running in b29efd50cc98
16:40:08 Collecting jinja2
16:40:08   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
16:40:09 Collecting ioppytest-utils
16:40:09   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
16:40:09 Collecting pika==0.11
16:40:09   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
16:40:09 Collecting MarkupSafe>=0.23
16:40:09   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
16:40:09 Collecting wcwidth==0.1.7
16:40:09   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
16:40:09 Collecting prompt-toolkit==1.0.15
16:40:09   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
16:40:09 Collecting click-repl==0.1.2
16:40:09   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
16:40:09 Collecting click==6.7
16:40:09   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
16:40:09 Collecting six>=1.9.0
16:40:09   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
16:40:10 Installing collected packages: MarkupSafe, jinja2, wcwidth, six, prompt-toolkit, click, click-repl, pika, ioppytest-utils
16:40:10 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
16:40:11  ---> 45e5451bbbf2
16:40:11 Removing intermediate container b29efd50cc98
16:40:11 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
16:40:11  ---> Running in a7017f7d142b
16:40:12 Cloning into '/robot-tests'...
16:40:12 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
16:40:12  ---> 6707f8657188
16:40:15 Removing intermediate container a7017f7d142b
16:40:15 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
16:40:15  ---> e8b1d64c5674
16:40:15 Removing intermediate container 0b3c787ae111
16:40:15 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
16:40:15  ---> Running in 41c409409626
16:40:16  ---> 4929c925e13d
16:40:16 Removing intermediate container 41c409409626
16:40:16 Step 28/40 : RUN pip install -r requirements.txt
16:40:16  ---> Running in 1de9484f79d8
16:40:17 Collecting robotframework==3.1
16:40:17   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
16:40:18 Collecting RESTinstance==1.0.0rc4
16:40:18   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
16:40:18 Collecting robotframework-dependencylibrary==1.0.0.post1
16:40:18   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
16:40:18 Collecting robotframework-jsonlibrary==0.3
16:40:18   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
16:40:19 Collecting robotframework-jsonschemalibrary==1.0
16:40:19   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
16:40:19 Collecting robotframework-mockserver==0.0.7
16:40:19   Downloading robotframework-mockserver-0.0.7.tar.gz (3.3 kB)
16:40:20 Collecting flex==6.13.2
16:40:20   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
16:40:20 Collecting jsonpath-ng==1.4.3
16:40:20   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
16:40:20 Collecting jsonschema==3.0.0a3
16:40:20   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
16:40:20 Collecting tzlocal==1.5.1
16:40:20   Downloading tzlocal-1.5.1.tar.gz (16 kB)
16:40:21 Collecting strict-rfc3339==0.7
16:40:21   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
16:40:21 Collecting GenSON==1.0.1
16:40:21   Downloading genson-1.0.1.tar.gz (25 kB)
16:40:22 Collecting requests==2.20.0
16:40:22   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
16:40:22 Collecting pytz==2018.5
16:40:22   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
16:40:22 Collecting rfc3987==1.3.8
16:40:22   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
16:40:22 Collecting pygments==2.2.0
16:40:22   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
16:40:23 Collecting tox
16:40:23   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
16:40:23 Collecting coverage
16:40:23   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
16:40:24 Collecting jsonpath-rw==1.4.0
16:40:24   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
16:40:24 Collecting jsonpath-rw-ext>=0.1.9
16:40:24   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
16:40:24 Collecting PyYAML<4,>=3.11
16:40:24   Downloading PyYAML-3.13.tar.gz (270 kB)
16:40:25 Collecting jsonpointer<2,>=1.7
16:40:25   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
16:40:25 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)
16:40:25 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)
16:40:25 Collecting validate-email<2,>=1.2
16:40:25   Downloading validate_email-1.3.tar.gz (4.7 kB)
16:40:25 Collecting ply
16:40:25   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
16:40:26 Collecting decorator
16:40:26   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
16:40:26 Collecting pyrsistent>=0.14.0
16:40:26   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
16:40:26 Collecting attrs>=17.4.0
16:40:26   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
16:40:26 Collecting chardet<3.1.0,>=3.0.2
16:40:26   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
16:40:26 Collecting urllib3<1.25,>=1.21.1
16:40:26   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
16:40:27 Collecting idna<2.8,>=2.5
16:40:27   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
16:40:27 Collecting certifi>=2017.4.17
16:40:27   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
16:40:27 Collecting packaging>=14
16:40:27   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
16:40:27 Collecting toml>=0.9.4
16:40:27   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
16:40:27 Collecting pluggy>=0.12.0
16:40:27   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
16:40:27 Collecting py>=1.4.17
16:40:27   Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
16:40:27 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
16:40:27   Downloading virtualenv-20.0.25-py2.py3-none-any.whl (4.7 MB)
16:40:28 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
16:40:28   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
16:40:28 Collecting filelock>=3.0.0
16:40:28   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
16:40:28 Collecting pbr>=1.8
16:40:28   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
16:40:28 Collecting pyparsing>=2.0.2
16:40:28   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
16:40:28 Collecting distlib<1,>=0.3.0
16:40:28   Downloading distlib-0.3.0.zip (571 kB)
16:40:29 Collecting appdirs<2,>=1.4.3
16:40:29   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
16:40:29 Collecting importlib-resources>=1.0; python_version < "3.7"
16:40:29   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
16:40:29 Collecting zipp>=0.5
16:40:29   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
16:40:29 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, PyYAML, validate-email, pyrsistent, distlib
16:40:29   Building wheel for robotframework-jsonlibrary (setup.py): started
16:40:30   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
16:40:30   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=0b5026bf6df4a46ed6fd3aaf0c73decba7ffd2c49d229cd7baf20917d678e2dc
16:40:30   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
16:40:30   Building wheel for robotframework-jsonschemalibrary (setup.py): started
16:40:30   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
16:40:30   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=0ff91327ea55b06bcbc740c2cec71252ea28cf72d0eab4385593a2d1be05f669
16:40:30   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
16:40:30   Building wheel for robotframework-mockserver (setup.py): started
16:40:30   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
16:40:30   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.7-py3-none-any.whl size=4423 sha256=869097b0cb9f64e8f812d3c6be28cc061d26087f1428f7fbfaffd8fb9837209b
16:40:30   Stored in directory: /root/.cache/pip/wheels/f3/7f/41/8e128a48d8b5ae9dc22c9703700da3f70656f6393f6f8a4eca
16:40:30   Building wheel for tzlocal (setup.py): started
16:40:31   Building wheel for tzlocal (setup.py): finished with status 'done'
16:40:31   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=700751eb0d156c17fac9dacfd8d77b9f14a25f0b08c63cdd8ef9153239155177
16:40:31   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
16:40:31   Building wheel for strict-rfc3339 (setup.py): started
16:40:31   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
16:40:31   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=b35f44476d45ceee79f4c6fdcc543d96a631b9cac014439c0d77ed8745716365
16:40:31   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
16:40:31   Building wheel for GenSON (setup.py): started
16:40:32   Building wheel for GenSON (setup.py): finished with status 'done'
16:40:32   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=1700ea440ce1dd54e485f93dfe4a64318fee88f1edc020556e34385bd3f51020
16:40:32   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
16:40:32   Building wheel for jsonpath-rw (setup.py): started
16:40:32   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
16:40:32   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=64c2da8f56a51941e153ef8e24ee37ec13940c32b13b842b0948173d64ae392b
16:40:32   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
16:40:32   Building wheel for PyYAML (setup.py): started
16:40:41   Building wheel for PyYAML (setup.py): finished with status 'done'
16:40:41   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=6b0ae2939067c3881a52a3ba8430c82be9d710dbd415fe75f718de4ba7745c93
16:40:41   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
16:40:41   Building wheel for validate-email (setup.py): started
16:40:41   Building wheel for validate-email (setup.py): finished with status 'done'
16:40:41   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=cd077b909983381af3dc388ced92b362746861e8552d3e4d48c02940261ad043
16:40:41   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
16:40:41   Building wheel for pyrsistent (setup.py): started
16:40:43   Building wheel for pyrsistent (setup.py): finished with status 'done'
16:40:43   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123220 sha256=b5099dc0aac445830a4744759700c093b877a9fd608ad295675b7f39e906713b
16:40:43   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
16:40:43   Building wheel for distlib (setup.py): started
16:40:43   Building wheel for distlib (setup.py): finished with status 'done'
16:40:43   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=cef2e6296e02121635dcc1b99975e0f6f413bde310348e3fbb9f22c534423ae0
16:40:43   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
16:40:43 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw PyYAML validate-email pyrsistent distlib
16:40:44 Installing collected packages: robotframework, rfc3987, PyYAML, jsonpointer, chardet, urllib3, idna, certifi, requests, validate-email, strict-rfc3339, flex, ply, decorator, jsonpath-ng, pyrsistent, attrs, jsonschema, pytz, tzlocal, GenSON, pygments, RESTinstance, robotframework-dependencylibrary, pyparsing, packaging, toml, zipp, importlib-metadata, pluggy, py, distlib, appdirs, filelock, importlib-resources, virtualenv, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
16:40:48 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 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.9.0 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.7 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.25 zipp-3.1.0
16:40:50  ---> 61a13a253b12
16:40:51 Removing intermediate container 1de9484f79d8
16:40:51 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
16:40:51  ---> Running in 6d4fef19060e
16:40:51  ---> e338dafe3069
16:40:51 Removing intermediate container 6d4fef19060e
16:40:51 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
16:40:52  ---> Running in 87580731cb67
16:40:52  ---> 91d6187e717a
16:40:52 Removing intermediate container 87580731cb67
16:40:52 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
16:40:52  ---> Running in 4c8000c86c89
16:40:53  ---> 628f394b9093
16:40:53 Removing intermediate container 4c8000c86c89
16:40:53 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
16:40:53  ---> Running in ebdc36de71bc
16:40:54 Cloning into '/test-vault'...
16:40:54  ---> 1620030de168
16:40:54 Removing intermediate container ebdc36de71bc
16:40:54 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
16:40:54  ---> 4d4c76046384
16:40:54 Removing intermediate container 2fb0fd7145b1
16:40:54 Step 34/40 : RUN python3 setup.py develop
16:40:55  ---> Running in 0e9c1e142854
16:40:55 running develop
16:40:55 running egg_info
16:40:55 creating test_vault.egg-info
16:40:55 writing test_vault.egg-info/PKG-INFO
16:40:55 writing dependency_links to test_vault.egg-info/dependency_links.txt
16:40:55 writing top-level names to test_vault.egg-info/top_level.txt
16:40:55 writing manifest file 'test_vault.egg-info/SOURCES.txt'
16:40:55 reading manifest file 'test_vault.egg-info/SOURCES.txt'
16:40:55 writing manifest file 'test_vault.egg-info/SOURCES.txt'
16:40:55 running build_ext
16:40:55 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
16:40:55 Adding test-vault 1.0.4 to easy-install.pth file
16:40:55 
16:40:55 Installed /test-vault
16:40:55 Processing dependencies for test-vault==1.0.4
16:40:55 Finished processing dependencies for test-vault==1.0.4
16:40:56  ---> 8cfe41248c22
16:40:56 Removing intermediate container 0e9c1e142854
16:40:56 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
16:40:56  ---> Running in 55212547e3a2
16:40:56 Cloning into '/robotframework-jsonlibrary'...
16:40:56  ---> c09a702461c2
16:40:58 Removing intermediate container 55212547e3a2
16:40:58 Step 36/40 : WORKDIR /robotframework-jsonlibrary
16:40:58  ---> a624c6e72371
16:40:58 Removing intermediate container 6ef187d03590
16:40:58 Step 37/40 : RUN python3 -m pip install -e .
16:40:58  ---> Running in c74dc872186c
16:40:59 Obtaining file:///robotframework-jsonlibrary
16:40:59 Collecting tox==3.0.0
16:40:59   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
16:41:00 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
16:41:00 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
16:41:00 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)
16:41:00 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)
16:41:00 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.9.0)
16:41:00 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)
16:41:00 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.25)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 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)
16:41:00 Requirement already satisfied: importlib-metadata<2,>=0.12; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (1.6.1)
16:41:00 Requirement already satisfied: zipp>=0.4; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from importlib-resources>=1.0; python_version < "3.7"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0)
16:41:00 Installing collected packages: tox, robotframework-jsonlibrary
16:41:00   Attempting uninstall: tox
16:41:00     Found existing installation: tox 3.15.2
16:41:00     Uninstalling tox-3.15.2:
16:41:00       Successfully uninstalled tox-3.15.2
16:41:00   Attempting uninstall: robotframework-jsonlibrary
16:41:00     Found existing installation: robotframework-jsonlibrary 0.3
16:41:00     Uninstalling robotframework-jsonlibrary-0.3:
16:41:00       Successfully uninstalled robotframework-jsonlibrary-0.3
16:41:00   Running setup.py develop for robotframework-jsonlibrary
16:41:01 Successfully installed robotframework-jsonlibrary tox-3.0.0
16:41:01  ---> de988acb6126
16:41:01 Removing intermediate container c74dc872186c
16:41:01 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
16:41:01  ---> 3a88eca17469
16:41:01 Removing intermediate container 31b851d5a6a8
16:41:01 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
16:41:01  ---> Running in a4bfb1efcbcb
16:41:02 The path for output specified does not exist
16:41:02  ---> ddf5159fdaff
16:41:02 Removing intermediate container a4bfb1efcbcb
16:41:02 Step 40/40 : CMD ./run_robot_test_suites.py
16:41:02  ---> Running in 7b4fb9a1e3b2
16:41:03  ---> 93241306873c
16:41:03 Removing intermediate container 7b4fb9a1e3b2
16:41:03 Successfully built 93241306873c
16:41:03 Successfully tagged nfv-robot-hivetap-tt:2.4.1
16:41:03 echo "Building 2.6.1 .. "
16:41:03 Building 2.6.1 .. 
16:41:03 docker build -t nfv-robot-hivetap-tt:2.6.1 . \
16:41:03  		   --build-arg GIT_BRANCH=2.6.1-fix-plu && \
16:41:03  		   docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1
16:41:03 Sending build context to Docker daemon  237.1kB

16:41:03 Step 1/40 : FROM python:3.6
16:41:03  ---> 13efce2de907
16:41:03 Step 2/40 : MAINTAINER Federico Sismondi <federico.sismondi@gmail.com>
16:41:03  ---> Using cache
16:41:03  ---> 7eb0ee5c1ddc
16:41:03 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests'
16:41:03  ---> Using cache
16:41:03  ---> bd784fece04d
16:41:03 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu'
16:41:03  ---> Using cache
16:41:03  ---> 0b898be7e405
16:41:03 Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV'
16:41:03  ---> Using cache
16:41:03  ---> 0ca5c1705a5e
16:41:03 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt'
16:41:03  ---> Using cache
16:41:03  ---> 68045b272379
16:41:03 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1'
16:41:03  ---> Using cache
16:41:03  ---> c759a93ffdbe
16:41:03 Step 8/40 : RUN printenv
16:41:03  ---> Running in ba40b84d6183
16:41:03 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt
16:41:03 CODE_GEN_DOCKER_VERSION=2.6.1
16:41:03 HOSTNAME=ba40b84d6183
16:41:03 CODE_GEN_TEST_TYPE=conformance-NFV
16:41:03 PYTHON_PIP_VERSION=20.1.1
16:41:03 HOME=/root
16:41:03 GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
16:41:03 PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py
16:41:03 GIT_BRANCH=2.6.1-fix-plu
16:41:03 PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:41:03 LANG=C.UTF-8
16:41:03 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests
16:41:03 PYTHON_VERSION=3.6.10
16:41:03 PWD=/
16:41:03 PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79
16:41:03  ---> 54ea54000b08
16:41:03 Removing intermediate container ba40b84d6183
16:41:03 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive
16:41:04  ---> Running in 177d5dc6c590
16:41:04  ---> 196ecefd6d7e
16:41:04 Removing intermediate container 177d5dc6c590
16:41:04 Step 10/40 : ENV PYTHONUNBUFFERED 0
16:41:04  ---> Running in adcf9dafea62
16:41:04  ---> c000c2d0e2d9
16:41:04 Removing intermediate container adcf9dafea62
16:41:04 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests
16:41:04  ---> Running in 8f8f520053a7
16:41:04  ---> b23de94fb5c3
16:41:04 Removing intermediate container 8f8f520053a7
16:41:04 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor
16:41:04  ---> Running in 17085d86f2a4
16:41:04  ---> 4076ca4d3ddd
16:41:04 Removing intermediate container 17085d86f2a4
16:41:04 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins
16:41:04  ---> Running in 84624a98cf0a
16:41:04  ---> 0443e358f16d
16:41:04 Removing intermediate container 84624a98cf0a
16:41:04 Step 14/40 : ENV TEST_VAULT_ROOT /test-vault
16:41:04  ---> Running in 0c946c1fd69f
16:41:04  ---> aa26919dc5df
16:41:04 Removing intermediate container 0c946c1fd69f
16:41:04 Step 15/40 : RUN apt-get update
16:41:04  ---> Running in 2402360b8092
16:41:05 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
16:41:05 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
16:41:05 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
16:41:05 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB]
16:41:05 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB]
16:41:06 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
16:41:07 Fetched 8355 kB in 2s (3676 kB/s)
16:41:07 Reading package lists...
16:41:09  ---> 01fde9df5c24
16:41:09 Removing intermediate container 2402360b8092
16:41:09 Step 16/40 : RUN apt-get -y -qq install apt-utils
16:41:09  ---> Running in 1d1ec19a905d
16:41:11 debconf: delaying package configuration, since apt-utils is not installed
16:41:11 Selecting previously unselected package libapt-inst2.0:amd64.
16:41:11 (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.)
16:41:11 Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ...
16:41:11 Unpacking libapt-inst2.0:amd64 (1.8.2.1) ...
16:41:11 Selecting previously unselected package apt-utils.
16:41:11 Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ...
16:41:11 Unpacking apt-utils (1.8.2.1) ...
16:41:11 Setting up libapt-inst2.0:amd64 (1.8.2.1) ...
16:41:11 Setting up apt-utils (1.8.2.1) ...
16:41:11 Processing triggers for libc-bin (2.28-10) ...
16:41:12  ---> 2b712d41059a
16:41:12 Removing intermediate container 1d1ec19a905d
16:41:12 Step 17/40 : RUN apt-get -y -qq install git
16:41:12  ---> Running in ff1b5c228c47
16:41:14  ---> 89402d544d3d
16:41:14 Removing intermediate container ff1b5c228c47
16:41:14 Step 18/40 : RUN apt-get -y -qq install vim
16:41:14  ---> Running in 91f7f87d02e7
16:41:17 Selecting previously unselected package xxd.
16:41:17 (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.)
16:41:17 Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ...
16:41:17 Unpacking xxd (2:8.1.0875-5) ...
16:41:17 Selecting previously unselected package vim-common.
16:41:17 Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
16:41:17 Unpacking vim-common (2:8.1.0875-5) ...
16:41:17 Selecting previously unselected package libgpm2:amd64.
16:41:17 Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ...
16:41:17 Unpacking libgpm2:amd64 (1.20.7-5) ...
16:41:18 Selecting previously unselected package vim-runtime.
16:41:18 Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
16:41:18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
16:41:18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
16:41:18 Unpacking vim-runtime (2:8.1.0875-5) ...
16:41:18 Selecting previously unselected package vim.
16:41:18 Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ...
16:41:18 Unpacking vim (2:8.1.0875-5) ...
16:41:19 Setting up libgpm2:amd64 (1.20.7-5) ...
16:41:19 Setting up xxd (2:8.1.0875-5) ...
16:41:19 Setting up vim-common (2:8.1.0875-5) ...
16:41:19 Setting up vim-runtime (2:8.1.0875-5) ...
16:41:19 Setting up vim (2:8.1.0875-5) ...
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:41:19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:41:19 Processing triggers for hicolor-icon-theme (0.17-2) ...
16:41:19 Processing triggers for libc-bin (2.28-10) ...
16:41:19 Processing triggers for mime-support (3.62) ...
16:41:20  ---> 5b732d1cfff4
16:41:20 Removing intermediate container 91f7f87d02e7
16:41:20 Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8
16:41:20  ---> Running in 10edce4081db
16:41:23 Preconfiguring packages ...
16:41:23 Selecting previously unselected package libc-l10n.
16:41:23 (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.)
16:41:23 Preparing to unpack .../libc-l10n_2.28-10_all.deb ...
16:41:23 Unpacking libc-l10n (2.28-10) ...
16:41:24 Selecting previously unselected package locales.
16:41:24 Preparing to unpack .../locales_2.28-10_all.deb ...
16:41:24 Unpacking locales (2.28-10) ...
16:41:24 Setting up libc-l10n (2.28-10) ...
16:41:24 Setting up locales (2.28-10) ...
16:41:25 Generating locales (this might take a while)...
16:41:25 Generation complete.
16:41:25 Generating locales (this might take a while)...
16:41:25 Generation complete.
16:41:26  ---> 116c430ef07c
16:41:26 Removing intermediate container 10edce4081db
16:41:26 Step 20/40 : RUN python3 -m pip install --upgrade pip
16:41:26  ---> Running in 3f3631fc54e1
16:41:28 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1)
16:41:29  ---> a006b838bb33
16:41:29 Removing intermediate container 3f3631fc54e1
16:41:29 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH
16:41:29  ---> Running in b707e25cb893
16:41:30  ---> 0a4b09fc254c
16:41:30 Removing intermediate container b707e25cb893
16:41:30 Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH
16:41:30  ---> 5ea2a3669d3a
16:41:30 Removing intermediate container def4bd581231
16:41:30 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH
16:41:30  ---> af6c7d281b1d
16:41:30 Removing intermediate container 8317a7c32619
16:41:30 Step 24/40 : RUN pip install -r requirements.txt
16:41:30  ---> Running in 6ca82378d96b
16:41:31 Collecting jinja2
16:41:32   Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
16:41:32 Collecting ioppytest-utils
16:41:32   Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB)
16:41:32 Collecting pika==0.11
16:41:32   Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB)
16:41:32 Collecting MarkupSafe>=0.23
16:41:32   Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB)
16:41:32 Collecting prompt-toolkit==1.0.15
16:41:32   Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB)
16:41:32 Collecting click==6.7
16:41:32   Downloading click-6.7-py2.py3-none-any.whl (71 kB)
16:41:32 Collecting click-repl==0.1.2
16:41:32   Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB)
16:41:32 Collecting wcwidth==0.1.7
16:41:32   Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB)
16:41:32 Collecting six>=1.9.0
16:41:32   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
16:41:33 Installing collected packages: MarkupSafe, jinja2, six, wcwidth, prompt-toolkit, pika, click, click-repl, ioppytest-utils
16:41:33 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
16:41:34  ---> 155c0002014a
16:41:34 Removing intermediate container 6ca82378d96b
16:41:34 Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT
16:41:34  ---> Running in 665508a7d167
16:41:34 Cloning into '/robot-tests'...
16:41:34 warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/
16:41:35  ---> 394144d88ab8
16:41:38 Removing intermediate container 665508a7d167
16:41:38 Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT
16:41:38  ---> 5fb08293dee7
16:41:38 Removing intermediate container c0a5c344ee44
16:41:38 Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt
16:41:38  ---> Running in 17e7e9842a99
16:41:39  ---> 89945c9b070a
16:41:39 Removing intermediate container 17e7e9842a99
16:41:39 Step 28/40 : RUN pip install -r requirements.txt
16:41:39  ---> Running in 9a48b1efe520
16:41:40 Collecting robotframework==3.1
16:41:40   Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB)
16:41:40 Collecting RESTinstance==1.0.0rc4
16:41:40   Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB)
16:41:40 Collecting robotframework-dependencylibrary==1.0.0.post1
16:41:40   Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB)
16:41:40 Collecting robotframework-jsonlibrary==0.3
16:41:40   Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB)
16:41:41 Collecting robotframework-jsonschemalibrary==1.0
16:41:41   Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB)
16:41:41 Collecting robotframework-mockserver==0.0.5
16:41:41   Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB)
16:41:42 Collecting pygments==2.2.0
16:41:42   Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB)
16:41:42 Collecting pytz==2018.5
16:41:42   Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB)
16:41:42 Collecting tzlocal==1.5.1
16:41:42   Downloading tzlocal-1.5.1.tar.gz (16 kB)
16:41:43 Collecting flex==6.13.2
16:41:43   Downloading flex-6.13.2-py3-none-any.whl (77 kB)
16:41:43 Collecting requests==2.20.0
16:41:43   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
16:41:43 Collecting rfc3987==1.3.8
16:41:43   Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB)
16:41:43 Collecting jsonschema==3.0.0a3
16:41:43   Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB)
16:41:43 Collecting strict-rfc3339==0.7
16:41:43   Downloading strict-rfc3339-0.7.tar.gz (17 kB)
16:41:44 Collecting jsonpath-ng==1.4.3
16:41:44   Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB)
16:41:44 Collecting GenSON==1.0.1
16:41:44   Downloading genson-1.0.1.tar.gz (25 kB)
16:41:44 Collecting tox
16:41:44   Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB)
16:41:45 Collecting coverage
16:41:45   Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB)
16:41:45 Collecting jsonpath-rw==1.4.0
16:41:45   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
16:41:45 Collecting jsonpath-rw-ext>=0.1.9
16:41:45   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
16:41:45 Collecting validate-email<2,>=1.2
16:41:45   Downloading validate_email-1.3.tar.gz (4.7 kB)
16:41:46 Collecting PyYAML<4,>=3.11
16:41:46   Downloading PyYAML-3.13.tar.gz (270 kB)
16:41:47 Collecting jsonpointer<2,>=1.7
16:41:47   Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB)
16:41:47 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)
16:41:47 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)
16:41:47 Collecting chardet<3.1.0,>=3.0.2
16:41:47   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
16:41:47 Collecting urllib3<1.25,>=1.21.1
16:41:47   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
16:41:47 Collecting idna<2.8,>=2.5
16:41:47   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
16:41:47 Collecting certifi>=2017.4.17
16:41:47   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
16:41:47 Collecting pyrsistent>=0.14.0
16:41:47   Downloading pyrsistent-0.16.0.tar.gz (108 kB)
16:41:48 Collecting attrs>=17.4.0
16:41:48   Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB)
16:41:48 Collecting ply
16:41:48   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
16:41:48 Collecting decorator
16:41:48   Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB)
16:41:48 Collecting py>=1.4.17
16:41:48   Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
16:41:48 Collecting toml>=0.9.4
16:41:48   Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB)
16:41:48 Collecting packaging>=14
16:41:48   Downloading packaging-20.4-py2.py3-none-any.whl (37 kB)
16:41:48 Collecting filelock>=3.0.0
16:41:48   Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
16:41:48 Collecting importlib-metadata<2,>=0.12; python_version < "3.8"
16:41:48   Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB)
16:41:48 Collecting pluggy>=0.12.0
16:41:48   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
16:41:49 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
16:41:49   Downloading virtualenv-20.0.25-py2.py3-none-any.whl (4.7 MB)
16:41:49 Collecting pbr>=1.8
16:41:49   Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB)
16:41:50 Collecting pyparsing>=2.0.2
16:41:50   Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
16:41:50 Collecting zipp>=0.5
16:41:50   Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB)
16:41:50 Collecting appdirs<2,>=1.4.3
16:41:50   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
16:41:50 Collecting distlib<1,>=0.3.0
16:41:50   Downloading distlib-0.3.0.zip (571 kB)
16:41:50 Collecting importlib-resources>=1.0; python_version < "3.7"
16:41:50   Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB)
16:41:50 Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, tzlocal, strict-rfc3339, GenSON, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib
16:41:50   Building wheel for robotframework-jsonlibrary (setup.py): started
16:41:51   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
16:41:51   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=b6c8724964ab44f4eb6171f46307e71f17a0ca1de9b300c0144749cac0ce926f
16:41:51   Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9
16:41:51   Building wheel for robotframework-jsonschemalibrary (setup.py): started
16:41:51   Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done'
16:41:51   Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=65a9abb3101407a943bf437c4bf2e17ea871fef416742d298ec78b8638fc085c
16:41:51   Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae
16:41:51   Building wheel for robotframework-mockserver (setup.py): started
16:41:52   Building wheel for robotframework-mockserver (setup.py): finished with status 'done'
16:41:52   Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=6140d7f5aed90834f6432d0d517bb30062f983de83ee581d6d91e24574991a96
16:41:52   Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1
16:41:52   Building wheel for tzlocal (setup.py): started
16:41:52   Building wheel for tzlocal (setup.py): finished with status 'done'
16:41:52   Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8d604691214e3bf125313137f3b267c6c08c26314fbf886038ffc94f6e824ae5
16:41:52   Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c
16:41:52   Building wheel for strict-rfc3339 (setup.py): started
16:41:52   Building wheel for strict-rfc3339 (setup.py): finished with status 'done'
16:41:52   Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=75d6b42cce6095c34e0d2d7c8bdc9040315f40e9a5104d0c52400265cafe6df0
16:41:52   Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277
16:41:52   Building wheel for GenSON (setup.py): started
16:41:53   Building wheel for GenSON (setup.py): finished with status 'done'
16:41:53   Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=d4b14f5e1c56c81263dd37a998303da4da495e6cc2b947627f420227c754ed54
16:41:53   Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6
16:41:53   Building wheel for jsonpath-rw (setup.py): started
16:41:53   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
16:41:53   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=bfada969222b4e3919ae90f40adcd9970c76e07e1fb2ff4c8300bf49658f0557
16:41:53   Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9
16:41:53   Building wheel for validate-email (setup.py): started
16:41:54   Building wheel for validate-email (setup.py): finished with status 'done'
16:41:54   Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=016e8f9e7d3bdd187148808555c1691e3de776e301eec5340d30fa9c38abc67c
16:41:54   Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d
16:41:54   Building wheel for PyYAML (setup.py): started
16:42:03   Building wheel for PyYAML (setup.py): finished with status 'done'
16:42:03   Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463810 sha256=a0a62c19e31f3981a1e8d33a6a67ca3486ae92abd3a3d856451be0b0e46c3a31
16:42:03   Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d
16:42:03   Building wheel for pyrsistent (setup.py): started
16:42:04   Building wheel for pyrsistent (setup.py): finished with status 'done'
16:42:04   Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123214 sha256=4d1dbf14cc484ec7c13d8ea0fed0c561b93232ad1db6a4978d9259c3938da9ab
16:42:04   Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464
16:42:04   Building wheel for distlib (setup.py): started
16:42:04   Building wheel for distlib (setup.py): finished with status 'done'
16:42:04   Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=ffd67df45fdef509dc70ee79c33ab33fb3477e53ee4191b0348de3bb33c28f08
16:42:04   Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2
16:42:04 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver tzlocal strict-rfc3339 GenSON jsonpath-rw validate-email PyYAML pyrsistent distlib
16:42:05 Installing collected packages: robotframework, pygments, pytz, tzlocal, strict-rfc3339, validate-email, PyYAML, jsonpointer, chardet, urllib3, idna, certifi, requests, rfc3987, flex, pyrsistent, attrs, jsonschema, ply, decorator, jsonpath-ng, GenSON, RESTinstance, robotframework-dependencylibrary, py, toml, pyparsing, packaging, filelock, zipp, importlib-metadata, pluggy, appdirs, distlib, importlib-resources, virtualenv, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver
16:42:10 Successfully installed GenSON-1.0.1 PyYAML-3.13 RESTinstance-1.0.0rc4 appdirs-1.4.4 attrs-19.3.0 certifi-2020.6.20 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.9.0 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.25 zipp-3.1.0
16:42:11  ---> d6b6073448af
16:42:12 Removing intermediate container 9a48b1efe520
16:42:12 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} +
16:42:12  ---> Running in 649892a5a98b
16:42:12  ---> 8853da372f94
16:42:12 Removing intermediate container 649892a5a98b
16:42:12 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} +
16:42:13  ---> Running in be8e2cf474d3
16:42:13  ---> 856ee78731f1
16:42:13 Removing intermediate container be8e2cf474d3
16:42:13 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} +
16:42:13  ---> Running in 750f2246a629
16:42:14  ---> 7787512aed80
16:42:14 Removing intermediate container 750f2246a629
16:42:14 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
16:42:14  ---> Running in c0886436f34d
16:42:15 Cloning into '/test-vault'...
16:42:15  ---> 609cec63878f
16:42:15 Removing intermediate container c0886436f34d
16:42:15 Step 33/40 : WORKDIR $TEST_VAULT_ROOT
16:42:15  ---> cc7313061309
16:42:15 Removing intermediate container 5076d0a0041a
16:42:15 Step 34/40 : RUN python3 setup.py develop
16:42:15  ---> Running in e77823e9745f
16:42:16 running develop
16:42:16 running egg_info
16:42:16 creating test_vault.egg-info
16:42:16 writing test_vault.egg-info/PKG-INFO
16:42:16 writing dependency_links to test_vault.egg-info/dependency_links.txt
16:42:16 writing top-level names to test_vault.egg-info/top_level.txt
16:42:16 writing manifest file 'test_vault.egg-info/SOURCES.txt'
16:42:16 reading manifest file 'test_vault.egg-info/SOURCES.txt'
16:42:16 writing manifest file 'test_vault.egg-info/SOURCES.txt'
16:42:16 running build_ext
16:42:16 Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .)
16:42:16 Adding test-vault 1.0.4 to easy-install.pth file
16:42:16 
16:42:16 Installed /test-vault
16:42:16 Processing dependencies for test-vault==1.0.4
16:42:16 Finished processing dependencies for test-vault==1.0.4
16:42:17  ---> 65de38177707
16:42:17 Removing intermediate container e77823e9745f
16:42:17 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary
16:42:17  ---> Running in ae07671aa4b1
16:42:17 Cloning into '/robotframework-jsonlibrary'...
16:42:17  ---> 49476a0b357c
16:42:19 Removing intermediate container ae07671aa4b1
16:42:19 Step 36/40 : WORKDIR /robotframework-jsonlibrary
16:42:19  ---> ec5b1e43c077
16:42:19 Removing intermediate container bf7f56ff49bc
16:42:19 Step 37/40 : RUN python3 -m pip install -e .
16:42:19  ---> Running in bcae2acf34c9
16:42:20 Obtaining file:///robotframework-jsonlibrary
16:42:20 Collecting tox==3.0.0
16:42:20   Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB)
16:42:20 Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1)
16:42:20 Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1)
16:42:20 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)
16:42:20 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)
16:42:20 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.9.0)
16:42:20 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)
16:42:20 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)
16:42:20 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.25)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:20 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)
16:42:21 Installing collected packages: tox, robotframework-jsonlibrary
16:42:21   Attempting uninstall: tox
16:42:21     Found existing installation: tox 3.15.2
16:42:21     Uninstalling tox-3.15.2:
16:42:21       Successfully uninstalled tox-3.15.2
16:42:21   Attempting uninstall: robotframework-jsonlibrary
16:42:21     Found existing installation: robotframework-jsonlibrary 0.3
16:42:21     Uninstalling robotframework-jsonlibrary-0.3:
16:42:21       Successfully uninstalled robotframework-jsonlibrary-0.3
16:42:21   Running setup.py develop for robotframework-jsonlibrary
16:42:21 Successfully installed robotframework-jsonlibrary tox-3.0.0
16:42:22  ---> a8dc3598f66b
16:42:22 Removing intermediate container bcae2acf34c9
16:42:22 Step 38/40 : WORKDIR /robot-to-lewis-adaptor
16:42:22  ---> b51323eab467
16:42:22 Removing intermediate container e9bb7dc57b3c
16:42:22 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
16:42:22  ---> Running in 437723fd7e29
16:42:23 The path for output specified does not exist
16:42:23  ---> a3c9cc7cd905
16:42:23 Removing intermediate container 437723fd7e29
16:42:23 Step 40/40 : CMD ./run_robot_test_suites.py
16:42:23  ---> Running in ffe7e0946e30
16:42:23  ---> bbc36c424a26
16:42:23 Removing intermediate container ffe7e0946e30
16:42:23 Successfully built bbc36c424a26
16:42:23 Successfully tagged nfv-robot-hivetap-tt:2.6.1
16:42:23 echo "Building finished."
16:42:23 Building finished.
16:42:23 echo "Pushing 2.4.1 and 2.6.1 develop version"
16:42:23 Pushing 2.4.1 and 2.6.1 develop version
16:42:23 docker push ****/nfv-robot-hivetap-tt:2.4.1
16:42:23 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
16:42:24 1df839f336db: Preparing
16:42:24 43be489c6143: Preparing
16:42:24 4e60cda1811d: Preparing
16:42:24 65c781967469: Preparing
16:42:24 ceb485c6b847: Preparing
16:42:24 146572c4ec8f: Preparing
16:42:24 f8dbd8171fc0: Preparing
16:42:24 4e990705b26f: Preparing
16:42:24 1308155723fc: Preparing
16:42:24 b87dea6f530c: Preparing
16:42:24 cbb9057bad71: Preparing
16:42:24 71842170793f: Preparing
16:42:24 4b050806dfb7: Preparing
16:42:24 910ae30f3bda: Preparing
16:42:24 e6ad1497949f: Preparing
16:42:24 1faf4a3ba5d0: Preparing
16:42:24 7183dc93c077: Preparing
16:42:24 784a8d90f735: Preparing
16:42:24 6f3b30039566: Preparing
16:42:24 a39027598b59: Preparing
16:42:24 eb26703d6103: Preparing
16:42:24 9424f6aa0d01: Preparing
16:42:24 c56fb9f75f56: Preparing
16:42:24 b5bc305e9fd3: Preparing
16:42:24 da9418a2e1b1: Preparing
16:42:24 2e5b4ca91984: Preparing
16:42:24 527ade4639e0: Preparing
16:42:24 c2c789d2d3c5: Preparing
16:42:24 8803ef42039d: Preparing
16:42:24 146572c4ec8f: Waiting
16:42:24 7183dc93c077: Waiting
16:42:24 f8dbd8171fc0: Waiting
16:42:24 4e990705b26f: Waiting
16:42:24 1308155723fc: Waiting
16:42:24 b5bc305e9fd3: Waiting
16:42:24 da9418a2e1b1: Waiting
16:42:24 b87dea6f530c: Waiting
16:42:24 2e5b4ca91984: Waiting
16:42:24 8803ef42039d: Waiting
16:42:24 527ade4639e0: Waiting
16:42:24 c2c789d2d3c5: Waiting
16:42:24 6f3b30039566: Waiting
16:42:24 eb26703d6103: Waiting
16:42:24 a39027598b59: Waiting
16:42:24 c56fb9f75f56: Waiting
16:42:24 cbb9057bad71: Waiting
16:42:24 9424f6aa0d01: Waiting
16:42:24 4b050806dfb7: Waiting
16:42:24 71842170793f: Waiting
16:42:24 910ae30f3bda: Waiting
16:42:24 e6ad1497949f: Waiting
16:42:24 784a8d90f735: Waiting
16:42:27 43be489c6143: Pushed
16:42:27 65c781967469: Pushed
16:42:27 1df839f336db: Pushed
16:42:27 4e60cda1811d: Pushed
16:42:27 ceb485c6b847: Pushed
16:42:30 b87dea6f530c: Pushed
16:42:30 146572c4ec8f: Pushed
16:42:31 f8dbd8171fc0: Pushed
16:42:32 4e990705b26f: Pushed
16:42:34 71842170793f: Pushed
16:42:34 4b050806dfb7: Pushed
16:42:35 910ae30f3bda: Pushed
16:42:38 e6ad1497949f: Pushed
16:42:40 1faf4a3ba5d0: Pushed
16:42:41 784a8d90f735: Pushed
16:42:41 7183dc93c077: Pushed
16:42:41 eb26703d6103: Layer already exists
16:42:42 9424f6aa0d01: Layer already exists
16:42:43 c56fb9f75f56: Layer already exists
16:42:43 b5bc305e9fd3: Layer already exists
16:42:44 da9418a2e1b1: Layer already exists
16:42:44 2e5b4ca91984: Layer already exists
16:42:45 527ade4639e0: Layer already exists
16:42:45 c2c789d2d3c5: Layer already exists
16:42:46 a39027598b59: Pushed
16:42:46 8803ef42039d: Layer already exists
16:42:46 6f3b30039566: Pushed
16:42:55 cbb9057bad71: Pushed
16:43:07 1308155723fc: Pushed
16:43:12 2.4.1: digest: sha256:f98f76b02b808d80cfbde112a21b3b50a86fd436e4912ffd0956a4448e870818 size: 6414
16:43:12 docker push ****/nfv-robot-hivetap-tt:2.6.1
16:43:12 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt]
16:43:12 3ea9a76e4f68: Preparing
16:43:12 d3f1ef551cee: Preparing
16:43:12 3fbd43aa6302: Preparing
16:43:12 100c9a9a4531: Preparing
16:43:12 b8c2492d9e81: Preparing
16:43:12 229a9813352e: Preparing
16:43:12 a379874cd119: Preparing
16:43:12 e7c2f2190a5e: Preparing
16:43:12 a76353055c7c: Preparing
16:43:12 363bcfd954ee: Preparing
16:43:12 9e4804d87bef: Preparing
16:43:12 f56527fd3c94: Preparing
16:43:12 1933e2f14172: Preparing
16:43:12 defc8efd4ad6: Preparing
16:43:12 e52982136d0a: Preparing
16:43:12 250e9b1f60b6: Preparing
16:43:12 8c366a63abd8: Preparing
16:43:12 bb5c13feb835: Preparing
16:43:12 ebeee021a1b7: Preparing
16:43:12 301471b67d6e: Preparing
16:43:12 eb26703d6103: Preparing
16:43:12 9424f6aa0d01: Preparing
16:43:12 c56fb9f75f56: Preparing
16:43:12 b5bc305e9fd3: Preparing
16:43:12 da9418a2e1b1: Preparing
16:43:12 2e5b4ca91984: Preparing
16:43:12 527ade4639e0: Preparing
16:43:12 c2c789d2d3c5: Preparing
16:43:12 8803ef42039d: Preparing
16:43:12 8c366a63abd8: Waiting
16:43:12 bb5c13feb835: Waiting
16:43:12 ebeee021a1b7: Waiting
16:43:12 301471b67d6e: Waiting
16:43:12 eb26703d6103: Waiting
16:43:12 229a9813352e: Waiting
16:43:12 2e5b4ca91984: Waiting
16:43:12 a379874cd119: Waiting
16:43:12 527ade4639e0: Waiting
16:43:12 e7c2f2190a5e: Waiting
16:43:12 c2c789d2d3c5: Waiting
16:43:12 a76353055c7c: Waiting
16:43:12 9424f6aa0d01: Waiting
16:43:12 c56fb9f75f56: Waiting
16:43:12 363bcfd954ee: Waiting
16:43:12 b5bc305e9fd3: Waiting
16:43:12 9e4804d87bef: Waiting
16:43:12 da9418a2e1b1: Waiting
16:43:12 f56527fd3c94: Waiting
16:43:12 250e9b1f60b6: Waiting
16:43:12 1933e2f14172: Waiting
16:43:12 defc8efd4ad6: Waiting
16:43:12 e52982136d0a: Waiting
16:43:12 8803ef42039d: Waiting
16:43:15 100c9a9a4531: Pushed
16:43:15 3ea9a76e4f68: Pushed
16:43:16 b8c2492d9e81: Pushed
16:43:16 d3f1ef551cee: Pushed
16:43:16 3fbd43aa6302: Pushed
16:43:18 229a9813352e: Pushed
16:43:19 a379874cd119: Pushed
16:43:19 e7c2f2190a5e: Pushed
16:43:19 363bcfd954ee: Pushed
16:43:27 f56527fd3c94: Pushed
16:43:27 1933e2f14172: Pushed
16:43:27 defc8efd4ad6: Pushed
16:43:27 a76353055c7c: Pushed
16:43:30 bb5c13feb835: Pushed
16:43:31 e52982136d0a: Pushed
16:43:32 250e9b1f60b6: Pushed
16:43:33 eb26703d6103: Layer already exists
16:43:33 9424f6aa0d01: Layer already exists
16:43:34 c56fb9f75f56: Layer already exists
16:43:34 8c366a63abd8: Pushed
16:43:34 ebeee021a1b7: Pushed
16:43:34 b5bc305e9fd3: Layer already exists
16:43:34 da9418a2e1b1: Layer already exists
16:43:34 2e5b4ca91984: Layer already exists
16:43:35 527ade4639e0: Layer already exists
16:43:35 c2c789d2d3c5: Layer already exists
16:43:35 8803ef42039d: Layer already exists
16:43:36 301471b67d6e: Pushed
16:43:39 9e4804d87bef: Pushed
16:43:43 2.6.1: digest: sha256:67b60451bf481ed53ec348dbb5eef4c957e5158157d3f78f5cb5725a0a8f3cba size: 6414
16:43:43 Finished: SUCCESS