SuccessConsole Output

[osmclient-stage_2-merge_v13.0] Running shell script
+ snapcraft --use-lxd
Starting Snapcraft 8.0.2
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240201-095335.766183.log'
Launching a container.
Waiting for container to be ready
Waiting for network to be ready...
Copying needed symlink target '/usr/bin/python3.8' from host to satisfy '/root/parts/client/install/bin/python3'.

Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [47.7 kB]                

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb [322 kB]                

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libcurl4_7.68.0-1ubuntu2.21_amd64.deb [235 kB]                            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb [79.4 kB]                       

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libssh-4_0.9.3-2ubuntu2.5_amd64.deb [171 kB]                              

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [96.5 kB]              

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [30.4 kB]            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb [16.5 kB]                  

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB]                     

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [107 kB]               

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libmagic1_5.38-4_amd64.deb [75.9 kB]                                      

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB]            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [88.1 kB]             

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 python3_3.8.2-0ubuntu2_amd64.deb [47.6 kB]                                

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB]            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [42.5 kB]              

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [181 kB]                

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [15.1 kB]            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb [155 kB]                  

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB]                            

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb [207 kB]               

Fetched 0 B in 0s (0 B/s)                                                       

Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB]                               

Fetched 0 B in 0s (0 B/s)                                                       
Updating pull step for client (source changed)
+ snapcraftctl pull
Updating build step for client ('pull' step changed)
++ git describe --match 'v*' --tags --long --dirty
+ VERSION=v13.0.2-1-gf9df84a
+ snapcraftctl set-version v13.0.2-1-gf9df84a
+ snapcraftctl build
+ python3 -m venv /root/parts/client/install
+ SNAPCRAFT_PYTHON_VENV_INTERP_PATH=/root/parts/client/install/bin/python3
+ pip install -U pip==21.0.1 setuptools==44.0.0
Collecting pip==21.0.1
  Using cached pip-21.0.1-py3-none-any.whl (1.5 MB)
Requirement already up-to-date: setuptools==44.0.0 in /root/parts/client/install/lib/python3.8/site-packages (44.0.0)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
Successfully installed pip-21.0.1
+ pip install -U -r requirements-dev.txt -r requirements.txt
Collecting osm-im@ git+https://osm.etsi.org/gerrit/osm/IM.git@v13.0
  Cloning https://osm.etsi.org/gerrit/osm/IM.git (to revision v13.0) to /tmp/pip-install-nkxedsc5/osm-im_ab6c88db677c442fae203ef0761415e4
  Running command git clone -q https://osm.etsi.org/gerrit/osm/IM.git /tmp/pip-install-nkxedsc5/osm-im_ab6c88db677c442fae203ef0761415e4
  Running command git checkout -b v13.0 --track origin/v13.0
  Switched to a new branch 'v13.0'
  Branch 'v13.0' set up to track remote branch 'v13.0' from 'origin'.
Collecting bitarray==2.5.1
  Using cached bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
Collecting enum34==1.1.10
  Using cached enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting lxml==4.9.0
  Using cached lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
Collecting pyang==2.5.3
  Using cached pyang-2.5.3-py2.py3-none-any.whl (592 kB)
Collecting pyangbind==0.8.1
  Using cached pyangbind-0.8.1.tar.gz (48 kB)
Collecting pyyaml==5.4.1
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting regex==2022.6.2
  Using cached regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
Collecting six==1.16.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting certifi==2022.6.15
  Using cached certifi-2022.6.15-py3-none-any.whl (160 kB)
Collecting charset-normalizer==2.0.12
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting click==8.1.3
  Using cached click-8.1.3-py3-none-any.whl (96 kB)
Collecting idna==3.3
  Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting jinja2==3.1.2
  Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting markupsafe==2.1.1
  Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting packaging==21.3
  Using cached packaging-21.3-py3-none-any.whl (40 kB)
Collecting prettytable==3.3.0
  Using cached prettytable-3.3.0-py3-none-any.whl (26 kB)
Collecting pycurl==7.45.1
  Using cached pycurl-7.45.1.tar.gz (233 kB)
Collecting pyparsing==3.0.9
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting python-magic==0.4.27
  Using cached python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Collecting requests==2.28.0
  Using cached requests-2.28.0-py3-none-any.whl (62 kB)
Collecting urllib3==1.26.9
  Using cached urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
Collecting verboselogs==1.7
  Using cached verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.5
  Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Using legacy 'setup.py install' for osm-im, since package 'wheel' is not installed.
Using legacy 'setup.py install' for pyangbind, since package 'wheel' is not installed.
Using legacy 'setup.py install' for pycurl, since package 'wheel' is not installed.
Installing collected packages: lxml, wcwidth, urllib3, six, regex, pyparsing, pyang, markupsafe, idna, enum34, charset-normalizer, certifi, bitarray, verboselogs, requests, pyyaml, python-magic, pycurl, pyangbind, prettytable, packaging, osm-im, jinja2, click
    Running setup.py install for pycurl: started
    Running setup.py install for pycurl: finished with status 'done'
    Running setup.py install for pyangbind: started
    Running setup.py install for pyangbind: finished with status 'done'
    Running setup.py install for osm-im: started
    Running setup.py install for osm-im: finished with status 'done'
Successfully installed bitarray-2.5.1 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 enum34-1.1.10 idna-3.3 jinja2-3.1.2 lxml-4.9.0 markupsafe-2.1.1 osm-im-13.0.2+gcf2688e packaging-21.3 prettytable-3.3.0 pyang-2.5.3 pyangbind-0.8.1 pycurl-7.45.1 pyparsing-3.0.9 python-magic-0.4.27 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 six-1.16.0 urllib3-1.26.9 verboselogs-1.7 wcwidth-0.2.5
WARNING: You are using pip version 21.0.1; however, version 23.3.2 is available.
You should consider upgrading via the '/root/parts/client/install/bin/python3 -m pip install --upgrade pip' command.
+ '[' -f setup.py -o -f pyproject.toml ']'
+ pip install -U .
Processing /root/parts/client/build
Using legacy 'setup.py install' for osmclient, since package 'wheel' is not installed.
Installing collected packages: osmclient
    Running setup.py install for osmclient: started
    Running setup.py install for osmclient: finished with status 'done'
Successfully installed osmclient-13.0.2.post1+gf9df84a
WARNING: You are using pip version 21.0.1; however, version 23.3.2 is available.
You should consider upgrading via the '/root/parts/client/install/bin/python3 -m pip install --upgrade pip' command.
+ find /root/parts/client/install -type f -executable -print0
+ xargs -0 sed -i '1 s|^#\!/root/parts/client/install/bin/python3.*$|#\!/usr/bin/env python3|'
++ determine_link_target
+++ set +o +x
+++ grep xtrace
++ opts_state='set -o xtrace'
+++ dirname /root/parts/client/install/bin/python3
++ interp_dir=/root/parts/client/install/bin
+++ which python3
++ python_path=/root/parts/client/install/bin/python3
+++ readlink -e /root/parts/client/install/bin/python3
++ python_path=/usr/bin/python3.8
++ for dir in "${SNAPCRAFT_PART_INSTALL}" "${SNAPCRAFT_STAGE}"
++ echo /usr/bin/python3.8
++ grep -q /root/parts/client/install
++ for dir in "${SNAPCRAFT_PART_INSTALL}" "${SNAPCRAFT_STAGE}"
++ echo /usr/bin/python3.8
++ grep -q /root/stage
++ echo /usr/bin/python3.8
++ eval 'set -o xtrace'
+++ set -o xtrace
+ python_path=/usr/bin/python3.8
+ ln -sf /usr/bin/python3.8 /root/parts/client/install/bin/python3
++ find /root/parts/client/install -name __pycache__
++ xargs rm -r
++ find /root/parts/client/install -name RECORD
++ xargs rm
Cleaning later steps and re-staging client ('build' step changed)
+ snapcraftctl stage
Priming client 
+ snapcraftctl prime
Snapping...
Snapped osmclient_v13.0.2-1-gf9df84a_amd64.snap