FailedConsole Output

Skipping 580 KB.. Full Log
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-123
[MON] Fetched 1341 kB in 0s (47.6 MB/s)
[Pipeline] [NBI] sh
[MON] Selecting previously unselected package openssl.
[MON] (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 ... 5123 files and directories currently installed.)
[MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[LCM] Removing intermediate container d2c37335c1fb
[LCM]  ---> 56b966eb87df
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v150-merge-123
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 0eb192e1d4b0: Preparing
[NBI] 89aa6bf0bb23: Preparing
[NBI] 1906bcfe1faa: Preparing
[NBI] f39f3b482ae7: Preparing
[NBI] 03735efaa674: Preparing
[NBI] 52217601eabb: Preparing
[NBI] 33998706e30a: Preparing
[NBI] 57e4c679b3d3: Preparing
[NBI] 3eaed9ad0009: Preparing
[NBI] e0a9f5911802: Preparing
[NBI] 52217601eabb: Waiting
[NBI] 33998706e30a: Waiting
[NBI] 57e4c679b3d3: Waiting
[NBI] 3eaed9ad0009: Waiting
[NBI] e0a9f5911802: Waiting
[NBI] 0eb192e1d4b0: Pushed
[NBI] f39f3b482ae7: Pushed
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM]  ---> Running in ee2ae3f875d4
[NBI] 89aa6bf0bb23: Pushed
[NBI] 03735efaa674: Pushed
[NBI] 1906bcfe1faa: Pushed
[NBI] 57e4c679b3d3: Layer already exists
[NBI] 3eaed9ad0009: Layer already exists
[NBI] e0a9f5911802: Layer already exists
[MON] Setting up openssl (3.0.2-0ubuntu1.15) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Removing intermediate container ee2ae3f875d4
[LCM]  ---> 136e10c1e01c
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in 2279fc69bd08
[NBI] 33998706e30a: Pushed
[MON] Updating certificates in /etc/ssl/certs...
[LCM] Removing intermediate container 2279fc69bd08
[LCM]  ---> aa136659ffb1
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[MON] 137 added, 0 removed; done.
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[RO]  ---> c03dfd46acad
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in 6593d8350516
[MON] Updating certificates in /etc/ssl/certs...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[RO] Removing intermediate container 6593d8350516
[RO]  ---> fd4d6236a0c1
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[LCM]  ---> Running in 23c0d8f19028
[NBI] 52217601eabb: Pushed
[NBI] osm-v150-merge-123: digest: sha256:0a29cb7f1f8ca19c94a4f89c70057a72660b3a502cc25565ba26d26a83e2fbd2 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[LCM] Removing intermediate container 23c0d8f19028
[LCM]  ---> 566d8c228aa7
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[Pipeline] [NBI] }
[LCM]  ---> Running in 34ee71ea4344
[RO]  ---> 623db71ac7be
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[MON] Removing intermediate container e7645e61db66
[MON]  ---> c620d6660abb
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Running in 2fb0afe928ba
[LCM] Removing intermediate container 34ee71ea4344
[LCM]  ---> 8f21bc0a15f9
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[RO]  ---> b48f50c2add9
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Running in 97d9c7cd9643
[RO] Removing intermediate container 97d9c7cd9643
[RO]  ---> 2d45bb38313d
[RO] Step 37/60 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[LCM]  ---> Running in 662ec03eadcb
[LCM] Removing intermediate container 662ec03eadcb
[LCM]  ---> 4538e1698bcd
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[RO]  ---> Running in 98baa4a314ce
[LCM]  ---> Running in 681f335859d2
[LCM] Removing intermediate container 681f335859d2
[LCM]  ---> 016d4e20b55f
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[MON] Removing intermediate container 2fb0afe928ba
[MON]  ---> c7c41a1b0640
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[LCM]  ---> Running in 6a4d38197729
[MON]  ---> 268a73d75a40
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM] Removing intermediate container 6a4d38197729
[LCM]  ---> d5b05c1af8fc
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in d5fa64af73c2
[RO] Removing intermediate container 98baa4a314ce
[RO]  ---> a92568f5a645
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in 2ff74fc8a95c
[RO] Removing intermediate container 2ff74fc8a95c
[RO]  ---> 97513da3b3be
[RO] Step 39/60 : USER appuser
[RO]  ---> Running in 805ea1101a83
[Airflow]   Attempting uninstall: google-cloud-monitoring
[Airflow]     Found existing installation: google-cloud-monitoring 2.11.0
[Airflow]     Uninstalling google-cloud-monitoring-2.11.0:
[Airflow]       Successfully uninstalled google-cloud-monitoring-2.11.0
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.12.0
[Airflow]     Uninstalling azure-identity-1.12.0:
[Airflow]       Successfully uninstalled azure-identity-1.12.0
[Airflow] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-monitor-6.0.2 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 dnspython-2.4.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-api-core-2.12.0 google-api-python-client-2.102.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-monitoring-2.15.1 googleapis-common-protos-1.60.0 grpcio-1.59.0 grpcio-status-1.59.0 httmock-1.4.0 httplib2-0.22.0 importlib-metadata-6.8.0 iso8601-2.1.0 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 matplotlib-3.8.0 motor-3.3.1 msal-1.24.1 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 pbr-5.11.1 pillow-10.0.1 portalocker-2.8.2 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 proto-plus-1.22.3 protobuf-4.24.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycryptodome-3.19.0 pyjwt-2.8.0 pymongo-4.5.0 pyparsing-3.1.1 pyperclip-1.8.2 python-ceilometerclient-2.9.0 python-keystoneclient-5.2.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 rfc3986-2.0.0 stevedore-5.1.0 typing-extensions-4.8.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 uritemplate-4.1.1 urllib3-2.0.6 wcwidth-0.2.8 zipp-3.17.0
[Airflow] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
[Airflow] snowflake-connector-python 3.0.2 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.3.0 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires cryptography<41.0.0,>=3.1.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires urllib3<1.27,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] pyopenssl 23.1.1 requires cryptography<41,>=38.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] mysql-connector-python 8.0.32 requires protobuf<=3.20.3,>=3.11.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] httpx 0.23.3 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] google-cloud-workflows 1.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-vision 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-videointelligence 1.16.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-translate 1.7.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-texttospeech 1.0.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-tasks 2.10.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-speech 1.3.4 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-spanner 1.19.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-secret-manager 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-resource-manager 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-redis 2.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-pubsub 2.13.5 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-os-login 2.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-orchestration-airflow 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-memcache 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-logging 3.2.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-language 1.3.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-kms 2.12.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dlp 3.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc 5.0.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc-metastore 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataplex 1.1.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataform 0.2.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataflow-client 0.5.4 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-datacatalog 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-container 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-build 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigtable 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires packaging<22.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires protobuf<4.0.0dev,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-storage 2.14.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-datatransfer 3.7.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-automl 2.8.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-appengine-logging 1.1.3 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires packaging<22.0.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires proto-plus==1.19.6, but you have proto-plus 1.22.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires protobuf!=3.18.*,!=3.19.*,<=3.20.0,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] gcloud-aio-storage 8.1.0 requires pyasn1-modules<0.3.0,>=0.2.1, but you have pyasn1-modules 0.3.0 which is incompatible.
[Airflow] gcloud-aio-auth 4.2.0 requires cryptography<40.0.0,>=2.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] elasticsearch 7.13.4 requires urllib3<2,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] elasticsearch-dbapi 0.2.10 requires packaging<22.0,>=21.0, but you have packaging 23.1 which is incompatible.
[Airflow] botocore 1.29.102 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.6 which is incompatible.
[Airflow] apache-airflow-providers-google 8.11.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.102.0 which is incompatible.
[MON]  ---> 25855f5dcdd3
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> 8ce1f1c3e393
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM] Removing intermediate container d5fa64af73c2
[LCM]  ---> 4adf14094e47
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in 38000b516c73
[RO] Removing intermediate container 805ea1101a83
[RO]  ---> 54d5dc232f7d
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Running in c08dd996ce0a
[Airflow] 
[Airflow] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[MON]  ---> cdb6a84b7d16
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM] Removing intermediate container 38000b516c73
[LCM]  ---> f90654bd6a78
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in 72cebe714447
[LCM] Removing intermediate container 72cebe714447
[LCM]  ---> 8a1e12ad63d1
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in 1238a14431e0
[RO] Removing intermediate container c08dd996ce0a
[RO]  ---> 190f19b2c3ea
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 9bd7cb96091d
[LCM] Removing intermediate container 1238a14431e0
[LCM]  ---> 7f63c0f21773
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[RO] Removing intermediate container 9bd7cb96091d
[RO]  ---> 7a0579710659
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in 7d422631a5fc
[LCM]  ---> Running in 70772771cade
[RO] Removing intermediate container 7d422631a5fc
[RO]  ---> effabb293915
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in a2c7212a991e
[LCM] Removing intermediate container 70772771cade
[LCM]  ---> 43857c0d1101
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Running in c0fc21599df8
[LCM] Removing intermediate container c0fc21599df8
[LCM]  ---> 0c9129d9e6d3
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Running in ca54b751f6a0
[RO] Removing intermediate container a2c7212a991e
[RO]  ---> 7e7fa5074387
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in 5eba30a4aeaf
[RO] Removing intermediate container 5eba30a4aeaf
[RO]  ---> b6daf9e4e2dc
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[LCM] Removing intermediate container ca54b751f6a0
[LCM]  ---> 1a8eb566e17a
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in fd558098c712
[LCM] Removing intermediate container fd558098c712
[LCM]  ---> 45c5ee94f159
[LCM] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_NGUI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL] were not consumed
[LCM] Successfully built 45c5ee94f159
[LCM] Successfully tagged opensourcemano/lcm:osm-v150-merge-123
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-v150-merge-123
[Pipeline] [LCM] sh
[RO]  ---> Running in 33da4ccd4041
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-123
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v150-merge-123
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 76a9a7272cca: Preparing
[LCM] 0b0bd395423b: Preparing
[LCM] a6d46fe9caae: Preparing
[LCM] aecd974122d7: Preparing
[LCM] ed242bffb62a: Preparing
[LCM] a4c8404ca10d: Preparing
[LCM] 4deec9b1e62c: Preparing
[LCM] 81a2fd808949: Preparing
[LCM] cc5d1c9e8791: Preparing
[LCM] a2b01fc0334c: Preparing
[LCM] 3297f1dbd5e5: Preparing
[LCM] c99c14664976: Preparing
[LCM] 73f1c4561144: Preparing
[LCM] ac6552010555: Preparing
[LCM] 57e4c679b3d3: Preparing
[LCM] 3eaed9ad0009: Preparing
[LCM] e0a9f5911802: Preparing
[LCM] a4c8404ca10d: Waiting
[LCM] 4deec9b1e62c: Waiting
[LCM] 81a2fd808949: Waiting
[LCM] cc5d1c9e8791: Waiting
[LCM] a2b01fc0334c: Waiting
[LCM] 3297f1dbd5e5: Waiting
[LCM] c99c14664976: Waiting
[LCM] 73f1c4561144: Waiting
[LCM] ac6552010555: Waiting
[LCM] 57e4c679b3d3: Waiting
[LCM] 3eaed9ad0009: Waiting
[LCM] e0a9f5911802: Waiting
[LCM] 0b0bd395423b: Pushed
[LCM] 76a9a7272cca: Pushed
[LCM] ed242bffb62a: Pushed
[LCM] a4c8404ca10d: Pushed
[LCM] 4deec9b1e62c: Pushed
[RO] Removing intermediate container 33da4ccd4041
[RO]  ---> a4efb3c7bf89
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[LCM] 81a2fd808949: Pushed
[LCM] cc5d1c9e8791: Pushed
[RO]  ---> Running in 7051e2f05f56
[RO] Removing intermediate container 7051e2f05f56
[RO]  ---> fc05a03818d1
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[LCM] 3297f1dbd5e5: Pushed
[LCM] a2b01fc0334c: Pushed
[RO]  ---> Running in bfa4a9a7c6dc
[LCM] c99c14664976: Pushed
[LCM] 57e4c679b3d3: Layer already exists
[LCM] 3eaed9ad0009: Layer already exists
[LCM] e0a9f5911802: Layer already exists
[RO] Removing intermediate container bfa4a9a7c6dc
[RO]  ---> d71b01044c04
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Running in f2b3d6eec09a
[RO] Removing intermediate container f2b3d6eec09a
[RO]  ---> 06005293d775
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[MON]  ---> d253b08e6e18
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM] ac6552010555: Pushed
[LCM] a6d46fe9caae: Pushed
[LCM] aecd974122d7: Pushed
[RO]  ---> Running in 4c1546a496c7
[RO] Removing intermediate container 4c1546a496c7
[RO]  ---> 973e59225246
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[LCM] 73f1c4561144: Pushed
[LCM] osm-v150-merge-123: digest: sha256:4822ccad591e91d67908540084f03b1db7f0be70fb55c21b4f2fed693f2c049b size: 3896
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[RO]  ---> Running in 9d539d8cc72b
[RO] Removing intermediate container 9d539d8cc72b
[RO]  ---> 863dd796f7bb
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 3c2586d5eb8e
[RO] Removing intermediate container 3c2586d5eb8e
[RO]  ---> 17759ded6bad
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in 007795ab0779
[MON]  ---> 338c13404c0e
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> a0bc93a3073f
[MON] Step 31/56 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_mon &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[MON]  ---> Running in 3214af309da8
[tests] Removing intermediate container f5b9ea4831bd
[tests]  ---> 24b9b3eabdee
[tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[RO] Removing intermediate container 007795ab0779
[RO]  ---> 71ff3bad04aa
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[tests]  ---> Running in 07526407db1b
[RO]  ---> Running in 8839243fccef
[RO] Removing intermediate container 8839243fccef
[RO]  ---> 71c45109abe4
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in 326f64fc0cd1
[MON] Removing intermediate container 3214af309da8
[MON]  ---> 8fa8f1959b95
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Running in 5e1bf290a0b7
[MON] Removing intermediate container 5e1bf290a0b7
[MON]  ---> 351176ab65c8
[MON] Step 33/56 : USER appuser
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:4 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
[RO] Removing intermediate container 326f64fc0cd1
[RO]  ---> 32109bc72e26
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in 177d5b6854b6
[RO] Removing intermediate container 177d5b6854b6
[RO]  ---> b7d791ec76a4
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[MON]  ---> Running in 76756381378e
[MON] Removing intermediate container 76756381378e
[MON]  ---> 98958099dbc1
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in 221dec18fb64
[RO]  ---> Running in 36c2403a23dc
[RO] Removing intermediate container 36c2403a23dc
[RO]  ---> a34ce9d320ac
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in 5825b4b0ba7c
[MON] Removing intermediate container 221dec18fb64
[MON]  ---> 19389084fcb9
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in c12017b5332d
[RO] Removing intermediate container 5825b4b0ba7c
[RO]  ---> 97d92e780c40
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 44422cef7ad5
[RO] Removing intermediate container 44422cef7ad5
[RO]  ---> ec631bb23947
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[MON] Removing intermediate container c12017b5332d
[MON]  ---> d4898a61c9b1
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 50e28b39852a
[MON] Removing intermediate container 50e28b39852a
[MON]  ---> 4b475b59ac50
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 66dac17f8c55
[RO]  ---> Running in f73a51ac74e0
[RO] Removing intermediate container f73a51ac74e0
[RO]  ---> fda9c20838b9
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 1539082aec5b
[MON] Removing intermediate container 66dac17f8c55
[MON]  ---> 778de8e10e35
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in ac8582488144
[tests] Reading package lists...
[RO] Removing intermediate container 1539082aec5b
[RO]  ---> fc6930a23d64
[RO] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL CACHE_DATE OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_IMDOCS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL OSM_NGUI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[RO] Successfully built fc6930a23d64
[RO] Successfully tagged opensourcemano/ro:osm-v150-merge-123
[MON] Removing intermediate container ac8582488144
[MON]  ---> c2678efe72b8
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v150-merge-123
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[MON]  ---> Running in 4a2379d18445
[RO] + docker tag opensourcemano/ro:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-123
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v150-merge-123
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] e70f28001933: Preparing
[RO] 067fcb860dad: Preparing
[RO] 1a7a917fc6db: Preparing
[RO] c545b7d2b501: Preparing
[RO] 9e423b6356d8: Preparing
[RO] 3753a1a61ca7: Preparing
[RO] 57e4c679b3d3: Preparing
[RO] 3eaed9ad0009: Preparing
[RO] 3753a1a61ca7: Waiting
[RO] 57e4c679b3d3: Waiting
[RO] e0a9f5911802: Preparing
[RO] 3eaed9ad0009: Waiting
[RO] c545b7d2b501: Pushed
[RO] 067fcb860dad: Pushed
[RO] e70f28001933: Pushed
[RO] 1a7a917fc6db: Pushed
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] curl is already the newest version (7.81.0-1ubuntu1.16).
[tests] gnupg is already the newest version (2.2.27-3ubuntu2.1).
[tests] apt-transport-https is already the newest version (2.4.12).
[tests] The following additional packages will be installed:
[tests]   distro-info-data
[tests] The following NEW packages will be installed:
[tests]   distro-info-data lsb-release
[tests] 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
[tests] Need to get 15.9 kB of archives.
[tests] After this operation, 88.1 kB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.6 [5160 B]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[MON] Removing intermediate container 4a2379d18445
[MON]  ---> 161dae1811b4
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in d63331cbe42c
[MON] Removing intermediate container d63331cbe42c
[MON]  ---> d6270e57fac1
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[RO] 57e4c679b3d3: Layer already exists
[RO] 3eaed9ad0009: Layer already exists
[RO] e0a9f5911802: Layer already exists
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 15.9 kB in 0s (711 kB/s)
[tests] Selecting previously unselected package distro-info-data.
[tests] (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 ... 57226 files and directories currently installed.)
[tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.6_all.deb ...
[tests] Unpacking distro-info-data (0.52ubuntu0.6) ...
[MON]  ---> Running in 7dfc7eee794a
[tests] Selecting previously unselected package lsb-release.
[tests] Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ...
[tests] Unpacking lsb-release (11.1.0ubuntu4) ...
[tests] Setting up distro-info-data (0.52ubuntu0.6) ...
[tests] Setting up lsb-release (11.1.0ubuntu4) ...
[MON] Removing intermediate container 7dfc7eee794a
[MON]  ---> d5cf77cbc182
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in ef4172faa618
[RO] 3753a1a61ca7: Pushed
[tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Get:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B]
[MON] Removing intermediate container ef4172faa618
[MON]  ---> 1c5ffe411424
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in 8737946901f0
[tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B]
[tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1494 B]
[tests] Fetched 6189 B in 2s (3142 B/s)
[tests] Reading package lists...
[MON] Removing intermediate container 8737946901f0
[MON]  ---> e72817b90209
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 3cd55b5358b8
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[MON] Removing intermediate container 3cd55b5358b8
[MON]  ---> 143bbff06131
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in aa7b81ae8e07
[MON] Removing intermediate container aa7b81ae8e07
[MON]  ---> 182f2a326ba9
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in b1770783b866
[tests] The following NEW packages will be installed:
[tests]   azure-cli
[tests] 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
[tests] Need to get 56.0 MB of archives.
[tests] After this operation, 696 MB of additional disk space will be used.
[tests] Get:1 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 azure-cli amd64 2.59.0-1~jammy [56.0 MB]
[MON] Removing intermediate container b1770783b866
[MON]  ---> 657191d32366
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 56.0 MB in 1s (38.9 MB/s)
[tests] Selecting previously unselected package azure-cli.
[tests] (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%
[MON]  ---> Running in 654aecec0fd7
[tests] (Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 57246 files and directories currently installed.)
[tests] Preparing to unpack .../azure-cli_2.59.0-1~jammy_amd64.deb ...
[tests] Unpacking azure-cli (2.59.0-1~jammy) ...
[MON] Removing intermediate container 654aecec0fd7
[MON]  ---> 39bef27d26bb
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[Airflow] Removing intermediate container 5a89b49a3f1d
[Airflow]  ---> 7547a6bd396f
[Airflow] [Warning] One or more build-args [CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_NGUI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL APT_PROXY OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AZURE_URL] were not consumed
[Airflow] Successfully built 7547a6bd396f
[Airflow] Successfully tagged opensourcemano/airflow:osm-v150-merge-123
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-v150-merge-123
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-123
[Pipeline] [Airflow] sh
[MON]  ---> Running in 90b4126daa50
[MON] Removing intermediate container 90b4126daa50
[MON]  ---> a39c626f78b4
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v150-merge-123
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] b9ce6089150d: Preparing
[Airflow] a29302551ede: Preparing
[Airflow] 89034ab2be98: Preparing
[Airflow] 5b1e80d9f86b: Preparing
[Airflow] 806c2fa50fc9: Preparing
[Airflow] 927ac1d6361b: Preparing
[Airflow] fdd4617206f3: Preparing
[Airflow] 974f113b8853: Preparing
[Airflow] 806c2fa50fc9: Waiting
[Airflow] 927ac1d6361b: Waiting
[Airflow] fdd4617206f3: Waiting
[Airflow] 4c2a027172b6: Preparing
[Airflow] 8e0d8ffaca80: Preparing
[Airflow] 526c6bb55d7a: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 974f113b8853: Waiting
[Airflow] 8e0d8ffaca80: Waiting
[Airflow] 4c2a027172b6: Waiting
[Airflow] 526c6bb55d7a: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] fa9ab046628c: Waiting
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 5f70bf18a086: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] b082288f25e1: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 219c6c2423f1: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 5b1e80d9f86b: Pushed
[Airflow] a29302551ede: Pushed
[Airflow] 89034ab2be98: Pushed
[MON]  ---> Running in 8ca5c2b567a6
[Airflow] 806c2fa50fc9: Pushed
[Airflow] 927ac1d6361b: Pushed
[Airflow] fdd4617206f3: Pushed
[Airflow] 974f113b8853: Pushed
[Airflow] 4c2a027172b6: Pushed
[Airflow] 526c6bb55d7a: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 8e0d8ffaca80: Pushed
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[MON] Removing intermediate container 8ca5c2b567a6
[MON]  ---> 22f06053bec8
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[MON]  ---> Running in 2cc9886c0d01
[MON] Removing intermediate container 2cc9886c0d01
[MON]  ---> 6024c4caa88a
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in 029610474beb
[MON] Removing intermediate container 029610474beb
[MON]  ---> 3e3c58bbe5fb
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in cd7521df8f4d
[MON] Removing intermediate container cd7521df8f4d
[MON]  ---> 67ab2b98d8c0
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[RO] 9e423b6356d8: Pushed
[RO] osm-v150-merge-123: digest: sha256:11ad5ec7cae7f109c639f48a2d31ab2fbf1987e6270049a8bc535c8749049afa size: 2204
[Pipeline] [RO] }
[MON]  ---> Running in a10417d9b9a3
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[MON] Removing intermediate container a10417d9b9a3
[MON]  ---> 3df6173f0f12
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in f27e70a6b69a
[MON] Removing intermediate container f27e70a6b69a
[MON]  ---> 6b74c80252ee
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 6d080074b877
[MON] Removing intermediate container 6d080074b877
[MON]  ---> 3a0eac997c33
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in 9c54a85e7069
[tests] Setting up azure-cli (2.59.0-1~jammy) ...
[MON] Removing intermediate container 9c54a85e7069
[MON]  ---> 4f2722964f96
[MON] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE OSM_DEVOPS_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[MON] Successfully built 4f2722964f96
[MON] Successfully tagged opensourcemano/mon:osm-v150-merge-123
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v150-merge-123
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-123
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v150-merge-123
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 94579f8a1f7b: Preparing
[MON] f35a68d32a5f: Preparing
[MON] c4509d5ec0f2: Preparing
[MON] 47be3f998d37: Preparing
[MON] 71f6c5ea6a26: Preparing
[MON] 96c67f844c3a: Preparing
[MON] 272a0af58f58: Preparing
[MON] e8b736ac8bf5: Preparing
[MON] 133467d6d12f: Preparing
[MON] 80d5774fe2be: Preparing
[MON] d65adbc2511a: Preparing
[MON] daf9bc29a222: Preparing
[MON] 57e4c679b3d3: Preparing
[MON] 3eaed9ad0009: Preparing
[MON] e0a9f5911802: Preparing
[MON] 96c67f844c3a: Waiting
[MON] 272a0af58f58: Waiting
[MON] 133467d6d12f: Waiting
[MON] 80d5774fe2be: Waiting
[MON] d65adbc2511a: Waiting
[MON] daf9bc29a222: Waiting
[MON] 57e4c679b3d3: Waiting
[MON] 3eaed9ad0009: Waiting
[MON] e8b736ac8bf5: Waiting
[MON] e0a9f5911802: Waiting
[MON] 71f6c5ea6a26: Waiting
[MON] f35a68d32a5f: Pushed
[MON] 94579f8a1f7b: Pushed
[MON] 71f6c5ea6a26: Pushed
[MON] 96c67f844c3a: Pushed
[MON] 272a0af58f58: Pushed
[MON] e8b736ac8bf5: Pushed
[MON] 133467d6d12f: Pushed
[MON] 80d5774fe2be: Pushed
[MON] daf9bc29a222: Pushed
[MON] 57e4c679b3d3: Layer already exists
[MON] 3eaed9ad0009: Layer already exists
[MON] e0a9f5911802: Layer already exists
[MON] 47be3f998d37: Pushed
[MON] c4509d5ec0f2: Pushed
[MON] d65adbc2511a: Pushed
[MON] osm-v150-merge-123: digest: sha256:161a5143d739c34548fcfe610aebeaebe6f4cc55632a57342ed1b9cd43ca096a size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Airflow] b9ce6089150d: Pushed
[Airflow] osm-v150-merge-123: digest: sha256:1673af77b51162a887dd5ff94b4d7ba67e42c99dcba0e1de0f351a3dceb3413f size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[tests] Removing intermediate container 07526407db1b
[tests]  ---> 33079eb4f552
[tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in a7ae94d3f32e
[tests] Removing intermediate container a7ae94d3f32e
[tests]  ---> 6cbc61f94097
[tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Running in 1de78142f196
[tests] Removing intermediate container 1de78142f196
[tests]  ---> 39c73b3b1cdc
[tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in 43c54d3b553c
[tests] Removing intermediate container 43c54d3b553c
[tests]  ---> 812c57dda523
[tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 6968356809a9
[tests] Removing intermediate container 6968356809a9
[tests]  ---> cb5dc4f46d98
[tests] Step 24/35 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 539f225f9200
[tests] Removing intermediate container 539f225f9200
[tests]  ---> a3a83d12baa5
[tests] Step 25/35 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in e17128cd098e
[tests] Cloning into '/robot-systest/osm-packages'...
[tests] Updating files:  74% (4174/5627)
Updating files:  75% (4221/5627)
Updating files:  76% (4277/5627)
Updating files:  77% (4333/5627)
Updating files:  78% (4390/5627)
Updating files:  79% (4446/5627)
Updating files:  80% (4502/5627)
Updating files:  81% (4558/5627)
Updating files:  82% (4615/5627)
Updating files:  83% (4671/5627)
Updating files:  84% (4727/5627)
Updating files:  85% (4783/5627)
Updating files:  86% (4840/5627)
Updating files:  87% (4896/5627)
Updating files:  88% (4952/5627)
Updating files:  89% (5009/5627)
Updating files:  90% (5065/5627)
Updating files:  91% (5121/5627)
Updating files:  92% (5177/5627)
Updating files:  93% (5234/5627)
Updating files:  94% (5290/5627)
Updating files:  95% (5346/5627)
Updating files:  96% (5402/5627)
Updating files:  97% (5459/5627)
Updating files:  98% (5515/5627)
Updating files:  99% (5571/5627)
Updating files: 100% (5627/5627)
Updating files: 100% (5627/5627), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Removing intermediate container e17128cd098e
[tests]  ---> 05401ec732a4
[tests] Step 26/35 : WORKDIR /robot-systest
[tests]  ---> Running in 6e25984a374e
[tests] Removing intermediate container 6e25984a374e
[tests]  ---> 8762a5996fde
[tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 7901b59b9953
[tests] Removing intermediate container 7901b59b9953
[tests]  ---> d61aaccd874d
[tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 06d96cbc9c4c
[tests] Removing intermediate container 06d96cbc9c4c
[tests]  ---> b7255e99a8f2
[tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in d3fb21d19065
[tests] Removing intermediate container d3fb21d19065
[tests]  ---> 84de4d671f72
[tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in b4e3be230d8c
[tests] Removing intermediate container b4e3be230d8c
[tests]  ---> cb199919829a
[tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 6f93defcac46
[tests] Removing intermediate container 6f93defcac46
[tests]  ---> 2661a4c02ba5
[tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in ed28ebae26b2
[tests] Removing intermediate container ed28ebae26b2
[tests]  ---> d9407a06b575
[tests] Step 33/35 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in cd98c4c6736c
[tests] Removing intermediate container cd98c4c6736c
[tests]  ---> 6db4386bd19e
[tests] Step 34/35 : ENV LANG=C.UTF-8
[tests]  ---> Running in 6f71d073a0e0
[tests] Removing intermediate container 6f71d073a0e0
[tests]  ---> aa0cebb75ceb
[tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 88486b12cd2d
[tests] Removing intermediate container 88486b12cd2d
[tests]  ---> aa45d2900e6e
[tests] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[tests] Successfully built aa45d2900e6e
[tests] Successfully tagged opensourcemano/tests:osm-v150-merge-123
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v150-merge-123
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-123
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v150-merge-123
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 0f2170cff927: Preparing
[tests] 430886ae15f7: Preparing
[tests] baedbdd8da7d: Preparing
[tests] 56c1e94b4655: Preparing
[tests] 513b2584ae56: Preparing
[tests] be3b3945ab18: Preparing
[tests] 248999268bcb: Preparing
[tests] ab120c05f8c3: Preparing
[tests] f5873e7762f2: Preparing
[tests] 4d3706ab4142: Preparing
[tests] 3edc022bc54e: Preparing
[tests] d08aadbd02d0: Preparing
[tests] ee77215b6a41: Preparing
[tests] bb40817329f4: Preparing
[tests] f757a895f506: Preparing
[tests] b246be314014: Preparing
[tests] a397b014a5af: Preparing
[tests] 886fedcc2680: Preparing
[tests] 3eaed9ad0009: Preparing
[tests] e0a9f5911802: Preparing
[tests] be3b3945ab18: Waiting
[tests] 248999268bcb: Waiting
[tests] ab120c05f8c3: Waiting
[tests] f5873e7762f2: Waiting
[tests] ee77215b6a41: Waiting
[tests] 4d3706ab4142: Waiting
[tests] 3edc022bc54e: Waiting
[tests] d08aadbd02d0: Waiting
[tests] bb40817329f4: Waiting
[tests] f757a895f506: Waiting
[tests] a397b014a5af: Waiting
[tests] 886fedcc2680: Waiting
[tests] 3eaed9ad0009: Waiting
[tests] b246be314014: Waiting
[tests] e0a9f5911802: Waiting
[tests] baedbdd8da7d: Pushed
[tests] 56c1e94b4655: Pushed
[tests] 430886ae15f7: Pushed
[tests] 513b2584ae56: Pushed
[tests] f5873e7762f2: Pushed
[tests] ab120c05f8c3: Pushed
[tests] 3edc022bc54e: Pushed
[tests] d08aadbd02d0: Pushed
[tests] ee77215b6a41: Pushed
[tests] bb40817329f4: Pushed
[tests] f757a895f506: Pushed
[tests] b246be314014: Pushed
[tests] a397b014a5af: Layer already exists
[tests] 886fedcc2680: Layer already exists
[tests] 3eaed9ad0009: Layer already exists
[tests] e0a9f5911802: Layer already exists
[tests] 4d3706ab4142: Pushed
[tests] 0f2170cff927: Pushed
[tests] be3b3945ab18: Pushed
[tests] 248999268bcb: Pushed
[tests] osm-v150-merge-123: digest: sha256:49e5e1e785ddfcdb109f5422d3a8091a1600fcecf41baa1e2534cce4e4a595e3 size: 4519
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NG-UI] Removing intermediate container f07013dba0fd
[NG-UI]  ---> ad8c1ddfc6eb
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Running in 2870aa4d406c
[NG-UI] 
[NG-UI] > osm@14.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --configuration production --aot
[NG-UI] 
[NG-UI] - Generating browser application bundles (phase: setup)...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git)
[NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git)
[NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git)
[NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git)
[NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git)
[NG-UI] - ng2-smart-table [es2015/esm2015] ()
[NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git)
[NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] - Generating index html...
[NG-UI] 1 rules skipped due to selector errors:
[NG-UI]   .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files           | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] main.af9830542f179908.js      | main                                   |   1.33 MB |               314.32 kB
[NG-UI] styles.59ad264ce984ff4d.css   | styles                                 | 256.48 kB |                35.52 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.9e4a0b02644b18d7.js   | runtime                                |   3.61 kB |                 1.73 kB
[NG-UI] scripts.03d911157aa4cedb.js   | scripts                                |   3.45 kB |                 1.36 kB
[NG-UI] 
[NG-UI] | Initial Total                          |   1.62 MB |               364.07 kB
[NG-UI] 
[NG-UI] Lazy Chunk Files              | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] 572.53a794071f3e234a.js       | vim-accounts-VimAccountsModule         | 311.15 kB |                68.21 kB
[NG-UI] 259.1132c533bae4311d.js       | instances-InstancesModule              | 216.50 kB |                23.49 kB
[NG-UI] 859.2733550a9d4a17d4.js       | packages-PackagesModule                | 202.00 kB |                42.95 kB
[NG-UI] 266.61ac87ca0735e498.js       | packages-PackagesModule                | 168.99 kB |                49.64 kB
[NG-UI] 585.c9ad4b944138c9c5.js       | packages-PackagesModule                | 159.72 kB |                19.14 kB
[NG-UI] 189.dda6edfc277d4855.js       | packages-PackagesModule                | 122.92 kB |                29.07 kB
[NG-UI] 845.3b8bdce433ce56be.js       | roles-RolesModule                      | 119.10 kB |                29.20 kB
[NG-UI] 134.5958df256ddd0084.js       | packages-PackagesModule                |  93.31 kB |                26.98 kB
[NG-UI] 602.fe9687b9d51e1aa3.js       | k8s-K8sModule                          |  43.35 kB |                 6.64 kB
[NG-UI] 757.9c344a336d4c7ea4.js       | sdn-controller-SDNControllerModule     |  39.57 kB |                 6.55 kB
[NG-UI] 514.d6b23987213ab452.js       | users-UsersModule                      |  37.34 kB |                 6.90 kB
[NG-UI] 548.bb121320796baf5e.js       | projects-ProjectsModule                |  32.54 kB |                 6.57 kB
[NG-UI] 958.fae3025b6caa9ee8.js       | wim-accounts-WIMAccountsModule         |  30.53 kB |                 5.38 kB
[NG-UI] 274.5a8c7844f5f71c7a.js       | dashboard-DashboardModule              |  27.03 kB |                 5.16 kB
[NG-UI] 690.b93507d6aa4dac05.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.28 kB
[NG-UI] 554.ef427bf059bb5c3e.js       | dashboard-DashboardModule              |  25.01 kB |                 6.56 kB
[NG-UI] 583.bf3d2be43ea69a35.js       | dashboard-DashboardModule              |  20.83 kB |                 6.92 kB
[NG-UI] common.32fa5d58bd1d92d1.js    | common                                 |   3.97 kB |                 1.18 kB
[NG-UI] 
[NG-UI] Build at: 2024-04-18T03:06:54.182Z - Hash: 68ac8f9bc0eb357b - Time: 125343ms
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused.
[NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig.
[NG-UI] 
[NG-UI] 
[NG-UI] Removing intermediate container 2870aa4d406c
[NG-UI]  ---> 8c51d61f225d
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 7af9ba4f0a47
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 685b7dceb11e
[NG-UI] Step 14/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 8214c20bc598
[NG-UI] Step 15/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     nginx=1.18.* &&     rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> f18f6d931ab4
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Using cache
[NG-UI]  ---> f866d79401bf
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Using cache
[NG-UI]  ---> 8ea9930eda32
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> Using cache
[NG-UI]  ---> d9ae93c8a46d
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6de981951543
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Using cache
[NG-UI]  ---> 39590b7f2fff
[NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Using cache
[NG-UI]  ---> 4b5c34892630
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Using cache
[NG-UI]  ---> 8f77d6349ed4
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL] were not consumed
[NG-UI] Successfully built 8f77d6349ed4
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v150-merge-123
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v150-merge-123
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v150-merge-123 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-123
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v150-merge-123
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] cf7684f96cb7: Preparing
[NG-UI] 33f531f248fc: Preparing
[NG-UI] fdb8744ba7d4: Preparing
[NG-UI] e2b43031c910: Preparing
[NG-UI] a11274624b5b: Preparing
[NG-UI] 3eaed9ad0009: Preparing
[NG-UI] e0a9f5911802: Preparing
[NG-UI] 3eaed9ad0009: Waiting
[NG-UI] e0a9f5911802: Waiting
[NG-UI] cf7684f96cb7: Layer already exists
[NG-UI] 33f531f248fc: Layer already exists
[NG-UI] a11274624b5b: Layer already exists
[NG-UI] e2b43031c910: Layer already exists
[NG-UI] fdb8744ba7d4: Layer already exists
[NG-UI] 3eaed9ad0009: Layer already exists
[NG-UI] e0a9f5911802: Layer already exists
[NG-UI] osm-v150-merge-123: digest: sha256:c734632c985f9cde6216de17d8136beb7b3e770feb49543403d3454db4012fb3 size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Spawn Remote VM)
[Pipeline] echo
Launching new VM
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Target VM is 19984ffb-8bf5-46f1-8e52-274e2aa54339, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.100 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: No route to host
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
ssh: connect to host 172.21.249.100 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.100 echo Alive
Warning: Permanently added '172.21.249.100' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] echo
Applying sshd config workaround for Ubuntu 22.04 and old jsch client in Jenkins...
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.100 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.100' (ED25519) to the list of known hosts.
HostKeyAlgorithms +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.100 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.100' (ED25519) to the list of known hosts.
PubkeyAcceptedKeyTypes +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.100 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.100' (ED25519) to the list of known hosts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3093: cloud-init status --wait

status: done
Success command osm-v150-merge-123#3093: cloud-init status --wait
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3094: sudo apt-get -y update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers]
                        
Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]

0% [Waiting for headers] [2 InRelease 14.2 kB/110 kB 13%]
                                                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]

0% [3 InRelease 12.7 kB/119 kB 11%] [2 InRelease 14.2 kB/110 kB 13%]
0% [3 InRelease 30.1 kB/119 kB 25%] [2 InRelease 43.1 kB/110 kB 39%]
                                                                    
0% [3 InRelease 99.6 kB/119 kB 84%]
                                   
0% [Working]
            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]

0% [4 InRelease 2588 B/109 kB 2%]
0% [4 InRelease 107 kB/109 kB 98%]
                                  
0% [Waiting for headers]
                        
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [5 Packages 2654 B/14.1 MB 0%] [Waiting for headers]
                                                       
Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1346 kB]

0% [5 Packages 5550 B/14.1 MB 0%] [6 Packages 2685 B/1346 kB 0%]
0% [5 Packages 192 kB/14.1 MB 1%] [6 Packages 126 kB/1346 kB 9%]
15% [5 Packages 798 kB/14.1 MB 6%] [6 Packages 544 kB/1346 kB 40%]
                                                                  
21% [5 Packages 2351 kB/14.1 MB 17%]
21% [6 Packages store 0 B] [5 Packages 2354 kB/14.1 MB 17%]
                                                           
Get:7 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [237 kB]

28% [6 Packages store 0 B] [5 Packages 4952 kB/14.1 MB 35%] [7 Translation-en 1
                                                                               
30% [6 Packages store 0 B] [5 Packages 5385 kB/14.1 MB 38%]
                                                           
Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

30% [6 Packages store 0 B] [5 Packages 5385 kB/14.1 MB 38%] [8 Commands-amd64 7
                                                                               
30% [6 Packages store 0 B] [5 Packages 5385 kB/14.1 MB 38%]
                                                           
Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1670 kB]

30% [6 Packages store 0 B] [5 Packages 5404 kB/14.1 MB 38%] [9 Packages 0 B/167
                                                                               
41% [5 Packages 8203 kB/14.1 MB 58%] [9 Packages 1465 kB/1670 kB 88%]
41% [7 Translation-en store 0 B] [5 Packages 8203 kB/14.1 MB 58%] [9 Packages 1
                                                                               
43% [7 Translation-en store 0 B] [5 Packages 8658 kB/14.1 MB 61%]
                                                                 
Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [280 kB]

43% [7 Translation-en store 0 B] [5 Packages 8658 kB/14.1 MB 61%] [10 Translati
                                                                               
46% [7 Translation-en store 0 B] [5 Packages 9552 kB/14.1 MB 68%]
                                                                 
Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]

46% [7 Translation-en store 0 B] [5 Packages 9552 kB/14.1 MB 68%] [11 Commands-
                                                                               
46% [7 Translation-en store 0 B] [5 Packages 9552 kB/14.1 MB 68%]
                                                                 
Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [852 kB]

46% [7 Translation-en store 0 B] [5 Packages 9552 kB/14.1 MB 68%] [12 Packages 
                                                                               
50% [7 Translation-en store 0 B] [5 Packages 10.3 MB/14.1 MB 73%]
                                                                 
Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB]

50% [7 Translation-en store 0 B] [5 Packages 10.3 MB/14.1 MB 73%] [13 Translati
                                                                               
51% [7 Translation-en store 0 B] [5 Packages 10.5 MB/14.1 MB 75%]
                                                                 
Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]

51% [7 Translation-en store 0 B] [5 Packages 10.5 MB/14.1 MB 75%] [14 Commands-
                                                                               
52% [5 Packages 10.5 MB/14.1 MB 75%] [14 Commands-amd64 16.8 kB/16.8 kB 100%]
                                                                             
52% [5 Packages 10.5 MB/14.1 MB 75%] [Waiting for headers]
                                                          
Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]

52% [5 Packages 10.5 MB/14.1 MB 75%] [15 Packages 4096 B/37.2 kB 11%]
52% [8 Commands-amd64 store 0 B] [5 Packages 10.5 MB/14.1 MB 75%] [15 Packages 
                                                                               
52% [8 Commands-amd64 store 0 B] [5 Packages 10.6 MB/14.1 MB 75%]
                                                                 
Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B]

52% [8 Commands-amd64 store 0 B] [5 Packages 10.6 MB/14.1 MB 75%] [16 Translati
                                                                               
52% [8 Commands-amd64 store 0 B] [5 Packages 10.6 MB/14.1 MB 75%]
                                                                 
Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]

52% [8 Commands-amd64 store 0 B] [5 Packages 10.6 MB/14.1 MB 75%] [17 Commands-
                                                                               
52% [8 Commands-amd64 store 0 B] [5 Packages 10.6 MB/14.1 MB 76%]
                                                                 
52% [5 Packages 10.6 MB/14.1 MB 76%]
52% [9 Packages store 0 B] [5 Packages 10.6 MB/14.1 MB 76%]
                                                           
61% [9 Packages store 0 B]
                          
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB]

61% [9 Packages store 0 B] [18 Translation-en 20.0 kB/5652 kB 0%]
                                                                 
71% [18 Translation-en 3502 kB/5652 kB 62%]
71% [10 Translation-en store 0 B] [18 Translation-en 3507 kB/5652 kB 62%]
                                                                         
76% [18 Translation-en 5379 kB/5652 kB 95%]
76% [11 Commands-amd64 store 0 B] [18 Translation-en 5379 kB/5652 kB 95%]
                                                                         
76% [18 Translation-en 5379 kB/5652 kB 95%]
76% [12 Packages store 0 B] [18 Translation-en 5379 kB/5652 kB 95%]
                                                                   
77% [12 Packages store 0 B]
                           
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

77% [12 Packages store 0 B] [19 Commands-amd64 0 B/286 kB 0%]
                                                             
77% [12 Packages store 0 B] [Waiting for headers]
                                                 
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

77% [12 Packages store 0 B] [20 Packages 24.6 kB/217 kB 11%]
                                                            
78% [12 Packages store 0 B]
                           
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

78% [12 Packages store 0 B] [21 Translation-en 8811 B/112 kB 8%]
                                                                
78% [12 Packages store 0 B]
                           
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B]

78% [12 Packages store 0 B] [22 Commands-amd64 8192 B/8372 B 98%]
                                                                 
78% [12 Packages store 0 B]
                           
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1562 kB]

78% [12 Packages store 0 B] [23 Packages 0 B/1562 kB 0%]
                                                        
82% [12 Packages store 0 B]
                           
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [298 kB]

82% [12 Packages store 0 B] [24 Translation-en 37.2 kB/298 kB 12%]
                                                                  
83% [12 Packages store 0 B]
83% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
83% [13 Translation-en store 0 B] [Connecting to nova.clouds.archive.ubuntu.com
                                                                               
84% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
84% [14 Commands-amd64 store 0 B] [Connecting to nova.clouds.archive.ubuntu.com
                                                                               
84% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
84% [15 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (91.1
                                                                               
84% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
84% [16 Translation-en store 0 B] [Connecting to nova.clouds.archive.ubuntu.com
                                                                               
84% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
84% [17 Commands-amd64 store 0 B] [Connecting to nova.clouds.archive.ubuntu.com
                                                                               
84% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)]
84% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (91.18
                                                                               
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

                                                                               
85% [5 Packages store 0 B] [25 Commands-amd64 8192 B/16.1 kB 51%]
                                                                 
85% [5 Packages store 0 B]
                          
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1754 kB]

85% [5 Packages store 0 B] [26 Packages 2655 B/1754 kB 0%]
86% [5 Packages store 0 B] [26 Packages 609 kB/1754 kB 35%]
                                                           
89% [5 Packages store 0 B]
                          
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [295 kB]

89% [5 Packages store 0 B] [27 Translation-en 0 B/295 kB 0%]
                                                            
90% [5 Packages store 0 B]
                          
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

90% [5 Packages store 0 B] [28 Commands-amd64 0 B/520 B 0%]
                                                           
90% [5 Packages store 0 B]
                          
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1075 kB]

90% [5 Packages store 0 B] [29 Packages 0 B/1075 kB 0%]
                                                       
93% [5 Packages store 0 B]
                          
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB]

93% [5 Packages store 0 B] [30 Translation-en 0 B/245 kB 0%]
                                                            
93% [5 Packages store 0 B]
                          
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

93% [5 Packages store 0 B] [31 Commands-amd64 4096 B/22.1 kB 19%]
                                                                 
93% [5 Packages store 0 B]
                          
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB]

93% [5 Packages store 0 B] [32 Packages 0 B/42.7 kB 0%]
                                                       
93% [5 Packages store 0 B]
                          
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB]

93% [5 Packages store 0 B] [33 Translation-en 4096 B/10.4 kB 39%]
                                                                 
93% [5 Packages store 0 B]
                          
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

93% [5 Packages store 0 B] [34 Commands-amd64 0 B/472 B 0%]
                                                           
93% [5 Packages store 0 B]
                          
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB]

93% [5 Packages store 0 B] [35 Packages 0 B/67.1 kB 0%]
                                                       
94% [5 Packages store 0 B]
                          
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB]

