By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + /scripts/init-cloudify.sh + exec /sbin/init --log-target=journal + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh + echo 'Waiting for CM to come up' + sleep 15 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml ++ basename /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpwfldv515.zip |-----------------------------------------------------| 0.13% tmpwfldv515.zip |-----------------------------------------------------| 0.26% tmpwfldv515.zip |-----------------------------------------------------| 0.38% tmpwfldv515.zip |-----------------------------------------------------| 0.51% tmpwfldv515.zip |-----------------------------------------------------| 0.64% tmpwfldv515.zip |-----------------------------------------------------| 0.77% tmpwfldv515.zip |-----------------------------------------------------| 0.9% tmpwfldv515.zip |#----------------------------------------------------| 1.03% tmpwfldv515.zip |#----------------------------------------------------| 1.15% tmpwfldv515.zip |#----------------------------------------------------| 1.28% tmpwfldv515.zip |#----------------------------------------------------| 1.41% tmpwfldv515.zip |#----------------------------------------------------| 1.54% tmpwfldv515.zip |#----------------------------------------------------| 1.67% tmpwfldv515.zip |#----------------------------------------------------| 1.79% tmpwfldv515.zip |#----------------------------------------------------| 1.92% tmpwfldv515.zip |#----------------------------------------------------| 2.05% tmpwfldv515.zip |#----------------------------------------------------| 2.18% tmpwfldv515.zip |#----------------------------------------------------| 2.31% tmpwfldv515.zip |#----------------------------------------------------| 2.44% tmpwfldv515.zip |#----------------------------------------------------| 2.56% tmpwfldv515.zip |#----------------------------------------------------| 2.69% tmpwfldv515.zip |#----------------------------------------------------| 2.82% tmpwfldv515.zip |##---------------------------------------------------| 2.95% tmpwfldv515.zip |##---------------------------------------------------| 3.08% tmpwfldv515.zip |##---------------------------------------------------| 3.2% tmpwfldv515.zip |##---------------------------------------------------| 3.33% tmpwfldv515.zip |##---------------------------------------------------| 3.46% tmpwfldv515.zip |##---------------------------------------------------| 3.59% tmpwfldv515.zip |##---------------------------------------------------| 3.72% tmpwfldv515.zip |##---------------------------------------------------| 3.85% tmpwfldv515.zip |##---------------------------------------------------| 3.97% tmpwfldv515.zip |##---------------------------------------------------| 4.1% tmpwfldv515.zip |##---------------------------------------------------| 4.23% tmpwfldv515.zip |##---------------------------------------------------| 4.36% tmpwfldv515.zip |##---------------------------------------------------| 4.49% tmpwfldv515.zip |##---------------------------------------------------| 4.61% tmpwfldv515.zip |###--------------------------------------------------| 4.74% tmpwfldv515.zip |###--------------------------------------------------| 4.87% tmpwfldv515.zip |###--------------------------------------------------| 5.0% tmpwfldv515.zip |###--------------------------------------------------| 5.13% tmpwfldv515.zip |###--------------------------------------------------| 5.26% tmpwfldv515.zip |###--------------------------------------------------| 5.38% tmpwfldv515.zip |###--------------------------------------------------| 5.51% tmpwfldv515.zip |###--------------------------------------------------| 5.64% tmpwfldv515.zip |###--------------------------------------------------| 5.77% tmpwfldv515.zip |###--------------------------------------------------| 5.9% tmpwfldv515.zip |###--------------------------------------------------| 6.02% tmpwfldv515.zip |###--------------------------------------------------| 6.15% tmpwfldv515.zip |###--------------------------------------------------| 6.28% tmpwfldv515.zip |###--------------------------------------------------| 6.41% tmpwfldv515.zip |###--------------------------------------------------| 6.54% tmpwfldv515.zip |####-------------------------------------------------| 6.67% tmpwfldv515.zip |####-------------------------------------------------| 6.79% tmpwfldv515.zip |####-------------------------------------------------| 6.92% tmpwfldv515.zip |####-------------------------------------------------| 7.05% tmpwfldv515.zip |####-------------------------------------------------| 7.18% tmpwfldv515.zip |####-------------------------------------------------| 7.31% tmpwfldv515.zip |####-------------------------------------------------| 7.43% tmpwfldv515.zip |####-------------------------------------------------| 7.56% tmpwfldv515.zip |####-------------------------------------------------| 7.69% tmpwfldv515.zip |####-------------------------------------------------| 7.82% tmpwfldv515.zip |####-------------------------------------------------| 7.95% tmpwfldv515.zip |####-------------------------------------------------| 8.08% tmpwfldv515.zip |####-------------------------------------------------| 8.2% tmpwfldv515.zip |####-------------------------------------------------| 8.33% tmpwfldv515.zip |####-------------------------------------------------| 8.46% tmpwfldv515.zip |#####------------------------------------------------| 8.59% tmpwfldv515.zip |#####------------------------------------------------| 8.72% tmpwfldv515.zip |#####------------------------------------------------| 8.84% tmpwfldv515.zip |#####------------------------------------------------| 8.97% tmpwfldv515.zip |#####------------------------------------------------| 9.1% tmpwfldv515.zip |#####------------------------------------------------| 9.23% tmpwfldv515.zip |#####------------------------------------------------| 9.36% tmpwfldv515.zip |#####------------------------------------------------| 9.48% tmpwfldv515.zip |#####------------------------------------------------| 9.61% tmpwfldv515.zip |#####------------------------------------------------| 9.74% tmpwfldv515.zip |#####------------------------------------------------| 9.87% tmpwfldv515.zip |#####------------------------------------------------| 10.0% tmpwfldv515.zip |#####------------------------------------------------| 10.13% tmpwfldv515.zip |#####------------------------------------------------| 10.25% tmpwfldv515.zip |######-----------------------------------------------| 10.38% tmpwfldv515.zip |######-----------------------------------------------| 10.51% tmpwfldv515.zip |######-----------------------------------------------| 10.64% tmpwfldv515.zip |######-----------------------------------------------| 10.77% tmpwfldv515.zip |######-----------------------------------------------| 10.89% tmpwfldv515.zip |######-----------------------------------------------| 11.02% tmpwfldv515.zip |######-----------------------------------------------| 11.15% tmpwfldv515.zip |######-----------------------------------------------| 11.28% tmpwfldv515.zip |######-----------------------------------------------| 11.41% tmpwfldv515.zip |######-----------------------------------------------| 11.54% tmpwfldv515.zip |######-----------------------------------------------| 11.66% tmpwfldv515.zip |######-----------------------------------------------| 11.79% tmpwfldv515.zip |######-----------------------------------------------| 11.92% tmpwfldv515.zip |######-----------------------------------------------| 12.05% tmpwfldv515.zip |######-----------------------------------------------| 12.18% tmpwfldv515.zip |#######----------------------------------------------| 12.3% tmpwfldv515.zip |#######----------------------------------------------| 12.43% tmpwfldv515.zip |#######----------------------------------------------| 12.56% tmpwfldv515.zip |#######----------------------------------------------| 12.69% tmpwfldv515.zip |#######----------------------------------------------| 12.82% tmpwfldv515.zip |#######----------------------------------------------| 12.95% tmpwfldv515.zip |#######----------------------------------------------| 13.07% tmpwfldv515.zip |#######----------------------------------------------| 13.2% tmpwfldv515.zip |#######----------------------------------------------| 13.33% tmpwfldv515.zip |#######----------------------------------------------| 13.46% tmpwfldv515.zip |#######----------------------------------------------| 13.59% tmpwfldv515.zip |#######----------------------------------------------| 13.71% tmpwfldv515.zip |#######----------------------------------------------| 13.84% tmpwfldv515.zip |#######----------------------------------------------| 13.97% tmpwfldv515.zip |#######----------------------------------------------| 14.1% tmpwfldv515.zip |########---------------------------------------------| 14.23% tmpwfldv515.zip |########---------------------------------------------| 14.36% tmpwfldv515.zip |########---------------------------------------------| 14.48% tmpwfldv515.zip |########---------------------------------------------| 14.61% tmpwfldv515.zip |########---------------------------------------------| 14.74% tmpwfldv515.zip |########---------------------------------------------| 14.87% tmpwfldv515.zip |########---------------------------------------------| 15.0% tmpwfldv515.zip |########---------------------------------------------| 15.12% tmpwfldv515.zip |########---------------------------------------------| 15.25% tmpwfldv515.zip |########---------------------------------------------| 15.38% tmpwfldv515.zip |########---------------------------------------------| 15.51% tmpwfldv515.zip |########---------------------------------------------| 15.64% tmpwfldv515.zip |########---------------------------------------------| 15.77% tmpwfldv515.zip |########---------------------------------------------| 15.89% tmpwfldv515.zip |########---------------------------------------------| 16.02% tmpwfldv515.zip |#########--------------------------------------------| 16.15% tmpwfldv515.zip |#########--------------------------------------------| 16.28% tmpwfldv515.zip |#########--------------------------------------------| 16.41% tmpwfldv515.zip |#########--------------------------------------------| 16.53% tmpwfldv515.zip |#########--------------------------------------------| 16.66% tmpwfldv515.zip |#########--------------------------------------------| 16.79% tmpwfldv515.zip |#########--------------------------------------------| 16.92% tmpwfldv515.zip |#########--------------------------------------------| 17.05% tmpwfldv515.zip |#########--------------------------------------------| 17.18% tmpwfldv515.zip |#########--------------------------------------------| 17.3% tmpwfldv515.zip |#########--------------------------------------------| 17.43% tmpwfldv515.zip |#########--------------------------------------------| 17.56% tmpwfldv515.zip |#########--------------------------------------------| 17.69% tmpwfldv515.zip |#########--------------------------------------------| 17.82% tmpwfldv515.zip |##########-------------------------------------------| 17.94% tmpwfldv515.zip |##########-------------------------------------------| 18.07% tmpwfldv515.zip |##########-------------------------------------------| 18.2% tmpwfldv515.zip |##########-------------------------------------------| 18.33% tmpwfldv515.zip |##########-------------------------------------------| 18.46% tmpwfldv515.zip |##########-------------------------------------------| 18.59% tmpwfldv515.zip |##########-------------------------------------------| 18.71% tmpwfldv515.zip |##########-------------------------------------------| 18.84% tmpwfldv515.zip |##########-------------------------------------------| 18.97% tmpwfldv515.zip |##########-------------------------------------------| 19.1% tmpwfldv515.zip |##########-------------------------------------------| 19.23% tmpwfldv515.zip |##########-------------------------------------------| 19.35% tmpwfldv515.zip |##########-------------------------------------------| 19.48% tmpwfldv515.zip |##########-------------------------------------------| 19.61% tmpwfldv515.zip |##########-------------------------------------------| 19.74% tmpwfldv515.zip |###########------------------------------------------| 19.87% tmpwfldv515.zip |###########------------------------------------------| 20.0% tmpwfldv515.zip |###########------------------------------------------| 20.12% tmpwfldv515.zip |###########------------------------------------------| 20.25% tmpwfldv515.zip |###########------------------------------------------| 20.38% tmpwfldv515.zip |###########------------------------------------------| 20.51% tmpwfldv515.zip |###########------------------------------------------| 20.64% tmpwfldv515.zip |###########------------------------------------------| 20.76% tmpwfldv515.zip |###########------------------------------------------| 20.89% tmpwfldv515.zip |###########------------------------------------------| 21.02% tmpwfldv515.zip |###########------------------------------------------| 21.15% tmpwfldv515.zip |###########------------------------------------------| 21.28% tmpwfldv515.zip |###########------------------------------------------| 21.41% tmpwfldv515.zip |###########------------------------------------------| 21.53% tmpwfldv515.zip |###########------------------------------------------| 21.66% tmpwfldv515.zip |############-----------------------------------------| 21.79% tmpwfldv515.zip |############-----------------------------------------| 21.92% tmpwfldv515.zip |############-----------------------------------------| 22.05% tmpwfldv515.zip |############-----------------------------------------| 22.17% tmpwfldv515.zip |############-----------------------------------------| 22.3% tmpwfldv515.zip |############-----------------------------------------| 22.43% tmpwfldv515.zip |############-----------------------------------------| 22.56% tmpwfldv515.zip |############-----------------------------------------| 22.69% tmpwfldv515.zip |############-----------------------------------------| 22.82% tmpwfldv515.zip |############-----------------------------------------| 22.94% tmpwfldv515.zip |############-----------------------------------------| 23.07% tmpwfldv515.zip |############-----------------------------------------| 23.2% tmpwfldv515.zip |############-----------------------------------------| 23.33% tmpwfldv515.zip |############-----------------------------------------| 23.46% tmpwfldv515.zip |############-----------------------------------------| 23.58% tmpwfldv515.zip |#############----------------------------------------| 23.71% tmpwfldv515.zip |#############----------------------------------------| 23.84% tmpwfldv515.zip |#############----------------------------------------| 23.97% tmpwfldv515.zip |#############----------------------------------------| 24.1% tmpwfldv515.zip |#############----------------------------------------| 24.23% tmpwfldv515.zip |#############----------------------------------------| 24.35% tmpwfldv515.zip |#############----------------------------------------| 24.48% tmpwfldv515.zip |#############----------------------------------------| 24.61% tmpwfldv515.zip |#############----------------------------------------| 24.74% tmpwfldv515.zip |#############----------------------------------------| 24.87% tmpwfldv515.zip |#############----------------------------------------| 24.99% tmpwfldv515.zip |#############----------------------------------------| 25.12% tmpwfldv515.zip |#############----------------------------------------| 25.25% tmpwfldv515.zip |#############----------------------------------------| 25.38% tmpwfldv515.zip |##############---------------------------------------| 25.51% tmpwfldv515.zip |##############---------------------------------------| 25.63% tmpwfldv515.zip |##############---------------------------------------| 25.76% tmpwfldv515.zip |##############---------------------------------------| 25.89% tmpwfldv515.zip |##############---------------------------------------| 26.02% tmpwfldv515.zip |##############---------------------------------------| 26.15% tmpwfldv515.zip |##############---------------------------------------| 26.28% tmpwfldv515.zip |##############---------------------------------------| 26.4% tmpwfldv515.zip |##############---------------------------------------| 26.53% tmpwfldv515.zip |##############---------------------------------------| 26.66% tmpwfldv515.zip |##############---------------------------------------| 26.79% tmpwfldv515.zip |##############---------------------------------------| 26.92% tmpwfldv515.zip |##############---------------------------------------| 27.04% tmpwfldv515.zip |##############---------------------------------------| 27.17% tmpwfldv515.zip |##############---------------------------------------| 27.3% tmpwfldv515.zip |###############--------------------------------------| 27.43% tmpwfldv515.zip |###############--------------------------------------| 27.56% tmpwfldv515.zip |###############--------------------------------------| 27.69% tmpwfldv515.zip |###############--------------------------------------| 27.81% tmpwfldv515.zip |###############--------------------------------------| 27.94% tmpwfldv515.zip |###############--------------------------------------| 28.07% tmpwfldv515.zip |###############--------------------------------------| 28.2% tmpwfldv515.zip |###############--------------------------------------| 28.33% tmpwfldv515.zip |###############--------------------------------------| 28.45% tmpwfldv515.zip |###############--------------------------------------| 28.58% tmpwfldv515.zip |###############--------------------------------------| 28.71% tmpwfldv515.zip |###############--------------------------------------| 28.84% tmpwfldv515.zip |###############--------------------------------------| 28.97% tmpwfldv515.zip |###############--------------------------------------| 29.1% tmpwfldv515.zip |###############--------------------------------------| 29.22% tmpwfldv515.zip |################-------------------------------------| 29.35% tmpwfldv515.zip |################-------------------------------------| 29.48% tmpwfldv515.zip |################-------------------------------------| 29.61% tmpwfldv515.zip |################-------------------------------------| 29.74% tmpwfldv515.zip |################-------------------------------------| 29.86% tmpwfldv515.zip |################-------------------------------------| 29.99% tmpwfldv515.zip |################-------------------------------------| 30.12% tmpwfldv515.zip |################-------------------------------------| 30.25% tmpwfldv515.zip |################-------------------------------------| 30.38% tmpwfldv515.zip |################-------------------------------------| 30.51% tmpwfldv515.zip |################-------------------------------------| 30.63% tmpwfldv515.zip |################-------------------------------------| 30.76% tmpwfldv515.zip |################-------------------------------------| 30.89% tmpwfldv515.zip |################-------------------------------------| 31.02% tmpwfldv515.zip |#################------------------------------------| 31.15% tmpwfldv515.zip |#################------------------------------------| 31.27% tmpwfldv515.zip |#################------------------------------------| 31.4% tmpwfldv515.zip |#################------------------------------------| 31.53% tmpwfldv515.zip |#################------------------------------------| 31.66% tmpwfldv515.zip |#################------------------------------------| 31.79% tmpwfldv515.zip |#################------------------------------------| 31.92% tmpwfldv515.zip |#################------------------------------------| 32.04% tmpwfldv515.zip |#################------------------------------------| 32.17% tmpwfldv515.zip |#################------------------------------------| 32.3% tmpwfldv515.zip |#################------------------------------------| 32.43% tmpwfldv515.zip |#################------------------------------------| 32.56% tmpwfldv515.zip |#################------------------------------------| 32.68% tmpwfldv515.zip |#################------------------------------------| 32.81% tmpwfldv515.zip |#################------------------------------------| 32.94% tmpwfldv515.zip |##################-----------------------------------| 33.07% tmpwfldv515.zip |##################-----------------------------------| 33.2% tmpwfldv515.zip |##################-----------------------------------| 33.33% tmpwfldv515.zip |##################-----------------------------------| 33.45% tmpwfldv515.zip |##################-----------------------------------| 33.58% tmpwfldv515.zip |##################-----------------------------------| 33.71% tmpwfldv515.zip |##################-----------------------------------| 33.84% tmpwfldv515.zip |##################-----------------------------------| 33.97% tmpwfldv515.zip |##################-----------------------------------| 34.09% tmpwfldv515.zip |##################-----------------------------------| 34.22% tmpwfldv515.zip |##################-----------------------------------| 34.35% tmpwfldv515.zip |##################-----------------------------------| 34.48% tmpwfldv515.zip |##################-----------------------------------| 34.61% tmpwfldv515.zip |##################-----------------------------------| 34.74% tmpwfldv515.zip |##################-----------------------------------| 34.86% tmpwfldv515.zip |###################----------------------------------| 34.99% tmpwfldv515.zip |###################----------------------------------| 35.12% tmpwfldv515.zip |###################----------------------------------| 35.25% tmpwfldv515.zip |###################----------------------------------| 35.38% tmpwfldv515.zip |###################----------------------------------| 35.5% tmpwfldv515.zip |###################----------------------------------| 35.63% tmpwfldv515.zip |###################----------------------------------| 35.76% tmpwfldv515.zip |###################----------------------------------| 35.89% tmpwfldv515.zip |###################----------------------------------| 36.02% tmpwfldv515.zip |###################----------------------------------| 36.15% tmpwfldv515.zip |###################----------------------------------| 36.27% tmpwfldv515.zip |###################----------------------------------| 36.4% tmpwfldv515.zip |###################----------------------------------| 36.53% tmpwfldv515.zip |###################----------------------------------| 36.66% tmpwfldv515.zip |###################----------------------------------| 36.79% tmpwfldv515.zip |####################---------------------------------| 36.91% tmpwfldv515.zip |####################---------------------------------| 37.04% tmpwfldv515.zip |####################---------------------------------| 37.17% tmpwfldv515.zip |####################---------------------------------| 37.3% tmpwfldv515.zip |####################---------------------------------| 37.43% tmpwfldv515.zip |####################---------------------------------| 37.56% tmpwfldv515.zip |####################---------------------------------| 37.68% tmpwfldv515.zip |####################---------------------------------| 37.81% tmpwfldv515.zip |####################---------------------------------| 37.94% tmpwfldv515.zip |####################---------------------------------| 38.07% tmpwfldv515.zip |####################---------------------------------| 38.2% tmpwfldv515.zip |####################---------------------------------| 38.32% tmpwfldv515.zip |####################---------------------------------| 38.45% tmpwfldv515.zip |####################---------------------------------| 38.58% tmpwfldv515.zip |#####################--------------------------------| 38.71% tmpwfldv515.zip |#####################--------------------------------| 38.84% tmpwfldv515.zip |#####################--------------------------------| 38.97% tmpwfldv515.zip |#####################--------------------------------| 39.09% tmpwfldv515.zip |#####################--------------------------------| 39.22% tmpwfldv515.zip |#####################--------------------------------| 39.35% tmpwfldv515.zip |#####################--------------------------------| 39.48% tmpwfldv515.zip |#####################--------------------------------| 39.61% tmpwfldv515.zip |#####################--------------------------------| 39.73% tmpwfldv515.zip |#####################--------------------------------| 39.86% tmpwfldv515.zip |#####################--------------------------------| 39.99% tmpwfldv515.zip |#####################--------------------------------| 40.12% tmpwfldv515.zip |#####################--------------------------------| 40.25% tmpwfldv515.zip |#####################--------------------------------| 40.38% tmpwfldv515.zip |#####################--------------------------------| 40.5% tmpwfldv515.zip |######################-------------------------------| 40.63% tmpwfldv515.zip |######################-------------------------------| 40.76% tmpwfldv515.zip |######################-------------------------------| 40.89% tmpwfldv515.zip |######################-------------------------------| 41.02% tmpwfldv515.zip |######################-------------------------------| 41.14% tmpwfldv515.zip |######################-------------------------------| 41.27% tmpwfldv515.zip |######################-------------------------------| 41.4% tmpwfldv515.zip |######################-------------------------------| 41.53% tmpwfldv515.zip |######################-------------------------------| 41.66% tmpwfldv515.zip |######################-------------------------------| 41.78% tmpwfldv515.zip |######################-------------------------------| 41.91% tmpwfldv515.zip |######################-------------------------------| 42.04% tmpwfldv515.zip |######################-------------------------------| 42.17% tmpwfldv515.zip |######################-------------------------------| 42.3% tmpwfldv515.zip |######################-------------------------------| 42.43% tmpwfldv515.zip |#######################------------------------------| 42.55% tmpwfldv515.zip |#######################------------------------------| 42.68% tmpwfldv515.zip |#######################------------------------------| 42.81% tmpwfldv515.zip |#######################------------------------------| 42.94% tmpwfldv515.zip |#######################------------------------------| 43.07% tmpwfldv515.zip |#######################------------------------------| 43.19% tmpwfldv515.zip |#######################------------------------------| 43.32% tmpwfldv515.zip |#######################------------------------------| 43.45% tmpwfldv515.zip |#######################------------------------------| 43.58% tmpwfldv515.zip |#######################------------------------------| 43.71% tmpwfldv515.zip |#######################------------------------------| 43.84% tmpwfldv515.zip |#######################------------------------------| 43.96% tmpwfldv515.zip |#######################------------------------------| 44.09% tmpwfldv515.zip |#######################------------------------------| 44.22% tmpwfldv515.zip |########################-----------------------------| 44.35% tmpwfldv515.zip |########################-----------------------------| 44.48% tmpwfldv515.zip |########################-----------------------------| 44.6% tmpwfldv515.zip |########################-----------------------------| 44.73% tmpwfldv515.zip |########################-----------------------------| 44.86% tmpwfldv515.zip |########################-----------------------------| 44.99% tmpwfldv515.zip |########################-----------------------------| 45.12% tmpwfldv515.zip |########################-----------------------------| 45.25% tmpwfldv515.zip |########################-----------------------------| 45.37% tmpwfldv515.zip |########################-----------------------------| 45.5% tmpwfldv515.zip |########################-----------------------------| 45.63% tmpwfldv515.zip |########################-----------------------------| 45.76% tmpwfldv515.zip |########################-----------------------------| 45.89% tmpwfldv515.zip |########################-----------------------------| 46.01% tmpwfldv515.zip |########################-----------------------------| 46.14% tmpwfldv515.zip |#########################----------------------------| 46.27% tmpwfldv515.zip |#########################----------------------------| 46.4% tmpwfldv515.zip |#########################----------------------------| 46.53% tmpwfldv515.zip |#########################----------------------------| 46.66% tmpwfldv515.zip |#########################----------------------------| 46.78% tmpwfldv515.zip |#########################----------------------------| 46.91% tmpwfldv515.zip |#########################----------------------------| 47.04% tmpwfldv515.zip |#########################----------------------------| 47.17% tmpwfldv515.zip |#########################----------------------------| 47.3% tmpwfldv515.zip |#########################----------------------------| 47.42% tmpwfldv515.zip |#########################----------------------------| 47.55% tmpwfldv515.zip |#########################----------------------------| 47.68% tmpwfldv515.zip |#########################----------------------------| 47.81% tmpwfldv515.zip |#########################----------------------------| 47.94% tmpwfldv515.zip |#########################----------------------------| 48.07% tmpwfldv515.zip |##########################---------------------------| 48.19% tmpwfldv515.zip |##########################---------------------------| 48.32% tmpwfldv515.zip |##########################---------------------------| 48.45% tmpwfldv515.zip |##########################---------------------------| 48.58% tmpwfldv515.zip |##########################---------------------------| 48.71% tmpwfldv515.zip |##########################---------------------------| 48.83% tmpwfldv515.zip |##########################---------------------------| 48.96% tmpwfldv515.zip |##########################---------------------------| 49.09% tmpwfldv515.zip |##########################---------------------------| 49.22% tmpwfldv515.zip |##########################---------------------------| 49.35% tmpwfldv515.zip |##########################---------------------------| 49.48% tmpwfldv515.zip |##########################---------------------------| 49.6% tmpwfldv515.zip |##########################---------------------------| 49.73% tmpwfldv515.zip |##########################---------------------------| 49.86% tmpwfldv515.zip |##########################---------------------------| 49.99% tmpwfldv515.zip |###########################--------------------------| 50.12% tmpwfldv515.zip |###########################--------------------------| 50.24% tmpwfldv515.zip |###########################--------------------------| 50.37% tmpwfldv515.zip |###########################--------------------------| 50.5% tmpwfldv515.zip |###########################--------------------------| 50.63% tmpwfldv515.zip |###########################--------------------------| 50.76% tmpwfldv515.zip |###########################--------------------------| 50.89% tmpwfldv515.zip |###########################--------------------------| 51.01% tmpwfldv515.zip |###########################--------------------------| 51.14% tmpwfldv515.zip |###########################--------------------------| 51.27% tmpwfldv515.zip |###########################--------------------------| 51.4% tmpwfldv515.zip |###########################--------------------------| 51.53% tmpwfldv515.zip |###########################--------------------------| 51.65% tmpwfldv515.zip |###########################--------------------------| 51.78% tmpwfldv515.zip |############################-------------------------| 51.91% tmpwfldv515.zip |############################-------------------------| 52.04% tmpwfldv515.zip |############################-------------------------| 52.17% tmpwfldv515.zip |############################-------------------------| 52.3% tmpwfldv515.zip |############################-------------------------| 52.42% tmpwfldv515.zip |############################-------------------------| 52.55% tmpwfldv515.zip |############################-------------------------| 52.68% tmpwfldv515.zip |############################-------------------------| 52.81% tmpwfldv515.zip |############################-------------------------| 52.94% tmpwfldv515.zip |############################-------------------------| 53.06% tmpwfldv515.zip |############################-------------------------| 53.19% tmpwfldv515.zip |############################-------------------------| 53.32% tmpwfldv515.zip |############################-------------------------| 53.45% tmpwfldv515.zip |############################-------------------------| 53.58% tmpwfldv515.zip |############################-------------------------| 53.71% tmpwfldv515.zip |#############################------------------------| 53.83% tmpwfldv515.zip |#############################------------------------| 53.96% tmpwfldv515.zip |#############################------------------------| 54.09% tmpwfldv515.zip |#############################------------------------| 54.22% tmpwfldv515.zip |#############################------------------------| 54.35% tmpwfldv515.zip |#############################------------------------| 54.47% tmpwfldv515.zip |#############################------------------------| 54.6% tmpwfldv515.zip |#############################------------------------| 54.73% tmpwfldv515.zip |#############################------------------------| 54.86% tmpwfldv515.zip |#############################------------------------| 54.99% tmpwfldv515.zip |#############################------------------------| 55.12% tmpwfldv515.zip |#############################------------------------| 55.24% tmpwfldv515.zip |#############################------------------------| 55.37% tmpwfldv515.zip |#############################------------------------| 55.5% tmpwfldv515.zip |#############################------------------------| 55.63% tmpwfldv515.zip |##############################-----------------------| 55.76% tmpwfldv515.zip |##############################-----------------------| 55.88% tmpwfldv515.zip |##############################-----------------------| 56.01% tmpwfldv515.zip |##############################-----------------------| 56.14% tmpwfldv515.zip |##############################-----------------------| 56.27% tmpwfldv515.zip |##############################-----------------------| 56.4% tmpwfldv515.zip |##############################-----------------------| 56.53% tmpwfldv515.zip |##############################-----------------------| 56.65% tmpwfldv515.zip |##############################-----------------------| 56.78% tmpwfldv515.zip |##############################-----------------------| 56.91% tmpwfldv515.zip |##############################-----------------------| 57.04% tmpwfldv515.zip |##############################-----------------------| 57.17% tmpwfldv515.zip |##############################-----------------------| 57.29% tmpwfldv515.zip |##############################-----------------------| 57.42% tmpwfldv515.zip |###############################----------------------| 57.55% tmpwfldv515.zip |###############################----------------------| 57.68% tmpwfldv515.zip |###############################----------------------| 57.81% tmpwfldv515.zip |###############################----------------------| 57.93% tmpwfldv515.zip |###############################----------------------| 58.06% tmpwfldv515.zip |###############################----------------------| 58.19% tmpwfldv515.zip |###############################----------------------| 58.32% tmpwfldv515.zip |###############################----------------------| 58.45% tmpwfldv515.zip |###############################----------------------| 58.58% tmpwfldv515.zip |###############################----------------------| 58.7% tmpwfldv515.zip |###############################----------------------| 58.83% tmpwfldv515.zip |###############################----------------------| 58.96% tmpwfldv515.zip |###############################----------------------| 59.09% tmpwfldv515.zip |###############################----------------------| 59.22% tmpwfldv515.zip |###############################----------------------| 59.34% tmpwfldv515.zip |################################---------------------| 59.47% tmpwfldv515.zip |################################---------------------| 59.6% tmpwfldv515.zip |################################---------------------| 59.73% tmpwfldv515.zip |################################---------------------| 59.86% tmpwfldv515.zip |################################---------------------| 59.99% tmpwfldv515.zip |################################---------------------| 60.11% tmpwfldv515.zip |################################---------------------| 60.24% tmpwfldv515.zip |################################---------------------| 60.37% tmpwfldv515.zip |################################---------------------| 60.5% tmpwfldv515.zip |################################---------------------| 60.63% tmpwfldv515.zip |################################---------------------| 60.75% tmpwfldv515.zip |################################---------------------| 60.88% tmpwfldv515.zip |################################---------------------| 61.01% tmpwfldv515.zip |################################---------------------| 61.14% tmpwfldv515.zip |################################---------------------| 61.27% tmpwfldv515.zip |#################################--------------------| 61.4% tmpwfldv515.zip |#################################--------------------| 61.52% tmpwfldv515.zip |#################################--------------------| 61.65% tmpwfldv515.zip |#################################--------------------| 61.78% tmpwfldv515.zip |#################################--------------------| 61.91% tmpwfldv515.zip |#################################--------------------| 62.04% tmpwfldv515.zip |#################################--------------------| 62.16% tmpwfldv515.zip |#################################--------------------| 62.29% tmpwfldv515.zip |#################################--------------------| 62.42% tmpwfldv515.zip |#################################--------------------| 62.55% tmpwfldv515.zip |#################################--------------------| 62.68% tmpwfldv515.zip |#################################--------------------| 62.81% tmpwfldv515.zip |#################################--------------------| 62.93% tmpwfldv515.zip |#################################--------------------| 63.06% tmpwfldv515.zip |#################################--------------------| 63.19% tmpwfldv515.zip |##################################-------------------| 63.32% tmpwfldv515.zip |##################################-------------------| 63.45% tmpwfldv515.zip |##################################-------------------| 63.57% tmpwfldv515.zip |##################################-------------------| 63.7% tmpwfldv515.zip |##################################-------------------| 63.83% tmpwfldv515.zip |##################################-------------------| 63.96% tmpwfldv515.zip |##################################-------------------| 64.09% tmpwfldv515.zip |##################################-------------------| 64.22% tmpwfldv515.zip |##################################-------------------| 64.34% tmpwfldv515.zip |##################################-------------------| 64.47% tmpwfldv515.zip |##################################-------------------| 64.6% tmpwfldv515.zip |##################################-------------------| 64.73% tmpwfldv515.zip |##################################-------------------| 64.86% tmpwfldv515.zip |##################################-------------------| 64.98% tmpwfldv515.zip |###################################------------------| 65.11% tmpwfldv515.zip |###################################------------------| 65.24% tmpwfldv515.zip |###################################------------------| 65.37% tmpwfldv515.zip |###################################------------------| 65.5% tmpwfldv515.zip |###################################------------------| 65.63% tmpwfldv515.zip |###################################------------------| 65.75% tmpwfldv515.zip |###################################------------------| 65.88% tmpwfldv515.zip |###################################------------------| 66.01% tmpwfldv515.zip |###################################------------------| 66.14% tmpwfldv515.zip |###################################------------------| 66.27% tmpwfldv515.zip |###################################------------------| 66.39% tmpwfldv515.zip |###################################------------------| 66.52% tmpwfldv515.zip |###################################------------------| 66.65% tmpwfldv515.zip |###################################------------------| 66.78% tmpwfldv515.zip |###################################------------------| 66.91% tmpwfldv515.zip |####################################-----------------| 67.04% tmpwfldv515.zip |####################################-----------------| 67.16% tmpwfldv515.zip |####################################-----------------| 67.29% tmpwfldv515.zip |####################################-----------------| 67.42% tmpwfldv515.zip |####################################-----------------| 67.55% tmpwfldv515.zip |####################################-----------------| 67.68% tmpwfldv515.zip |####################################-----------------| 67.8% tmpwfldv515.zip |####################################-----------------| 67.93% tmpwfldv515.zip |####################################-----------------| 68.06% tmpwfldv515.zip |####################################-----------------| 68.19% tmpwfldv515.zip |####################################-----------------| 68.32% tmpwfldv515.zip |####################################-----------------| 68.45% tmpwfldv515.zip |####################################-----------------| 68.57% tmpwfldv515.zip |####################################-----------------| 68.7% tmpwfldv515.zip |####################################-----------------| 68.83% tmpwfldv515.zip |#####################################----------------| 68.96% tmpwfldv515.zip |#####################################----------------| 69.09% tmpwfldv515.zip |#####################################----------------| 69.21% tmpwfldv515.zip |#####################################----------------| 69.34% tmpwfldv515.zip |#####################################----------------| 69.47% tmpwfldv515.zip |#####################################----------------| 69.6% tmpwfldv515.zip |#####################################----------------| 69.73% tmpwfldv515.zip |#####################################----------------| 69.86% tmpwfldv515.zip |#####################################----------------| 69.98% tmpwfldv515.zip |#####################################----------------| 70.11% tmpwfldv515.zip |#####################################----------------| 70.24% tmpwfldv515.zip |#####################################----------------| 70.37% tmpwfldv515.zip |#####################################----------------| 70.5% tmpwfldv515.zip |#####################################----------------| 70.62% tmpwfldv515.zip |#####################################----------------| 70.75% tmpwfldv515.zip |######################################---------------| 70.88% tmpwfldv515.zip |######################################---------------| 71.01% tmpwfldv515.zip |######################################---------------| 71.14% tmpwfldv515.zip |######################################---------------| 71.27% tmpwfldv515.zip |######################################---------------| 71.39% tmpwfldv515.zip |######################################---------------| 71.52% tmpwfldv515.zip |######################################---------------| 71.65% tmpwfldv515.zip |######################################---------------| 71.78% tmpwfldv515.zip |######################################---------------| 71.91% tmpwfldv515.zip |######################################---------------| 72.03% tmpwfldv515.zip |######################################---------------| 72.16% tmpwfldv515.zip |######################################---------------| 72.29% tmpwfldv515.zip |######################################---------------| 72.42% tmpwfldv515.zip |######################################---------------| 72.55% tmpwfldv515.zip |#######################################--------------| 72.68% tmpwfldv515.zip |#######################################--------------| 72.8% tmpwfldv515.zip |#######################################--------------| 72.93% tmpwfldv515.zip |#######################################--------------| 73.06% tmpwfldv515.zip |#######################################--------------| 73.19% tmpwfldv515.zip |#######################################--------------| 73.32% tmpwfldv515.zip |#######################################--------------| 73.44% tmpwfldv515.zip |#######################################--------------| 73.57% tmpwfldv515.zip |#######################################--------------| 73.7% tmpwfldv515.zip |#######################################--------------| 73.83% tmpwfldv515.zip |#######################################--------------| 73.96% tmpwfldv515.zip |#######################################--------------| 74.08% tmpwfldv515.zip |#######################################--------------| 74.21% tmpwfldv515.zip |#######################################--------------| 74.34% tmpwfldv515.zip |#######################################--------------| 74.47% tmpwfldv515.zip |########################################-------------| 74.6% tmpwfldv515.zip |########################################-------------| 74.73% tmpwfldv515.zip |########################################-------------| 74.85% tmpwfldv515.zip |########################################-------------| 74.98% tmpwfldv515.zip |########################################-------------| 75.11% tmpwfldv515.zip |########################################-------------| 75.24% tmpwfldv515.zip |########################################-------------| 75.37% tmpwfldv515.zip |########################################-------------| 75.49% tmpwfldv515.zip |########################################-------------| 75.62% tmpwfldv515.zip |########################################-------------| 75.75% tmpwfldv515.zip |########################################-------------| 75.88% tmpwfldv515.zip |########################################-------------| 76.01% tmpwfldv515.zip |########################################-------------| 76.14% tmpwfldv515.zip |########################################-------------| 76.26% tmpwfldv515.zip |########################################-------------| 76.39% tmpwfldv515.zip |#########################################------------| 76.52% tmpwfldv515.zip |#########################################------------| 76.65% tmpwfldv515.zip |#########################################------------| 76.78% tmpwfldv515.zip |#########################################------------| 76.9% tmpwfldv515.zip |#########################################------------| 77.03% tmpwfldv515.zip |#########################################------------| 77.16% tmpwfldv515.zip |#########################################------------| 77.29% tmpwfldv515.zip |#########################################------------| 77.42% tmpwfldv515.zip |#########################################------------| 77.55% tmpwfldv515.zip |#########################################------------| 77.67% tmpwfldv515.zip |#########################################------------| 77.8% tmpwfldv515.zip |#########################################------------| 77.93% tmpwfldv515.zip |#########################################------------| 78.06% tmpwfldv515.zip |#########################################------------| 78.19% tmpwfldv515.zip |##########################################-----------| 78.31% tmpwfldv515.zip |##########################################-----------| 78.44% tmpwfldv515.zip |##########################################-----------| 78.57% tmpwfldv515.zip |##########################################-----------| 78.7% tmpwfldv515.zip |##########################################-----------| 78.83% tmpwfldv515.zip |##########################################-----------| 78.96% tmpwfldv515.zip |##########################################-----------| 79.08% tmpwfldv515.zip |##########################################-----------| 79.21% tmpwfldv515.zip |##########################################-----------| 79.34% tmpwfldv515.zip |##########################################-----------| 79.47% tmpwfldv515.zip |##########################################-----------| 79.6% tmpwfldv515.zip |##########################################-----------| 79.72% tmpwfldv515.zip |##########################################-----------| 79.85% tmpwfldv515.zip |##########################################-----------| 79.98% tmpwfldv515.zip |##########################################-----------| 80.11% tmpwfldv515.zip |###########################################----------| 80.24% tmpwfldv515.zip |###########################################----------| 80.37% tmpwfldv515.zip |###########################################----------| 80.49% tmpwfldv515.zip |###########################################----------| 80.62% tmpwfldv515.zip |###########################################----------| 80.75% tmpwfldv515.zip |###########################################----------| 80.88% tmpwfldv515.zip |###########################################----------| 81.01% tmpwfldv515.zip |###########################################----------| 81.13% tmpwfldv515.zip |###########################################----------| 81.26% tmpwfldv515.zip |###########################################----------| 81.39% tmpwfldv515.zip |###########################################----------| 81.52% tmpwfldv515.zip |###########################################----------| 81.65% tmpwfldv515.zip |###########################################----------| 81.78% tmpwfldv515.zip |###########################################----------| 81.9% tmpwfldv515.zip |###########################################----------| 82.03% tmpwfldv515.zip |############################################---------| 82.16% tmpwfldv515.zip |############################################---------| 82.29% tmpwfldv515.zip |############################################---------| 82.42% tmpwfldv515.zip |############################################---------| 82.54% tmpwfldv515.zip |############################################---------| 82.67% tmpwfldv515.zip |############################################---------| 82.8% tmpwfldv515.zip |############################################---------| 82.93% tmpwfldv515.zip |############################################---------| 83.06% tmpwfldv515.zip |############################################---------| 83.19% tmpwfldv515.zip |############################################---------| 83.31% tmpwfldv515.zip |############################################---------| 83.44% tmpwfldv515.zip |############################################---------| 83.57% tmpwfldv515.zip |############################################---------| 83.7% tmpwfldv515.zip |############################################---------| 83.83% tmpwfldv515.zip |############################################---------| 83.95% tmpwfldv515.zip |#############################################--------| 84.08% tmpwfldv515.zip |#############################################--------| 84.21% tmpwfldv515.zip |#############################################--------| 84.34% tmpwfldv515.zip |#############################################--------| 84.47% tmpwfldv515.zip |#############################################--------| 84.6% tmpwfldv515.zip |#############################################--------| 84.72% tmpwfldv515.zip |#############################################--------| 84.85% tmpwfldv515.zip |#############################################--------| 84.98% tmpwfldv515.zip |#############################################--------| 85.11% tmpwfldv515.zip |#############################################--------| 85.24% tmpwfldv515.zip |#############################################--------| 85.36% tmpwfldv515.zip |#############################################--------| 85.49% tmpwfldv515.zip |#############################################--------| 85.62% tmpwfldv515.zip |#############################################--------| 85.75% tmpwfldv515.zip |##############################################-------| 85.88% tmpwfldv515.zip |##############################################-------| 86.01% tmpwfldv515.zip |##############################################-------| 86.13% tmpwfldv515.zip |##############################################-------| 86.26% tmpwfldv515.zip |##############################################-------| 86.39% tmpwfldv515.zip |##############################################-------| 86.52% tmpwfldv515.zip |##############################################-------| 86.65% tmpwfldv515.zip |##############################################-------| 86.77% tmpwfldv515.zip |##############################################-------| 86.9% tmpwfldv515.zip |##############################################-------| 87.03% tmpwfldv515.zip |##############################################-------| 87.16% tmpwfldv515.zip |##############################################-------| 87.29% tmpwfldv515.zip |##############################################-------| 87.42% tmpwfldv515.zip |##############################################-------| 87.54% tmpwfldv515.zip |##############################################-------| 87.67% tmpwfldv515.zip |###############################################------| 87.8% tmpwfldv515.zip |###############################################------| 87.93% tmpwfldv515.zip |###############################################------| 88.06% tmpwfldv515.zip |###############################################------| 88.18% tmpwfldv515.zip |###############################################------| 88.31% tmpwfldv515.zip |###############################################------| 88.44% tmpwfldv515.zip |###############################################------| 88.57% tmpwfldv515.zip |###############################################------| 88.7% tmpwfldv515.zip |###############################################------| 88.83% tmpwfldv515.zip |###############################################------| 88.95% tmpwfldv515.zip |###############################################------| 89.08% tmpwfldv515.zip |###############################################------| 89.21% tmpwfldv515.zip |###############################################------| 89.34% tmpwfldv515.zip |###############################################------| 89.47% tmpwfldv515.zip |###############################################------| 89.59% tmpwfldv515.zip |################################################-----| 89.72% tmpwfldv515.zip |################################################-----| 89.85% tmpwfldv515.zip |################################################-----| 89.98% tmpwfldv515.zip |################################################-----| 90.11% tmpwfldv515.zip |################################################-----| 90.23% tmpwfldv515.zip |################################################-----| 90.36% tmpwfldv515.zip |################################################-----| 90.49% tmpwfldv515.zip |################################################-----| 90.62% tmpwfldv515.zip |################################################-----| 90.75% tmpwfldv515.zip |################################################-----| 90.88% tmpwfldv515.zip |################################################-----| 91.0% tmpwfldv515.zip |################################################-----| 91.13% tmpwfldv515.zip |################################################-----| 91.26% tmpwfldv515.zip |################################################-----| 91.39% tmpwfldv515.zip |#################################################----| 91.52% tmpwfldv515.zip |#################################################----| 91.64% tmpwfldv515.zip |#################################################----| 91.77% tmpwfldv515.zip |#################################################----| 91.9% tmpwfldv515.zip |#################################################----| 92.03% tmpwfldv515.zip |#################################################----| 92.16% tmpwfldv515.zip |#################################################----| 92.29% tmpwfldv515.zip |#################################################----| 92.41% tmpwfldv515.zip |#################################################----| 92.54% tmpwfldv515.zip |#################################################----| 92.67% tmpwfldv515.zip |#################################################----| 92.8% tmpwfldv515.zip |#################################################----| 92.93% tmpwfldv515.zip |#################################################----| 93.05% tmpwfldv515.zip |#################################################----| 93.18% tmpwfldv515.zip |#################################################----| 93.31% tmpwfldv515.zip |##################################################---| 93.44% tmpwfldv515.zip |##################################################---| 93.57% tmpwfldv515.zip |##################################################---| 93.7% tmpwfldv515.zip |##################################################---| 93.82% tmpwfldv515.zip |##################################################---| 93.95% tmpwfldv515.zip |##################################################---| 94.08% tmpwfldv515.zip |##################################################---| 94.21% tmpwfldv515.zip |##################################################---| 94.34% tmpwfldv515.zip |##################################################---| 94.46% tmpwfldv515.zip |##################################################---| 94.59% tmpwfldv515.zip |##################################################---| 94.72% tmpwfldv515.zip |##################################################---| 94.85% tmpwfldv515.zip |##################################################---| 94.98% tmpwfldv515.zip |##################################################---| 95.11% tmpwfldv515.zip |##################################################---| 95.23% tmpwfldv515.zip |###################################################--| 95.36% tmpwfldv515.zip |###################################################--| 95.49% tmpwfldv515.zip |###################################################--| 95.62% tmpwfldv515.zip |###################################################--| 95.75% tmpwfldv515.zip |###################################################--| 95.87% tmpwfldv515.zip |###################################################--| 96.0% tmpwfldv515.zip |###################################################--| 96.13% tmpwfldv515.zip |###################################################--| 96.26% tmpwfldv515.zip |###################################################--| 96.39% tmpwfldv515.zip |###################################################--| 96.52% tmpwfldv515.zip |###################################################--| 96.64% tmpwfldv515.zip |###################################################--| 96.77% tmpwfldv515.zip |###################################################--| 96.9% tmpwfldv515.zip |###################################################--| 97.03% tmpwfldv515.zip |###################################################--| 97.16% tmpwfldv515.zip |####################################################-| 97.28% tmpwfldv515.zip |####################################################-| 97.41% tmpwfldv515.zip |####################################################-| 97.54% tmpwfldv515.zip |####################################################-| 97.67% tmpwfldv515.zip |####################################################-| 97.8% tmpwfldv515.zip |####################################################-| 97.93% tmpwfldv515.zip |####################################################-| 98.05% tmpwfldv515.zip |####################################################-| 98.18% tmpwfldv515.zip |####################################################-| 98.31% tmpwfldv515.zip |####################################################-| 98.44% tmpwfldv515.zip |####################################################-| 98.57% tmpwfldv515.zip |####################################################-| 98.69% tmpwfldv515.zip |####################################################-| 98.82% tmpwfldv515.zip |####################################################-| 98.95% tmpwfldv515.zip |#####################################################| 99.08% tmpwfldv515.zip |#####################################################| 99.21% tmpwfldv515.zip |#####################################################| 99.34% tmpwfldv515.zip |#####################################################| 99.46% tmpwfldv515.zip |#####################################################| 99.59% tmpwfldv515.zip |#####################################################| 99.72% tmpwfldv515.zip |#####################################################| 99.85% tmpwfldv515.zip |#####################################################| 99.98% tmpwfldv515.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is deb9b62d-9385-423d-a3f4-59df75e9aad2 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml ++ basename /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpztx72v8l.zip |-----------------------------------------------------| 0.16% tmpztx72v8l.zip |-----------------------------------------------------| 0.32% tmpztx72v8l.zip |-----------------------------------------------------| 0.48% tmpztx72v8l.zip |-----------------------------------------------------| 0.64% tmpztx72v8l.zip |-----------------------------------------------------| 0.8% tmpztx72v8l.zip |#----------------------------------------------------| 0.97% tmpztx72v8l.zip |#----------------------------------------------------| 1.13% tmpztx72v8l.zip |#----------------------------------------------------| 1.29% tmpztx72v8l.zip |#----------------------------------------------------| 1.45% tmpztx72v8l.zip |#----------------------------------------------------| 1.61% tmpztx72v8l.zip |#----------------------------------------------------| 1.77% tmpztx72v8l.zip |#----------------------------------------------------| 1.93% tmpztx72v8l.zip |#----------------------------------------------------| 2.09% tmpztx72v8l.zip |#----------------------------------------------------| 2.25% tmpztx72v8l.zip |#----------------------------------------------------| 2.41% tmpztx72v8l.zip |#----------------------------------------------------| 2.57% tmpztx72v8l.zip |#----------------------------------------------------| 2.73% tmpztx72v8l.zip |##---------------------------------------------------| 2.9% tmpztx72v8l.zip |##---------------------------------------------------| 3.06% tmpztx72v8l.zip |##---------------------------------------------------| 3.22% tmpztx72v8l.zip |##---------------------------------------------------| 3.38% tmpztx72v8l.zip |##---------------------------------------------------| 3.54% tmpztx72v8l.zip |##---------------------------------------------------| 3.7% tmpztx72v8l.zip |##---------------------------------------------------| 3.86% tmpztx72v8l.zip |##---------------------------------------------------| 4.02% tmpztx72v8l.zip |##---------------------------------------------------| 4.18% tmpztx72v8l.zip |##---------------------------------------------------| 4.34% tmpztx72v8l.zip |##---------------------------------------------------| 4.5% tmpztx72v8l.zip |##---------------------------------------------------| 4.66% tmpztx72v8l.zip |###--------------------------------------------------| 4.83% tmpztx72v8l.zip |###--------------------------------------------------| 4.99% tmpztx72v8l.zip |###--------------------------------------------------| 5.15% tmpztx72v8l.zip |###--------------------------------------------------| 5.31% tmpztx72v8l.zip |###--------------------------------------------------| 5.47% tmpztx72v8l.zip |###--------------------------------------------------| 5.63% tmpztx72v8l.zip |###--------------------------------------------------| 5.79% tmpztx72v8l.zip |###--------------------------------------------------| 5.95% tmpztx72v8l.zip |###--------------------------------------------------| 6.11% tmpztx72v8l.zip |###--------------------------------------------------| 6.27% tmpztx72v8l.zip |###--------------------------------------------------| 6.43% tmpztx72v8l.zip |###--------------------------------------------------| 6.59% tmpztx72v8l.zip |####-------------------------------------------------| 6.76% tmpztx72v8l.zip |####-------------------------------------------------| 6.92% tmpztx72v8l.zip |####-------------------------------------------------| 7.08% tmpztx72v8l.zip |####-------------------------------------------------| 7.24% tmpztx72v8l.zip |####-------------------------------------------------| 7.4% tmpztx72v8l.zip |####-------------------------------------------------| 7.56% tmpztx72v8l.zip |####-------------------------------------------------| 7.72% tmpztx72v8l.zip |####-------------------------------------------------| 7.88% tmpztx72v8l.zip |####-------------------------------------------------| 8.04% tmpztx72v8l.zip |####-------------------------------------------------| 8.2% tmpztx72v8l.zip |####-------------------------------------------------| 8.36% tmpztx72v8l.zip |#####------------------------------------------------| 8.52% tmpztx72v8l.zip |#####------------------------------------------------| 8.69% tmpztx72v8l.zip |#####------------------------------------------------| 8.85% tmpztx72v8l.zip |#####------------------------------------------------| 9.01% tmpztx72v8l.zip |#####------------------------------------------------| 9.17% tmpztx72v8l.zip |#####------------------------------------------------| 9.33% tmpztx72v8l.zip |#####------------------------------------------------| 9.49% tmpztx72v8l.zip |#####------------------------------------------------| 9.65% tmpztx72v8l.zip |#####------------------------------------------------| 9.81% tmpztx72v8l.zip |#####------------------------------------------------| 9.97% tmpztx72v8l.zip |#####------------------------------------------------| 10.13% tmpztx72v8l.zip |#####------------------------------------------------| 10.29% tmpztx72v8l.zip |######-----------------------------------------------| 10.45% tmpztx72v8l.zip |######-----------------------------------------------| 10.62% tmpztx72v8l.zip |######-----------------------------------------------| 10.78% tmpztx72v8l.zip |######-----------------------------------------------| 10.94% tmpztx72v8l.zip |######-----------------------------------------------| 11.1% tmpztx72v8l.zip |######-----------------------------------------------| 11.26% tmpztx72v8l.zip |######-----------------------------------------------| 11.42% tmpztx72v8l.zip |######-----------------------------------------------| 11.58% tmpztx72v8l.zip |######-----------------------------------------------| 11.74% tmpztx72v8l.zip |######-----------------------------------------------| 11.9% tmpztx72v8l.zip |######-----------------------------------------------| 12.06% tmpztx72v8l.zip |######-----------------------------------------------| 12.22% tmpztx72v8l.zip |#######----------------------------------------------| 12.38% tmpztx72v8l.zip |#######----------------------------------------------| 12.55% tmpztx72v8l.zip |#######----------------------------------------------| 12.71% tmpztx72v8l.zip |#######----------------------------------------------| 12.87% tmpztx72v8l.zip |#######----------------------------------------------| 13.03% tmpztx72v8l.zip |#######----------------------------------------------| 13.19% tmpztx72v8l.zip |#######----------------------------------------------| 13.35% tmpztx72v8l.zip |#######----------------------------------------------| 13.51% tmpztx72v8l.zip |#######----------------------------------------------| 13.67% tmpztx72v8l.zip |#######----------------------------------------------| 13.83% tmpztx72v8l.zip |#######----------------------------------------------| 13.99% tmpztx72v8l.zip |########---------------------------------------------| 14.15% tmpztx72v8l.zip |########---------------------------------------------| 14.31% tmpztx72v8l.zip |########---------------------------------------------| 14.48% tmpztx72v8l.zip |########---------------------------------------------| 14.64% tmpztx72v8l.zip |########---------------------------------------------| 14.8% tmpztx72v8l.zip |########---------------------------------------------| 14.96% tmpztx72v8l.zip |########---------------------------------------------| 15.12% tmpztx72v8l.zip |########---------------------------------------------| 15.28% tmpztx72v8l.zip |########---------------------------------------------| 15.44% tmpztx72v8l.zip |########---------------------------------------------| 15.6% tmpztx72v8l.zip |########---------------------------------------------| 15.76% tmpztx72v8l.zip |########---------------------------------------------| 15.92% tmpztx72v8l.zip |#########--------------------------------------------| 16.08% tmpztx72v8l.zip |#########--------------------------------------------| 16.24% tmpztx72v8l.zip |#########--------------------------------------------| 16.41% tmpztx72v8l.zip |#########--------------------------------------------| 16.57% tmpztx72v8l.zip |#########--------------------------------------------| 16.73% tmpztx72v8l.zip |#########--------------------------------------------| 16.89% tmpztx72v8l.zip |#########--------------------------------------------| 17.05% tmpztx72v8l.zip |#########--------------------------------------------| 17.21% tmpztx72v8l.zip |#########--------------------------------------------| 17.37% tmpztx72v8l.zip |#########--------------------------------------------| 17.53% tmpztx72v8l.zip |#########--------------------------------------------| 17.69% tmpztx72v8l.zip |#########--------------------------------------------| 17.85% tmpztx72v8l.zip |##########-------------------------------------------| 18.01% tmpztx72v8l.zip |##########-------------------------------------------| 18.17% tmpztx72v8l.zip |##########-------------------------------------------| 18.34% tmpztx72v8l.zip |##########-------------------------------------------| 18.5% tmpztx72v8l.zip |##########-------------------------------------------| 18.66% tmpztx72v8l.zip |##########-------------------------------------------| 18.82% tmpztx72v8l.zip |##########-------------------------------------------| 18.98% tmpztx72v8l.zip |##########-------------------------------------------| 19.14% tmpztx72v8l.zip |##########-------------------------------------------| 19.3% tmpztx72v8l.zip |##########-------------------------------------------| 19.46% tmpztx72v8l.zip |##########-------------------------------------------| 19.62% tmpztx72v8l.zip |##########-------------------------------------------| 19.78% tmpztx72v8l.zip |###########------------------------------------------| 19.94% tmpztx72v8l.zip |###########------------------------------------------| 20.1% tmpztx72v8l.zip |###########------------------------------------------| 20.27% tmpztx72v8l.zip |###########------------------------------------------| 20.43% tmpztx72v8l.zip |###########------------------------------------------| 20.59% tmpztx72v8l.zip |###########------------------------------------------| 20.75% tmpztx72v8l.zip |###########------------------------------------------| 20.91% tmpztx72v8l.zip |###########------------------------------------------| 21.07% tmpztx72v8l.zip |###########------------------------------------------| 21.23% tmpztx72v8l.zip |###########------------------------------------------| 21.39% tmpztx72v8l.zip |###########------------------------------------------| 21.55% tmpztx72v8l.zip |############-----------------------------------------| 21.71% tmpztx72v8l.zip |############-----------------------------------------| 21.87% tmpztx72v8l.zip |############-----------------------------------------| 22.03% tmpztx72v8l.zip |############-----------------------------------------| 22.2% tmpztx72v8l.zip |############-----------------------------------------| 22.36% tmpztx72v8l.zip |############-----------------------------------------| 22.52% tmpztx72v8l.zip |############-----------------------------------------| 22.68% tmpztx72v8l.zip |############-----------------------------------------| 22.84% tmpztx72v8l.zip |############-----------------------------------------| 23.0% tmpztx72v8l.zip |############-----------------------------------------| 23.16% tmpztx72v8l.zip |############-----------------------------------------| 23.32% tmpztx72v8l.zip |############-----------------------------------------| 23.48% tmpztx72v8l.zip |#############----------------------------------------| 23.64% tmpztx72v8l.zip |#############----------------------------------------| 23.8% tmpztx72v8l.zip |#############----------------------------------------| 23.96% tmpztx72v8l.zip |#############----------------------------------------| 24.13% tmpztx72v8l.zip |#############----------------------------------------| 24.29% tmpztx72v8l.zip |#############----------------------------------------| 24.45% tmpztx72v8l.zip |#############----------------------------------------| 24.61% tmpztx72v8l.zip |#############----------------------------------------| 24.77% tmpztx72v8l.zip |#############----------------------------------------| 24.93% tmpztx72v8l.zip |#############----------------------------------------| 25.09% tmpztx72v8l.zip |#############----------------------------------------| 25.25% tmpztx72v8l.zip |#############----------------------------------------| 25.41% tmpztx72v8l.zip |##############---------------------------------------| 25.57% tmpztx72v8l.zip |##############---------------------------------------| 25.73% tmpztx72v8l.zip |##############---------------------------------------| 25.89% tmpztx72v8l.zip |##############---------------------------------------| 26.06% tmpztx72v8l.zip |##############---------------------------------------| 26.22% tmpztx72v8l.zip |##############---------------------------------------| 26.38% tmpztx72v8l.zip |##############---------------------------------------| 26.54% tmpztx72v8l.zip |##############---------------------------------------| 26.7% tmpztx72v8l.zip |##############---------------------------------------| 26.86% tmpztx72v8l.zip |##############---------------------------------------| 27.02% tmpztx72v8l.zip |##############---------------------------------------| 27.18% tmpztx72v8l.zip |##############---------------------------------------| 27.34% tmpztx72v8l.zip |###############--------------------------------------| 27.5% tmpztx72v8l.zip |###############--------------------------------------| 27.66% tmpztx72v8l.zip |###############--------------------------------------| 27.82% tmpztx72v8l.zip |###############--------------------------------------| 27.99% tmpztx72v8l.zip |###############--------------------------------------| 28.15% tmpztx72v8l.zip |###############--------------------------------------| 28.31% tmpztx72v8l.zip |###############--------------------------------------| 28.47% tmpztx72v8l.zip |###############--------------------------------------| 28.63% tmpztx72v8l.zip |###############--------------------------------------| 28.79% tmpztx72v8l.zip |###############--------------------------------------| 28.95% tmpztx72v8l.zip |###############--------------------------------------| 29.11% tmpztx72v8l.zip |################-------------------------------------| 29.27% tmpztx72v8l.zip |################-------------------------------------| 29.43% tmpztx72v8l.zip |################-------------------------------------| 29.59% tmpztx72v8l.zip |################-------------------------------------| 29.75% tmpztx72v8l.zip |################-------------------------------------| 29.92% tmpztx72v8l.zip |################-------------------------------------| 30.08% tmpztx72v8l.zip |################-------------------------------------| 30.24% tmpztx72v8l.zip |################-------------------------------------| 30.4% tmpztx72v8l.zip |################-------------------------------------| 30.56% tmpztx72v8l.zip |################-------------------------------------| 30.72% tmpztx72v8l.zip |################-------------------------------------| 30.88% tmpztx72v8l.zip |################-------------------------------------| 31.04% tmpztx72v8l.zip |#################------------------------------------| 31.2% tmpztx72v8l.zip |#################------------------------------------| 31.36% tmpztx72v8l.zip |#################------------------------------------| 31.52% tmpztx72v8l.zip |#################------------------------------------| 31.68% tmpztx72v8l.zip |#################------------------------------------| 31.85% tmpztx72v8l.zip |#################------------------------------------| 32.01% tmpztx72v8l.zip |#################------------------------------------| 32.17% tmpztx72v8l.zip |#################------------------------------------| 32.33% tmpztx72v8l.zip |#################------------------------------------| 32.49% tmpztx72v8l.zip |#################------------------------------------| 32.65% tmpztx72v8l.zip |#################------------------------------------| 32.81% tmpztx72v8l.zip |#################------------------------------------| 32.97% tmpztx72v8l.zip |##################-----------------------------------| 33.13% tmpztx72v8l.zip |##################-----------------------------------| 33.29% tmpztx72v8l.zip |##################-----------------------------------| 33.45% tmpztx72v8l.zip |##################-----------------------------------| 33.61% tmpztx72v8l.zip |##################-----------------------------------| 33.78% tmpztx72v8l.zip |##################-----------------------------------| 33.94% tmpztx72v8l.zip |##################-----------------------------------| 34.1% tmpztx72v8l.zip |##################-----------------------------------| 34.26% tmpztx72v8l.zip |##################-----------------------------------| 34.42% tmpztx72v8l.zip |##################-----------------------------------| 34.58% tmpztx72v8l.zip |##################-----------------------------------| 34.74% tmpztx72v8l.zip |##################-----------------------------------| 34.9% tmpztx72v8l.zip |###################----------------------------------| 35.06% tmpztx72v8l.zip |###################----------------------------------| 35.22% tmpztx72v8l.zip |###################----------------------------------| 35.38% tmpztx72v8l.zip |###################----------------------------------| 35.54% tmpztx72v8l.zip |###################----------------------------------| 35.71% tmpztx72v8l.zip |###################----------------------------------| 35.87% tmpztx72v8l.zip |###################----------------------------------| 36.03% tmpztx72v8l.zip |###################----------------------------------| 36.19% tmpztx72v8l.zip |###################----------------------------------| 36.35% tmpztx72v8l.zip |###################----------------------------------| 36.51% tmpztx72v8l.zip |###################----------------------------------| 36.67% tmpztx72v8l.zip |####################---------------------------------| 36.83% tmpztx72v8l.zip |####################---------------------------------| 36.99% tmpztx72v8l.zip |####################---------------------------------| 37.15% tmpztx72v8l.zip |####################---------------------------------| 37.31% tmpztx72v8l.zip |####################---------------------------------| 37.47% tmpztx72v8l.zip |####################---------------------------------| 37.64% tmpztx72v8l.zip |####################---------------------------------| 37.8% tmpztx72v8l.zip |####################---------------------------------| 37.96% tmpztx72v8l.zip |####################---------------------------------| 38.12% tmpztx72v8l.zip |####################---------------------------------| 38.28% tmpztx72v8l.zip |####################---------------------------------| 38.44% tmpztx72v8l.zip |####################---------------------------------| 38.6% tmpztx72v8l.zip |#####################--------------------------------| 38.76% tmpztx72v8l.zip |#####################--------------------------------| 38.92% tmpztx72v8l.zip |#####################--------------------------------| 39.08% tmpztx72v8l.zip |#####################--------------------------------| 39.24% tmpztx72v8l.zip |#####################--------------------------------| 39.4% tmpztx72v8l.zip |#####################--------------------------------| 39.57% tmpztx72v8l.zip |#####################--------------------------------| 39.73% tmpztx72v8l.zip |#####################--------------------------------| 39.89% tmpztx72v8l.zip |#####################--------------------------------| 40.05% tmpztx72v8l.zip |#####################--------------------------------| 40.21% tmpztx72v8l.zip |#####################--------------------------------| 40.37% tmpztx72v8l.zip |#####################--------------------------------| 40.53% tmpztx72v8l.zip |######################-------------------------------| 40.69% tmpztx72v8l.zip |######################-------------------------------| 40.85% tmpztx72v8l.zip |######################-------------------------------| 41.01% tmpztx72v8l.zip |######################-------------------------------| 41.17% tmpztx72v8l.zip |######################-------------------------------| 41.33% tmpztx72v8l.zip |######################-------------------------------| 41.5% tmpztx72v8l.zip |######################-------------------------------| 41.66% tmpztx72v8l.zip |######################-------------------------------| 41.82% tmpztx72v8l.zip |######################-------------------------------| 41.98% tmpztx72v8l.zip |######################-------------------------------| 42.14% tmpztx72v8l.zip |######################-------------------------------| 42.3% tmpztx72v8l.zip |#######################------------------------------| 42.46% tmpztx72v8l.zip |#######################------------------------------| 42.62% tmpztx72v8l.zip |#######################------------------------------| 42.78% tmpztx72v8l.zip |#######################------------------------------| 42.94% tmpztx72v8l.zip |#######################------------------------------| 43.1% tmpztx72v8l.zip |#######################------------------------------| 43.26% tmpztx72v8l.zip |#######################------------------------------| 43.43% tmpztx72v8l.zip |#######################------------------------------| 43.59% tmpztx72v8l.zip |#######################------------------------------| 43.75% tmpztx72v8l.zip |#######################------------------------------| 43.91% tmpztx72v8l.zip |#######################------------------------------| 44.07% tmpztx72v8l.zip |#######################------------------------------| 44.23% tmpztx72v8l.zip |########################-----------------------------| 44.39% tmpztx72v8l.zip |########################-----------------------------| 44.55% tmpztx72v8l.zip |########################-----------------------------| 44.71% tmpztx72v8l.zip |########################-----------------------------| 44.87% tmpztx72v8l.zip |########################-----------------------------| 45.03% tmpztx72v8l.zip |########################-----------------------------| 45.19% tmpztx72v8l.zip |########################-----------------------------| 45.36% tmpztx72v8l.zip |########################-----------------------------| 45.52% tmpztx72v8l.zip |########################-----------------------------| 45.68% tmpztx72v8l.zip |########################-----------------------------| 45.84% tmpztx72v8l.zip |########################-----------------------------| 46.0% tmpztx72v8l.zip |########################-----------------------------| 46.16% tmpztx72v8l.zip |#########################----------------------------| 46.32% tmpztx72v8l.zip |#########################----------------------------| 46.48% tmpztx72v8l.zip |#########################----------------------------| 46.64% tmpztx72v8l.zip |#########################----------------------------| 46.8% tmpztx72v8l.zip |#########################----------------------------| 46.96% tmpztx72v8l.zip |#########################----------------------------| 47.12% tmpztx72v8l.zip |#########################----------------------------| 47.29% tmpztx72v8l.zip |#########################----------------------------| 47.45% tmpztx72v8l.zip |#########################----------------------------| 47.61% tmpztx72v8l.zip |#########################----------------------------| 47.77% tmpztx72v8l.zip |#########################----------------------------| 47.93% tmpztx72v8l.zip |#########################----------------------------| 48.09% tmpztx72v8l.zip |##########################---------------------------| 48.25% tmpztx72v8l.zip |##########################---------------------------| 48.41% tmpztx72v8l.zip |##########################---------------------------| 48.57% tmpztx72v8l.zip |##########################---------------------------| 48.73% tmpztx72v8l.zip |##########################---------------------------| 48.89% tmpztx72v8l.zip |##########################---------------------------| 49.05% tmpztx72v8l.zip |##########################---------------------------| 49.22% tmpztx72v8l.zip |##########################---------------------------| 49.38% tmpztx72v8l.zip |##########################---------------------------| 49.54% tmpztx72v8l.zip |##########################---------------------------| 49.7% tmpztx72v8l.zip |##########################---------------------------| 49.86% tmpztx72v8l.zip |###########################--------------------------| 50.02% tmpztx72v8l.zip |###########################--------------------------| 50.18% tmpztx72v8l.zip |###########################--------------------------| 50.34% tmpztx72v8l.zip |###########################--------------------------| 50.5% tmpztx72v8l.zip |###########################--------------------------| 50.66% tmpztx72v8l.zip |###########################--------------------------| 50.82% tmpztx72v8l.zip |###########################--------------------------| 50.98% tmpztx72v8l.zip |###########################--------------------------| 51.15% tmpztx72v8l.zip |###########################--------------------------| 51.31% tmpztx72v8l.zip |###########################--------------------------| 51.47% tmpztx72v8l.zip |###########################--------------------------| 51.63% tmpztx72v8l.zip |###########################--------------------------| 51.79% tmpztx72v8l.zip |############################-------------------------| 51.95% tmpztx72v8l.zip |############################-------------------------| 52.11% tmpztx72v8l.zip |############################-------------------------| 52.27% tmpztx72v8l.zip |############################-------------------------| 52.43% tmpztx72v8l.zip |############################-------------------------| 52.59% tmpztx72v8l.zip |############################-------------------------| 52.75% tmpztx72v8l.zip |############################-------------------------| 52.91% tmpztx72v8l.zip |############################-------------------------| 53.08% tmpztx72v8l.zip |############################-------------------------| 53.24% tmpztx72v8l.zip |############################-------------------------| 53.4% tmpztx72v8l.zip |############################-------------------------| 53.56% tmpztx72v8l.zip |############################-------------------------| 53.72% tmpztx72v8l.zip |#############################------------------------| 53.88% tmpztx72v8l.zip |#############################------------------------| 54.04% tmpztx72v8l.zip |#############################------------------------| 54.2% tmpztx72v8l.zip |#############################------------------------| 54.36% tmpztx72v8l.zip |#############################------------------------| 54.52% tmpztx72v8l.zip |#############################------------------------| 54.68% tmpztx72v8l.zip |#############################------------------------| 54.84% tmpztx72v8l.zip |#############################------------------------| 55.01% tmpztx72v8l.zip |#############################------------------------| 55.17% tmpztx72v8l.zip |#############################------------------------| 55.33% tmpztx72v8l.zip |#############################------------------------| 55.49% tmpztx72v8l.zip |#############################------------------------| 55.65% tmpztx72v8l.zip |##############################-----------------------| 55.81% tmpztx72v8l.zip |##############################-----------------------| 55.97% tmpztx72v8l.zip |##############################-----------------------| 56.13% tmpztx72v8l.zip |##############################-----------------------| 56.29% tmpztx72v8l.zip |##############################-----------------------| 56.45% tmpztx72v8l.zip |##############################-----------------------| 56.61% tmpztx72v8l.zip |##############################-----------------------| 56.77% tmpztx72v8l.zip |##############################-----------------------| 56.94% tmpztx72v8l.zip |##############################-----------------------| 57.1% tmpztx72v8l.zip |##############################-----------------------| 57.26% tmpztx72v8l.zip |##############################-----------------------| 57.42% tmpztx72v8l.zip |###############################----------------------| 57.58% tmpztx72v8l.zip |###############################----------------------| 57.74% tmpztx72v8l.zip |###############################----------------------| 57.9% tmpztx72v8l.zip |###############################----------------------| 58.06% tmpztx72v8l.zip |###############################----------------------| 58.22% tmpztx72v8l.zip |###############################----------------------| 58.38% tmpztx72v8l.zip |###############################----------------------| 58.54% tmpztx72v8l.zip |###############################----------------------| 58.7% tmpztx72v8l.zip |###############################----------------------| 58.87% tmpztx72v8l.zip |###############################----------------------| 59.03% tmpztx72v8l.zip |###############################----------------------| 59.19% tmpztx72v8l.zip |###############################----------------------| 59.35% tmpztx72v8l.zip |################################---------------------| 59.51% tmpztx72v8l.zip |################################---------------------| 59.67% tmpztx72v8l.zip |################################---------------------| 59.83% tmpztx72v8l.zip |################################---------------------| 59.99% tmpztx72v8l.zip |################################---------------------| 60.15% tmpztx72v8l.zip |################################---------------------| 60.31% tmpztx72v8l.zip |################################---------------------| 60.47% tmpztx72v8l.zip |################################---------------------| 60.63% tmpztx72v8l.zip |################################---------------------| 60.8% tmpztx72v8l.zip |################################---------------------| 60.96% tmpztx72v8l.zip |################################---------------------| 61.12% tmpztx72v8l.zip |################################---------------------| 61.28% tmpztx72v8l.zip |#################################--------------------| 61.44% tmpztx72v8l.zip |#################################--------------------| 61.6% tmpztx72v8l.zip |#################################--------------------| 61.76% tmpztx72v8l.zip |#################################--------------------| 61.92% tmpztx72v8l.zip |#################################--------------------| 62.08% tmpztx72v8l.zip |#################################--------------------| 62.24% tmpztx72v8l.zip |#################################--------------------| 62.4% tmpztx72v8l.zip |#################################--------------------| 62.56% tmpztx72v8l.zip |#################################--------------------| 62.73% tmpztx72v8l.zip |#################################--------------------| 62.89% tmpztx72v8l.zip |#################################--------------------| 63.05% tmpztx72v8l.zip |##################################-------------------| 63.21% tmpztx72v8l.zip |##################################-------------------| 63.37% tmpztx72v8l.zip |##################################-------------------| 63.53% tmpztx72v8l.zip |##################################-------------------| 63.69% tmpztx72v8l.zip |##################################-------------------| 63.85% tmpztx72v8l.zip |##################################-------------------| 64.01% tmpztx72v8l.zip |##################################-------------------| 64.17% tmpztx72v8l.zip |##################################-------------------| 64.33% tmpztx72v8l.zip |##################################-------------------| 64.49% tmpztx72v8l.zip |##################################-------------------| 64.66% tmpztx72v8l.zip |##################################-------------------| 64.82% tmpztx72v8l.zip |##################################-------------------| 64.98% tmpztx72v8l.zip |###################################------------------| 65.14% tmpztx72v8l.zip |###################################------------------| 65.3% tmpztx72v8l.zip |###################################------------------| 65.46% tmpztx72v8l.zip |###################################------------------| 65.62% tmpztx72v8l.zip |###################################------------------| 65.78% tmpztx72v8l.zip |###################################------------------| 65.94% tmpztx72v8l.zip |###################################------------------| 66.1% tmpztx72v8l.zip |###################################------------------| 66.26% tmpztx72v8l.zip |###################################------------------| 66.42% tmpztx72v8l.zip |###################################------------------| 66.59% tmpztx72v8l.zip |###################################------------------| 66.75% tmpztx72v8l.zip |###################################------------------| 66.91% tmpztx72v8l.zip |####################################-----------------| 67.07% tmpztx72v8l.zip |####################################-----------------| 67.23% tmpztx72v8l.zip |####################################-----------------| 67.39% tmpztx72v8l.zip |####################################-----------------| 67.55% tmpztx72v8l.zip |####################################-----------------| 67.71% tmpztx72v8l.zip |####################################-----------------| 67.87% tmpztx72v8l.zip |####################################-----------------| 68.03% tmpztx72v8l.zip |####################################-----------------| 68.19% tmpztx72v8l.zip |####################################-----------------| 68.35% tmpztx72v8l.zip |####################################-----------------| 68.52% tmpztx72v8l.zip |####################################-----------------| 68.68% tmpztx72v8l.zip |####################################-----------------| 68.84% tmpztx72v8l.zip |#####################################----------------| 69.0% tmpztx72v8l.zip |#####################################----------------| 69.16% tmpztx72v8l.zip |#####################################----------------| 69.32% tmpztx72v8l.zip |#####################################----------------| 69.48% tmpztx72v8l.zip |#####################################----------------| 69.64% tmpztx72v8l.zip |#####################################----------------| 69.8% tmpztx72v8l.zip |#####################################----------------| 69.96% tmpztx72v8l.zip |#####################################----------------| 70.12% tmpztx72v8l.zip |#####################################----------------| 70.28% tmpztx72v8l.zip |#####################################----------------| 70.45% tmpztx72v8l.zip |#####################################----------------| 70.61% tmpztx72v8l.zip |######################################---------------| 70.77% tmpztx72v8l.zip |######################################---------------| 70.93% tmpztx72v8l.zip |######################################---------------| 71.09% tmpztx72v8l.zip |######################################---------------| 71.25% tmpztx72v8l.zip |######################################---------------| 71.41% tmpztx72v8l.zip |######################################---------------| 71.57% tmpztx72v8l.zip |######################################---------------| 71.73% tmpztx72v8l.zip |######################################---------------| 71.89% tmpztx72v8l.zip |######################################---------------| 72.05% tmpztx72v8l.zip |######################################---------------| 72.21% tmpztx72v8l.zip |######################################---------------| 72.38% tmpztx72v8l.zip |######################################---------------| 72.54% tmpztx72v8l.zip |#######################################--------------| 72.7% tmpztx72v8l.zip |#######################################--------------| 72.86% tmpztx72v8l.zip |#######################################--------------| 73.02% tmpztx72v8l.zip |#######################################--------------| 73.18% tmpztx72v8l.zip |#######################################--------------| 73.34% tmpztx72v8l.zip |#######################################--------------| 73.5% tmpztx72v8l.zip |#######################################--------------| 73.66% tmpztx72v8l.zip |#######################################--------------| 73.82% tmpztx72v8l.zip |#######################################--------------| 73.98% tmpztx72v8l.zip |#######################################--------------| 74.14% tmpztx72v8l.zip |#######################################--------------| 74.31% tmpztx72v8l.zip |#######################################--------------| 74.47% tmpztx72v8l.zip |########################################-------------| 74.63% tmpztx72v8l.zip |########################################-------------| 74.79% tmpztx72v8l.zip |########################################-------------| 74.95% tmpztx72v8l.zip |########################################-------------| 75.11% tmpztx72v8l.zip |########################################-------------| 75.27% tmpztx72v8l.zip |########################################-------------| 75.43% tmpztx72v8l.zip |########################################-------------| 75.59% tmpztx72v8l.zip |########################################-------------| 75.75% tmpztx72v8l.zip |########################################-------------| 75.91% tmpztx72v8l.zip |########################################-------------| 76.07% tmpztx72v8l.zip |########################################-------------| 76.24% tmpztx72v8l.zip |########################################-------------| 76.4% tmpztx72v8l.zip |#########################################------------| 76.56% tmpztx72v8l.zip |#########################################------------| 76.72% tmpztx72v8l.zip |#########################################------------| 76.88% tmpztx72v8l.zip |#########################################------------| 77.04% tmpztx72v8l.zip |#########################################------------| 77.2% tmpztx72v8l.zip |#########################################------------| 77.36% tmpztx72v8l.zip |#########################################------------| 77.52% tmpztx72v8l.zip |#########################################------------| 77.68% tmpztx72v8l.zip |#########################################------------| 77.84% tmpztx72v8l.zip |#########################################------------| 78.0% tmpztx72v8l.zip |#########################################------------| 78.17% tmpztx72v8l.zip |##########################################-----------| 78.33% tmpztx72v8l.zip |##########################################-----------| 78.49% tmpztx72v8l.zip |##########################################-----------| 78.65% tmpztx72v8l.zip |##########################################-----------| 78.81% tmpztx72v8l.zip |##########################################-----------| 78.97% tmpztx72v8l.zip |##########################################-----------| 79.13% tmpztx72v8l.zip |##########################################-----------| 79.29% tmpztx72v8l.zip |##########################################-----------| 79.45% tmpztx72v8l.zip |##########################################-----------| 79.61% tmpztx72v8l.zip |##########################################-----------| 79.77% tmpztx72v8l.zip |##########################################-----------| 79.93% tmpztx72v8l.zip |##########################################-----------| 80.1% tmpztx72v8l.zip |###########################################----------| 80.26% tmpztx72v8l.zip |###########################################----------| 80.42% tmpztx72v8l.zip |###########################################----------| 80.58% tmpztx72v8l.zip |###########################################----------| 80.74% tmpztx72v8l.zip |###########################################----------| 80.9% tmpztx72v8l.zip |###########################################----------| 81.06% tmpztx72v8l.zip |###########################################----------| 81.22% tmpztx72v8l.zip |###########################################----------| 81.38% tmpztx72v8l.zip |###########################################----------| 81.54% tmpztx72v8l.zip |###########################################----------| 81.7% tmpztx72v8l.zip |###########################################----------| 81.86% tmpztx72v8l.zip |###########################################----------| 82.03% tmpztx72v8l.zip |############################################---------| 82.19% tmpztx72v8l.zip |############################################---------| 82.35% tmpztx72v8l.zip |############################################---------| 82.51% tmpztx72v8l.zip |############################################---------| 82.67% tmpztx72v8l.zip |############################################---------| 82.83% tmpztx72v8l.zip |############################################---------| 82.99% tmpztx72v8l.zip |############################################---------| 83.15% tmpztx72v8l.zip |############################################---------| 83.31% tmpztx72v8l.zip |############################################---------| 83.47% tmpztx72v8l.zip |############################################---------| 83.63% tmpztx72v8l.zip |############################################---------| 83.79% tmpztx72v8l.zip |############################################---------| 83.96% tmpztx72v8l.zip |#############################################--------| 84.12% tmpztx72v8l.zip |#############################################--------| 84.28% tmpztx72v8l.zip |#############################################--------| 84.44% tmpztx72v8l.zip |#############################################--------| 84.6% tmpztx72v8l.zip |#############################################--------| 84.76% tmpztx72v8l.zip |#############################################--------| 84.92% tmpztx72v8l.zip |#############################################--------| 85.08% tmpztx72v8l.zip |#############################################--------| 85.24% tmpztx72v8l.zip |#############################################--------| 85.4% tmpztx72v8l.zip |#############################################--------| 85.56% tmpztx72v8l.zip |#############################################--------| 85.72% tmpztx72v8l.zip |##############################################-------| 85.89% tmpztx72v8l.zip |##############################################-------| 86.05% tmpztx72v8l.zip |##############################################-------| 86.21% tmpztx72v8l.zip |##############################################-------| 86.37% tmpztx72v8l.zip |##############################################-------| 86.53% tmpztx72v8l.zip |##############################################-------| 86.69% tmpztx72v8l.zip |##############################################-------| 86.85% tmpztx72v8l.zip |##############################################-------| 87.01% tmpztx72v8l.zip |##############################################-------| 87.17% tmpztx72v8l.zip |##############################################-------| 87.33% tmpztx72v8l.zip |##############################################-------| 87.49% tmpztx72v8l.zip |##############################################-------| 87.65% tmpztx72v8l.zip |###############################################------| 87.82% tmpztx72v8l.zip |###############################################------| 87.98% tmpztx72v8l.zip |###############################################------| 88.14% tmpztx72v8l.zip |###############################################------| 88.3% tmpztx72v8l.zip |###############################################------| 88.46% tmpztx72v8l.zip |###############################################------| 88.62% tmpztx72v8l.zip |###############################################------| 88.78% tmpztx72v8l.zip |###############################################------| 88.94% tmpztx72v8l.zip |###############################################------| 89.1% tmpztx72v8l.zip |###############################################------| 89.26% tmpztx72v8l.zip |###############################################------| 89.42% tmpztx72v8l.zip |###############################################------| 89.58% tmpztx72v8l.zip |################################################-----| 89.75% tmpztx72v8l.zip |################################################-----| 89.91% tmpztx72v8l.zip |################################################-----| 90.07% tmpztx72v8l.zip |################################################-----| 90.23% tmpztx72v8l.zip |################################################-----| 90.39% tmpztx72v8l.zip |################################################-----| 90.55% tmpztx72v8l.zip |################################################-----| 90.71% tmpztx72v8l.zip |################################################-----| 90.87% tmpztx72v8l.zip |################################################-----| 91.03% tmpztx72v8l.zip |################################################-----| 91.19% tmpztx72v8l.zip |################################################-----| 91.35% tmpztx72v8l.zip |#################################################----| 91.51% tmpztx72v8l.zip |#################################################----| 91.68% tmpztx72v8l.zip |#################################################----| 91.84% tmpztx72v8l.zip |#################################################----| 92.0% tmpztx72v8l.zip |#################################################----| 92.16% tmpztx72v8l.zip |#################################################----| 92.32% tmpztx72v8l.zip |#################################################----| 92.48% tmpztx72v8l.zip |#################################################----| 92.64% tmpztx72v8l.zip |#################################################----| 92.8% tmpztx72v8l.zip |#################################################----| 92.96% tmpztx72v8l.zip |#################################################----| 93.12% tmpztx72v8l.zip |#################################################----| 93.28% tmpztx72v8l.zip |##################################################---| 93.44% tmpztx72v8l.zip |##################################################---| 93.61% tmpztx72v8l.zip |##################################################---| 93.77% tmpztx72v8l.zip |##################################################---| 93.93% tmpztx72v8l.zip |##################################################---| 94.09% tmpztx72v8l.zip |##################################################---| 94.25% tmpztx72v8l.zip |##################################################---| 94.41% tmpztx72v8l.zip |##################################################---| 94.57% tmpztx72v8l.zip |##################################################---| 94.73% tmpztx72v8l.zip |##################################################---| 94.89% tmpztx72v8l.zip |##################################################---| 95.05% tmpztx72v8l.zip |##################################################---| 95.21% tmpztx72v8l.zip |###################################################--| 95.37% tmpztx72v8l.zip |###################################################--| 95.54% tmpztx72v8l.zip |###################################################--| 95.7% tmpztx72v8l.zip |###################################################--| 95.86% tmpztx72v8l.zip |###################################################--| 96.02% tmpztx72v8l.zip |###################################################--| 96.18% tmpztx72v8l.zip |###################################################--| 96.34% tmpztx72v8l.zip |###################################################--| 96.5% tmpztx72v8l.zip |###################################################--| 96.66% tmpztx72v8l.zip |###################################################--| 96.82% tmpztx72v8l.zip |###################################################--| 96.98% tmpztx72v8l.zip |###################################################--| 97.14% tmpztx72v8l.zip |####################################################-| 97.3% tmpztx72v8l.zip |####################################################-| 97.47% tmpztx72v8l.zip |####################################################-| 97.63% tmpztx72v8l.zip |####################################################-| 97.79% tmpztx72v8l.zip |####################################################-| 97.95% tmpztx72v8l.zip |####################################################-| 98.11% tmpztx72v8l.zip |####################################################-| 98.27% tmpztx72v8l.zip |####################################################-| 98.43% tmpztx72v8l.zip |####################################################-| 98.59% tmpztx72v8l.zip |####################################################-| 98.75% tmpztx72v8l.zip |####################################################-| 98.91% tmpztx72v8l.zip |#####################################################| 99.07% tmpztx72v8l.zip |#####################################################| 99.23% tmpztx72v8l.zip |#####################################################| 99.4% tmpztx72v8l.zip |#####################################################| 99.56% tmpztx72v8l.zip |#####################################################| 99.72% tmpztx72v8l.zip |#####################################################| 99.88% tmpztx72v8l.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 7b3b008d-b65c-4df1-9e97-e0f82d17aab3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpfosn4bmb.zip |-----------------------------------------------------| 0.47% tmpfosn4bmb.zip |-----------------------------------------------------| 0.93% tmpfosn4bmb.zip |#----------------------------------------------------| 1.4% tmpfosn4bmb.zip |#----------------------------------------------------| 1.86% tmpfosn4bmb.zip |#----------------------------------------------------| 2.33% tmpfosn4bmb.zip |#----------------------------------------------------| 2.8% tmpfosn4bmb.zip |##---------------------------------------------------| 3.26% tmpfosn4bmb.zip |##---------------------------------------------------| 3.73% tmpfosn4bmb.zip |##---------------------------------------------------| 4.19% tmpfosn4bmb.zip |##---------------------------------------------------| 4.66% tmpfosn4bmb.zip |###--------------------------------------------------| 5.13% tmpfosn4bmb.zip |###--------------------------------------------------| 5.59% tmpfosn4bmb.zip |###--------------------------------------------------| 6.06% tmpfosn4bmb.zip |###--------------------------------------------------| 6.52% tmpfosn4bmb.zip |####-------------------------------------------------| 6.99% tmpfosn4bmb.zip |####-------------------------------------------------| 7.46% tmpfosn4bmb.zip |####-------------------------------------------------| 7.92% tmpfosn4bmb.zip |####-------------------------------------------------| 8.39% tmpfosn4bmb.zip |#####------------------------------------------------| 8.85% tmpfosn4bmb.zip |#####------------------------------------------------| 9.32% tmpfosn4bmb.zip |#####------------------------------------------------| 9.79% tmpfosn4bmb.zip |#####------------------------------------------------| 10.25% tmpfosn4bmb.zip |######-----------------------------------------------| 10.72% tmpfosn4bmb.zip |######-----------------------------------------------| 11.18% tmpfosn4bmb.zip |######-----------------------------------------------| 11.65% tmpfosn4bmb.zip |######-----------------------------------------------| 12.12% tmpfosn4bmb.zip |#######----------------------------------------------| 12.58% tmpfosn4bmb.zip |#######----------------------------------------------| 13.05% tmpfosn4bmb.zip |#######----------------------------------------------| 13.51% tmpfosn4bmb.zip |#######----------------------------------------------| 13.98% tmpfosn4bmb.zip |########---------------------------------------------| 14.45% tmpfosn4bmb.zip |########---------------------------------------------| 14.91% tmpfosn4bmb.zip |########---------------------------------------------| 15.38% tmpfosn4bmb.zip |########---------------------------------------------| 15.84% tmpfosn4bmb.zip |#########--------------------------------------------| 16.31% tmpfosn4bmb.zip |#########--------------------------------------------| 16.78% tmpfosn4bmb.zip |#########--------------------------------------------| 17.24% tmpfosn4bmb.zip |#########--------------------------------------------| 17.71% tmpfosn4bmb.zip |##########-------------------------------------------| 18.17% tmpfosn4bmb.zip |##########-------------------------------------------| 18.64% tmpfosn4bmb.zip |##########-------------------------------------------| 19.11% tmpfosn4bmb.zip |##########-------------------------------------------| 19.57% tmpfosn4bmb.zip |###########------------------------------------------| 20.04% tmpfosn4bmb.zip |###########------------------------------------------| 20.5% tmpfosn4bmb.zip |###########------------------------------------------| 20.97% tmpfosn4bmb.zip |###########------------------------------------------| 21.44% tmpfosn4bmb.zip |############-----------------------------------------| 21.9% tmpfosn4bmb.zip |############-----------------------------------------| 22.37% tmpfosn4bmb.zip |############-----------------------------------------| 22.83% tmpfosn4bmb.zip |############-----------------------------------------| 23.3% tmpfosn4bmb.zip |#############----------------------------------------| 23.77% tmpfosn4bmb.zip |#############----------------------------------------| 24.23% tmpfosn4bmb.zip |#############----------------------------------------| 24.7% tmpfosn4bmb.zip |#############----------------------------------------| 25.16% tmpfosn4bmb.zip |##############---------------------------------------| 25.63% tmpfosn4bmb.zip |##############---------------------------------------| 26.1% tmpfosn4bmb.zip |##############---------------------------------------| 26.56% tmpfosn4bmb.zip |##############---------------------------------------| 27.03% tmpfosn4bmb.zip |###############--------------------------------------| 27.49% tmpfosn4bmb.zip |###############--------------------------------------| 27.96% tmpfosn4bmb.zip |###############--------------------------------------| 28.43% tmpfosn4bmb.zip |###############--------------------------------------| 28.89% tmpfosn4bmb.zip |################-------------------------------------| 29.36% tmpfosn4bmb.zip |################-------------------------------------| 29.82% tmpfosn4bmb.zip |################-------------------------------------| 30.29% tmpfosn4bmb.zip |################-------------------------------------| 30.76% tmpfosn4bmb.zip |#################------------------------------------| 31.22% tmpfosn4bmb.zip |#################------------------------------------| 31.69% tmpfosn4bmb.zip |#################------------------------------------| 32.15% tmpfosn4bmb.zip |#################------------------------------------| 32.62% tmpfosn4bmb.zip |##################-----------------------------------| 33.09% tmpfosn4bmb.zip |##################-----------------------------------| 33.55% tmpfosn4bmb.zip |##################-----------------------------------| 34.02% tmpfosn4bmb.zip |##################-----------------------------------| 34.48% tmpfosn4bmb.zip |###################----------------------------------| 34.95% tmpfosn4bmb.zip |###################----------------------------------| 35.42% tmpfosn4bmb.zip |###################----------------------------------| 35.88% tmpfosn4bmb.zip |###################----------------------------------| 36.35% tmpfosn4bmb.zip |####################---------------------------------| 36.81% tmpfosn4bmb.zip |####################---------------------------------| 37.28% tmpfosn4bmb.zip |####################---------------------------------| 37.75% tmpfosn4bmb.zip |####################---------------------------------| 38.21% tmpfosn4bmb.zip |####################---------------------------------| 38.68% tmpfosn4bmb.zip |#####################--------------------------------| 39.15% tmpfosn4bmb.zip |#####################--------------------------------| 39.61% tmpfosn4bmb.zip |#####################--------------------------------| 40.08% tmpfosn4bmb.zip |#####################--------------------------------| 40.54% tmpfosn4bmb.zip |######################-------------------------------| 41.01% tmpfosn4bmb.zip |######################-------------------------------| 41.48% tmpfosn4bmb.zip |######################-------------------------------| 41.94% tmpfosn4bmb.zip |######################-------------------------------| 42.41% tmpfosn4bmb.zip |#######################------------------------------| 42.87% tmpfosn4bmb.zip |#######################------------------------------| 43.34% tmpfosn4bmb.zip |#######################------------------------------| 43.81% tmpfosn4bmb.zip |#######################------------------------------| 44.27% tmpfosn4bmb.zip |########################-----------------------------| 44.74% tmpfosn4bmb.zip |########################-----------------------------| 45.2% tmpfosn4bmb.zip |########################-----------------------------| 45.67% tmpfosn4bmb.zip |########################-----------------------------| 46.14% tmpfosn4bmb.zip |#########################----------------------------| 46.6% tmpfosn4bmb.zip |#########################----------------------------| 47.07% tmpfosn4bmb.zip |#########################----------------------------| 47.53% tmpfosn4bmb.zip |#########################----------------------------| 48.0% tmpfosn4bmb.zip |##########################---------------------------| 48.47% tmpfosn4bmb.zip |##########################---------------------------| 48.93% tmpfosn4bmb.zip |##########################---------------------------| 49.4% tmpfosn4bmb.zip |##########################---------------------------| 49.86% tmpfosn4bmb.zip |###########################--------------------------| 50.33% tmpfosn4bmb.zip |###########################--------------------------| 50.8% tmpfosn4bmb.zip |###########################--------------------------| 51.26% tmpfosn4bmb.zip |###########################--------------------------| 51.73% tmpfosn4bmb.zip |############################-------------------------| 52.19% tmpfosn4bmb.zip |############################-------------------------| 52.66% tmpfosn4bmb.zip |############################-------------------------| 53.13% tmpfosn4bmb.zip |############################-------------------------| 53.59% tmpfosn4bmb.zip |#############################------------------------| 54.06% tmpfosn4bmb.zip |#############################------------------------| 54.52% tmpfosn4bmb.zip |#############################------------------------| 54.99% tmpfosn4bmb.zip |#############################------------------------| 55.46% tmpfosn4bmb.zip |##############################-----------------------| 55.92% tmpfosn4bmb.zip |##############################-----------------------| 56.39% tmpfosn4bmb.zip |##############################-----------------------| 56.85% tmpfosn4bmb.zip |##############################-----------------------| 57.32% tmpfosn4bmb.zip |###############################----------------------| 57.79% tmpfosn4bmb.zip |###############################----------------------| 58.25% tmpfosn4bmb.zip |###############################----------------------| 58.72% tmpfosn4bmb.zip |###############################----------------------| 59.18% tmpfosn4bmb.zip |################################---------------------| 59.65% tmpfosn4bmb.zip |################################---------------------| 60.12% tmpfosn4bmb.zip |################################---------------------| 60.58% tmpfosn4bmb.zip |################################---------------------| 61.05% tmpfosn4bmb.zip |#################################--------------------| 61.51% tmpfosn4bmb.zip |#################################--------------------| 61.98% tmpfosn4bmb.zip |#################################--------------------| 62.45% tmpfosn4bmb.zip |#################################--------------------| 62.91% tmpfosn4bmb.zip |##################################-------------------| 63.38% tmpfosn4bmb.zip |##################################-------------------| 63.84% tmpfosn4bmb.zip |##################################-------------------| 64.31% tmpfosn4bmb.zip |##################################-------------------| 64.78% tmpfosn4bmb.zip |###################################------------------| 65.24% tmpfosn4bmb.zip |###################################------------------| 65.71% tmpfosn4bmb.zip |###################################------------------| 66.17% tmpfosn4bmb.zip |###################################------------------| 66.64% tmpfosn4bmb.zip |####################################-----------------| 67.11% tmpfosn4bmb.zip |####################################-----------------| 67.57% tmpfosn4bmb.zip |####################################-----------------| 68.04% tmpfosn4bmb.zip |####################################-----------------| 68.5% tmpfosn4bmb.zip |#####################################----------------| 68.97% tmpfosn4bmb.zip |#####################################----------------| 69.44% tmpfosn4bmb.zip |#####################################----------------| 69.9% tmpfosn4bmb.zip |#####################################----------------| 70.37% tmpfosn4bmb.zip |######################################---------------| 70.83% tmpfosn4bmb.zip |######################################---------------| 71.3% tmpfosn4bmb.zip |######################################---------------| 71.77% tmpfosn4bmb.zip |######################################---------------| 72.23% tmpfosn4bmb.zip |#######################################--------------| 72.7% tmpfosn4bmb.zip |#######################################--------------| 73.16% tmpfosn4bmb.zip |#######################################--------------| 73.63% tmpfosn4bmb.zip |#######################################--------------| 74.1% tmpfosn4bmb.zip |########################################-------------| 74.56% tmpfosn4bmb.zip |########################################-------------| 75.03% tmpfosn4bmb.zip |########################################-------------| 75.49% tmpfosn4bmb.zip |########################################-------------| 75.96% tmpfosn4bmb.zip |#########################################------------| 76.43% tmpfosn4bmb.zip |#########################################------------| 76.89% tmpfosn4bmb.zip |#########################################------------| 77.36% tmpfosn4bmb.zip |#########################################------------| 77.82% tmpfosn4bmb.zip |#########################################------------| 78.29% tmpfosn4bmb.zip |##########################################-----------| 78.76% tmpfosn4bmb.zip |##########################################-----------| 79.22% tmpfosn4bmb.zip |##########################################-----------| 79.69% tmpfosn4bmb.zip |##########################################-----------| 80.15% tmpfosn4bmb.zip |###########################################----------| 80.62% tmpfosn4bmb.zip |###########################################----------| 81.09% tmpfosn4bmb.zip |###########################################----------| 81.55% tmpfosn4bmb.zip |###########################################----------| 82.02% tmpfosn4bmb.zip |############################################---------| 82.48% tmpfosn4bmb.zip |############################################---------| 82.95% tmpfosn4bmb.zip |############################################---------| 83.42% tmpfosn4bmb.zip |############################################---------| 83.88% tmpfosn4bmb.zip |#############################################--------| 84.35% tmpfosn4bmb.zip |#############################################--------| 84.81% tmpfosn4bmb.zip |#############################################--------| 85.28% tmpfosn4bmb.zip |#############################################--------| 85.75% tmpfosn4bmb.zip |##############################################-------| 86.21% tmpfosn4bmb.zip |##############################################-------| 86.68% tmpfosn4bmb.zip |##############################################-------| 87.14% tmpfosn4bmb.zip |##############################################-------| 87.61% tmpfosn4bmb.zip |###############################################------| 88.08% tmpfosn4bmb.zip |###############################################------| 88.54% tmpfosn4bmb.zip |###############################################------| 89.01% tmpfosn4bmb.zip |###############################################------| 89.47% tmpfosn4bmb.zip |################################################-----| 89.94% tmpfosn4bmb.zip |################################################-----| 90.41% tmpfosn4bmb.zip |################################################-----| 90.87% tmpfosn4bmb.zip |################################################-----| 91.34% tmpfosn4bmb.zip |#################################################----| 91.8% tmpfosn4bmb.zip |#################################################----| 92.27% tmpfosn4bmb.zip |#################################################----| 92.74% tmpfosn4bmb.zip |#################################################----| 93.2% tmpfosn4bmb.zip |##################################################---| 93.67% tmpfosn4bmb.zip |##################################################---| 94.13% tmpfosn4bmb.zip |##################################################---| 94.6% tmpfosn4bmb.zip |##################################################---| 95.07% tmpfosn4bmb.zip |###################################################--| 95.53% tmpfosn4bmb.zip |###################################################--| 96.0% tmpfosn4bmb.zip |###################################################--| 96.46% tmpfosn4bmb.zip |###################################################--| 96.93% tmpfosn4bmb.zip |####################################################-| 97.4% tmpfosn4bmb.zip |####################################################-| 97.86% tmpfosn4bmb.zip |####################################################-| 98.33% tmpfosn4bmb.zip |####################################################-| 98.79% tmpfosn4bmb.zip |#####################################################| 99.26% tmpfosn4bmb.zip |#####################################################| 99.73% tmpfosn4bmb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9c9e7ed9-c7cb-4ec6-821f-6d49d1e7ca25 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpzv1zsrfy.zip |-----------------------------------------------------| 0.46% tmpzv1zsrfy.zip |-----------------------------------------------------| 0.92% tmpzv1zsrfy.zip |#----------------------------------------------------| 1.38% tmpzv1zsrfy.zip |#----------------------------------------------------| 1.83% tmpzv1zsrfy.zip |#----------------------------------------------------| 2.29% tmpzv1zsrfy.zip |#----------------------------------------------------| 2.75% tmpzv1zsrfy.zip |##---------------------------------------------------| 3.21% tmpzv1zsrfy.zip |##---------------------------------------------------| 3.67% tmpzv1zsrfy.zip |##---------------------------------------------------| 4.13% tmpzv1zsrfy.zip |##---------------------------------------------------| 4.58% tmpzv1zsrfy.zip |###--------------------------------------------------| 5.04% tmpzv1zsrfy.zip |###--------------------------------------------------| 5.5% tmpzv1zsrfy.zip |###--------------------------------------------------| 5.96% tmpzv1zsrfy.zip |###--------------------------------------------------| 6.42% tmpzv1zsrfy.zip |####-------------------------------------------------| 6.88% tmpzv1zsrfy.zip |####-------------------------------------------------| 7.34% tmpzv1zsrfy.zip |####-------------------------------------------------| 7.79% tmpzv1zsrfy.zip |####-------------------------------------------------| 8.25% tmpzv1zsrfy.zip |#####------------------------------------------------| 8.71% tmpzv1zsrfy.zip |#####------------------------------------------------| 9.17% tmpzv1zsrfy.zip |#####------------------------------------------------| 9.63% tmpzv1zsrfy.zip |#####------------------------------------------------| 10.09% tmpzv1zsrfy.zip |######-----------------------------------------------| 10.54% tmpzv1zsrfy.zip |######-----------------------------------------------| 11.0% tmpzv1zsrfy.zip |######-----------------------------------------------| 11.46% tmpzv1zsrfy.zip |######-----------------------------------------------| 11.92% tmpzv1zsrfy.zip |#######----------------------------------------------| 12.38% tmpzv1zsrfy.zip |#######----------------------------------------------| 12.84% tmpzv1zsrfy.zip |#######----------------------------------------------| 13.3% tmpzv1zsrfy.zip |#######----------------------------------------------| 13.75% tmpzv1zsrfy.zip |########---------------------------------------------| 14.21% tmpzv1zsrfy.zip |########---------------------------------------------| 14.67% tmpzv1zsrfy.zip |########---------------------------------------------| 15.13% tmpzv1zsrfy.zip |########---------------------------------------------| 15.59% tmpzv1zsrfy.zip |#########--------------------------------------------| 16.05% tmpzv1zsrfy.zip |#########--------------------------------------------| 16.5% tmpzv1zsrfy.zip |#########--------------------------------------------| 16.96% tmpzv1zsrfy.zip |#########--------------------------------------------| 17.42% tmpzv1zsrfy.zip |#########--------------------------------------------| 17.88% tmpzv1zsrfy.zip |##########-------------------------------------------| 18.34% tmpzv1zsrfy.zip |##########-------------------------------------------| 18.8% tmpzv1zsrfy.zip |##########-------------------------------------------| 19.26% tmpzv1zsrfy.zip |##########-------------------------------------------| 19.71% tmpzv1zsrfy.zip |###########------------------------------------------| 20.17% tmpzv1zsrfy.zip |###########------------------------------------------| 20.63% tmpzv1zsrfy.zip |###########------------------------------------------| 21.09% tmpzv1zsrfy.zip |###########------------------------------------------| 21.55% tmpzv1zsrfy.zip |############-----------------------------------------| 22.01% tmpzv1zsrfy.zip |############-----------------------------------------| 22.46% tmpzv1zsrfy.zip |############-----------------------------------------| 22.92% tmpzv1zsrfy.zip |############-----------------------------------------| 23.38% tmpzv1zsrfy.zip |#############----------------------------------------| 23.84% tmpzv1zsrfy.zip |#############----------------------------------------| 24.3% tmpzv1zsrfy.zip |#############----------------------------------------| 24.76% tmpzv1zsrfy.zip |#############----------------------------------------| 25.22% tmpzv1zsrfy.zip |##############---------------------------------------| 25.67% tmpzv1zsrfy.zip |##############---------------------------------------| 26.13% tmpzv1zsrfy.zip |##############---------------------------------------| 26.59% tmpzv1zsrfy.zip |##############---------------------------------------| 27.05% tmpzv1zsrfy.zip |###############--------------------------------------| 27.51% tmpzv1zsrfy.zip |###############--------------------------------------| 27.97% tmpzv1zsrfy.zip |###############--------------------------------------| 28.42% tmpzv1zsrfy.zip |###############--------------------------------------| 28.88% tmpzv1zsrfy.zip |################-------------------------------------| 29.34% tmpzv1zsrfy.zip |################-------------------------------------| 29.8% tmpzv1zsrfy.zip |################-------------------------------------| 30.26% tmpzv1zsrfy.zip |################-------------------------------------| 30.72% tmpzv1zsrfy.zip |#################------------------------------------| 31.18% tmpzv1zsrfy.zip |#################------------------------------------| 31.63% tmpzv1zsrfy.zip |#################------------------------------------| 32.09% tmpzv1zsrfy.zip |#################------------------------------------| 32.55% tmpzv1zsrfy.zip |#################------------------------------------| 33.01% tmpzv1zsrfy.zip |##################-----------------------------------| 33.47% tmpzv1zsrfy.zip |##################-----------------------------------| 33.93% tmpzv1zsrfy.zip |##################-----------------------------------| 34.38% tmpzv1zsrfy.zip |##################-----------------------------------| 34.84% tmpzv1zsrfy.zip |###################----------------------------------| 35.3% tmpzv1zsrfy.zip |###################----------------------------------| 35.76% tmpzv1zsrfy.zip |###################----------------------------------| 36.22% tmpzv1zsrfy.zip |###################----------------------------------| 36.68% tmpzv1zsrfy.zip |####################---------------------------------| 37.13% tmpzv1zsrfy.zip |####################---------------------------------| 37.59% tmpzv1zsrfy.zip |####################---------------------------------| 38.05% tmpzv1zsrfy.zip |####################---------------------------------| 38.51% tmpzv1zsrfy.zip |#####################--------------------------------| 38.97% tmpzv1zsrfy.zip |#####################--------------------------------| 39.43% tmpzv1zsrfy.zip |#####################--------------------------------| 39.89% tmpzv1zsrfy.zip |#####################--------------------------------| 40.34% tmpzv1zsrfy.zip |######################-------------------------------| 40.8% tmpzv1zsrfy.zip |######################-------------------------------| 41.26% tmpzv1zsrfy.zip |######################-------------------------------| 41.72% tmpzv1zsrfy.zip |######################-------------------------------| 42.18% tmpzv1zsrfy.zip |#######################------------------------------| 42.64% tmpzv1zsrfy.zip |#######################------------------------------| 43.09% tmpzv1zsrfy.zip |#######################------------------------------| 43.55% tmpzv1zsrfy.zip |#######################------------------------------| 44.01% tmpzv1zsrfy.zip |########################-----------------------------| 44.47% tmpzv1zsrfy.zip |########################-----------------------------| 44.93% tmpzv1zsrfy.zip |########################-----------------------------| 45.39% tmpzv1zsrfy.zip |########################-----------------------------| 45.85% tmpzv1zsrfy.zip |#########################----------------------------| 46.3% tmpzv1zsrfy.zip |#########################----------------------------| 46.76% tmpzv1zsrfy.zip |#########################----------------------------| 47.22% tmpzv1zsrfy.zip |#########################----------------------------| 47.68% tmpzv1zsrfy.zip |##########################---------------------------| 48.14% tmpzv1zsrfy.zip |##########################---------------------------| 48.6% tmpzv1zsrfy.zip |##########################---------------------------| 49.05% tmpzv1zsrfy.zip |##########################---------------------------| 49.51% tmpzv1zsrfy.zip |##########################---------------------------| 49.97% tmpzv1zsrfy.zip |###########################--------------------------| 50.43% tmpzv1zsrfy.zip |###########################--------------------------| 50.89% tmpzv1zsrfy.zip |###########################--------------------------| 51.35% tmpzv1zsrfy.zip |###########################--------------------------| 51.81% tmpzv1zsrfy.zip |############################-------------------------| 52.26% tmpzv1zsrfy.zip |############################-------------------------| 52.72% tmpzv1zsrfy.zip |############################-------------------------| 53.18% tmpzv1zsrfy.zip |############################-------------------------| 53.64% tmpzv1zsrfy.zip |#############################------------------------| 54.1% tmpzv1zsrfy.zip |#############################------------------------| 54.56% tmpzv1zsrfy.zip |#############################------------------------| 55.01% tmpzv1zsrfy.zip |#############################------------------------| 55.47% tmpzv1zsrfy.zip |##############################-----------------------| 55.93% tmpzv1zsrfy.zip |##############################-----------------------| 56.39% tmpzv1zsrfy.zip |##############################-----------------------| 56.85% tmpzv1zsrfy.zip |##############################-----------------------| 57.31% tmpzv1zsrfy.zip |###############################----------------------| 57.77% tmpzv1zsrfy.zip |###############################----------------------| 58.22% tmpzv1zsrfy.zip |###############################----------------------| 58.68% tmpzv1zsrfy.zip |###############################----------------------| 59.14% tmpzv1zsrfy.zip |################################---------------------| 59.6% tmpzv1zsrfy.zip |################################---------------------| 60.06% tmpzv1zsrfy.zip |################################---------------------| 60.52% tmpzv1zsrfy.zip |################################---------------------| 60.97% tmpzv1zsrfy.zip |#################################--------------------| 61.43% tmpzv1zsrfy.zip |#################################--------------------| 61.89% tmpzv1zsrfy.zip |#################################--------------------| 62.35% tmpzv1zsrfy.zip |#################################--------------------| 62.81% tmpzv1zsrfy.zip |##################################-------------------| 63.27% tmpzv1zsrfy.zip |##################################-------------------| 63.73% tmpzv1zsrfy.zip |##################################-------------------| 64.18% tmpzv1zsrfy.zip |##################################-------------------| 64.64% tmpzv1zsrfy.zip |###################################------------------| 65.1% tmpzv1zsrfy.zip |###################################------------------| 65.56% tmpzv1zsrfy.zip |###################################------------------| 66.02% tmpzv1zsrfy.zip |###################################------------------| 66.48% tmpzv1zsrfy.zip |###################################------------------| 66.93% tmpzv1zsrfy.zip |####################################-----------------| 67.39% tmpzv1zsrfy.zip |####################################-----------------| 67.85% tmpzv1zsrfy.zip |####################################-----------------| 68.31% tmpzv1zsrfy.zip |####################################-----------------| 68.77% tmpzv1zsrfy.zip |#####################################----------------| 69.23% tmpzv1zsrfy.zip |#####################################----------------| 69.69% tmpzv1zsrfy.zip |#####################################----------------| 70.14% tmpzv1zsrfy.zip |#####################################----------------| 70.6% tmpzv1zsrfy.zip |######################################---------------| 71.06% tmpzv1zsrfy.zip |######################################---------------| 71.52% tmpzv1zsrfy.zip |######################################---------------| 71.98% tmpzv1zsrfy.zip |######################################---------------| 72.44% tmpzv1zsrfy.zip |#######################################--------------| 72.89% tmpzv1zsrfy.zip |#######################################--------------| 73.35% tmpzv1zsrfy.zip |#######################################--------------| 73.81% tmpzv1zsrfy.zip |#######################################--------------| 74.27% tmpzv1zsrfy.zip |########################################-------------| 74.73% tmpzv1zsrfy.zip |########################################-------------| 75.19% tmpzv1zsrfy.zip |########################################-------------| 75.65% tmpzv1zsrfy.zip |########################################-------------| 76.1% tmpzv1zsrfy.zip |#########################################------------| 76.56% tmpzv1zsrfy.zip |#########################################------------| 77.02% tmpzv1zsrfy.zip |#########################################------------| 77.48% tmpzv1zsrfy.zip |#########################################------------| 77.94% tmpzv1zsrfy.zip |##########################################-----------| 78.4% tmpzv1zsrfy.zip |##########################################-----------| 78.85% tmpzv1zsrfy.zip |##########################################-----------| 79.31% tmpzv1zsrfy.zip |##########################################-----------| 79.77% tmpzv1zsrfy.zip |###########################################----------| 80.23% tmpzv1zsrfy.zip |###########################################----------| 80.69% tmpzv1zsrfy.zip |###########################################----------| 81.15% tmpzv1zsrfy.zip |###########################################----------| 81.61% tmpzv1zsrfy.zip |###########################################----------| 82.06% tmpzv1zsrfy.zip |############################################---------| 82.52% tmpzv1zsrfy.zip |############################################---------| 82.98% tmpzv1zsrfy.zip |############################################---------| 83.44% tmpzv1zsrfy.zip |############################################---------| 83.9% tmpzv1zsrfy.zip |#############################################--------| 84.36% tmpzv1zsrfy.zip |#############################################--------| 84.81% tmpzv1zsrfy.zip |#############################################--------| 85.27% tmpzv1zsrfy.zip |#############################################--------| 85.73% tmpzv1zsrfy.zip |##############################################-------| 86.19% tmpzv1zsrfy.zip |##############################################-------| 86.65% tmpzv1zsrfy.zip |##############################################-------| 87.11% tmpzv1zsrfy.zip |##############################################-------| 87.57% tmpzv1zsrfy.zip |###############################################------| 88.02% tmpzv1zsrfy.zip |###############################################------| 88.48% tmpzv1zsrfy.zip |###############################################------| 88.94% tmpzv1zsrfy.zip |###############################################------| 89.4% tmpzv1zsrfy.zip |################################################-----| 89.86% tmpzv1zsrfy.zip |################################################-----| 90.32% tmpzv1zsrfy.zip |################################################-----| 90.77% tmpzv1zsrfy.zip |################################################-----| 91.23% tmpzv1zsrfy.zip |#################################################----| 91.69% tmpzv1zsrfy.zip |#################################################----| 92.15% tmpzv1zsrfy.zip |#################################################----| 92.61% tmpzv1zsrfy.zip |#################################################----| 93.07% tmpzv1zsrfy.zip |##################################################---| 93.53% tmpzv1zsrfy.zip |##################################################---| 93.98% tmpzv1zsrfy.zip |##################################################---| 94.44% tmpzv1zsrfy.zip |##################################################---| 94.9% tmpzv1zsrfy.zip |###################################################--| 95.36% tmpzv1zsrfy.zip |###################################################--| 95.82% tmpzv1zsrfy.zip |###################################################--| 96.28% tmpzv1zsrfy.zip |###################################################--| 96.73% tmpzv1zsrfy.zip |####################################################-| 97.19% tmpzv1zsrfy.zip |####################################################-| 97.65% tmpzv1zsrfy.zip |####################################################-| 98.11% tmpzv1zsrfy.zip |####################################################-| 98.57% tmpzv1zsrfy.zip |####################################################-| 99.03% tmpzv1zsrfy.zip |#####################################################| 99.48% tmpzv1zsrfy.zip |#####################################################| 99.94% tmpzv1zsrfy.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a6b44ae8-5b2f-4440-bc59-956541d1305f + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml ++ basename /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmptpt6rt9b.zip |-----------------------------------------------------| 0.45% tmptpt6rt9b.zip |-----------------------------------------------------| 0.91% tmptpt6rt9b.zip |#----------------------------------------------------| 1.36% tmptpt6rt9b.zip |#----------------------------------------------------| 1.82% tmptpt6rt9b.zip |#----------------------------------------------------| 2.27% tmptpt6rt9b.zip |#----------------------------------------------------| 2.72% tmptpt6rt9b.zip |##---------------------------------------------------| 3.18% tmptpt6rt9b.zip |##---------------------------------------------------| 3.63% tmptpt6rt9b.zip |##---------------------------------------------------| 4.09% tmptpt6rt9b.zip |##---------------------------------------------------| 4.54% tmptpt6rt9b.zip |###--------------------------------------------------| 4.99% tmptpt6rt9b.zip |###--------------------------------------------------| 5.45% tmptpt6rt9b.zip |###--------------------------------------------------| 5.9% tmptpt6rt9b.zip |###--------------------------------------------------| 6.36% tmptpt6rt9b.zip |####-------------------------------------------------| 6.81% tmptpt6rt9b.zip |####-------------------------------------------------| 7.26% tmptpt6rt9b.zip |####-------------------------------------------------| 7.72% tmptpt6rt9b.zip |####-------------------------------------------------| 8.17% tmptpt6rt9b.zip |#####------------------------------------------------| 8.63% tmptpt6rt9b.zip |#####------------------------------------------------| 9.08% tmptpt6rt9b.zip |#####------------------------------------------------| 9.53% tmptpt6rt9b.zip |#####------------------------------------------------| 9.99% tmptpt6rt9b.zip |######-----------------------------------------------| 10.44% tmptpt6rt9b.zip |######-----------------------------------------------| 10.9% tmptpt6rt9b.zip |######-----------------------------------------------| 11.35% tmptpt6rt9b.zip |######-----------------------------------------------| 11.8% tmptpt6rt9b.zip |######-----------------------------------------------| 12.26% tmptpt6rt9b.zip |#######----------------------------------------------| 12.71% tmptpt6rt9b.zip |#######----------------------------------------------| 13.17% tmptpt6rt9b.zip |#######----------------------------------------------| 13.62% tmptpt6rt9b.zip |#######----------------------------------------------| 14.07% tmptpt6rt9b.zip |########---------------------------------------------| 14.53% tmptpt6rt9b.zip |########---------------------------------------------| 14.98% tmptpt6rt9b.zip |########---------------------------------------------| 15.44% tmptpt6rt9b.zip |########---------------------------------------------| 15.89% tmptpt6rt9b.zip |#########--------------------------------------------| 16.34% tmptpt6rt9b.zip |#########--------------------------------------------| 16.8% tmptpt6rt9b.zip |#########--------------------------------------------| 17.25% tmptpt6rt9b.zip |#########--------------------------------------------| 17.71% tmptpt6rt9b.zip |##########-------------------------------------------| 18.16% tmptpt6rt9b.zip |##########-------------------------------------------| 18.61% tmptpt6rt9b.zip |##########-------------------------------------------| 19.07% tmptpt6rt9b.zip |##########-------------------------------------------| 19.52% tmptpt6rt9b.zip |###########------------------------------------------| 19.98% tmptpt6rt9b.zip |###########------------------------------------------| 20.43% tmptpt6rt9b.zip |###########------------------------------------------| 20.88% tmptpt6rt9b.zip |###########------------------------------------------| 21.34% tmptpt6rt9b.zip |############-----------------------------------------| 21.79% tmptpt6rt9b.zip |############-----------------------------------------| 22.25% tmptpt6rt9b.zip |############-----------------------------------------| 22.7% tmptpt6rt9b.zip |############-----------------------------------------| 23.15% tmptpt6rt9b.zip |#############----------------------------------------| 23.61% tmptpt6rt9b.zip |#############----------------------------------------| 24.06% tmptpt6rt9b.zip |#############----------------------------------------| 24.51% tmptpt6rt9b.zip |#############----------------------------------------| 24.97% tmptpt6rt9b.zip |#############----------------------------------------| 25.42% tmptpt6rt9b.zip |##############---------------------------------------| 25.88% tmptpt6rt9b.zip |##############---------------------------------------| 26.33% tmptpt6rt9b.zip |##############---------------------------------------| 26.78% tmptpt6rt9b.zip |##############---------------------------------------| 27.24% tmptpt6rt9b.zip |###############--------------------------------------| 27.69% tmptpt6rt9b.zip |###############--------------------------------------| 28.15% tmptpt6rt9b.zip |###############--------------------------------------| 28.6% tmptpt6rt9b.zip |###############--------------------------------------| 29.05% tmptpt6rt9b.zip |################-------------------------------------| 29.51% tmptpt6rt9b.zip |################-------------------------------------| 29.96% tmptpt6rt9b.zip |################-------------------------------------| 30.42% tmptpt6rt9b.zip |################-------------------------------------| 30.87% tmptpt6rt9b.zip |#################------------------------------------| 31.32% tmptpt6rt9b.zip |#################------------------------------------| 31.78% tmptpt6rt9b.zip |#################------------------------------------| 32.23% tmptpt6rt9b.zip |#################------------------------------------| 32.69% tmptpt6rt9b.zip |##################-----------------------------------| 33.14% tmptpt6rt9b.zip |##################-----------------------------------| 33.59% tmptpt6rt9b.zip |##################-----------------------------------| 34.05% tmptpt6rt9b.zip |##################-----------------------------------| 34.5% tmptpt6rt9b.zip |###################----------------------------------| 34.96% tmptpt6rt9b.zip |###################----------------------------------| 35.41% tmptpt6rt9b.zip |###################----------------------------------| 35.86% tmptpt6rt9b.zip |###################----------------------------------| 36.32% tmptpt6rt9b.zip |###################----------------------------------| 36.77% tmptpt6rt9b.zip |####################---------------------------------| 37.23% tmptpt6rt9b.zip |####################---------------------------------| 37.68% tmptpt6rt9b.zip |####################---------------------------------| 38.13% tmptpt6rt9b.zip |####################---------------------------------| 38.59% tmptpt6rt9b.zip |#####################--------------------------------| 39.04% tmptpt6rt9b.zip |#####################--------------------------------| 39.5% tmptpt6rt9b.zip |#####################--------------------------------| 39.95% tmptpt6rt9b.zip |#####################--------------------------------| 40.4% tmptpt6rt9b.zip |######################-------------------------------| 40.86% tmptpt6rt9b.zip |######################-------------------------------| 41.31% tmptpt6rt9b.zip |######################-------------------------------| 41.77% tmptpt6rt9b.zip |######################-------------------------------| 42.22% tmptpt6rt9b.zip |#######################------------------------------| 42.67% tmptpt6rt9b.zip |#######################------------------------------| 43.13% tmptpt6rt9b.zip |#######################------------------------------| 43.58% tmptpt6rt9b.zip |#######################------------------------------| 44.04% tmptpt6rt9b.zip |########################-----------------------------| 44.49% tmptpt6rt9b.zip |########################-----------------------------| 44.94% tmptpt6rt9b.zip |########################-----------------------------| 45.4% tmptpt6rt9b.zip |########################-----------------------------| 45.85% tmptpt6rt9b.zip |#########################----------------------------| 46.31% tmptpt6rt9b.zip |#########################----------------------------| 46.76% tmptpt6rt9b.zip |#########################----------------------------| 47.21% tmptpt6rt9b.zip |#########################----------------------------| 47.67% tmptpt6rt9b.zip |##########################---------------------------| 48.12% tmptpt6rt9b.zip |##########################---------------------------| 48.58% tmptpt6rt9b.zip |##########################---------------------------| 49.03% tmptpt6rt9b.zip |##########################---------------------------| 49.48% tmptpt6rt9b.zip |##########################---------------------------| 49.94% tmptpt6rt9b.zip |###########################--------------------------| 50.39% tmptpt6rt9b.zip |###########################--------------------------| 50.85% tmptpt6rt9b.zip |###########################--------------------------| 51.3% tmptpt6rt9b.zip |###########################--------------------------| 51.75% tmptpt6rt9b.zip |############################-------------------------| 52.21% tmptpt6rt9b.zip |############################-------------------------| 52.66% tmptpt6rt9b.zip |############################-------------------------| 53.12% tmptpt6rt9b.zip |############################-------------------------| 53.57% tmptpt6rt9b.zip |#############################------------------------| 54.02% tmptpt6rt9b.zip |#############################------------------------| 54.48% tmptpt6rt9b.zip |#############################------------------------| 54.93% tmptpt6rt9b.zip |#############################------------------------| 55.39% tmptpt6rt9b.zip |##############################-----------------------| 55.84% tmptpt6rt9b.zip |##############################-----------------------| 56.29% tmptpt6rt9b.zip |##############################-----------------------| 56.75% tmptpt6rt9b.zip |##############################-----------------------| 57.2% tmptpt6rt9b.zip |###############################----------------------| 57.66% tmptpt6rt9b.zip |###############################----------------------| 58.11% tmptpt6rt9b.zip |###############################----------------------| 58.56% tmptpt6rt9b.zip |###############################----------------------| 59.02% tmptpt6rt9b.zip |################################---------------------| 59.47% tmptpt6rt9b.zip |################################---------------------| 59.93% tmptpt6rt9b.zip |################################---------------------| 60.38% tmptpt6rt9b.zip |################################---------------------| 60.83% tmptpt6rt9b.zip |################################---------------------| 61.29% tmptpt6rt9b.zip |#################################--------------------| 61.74% tmptpt6rt9b.zip |#################################--------------------| 62.2% tmptpt6rt9b.zip |#################################--------------------| 62.65% tmptpt6rt9b.zip |#################################--------------------| 63.1% tmptpt6rt9b.zip |##################################-------------------| 63.56% tmptpt6rt9b.zip |##################################-------------------| 64.01% tmptpt6rt9b.zip |##################################-------------------| 64.47% tmptpt6rt9b.zip |##################################-------------------| 64.92% tmptpt6rt9b.zip |###################################------------------| 65.37% tmptpt6rt9b.zip |###################################------------------| 65.83% tmptpt6rt9b.zip |###################################------------------| 66.28% tmptpt6rt9b.zip |###################################------------------| 66.74% tmptpt6rt9b.zip |####################################-----------------| 67.19% tmptpt6rt9b.zip |####################################-----------------| 67.64% tmptpt6rt9b.zip |####################################-----------------| 68.1% tmptpt6rt9b.zip |####################################-----------------| 68.55% tmptpt6rt9b.zip |#####################################----------------| 69.0% tmptpt6rt9b.zip |#####################################----------------| 69.46% tmptpt6rt9b.zip |#####################################----------------| 69.91% tmptpt6rt9b.zip |#####################################----------------| 70.37% tmptpt6rt9b.zip |######################################---------------| 70.82% tmptpt6rt9b.zip |######################################---------------| 71.27% tmptpt6rt9b.zip |######################################---------------| 71.73% tmptpt6rt9b.zip |######################################---------------| 72.18% tmptpt6rt9b.zip |######################################---------------| 72.64% tmptpt6rt9b.zip |#######################################--------------| 73.09% tmptpt6rt9b.zip |#######################################--------------| 73.54% tmptpt6rt9b.zip |#######################################--------------| 74.0% tmptpt6rt9b.zip |#######################################--------------| 74.45% tmptpt6rt9b.zip |########################################-------------| 74.91% tmptpt6rt9b.zip |########################################-------------| 75.36% tmptpt6rt9b.zip |########################################-------------| 75.81% tmptpt6rt9b.zip |########################################-------------| 76.27% tmptpt6rt9b.zip |#########################################------------| 76.72% tmptpt6rt9b.zip |#########################################------------| 77.18% tmptpt6rt9b.zip |#########################################------------| 77.63% tmptpt6rt9b.zip |#########################################------------| 78.08% tmptpt6rt9b.zip |##########################################-----------| 78.54% tmptpt6rt9b.zip |##########################################-----------| 78.99% tmptpt6rt9b.zip |##########################################-----------| 79.45% tmptpt6rt9b.zip |##########################################-----------| 79.9% tmptpt6rt9b.zip |###########################################----------| 80.35% tmptpt6rt9b.zip |###########################################----------| 80.81% tmptpt6rt9b.zip |###########################################----------| 81.26% tmptpt6rt9b.zip |###########################################----------| 81.72% tmptpt6rt9b.zip |############################################---------| 82.17% tmptpt6rt9b.zip |############################################---------| 82.62% tmptpt6rt9b.zip |############################################---------| 83.08% tmptpt6rt9b.zip |############################################---------| 83.53% tmptpt6rt9b.zip |#############################################--------| 83.99% tmptpt6rt9b.zip |#############################################--------| 84.44% tmptpt6rt9b.zip |#############################################--------| 84.89% tmptpt6rt9b.zip |#############################################--------| 85.35% tmptpt6rt9b.zip |#############################################--------| 85.8% tmptpt6rt9b.zip |##############################################-------| 86.26% tmptpt6rt9b.zip |##############################################-------| 86.71% tmptpt6rt9b.zip |##############################################-------| 87.16% tmptpt6rt9b.zip |##############################################-------| 87.62% tmptpt6rt9b.zip |###############################################------| 88.07% tmptpt6rt9b.zip |###############################################------| 88.53% tmptpt6rt9b.zip |###############################################------| 88.98% tmptpt6rt9b.zip |###############################################------| 89.43% tmptpt6rt9b.zip |################################################-----| 89.89% tmptpt6rt9b.zip |################################################-----| 90.34% tmptpt6rt9b.zip |################################################-----| 90.8% tmptpt6rt9b.zip |################################################-----| 91.25% tmptpt6rt9b.zip |#################################################----| 91.7% tmptpt6rt9b.zip |#################################################----| 92.16% tmptpt6rt9b.zip |#################################################----| 92.61% tmptpt6rt9b.zip |#################################################----| 93.07% tmptpt6rt9b.zip |##################################################---| 93.52% tmptpt6rt9b.zip |##################################################---| 93.97% tmptpt6rt9b.zip |##################################################---| 94.43% tmptpt6rt9b.zip |##################################################---| 94.88% tmptpt6rt9b.zip |###################################################--| 95.34% tmptpt6rt9b.zip |###################################################--| 95.79% tmptpt6rt9b.zip |###################################################--| 96.24% tmptpt6rt9b.zip |###################################################--| 96.7% tmptpt6rt9b.zip |###################################################--| 97.15% tmptpt6rt9b.zip |####################################################-| 97.61% tmptpt6rt9b.zip |####################################################-| 98.06% tmptpt6rt9b.zip |####################################################-| 98.51% tmptpt6rt9b.zip |####################################################-| 98.97% tmptpt6rt9b.zip |#####################################################| 99.42% tmptpt6rt9b.zip |#####################################################| 99.88% tmptpt6rt9b.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 6c93112d-45ca-49b9-a7bc-f5c5ffaa1c83 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp0wc1pec3.zip |-----------------------------------------------------| 0.47% tmp0wc1pec3.zip |-----------------------------------------------------| 0.93% tmp0wc1pec3.zip |#----------------------------------------------------| 1.4% tmp0wc1pec3.zip |#----------------------------------------------------| 1.86% tmp0wc1pec3.zip |#----------------------------------------------------| 2.33% tmp0wc1pec3.zip |#----------------------------------------------------| 2.79% tmp0wc1pec3.zip |##---------------------------------------------------| 3.26% tmp0wc1pec3.zip |##---------------------------------------------------| 3.73% tmp0wc1pec3.zip |##---------------------------------------------------| 4.19% tmp0wc1pec3.zip |##---------------------------------------------------| 4.66% tmp0wc1pec3.zip |###--------------------------------------------------| 5.12% tmp0wc1pec3.zip |###--------------------------------------------------| 5.59% tmp0wc1pec3.zip |###--------------------------------------------------| 6.05% tmp0wc1pec3.zip |###--------------------------------------------------| 6.52% tmp0wc1pec3.zip |####-------------------------------------------------| 6.98% tmp0wc1pec3.zip |####-------------------------------------------------| 7.45% tmp0wc1pec3.zip |####-------------------------------------------------| 7.92% tmp0wc1pec3.zip |####-------------------------------------------------| 8.38% tmp0wc1pec3.zip |#####------------------------------------------------| 8.85% tmp0wc1pec3.zip |#####------------------------------------------------| 9.31% tmp0wc1pec3.zip |#####------------------------------------------------| 9.78% tmp0wc1pec3.zip |#####------------------------------------------------| 10.24% tmp0wc1pec3.zip |######-----------------------------------------------| 10.71% tmp0wc1pec3.zip |######-----------------------------------------------| 11.18% tmp0wc1pec3.zip |######-----------------------------------------------| 11.64% tmp0wc1pec3.zip |######-----------------------------------------------| 12.11% tmp0wc1pec3.zip |#######----------------------------------------------| 12.57% tmp0wc1pec3.zip |#######----------------------------------------------| 13.04% tmp0wc1pec3.zip |#######----------------------------------------------| 13.5% tmp0wc1pec3.zip |#######----------------------------------------------| 13.97% tmp0wc1pec3.zip |########---------------------------------------------| 14.44% tmp0wc1pec3.zip |########---------------------------------------------| 14.9% tmp0wc1pec3.zip |########---------------------------------------------| 15.37% tmp0wc1pec3.zip |########---------------------------------------------| 15.83% tmp0wc1pec3.zip |#########--------------------------------------------| 16.3% tmp0wc1pec3.zip |#########--------------------------------------------| 16.76% tmp0wc1pec3.zip |#########--------------------------------------------| 17.23% tmp0wc1pec3.zip |#########--------------------------------------------| 17.7% tmp0wc1pec3.zip |##########-------------------------------------------| 18.16% tmp0wc1pec3.zip |##########-------------------------------------------| 18.63% tmp0wc1pec3.zip |##########-------------------------------------------| 19.09% tmp0wc1pec3.zip |##########-------------------------------------------| 19.56% tmp0wc1pec3.zip |###########------------------------------------------| 20.02% tmp0wc1pec3.zip |###########------------------------------------------| 20.49% tmp0wc1pec3.zip |###########------------------------------------------| 20.95% tmp0wc1pec3.zip |###########------------------------------------------| 21.42% tmp0wc1pec3.zip |############-----------------------------------------| 21.89% tmp0wc1pec3.zip |############-----------------------------------------| 22.35% tmp0wc1pec3.zip |############-----------------------------------------| 22.82% tmp0wc1pec3.zip |############-----------------------------------------| 23.28% tmp0wc1pec3.zip |#############----------------------------------------| 23.75% tmp0wc1pec3.zip |#############----------------------------------------| 24.21% tmp0wc1pec3.zip |#############----------------------------------------| 24.68% tmp0wc1pec3.zip |#############----------------------------------------| 25.15% tmp0wc1pec3.zip |##############---------------------------------------| 25.61% tmp0wc1pec3.zip |##############---------------------------------------| 26.08% tmp0wc1pec3.zip |##############---------------------------------------| 26.54% tmp0wc1pec3.zip |##############---------------------------------------| 27.01% tmp0wc1pec3.zip |###############--------------------------------------| 27.47% tmp0wc1pec3.zip |###############--------------------------------------| 27.94% tmp0wc1pec3.zip |###############--------------------------------------| 28.41% tmp0wc1pec3.zip |###############--------------------------------------| 28.87% tmp0wc1pec3.zip |################-------------------------------------| 29.34% tmp0wc1pec3.zip |################-------------------------------------| 29.8% tmp0wc1pec3.zip |################-------------------------------------| 30.27% tmp0wc1pec3.zip |################-------------------------------------| 30.73% tmp0wc1pec3.zip |#################------------------------------------| 31.2% tmp0wc1pec3.zip |#################------------------------------------| 31.67% tmp0wc1pec3.zip |#################------------------------------------| 32.13% tmp0wc1pec3.zip |#################------------------------------------| 32.6% tmp0wc1pec3.zip |##################-----------------------------------| 33.06% tmp0wc1pec3.zip |##################-----------------------------------| 33.53% tmp0wc1pec3.zip |##################-----------------------------------| 33.99% tmp0wc1pec3.zip |##################-----------------------------------| 34.46% tmp0wc1pec3.zip |###################----------------------------------| 34.92% tmp0wc1pec3.zip |###################----------------------------------| 35.39% tmp0wc1pec3.zip |###################----------------------------------| 35.86% tmp0wc1pec3.zip |###################----------------------------------| 36.32% tmp0wc1pec3.zip |###################----------------------------------| 36.79% tmp0wc1pec3.zip |####################---------------------------------| 37.25% tmp0wc1pec3.zip |####################---------------------------------| 37.72% tmp0wc1pec3.zip |####################---------------------------------| 38.18% tmp0wc1pec3.zip |####################---------------------------------| 38.65% tmp0wc1pec3.zip |#####################--------------------------------| 39.12% tmp0wc1pec3.zip |#####################--------------------------------| 39.58% tmp0wc1pec3.zip |#####################--------------------------------| 40.05% tmp0wc1pec3.zip |#####################--------------------------------| 40.51% tmp0wc1pec3.zip |######################-------------------------------| 40.98% tmp0wc1pec3.zip |######################-------------------------------| 41.44% tmp0wc1pec3.zip |######################-------------------------------| 41.91% tmp0wc1pec3.zip |######################-------------------------------| 42.38% tmp0wc1pec3.zip |#######################------------------------------| 42.84% tmp0wc1pec3.zip |#######################------------------------------| 43.31% tmp0wc1pec3.zip |#######################------------------------------| 43.77% tmp0wc1pec3.zip |#######################------------------------------| 44.24% tmp0wc1pec3.zip |########################-----------------------------| 44.7% tmp0wc1pec3.zip |########################-----------------------------| 45.17% tmp0wc1pec3.zip |########################-----------------------------| 45.63% tmp0wc1pec3.zip |########################-----------------------------| 46.1% tmp0wc1pec3.zip |#########################----------------------------| 46.57% tmp0wc1pec3.zip |#########################----------------------------| 47.03% tmp0wc1pec3.zip |#########################----------------------------| 47.5% tmp0wc1pec3.zip |#########################----------------------------| 47.96% tmp0wc1pec3.zip |##########################---------------------------| 48.43% tmp0wc1pec3.zip |##########################---------------------------| 48.89% tmp0wc1pec3.zip |##########################---------------------------| 49.36% tmp0wc1pec3.zip |##########################---------------------------| 49.83% tmp0wc1pec3.zip |###########################--------------------------| 50.29% tmp0wc1pec3.zip |###########################--------------------------| 50.76% tmp0wc1pec3.zip |###########################--------------------------| 51.22% tmp0wc1pec3.zip |###########################--------------------------| 51.69% tmp0wc1pec3.zip |############################-------------------------| 52.15% tmp0wc1pec3.zip |############################-------------------------| 52.62% tmp0wc1pec3.zip |############################-------------------------| 53.09% tmp0wc1pec3.zip |############################-------------------------| 53.55% tmp0wc1pec3.zip |#############################------------------------| 54.02% tmp0wc1pec3.zip |#############################------------------------| 54.48% tmp0wc1pec3.zip |#############################------------------------| 54.95% tmp0wc1pec3.zip |#############################------------------------| 55.41% tmp0wc1pec3.zip |##############################-----------------------| 55.88% tmp0wc1pec3.zip |##############################-----------------------| 56.35% tmp0wc1pec3.zip |##############################-----------------------| 56.81% tmp0wc1pec3.zip |##############################-----------------------| 57.28% tmp0wc1pec3.zip |###############################----------------------| 57.74% tmp0wc1pec3.zip |###############################----------------------| 58.21% tmp0wc1pec3.zip |###############################----------------------| 58.67% tmp0wc1pec3.zip |###############################----------------------| 59.14% tmp0wc1pec3.zip |################################---------------------| 59.6% tmp0wc1pec3.zip |################################---------------------| 60.07% tmp0wc1pec3.zip |################################---------------------| 60.54% tmp0wc1pec3.zip |################################---------------------| 61.0% tmp0wc1pec3.zip |#################################--------------------| 61.47% tmp0wc1pec3.zip |#################################--------------------| 61.93% tmp0wc1pec3.zip |#################################--------------------| 62.4% tmp0wc1pec3.zip |#################################--------------------| 62.86% tmp0wc1pec3.zip |##################################-------------------| 63.33% tmp0wc1pec3.zip |##################################-------------------| 63.8% tmp0wc1pec3.zip |##################################-------------------| 64.26% tmp0wc1pec3.zip |##################################-------------------| 64.73% tmp0wc1pec3.zip |###################################------------------| 65.19% tmp0wc1pec3.zip |###################################------------------| 65.66% tmp0wc1pec3.zip |###################################------------------| 66.12% tmp0wc1pec3.zip |###################################------------------| 66.59% tmp0wc1pec3.zip |####################################-----------------| 67.06% tmp0wc1pec3.zip |####################################-----------------| 67.52% tmp0wc1pec3.zip |####################################-----------------| 67.99% tmp0wc1pec3.zip |####################################-----------------| 68.45% tmp0wc1pec3.zip |#####################################----------------| 68.92% tmp0wc1pec3.zip |#####################################----------------| 69.38% tmp0wc1pec3.zip |#####################################----------------| 69.85% tmp0wc1pec3.zip |#####################################----------------| 70.32% tmp0wc1pec3.zip |######################################---------------| 70.78% tmp0wc1pec3.zip |######################################---------------| 71.25% tmp0wc1pec3.zip |######################################---------------| 71.71% tmp0wc1pec3.zip |######################################---------------| 72.18% tmp0wc1pec3.zip |#######################################--------------| 72.64% tmp0wc1pec3.zip |#######################################--------------| 73.11% tmp0wc1pec3.zip |#######################################--------------| 73.57% tmp0wc1pec3.zip |#######################################--------------| 74.04% tmp0wc1pec3.zip |#######################################--------------| 74.51% tmp0wc1pec3.zip |########################################-------------| 74.97% tmp0wc1pec3.zip |########################################-------------| 75.44% tmp0wc1pec3.zip |########################################-------------| 75.9% tmp0wc1pec3.zip |########################################-------------| 76.37% tmp0wc1pec3.zip |#########################################------------| 76.83% tmp0wc1pec3.zip |#########################################------------| 77.3% tmp0wc1pec3.zip |#########################################------------| 77.77% tmp0wc1pec3.zip |#########################################------------| 78.23% tmp0wc1pec3.zip |##########################################-----------| 78.7% tmp0wc1pec3.zip |##########################################-----------| 79.16% tmp0wc1pec3.zip |##########################################-----------| 79.63% tmp0wc1pec3.zip |##########################################-----------| 80.09% tmp0wc1pec3.zip |###########################################----------| 80.56% tmp0wc1pec3.zip |###########################################----------| 81.03% tmp0wc1pec3.zip |###########################################----------| 81.49% tmp0wc1pec3.zip |###########################################----------| 81.96% tmp0wc1pec3.zip |############################################---------| 82.42% tmp0wc1pec3.zip |############################################---------| 82.89% tmp0wc1pec3.zip |############################################---------| 83.35% tmp0wc1pec3.zip |############################################---------| 83.82% tmp0wc1pec3.zip |#############################################--------| 84.29% tmp0wc1pec3.zip |#############################################--------| 84.75% tmp0wc1pec3.zip |#############################################--------| 85.22% tmp0wc1pec3.zip |#############################################--------| 85.68% tmp0wc1pec3.zip |##############################################-------| 86.15% tmp0wc1pec3.zip |##############################################-------| 86.61% tmp0wc1pec3.zip |##############################################-------| 87.08% tmp0wc1pec3.zip |##############################################-------| 87.54% tmp0wc1pec3.zip |###############################################------| 88.01% tmp0wc1pec3.zip |###############################################------| 88.48% tmp0wc1pec3.zip |###############################################------| 88.94% tmp0wc1pec3.zip |###############################################------| 89.41% tmp0wc1pec3.zip |################################################-----| 89.87% tmp0wc1pec3.zip |################################################-----| 90.34% tmp0wc1pec3.zip |################################################-----| 90.8% tmp0wc1pec3.zip |################################################-----| 91.27% tmp0wc1pec3.zip |#################################################----| 91.74% tmp0wc1pec3.zip |#################################################----| 92.2% tmp0wc1pec3.zip |#################################################----| 92.67% tmp0wc1pec3.zip |#################################################----| 93.13% tmp0wc1pec3.zip |##################################################---| 93.6% tmp0wc1pec3.zip |##################################################---| 94.06% tmp0wc1pec3.zip |##################################################---| 94.53% tmp0wc1pec3.zip |##################################################---| 95.0% tmp0wc1pec3.zip |###################################################--| 95.46% tmp0wc1pec3.zip |###################################################--| 95.93% tmp0wc1pec3.zip |###################################################--| 96.39% tmp0wc1pec3.zip |###################################################--| 96.86% tmp0wc1pec3.zip |####################################################-| 97.32% tmp0wc1pec3.zip |####################################################-| 97.79% tmp0wc1pec3.zip |####################################################-| 98.25% tmp0wc1pec3.zip |####################################################-| 98.72% tmp0wc1pec3.zip |#####################################################| 99.19% tmp0wc1pec3.zip |#####################################################| 99.65% tmp0wc1pec3.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b0ed0a0f-d54a-49f5-8b0c-438a02a7e03b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpvkfujruv.zip |-----------------------------------------------------| 0.46% tmpvkfujruv.zip |-----------------------------------------------------| 0.93% tmpvkfujruv.zip |#----------------------------------------------------| 1.39% tmpvkfujruv.zip |#----------------------------------------------------| 1.86% tmpvkfujruv.zip |#----------------------------------------------------| 2.32% tmpvkfujruv.zip |#----------------------------------------------------| 2.79% tmpvkfujruv.zip |##---------------------------------------------------| 3.25% tmpvkfujruv.zip |##---------------------------------------------------| 3.72% tmpvkfujruv.zip |##---------------------------------------------------| 4.18% tmpvkfujruv.zip |##---------------------------------------------------| 4.64% tmpvkfujruv.zip |###--------------------------------------------------| 5.11% tmpvkfujruv.zip |###--------------------------------------------------| 5.57% tmpvkfujruv.zip |###--------------------------------------------------| 6.04% tmpvkfujruv.zip |###--------------------------------------------------| 6.5% tmpvkfujruv.zip |####-------------------------------------------------| 6.97% tmpvkfujruv.zip |####-------------------------------------------------| 7.43% tmpvkfujruv.zip |####-------------------------------------------------| 7.9% tmpvkfujruv.zip |####-------------------------------------------------| 8.36% tmpvkfujruv.zip |#####------------------------------------------------| 8.82% tmpvkfujruv.zip |#####------------------------------------------------| 9.29% tmpvkfujruv.zip |#####------------------------------------------------| 9.75% tmpvkfujruv.zip |#####------------------------------------------------| 10.22% tmpvkfujruv.zip |######-----------------------------------------------| 10.68% tmpvkfujruv.zip |######-----------------------------------------------| 11.15% tmpvkfujruv.zip |######-----------------------------------------------| 11.61% tmpvkfujruv.zip |######-----------------------------------------------| 12.08% tmpvkfujruv.zip |#######----------------------------------------------| 12.54% tmpvkfujruv.zip |#######----------------------------------------------| 13.0% tmpvkfujruv.zip |#######----------------------------------------------| 13.47% tmpvkfujruv.zip |#######----------------------------------------------| 13.93% tmpvkfujruv.zip |########---------------------------------------------| 14.4% tmpvkfujruv.zip |########---------------------------------------------| 14.86% tmpvkfujruv.zip |########---------------------------------------------| 15.33% tmpvkfujruv.zip |########---------------------------------------------| 15.79% tmpvkfujruv.zip |#########--------------------------------------------| 16.26% tmpvkfujruv.zip |#########--------------------------------------------| 16.72% tmpvkfujruv.zip |#########--------------------------------------------| 17.18% tmpvkfujruv.zip |#########--------------------------------------------| 17.65% tmpvkfujruv.zip |##########-------------------------------------------| 18.11% tmpvkfujruv.zip |##########-------------------------------------------| 18.58% tmpvkfujruv.zip |##########-------------------------------------------| 19.04% tmpvkfujruv.zip |##########-------------------------------------------| 19.51% tmpvkfujruv.zip |###########------------------------------------------| 19.97% tmpvkfujruv.zip |###########------------------------------------------| 20.43% tmpvkfujruv.zip |###########------------------------------------------| 20.9% tmpvkfujruv.zip |###########------------------------------------------| 21.36% tmpvkfujruv.zip |############-----------------------------------------| 21.83% tmpvkfujruv.zip |############-----------------------------------------| 22.29% tmpvkfujruv.zip |############-----------------------------------------| 22.76% tmpvkfujruv.zip |############-----------------------------------------| 23.22% tmpvkfujruv.zip |#############----------------------------------------| 23.69% tmpvkfujruv.zip |#############----------------------------------------| 24.15% tmpvkfujruv.zip |#############----------------------------------------| 24.61% tmpvkfujruv.zip |#############----------------------------------------| 25.08% tmpvkfujruv.zip |##############---------------------------------------| 25.54% tmpvkfujruv.zip |##############---------------------------------------| 26.01% tmpvkfujruv.zip |##############---------------------------------------| 26.47% tmpvkfujruv.zip |##############---------------------------------------| 26.94% tmpvkfujruv.zip |###############--------------------------------------| 27.4% tmpvkfujruv.zip |###############--------------------------------------| 27.87% tmpvkfujruv.zip |###############--------------------------------------| 28.33% tmpvkfujruv.zip |###############--------------------------------------| 28.79% tmpvkfujruv.zip |################-------------------------------------| 29.26% tmpvkfujruv.zip |################-------------------------------------| 29.72% tmpvkfujruv.zip |################-------------------------------------| 30.19% tmpvkfujruv.zip |################-------------------------------------| 30.65% tmpvkfujruv.zip |################-------------------------------------| 31.12% tmpvkfujruv.zip |#################------------------------------------| 31.58% tmpvkfujruv.zip |#################------------------------------------| 32.05% tmpvkfujruv.zip |#################------------------------------------| 32.51% tmpvkfujruv.zip |#################------------------------------------| 32.97% tmpvkfujruv.zip |##################-----------------------------------| 33.44% tmpvkfujruv.zip |##################-----------------------------------| 33.9% tmpvkfujruv.zip |##################-----------------------------------| 34.37% tmpvkfujruv.zip |##################-----------------------------------| 34.83% tmpvkfujruv.zip |###################----------------------------------| 35.3% tmpvkfujruv.zip |###################----------------------------------| 35.76% tmpvkfujruv.zip |###################----------------------------------| 36.23% tmpvkfujruv.zip |###################----------------------------------| 36.69% tmpvkfujruv.zip |####################---------------------------------| 37.15% tmpvkfujruv.zip |####################---------------------------------| 37.62% tmpvkfujruv.zip |####################---------------------------------| 38.08% tmpvkfujruv.zip |####################---------------------------------| 38.55% tmpvkfujruv.zip |#####################--------------------------------| 39.01% tmpvkfujruv.zip |#####################--------------------------------| 39.48% tmpvkfujruv.zip |#####################--------------------------------| 39.94% tmpvkfujruv.zip |#####################--------------------------------| 40.41% tmpvkfujruv.zip |######################-------------------------------| 40.87% tmpvkfujruv.zip |######################-------------------------------| 41.33% tmpvkfujruv.zip |######################-------------------------------| 41.8% tmpvkfujruv.zip |######################-------------------------------| 42.26% tmpvkfujruv.zip |#######################------------------------------| 42.73% tmpvkfujruv.zip |#######################------------------------------| 43.19% tmpvkfujruv.zip |#######################------------------------------| 43.66% tmpvkfujruv.zip |#######################------------------------------| 44.12% tmpvkfujruv.zip |########################-----------------------------| 44.59% tmpvkfujruv.zip |########################-----------------------------| 45.05% tmpvkfujruv.zip |########################-----------------------------| 45.51% tmpvkfujruv.zip |########################-----------------------------| 45.98% tmpvkfujruv.zip |#########################----------------------------| 46.44% tmpvkfujruv.zip |#########################----------------------------| 46.91% tmpvkfujruv.zip |#########################----------------------------| 47.37% tmpvkfujruv.zip |#########################----------------------------| 47.84% tmpvkfujruv.zip |##########################---------------------------| 48.3% tmpvkfujruv.zip |##########################---------------------------| 48.77% tmpvkfujruv.zip |##########################---------------------------| 49.23% tmpvkfujruv.zip |##########################---------------------------| 49.69% tmpvkfujruv.zip |###########################--------------------------| 50.16% tmpvkfujruv.zip |###########################--------------------------| 50.62% tmpvkfujruv.zip |###########################--------------------------| 51.09% tmpvkfujruv.zip |###########################--------------------------| 51.55% tmpvkfujruv.zip |############################-------------------------| 52.02% tmpvkfujruv.zip |############################-------------------------| 52.48% tmpvkfujruv.zip |############################-------------------------| 52.94% tmpvkfujruv.zip |############################-------------------------| 53.41% tmpvkfujruv.zip |#############################------------------------| 53.87% tmpvkfujruv.zip |#############################------------------------| 54.34% tmpvkfujruv.zip |#############################------------------------| 54.8% tmpvkfujruv.zip |#############################------------------------| 55.27% tmpvkfujruv.zip |##############################-----------------------| 55.73% tmpvkfujruv.zip |##############################-----------------------| 56.2% tmpvkfujruv.zip |##############################-----------------------| 56.66% tmpvkfujruv.zip |##############################-----------------------| 57.12% tmpvkfujruv.zip |###############################----------------------| 57.59% tmpvkfujruv.zip |###############################----------------------| 58.05% tmpvkfujruv.zip |###############################----------------------| 58.52% tmpvkfujruv.zip |###############################----------------------| 58.98% tmpvkfujruv.zip |################################---------------------| 59.45% tmpvkfujruv.zip |################################---------------------| 59.91% tmpvkfujruv.zip |################################---------------------| 60.38% tmpvkfujruv.zip |################################---------------------| 60.84% tmpvkfujruv.zip |################################---------------------| 61.3% tmpvkfujruv.zip |#################################--------------------| 61.77% tmpvkfujruv.zip |#################################--------------------| 62.23% tmpvkfujruv.zip |#################################--------------------| 62.7% tmpvkfujruv.zip |#################################--------------------| 63.16% tmpvkfujruv.zip |##################################-------------------| 63.63% tmpvkfujruv.zip |##################################-------------------| 64.09% tmpvkfujruv.zip |##################################-------------------| 64.56% tmpvkfujruv.zip |##################################-------------------| 65.02% tmpvkfujruv.zip |###################################------------------| 65.48% tmpvkfujruv.zip |###################################------------------| 65.95% tmpvkfujruv.zip |###################################------------------| 66.41% tmpvkfujruv.zip |###################################------------------| 66.88% tmpvkfujruv.zip |####################################-----------------| 67.34% tmpvkfujruv.zip |####################################-----------------| 67.81% tmpvkfujruv.zip |####################################-----------------| 68.27% tmpvkfujruv.zip |####################################-----------------| 68.74% tmpvkfujruv.zip |#####################################----------------| 69.2% tmpvkfujruv.zip |#####################################----------------| 69.66% tmpvkfujruv.zip |#####################################----------------| 70.13% tmpvkfujruv.zip |#####################################----------------| 70.59% tmpvkfujruv.zip |######################################---------------| 71.06% tmpvkfujruv.zip |######################################---------------| 71.52% tmpvkfujruv.zip |######################################---------------| 71.99% tmpvkfujruv.zip |######################################---------------| 72.45% tmpvkfujruv.zip |#######################################--------------| 72.92% tmpvkfujruv.zip |#######################################--------------| 73.38% tmpvkfujruv.zip |#######################################--------------| 73.84% tmpvkfujruv.zip |#######################################--------------| 74.31% tmpvkfujruv.zip |########################################-------------| 74.77% tmpvkfujruv.zip |########################################-------------| 75.24% tmpvkfujruv.zip |########################################-------------| 75.7% tmpvkfujruv.zip |########################################-------------| 76.17% tmpvkfujruv.zip |#########################################------------| 76.63% tmpvkfujruv.zip |#########################################------------| 77.1% tmpvkfujruv.zip |#########################################------------| 77.56% tmpvkfujruv.zip |#########################################------------| 78.02% tmpvkfujruv.zip |##########################################-----------| 78.49% tmpvkfujruv.zip |##########################################-----------| 78.95% tmpvkfujruv.zip |##########################################-----------| 79.42% tmpvkfujruv.zip |##########################################-----------| 79.88% tmpvkfujruv.zip |###########################################----------| 80.35% tmpvkfujruv.zip |###########################################----------| 80.81% tmpvkfujruv.zip |###########################################----------| 81.28% tmpvkfujruv.zip |###########################################----------| 81.74% tmpvkfujruv.zip |############################################---------| 82.2% tmpvkfujruv.zip |############################################---------| 82.67% tmpvkfujruv.zip |############################################---------| 83.13% tmpvkfujruv.zip |############################################---------| 83.6% tmpvkfujruv.zip |#############################################--------| 84.06% tmpvkfujruv.zip |#############################################--------| 84.53% tmpvkfujruv.zip |#############################################--------| 84.99% tmpvkfujruv.zip |#############################################--------| 85.45% tmpvkfujruv.zip |##############################################-------| 85.92% tmpvkfujruv.zip |##############################################-------| 86.38% tmpvkfujruv.zip |##############################################-------| 86.85% tmpvkfujruv.zip |##############################################-------| 87.31% tmpvkfujruv.zip |###############################################------| 87.78% tmpvkfujruv.zip |###############################################------| 88.24% tmpvkfujruv.zip |###############################################------| 88.71% tmpvkfujruv.zip |###############################################------| 89.17% tmpvkfujruv.zip |################################################-----| 89.63% tmpvkfujruv.zip |################################################-----| 90.1% tmpvkfujruv.zip |################################################-----| 90.56% tmpvkfujruv.zip |################################################-----| 91.03% tmpvkfujruv.zip |################################################-----| 91.49% tmpvkfujruv.zip |#################################################----| 91.96% tmpvkfujruv.zip |#################################################----| 92.42% tmpvkfujruv.zip |#################################################----| 92.89% tmpvkfujruv.zip |#################################################----| 93.35% tmpvkfujruv.zip |##################################################---| 93.81% tmpvkfujruv.zip |##################################################---| 94.28% tmpvkfujruv.zip |##################################################---| 94.74% tmpvkfujruv.zip |##################################################---| 95.21% tmpvkfujruv.zip |###################################################--| 95.67% tmpvkfujruv.zip |###################################################--| 96.14% tmpvkfujruv.zip |###################################################--| 96.6% tmpvkfujruv.zip |###################################################--| 97.07% tmpvkfujruv.zip |####################################################-| 97.53% tmpvkfujruv.zip |####################################################-| 97.99% tmpvkfujruv.zip |####################################################-| 98.46% tmpvkfujruv.zip |####################################################-| 98.92% tmpvkfujruv.zip |#####################################################| 99.39% tmpvkfujruv.zip |#####################################################| 99.85% tmpvkfujruv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ffca4d5b-4328-4aea-9f62-ce2c071c7d33 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready