Started by GitLab push by Elian Kraja Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git init /home/jenkins/workspace/playground/robot-api-conf-hive-tap-tt # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:plugtests/nfv/robot-lewis-testing-tools.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/2.4.1-fix-plu, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dfa514c34a293f46b9b67b818c2a035909022900 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfa514c34a293f46b9b67b818c2a035909022900 Commit message: "Fix() fixes #23" > git rev-list --no-walk dfa514c34a293f46b9b67b818c2a035909022900 # timeout=10 [robot-api-conf-hive-tap-tt] $ /bin/bash /tmp/jenkins7547345529254859481.sh Login Succeeded echo "Building 2.4.1 .. " Building 2.4.1 .. docker build -t nfv-robot-hivetap-tt:2.4.1 . \ --build-arg GIT_BRANCH=2.4.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.4.1 ****/nfv-robot-hivetap-tt:2.4.1 Sending build context to Docker daemon 237.1kB Step 1/40 : FROM python:3.6 3.6: Pulling from library/python e9afc4f90ab0: Pulling fs layer 989e6b19a265: Pulling fs layer af14b6c2f878: Pulling fs layer 5573c4b30949: Pulling fs layer 11a88e764313: Pulling fs layer 5573c4b30949: Waiting 5fbfb8c90ca7: Pulling fs layer c16af6e4f0db: Pulling fs layer 8838231db662: Pulling fs layer 418c773724ce: Pulling fs layer 418c773724ce: Waiting 5fbfb8c90ca7: Waiting 11a88e764313: Waiting af14b6c2f878: Verifying Checksum af14b6c2f878: Download complete 989e6b19a265: Verifying Checksum 989e6b19a265: Download complete 5573c4b30949: Verifying Checksum 5573c4b30949: Download complete 5fbfb8c90ca7: Verifying Checksum 5fbfb8c90ca7: Download complete e9afc4f90ab0: Verifying Checksum e9afc4f90ab0: Download complete 8838231db662: Verifying Checksum 8838231db662: Download complete c16af6e4f0db: Verifying Checksum c16af6e4f0db: Download complete 418c773724ce: Verifying Checksum 418c773724ce: Download complete e9afc4f90ab0: Pull complete 989e6b19a265: Pull complete af14b6c2f878: Pull complete 11a88e764313: Verifying Checksum 11a88e764313: Download complete 5573c4b30949: Pull complete 11a88e764313: Pull complete 5fbfb8c90ca7: Pull complete c16af6e4f0db: Pull complete 8838231db662: Pull complete 418c773724ce: Pull complete Digest: sha256:6655d57ae9272f09839a25d0ec0d272513663d99a4ad7af8b061c83a76d10295 Status: Downloaded newer image for python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Running in fef112d2b9d3 ---> 776a9a750236 Removing intermediate container fef112d2b9d3 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Running in 4ada3ffdc955 ---> 58b3a119d07b Removing intermediate container 4ada3ffdc955 Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Running in 46c1864ab5de ---> 3ec5315fd59e Removing intermediate container 46c1864ab5de Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Running in 93c655fd86f5 ---> 945e5f68cc03 Removing intermediate container 93c655fd86f5 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Running in d1e026789ce8 ---> 08642352301e Removing intermediate container d1e026789ce8 Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Running in 56188f58eed6 ---> e8b63d346282 Removing intermediate container 56188f58eed6 Step 8/40 : RUN printenv ---> Running in f4de2e59e3ff CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt CODE_GEN_DOCKER_VERSION=2.6.1 HOSTNAME=f4de2e59e3ff CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.4.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> b4eae4d74c12 Removing intermediate container f4de2e59e3ff Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 3a054bac3078 ---> 19003bc889f7 Removing intermediate container 3a054bac3078 Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in db909db0cbc4 ---> 91412640ff4e Removing intermediate container db909db0cbc4 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in c4d505dfd7c4 ---> dc9b3010c90a Removing intermediate container c4d505dfd7c4 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in 8da0bebc659e ---> a65339b19094 Removing intermediate container 8da0bebc659e Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in 338fe1f052ed ---> fab9e3a9a543 Removing intermediate container 338fe1f052ed Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in 85039e36586b ---> 8688a42e3543 Removing intermediate container 85039e36586b Step 15/40 : RUN apt-get update ---> Running in a09fb14e7a4a Get:1 http://deb.debian.org/debian buster InRelease [121 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 19s (448 kB/s) Reading package lists... ---> e1becd004b9f Removing intermediate container a09fb14e7a4a Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in 68f349d37fa2 debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (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.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> 549de6e8738b Removing intermediate container 68f349d37fa2 Step 17/40 : RUN apt-get -y -qq install git ---> Running in ac0ddeaa27db ---> 169aa3bd3e26 Removing intermediate container ac0ddeaa27db Step 18/40 : RUN apt-get -y -qq install vim ---> Running in d8f8d8c6070f Selecting previously unselected package xxd. (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.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> ebb5c8f3e8df Removing intermediate container d8f8d8c6070f Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in 5f2d6e13f428 Preconfiguring packages ... Selecting previously unselected package libc-l10n. (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.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> d78b415ce029 Removing intermediate container 5f2d6e13f428 Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in 3787824ea939 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> 9478b9bf0cc0 Removing intermediate container 3787824ea939 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in 8de61a846e5f ---> aa3213d48a65 Removing intermediate container 8de61a846e5f Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> 17f0672808bf Removing intermediate container 84529d520598 Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> 3284df05c93c Removing intermediate container e102af1ca7c5 Step 24/40 : RUN pip install -r requirements.txt ---> Running in 1f9a4e9c28da Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting six>=1.9.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, click, pika, six, wcwidth, prompt-toolkit, click-repl, ioppytest-utils 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 ---> 6c33e008336e Removing intermediate container 1f9a4e9c28da Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in 9845cd00729f Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> 6e86e2be78f4 Removing intermediate container 9845cd00729f Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> ef3c0c7d175c Removing intermediate container 209b4989dddd Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in 0008c62c12dd ---> 7b6a718b0818 Removing intermediate container 0008c62c12dd Step 28/40 : RUN pip install -r requirements.txt ---> Running in 394407e4dfe2 Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.5 Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) 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) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) 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) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 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 Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting py>=1.4.17 Downloading py-1.8.2-py2.py3-none-any.whl (83 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, strict-rfc3339, GenSON, tzlocal, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=4d069d2ef1ecdbf909fac38c74f3cf074f97345aa614e464963c05adc7b48fdf Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=642f77dede6ce29d78b744373846e6ebbf3ea559d159e1994ce8e04319798058 Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=0b8d0168338184d2a4c5066088268dcda95ff4696db3865ccb5900e12441991c Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1 Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=79decd15ae6011250a894f71c453de1663d3382936c23797465bac9acc539071 Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=5cc1c400409f8b0807e537fad7f5d3f8e83a4f92092c901dd34f8963ce6ca6ea Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8f59436c518d3d5994d645e745941a68f1750f55ce5013b22010c0e6694dd235 Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=c76666bfd7b7ae4a0f40fe99a5c12f88fa76387cc93f9442f8086dbdba3dfe3d Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=b2110dadda3e6b6c16e6b4fb24ae5c1a067e74df4457a0b008350a58d4add41d Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463813 sha256=ea6e73ced5b2806ad0a9004409b5254e87054e72e72c1ae03c0cd840b9e2d2cc Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123224 sha256=29608db10995631c78878fa1a453da7742dd4f12496818345edc11a960ee9c89 Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=5d1a39fb0c3f0379e84e41962197cacda4a6c17d622664a3e243b37c6a5be1a7 Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver strict-rfc3339 GenSON tzlocal jsonpath-rw validate-email PyYAML pyrsistent distlib Installing collected packages: robotframework, strict-rfc3339, jsonpointer, validate-email, idna, urllib3, chardet, certifi, requests, PyYAML, rfc3987, flex, pyrsistent, attrs, jsonschema, ply, decorator, jsonpath-ng, pytz, GenSON, pygments, tzlocal, RESTinstance, robotframework-dependencylibrary, zipp, importlib-metadata, appdirs, importlib-resources, filelock, distlib, virtualenv, py, toml, pyparsing, packaging, pluggy, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver 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.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 ---> 11f485320cda Removing intermediate container 394407e4dfe2 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in 236975e72b4e ---> 8b7fc389b738 Removing intermediate container 236975e72b4e Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in 0b48e949857c ---> 8b7c000fe7b6 Removing intermediate container 0b48e949857c Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in 37116825dda2 ---> 47e9cd67de6c Removing intermediate container 37116825dda2 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 ---> Running in 078538148f20 Cloning into '/test-vault'...  ---> afa47188828f Removing intermediate container 078538148f20 Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> 609dbb4e60bf Removing intermediate container 891c7ec8cfc9 Step 34/40 : RUN python3 setup.py develop ---> Running in 8819101c7394 running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> ffb431b52e4e Removing intermediate container 8819101c7394 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in 41739187e726 Cloning into '/robotframework-jsonlibrary'...  ---> 8e20cab37dbd Removing intermediate container 41739187e726 Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> 20e9b84bda54 Removing intermediate container 43ee860b17a2 Step 37/40 : RUN python3 -m pip install -e . ---> Running in 3871563670cb Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata<2,>=0.12; python_version < "3.8"->virtualenv>=1.11.2->tox==3.0.0->robotframework-jsonlibrary==0.3.1) (3.1.0) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> 5cf3aafcc0a7 Removing intermediate container 3871563670cb Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> a5fbf4458cbf Removing intermediate container d6ccae95f5b8 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 ---> Running in 7b86158c1cbc The path for output specified does not exist ---> 86d621d21da8 Removing intermediate container 7b86158c1cbc Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in 5a6f8ca32f01 ---> 2b3ca4107943 Removing intermediate container 5a6f8ca32f01 Successfully built 2b3ca4107943 Successfully tagged nfv-robot-hivetap-tt:2.4.1 echo "Building 2.6.1 .. " Building 2.6.1 .. docker build -t nfv-robot-hivetap-tt:2.6.1 . \ --build-arg GIT_BRANCH=2.6.1-fix-plu && \ docker tag nfv-robot-hivetap-tt:2.6.1 ****/nfv-robot-hivetap-tt:2.6.1 Sending build context to Docker daemon 237.1kB Step 1/40 : FROM python:3.6 ---> 13efce2de907 Step 2/40 : MAINTAINER Federico Sismondi ---> Using cache ---> 776a9a750236 Step 3/40 : ARG GIT_URL='https://forge.etsi.org/rep/nfv/api-tests' ---> Using cache ---> 58b3a119d07b Step 4/40 : ARG GIT_BRANCH='2.6.1-fix-plu' ---> Using cache ---> 3ec5315fd59e Step 5/40 : ARG CODE_GEN_TEST_TYPE='conformance-NFV' ---> Using cache ---> 945e5f68cc03 Step 6/40 : ARG CODE_GEN_DOCKER_IMAGE='****/nfv-robot-hivetap-tt' ---> Using cache ---> 08642352301e Step 7/40 : ARG CODE_GEN_DOCKER_VERSION='2.6.1' ---> Using cache ---> e8b63d346282 Step 8/40 : RUN printenv ---> Running in ad1eede96a53 CODE_GEN_DOCKER_IMAGE=****/nfv-robot-hivetap-tt CODE_GEN_DOCKER_VERSION=2.6.1 HOSTNAME=ad1eede96a53 CODE_GEN_TEST_TYPE=conformance-NFV PYTHON_PIP_VERSION=20.1.1 HOME=/root GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/eff16c878c7fd6b688b9b4c4267695cf1a0bf01b/get-pip.py GIT_BRANCH=2.6.1-fix-plu PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GIT_URL=https://forge.etsi.org/rep/nfv/api-tests PYTHON_VERSION=3.6.10 PWD=/ PYTHON_GET_PIP_SHA256=b3153ec0cf7b7bbf9556932aa37e4981c35dc2a2c501d70d91d2795aa532be79 ---> 9502ce8e6406 Removing intermediate container ad1eede96a53 Step 9/40 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 700bfe4428e0 ---> bface8874312 Removing intermediate container 700bfe4428e0 Step 10/40 : ENV PYTHONUNBUFFERED 0 ---> Running in db5ad0787fb2 ---> a3a018565220 Removing intermediate container db5ad0787fb2 Step 11/40 : ENV ROBOT_ROOT_PROJECT /robot-tests ---> Running in 50cc5ddbe702 ---> 4e0fde4762c3 Removing intermediate container 50cc5ddbe702 Step 12/40 : ENV LEWIS_ADAPTOR_PATH /robot-to-lewis-adaptor ---> Running in a70824b0ea43 ---> f37053b77de2 Removing intermediate container a70824b0ea43 Step 13/40 : ENV LEWIS_TEST_PLUGINS $ROBOT_TO_LEWIS_ADAPTOR_PATH/lewis-plugins ---> Running in e8a4fe0b7a2e ---> 2b168cff22e5 Removing intermediate container e8a4fe0b7a2e Step 14/40 : ENV TEST_VAULT_ROOT /test-vault ---> Running in e8851a738c95 ---> 62acba85d145 Removing intermediate container e8851a738c95 Step 15/40 : RUN apt-get update ---> Running in 0da0dcae09a7 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7905 kB] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] Fetched 8355 kB in 5s (1792 kB/s) Reading package lists... ---> e38a1e9ee1c3 Removing intermediate container 0da0dcae09a7 Step 16/40 : RUN apt-get -y -qq install apt-utils ---> Running in 817328479dd4 debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapt-inst2.0:amd64. (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.) Preparing to unpack .../libapt-inst2.0_1.8.2.1_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.8.2.1) ... Selecting previously unselected package apt-utils. Preparing to unpack .../apt-utils_1.8.2.1_amd64.deb ... Unpacking apt-utils (1.8.2.1) ... Setting up libapt-inst2.0:amd64 (1.8.2.1) ... Setting up apt-utils (1.8.2.1) ... Processing triggers for libc-bin (2.28-10) ... ---> 33b3e2ab1a1e Removing intermediate container 817328479dd4 Step 17/40 : RUN apt-get -y -qq install git ---> Running in 4a3a670423d9 ---> c9fdd0537d63 Removing intermediate container 4a3a670423d9 Step 18/40 : RUN apt-get -y -qq install vim ---> Running in 9e1ff0d2a05c Selecting previously unselected package xxd. (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.) Preparing to unpack .../xxd_2%3a8.1.0875-5_amd64.deb ... Unpacking xxd (2:8.1.0875-5) ... Selecting previously unselected package vim-common. Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ... Unpacking vim-common (2:8.1.0875-5) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.0875-5) ... Selecting previously unselected package vim. Preparing to unpack .../vim_2%3a8.1.0875-5_amd64.deb ... Unpacking vim (2:8.1.0875-5) ... Setting up libgpm2:amd64 (1.20.7-5) ... Setting up xxd (2:8.1.0875-5) ... Setting up vim-common (2:8.1.0875-5) ... Setting up vim-runtime (2:8.1.0875-5) ... Setting up vim (2:8.1.0875-5) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for libc-bin (2.28-10) ... Processing triggers for mime-support (3.62) ... ---> 314dcb5147d5 Removing intermediate container 9e1ff0d2a05c Step 19/40 : RUN apt-get -y -qq install locales && locale-gen en_US.UTF-8 ---> Running in de1a04f9f4a4 Preconfiguring packages ... Selecting previously unselected package libc-l10n. (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.) Preparing to unpack .../libc-l10n_2.28-10_all.deb ... Unpacking libc-l10n (2.28-10) ... Selecting previously unselected package locales. Preparing to unpack .../locales_2.28-10_all.deb ... Unpacking locales (2.28-10) ... Setting up libc-l10n (2.28-10) ... Setting up locales (2.28-10) ... Generating locales (this might take a while)... Generation complete. Generating locales (this might take a while)... Generation complete. ---> 04edb89ea1d6 Removing intermediate container de1a04f9f4a4 Step 20/40 : RUN python3 -m pip install --upgrade pip ---> Running in f936018efc51 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.1.1) ---> db9cc6a35cca Removing intermediate container f936018efc51 Step 21/40 : RUN mkdir $LEWIS_ADAPTOR_PATH ---> Running in 6ca4a88c1ebb ---> 4ce663d9e19a Removing intermediate container 6ca4a88c1ebb Step 22/40 : COPY . $LEWIS_ADAPTOR_PATH ---> b5f3f6fadd2c Removing intermediate container 0ccdfd7a80ac Step 23/40 : WORKDIR $LEWIS_ADAPTOR_PATH ---> d5f353488772 Removing intermediate container cac7e8f8c947 Step 24/40 : RUN pip install -r requirements.txt ---> Running in e8eaa4ae617b Collecting jinja2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting ioppytest-utils Downloading ioppytest_utils-1.2.14-py3-none-any.whl (65 kB) Collecting pika==0.11 Downloading pika-0.11.0-py2.py3-none-any.whl (106 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting click==6.7 Downloading click-6.7-py2.py3-none-any.whl (71 kB) Collecting prompt-toolkit==1.0.15 Downloading prompt_toolkit-1.0.15-py3-none-any.whl (247 kB) Collecting click-repl==0.1.2 Downloading click_repl-0.1.2-py3-none-any.whl (4.6 kB) Collecting wcwidth==0.1.7 Downloading wcwidth-0.1.7-py2.py3-none-any.whl (21 kB) Collecting six>=1.9.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Installing collected packages: MarkupSafe, jinja2, click, wcwidth, six, prompt-toolkit, click-repl, pika, ioppytest-utils 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 ---> 6fdb8cf74f81 Removing intermediate container e8eaa4ae617b Step 25/40 : RUN git clone --single-branch --branch $GIT_BRANCH $GIT_URL $ROBOT_ROOT_PROJECT ---> Running in aeae0a65590c Cloning into '/robot-tests'... warning: redirecting to https://forge.etsi.org/rep/nfv/api-tests.git/  ---> 7e02cd273a65 Removing intermediate container aeae0a65590c Step 26/40 : WORKDIR $ROBOT_ROOT_PROJECT ---> f585010b1614 Removing intermediate container 9ae5639444ec Step 27/40 : RUN sed -i "s/robotframework-mockserver==0.0.4/robotframework-mockserver==0.0.5/g" requirements.txt ---> Running in fbe14b1d409d ---> 3e8f770109a6 Removing intermediate container fbe14b1d409d Step 28/40 : RUN pip install -r requirements.txt ---> Running in df49c446dbd1 Collecting robotframework==3.1 Downloading robotframework-3.1-py2.py3-none-any.whl (597 kB) Collecting RESTinstance==1.0.0rc4 Downloading RESTinstance-1.0.0rc4-py2.py3-none-any.whl (25 kB) Collecting robotframework-dependencylibrary==1.0.0.post1 Downloading robotframework_dependencylibrary-1.0.0.post1-py3-none-any.whl (6.7 kB) Collecting robotframework-jsonlibrary==0.3 Downloading robotframework-jsonlibrary-0.3.tar.gz (4.1 kB) Collecting robotframework-jsonschemalibrary==1.0 Downloading robotframework-jsonschemalibrary-1.0.tar.gz (2.4 kB) Collecting robotframework-mockserver==0.0.5 Downloading robotframework-mockserver-0.0.5.tar.gz (3.2 kB) Collecting pygments==2.2.0 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841 kB) Collecting pytz==2018.5 Downloading pytz-2018.5-py2.py3-none-any.whl (510 kB) Collecting flex==6.13.2 Downloading flex-6.13.2-py3-none-any.whl (77 kB) Collecting strict-rfc3339==0.7 Downloading strict-rfc3339-0.7.tar.gz (17 kB) Collecting jsonschema==3.0.0a3 Downloading jsonschema-3.0.0a3-py2.py3-none-any.whl (49 kB) Collecting tzlocal==1.5.1 Downloading tzlocal-1.5.1.tar.gz (16 kB) Collecting GenSON==1.0.1 Downloading genson-1.0.1.tar.gz (25 kB) Collecting jsonpath-ng==1.4.3 Downloading jsonpath_ng-1.4.3-py2.py3-none-any.whl (29 kB) Collecting requests==2.20.0 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) Collecting rfc3987==1.3.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) Collecting tox Downloading tox-3.15.2-py2.py3-none-any.whl (137 kB) Collecting coverage Downloading coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl (227 kB) Collecting jsonpath-rw==1.4.0 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) Collecting jsonpath-rw-ext>=0.1.9 Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) Collecting jsonpointer<2,>=1.7 Downloading jsonpointer-1.14-py2.py3-none-any.whl (7.4 kB) Collecting validate-email<2,>=1.2 Downloading validate_email-1.3.tar.gz (4.7 kB) 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) Collecting PyYAML<4,>=3.11 Downloading PyYAML-3.13.tar.gz (270 kB) 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) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.16.0.tar.gz (108 kB) Collecting attrs>=17.4.0 Downloading attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting ply Downloading ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting idna<2.8,>=2.5 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) Collecting urllib3<1.25,>=1.21.1 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pluggy>=0.12.0 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting filelock>=3.0.0 Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB) Collecting toml>=0.9.4 Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting packaging>=14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 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 Downloading virtualenv-20.0.23-py2.py3-none-any.whl (4.7 MB) Collecting py>=1.4.17 Downloading py-1.8.2-py2.py3-none-any.whl (83 kB) Collecting importlib-metadata<2,>=0.12; python_version < "3.8" Downloading importlib_metadata-1.6.1-py2.py3-none-any.whl (31 kB) Collecting pbr>=1.8 Downloading pbr-5.4.5-py2.py3-none-any.whl (110 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting distlib<1,>=0.3.0 Downloading distlib-0.3.0.zip (571 kB) Collecting importlib-resources>=1.0; python_version < "3.7" Downloading importlib_resources-2.0.1-py2.py3-none-any.whl (22 kB) Collecting appdirs<2,>=1.4.3 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting zipp>=0.5 Downloading zipp-3.1.0-py3-none-any.whl (4.9 kB) Building wheels for collected packages: robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver, strict-rfc3339, tzlocal, GenSON, jsonpath-rw, validate-email, PyYAML, pyrsistent, distlib Building wheel for robotframework-jsonlibrary (setup.py): started Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3-py3-none-any.whl size=4324 sha256=b218dbca9ba49ac067c17fc375da86102ba7fa87cdf75c1255f308aeac7069b4 Stored in directory: /root/.cache/pip/wheels/df/14/fd/4e1d100075795807700ce7d9284bb802aa6d2b7d543df88dc9 Building wheel for robotframework-jsonschemalibrary (setup.py): started Building wheel for robotframework-jsonschemalibrary (setup.py): finished with status 'done' Created wheel for robotframework-jsonschemalibrary: filename=robotframework_jsonschemalibrary-1.0-py3-none-any.whl size=2987 sha256=0bade1533c107e3d88de51cb74bfebcda7107a9836a5b657fa09f58228efe487 Stored in directory: /root/.cache/pip/wheels/cc/a0/d7/b036794319184506eeef7426a9d540cbef2e616120ae8e1dae Building wheel for robotframework-mockserver (setup.py): started Building wheel for robotframework-mockserver (setup.py): finished with status 'done' Created wheel for robotframework-mockserver: filename=robotframework_mockserver-0.0.5-py3-none-any.whl size=4352 sha256=337a461bff95cfff48f6218b7fed19fa5dca250e85b04742d203274320da6a32 Stored in directory: /root/.cache/pip/wheels/7c/a5/0f/463c7b04bb4a0bac33b495d78f99487a522ff7df79664919d1 Building wheel for strict-rfc3339 (setup.py): started Building wheel for strict-rfc3339 (setup.py): finished with status 'done' Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18119 sha256=1c02c03a6de31d6eb5f0c28dfbf18080f0a5909f83dd97d2f0c2b892b52fd28f Stored in directory: /root/.cache/pip/wheels/d3/8f/86/00a0ce6029db25cbd4c6d7d57498175ca8e93ab48286f3b277 Building wheel for tzlocal (setup.py): started Building wheel for tzlocal (setup.py): finished with status 'done' Created wheel for tzlocal: filename=tzlocal-1.5.1-py3-none-any.whl size=17543 sha256=8335b5009ff522eabf4df7254f58b422780d471a85fa082f48ea6520ecb496e5 Stored in directory: /root/.cache/pip/wheels/9b/ea/ca/a3c0116bd004529390dc7bcb5d7f8de1bf985e01738cc9a11c Building wheel for GenSON (setup.py): started Building wheel for GenSON (setup.py): finished with status 'done' Created wheel for GenSON: filename=genson-1.0.1-py2.py3-none-any.whl size=17110 sha256=758e0c888efedb551500192a6c549254d99560801cb42db7ad9156f2c49590eb Stored in directory: /root/.cache/pip/wheels/78/6c/7d/eddd15f9b54c20fc91442540dca34d9ce6dc5ab37df0e319b6 Building wheel for jsonpath-rw (setup.py): started Building wheel for jsonpath-rw (setup.py): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=a63c4339284e67a2af37cec092528d7460eb917df24712bd96161535f2946db8 Stored in directory: /root/.cache/pip/wheels/3b/79/05/8a5c3b96770fecba7b2267f72739f67d7c39a7c982b5f1e0e9 Building wheel for validate-email (setup.py): started Building wheel for validate-email (setup.py): finished with status 'done' Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5461 sha256=bc4cf647519dbd3e21c0fd89f000bb59f7db6b17c272a8ac9c48a1dce4131317 Stored in directory: /root/.cache/pip/wheels/f1/59/bd/ab906153650f2141bc12f08130d78341f3cdaa8abed92b422d Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-3.13-cp36-cp36m-linux_x86_64.whl size=463812 sha256=7c06f60358d1fd627ed49ad5adee0b563c3a12c2890be08ff6a5e967134233cd Stored in directory: /root/.cache/pip/wheels/ab/80/60/97eaebe423482bcf0963b19495b4cfe6c4caef59761a0c427d Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=123220 sha256=14faf94eecc53a81abebac0be485cb78ad4e770fd686c5d0c53d7d71640a5cdc Stored in directory: /root/.cache/pip/wheels/d1/8a/1c/32ab9017418a2c64e4fbaf503c08648bed2f8eb311b869a464 Building wheel for distlib (setup.py): started Building wheel for distlib (setup.py): finished with status 'done' Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=d3762ea47e602e72b32e6b258fa985ee03adfe81d0a126cd4d5c8513f162d6e7 Stored in directory: /root/.cache/pip/wheels/33/d9/71/e4e3cac73529e1947df418af0f140cd7589d5d9ec0e17ecfc2 Successfully built robotframework-jsonlibrary robotframework-jsonschemalibrary robotframework-mockserver strict-rfc3339 tzlocal GenSON jsonpath-rw validate-email PyYAML pyrsistent distlib Installing collected packages: robotframework, pygments, pytz, strict-rfc3339, idna, urllib3, certifi, chardet, requests, rfc3987, jsonpointer, validate-email, PyYAML, flex, pyrsistent, attrs, jsonschema, tzlocal, GenSON, ply, decorator, jsonpath-ng, RESTinstance, robotframework-dependencylibrary, zipp, importlib-metadata, pluggy, filelock, toml, pyparsing, packaging, distlib, importlib-resources, appdirs, virtualenv, py, tox, coverage, jsonpath-rw, pbr, jsonpath-rw-ext, robotframework-jsonlibrary, robotframework-jsonschemalibrary, robotframework-mockserver 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.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 ---> 6f5bf0d3e9e9 Removing intermediate container df49c446dbd1 Step 29/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Start Process/#&/g' {} + ---> Running in 45fe2edad812 ---> 99120d1ac757 Removing intermediate container 45fe2edad812 Step 30/40 : RUN find . -name "*.robot" -exec sed -i 's/^[^#]*Wait For Process/#&/g' {} + ---> Running in 3d6f8a5431f3 ---> c72deca6bae6 Removing intermediate container 3d6f8a5431f3 Step 31/40 : RUN find . -name "*.txt" -exec sed -i 's/^[^#]*\${MOCK_SERVER_JAR}/#&/g' {} + ---> Running in 3576562b2ca2 ---> a0f66397b1ed Removing intermediate container 3576562b2ca2 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 ---> Running in f34a0c620908 Cloning into '/test-vault'...  ---> 6f6cb9f106bd Removing intermediate container f34a0c620908 Step 33/40 : WORKDIR $TEST_VAULT_ROOT ---> 45052db3ba1e Removing intermediate container 5d1b67a6ddfb Step 34/40 : RUN python3 setup.py develop ---> Running in 960b89544b02 running develop running egg_info creating test_vault.egg-info writing test_vault.egg-info/PKG-INFO writing dependency_links to test_vault.egg-info/dependency_links.txt writing top-level names to test_vault.egg-info/top_level.txt writing manifest file 'test_vault.egg-info/SOURCES.txt' reading manifest file 'test_vault.egg-info/SOURCES.txt' writing manifest file 'test_vault.egg-info/SOURCES.txt' running build_ext Creating /usr/local/lib/python3.6/site-packages/test-vault.egg-link (link to .) Adding test-vault 1.0.4 to easy-install.pth file Installed /test-vault Processing dependencies for test-vault==1.0.4 Finished processing dependencies for test-vault==1.0.4 ---> 0dbd3f751245 Removing intermediate container 960b89544b02 Step 35/40 : RUN git clone https://github.com/nottyo/robotframework-jsonlibrary /robotframework-jsonlibrary ---> Running in df6a4ebde7ab Cloning into '/robotframework-jsonlibrary'...  ---> ff6a8646d5b7 Removing intermediate container df6a4ebde7ab Step 36/40 : WORKDIR /robotframework-jsonlibrary ---> 1f9af5646fa0 Removing intermediate container 97a9489b388c Step 37/40 : RUN python3 -m pip install -e . ---> Running in c83212202f8f Obtaining file:///robotframework-jsonlibrary Collecting tox==3.0.0 Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) Requirement already satisfied: coverage in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (5.1) Requirement already satisfied: robotframework>=3.0 in /usr/local/lib/python3.6/site-packages (from robotframework-jsonlibrary==0.3.1) (3.1) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Installing collected packages: tox, robotframework-jsonlibrary Attempting uninstall: tox Found existing installation: tox 3.15.2 Uninstalling tox-3.15.2: Successfully uninstalled tox-3.15.2 Attempting uninstall: robotframework-jsonlibrary Found existing installation: robotframework-jsonlibrary 0.3 Uninstalling robotframework-jsonlibrary-0.3: Successfully uninstalled robotframework-jsonlibrary-0.3 Running setup.py develop for robotframework-jsonlibrary Successfully installed robotframework-jsonlibrary tox-3.0.0 ---> cd2b537e015a Removing intermediate container c83212202f8f Step 38/40 : WORKDIR /robot-to-lewis-adaptor ---> 14f8e45b0ac1 Removing intermediate container 708d2003a2fe 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 ---> Running in 0633d961930c The path for output specified does not exist ---> fc3096b3cade Removing intermediate container 0633d961930c Step 40/40 : CMD ./run_robot_test_suites.py ---> Running in 53c67bc82901 ---> ddd6e53a4696 Removing intermediate container 53c67bc82901 Successfully built ddd6e53a4696 Successfully tagged nfv-robot-hivetap-tt:2.6.1 echo "Building finished." Building finished. echo "Pushing 2.4.1 and 2.6.1 develop version" Pushing 2.4.1 and 2.6.1 develop version docker push ****/nfv-robot-hivetap-tt:2.4.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] e3b7e49fa177: Preparing ef330fa1f9e3: Preparing c43843e41f9b: Preparing 514b105da119: Preparing 7bd4b627163c: Preparing 96379ef624fc: Preparing afa47de9799b: Preparing e9382ee7b7f5: Preparing 197fc08af356: Preparing 23e0ddf7e8fd: Preparing 94f2c21017e1: Preparing 98edbc92e3a3: Preparing 293b6e4ae3ca: Preparing 04ce4bc3f508: Preparing e492daa12a34: Preparing 9fa6b1ec05a3: Preparing 0317aba941ae: Preparing fcd3a135cb4a: Preparing 0ecd61343f03: Preparing 2fc3cd2df80b: Preparing eb26703d6103: Preparing 9424f6aa0d01: Preparing c56fb9f75f56: Preparing b5bc305e9fd3: Preparing da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 8803ef42039d: Preparing 23e0ddf7e8fd: Waiting 94f2c21017e1: Waiting 98edbc92e3a3: Waiting 293b6e4ae3ca: Waiting 04ce4bc3f508: Waiting e492daa12a34: Waiting 9fa6b1ec05a3: Waiting 0317aba941ae: Waiting fcd3a135cb4a: Waiting 0ecd61343f03: Waiting 2fc3cd2df80b: Waiting eb26703d6103: Waiting 96379ef624fc: Waiting c2c789d2d3c5: Waiting 9424f6aa0d01: Waiting c56fb9f75f56: Waiting b5bc305e9fd3: Waiting da9418a2e1b1: Waiting 2e5b4ca91984: Waiting afa47de9799b: Waiting e9382ee7b7f5: Waiting 527ade4639e0: Waiting 197fc08af356: Waiting 8803ef42039d: Waiting 514b105da119: Pushed e3b7e49fa177: Pushed 7bd4b627163c: Pushed ef330fa1f9e3: Pushed c43843e41f9b: Pushed 96379ef624fc: Pushed e9382ee7b7f5: Pushed 23e0ddf7e8fd: Pushed afa47de9799b: Pushed 04ce4bc3f508: Pushed 293b6e4ae3ca: Pushed 98edbc92e3a3: Pushed e492daa12a34: Pushed fcd3a135cb4a: Pushed 9fa6b1ec05a3: Pushed 0ecd61343f03: Pushed 0317aba941ae: Pushed eb26703d6103: Layer already exists 9424f6aa0d01: Layer already exists c56fb9f75f56: Layer already exists b5bc305e9fd3: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists 8803ef42039d: Layer already exists 2fc3cd2df80b: Pushed 197fc08af356: Pushed 94f2c21017e1: Pushed 2.4.1: digest: sha256:f9310f49f0771f3ca64cd864ebc978afd46e4201013d4718bb1cbe0c7c5ae521 size: 6414 docker push ****/nfv-robot-hivetap-tt:2.6.1 The push refers to a repository [docker.io/****/nfv-robot-hivetap-tt] 7c65fc565a1f: Preparing eadb9fcded57: Preparing d6a810b02ebc: Preparing 56e02bf4e77a: Preparing 140ac08a2ff5: Preparing 928ad8ca2939: Preparing 68879476bf2f: Preparing e3e78d162d29: Preparing 93e42fdf1c27: Preparing 8d40beb173f1: Preparing 598d6dc34a55: Preparing bcaf36b459be: Preparing fe8fabc6afff: Preparing 883ff858ab46: Preparing b40d69d7b9c4: Preparing c3ba5e85da8e: Preparing 1dfca798c265: Preparing 7ff7cd025fb7: Preparing 3987626875ec: Preparing 79a3480cb063: Preparing eb26703d6103: Preparing 9424f6aa0d01: Preparing c56fb9f75f56: Preparing b5bc305e9fd3: Preparing da9418a2e1b1: Preparing 2e5b4ca91984: Preparing 527ade4639e0: Preparing c2c789d2d3c5: Preparing 598d6dc34a55: Waiting bcaf36b459be: Waiting fe8fabc6afff: Waiting 883ff858ab46: Waiting b40d69d7b9c4: Waiting c3ba5e85da8e: Waiting 1dfca798c265: Waiting 7ff7cd025fb7: Waiting 3987626875ec: Waiting 928ad8ca2939: Waiting 68879476bf2f: Waiting 79a3480cb063: Waiting eb26703d6103: Waiting 9424f6aa0d01: Waiting c56fb9f75f56: Waiting b5bc305e9fd3: Waiting da9418a2e1b1: Waiting e3e78d162d29: Waiting 93e42fdf1c27: Waiting 2e5b4ca91984: Waiting 8d40beb173f1: Waiting 527ade4639e0: Waiting 8803ef42039d: Preparing c2c789d2d3c5: Waiting 8803ef42039d: Waiting 7c65fc565a1f: Pushed eadb9fcded57: Pushed 56e02bf4e77a: Pushed d6a810b02ebc: Pushed 140ac08a2ff5: Pushed 928ad8ca2939: Pushed 68879476bf2f: Pushed e3e78d162d29: Pushed 8d40beb173f1: Pushed fe8fabc6afff: Pushed 883ff858ab46: Pushed bcaf36b459be: Pushed 1dfca798c265: Pushed b40d69d7b9c4: Pushed 7ff7cd025fb7: Pushed c3ba5e85da8e: Pushed eb26703d6103: Layer already exists 93e42fdf1c27: Pushed 9424f6aa0d01: Layer already exists b5bc305e9fd3: Layer already exists c56fb9f75f56: Layer already exists da9418a2e1b1: Layer already exists 2e5b4ca91984: Layer already exists 527ade4639e0: Layer already exists c2c789d2d3c5: Layer already exists 79a3480cb063: Pushed 3987626875ec: Pushed 8803ef42039d: Layer already exists 598d6dc34a55: Pushed 2.6.1: digest: sha256:36cad40c9eee10bad5795cb6a2e591a9b52426f5d9377661ddea1b0e2695ab6f size: 6414 Finished: SUCCESS