94% [5 Packages store 0 B] [36 Translation-en 8192 B/11.0 kB 74%]
                                                                 
94% [5 Packages store 0 B]
                          
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

94% [5 Packages store 0 B] [37 Commands-amd64 388 B/388 B 100%]
                                                               
94% [5 Packages store 0 B]
                          
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

94% [5 Packages store 0 B] [38 Commands-amd64 0 B/116 B 0%]
                                                           
94% [5 Packages store 0 B]
                          
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB]

94% [5 Packages store 0 B] [39 Packages 2310 B/28.4 kB 8%]
                                                          
94% [5 Packages store 0 B]
                          
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB]

94% [5 Packages store 0 B] [40 Translation-en 0 B/16.2 kB 0%]
                                                             
94% [5 Packages store 0 B]
                          
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

94% [5 Packages store 0 B] [41 Commands-amd64 644 B/644 B 100%]
                                                               
94% [5 Packages store 0 B]
                          
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

94% [5 Packages store 0 B] [42 Commands-amd64 116 B/116 B 100%]
                                                               
94% [5 Packages store 0 B]
                          
94% [Working]
94% [18 Translation-en store 0 B]
94% [18 Translation-en store 0 B]
                                 
94% [Working]
94% [19 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [20 Packages store 0 B]
                           
95% [Working]
95% [21 Translation-en store 0 B]
                                 
95% [Working]
95% [22 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [23 Packages store 0 B]
                           
95% [Working]
95% [24 Translation-en store 0 B]
                                 
96% [Working]
96% [25 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [26 Packages store 0 B]
                           
96% [Working]
96% [27 Translation-en store 0 B]
                                 
96% [Working]
96% [28 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [29 Packages store 0 B]
                           
97% [Working]
97% [30 Translation-en store 0 B]
                                 
97% [Working]
97% [31 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [32 Packages store 0 B]
                           
98% [Working]
98% [33 Translation-en store 0 B]
                                 
98% [Working]
98% [34 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [35 Packages store 0 B]
                           
98% [Working]
98% [36 Translation-en store 0 B]
                                 
99% [Working]
99% [37 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [38 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [39 Packages store 0 B]
                           
99% [Working]
99% [40 Translation-en store 0 B]
                                 
100% [Working]
100% [41 Commands-amd64 store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 0 B]
                                  
100% [Working]
              
Fetched 30.8 MB in 5s (5699 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 41%

Reading package lists... 41%

Reading package lists... 57%

Reading package lists... 57%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 58%

Reading package lists... 59%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 72%

Reading package lists... 72%

Reading package lists... 75%

Reading package lists... 75%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-v150-merge-123#3094: sudo apt-get -y update
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3095: sudo apt-get -y install chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
0 upgraded, 1 newly installed, 1 to remove and 225 not upgraded.
Need to get 290 kB of archives.
After this operation, 364 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB]

0% [1 chrony 0 B/290 kB 0%]
                           
100% [Working]
              
Fetched 290 kB in 1s (383 kB/s)
(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 ... 64228 files and directories currently installed.)
Removing systemd-timesyncd (249.11-0ubuntu3.4) ...
Selecting previously unselected package chrony.
(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 ... 64214 files and directories currently installed.)
Preparing to unpack .../chrony_4.2-2ubuntu2_amd64.deb ...
Unpacking chrony (4.2-2ubuntu2) ...
Setting up chrony (4.2-2ubuntu2) ...

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Success command osm-v150-merge-123#3095: sudo apt-get -y install chrony
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3096: sudo service chrony stop
Success command osm-v150-merge-123#3096: sudo service chrony stop
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3097: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-v150-merge-123#3097: sudo chronyd -vq
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3098: sudo service chrony start
Success command osm-v150-merge-123#3098: sudo service chrony start
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3099: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-04-18 03:08:08--  https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10473 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.23K  --.-KB/s    in 0s      

2024-04-18 03:08:08 (59.4 MB/s) - ‘install_osm.sh’ saved [10473/10473]

Success command osm-v150-merge-123#3099: 
                        wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.100' (RSA) to the list of known hosts.
Connected to osm-v150-merge-123[172.21.249.100:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v150-merge-123#3100: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:45541                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v150-merge-123                                      --juju --lxd
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
gpg: no valid OpenPGP data found.
Could not add GPG key http://172.21.249.4:45541/release/OSM%20ETSI%20Release%20Key.gpg
Failed command osm-v150-merge-123#3100 with status 1: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:45541                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v150-merge-123                                      --juju --lxd
                            
Disconnected from osm-v150-merge-123[172.21.249.100:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 19984ffb-8bf5-46f1-8e52-274e2aa54339
[Pipeline] sh
[osm-stage_3-merge_v15.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v15.0] Running shell script
+ docker stop osm-v150-merge-123-apache
osm-v150-merge-123-apache
[Pipeline] sh
[osm-stage_3-merge_v15.0] Running shell script
+ docker rm osm-v150-merge-123-apache
osm-v150-merge-123-apache
[Pipeline] sh
[osm-stage_3-merge_v15.0] Running shell script
+ rm -rf /tmp/tmp.JjPN9tdgrK
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to osm-cicd-4
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution.run(CommandStep.java:72)
		at org.jenkinsci.plugins.sshsteps.util.SSHStepExecution.lambda$start$0(SSHStepExecution.java:84)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
		at java.lang.Thread.run(Thread.java:748)
org.hidetake.groovy.ssh.session.BadExitStatusException: Command returned exit status 1: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:45541                                     -k pubkey.asc                                     -R release -r unstable                                     -d jenkins:3BEdRovkm-bNrZKDg-_p@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v150-merge-123                                      --juju --lxd
                            
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:490)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77)
	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:60)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:235)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:255)
	at org.hidetake.groovy.ssh.session.execution.Command$Helper.execute(Command.groovy:52)
	at jdk.internal.reflect.GeneratedMethodAccessor16910.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:151)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:91)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:141)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy:30)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute$0.call(Unknown Source)
	at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy)
	at jdk.internal.reflect.GeneratedMethodAccessor16908.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:169)
	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:71)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:133)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy)
	at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute.call(Unknown Source)
	at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy)
	at jdk.internal.reflect.GeneratedMethodAccessor16907.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:384)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:69)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166)
	at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy:182)
	at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy)
	at jdk.internal.reflect.GeneratedMethodAccessor16906.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:57)
	at org.hidetake.groovy.ssh.util.Utility.callWithDelegate(Utility.groovy:17)
	at jdk.internal.reflect.GeneratedMethodAccessor16665.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:566)
	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:46)
	at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:214)
	at org.hidetake.groovy.ssh.session.SessionTask.wetRun(SessionTask.groovy:64)
	at org.hidetake.groovy.ssh.session.SessionTask.call(SessionTask.groovy:48)
	at java_util_concurrent_Callable$call.call(Unknown Source)
	at org.hidetake.groovy.ssh.core.Service.run(Service.groovy:81)
	at org.hidetake.groovy.ssh.core.Service$run$0.call(Unknown Source)
	at org.jenkinsci.plugins.sshsteps.SSHService.executeCommand(SSHService.groovy:177)
	at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution$CommandCallable.execute(CommandStep.java:84)
	at org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable.call(SSHMasterToSlaveCallable.java:32)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:829)
Finished: FAILURE