+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /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. + 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. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + 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:EMD78qPs --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).. tmp8lgm_5md.zip |-----------------------------------------------------| 0.13% tmp8lgm_5md.zip |-----------------------------------------------------| 0.26% tmp8lgm_5md.zip |-----------------------------------------------------| 0.38% tmp8lgm_5md.zip |-----------------------------------------------------| 0.51% tmp8lgm_5md.zip |-----------------------------------------------------| 0.64% tmp8lgm_5md.zip |-----------------------------------------------------| 0.77% tmp8lgm_5md.zip |-----------------------------------------------------| 0.9% tmp8lgm_5md.zip |#----------------------------------------------------| 1.03% tmp8lgm_5md.zip |#----------------------------------------------------| 1.15% tmp8lgm_5md.zip |#----------------------------------------------------| 1.28% tmp8lgm_5md.zip |#----------------------------------------------------| 1.41% tmp8lgm_5md.zip |#----------------------------------------------------| 1.54% tmp8lgm_5md.zip |#----------------------------------------------------| 1.67% tmp8lgm_5md.zip |#----------------------------------------------------| 1.79% tmp8lgm_5md.zip |#----------------------------------------------------| 1.92% tmp8lgm_5md.zip |#----------------------------------------------------| 2.05% tmp8lgm_5md.zip |#----------------------------------------------------| 2.18% tmp8lgm_5md.zip |#----------------------------------------------------| 2.31% tmp8lgm_5md.zip |#----------------------------------------------------| 2.44% tmp8lgm_5md.zip |#----------------------------------------------------| 2.56% tmp8lgm_5md.zip |#----------------------------------------------------| 2.69% tmp8lgm_5md.zip |#----------------------------------------------------| 2.82% tmp8lgm_5md.zip |##---------------------------------------------------| 2.95% tmp8lgm_5md.zip |##---------------------------------------------------| 3.08% tmp8lgm_5md.zip |##---------------------------------------------------| 3.2% tmp8lgm_5md.zip |##---------------------------------------------------| 3.33% tmp8lgm_5md.zip |##---------------------------------------------------| 3.46% tmp8lgm_5md.zip |##---------------------------------------------------| 3.59% tmp8lgm_5md.zip |##---------------------------------------------------| 3.72% tmp8lgm_5md.zip |##---------------------------------------------------| 3.85% tmp8lgm_5md.zip |##---------------------------------------------------| 3.97% tmp8lgm_5md.zip |##---------------------------------------------------| 4.1% tmp8lgm_5md.zip |##---------------------------------------------------| 4.23% tmp8lgm_5md.zip |##---------------------------------------------------| 4.36% tmp8lgm_5md.zip |##---------------------------------------------------| 4.49% tmp8lgm_5md.zip |##---------------------------------------------------| 4.61% tmp8lgm_5md.zip |###--------------------------------------------------| 4.74% tmp8lgm_5md.zip |###--------------------------------------------------| 4.87% tmp8lgm_5md.zip |###--------------------------------------------------| 5.0% tmp8lgm_5md.zip |###--------------------------------------------------| 5.13% tmp8lgm_5md.zip |###--------------------------------------------------| 5.26% tmp8lgm_5md.zip |###--------------------------------------------------| 5.38% tmp8lgm_5md.zip |###--------------------------------------------------| 5.51% tmp8lgm_5md.zip |###--------------------------------------------------| 5.64% tmp8lgm_5md.zip |###--------------------------------------------------| 5.77% tmp8lgm_5md.zip |###--------------------------------------------------| 5.9% tmp8lgm_5md.zip |###--------------------------------------------------| 6.02% tmp8lgm_5md.zip |###--------------------------------------------------| 6.15% tmp8lgm_5md.zip |###--------------------------------------------------| 6.28% tmp8lgm_5md.zip |###--------------------------------------------------| 6.41% tmp8lgm_5md.zip |###--------------------------------------------------| 6.54% tmp8lgm_5md.zip |####-------------------------------------------------| 6.67% tmp8lgm_5md.zip |####-------------------------------------------------| 6.79% tmp8lgm_5md.zip |####-------------------------------------------------| 6.92% tmp8lgm_5md.zip |####-------------------------------------------------| 7.05% tmp8lgm_5md.zip |####-------------------------------------------------| 7.18% tmp8lgm_5md.zip |####-------------------------------------------------| 7.31% tmp8lgm_5md.zip |####-------------------------------------------------| 7.43% tmp8lgm_5md.zip |####-------------------------------------------------| 7.56% tmp8lgm_5md.zip |####-------------------------------------------------| 7.69% tmp8lgm_5md.zip |####-------------------------------------------------| 7.82% tmp8lgm_5md.zip |####-------------------------------------------------| 7.95% tmp8lgm_5md.zip |####-------------------------------------------------| 8.08% tmp8lgm_5md.zip |####-------------------------------------------------| 8.2% tmp8lgm_5md.zip |####-------------------------------------------------| 8.33% tmp8lgm_5md.zip |####-------------------------------------------------| 8.46% tmp8lgm_5md.zip |#####------------------------------------------------| 8.59% tmp8lgm_5md.zip |#####------------------------------------------------| 8.72% tmp8lgm_5md.zip |#####------------------------------------------------| 8.84% tmp8lgm_5md.zip |#####------------------------------------------------| 8.97% tmp8lgm_5md.zip |#####------------------------------------------------| 9.1% tmp8lgm_5md.zip |#####------------------------------------------------| 9.23% tmp8lgm_5md.zip |#####------------------------------------------------| 9.36% tmp8lgm_5md.zip |#####------------------------------------------------| 9.48% tmp8lgm_5md.zip |#####------------------------------------------------| 9.61% tmp8lgm_5md.zip |#####------------------------------------------------| 9.74% tmp8lgm_5md.zip |#####------------------------------------------------| 9.87% tmp8lgm_5md.zip |#####------------------------------------------------| 10.0% tmp8lgm_5md.zip |#####------------------------------------------------| 10.13% tmp8lgm_5md.zip |#####------------------------------------------------| 10.25% tmp8lgm_5md.zip |######-----------------------------------------------| 10.38% tmp8lgm_5md.zip |######-----------------------------------------------| 10.51% tmp8lgm_5md.zip |######-----------------------------------------------| 10.64% tmp8lgm_5md.zip |######-----------------------------------------------| 10.77% tmp8lgm_5md.zip |######-----------------------------------------------| 10.89% tmp8lgm_5md.zip |######-----------------------------------------------| 11.02% tmp8lgm_5md.zip |######-----------------------------------------------| 11.15% tmp8lgm_5md.zip |######-----------------------------------------------| 11.28% tmp8lgm_5md.zip |######-----------------------------------------------| 11.41% tmp8lgm_5md.zip |######-----------------------------------------------| 11.54% tmp8lgm_5md.zip |######-----------------------------------------------| 11.66% tmp8lgm_5md.zip |######-----------------------------------------------| 11.79% tmp8lgm_5md.zip |######-----------------------------------------------| 11.92% tmp8lgm_5md.zip |######-----------------------------------------------| 12.05% tmp8lgm_5md.zip |######-----------------------------------------------| 12.18% tmp8lgm_5md.zip |#######----------------------------------------------| 12.3% tmp8lgm_5md.zip |#######----------------------------------------------| 12.43% tmp8lgm_5md.zip |#######----------------------------------------------| 12.56% tmp8lgm_5md.zip |#######----------------------------------------------| 12.69% tmp8lgm_5md.zip |#######----------------------------------------------| 12.82% tmp8lgm_5md.zip |#######----------------------------------------------| 12.95% tmp8lgm_5md.zip |#######----------------------------------------------| 13.07% tmp8lgm_5md.zip |#######----------------------------------------------| 13.2% tmp8lgm_5md.zip |#######----------------------------------------------| 13.33% tmp8lgm_5md.zip |#######----------------------------------------------| 13.46% tmp8lgm_5md.zip |#######----------------------------------------------| 13.59% tmp8lgm_5md.zip |#######----------------------------------------------| 13.71% tmp8lgm_5md.zip |#######----------------------------------------------| 13.84% tmp8lgm_5md.zip |#######----------------------------------------------| 13.97% tmp8lgm_5md.zip |#######----------------------------------------------| 14.1% tmp8lgm_5md.zip |########---------------------------------------------| 14.23% tmp8lgm_5md.zip |########---------------------------------------------| 14.36% tmp8lgm_5md.zip |########---------------------------------------------| 14.48% tmp8lgm_5md.zip |########---------------------------------------------| 14.61% tmp8lgm_5md.zip |########---------------------------------------------| 14.74% tmp8lgm_5md.zip |########---------------------------------------------| 14.87% tmp8lgm_5md.zip |########---------------------------------------------| 15.0% tmp8lgm_5md.zip |########---------------------------------------------| 15.12% tmp8lgm_5md.zip |########---------------------------------------------| 15.25% tmp8lgm_5md.zip |########---------------------------------------------| 15.38% tmp8lgm_5md.zip |########---------------------------------------------| 15.51% tmp8lgm_5md.zip |########---------------------------------------------| 15.64% tmp8lgm_5md.zip |########---------------------------------------------| 15.77% tmp8lgm_5md.zip |########---------------------------------------------| 15.89% tmp8lgm_5md.zip |########---------------------------------------------| 16.02% tmp8lgm_5md.zip |#########--------------------------------------------| 16.15% tmp8lgm_5md.zip |#########--------------------------------------------| 16.28% tmp8lgm_5md.zip |#########--------------------------------------------| 16.41% tmp8lgm_5md.zip |#########--------------------------------------------| 16.53% tmp8lgm_5md.zip |#########--------------------------------------------| 16.66% tmp8lgm_5md.zip |#########--------------------------------------------| 16.79% tmp8lgm_5md.zip |#########--------------------------------------------| 16.92% tmp8lgm_5md.zip |#########--------------------------------------------| 17.05% tmp8lgm_5md.zip |#########--------------------------------------------| 17.18% tmp8lgm_5md.zip |#########--------------------------------------------| 17.3% tmp8lgm_5md.zip |#########--------------------------------------------| 17.43% tmp8lgm_5md.zip |#########--------------------------------------------| 17.56% tmp8lgm_5md.zip |#########--------------------------------------------| 17.69% tmp8lgm_5md.zip |#########--------------------------------------------| 17.82% tmp8lgm_5md.zip |##########-------------------------------------------| 17.94% tmp8lgm_5md.zip |##########-------------------------------------------| 18.07% tmp8lgm_5md.zip |##########-------------------------------------------| 18.2% tmp8lgm_5md.zip |##########-------------------------------------------| 18.33% tmp8lgm_5md.zip |##########-------------------------------------------| 18.46% tmp8lgm_5md.zip |##########-------------------------------------------| 18.59% tmp8lgm_5md.zip |##########-------------------------------------------| 18.71% tmp8lgm_5md.zip |##########-------------------------------------------| 18.84% tmp8lgm_5md.zip |##########-------------------------------------------| 18.97% tmp8lgm_5md.zip |##########-------------------------------------------| 19.1% tmp8lgm_5md.zip |##########-------------------------------------------| 19.23% tmp8lgm_5md.zip |##########-------------------------------------------| 19.35% tmp8lgm_5md.zip |##########-------------------------------------------| 19.48% tmp8lgm_5md.zip |##########-------------------------------------------| 19.61% tmp8lgm_5md.zip |##########-------------------------------------------| 19.74% tmp8lgm_5md.zip |###########------------------------------------------| 19.87% tmp8lgm_5md.zip |###########------------------------------------------| 20.0% tmp8lgm_5md.zip |###########------------------------------------------| 20.12% tmp8lgm_5md.zip |###########------------------------------------------| 20.25% tmp8lgm_5md.zip |###########------------------------------------------| 20.38% tmp8lgm_5md.zip |###########------------------------------------------| 20.51% tmp8lgm_5md.zip |###########------------------------------------------| 20.64% tmp8lgm_5md.zip |###########------------------------------------------| 20.76% tmp8lgm_5md.zip |###########------------------------------------------| 20.89% tmp8lgm_5md.zip |###########------------------------------------------| 21.02% tmp8lgm_5md.zip |###########------------------------------------------| 21.15% tmp8lgm_5md.zip |###########------------------------------------------| 21.28% tmp8lgm_5md.zip |###########------------------------------------------| 21.41% tmp8lgm_5md.zip |###########------------------------------------------| 21.53% tmp8lgm_5md.zip |###########------------------------------------------| 21.66% tmp8lgm_5md.zip |############-----------------------------------------| 21.79% tmp8lgm_5md.zip |############-----------------------------------------| 21.92% tmp8lgm_5md.zip |############-----------------------------------------| 22.05% tmp8lgm_5md.zip |############-----------------------------------------| 22.17% tmp8lgm_5md.zip |############-----------------------------------------| 22.3% tmp8lgm_5md.zip |############-----------------------------------------| 22.43% tmp8lgm_5md.zip |############-----------------------------------------| 22.56% tmp8lgm_5md.zip |############-----------------------------------------| 22.69% tmp8lgm_5md.zip |############-----------------------------------------| 22.82% tmp8lgm_5md.zip |############-----------------------------------------| 22.94% tmp8lgm_5md.zip |############-----------------------------------------| 23.07% tmp8lgm_5md.zip |############-----------------------------------------| 23.2% tmp8lgm_5md.zip |############-----------------------------------------| 23.33% tmp8lgm_5md.zip |############-----------------------------------------| 23.46% tmp8lgm_5md.zip |############-----------------------------------------| 23.58% tmp8lgm_5md.zip |#############----------------------------------------| 23.71% tmp8lgm_5md.zip |#############----------------------------------------| 23.84% tmp8lgm_5md.zip |#############----------------------------------------| 23.97% tmp8lgm_5md.zip |#############----------------------------------------| 24.1% tmp8lgm_5md.zip |#############----------------------------------------| 24.23% tmp8lgm_5md.zip |#############----------------------------------------| 24.35% tmp8lgm_5md.zip |#############----------------------------------------| 24.48% tmp8lgm_5md.zip |#############----------------------------------------| 24.61% tmp8lgm_5md.zip |#############----------------------------------------| 24.74% tmp8lgm_5md.zip |#############----------------------------------------| 24.87% tmp8lgm_5md.zip |#############----------------------------------------| 24.99% tmp8lgm_5md.zip |#############----------------------------------------| 25.12% tmp8lgm_5md.zip |#############----------------------------------------| 25.25% tmp8lgm_5md.zip |#############----------------------------------------| 25.38% tmp8lgm_5md.zip |##############---------------------------------------| 25.51% tmp8lgm_5md.zip |##############---------------------------------------| 25.63% tmp8lgm_5md.zip |##############---------------------------------------| 25.76% tmp8lgm_5md.zip |##############---------------------------------------| 25.89% tmp8lgm_5md.zip |##############---------------------------------------| 26.02% tmp8lgm_5md.zip |##############---------------------------------------| 26.15% tmp8lgm_5md.zip |##############---------------------------------------| 26.28% tmp8lgm_5md.zip |##############---------------------------------------| 26.4% tmp8lgm_5md.zip |##############---------------------------------------| 26.53% tmp8lgm_5md.zip |##############---------------------------------------| 26.66% tmp8lgm_5md.zip |##############---------------------------------------| 26.79% tmp8lgm_5md.zip |##############---------------------------------------| 26.92% tmp8lgm_5md.zip |##############---------------------------------------| 27.04% tmp8lgm_5md.zip |##############---------------------------------------| 27.17% tmp8lgm_5md.zip |##############---------------------------------------| 27.3% tmp8lgm_5md.zip |###############--------------------------------------| 27.43% tmp8lgm_5md.zip |###############--------------------------------------| 27.56% tmp8lgm_5md.zip |###############--------------------------------------| 27.69% tmp8lgm_5md.zip |###############--------------------------------------| 27.81% tmp8lgm_5md.zip |###############--------------------------------------| 27.94% tmp8lgm_5md.zip |###############--------------------------------------| 28.07% tmp8lgm_5md.zip |###############--------------------------------------| 28.2% tmp8lgm_5md.zip |###############--------------------------------------| 28.33% tmp8lgm_5md.zip |###############--------------------------------------| 28.45% tmp8lgm_5md.zip |###############--------------------------------------| 28.58% tmp8lgm_5md.zip |###############--------------------------------------| 28.71% tmp8lgm_5md.zip |###############--------------------------------------| 28.84% tmp8lgm_5md.zip |###############--------------------------------------| 28.97% tmp8lgm_5md.zip |###############--------------------------------------| 29.1% tmp8lgm_5md.zip |###############--------------------------------------| 29.22% tmp8lgm_5md.zip |################-------------------------------------| 29.35% tmp8lgm_5md.zip |################-------------------------------------| 29.48% tmp8lgm_5md.zip |################-------------------------------------| 29.61% tmp8lgm_5md.zip |################-------------------------------------| 29.74% tmp8lgm_5md.zip |################-------------------------------------| 29.86% tmp8lgm_5md.zip |################-------------------------------------| 29.99% tmp8lgm_5md.zip |################-------------------------------------| 30.12% tmp8lgm_5md.zip |################-------------------------------------| 30.25% tmp8lgm_5md.zip |################-------------------------------------| 30.38% tmp8lgm_5md.zip |################-------------------------------------| 30.51% tmp8lgm_5md.zip |################-------------------------------------| 30.63% tmp8lgm_5md.zip |################-------------------------------------| 30.76% tmp8lgm_5md.zip |################-------------------------------------| 30.89% tmp8lgm_5md.zip |################-------------------------------------| 31.02% tmp8lgm_5md.zip |#################------------------------------------| 31.15% tmp8lgm_5md.zip |#################------------------------------------| 31.27% tmp8lgm_5md.zip |#################------------------------------------| 31.4% tmp8lgm_5md.zip |#################------------------------------------| 31.53% tmp8lgm_5md.zip |#################------------------------------------| 31.66% tmp8lgm_5md.zip |#################------------------------------------| 31.79% tmp8lgm_5md.zip |#################------------------------------------| 31.92% tmp8lgm_5md.zip |#################------------------------------------| 32.04% tmp8lgm_5md.zip |#################------------------------------------| 32.17% tmp8lgm_5md.zip |#################------------------------------------| 32.3% tmp8lgm_5md.zip |#################------------------------------------| 32.43% tmp8lgm_5md.zip |#################------------------------------------| 32.56% tmp8lgm_5md.zip |#################------------------------------------| 32.68% tmp8lgm_5md.zip |#################------------------------------------| 32.81% tmp8lgm_5md.zip |#################------------------------------------| 32.94% tmp8lgm_5md.zip |##################-----------------------------------| 33.07% tmp8lgm_5md.zip |##################-----------------------------------| 33.2% tmp8lgm_5md.zip |##################-----------------------------------| 33.33% tmp8lgm_5md.zip |##################-----------------------------------| 33.45% tmp8lgm_5md.zip |##################-----------------------------------| 33.58% tmp8lgm_5md.zip |##################-----------------------------------| 33.71% tmp8lgm_5md.zip |##################-----------------------------------| 33.84% tmp8lgm_5md.zip |##################-----------------------------------| 33.97% tmp8lgm_5md.zip |##################-----------------------------------| 34.09% tmp8lgm_5md.zip |##################-----------------------------------| 34.22% tmp8lgm_5md.zip |##################-----------------------------------| 34.35% tmp8lgm_5md.zip |##################-----------------------------------| 34.48% tmp8lgm_5md.zip |##################-----------------------------------| 34.61% tmp8lgm_5md.zip |##################-----------------------------------| 34.74% tmp8lgm_5md.zip |##################-----------------------------------| 34.86% tmp8lgm_5md.zip |###################----------------------------------| 34.99% tmp8lgm_5md.zip |###################----------------------------------| 35.12% tmp8lgm_5md.zip |###################----------------------------------| 35.25% tmp8lgm_5md.zip |###################----------------------------------| 35.38% tmp8lgm_5md.zip |###################----------------------------------| 35.5% tmp8lgm_5md.zip |###################----------------------------------| 35.63% tmp8lgm_5md.zip |###################----------------------------------| 35.76% tmp8lgm_5md.zip |###################----------------------------------| 35.89% tmp8lgm_5md.zip |###################----------------------------------| 36.02% tmp8lgm_5md.zip |###################----------------------------------| 36.15% tmp8lgm_5md.zip |###################----------------------------------| 36.27% tmp8lgm_5md.zip |###################----------------------------------| 36.4% tmp8lgm_5md.zip |###################----------------------------------| 36.53% tmp8lgm_5md.zip |###################----------------------------------| 36.66% tmp8lgm_5md.zip |###################----------------------------------| 36.79% tmp8lgm_5md.zip |####################---------------------------------| 36.91% tmp8lgm_5md.zip |####################---------------------------------| 37.04% tmp8lgm_5md.zip |####################---------------------------------| 37.17% tmp8lgm_5md.zip |####################---------------------------------| 37.3% tmp8lgm_5md.zip |####################---------------------------------| 37.43% tmp8lgm_5md.zip |####################---------------------------------| 37.56% tmp8lgm_5md.zip |####################---------------------------------| 37.68% tmp8lgm_5md.zip |####################---------------------------------| 37.81% tmp8lgm_5md.zip |####################---------------------------------| 37.94% tmp8lgm_5md.zip |####################---------------------------------| 38.07% tmp8lgm_5md.zip |####################---------------------------------| 38.2% tmp8lgm_5md.zip |####################---------------------------------| 38.32% tmp8lgm_5md.zip |####################---------------------------------| 38.45% tmp8lgm_5md.zip |####################---------------------------------| 38.58% tmp8lgm_5md.zip |#####################--------------------------------| 38.71% tmp8lgm_5md.zip |#####################--------------------------------| 38.84% tmp8lgm_5md.zip |#####################--------------------------------| 38.97% tmp8lgm_5md.zip |#####################--------------------------------| 39.09% tmp8lgm_5md.zip |#####################--------------------------------| 39.22% tmp8lgm_5md.zip |#####################--------------------------------| 39.35% tmp8lgm_5md.zip |#####################--------------------------------| 39.48% tmp8lgm_5md.zip |#####################--------------------------------| 39.61% tmp8lgm_5md.zip |#####################--------------------------------| 39.73% tmp8lgm_5md.zip |#####################--------------------------------| 39.86% tmp8lgm_5md.zip |#####################--------------------------------| 39.99% tmp8lgm_5md.zip |#####################--------------------------------| 40.12% tmp8lgm_5md.zip |#####################--------------------------------| 40.25% tmp8lgm_5md.zip |#####################--------------------------------| 40.38% tmp8lgm_5md.zip |#####################--------------------------------| 40.5% tmp8lgm_5md.zip |######################-------------------------------| 40.63% tmp8lgm_5md.zip |######################-------------------------------| 40.76% tmp8lgm_5md.zip |######################-------------------------------| 40.89% tmp8lgm_5md.zip |######################-------------------------------| 41.02% tmp8lgm_5md.zip |######################-------------------------------| 41.14% tmp8lgm_5md.zip |######################-------------------------------| 41.27% tmp8lgm_5md.zip |######################-------------------------------| 41.4% tmp8lgm_5md.zip |######################-------------------------------| 41.53% tmp8lgm_5md.zip |######################-------------------------------| 41.66% tmp8lgm_5md.zip |######################-------------------------------| 41.78% tmp8lgm_5md.zip |######################-------------------------------| 41.91% tmp8lgm_5md.zip |######################-------------------------------| 42.04% tmp8lgm_5md.zip |######################-------------------------------| 42.17% tmp8lgm_5md.zip |######################-------------------------------| 42.3% tmp8lgm_5md.zip |######################-------------------------------| 42.43% tmp8lgm_5md.zip |#######################------------------------------| 42.55% tmp8lgm_5md.zip |#######################------------------------------| 42.68% tmp8lgm_5md.zip |#######################------------------------------| 42.81% tmp8lgm_5md.zip |#######################------------------------------| 42.94% tmp8lgm_5md.zip |#######################------------------------------| 43.07% tmp8lgm_5md.zip |#######################------------------------------| 43.19% tmp8lgm_5md.zip |#######################------------------------------| 43.32% tmp8lgm_5md.zip |#######################------------------------------| 43.45% tmp8lgm_5md.zip |#######################------------------------------| 43.58% tmp8lgm_5md.zip |#######################------------------------------| 43.71% tmp8lgm_5md.zip |#######################------------------------------| 43.84% tmp8lgm_5md.zip |#######################------------------------------| 43.96% tmp8lgm_5md.zip |#######################------------------------------| 44.09% tmp8lgm_5md.zip |#######################------------------------------| 44.22% tmp8lgm_5md.zip |########################-----------------------------| 44.35% tmp8lgm_5md.zip |########################-----------------------------| 44.48% tmp8lgm_5md.zip |########################-----------------------------| 44.6% tmp8lgm_5md.zip |########################-----------------------------| 44.73% tmp8lgm_5md.zip |########################-----------------------------| 44.86% tmp8lgm_5md.zip |########################-----------------------------| 44.99% tmp8lgm_5md.zip |########################-----------------------------| 45.12% tmp8lgm_5md.zip |########################-----------------------------| 45.25% tmp8lgm_5md.zip |########################-----------------------------| 45.37% tmp8lgm_5md.zip |########################-----------------------------| 45.5% tmp8lgm_5md.zip |########################-----------------------------| 45.63% tmp8lgm_5md.zip |########################-----------------------------| 45.76% tmp8lgm_5md.zip |########################-----------------------------| 45.89% tmp8lgm_5md.zip |########################-----------------------------| 46.01% tmp8lgm_5md.zip |########################-----------------------------| 46.14% tmp8lgm_5md.zip |#########################----------------------------| 46.27% tmp8lgm_5md.zip |#########################----------------------------| 46.4% tmp8lgm_5md.zip |#########################----------------------------| 46.53% tmp8lgm_5md.zip |#########################----------------------------| 46.66% tmp8lgm_5md.zip |#########################----------------------------| 46.78% tmp8lgm_5md.zip |#########################----------------------------| 46.91% tmp8lgm_5md.zip |#########################----------------------------| 47.04% tmp8lgm_5md.zip |#########################----------------------------| 47.17% tmp8lgm_5md.zip |#########################----------------------------| 47.3% tmp8lgm_5md.zip |#########################----------------------------| 47.42% tmp8lgm_5md.zip |#########################----------------------------| 47.55% tmp8lgm_5md.zip |#########################----------------------------| 47.68% tmp8lgm_5md.zip |#########################----------------------------| 47.81% tmp8lgm_5md.zip |#########################----------------------------| 47.94% tmp8lgm_5md.zip |#########################----------------------------| 48.07% tmp8lgm_5md.zip |##########################---------------------------| 48.19% tmp8lgm_5md.zip |##########################---------------------------| 48.32% tmp8lgm_5md.zip |##########################---------------------------| 48.45% tmp8lgm_5md.zip |##########################---------------------------| 48.58% tmp8lgm_5md.zip |##########################---------------------------| 48.71% tmp8lgm_5md.zip |##########################---------------------------| 48.83% tmp8lgm_5md.zip |##########################---------------------------| 48.96% tmp8lgm_5md.zip |##########################---------------------------| 49.09% tmp8lgm_5md.zip |##########################---------------------------| 49.22% tmp8lgm_5md.zip |##########################---------------------------| 49.35% tmp8lgm_5md.zip |##########################---------------------------| 49.48% tmp8lgm_5md.zip |##########################---------------------------| 49.6% tmp8lgm_5md.zip |##########################---------------------------| 49.73% tmp8lgm_5md.zip |##########################---------------------------| 49.86% tmp8lgm_5md.zip |##########################---------------------------| 49.99% tmp8lgm_5md.zip |###########################--------------------------| 50.12% tmp8lgm_5md.zip |###########################--------------------------| 50.24% tmp8lgm_5md.zip |###########################--------------------------| 50.37% tmp8lgm_5md.zip |###########################--------------------------| 50.5% tmp8lgm_5md.zip |###########################--------------------------| 50.63% tmp8lgm_5md.zip |###########################--------------------------| 50.76% tmp8lgm_5md.zip |###########################--------------------------| 50.89% tmp8lgm_5md.zip |###########################--------------------------| 51.01% tmp8lgm_5md.zip |###########################--------------------------| 51.14% tmp8lgm_5md.zip |###########################--------------------------| 51.27% tmp8lgm_5md.zip |###########################--------------------------| 51.4% tmp8lgm_5md.zip |###########################--------------------------| 51.53% tmp8lgm_5md.zip |###########################--------------------------| 51.65% tmp8lgm_5md.zip |###########################--------------------------| 51.78% tmp8lgm_5md.zip |############################-------------------------| 51.91% tmp8lgm_5md.zip |############################-------------------------| 52.04% tmp8lgm_5md.zip |############################-------------------------| 52.17% tmp8lgm_5md.zip |############################-------------------------| 52.3% tmp8lgm_5md.zip |############################-------------------------| 52.42% tmp8lgm_5md.zip |############################-------------------------| 52.55% tmp8lgm_5md.zip |############################-------------------------| 52.68% tmp8lgm_5md.zip |############################-------------------------| 52.81% tmp8lgm_5md.zip |############################-------------------------| 52.94% tmp8lgm_5md.zip |############################-------------------------| 53.06% tmp8lgm_5md.zip |############################-------------------------| 53.19% tmp8lgm_5md.zip |############################-------------------------| 53.32% tmp8lgm_5md.zip |############################-------------------------| 53.45% tmp8lgm_5md.zip |############################-------------------------| 53.58% tmp8lgm_5md.zip |############################-------------------------| 53.71% tmp8lgm_5md.zip |#############################------------------------| 53.83% tmp8lgm_5md.zip |#############################------------------------| 53.96% tmp8lgm_5md.zip |#############################------------------------| 54.09% tmp8lgm_5md.zip |#############################------------------------| 54.22% tmp8lgm_5md.zip |#############################------------------------| 54.35% tmp8lgm_5md.zip |#############################------------------------| 54.47% tmp8lgm_5md.zip |#############################------------------------| 54.6% tmp8lgm_5md.zip |#############################------------------------| 54.73% tmp8lgm_5md.zip |#############################------------------------| 54.86% tmp8lgm_5md.zip |#############################------------------------| 54.99% tmp8lgm_5md.zip |#############################------------------------| 55.12% tmp8lgm_5md.zip |#############################------------------------| 55.24% tmp8lgm_5md.zip |#############################------------------------| 55.37% tmp8lgm_5md.zip |#############################------------------------| 55.5% tmp8lgm_5md.zip |#############################------------------------| 55.63% tmp8lgm_5md.zip |##############################-----------------------| 55.76% tmp8lgm_5md.zip |##############################-----------------------| 55.88% tmp8lgm_5md.zip |##############################-----------------------| 56.01% tmp8lgm_5md.zip |##############################-----------------------| 56.14% tmp8lgm_5md.zip |##############################-----------------------| 56.27% tmp8lgm_5md.zip |##############################-----------------------| 56.4% tmp8lgm_5md.zip |##############################-----------------------| 56.53% tmp8lgm_5md.zip |##############################-----------------------| 56.65% tmp8lgm_5md.zip |##############################-----------------------| 56.78% tmp8lgm_5md.zip |##############################-----------------------| 56.91% tmp8lgm_5md.zip |##############################-----------------------| 57.04% tmp8lgm_5md.zip |##############################-----------------------| 57.17% tmp8lgm_5md.zip |##############################-----------------------| 57.29% tmp8lgm_5md.zip |##############################-----------------------| 57.42% tmp8lgm_5md.zip |###############################----------------------| 57.55% tmp8lgm_5md.zip |###############################----------------------| 57.68% tmp8lgm_5md.zip |###############################----------------------| 57.81% tmp8lgm_5md.zip |###############################----------------------| 57.93% tmp8lgm_5md.zip |###############################----------------------| 58.06% tmp8lgm_5md.zip |###############################----------------------| 58.19% tmp8lgm_5md.zip |###############################----------------------| 58.32% tmp8lgm_5md.zip |###############################----------------------| 58.45% tmp8lgm_5md.zip |###############################----------------------| 58.58% tmp8lgm_5md.zip |###############################----------------------| 58.7% tmp8lgm_5md.zip |###############################----------------------| 58.83% tmp8lgm_5md.zip |###############################----------------------| 58.96% tmp8lgm_5md.zip |###############################----------------------| 59.09% tmp8lgm_5md.zip |###############################----------------------| 59.22% tmp8lgm_5md.zip |###############################----------------------| 59.34% tmp8lgm_5md.zip |################################---------------------| 59.47% tmp8lgm_5md.zip |################################---------------------| 59.6% tmp8lgm_5md.zip |################################---------------------| 59.73% tmp8lgm_5md.zip |################################---------------------| 59.86% tmp8lgm_5md.zip |################################---------------------| 59.99% tmp8lgm_5md.zip |################################---------------------| 60.11% tmp8lgm_5md.zip |################################---------------------| 60.24% tmp8lgm_5md.zip |################################---------------------| 60.37% tmp8lgm_5md.zip |################################---------------------| 60.5% tmp8lgm_5md.zip |################################---------------------| 60.63% tmp8lgm_5md.zip |################################---------------------| 60.75% tmp8lgm_5md.zip |################################---------------------| 60.88% tmp8lgm_5md.zip |################################---------------------| 61.01% tmp8lgm_5md.zip |################################---------------------| 61.14% tmp8lgm_5md.zip |################################---------------------| 61.27% tmp8lgm_5md.zip |#################################--------------------| 61.4% tmp8lgm_5md.zip |#################################--------------------| 61.52% tmp8lgm_5md.zip |#################################--------------------| 61.65% tmp8lgm_5md.zip |#################################--------------------| 61.78% tmp8lgm_5md.zip |#################################--------------------| 61.91% tmp8lgm_5md.zip |#################################--------------------| 62.04% tmp8lgm_5md.zip |#################################--------------------| 62.16% tmp8lgm_5md.zip |#################################--------------------| 62.29% tmp8lgm_5md.zip |#################################--------------------| 62.42% tmp8lgm_5md.zip |#################################--------------------| 62.55% tmp8lgm_5md.zip |#################################--------------------| 62.68% tmp8lgm_5md.zip |#################################--------------------| 62.81% tmp8lgm_5md.zip |#################################--------------------| 62.93% tmp8lgm_5md.zip |#################################--------------------| 63.06% tmp8lgm_5md.zip |#################################--------------------| 63.19% tmp8lgm_5md.zip |##################################-------------------| 63.32% tmp8lgm_5md.zip |##################################-------------------| 63.45% tmp8lgm_5md.zip |##################################-------------------| 63.57% tmp8lgm_5md.zip |##################################-------------------| 63.7% tmp8lgm_5md.zip |##################################-------------------| 63.83% tmp8lgm_5md.zip |##################################-------------------| 63.96% tmp8lgm_5md.zip |##################################-------------------| 64.09% tmp8lgm_5md.zip |##################################-------------------| 64.22% tmp8lgm_5md.zip |##################################-------------------| 64.34% tmp8lgm_5md.zip |##################################-------------------| 64.47% tmp8lgm_5md.zip |##################################-------------------| 64.6% tmp8lgm_5md.zip |##################################-------------------| 64.73% tmp8lgm_5md.zip |##################################-------------------| 64.86% tmp8lgm_5md.zip |##################################-------------------| 64.98% tmp8lgm_5md.zip |###################################------------------| 65.11% tmp8lgm_5md.zip |###################################------------------| 65.24% tmp8lgm_5md.zip |###################################------------------| 65.37% tmp8lgm_5md.zip |###################################------------------| 65.5% tmp8lgm_5md.zip |###################################------------------| 65.63% tmp8lgm_5md.zip |###################################------------------| 65.75% tmp8lgm_5md.zip |###################################------------------| 65.88% tmp8lgm_5md.zip |###################################------------------| 66.01% tmp8lgm_5md.zip |###################################------------------| 66.14% tmp8lgm_5md.zip |###################################------------------| 66.27% tmp8lgm_5md.zip |###################################------------------| 66.39% tmp8lgm_5md.zip |###################################------------------| 66.52% tmp8lgm_5md.zip |###################################------------------| 66.65% tmp8lgm_5md.zip |###################################------------------| 66.78% tmp8lgm_5md.zip |###################################------------------| 66.91% tmp8lgm_5md.zip |####################################-----------------| 67.04% tmp8lgm_5md.zip |####################################-----------------| 67.16% tmp8lgm_5md.zip |####################################-----------------| 67.29% tmp8lgm_5md.zip |####################################-----------------| 67.42% tmp8lgm_5md.zip |####################################-----------------| 67.55% tmp8lgm_5md.zip |####################################-----------------| 67.68% tmp8lgm_5md.zip |####################################-----------------| 67.8% tmp8lgm_5md.zip |####################################-----------------| 67.93% tmp8lgm_5md.zip |####################################-----------------| 68.06% tmp8lgm_5md.zip |####################################-----------------| 68.19% tmp8lgm_5md.zip |####################################-----------------| 68.32% tmp8lgm_5md.zip |####################################-----------------| 68.45% tmp8lgm_5md.zip |####################################-----------------| 68.57% tmp8lgm_5md.zip |####################################-----------------| 68.7% tmp8lgm_5md.zip |####################################-----------------| 68.83% tmp8lgm_5md.zip |#####################################----------------| 68.96% tmp8lgm_5md.zip |#####################################----------------| 69.09% tmp8lgm_5md.zip |#####################################----------------| 69.21% tmp8lgm_5md.zip |#####################################----------------| 69.34% tmp8lgm_5md.zip |#####################################----------------| 69.47% tmp8lgm_5md.zip |#####################################----------------| 69.6% tmp8lgm_5md.zip |#####################################----------------| 69.73% tmp8lgm_5md.zip |#####################################----------------| 69.86% tmp8lgm_5md.zip |#####################################----------------| 69.98% tmp8lgm_5md.zip |#####################################----------------| 70.11% tmp8lgm_5md.zip |#####################################----------------| 70.24% tmp8lgm_5md.zip |#####################################----------------| 70.37% tmp8lgm_5md.zip |#####################################----------------| 70.5% tmp8lgm_5md.zip |#####################################----------------| 70.62% tmp8lgm_5md.zip |#####################################----------------| 70.75% tmp8lgm_5md.zip |######################################---------------| 70.88% tmp8lgm_5md.zip |######################################---------------| 71.01% tmp8lgm_5md.zip |######################################---------------| 71.14% tmp8lgm_5md.zip |######################################---------------| 71.27% tmp8lgm_5md.zip |######################################---------------| 71.39% tmp8lgm_5md.zip |######################################---------------| 71.52% tmp8lgm_5md.zip |######################################---------------| 71.65% tmp8lgm_5md.zip |######################################---------------| 71.78% tmp8lgm_5md.zip |######################################---------------| 71.91% tmp8lgm_5md.zip |######################################---------------| 72.03% tmp8lgm_5md.zip |######################################---------------| 72.16% tmp8lgm_5md.zip |######################################---------------| 72.29% tmp8lgm_5md.zip |######################################---------------| 72.42% tmp8lgm_5md.zip |######################################---------------| 72.55% tmp8lgm_5md.zip |#######################################--------------| 72.68% tmp8lgm_5md.zip |#######################################--------------| 72.8% tmp8lgm_5md.zip |#######################################--------------| 72.93% tmp8lgm_5md.zip |#######################################--------------| 73.06% tmp8lgm_5md.zip |#######################################--------------| 73.19% tmp8lgm_5md.zip |#######################################--------------| 73.32% tmp8lgm_5md.zip |#######################################--------------| 73.44% tmp8lgm_5md.zip |#######################################--------------| 73.57% tmp8lgm_5md.zip |#######################################--------------| 73.7% tmp8lgm_5md.zip |#######################################--------------| 73.83% tmp8lgm_5md.zip |#######################################--------------| 73.96% tmp8lgm_5md.zip |#######################################--------------| 74.08% tmp8lgm_5md.zip |#######################################--------------| 74.21% tmp8lgm_5md.zip |#######################################--------------| 74.34% tmp8lgm_5md.zip |#######################################--------------| 74.47% tmp8lgm_5md.zip |########################################-------------| 74.6% tmp8lgm_5md.zip |########################################-------------| 74.73% tmp8lgm_5md.zip |########################################-------------| 74.85% tmp8lgm_5md.zip |########################################-------------| 74.98% tmp8lgm_5md.zip |########################################-------------| 75.11% tmp8lgm_5md.zip |########################################-------------| 75.24% tmp8lgm_5md.zip |########################################-------------| 75.37% tmp8lgm_5md.zip |########################################-------------| 75.49% tmp8lgm_5md.zip |########################################-------------| 75.62% tmp8lgm_5md.zip |########################################-------------| 75.75% tmp8lgm_5md.zip |########################################-------------| 75.88% tmp8lgm_5md.zip |########################################-------------| 76.01% tmp8lgm_5md.zip |########################################-------------| 76.14% tmp8lgm_5md.zip |########################################-------------| 76.26% tmp8lgm_5md.zip |########################################-------------| 76.39% tmp8lgm_5md.zip |#########################################------------| 76.52% tmp8lgm_5md.zip |#########################################------------| 76.65% tmp8lgm_5md.zip |#########################################------------| 76.78% tmp8lgm_5md.zip |#########################################------------| 76.9% tmp8lgm_5md.zip |#########################################------------| 77.03% tmp8lgm_5md.zip |#########################################------------| 77.16% tmp8lgm_5md.zip |#########################################------------| 77.29% tmp8lgm_5md.zip |#########################################------------| 77.42% tmp8lgm_5md.zip |#########################################------------| 77.55% tmp8lgm_5md.zip |#########################################------------| 77.67% tmp8lgm_5md.zip |#########################################------------| 77.8% tmp8lgm_5md.zip |#########################################------------| 77.93% tmp8lgm_5md.zip |#########################################------------| 78.06% tmp8lgm_5md.zip |#########################################------------| 78.19% tmp8lgm_5md.zip |##########################################-----------| 78.31% tmp8lgm_5md.zip |##########################################-----------| 78.44% tmp8lgm_5md.zip |##########################################-----------| 78.57% tmp8lgm_5md.zip |##########################################-----------| 78.7% tmp8lgm_5md.zip |##########################################-----------| 78.83% tmp8lgm_5md.zip |##########################################-----------| 78.96% tmp8lgm_5md.zip |##########################################-----------| 79.08% tmp8lgm_5md.zip |##########################################-----------| 79.21% tmp8lgm_5md.zip |##########################################-----------| 79.34% tmp8lgm_5md.zip |##########################################-----------| 79.47% tmp8lgm_5md.zip |##########################################-----------| 79.6% tmp8lgm_5md.zip |##########################################-----------| 79.72% tmp8lgm_5md.zip |##########################################-----------| 79.85% tmp8lgm_5md.zip |##########################################-----------| 79.98% tmp8lgm_5md.zip |##########################################-----------| 80.11% tmp8lgm_5md.zip |###########################################----------| 80.24% tmp8lgm_5md.zip |###########################################----------| 80.37% tmp8lgm_5md.zip |###########################################----------| 80.49% tmp8lgm_5md.zip |###########################################----------| 80.62% tmp8lgm_5md.zip |###########################################----------| 80.75% tmp8lgm_5md.zip |###########################################----------| 80.88% tmp8lgm_5md.zip |###########################################----------| 81.01% tmp8lgm_5md.zip |###########################################----------| 81.13% tmp8lgm_5md.zip |###########################################----------| 81.26% tmp8lgm_5md.zip |###########################################----------| 81.39% tmp8lgm_5md.zip |###########################################----------| 81.52% tmp8lgm_5md.zip |###########################################----------| 81.65% tmp8lgm_5md.zip |###########################################----------| 81.78% tmp8lgm_5md.zip |###########################################----------| 81.9% tmp8lgm_5md.zip |###########################################----------| 82.03% tmp8lgm_5md.zip |############################################---------| 82.16% tmp8lgm_5md.zip |############################################---------| 82.29% tmp8lgm_5md.zip |############################################---------| 82.42% tmp8lgm_5md.zip |############################################---------| 82.54% tmp8lgm_5md.zip |############################################---------| 82.67% tmp8lgm_5md.zip |############################################---------| 82.8% tmp8lgm_5md.zip |############################################---------| 82.93% tmp8lgm_5md.zip |############################################---------| 83.06% tmp8lgm_5md.zip |############################################---------| 83.19% tmp8lgm_5md.zip |############################################---------| 83.31% tmp8lgm_5md.zip |############################################---------| 83.44% tmp8lgm_5md.zip |############################################---------| 83.57% tmp8lgm_5md.zip |############################################---------| 83.7% tmp8lgm_5md.zip |############################################---------| 83.83% tmp8lgm_5md.zip |############################################---------| 83.95% tmp8lgm_5md.zip |#############################################--------| 84.08% tmp8lgm_5md.zip |#############################################--------| 84.21% tmp8lgm_5md.zip |#############################################--------| 84.34% tmp8lgm_5md.zip |#############################################--------| 84.47% tmp8lgm_5md.zip |#############################################--------| 84.6% tmp8lgm_5md.zip |#############################################--------| 84.72% tmp8lgm_5md.zip |#############################################--------| 84.85% tmp8lgm_5md.zip |#############################################--------| 84.98% tmp8lgm_5md.zip |#############################################--------| 85.11% tmp8lgm_5md.zip |#############################################--------| 85.24% tmp8lgm_5md.zip |#############################################--------| 85.36% tmp8lgm_5md.zip |#############################################--------| 85.49% tmp8lgm_5md.zip |#############################################--------| 85.62% tmp8lgm_5md.zip |#############################################--------| 85.75% tmp8lgm_5md.zip |##############################################-------| 85.88% tmp8lgm_5md.zip |##############################################-------| 86.01% tmp8lgm_5md.zip |##############################################-------| 86.13% tmp8lgm_5md.zip |##############################################-------| 86.26% tmp8lgm_5md.zip |##############################################-------| 86.39% tmp8lgm_5md.zip |##############################################-------| 86.52% tmp8lgm_5md.zip |##############################################-------| 86.65% tmp8lgm_5md.zip |##############################################-------| 86.77% tmp8lgm_5md.zip |##############################################-------| 86.9% tmp8lgm_5md.zip |##############################################-------| 87.03% tmp8lgm_5md.zip |##############################################-------| 87.16% tmp8lgm_5md.zip |##############################################-------| 87.29% tmp8lgm_5md.zip |##############################################-------| 87.42% tmp8lgm_5md.zip |##############################################-------| 87.54% tmp8lgm_5md.zip |##############################################-------| 87.67% tmp8lgm_5md.zip |###############################################------| 87.8% tmp8lgm_5md.zip |###############################################------| 87.93% tmp8lgm_5md.zip |###############################################------| 88.06% tmp8lgm_5md.zip |###############################################------| 88.18% tmp8lgm_5md.zip |###############################################------| 88.31% tmp8lgm_5md.zip |###############################################------| 88.44% tmp8lgm_5md.zip |###############################################------| 88.57% tmp8lgm_5md.zip |###############################################------| 88.7% tmp8lgm_5md.zip |###############################################------| 88.83% tmp8lgm_5md.zip |###############################################------| 88.95% tmp8lgm_5md.zip |###############################################------| 89.08% tmp8lgm_5md.zip |###############################################------| 89.21% tmp8lgm_5md.zip |###############################################------| 89.34% tmp8lgm_5md.zip |###############################################------| 89.47% tmp8lgm_5md.zip |###############################################------| 89.59% tmp8lgm_5md.zip |################################################-----| 89.72% tmp8lgm_5md.zip |################################################-----| 89.85% tmp8lgm_5md.zip |################################################-----| 89.98% tmp8lgm_5md.zip |################################################-----| 90.11% tmp8lgm_5md.zip |################################################-----| 90.23% tmp8lgm_5md.zip |################################################-----| 90.36% tmp8lgm_5md.zip |################################################-----| 90.49% tmp8lgm_5md.zip |################################################-----| 90.62% tmp8lgm_5md.zip |################################################-----| 90.75% tmp8lgm_5md.zip |################################################-----| 90.88% tmp8lgm_5md.zip |################################################-----| 91.0% tmp8lgm_5md.zip |################################################-----| 91.13% tmp8lgm_5md.zip |################################################-----| 91.26% tmp8lgm_5md.zip |################################################-----| 91.39% tmp8lgm_5md.zip |#################################################----| 91.52% tmp8lgm_5md.zip |#################################################----| 91.64% tmp8lgm_5md.zip |#################################################----| 91.77% tmp8lgm_5md.zip |#################################################----| 91.9% tmp8lgm_5md.zip |#################################################----| 92.03% tmp8lgm_5md.zip |#################################################----| 92.16% tmp8lgm_5md.zip |#################################################----| 92.29% tmp8lgm_5md.zip |#################################################----| 92.41% tmp8lgm_5md.zip |#################################################----| 92.54% tmp8lgm_5md.zip |#################################################----| 92.67% tmp8lgm_5md.zip |#################################################----| 92.8% tmp8lgm_5md.zip |#################################################----| 92.93% tmp8lgm_5md.zip |#################################################----| 93.05% tmp8lgm_5md.zip |#################################################----| 93.18% tmp8lgm_5md.zip |#################################################----| 93.31% tmp8lgm_5md.zip |##################################################---| 93.44% tmp8lgm_5md.zip |##################################################---| 93.57% tmp8lgm_5md.zip |##################################################---| 93.7% tmp8lgm_5md.zip |##################################################---| 93.82% tmp8lgm_5md.zip |##################################################---| 93.95% tmp8lgm_5md.zip |##################################################---| 94.08% tmp8lgm_5md.zip |##################################################---| 94.21% tmp8lgm_5md.zip |##################################################---| 94.34% tmp8lgm_5md.zip |##################################################---| 94.46% tmp8lgm_5md.zip |##################################################---| 94.59% tmp8lgm_5md.zip |##################################################---| 94.72% tmp8lgm_5md.zip |##################################################---| 94.85% tmp8lgm_5md.zip |##################################################---| 94.98% tmp8lgm_5md.zip |##################################################---| 95.11% tmp8lgm_5md.zip |##################################################---| 95.23% tmp8lgm_5md.zip |###################################################--| 95.36% tmp8lgm_5md.zip |###################################################--| 95.49% tmp8lgm_5md.zip |###################################################--| 95.62% tmp8lgm_5md.zip |###################################################--| 95.75% tmp8lgm_5md.zip |###################################################--| 95.87% tmp8lgm_5md.zip |###################################################--| 96.0% tmp8lgm_5md.zip |###################################################--| 96.13% tmp8lgm_5md.zip |###################################################--| 96.26% tmp8lgm_5md.zip |###################################################--| 96.39% tmp8lgm_5md.zip |###################################################--| 96.52% tmp8lgm_5md.zip |###################################################--| 96.64% tmp8lgm_5md.zip |###################################################--| 96.77% tmp8lgm_5md.zip |###################################################--| 96.9% tmp8lgm_5md.zip |###################################################--| 97.03% tmp8lgm_5md.zip |###################################################--| 97.16% tmp8lgm_5md.zip |####################################################-| 97.28% tmp8lgm_5md.zip |####################################################-| 97.41% tmp8lgm_5md.zip |####################################################-| 97.54% tmp8lgm_5md.zip |####################################################-| 97.67% tmp8lgm_5md.zip |####################################################-| 97.8% tmp8lgm_5md.zip |####################################################-| 97.93% tmp8lgm_5md.zip |####################################################-| 98.05% tmp8lgm_5md.zip |####################################################-| 98.18% tmp8lgm_5md.zip |####################################################-| 98.31% tmp8lgm_5md.zip |####################################################-| 98.44% tmp8lgm_5md.zip |####################################################-| 98.57% tmp8lgm_5md.zip |####################################################-| 98.69% tmp8lgm_5md.zip |####################################################-| 98.82% tmp8lgm_5md.zip |####################################################-| 98.95% tmp8lgm_5md.zip |#####################################################| 99.08% tmp8lgm_5md.zip |#####################################################| 99.21% tmp8lgm_5md.zip |#####################################################| 99.34% tmp8lgm_5md.zip |#####################################################| 99.46% tmp8lgm_5md.zip |#####################################################| 99.59% tmp8lgm_5md.zip |#####################################################| 99.72% tmp8lgm_5md.zip |#####################################################| 99.85% tmp8lgm_5md.zip |#####################################################| 99.98% tmp8lgm_5md.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a804379e-6e50-4561-a5c1-864f255ced0a + 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:EMD78qPs --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).. tmphc667ivx.zip |-----------------------------------------------------| 0.16% tmphc667ivx.zip |-----------------------------------------------------| 0.32% tmphc667ivx.zip |-----------------------------------------------------| 0.48% tmphc667ivx.zip |-----------------------------------------------------| 0.64% tmphc667ivx.zip |-----------------------------------------------------| 0.8% tmphc667ivx.zip |#----------------------------------------------------| 0.97% tmphc667ivx.zip |#----------------------------------------------------| 1.13% tmphc667ivx.zip |#----------------------------------------------------| 1.29% tmphc667ivx.zip |#----------------------------------------------------| 1.45% tmphc667ivx.zip |#----------------------------------------------------| 1.61% tmphc667ivx.zip |#----------------------------------------------------| 1.77% tmphc667ivx.zip |#----------------------------------------------------| 1.93% tmphc667ivx.zip |#----------------------------------------------------| 2.09% tmphc667ivx.zip |#----------------------------------------------------| 2.25% tmphc667ivx.zip |#----------------------------------------------------| 2.41% tmphc667ivx.zip |#----------------------------------------------------| 2.57% tmphc667ivx.zip |#----------------------------------------------------| 2.73% tmphc667ivx.zip |##---------------------------------------------------| 2.9% tmphc667ivx.zip |##---------------------------------------------------| 3.06% tmphc667ivx.zip |##---------------------------------------------------| 3.22% tmphc667ivx.zip |##---------------------------------------------------| 3.38% tmphc667ivx.zip |##---------------------------------------------------| 3.54% tmphc667ivx.zip |##---------------------------------------------------| 3.7% tmphc667ivx.zip |##---------------------------------------------------| 3.86% tmphc667ivx.zip |##---------------------------------------------------| 4.02% tmphc667ivx.zip |##---------------------------------------------------| 4.18% tmphc667ivx.zip |##---------------------------------------------------| 4.34% tmphc667ivx.zip |##---------------------------------------------------| 4.5% tmphc667ivx.zip |##---------------------------------------------------| 4.66% tmphc667ivx.zip |###--------------------------------------------------| 4.83% tmphc667ivx.zip |###--------------------------------------------------| 4.99% tmphc667ivx.zip |###--------------------------------------------------| 5.15% tmphc667ivx.zip |###--------------------------------------------------| 5.31% tmphc667ivx.zip |###--------------------------------------------------| 5.47% tmphc667ivx.zip |###--------------------------------------------------| 5.63% tmphc667ivx.zip |###--------------------------------------------------| 5.79% tmphc667ivx.zip |###--------------------------------------------------| 5.95% tmphc667ivx.zip |###--------------------------------------------------| 6.11% tmphc667ivx.zip |###--------------------------------------------------| 6.27% tmphc667ivx.zip |###--------------------------------------------------| 6.43% tmphc667ivx.zip |###--------------------------------------------------| 6.59% tmphc667ivx.zip |####-------------------------------------------------| 6.76% tmphc667ivx.zip |####-------------------------------------------------| 6.92% tmphc667ivx.zip |####-------------------------------------------------| 7.08% tmphc667ivx.zip |####-------------------------------------------------| 7.24% tmphc667ivx.zip |####-------------------------------------------------| 7.4% tmphc667ivx.zip |####-------------------------------------------------| 7.56% tmphc667ivx.zip |####-------------------------------------------------| 7.72% tmphc667ivx.zip |####-------------------------------------------------| 7.88% tmphc667ivx.zip |####-------------------------------------------------| 8.04% tmphc667ivx.zip |####-------------------------------------------------| 8.2% tmphc667ivx.zip |####-------------------------------------------------| 8.36% tmphc667ivx.zip |#####------------------------------------------------| 8.52% tmphc667ivx.zip |#####------------------------------------------------| 8.69% tmphc667ivx.zip |#####------------------------------------------------| 8.85% tmphc667ivx.zip |#####------------------------------------------------| 9.01% tmphc667ivx.zip |#####------------------------------------------------| 9.17% tmphc667ivx.zip |#####------------------------------------------------| 9.33% tmphc667ivx.zip |#####------------------------------------------------| 9.49% tmphc667ivx.zip |#####------------------------------------------------| 9.65% tmphc667ivx.zip |#####------------------------------------------------| 9.81% tmphc667ivx.zip |#####------------------------------------------------| 9.97% tmphc667ivx.zip |#####------------------------------------------------| 10.13% tmphc667ivx.zip |#####------------------------------------------------| 10.29% tmphc667ivx.zip |######-----------------------------------------------| 10.45% tmphc667ivx.zip |######-----------------------------------------------| 10.62% tmphc667ivx.zip |######-----------------------------------------------| 10.78% tmphc667ivx.zip |######-----------------------------------------------| 10.94% tmphc667ivx.zip |######-----------------------------------------------| 11.1% tmphc667ivx.zip |######-----------------------------------------------| 11.26% tmphc667ivx.zip |######-----------------------------------------------| 11.42% tmphc667ivx.zip |######-----------------------------------------------| 11.58% tmphc667ivx.zip |######-----------------------------------------------| 11.74% tmphc667ivx.zip |######-----------------------------------------------| 11.9% tmphc667ivx.zip |######-----------------------------------------------| 12.06% tmphc667ivx.zip |######-----------------------------------------------| 12.22% tmphc667ivx.zip |#######----------------------------------------------| 12.38% tmphc667ivx.zip |#######----------------------------------------------| 12.55% tmphc667ivx.zip |#######----------------------------------------------| 12.71% tmphc667ivx.zip |#######----------------------------------------------| 12.87% tmphc667ivx.zip |#######----------------------------------------------| 13.03% tmphc667ivx.zip |#######----------------------------------------------| 13.19% tmphc667ivx.zip |#######----------------------------------------------| 13.35% tmphc667ivx.zip |#######----------------------------------------------| 13.51% tmphc667ivx.zip |#######----------------------------------------------| 13.67% tmphc667ivx.zip |#######----------------------------------------------| 13.83% tmphc667ivx.zip |#######----------------------------------------------| 13.99% tmphc667ivx.zip |########---------------------------------------------| 14.15% tmphc667ivx.zip |########---------------------------------------------| 14.31% tmphc667ivx.zip |########---------------------------------------------| 14.48% tmphc667ivx.zip |########---------------------------------------------| 14.64% tmphc667ivx.zip |########---------------------------------------------| 14.8% tmphc667ivx.zip |########---------------------------------------------| 14.96% tmphc667ivx.zip |########---------------------------------------------| 15.12% tmphc667ivx.zip |########---------------------------------------------| 15.28% tmphc667ivx.zip |########---------------------------------------------| 15.44% tmphc667ivx.zip |########---------------------------------------------| 15.6% tmphc667ivx.zip |########---------------------------------------------| 15.76% tmphc667ivx.zip |########---------------------------------------------| 15.92% tmphc667ivx.zip |#########--------------------------------------------| 16.08% tmphc667ivx.zip |#########--------------------------------------------| 16.24% tmphc667ivx.zip |#########--------------------------------------------| 16.41% tmphc667ivx.zip |#########--------------------------------------------| 16.57% tmphc667ivx.zip |#########--------------------------------------------| 16.73% tmphc667ivx.zip |#########--------------------------------------------| 16.89% tmphc667ivx.zip |#########--------------------------------------------| 17.05% tmphc667ivx.zip |#########--------------------------------------------| 17.21% tmphc667ivx.zip |#########--------------------------------------------| 17.37% tmphc667ivx.zip |#########--------------------------------------------| 17.53% tmphc667ivx.zip |#########--------------------------------------------| 17.69% tmphc667ivx.zip |#########--------------------------------------------| 17.85% tmphc667ivx.zip |##########-------------------------------------------| 18.01% tmphc667ivx.zip |##########-------------------------------------------| 18.17% tmphc667ivx.zip |##########-------------------------------------------| 18.34% tmphc667ivx.zip |##########-------------------------------------------| 18.5% tmphc667ivx.zip |##########-------------------------------------------| 18.66% tmphc667ivx.zip |##########-------------------------------------------| 18.82% tmphc667ivx.zip |##########-------------------------------------------| 18.98% tmphc667ivx.zip |##########-------------------------------------------| 19.14% tmphc667ivx.zip |##########-------------------------------------------| 19.3% tmphc667ivx.zip |##########-------------------------------------------| 19.46% tmphc667ivx.zip |##########-------------------------------------------| 19.62% tmphc667ivx.zip |##########-------------------------------------------| 19.78% tmphc667ivx.zip |###########------------------------------------------| 19.94% tmphc667ivx.zip |###########------------------------------------------| 20.1% tmphc667ivx.zip |###########------------------------------------------| 20.27% tmphc667ivx.zip |###########------------------------------------------| 20.43% tmphc667ivx.zip |###########------------------------------------------| 20.59% tmphc667ivx.zip |###########------------------------------------------| 20.75% tmphc667ivx.zip |###########------------------------------------------| 20.91% tmphc667ivx.zip |###########------------------------------------------| 21.07% tmphc667ivx.zip |###########------------------------------------------| 21.23% tmphc667ivx.zip |###########------------------------------------------| 21.39% tmphc667ivx.zip |###########------------------------------------------| 21.55% tmphc667ivx.zip |############-----------------------------------------| 21.71% tmphc667ivx.zip |############-----------------------------------------| 21.87% tmphc667ivx.zip |############-----------------------------------------| 22.03% tmphc667ivx.zip |############-----------------------------------------| 22.2% tmphc667ivx.zip |############-----------------------------------------| 22.36% tmphc667ivx.zip |############-----------------------------------------| 22.52% tmphc667ivx.zip |############-----------------------------------------| 22.68% tmphc667ivx.zip |############-----------------------------------------| 22.84% tmphc667ivx.zip |############-----------------------------------------| 23.0% tmphc667ivx.zip |############-----------------------------------------| 23.16% tmphc667ivx.zip |############-----------------------------------------| 23.32% tmphc667ivx.zip |############-----------------------------------------| 23.48% tmphc667ivx.zip |#############----------------------------------------| 23.64% tmphc667ivx.zip |#############----------------------------------------| 23.8% tmphc667ivx.zip |#############----------------------------------------| 23.96% tmphc667ivx.zip |#############----------------------------------------| 24.13% tmphc667ivx.zip |#############----------------------------------------| 24.29% tmphc667ivx.zip |#############----------------------------------------| 24.45% tmphc667ivx.zip |#############----------------------------------------| 24.61% tmphc667ivx.zip |#############----------------------------------------| 24.77% tmphc667ivx.zip |#############----------------------------------------| 24.93% tmphc667ivx.zip |#############----------------------------------------| 25.09% tmphc667ivx.zip |#############----------------------------------------| 25.25% tmphc667ivx.zip |#############----------------------------------------| 25.41% tmphc667ivx.zip |##############---------------------------------------| 25.57% tmphc667ivx.zip |##############---------------------------------------| 25.73% tmphc667ivx.zip |##############---------------------------------------| 25.89% tmphc667ivx.zip |##############---------------------------------------| 26.06% tmphc667ivx.zip |##############---------------------------------------| 26.22% tmphc667ivx.zip |##############---------------------------------------| 26.38% tmphc667ivx.zip |##############---------------------------------------| 26.54% tmphc667ivx.zip |##############---------------------------------------| 26.7% tmphc667ivx.zip |##############---------------------------------------| 26.86% tmphc667ivx.zip |##############---------------------------------------| 27.02% tmphc667ivx.zip |##############---------------------------------------| 27.18% tmphc667ivx.zip |##############---------------------------------------| 27.34% tmphc667ivx.zip |###############--------------------------------------| 27.5% tmphc667ivx.zip |###############--------------------------------------| 27.66% tmphc667ivx.zip |###############--------------------------------------| 27.82% tmphc667ivx.zip |###############--------------------------------------| 27.99% tmphc667ivx.zip |###############--------------------------------------| 28.15% tmphc667ivx.zip |###############--------------------------------------| 28.31% tmphc667ivx.zip |###############--------------------------------------| 28.47% tmphc667ivx.zip |###############--------------------------------------| 28.63% tmphc667ivx.zip |###############--------------------------------------| 28.79% tmphc667ivx.zip |###############--------------------------------------| 28.95% tmphc667ivx.zip |###############--------------------------------------| 29.11% tmphc667ivx.zip |################-------------------------------------| 29.27% tmphc667ivx.zip |################-------------------------------------| 29.43% tmphc667ivx.zip |################-------------------------------------| 29.59% tmphc667ivx.zip |################-------------------------------------| 29.75% tmphc667ivx.zip |################-------------------------------------| 29.92% tmphc667ivx.zip |################-------------------------------------| 30.08% tmphc667ivx.zip |################-------------------------------------| 30.24% tmphc667ivx.zip |################-------------------------------------| 30.4% tmphc667ivx.zip |################-------------------------------------| 30.56% tmphc667ivx.zip |################-------------------------------------| 30.72% tmphc667ivx.zip |################-------------------------------------| 30.88% tmphc667ivx.zip |################-------------------------------------| 31.04% tmphc667ivx.zip |#################------------------------------------| 31.2% tmphc667ivx.zip |#################------------------------------------| 31.36% tmphc667ivx.zip |#################------------------------------------| 31.52% tmphc667ivx.zip |#################------------------------------------| 31.68% tmphc667ivx.zip |#################------------------------------------| 31.85% tmphc667ivx.zip |#################------------------------------------| 32.01% tmphc667ivx.zip |#################------------------------------------| 32.17% tmphc667ivx.zip |#################------------------------------------| 32.33% tmphc667ivx.zip |#################------------------------------------| 32.49% tmphc667ivx.zip |#################------------------------------------| 32.65% tmphc667ivx.zip |#################------------------------------------| 32.81% tmphc667ivx.zip |#################------------------------------------| 32.97% tmphc667ivx.zip |##################-----------------------------------| 33.13% tmphc667ivx.zip |##################-----------------------------------| 33.29% tmphc667ivx.zip |##################-----------------------------------| 33.45% tmphc667ivx.zip |##################-----------------------------------| 33.61% tmphc667ivx.zip |##################-----------------------------------| 33.78% tmphc667ivx.zip |##################-----------------------------------| 33.94% tmphc667ivx.zip |##################-----------------------------------| 34.1% tmphc667ivx.zip |##################-----------------------------------| 34.26% tmphc667ivx.zip |##################-----------------------------------| 34.42% tmphc667ivx.zip |##################-----------------------------------| 34.58% tmphc667ivx.zip |##################-----------------------------------| 34.74% tmphc667ivx.zip |##################-----------------------------------| 34.9% tmphc667ivx.zip |###################----------------------------------| 35.06% tmphc667ivx.zip |###################----------------------------------| 35.22% tmphc667ivx.zip |###################----------------------------------| 35.38% tmphc667ivx.zip |###################----------------------------------| 35.54% tmphc667ivx.zip |###################----------------------------------| 35.71% tmphc667ivx.zip |###################----------------------------------| 35.87% tmphc667ivx.zip |###################----------------------------------| 36.03% tmphc667ivx.zip |###################----------------------------------| 36.19% tmphc667ivx.zip |###################----------------------------------| 36.35% tmphc667ivx.zip |###################----------------------------------| 36.51% tmphc667ivx.zip |###################----------------------------------| 36.67% tmphc667ivx.zip |####################---------------------------------| 36.83% tmphc667ivx.zip |####################---------------------------------| 36.99% tmphc667ivx.zip |####################---------------------------------| 37.15% tmphc667ivx.zip |####################---------------------------------| 37.31% tmphc667ivx.zip |####################---------------------------------| 37.47% tmphc667ivx.zip |####################---------------------------------| 37.64% tmphc667ivx.zip |####################---------------------------------| 37.8% tmphc667ivx.zip |####################---------------------------------| 37.96% tmphc667ivx.zip |####################---------------------------------| 38.12% tmphc667ivx.zip |####################---------------------------------| 38.28% tmphc667ivx.zip |####################---------------------------------| 38.44% tmphc667ivx.zip |####################---------------------------------| 38.6% tmphc667ivx.zip |#####################--------------------------------| 38.76% tmphc667ivx.zip |#####################--------------------------------| 38.92% tmphc667ivx.zip |#####################--------------------------------| 39.08% tmphc667ivx.zip |#####################--------------------------------| 39.24% tmphc667ivx.zip |#####################--------------------------------| 39.4% tmphc667ivx.zip |#####################--------------------------------| 39.57% tmphc667ivx.zip |#####################--------------------------------| 39.73% tmphc667ivx.zip |#####################--------------------------------| 39.89% tmphc667ivx.zip |#####################--------------------------------| 40.05% tmphc667ivx.zip |#####################--------------------------------| 40.21% tmphc667ivx.zip |#####################--------------------------------| 40.37% tmphc667ivx.zip |#####################--------------------------------| 40.53% tmphc667ivx.zip |######################-------------------------------| 40.69% tmphc667ivx.zip |######################-------------------------------| 40.85% tmphc667ivx.zip |######################-------------------------------| 41.01% tmphc667ivx.zip |######################-------------------------------| 41.17% tmphc667ivx.zip |######################-------------------------------| 41.33% tmphc667ivx.zip |######################-------------------------------| 41.5% tmphc667ivx.zip |######################-------------------------------| 41.66% tmphc667ivx.zip |######################-------------------------------| 41.82% tmphc667ivx.zip |######################-------------------------------| 41.98% tmphc667ivx.zip |######################-------------------------------| 42.14% tmphc667ivx.zip |######################-------------------------------| 42.3% tmphc667ivx.zip |#######################------------------------------| 42.46% tmphc667ivx.zip |#######################------------------------------| 42.62% tmphc667ivx.zip |#######################------------------------------| 42.78% tmphc667ivx.zip |#######################------------------------------| 42.94% tmphc667ivx.zip |#######################------------------------------| 43.1% tmphc667ivx.zip |#######################------------------------------| 43.26% tmphc667ivx.zip |#######################------------------------------| 43.43% tmphc667ivx.zip |#######################------------------------------| 43.59% tmphc667ivx.zip |#######################------------------------------| 43.75% tmphc667ivx.zip |#######################------------------------------| 43.91% tmphc667ivx.zip |#######################------------------------------| 44.07% tmphc667ivx.zip |#######################------------------------------| 44.23% tmphc667ivx.zip |########################-----------------------------| 44.39% tmphc667ivx.zip |########################-----------------------------| 44.55% tmphc667ivx.zip |########################-----------------------------| 44.71% tmphc667ivx.zip |########################-----------------------------| 44.87% tmphc667ivx.zip |########################-----------------------------| 45.03% tmphc667ivx.zip |########################-----------------------------| 45.19% tmphc667ivx.zip |########################-----------------------------| 45.36% tmphc667ivx.zip |########################-----------------------------| 45.52% tmphc667ivx.zip |########################-----------------------------| 45.68% tmphc667ivx.zip |########################-----------------------------| 45.84% tmphc667ivx.zip |########################-----------------------------| 46.0% tmphc667ivx.zip |########################-----------------------------| 46.16% tmphc667ivx.zip |#########################----------------------------| 46.32% tmphc667ivx.zip |#########################----------------------------| 46.48% tmphc667ivx.zip |#########################----------------------------| 46.64% tmphc667ivx.zip |#########################----------------------------| 46.8% tmphc667ivx.zip |#########################----------------------------| 46.96% tmphc667ivx.zip |#########################----------------------------| 47.12% tmphc667ivx.zip |#########################----------------------------| 47.29% tmphc667ivx.zip |#########################----------------------------| 47.45% tmphc667ivx.zip |#########################----------------------------| 47.61% tmphc667ivx.zip |#########################----------------------------| 47.77% tmphc667ivx.zip |#########################----------------------------| 47.93% tmphc667ivx.zip |#########################----------------------------| 48.09% tmphc667ivx.zip |##########################---------------------------| 48.25% tmphc667ivx.zip |##########################---------------------------| 48.41% tmphc667ivx.zip |##########################---------------------------| 48.57% tmphc667ivx.zip |##########################---------------------------| 48.73% tmphc667ivx.zip |##########################---------------------------| 48.89% tmphc667ivx.zip |##########################---------------------------| 49.05% tmphc667ivx.zip |##########################---------------------------| 49.22% tmphc667ivx.zip |##########################---------------------------| 49.38% tmphc667ivx.zip |##########################---------------------------| 49.54% tmphc667ivx.zip |##########################---------------------------| 49.7% tmphc667ivx.zip |##########################---------------------------| 49.86% tmphc667ivx.zip |###########################--------------------------| 50.02% tmphc667ivx.zip |###########################--------------------------| 50.18% tmphc667ivx.zip |###########################--------------------------| 50.34% tmphc667ivx.zip |###########################--------------------------| 50.5% tmphc667ivx.zip |###########################--------------------------| 50.66% tmphc667ivx.zip |###########################--------------------------| 50.82% tmphc667ivx.zip |###########################--------------------------| 50.98% tmphc667ivx.zip |###########################--------------------------| 51.15% tmphc667ivx.zip |###########################--------------------------| 51.31% tmphc667ivx.zip |###########################--------------------------| 51.47% tmphc667ivx.zip |###########################--------------------------| 51.63% tmphc667ivx.zip |###########################--------------------------| 51.79% tmphc667ivx.zip |############################-------------------------| 51.95% tmphc667ivx.zip |############################-------------------------| 52.11% tmphc667ivx.zip |############################-------------------------| 52.27% tmphc667ivx.zip |############################-------------------------| 52.43% tmphc667ivx.zip |############################-------------------------| 52.59% tmphc667ivx.zip |############################-------------------------| 52.75% tmphc667ivx.zip |############################-------------------------| 52.91% tmphc667ivx.zip |############################-------------------------| 53.08% tmphc667ivx.zip |############################-------------------------| 53.24% tmphc667ivx.zip |############################-------------------------| 53.4% tmphc667ivx.zip |############################-------------------------| 53.56% tmphc667ivx.zip |############################-------------------------| 53.72% tmphc667ivx.zip |#############################------------------------| 53.88% tmphc667ivx.zip |#############################------------------------| 54.04% tmphc667ivx.zip |#############################------------------------| 54.2% tmphc667ivx.zip |#############################------------------------| 54.36% tmphc667ivx.zip |#############################------------------------| 54.52% tmphc667ivx.zip |#############################------------------------| 54.68% tmphc667ivx.zip |#############################------------------------| 54.84% tmphc667ivx.zip |#############################------------------------| 55.01% tmphc667ivx.zip |#############################------------------------| 55.17% tmphc667ivx.zip |#############################------------------------| 55.33% tmphc667ivx.zip |#############################------------------------| 55.49% tmphc667ivx.zip |#############################------------------------| 55.65% tmphc667ivx.zip |##############################-----------------------| 55.81% tmphc667ivx.zip |##############################-----------------------| 55.97% tmphc667ivx.zip |##############################-----------------------| 56.13% tmphc667ivx.zip |##############################-----------------------| 56.29% tmphc667ivx.zip |##############################-----------------------| 56.45% tmphc667ivx.zip |##############################-----------------------| 56.61% tmphc667ivx.zip |##############################-----------------------| 56.77% tmphc667ivx.zip |##############################-----------------------| 56.94% tmphc667ivx.zip |##############################-----------------------| 57.1% tmphc667ivx.zip |##############################-----------------------| 57.26% tmphc667ivx.zip |##############################-----------------------| 57.42% tmphc667ivx.zip |###############################----------------------| 57.58% tmphc667ivx.zip |###############################----------------------| 57.74% tmphc667ivx.zip |###############################----------------------| 57.9% tmphc667ivx.zip |###############################----------------------| 58.06% tmphc667ivx.zip |###############################----------------------| 58.22% tmphc667ivx.zip |###############################----------------------| 58.38% tmphc667ivx.zip |###############################----------------------| 58.54% tmphc667ivx.zip |###############################----------------------| 58.7% tmphc667ivx.zip |###############################----------------------| 58.87% tmphc667ivx.zip |###############################----------------------| 59.03% tmphc667ivx.zip |###############################----------------------| 59.19% tmphc667ivx.zip |###############################----------------------| 59.35% tmphc667ivx.zip |################################---------------------| 59.51% tmphc667ivx.zip |################################---------------------| 59.67% tmphc667ivx.zip |################################---------------------| 59.83% tmphc667ivx.zip |################################---------------------| 59.99% tmphc667ivx.zip |################################---------------------| 60.15% tmphc667ivx.zip |################################---------------------| 60.31% tmphc667ivx.zip |################################---------------------| 60.47% tmphc667ivx.zip |################################---------------------| 60.63% tmphc667ivx.zip |################################---------------------| 60.8% tmphc667ivx.zip |################################---------------------| 60.96% tmphc667ivx.zip |################################---------------------| 61.12% tmphc667ivx.zip |################################---------------------| 61.28% tmphc667ivx.zip |#################################--------------------| 61.44% tmphc667ivx.zip |#################################--------------------| 61.6% tmphc667ivx.zip |#################################--------------------| 61.76% tmphc667ivx.zip |#################################--------------------| 61.92% tmphc667ivx.zip |#################################--------------------| 62.08% tmphc667ivx.zip |#################################--------------------| 62.24% tmphc667ivx.zip |#################################--------------------| 62.4% tmphc667ivx.zip |#################################--------------------| 62.56% tmphc667ivx.zip |#################################--------------------| 62.73% tmphc667ivx.zip |#################################--------------------| 62.89% tmphc667ivx.zip |#################################--------------------| 63.05% tmphc667ivx.zip |##################################-------------------| 63.21% tmphc667ivx.zip |##################################-------------------| 63.37% tmphc667ivx.zip |##################################-------------------| 63.53% tmphc667ivx.zip |##################################-------------------| 63.69% tmphc667ivx.zip |##################################-------------------| 63.85% tmphc667ivx.zip |##################################-------------------| 64.01% tmphc667ivx.zip |##################################-------------------| 64.17% tmphc667ivx.zip |##################################-------------------| 64.33% tmphc667ivx.zip |##################################-------------------| 64.49% tmphc667ivx.zip |##################################-------------------| 64.66% tmphc667ivx.zip |##################################-------------------| 64.82% tmphc667ivx.zip |##################################-------------------| 64.98% tmphc667ivx.zip |###################################------------------| 65.14% tmphc667ivx.zip |###################################------------------| 65.3% tmphc667ivx.zip |###################################------------------| 65.46% tmphc667ivx.zip |###################################------------------| 65.62% tmphc667ivx.zip |###################################------------------| 65.78% tmphc667ivx.zip |###################################------------------| 65.94% tmphc667ivx.zip |###################################------------------| 66.1% tmphc667ivx.zip |###################################------------------| 66.26% tmphc667ivx.zip |###################################------------------| 66.42% tmphc667ivx.zip |###################################------------------| 66.59% tmphc667ivx.zip |###################################------------------| 66.75% tmphc667ivx.zip |###################################------------------| 66.91% tmphc667ivx.zip |####################################-----------------| 67.07% tmphc667ivx.zip |####################################-----------------| 67.23% tmphc667ivx.zip |####################################-----------------| 67.39% tmphc667ivx.zip |####################################-----------------| 67.55% tmphc667ivx.zip |####################################-----------------| 67.71% tmphc667ivx.zip |####################################-----------------| 67.87% tmphc667ivx.zip |####################################-----------------| 68.03% tmphc667ivx.zip |####################################-----------------| 68.19% tmphc667ivx.zip |####################################-----------------| 68.35% tmphc667ivx.zip |####################################-----------------| 68.52% tmphc667ivx.zip |####################################-----------------| 68.68% tmphc667ivx.zip |####################################-----------------| 68.84% tmphc667ivx.zip |#####################################----------------| 69.0% tmphc667ivx.zip |#####################################----------------| 69.16% tmphc667ivx.zip |#####################################----------------| 69.32% tmphc667ivx.zip |#####################################----------------| 69.48% tmphc667ivx.zip |#####################################----------------| 69.64% tmphc667ivx.zip |#####################################----------------| 69.8% tmphc667ivx.zip |#####################################----------------| 69.96% tmphc667ivx.zip |#####################################----------------| 70.12% tmphc667ivx.zip |#####################################----------------| 70.28% tmphc667ivx.zip |#####################################----------------| 70.45% tmphc667ivx.zip |#####################################----------------| 70.61% tmphc667ivx.zip |######################################---------------| 70.77% tmphc667ivx.zip |######################################---------------| 70.93% tmphc667ivx.zip |######################################---------------| 71.09% tmphc667ivx.zip |######################################---------------| 71.25% tmphc667ivx.zip |######################################---------------| 71.41% tmphc667ivx.zip |######################################---------------| 71.57% tmphc667ivx.zip |######################################---------------| 71.73% tmphc667ivx.zip |######################################---------------| 71.89% tmphc667ivx.zip |######################################---------------| 72.05% tmphc667ivx.zip |######################################---------------| 72.21% tmphc667ivx.zip |######################################---------------| 72.38% tmphc667ivx.zip |######################################---------------| 72.54% tmphc667ivx.zip |#######################################--------------| 72.7% tmphc667ivx.zip |#######################################--------------| 72.86% tmphc667ivx.zip |#######################################--------------| 73.02% tmphc667ivx.zip |#######################################--------------| 73.18% tmphc667ivx.zip |#######################################--------------| 73.34% tmphc667ivx.zip |#######################################--------------| 73.5% tmphc667ivx.zip |#######################################--------------| 73.66% tmphc667ivx.zip |#######################################--------------| 73.82% tmphc667ivx.zip |#######################################--------------| 73.98% tmphc667ivx.zip |#######################################--------------| 74.14% tmphc667ivx.zip |#######################################--------------| 74.31% tmphc667ivx.zip |#######################################--------------| 74.47% tmphc667ivx.zip |########################################-------------| 74.63% tmphc667ivx.zip |########################################-------------| 74.79% tmphc667ivx.zip |########################################-------------| 74.95% tmphc667ivx.zip |########################################-------------| 75.11% tmphc667ivx.zip |########################################-------------| 75.27% tmphc667ivx.zip |########################################-------------| 75.43% tmphc667ivx.zip |########################################-------------| 75.59% tmphc667ivx.zip |########################################-------------| 75.75% tmphc667ivx.zip |########################################-------------| 75.91% tmphc667ivx.zip |########################################-------------| 76.07% tmphc667ivx.zip |########################################-------------| 76.24% tmphc667ivx.zip |########################################-------------| 76.4% tmphc667ivx.zip |#########################################------------| 76.56% tmphc667ivx.zip |#########################################------------| 76.72% tmphc667ivx.zip |#########################################------------| 76.88% tmphc667ivx.zip |#########################################------------| 77.04% tmphc667ivx.zip |#########################################------------| 77.2% tmphc667ivx.zip |#########################################------------| 77.36% tmphc667ivx.zip |#########################################------------| 77.52% tmphc667ivx.zip |#########################################------------| 77.68% tmphc667ivx.zip |#########################################------------| 77.84% tmphc667ivx.zip |#########################################------------| 78.0% tmphc667ivx.zip |#########################################------------| 78.17% tmphc667ivx.zip |##########################################-----------| 78.33% tmphc667ivx.zip |##########################################-----------| 78.49% tmphc667ivx.zip |##########################################-----------| 78.65% tmphc667ivx.zip |##########################################-----------| 78.81% tmphc667ivx.zip |##########################################-----------| 78.97% tmphc667ivx.zip |##########################################-----------| 79.13% tmphc667ivx.zip |##########################################-----------| 79.29% tmphc667ivx.zip |##########################################-----------| 79.45% tmphc667ivx.zip |##########################################-----------| 79.61% tmphc667ivx.zip |##########################################-----------| 79.77% tmphc667ivx.zip |##########################################-----------| 79.93% tmphc667ivx.zip |##########################################-----------| 80.1% tmphc667ivx.zip |###########################################----------| 80.26% tmphc667ivx.zip |###########################################----------| 80.42% tmphc667ivx.zip |###########################################----------| 80.58% tmphc667ivx.zip |###########################################----------| 80.74% tmphc667ivx.zip |###########################################----------| 80.9% tmphc667ivx.zip |###########################################----------| 81.06% tmphc667ivx.zip |###########################################----------| 81.22% tmphc667ivx.zip |###########################################----------| 81.38% tmphc667ivx.zip |###########################################----------| 81.54% tmphc667ivx.zip |###########################################----------| 81.7% tmphc667ivx.zip |###########################################----------| 81.86% tmphc667ivx.zip |###########################################----------| 82.03% tmphc667ivx.zip |############################################---------| 82.19% tmphc667ivx.zip |############################################---------| 82.35% tmphc667ivx.zip |############################################---------| 82.51% tmphc667ivx.zip |############################################---------| 82.67% tmphc667ivx.zip |############################################---------| 82.83% tmphc667ivx.zip |############################################---------| 82.99% tmphc667ivx.zip |############################################---------| 83.15% tmphc667ivx.zip |############################################---------| 83.31% tmphc667ivx.zip |############################################---------| 83.47% tmphc667ivx.zip |############################################---------| 83.63% tmphc667ivx.zip |############################################---------| 83.79% tmphc667ivx.zip |############################################---------| 83.96% tmphc667ivx.zip |#############################################--------| 84.12% tmphc667ivx.zip |#############################################--------| 84.28% tmphc667ivx.zip |#############################################--------| 84.44% tmphc667ivx.zip |#############################################--------| 84.6% tmphc667ivx.zip |#############################################--------| 84.76% tmphc667ivx.zip |#############################################--------| 84.92% tmphc667ivx.zip |#############################################--------| 85.08% tmphc667ivx.zip |#############################################--------| 85.24% tmphc667ivx.zip |#############################################--------| 85.4% tmphc667ivx.zip |#############################################--------| 85.56% tmphc667ivx.zip |#############################################--------| 85.72% tmphc667ivx.zip |##############################################-------| 85.89% tmphc667ivx.zip |##############################################-------| 86.05% tmphc667ivx.zip |##############################################-------| 86.21% tmphc667ivx.zip |##############################################-------| 86.37% tmphc667ivx.zip |##############################################-------| 86.53% tmphc667ivx.zip |##############################################-------| 86.69% tmphc667ivx.zip |##############################################-------| 86.85% tmphc667ivx.zip |##############################################-------| 87.01% tmphc667ivx.zip |##############################################-------| 87.17% tmphc667ivx.zip |##############################################-------| 87.33% tmphc667ivx.zip |##############################################-------| 87.49% tmphc667ivx.zip |##############################################-------| 87.65% tmphc667ivx.zip |###############################################------| 87.82% tmphc667ivx.zip |###############################################------| 87.98% tmphc667ivx.zip |###############################################------| 88.14% tmphc667ivx.zip |###############################################------| 88.3% tmphc667ivx.zip |###############################################------| 88.46% tmphc667ivx.zip |###############################################------| 88.62% tmphc667ivx.zip |###############################################------| 88.78% tmphc667ivx.zip |###############################################------| 88.94% tmphc667ivx.zip |###############################################------| 89.1% tmphc667ivx.zip |###############################################------| 89.26% tmphc667ivx.zip |###############################################------| 89.42% tmphc667ivx.zip |###############################################------| 89.58% tmphc667ivx.zip |################################################-----| 89.75% tmphc667ivx.zip |################################################-----| 89.91% tmphc667ivx.zip |################################################-----| 90.07% tmphc667ivx.zip |################################################-----| 90.23% tmphc667ivx.zip |################################################-----| 90.39% tmphc667ivx.zip |################################################-----| 90.55% tmphc667ivx.zip |################################################-----| 90.71% tmphc667ivx.zip |################################################-----| 90.87% tmphc667ivx.zip |################################################-----| 91.03% tmphc667ivx.zip |################################################-----| 91.19% tmphc667ivx.zip |################################################-----| 91.35% tmphc667ivx.zip |#################################################----| 91.51% tmphc667ivx.zip |#################################################----| 91.68% tmphc667ivx.zip |#################################################----| 91.84% tmphc667ivx.zip |#################################################----| 92.0% tmphc667ivx.zip |#################################################----| 92.16% tmphc667ivx.zip |#################################################----| 92.32% tmphc667ivx.zip |#################################################----| 92.48% tmphc667ivx.zip |#################################################----| 92.64% tmphc667ivx.zip |#################################################----| 92.8% tmphc667ivx.zip |#################################################----| 92.96% tmphc667ivx.zip |#################################################----| 93.12% tmphc667ivx.zip |#################################################----| 93.28% tmphc667ivx.zip |##################################################---| 93.44% tmphc667ivx.zip |##################################################---| 93.61% tmphc667ivx.zip |##################################################---| 93.77% tmphc667ivx.zip |##################################################---| 93.93% tmphc667ivx.zip |##################################################---| 94.09% tmphc667ivx.zip |##################################################---| 94.25% tmphc667ivx.zip |##################################################---| 94.41% tmphc667ivx.zip |##################################################---| 94.57% tmphc667ivx.zip |##################################################---| 94.73% tmphc667ivx.zip |##################################################---| 94.89% tmphc667ivx.zip |##################################################---| 95.05% tmphc667ivx.zip |##################################################---| 95.21% tmphc667ivx.zip |###################################################--| 95.37% tmphc667ivx.zip |###################################################--| 95.54% tmphc667ivx.zip |###################################################--| 95.7% tmphc667ivx.zip |###################################################--| 95.86% tmphc667ivx.zip |###################################################--| 96.02% tmphc667ivx.zip |###################################################--| 96.18% tmphc667ivx.zip |###################################################--| 96.34% tmphc667ivx.zip |###################################################--| 96.5% tmphc667ivx.zip |###################################################--| 96.66% tmphc667ivx.zip |###################################################--| 96.82% tmphc667ivx.zip |###################################################--| 96.98% tmphc667ivx.zip |###################################################--| 97.14% tmphc667ivx.zip |####################################################-| 97.3% tmphc667ivx.zip |####################################################-| 97.47% tmphc667ivx.zip |####################################################-| 97.63% tmphc667ivx.zip |####################################################-| 97.79% tmphc667ivx.zip |####################################################-| 97.95% tmphc667ivx.zip |####################################################-| 98.11% tmphc667ivx.zip |####################################################-| 98.27% tmphc667ivx.zip |####################################################-| 98.43% tmphc667ivx.zip |####################################################-| 98.59% tmphc667ivx.zip |####################################################-| 98.75% tmphc667ivx.zip |####################################################-| 98.91% tmphc667ivx.zip |#####################################################| 99.07% tmphc667ivx.zip |#####################################################| 99.23% tmphc667ivx.zip |#####################################################| 99.4% tmphc667ivx.zip |#####################################################| 99.56% tmphc667ivx.zip |#####################################################| 99.72% tmphc667ivx.zip |#####################################################| 99.88% tmphc667ivx.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b7867b58-5c9e-4bb7-b9d3-7c4dab855a3b + 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:EMD78qPs --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).. tmpuhhk3w_7.zip |-----------------------------------------------------| 0.47% tmpuhhk3w_7.zip |-----------------------------------------------------| 0.93% tmpuhhk3w_7.zip |#----------------------------------------------------| 1.4% tmpuhhk3w_7.zip |#----------------------------------------------------| 1.86% tmpuhhk3w_7.zip |#----------------------------------------------------| 2.33% tmpuhhk3w_7.zip |#----------------------------------------------------| 2.8% tmpuhhk3w_7.zip |##---------------------------------------------------| 3.26% tmpuhhk3w_7.zip |##---------------------------------------------------| 3.73% tmpuhhk3w_7.zip |##---------------------------------------------------| 4.19% tmpuhhk3w_7.zip |##---------------------------------------------------| 4.66% tmpuhhk3w_7.zip |###--------------------------------------------------| 5.13% tmpuhhk3w_7.zip |###--------------------------------------------------| 5.59% tmpuhhk3w_7.zip |###--------------------------------------------------| 6.06% tmpuhhk3w_7.zip |###--------------------------------------------------| 6.52% tmpuhhk3w_7.zip |####-------------------------------------------------| 6.99% tmpuhhk3w_7.zip |####-------------------------------------------------| 7.46% tmpuhhk3w_7.zip |####-------------------------------------------------| 7.92% tmpuhhk3w_7.zip |####-------------------------------------------------| 8.39% tmpuhhk3w_7.zip |#####------------------------------------------------| 8.85% tmpuhhk3w_7.zip |#####------------------------------------------------| 9.32% tmpuhhk3w_7.zip |#####------------------------------------------------| 9.79% tmpuhhk3w_7.zip |#####------------------------------------------------| 10.25% tmpuhhk3w_7.zip |######-----------------------------------------------| 10.72% tmpuhhk3w_7.zip |######-----------------------------------------------| 11.18% tmpuhhk3w_7.zip |######-----------------------------------------------| 11.65% tmpuhhk3w_7.zip |######-----------------------------------------------| 12.12% tmpuhhk3w_7.zip |#######----------------------------------------------| 12.58% tmpuhhk3w_7.zip |#######----------------------------------------------| 13.05% tmpuhhk3w_7.zip |#######----------------------------------------------| 13.51% tmpuhhk3w_7.zip |#######----------------------------------------------| 13.98% tmpuhhk3w_7.zip |########---------------------------------------------| 14.45% tmpuhhk3w_7.zip |########---------------------------------------------| 14.91% tmpuhhk3w_7.zip |########---------------------------------------------| 15.38% tmpuhhk3w_7.zip |########---------------------------------------------| 15.84% tmpuhhk3w_7.zip |#########--------------------------------------------| 16.31% tmpuhhk3w_7.zip |#########--------------------------------------------| 16.78% tmpuhhk3w_7.zip |#########--------------------------------------------| 17.24% tmpuhhk3w_7.zip |#########--------------------------------------------| 17.71% tmpuhhk3w_7.zip |##########-------------------------------------------| 18.17% tmpuhhk3w_7.zip |##########-------------------------------------------| 18.64% tmpuhhk3w_7.zip |##########-------------------------------------------| 19.11% tmpuhhk3w_7.zip |##########-------------------------------------------| 19.57% tmpuhhk3w_7.zip |###########------------------------------------------| 20.04% tmpuhhk3w_7.zip |###########------------------------------------------| 20.5% tmpuhhk3w_7.zip |###########------------------------------------------| 20.97% tmpuhhk3w_7.zip |###########------------------------------------------| 21.44% tmpuhhk3w_7.zip |############-----------------------------------------| 21.9% tmpuhhk3w_7.zip |############-----------------------------------------| 22.37% tmpuhhk3w_7.zip |############-----------------------------------------| 22.83% tmpuhhk3w_7.zip |############-----------------------------------------| 23.3% tmpuhhk3w_7.zip |#############----------------------------------------| 23.77% tmpuhhk3w_7.zip |#############----------------------------------------| 24.23% tmpuhhk3w_7.zip |#############----------------------------------------| 24.7% tmpuhhk3w_7.zip |#############----------------------------------------| 25.16% tmpuhhk3w_7.zip |##############---------------------------------------| 25.63% tmpuhhk3w_7.zip |##############---------------------------------------| 26.1% tmpuhhk3w_7.zip |##############---------------------------------------| 26.56% tmpuhhk3w_7.zip |##############---------------------------------------| 27.03% tmpuhhk3w_7.zip |###############--------------------------------------| 27.49% tmpuhhk3w_7.zip |###############--------------------------------------| 27.96% tmpuhhk3w_7.zip |###############--------------------------------------| 28.43% tmpuhhk3w_7.zip |###############--------------------------------------| 28.89% tmpuhhk3w_7.zip |################-------------------------------------| 29.36% tmpuhhk3w_7.zip |################-------------------------------------| 29.82% tmpuhhk3w_7.zip |################-------------------------------------| 30.29% tmpuhhk3w_7.zip |################-------------------------------------| 30.76% tmpuhhk3w_7.zip |#################------------------------------------| 31.22% tmpuhhk3w_7.zip |#################------------------------------------| 31.69% tmpuhhk3w_7.zip |#################------------------------------------| 32.15% tmpuhhk3w_7.zip |#################------------------------------------| 32.62% tmpuhhk3w_7.zip |##################-----------------------------------| 33.09% tmpuhhk3w_7.zip |##################-----------------------------------| 33.55% tmpuhhk3w_7.zip |##################-----------------------------------| 34.02% tmpuhhk3w_7.zip |##################-----------------------------------| 34.48% tmpuhhk3w_7.zip |###################----------------------------------| 34.95% tmpuhhk3w_7.zip |###################----------------------------------| 35.42% tmpuhhk3w_7.zip |###################----------------------------------| 35.88% tmpuhhk3w_7.zip |###################----------------------------------| 36.35% tmpuhhk3w_7.zip |####################---------------------------------| 36.81% tmpuhhk3w_7.zip |####################---------------------------------| 37.28% tmpuhhk3w_7.zip |####################---------------------------------| 37.75% tmpuhhk3w_7.zip |####################---------------------------------| 38.21% tmpuhhk3w_7.zip |####################---------------------------------| 38.68% tmpuhhk3w_7.zip |#####################--------------------------------| 39.15% tmpuhhk3w_7.zip |#####################--------------------------------| 39.61% tmpuhhk3w_7.zip |#####################--------------------------------| 40.08% tmpuhhk3w_7.zip |#####################--------------------------------| 40.54% tmpuhhk3w_7.zip |######################-------------------------------| 41.01% tmpuhhk3w_7.zip |######################-------------------------------| 41.48% tmpuhhk3w_7.zip |######################-------------------------------| 41.94% tmpuhhk3w_7.zip |######################-------------------------------| 42.41% tmpuhhk3w_7.zip |#######################------------------------------| 42.87% tmpuhhk3w_7.zip |#######################------------------------------| 43.34% tmpuhhk3w_7.zip |#######################------------------------------| 43.81% tmpuhhk3w_7.zip |#######################------------------------------| 44.27% tmpuhhk3w_7.zip |########################-----------------------------| 44.74% tmpuhhk3w_7.zip |########################-----------------------------| 45.2% tmpuhhk3w_7.zip |########################-----------------------------| 45.67% tmpuhhk3w_7.zip |########################-----------------------------| 46.14% tmpuhhk3w_7.zip |#########################----------------------------| 46.6% tmpuhhk3w_7.zip |#########################----------------------------| 47.07% tmpuhhk3w_7.zip |#########################----------------------------| 47.53% tmpuhhk3w_7.zip |#########################----------------------------| 48.0% tmpuhhk3w_7.zip |##########################---------------------------| 48.47% tmpuhhk3w_7.zip |##########################---------------------------| 48.93% tmpuhhk3w_7.zip |##########################---------------------------| 49.4% tmpuhhk3w_7.zip |##########################---------------------------| 49.86% tmpuhhk3w_7.zip |###########################--------------------------| 50.33% tmpuhhk3w_7.zip |###########################--------------------------| 50.8% tmpuhhk3w_7.zip |###########################--------------------------| 51.26% tmpuhhk3w_7.zip |###########################--------------------------| 51.73% tmpuhhk3w_7.zip |############################-------------------------| 52.19% tmpuhhk3w_7.zip |############################-------------------------| 52.66% tmpuhhk3w_7.zip |############################-------------------------| 53.13% tmpuhhk3w_7.zip |############################-------------------------| 53.59% tmpuhhk3w_7.zip |#############################------------------------| 54.06% tmpuhhk3w_7.zip |#############################------------------------| 54.52% tmpuhhk3w_7.zip |#############################------------------------| 54.99% tmpuhhk3w_7.zip |#############################------------------------| 55.46% tmpuhhk3w_7.zip |##############################-----------------------| 55.92% tmpuhhk3w_7.zip |##############################-----------------------| 56.39% tmpuhhk3w_7.zip |##############################-----------------------| 56.85% tmpuhhk3w_7.zip |##############################-----------------------| 57.32% tmpuhhk3w_7.zip |###############################----------------------| 57.79% tmpuhhk3w_7.zip |###############################----------------------| 58.25% tmpuhhk3w_7.zip |###############################----------------------| 58.72% tmpuhhk3w_7.zip |###############################----------------------| 59.18% tmpuhhk3w_7.zip |################################---------------------| 59.65% tmpuhhk3w_7.zip |################################---------------------| 60.12% tmpuhhk3w_7.zip |################################---------------------| 60.58% tmpuhhk3w_7.zip |################################---------------------| 61.05% tmpuhhk3w_7.zip |#################################--------------------| 61.51% tmpuhhk3w_7.zip |#################################--------------------| 61.98% tmpuhhk3w_7.zip |#################################--------------------| 62.45% tmpuhhk3w_7.zip |#################################--------------------| 62.91% tmpuhhk3w_7.zip |##################################-------------------| 63.38% tmpuhhk3w_7.zip |##################################-------------------| 63.84% tmpuhhk3w_7.zip |##################################-------------------| 64.31% tmpuhhk3w_7.zip |##################################-------------------| 64.78% tmpuhhk3w_7.zip |###################################------------------| 65.24% tmpuhhk3w_7.zip |###################################------------------| 65.71% tmpuhhk3w_7.zip |###################################------------------| 66.17% tmpuhhk3w_7.zip |###################################------------------| 66.64% tmpuhhk3w_7.zip |####################################-----------------| 67.11% tmpuhhk3w_7.zip |####################################-----------------| 67.57% tmpuhhk3w_7.zip |####################################-----------------| 68.04% tmpuhhk3w_7.zip |####################################-----------------| 68.5% tmpuhhk3w_7.zip |#####################################----------------| 68.97% tmpuhhk3w_7.zip |#####################################----------------| 69.44% tmpuhhk3w_7.zip |#####################################----------------| 69.9% tmpuhhk3w_7.zip |#####################################----------------| 70.37% tmpuhhk3w_7.zip |######################################---------------| 70.83% tmpuhhk3w_7.zip |######################################---------------| 71.3% tmpuhhk3w_7.zip |######################################---------------| 71.77% tmpuhhk3w_7.zip |######################################---------------| 72.23% tmpuhhk3w_7.zip |#######################################--------------| 72.7% tmpuhhk3w_7.zip |#######################################--------------| 73.16% tmpuhhk3w_7.zip |#######################################--------------| 73.63% tmpuhhk3w_7.zip |#######################################--------------| 74.1% tmpuhhk3w_7.zip |########################################-------------| 74.56% tmpuhhk3w_7.zip |########################################-------------| 75.03% tmpuhhk3w_7.zip |########################################-------------| 75.49% tmpuhhk3w_7.zip |########################################-------------| 75.96% tmpuhhk3w_7.zip |#########################################------------| 76.43% tmpuhhk3w_7.zip |#########################################------------| 76.89% tmpuhhk3w_7.zip |#########################################------------| 77.36% tmpuhhk3w_7.zip |#########################################------------| 77.82% tmpuhhk3w_7.zip |#########################################------------| 78.29% tmpuhhk3w_7.zip |##########################################-----------| 78.76% tmpuhhk3w_7.zip |##########################################-----------| 79.22% tmpuhhk3w_7.zip |##########################################-----------| 79.69% tmpuhhk3w_7.zip |##########################################-----------| 80.15% tmpuhhk3w_7.zip |###########################################----------| 80.62% tmpuhhk3w_7.zip |###########################################----------| 81.09% tmpuhhk3w_7.zip |###########################################----------| 81.55% tmpuhhk3w_7.zip |###########################################----------| 82.02% tmpuhhk3w_7.zip |############################################---------| 82.48% tmpuhhk3w_7.zip |############################################---------| 82.95% tmpuhhk3w_7.zip |############################################---------| 83.42% tmpuhhk3w_7.zip |############################################---------| 83.88% tmpuhhk3w_7.zip |#############################################--------| 84.35% tmpuhhk3w_7.zip |#############################################--------| 84.81% tmpuhhk3w_7.zip |#############################################--------| 85.28% tmpuhhk3w_7.zip |#############################################--------| 85.75% tmpuhhk3w_7.zip |##############################################-------| 86.21% tmpuhhk3w_7.zip |##############################################-------| 86.68% tmpuhhk3w_7.zip |##############################################-------| 87.14% tmpuhhk3w_7.zip |##############################################-------| 87.61% tmpuhhk3w_7.zip |###############################################------| 88.08% tmpuhhk3w_7.zip |###############################################------| 88.54% tmpuhhk3w_7.zip |###############################################------| 89.01% tmpuhhk3w_7.zip |###############################################------| 89.47% tmpuhhk3w_7.zip |################################################-----| 89.94% tmpuhhk3w_7.zip |################################################-----| 90.41% tmpuhhk3w_7.zip |################################################-----| 90.87% tmpuhhk3w_7.zip |################################################-----| 91.34% tmpuhhk3w_7.zip |#################################################----| 91.8% tmpuhhk3w_7.zip |#################################################----| 92.27% tmpuhhk3w_7.zip |#################################################----| 92.74% tmpuhhk3w_7.zip |#################################################----| 93.2% tmpuhhk3w_7.zip |##################################################---| 93.67% tmpuhhk3w_7.zip |##################################################---| 94.13% tmpuhhk3w_7.zip |##################################################---| 94.6% tmpuhhk3w_7.zip |##################################################---| 95.07% tmpuhhk3w_7.zip |###################################################--| 95.53% tmpuhhk3w_7.zip |###################################################--| 96.0% tmpuhhk3w_7.zip |###################################################--| 96.46% tmpuhhk3w_7.zip |###################################################--| 96.93% tmpuhhk3w_7.zip |####################################################-| 97.4% tmpuhhk3w_7.zip |####################################################-| 97.86% tmpuhhk3w_7.zip |####################################################-| 98.33% tmpuhhk3w_7.zip |####################################################-| 98.79% tmpuhhk3w_7.zip |#####################################################| 99.26% tmpuhhk3w_7.zip |#####################################################| 99.73% tmpuhhk3w_7.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4606c13e-6167-4266-b304-20e6fc9042f6 + 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:EMD78qPs --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).. tmp6oxq_19z.zip |-----------------------------------------------------| 0.46% tmp6oxq_19z.zip |-----------------------------------------------------| 0.92% tmp6oxq_19z.zip |#----------------------------------------------------| 1.38% tmp6oxq_19z.zip |#----------------------------------------------------| 1.83% tmp6oxq_19z.zip |#----------------------------------------------------| 2.29% tmp6oxq_19z.zip |#----------------------------------------------------| 2.75% tmp6oxq_19z.zip |##---------------------------------------------------| 3.21% tmp6oxq_19z.zip |##---------------------------------------------------| 3.67% tmp6oxq_19z.zip |##---------------------------------------------------| 4.13% tmp6oxq_19z.zip |##---------------------------------------------------| 4.58% tmp6oxq_19z.zip |###--------------------------------------------------| 5.04% tmp6oxq_19z.zip |###--------------------------------------------------| 5.5% tmp6oxq_19z.zip |###--------------------------------------------------| 5.96% tmp6oxq_19z.zip |###--------------------------------------------------| 6.42% tmp6oxq_19z.zip |####-------------------------------------------------| 6.88% tmp6oxq_19z.zip |####-------------------------------------------------| 7.34% tmp6oxq_19z.zip |####-------------------------------------------------| 7.79% tmp6oxq_19z.zip |####-------------------------------------------------| 8.25% tmp6oxq_19z.zip |#####------------------------------------------------| 8.71% tmp6oxq_19z.zip |#####------------------------------------------------| 9.17% tmp6oxq_19z.zip |#####------------------------------------------------| 9.63% tmp6oxq_19z.zip |#####------------------------------------------------| 10.09% tmp6oxq_19z.zip |######-----------------------------------------------| 10.54% tmp6oxq_19z.zip |######-----------------------------------------------| 11.0% tmp6oxq_19z.zip |######-----------------------------------------------| 11.46% tmp6oxq_19z.zip |######-----------------------------------------------| 11.92% tmp6oxq_19z.zip |#######----------------------------------------------| 12.38% tmp6oxq_19z.zip |#######----------------------------------------------| 12.84% tmp6oxq_19z.zip |#######----------------------------------------------| 13.3% tmp6oxq_19z.zip |#######----------------------------------------------| 13.75% tmp6oxq_19z.zip |########---------------------------------------------| 14.21% tmp6oxq_19z.zip |########---------------------------------------------| 14.67% tmp6oxq_19z.zip |########---------------------------------------------| 15.13% tmp6oxq_19z.zip |########---------------------------------------------| 15.59% tmp6oxq_19z.zip |#########--------------------------------------------| 16.05% tmp6oxq_19z.zip |#########--------------------------------------------| 16.5% tmp6oxq_19z.zip |#########--------------------------------------------| 16.96% tmp6oxq_19z.zip |#########--------------------------------------------| 17.42% tmp6oxq_19z.zip |#########--------------------------------------------| 17.88% tmp6oxq_19z.zip |##########-------------------------------------------| 18.34% tmp6oxq_19z.zip |##########-------------------------------------------| 18.8% tmp6oxq_19z.zip |##########-------------------------------------------| 19.26% tmp6oxq_19z.zip |##########-------------------------------------------| 19.71% tmp6oxq_19z.zip |###########------------------------------------------| 20.17% tmp6oxq_19z.zip |###########------------------------------------------| 20.63% tmp6oxq_19z.zip |###########------------------------------------------| 21.09% tmp6oxq_19z.zip |###########------------------------------------------| 21.55% tmp6oxq_19z.zip |############-----------------------------------------| 22.01% tmp6oxq_19z.zip |############-----------------------------------------| 22.46% tmp6oxq_19z.zip |############-----------------------------------------| 22.92% tmp6oxq_19z.zip |############-----------------------------------------| 23.38% tmp6oxq_19z.zip |#############----------------------------------------| 23.84% tmp6oxq_19z.zip |#############----------------------------------------| 24.3% tmp6oxq_19z.zip |#############----------------------------------------| 24.76% tmp6oxq_19z.zip |#############----------------------------------------| 25.22% tmp6oxq_19z.zip |##############---------------------------------------| 25.67% tmp6oxq_19z.zip |##############---------------------------------------| 26.13% tmp6oxq_19z.zip |##############---------------------------------------| 26.59% tmp6oxq_19z.zip |##############---------------------------------------| 27.05% tmp6oxq_19z.zip |###############--------------------------------------| 27.51% tmp6oxq_19z.zip |###############--------------------------------------| 27.97% tmp6oxq_19z.zip |###############--------------------------------------| 28.42% tmp6oxq_19z.zip |###############--------------------------------------| 28.88% tmp6oxq_19z.zip |################-------------------------------------| 29.34% tmp6oxq_19z.zip |################-------------------------------------| 29.8% tmp6oxq_19z.zip |################-------------------------------------| 30.26% tmp6oxq_19z.zip |################-------------------------------------| 30.72% tmp6oxq_19z.zip |#################------------------------------------| 31.18% tmp6oxq_19z.zip |#################------------------------------------| 31.63% tmp6oxq_19z.zip |#################------------------------------------| 32.09% tmp6oxq_19z.zip |#################------------------------------------| 32.55% tmp6oxq_19z.zip |#################------------------------------------| 33.01% tmp6oxq_19z.zip |##################-----------------------------------| 33.47% tmp6oxq_19z.zip |##################-----------------------------------| 33.93% tmp6oxq_19z.zip |##################-----------------------------------| 34.38% tmp6oxq_19z.zip |##################-----------------------------------| 34.84% tmp6oxq_19z.zip |###################----------------------------------| 35.3% tmp6oxq_19z.zip |###################----------------------------------| 35.76% tmp6oxq_19z.zip |###################----------------------------------| 36.22% tmp6oxq_19z.zip |###################----------------------------------| 36.68% tmp6oxq_19z.zip |####################---------------------------------| 37.13% tmp6oxq_19z.zip |####################---------------------------------| 37.59% tmp6oxq_19z.zip |####################---------------------------------| 38.05% tmp6oxq_19z.zip |####################---------------------------------| 38.51% tmp6oxq_19z.zip |#####################--------------------------------| 38.97% tmp6oxq_19z.zip |#####################--------------------------------| 39.43% tmp6oxq_19z.zip |#####################--------------------------------| 39.89% tmp6oxq_19z.zip |#####################--------------------------------| 40.34% tmp6oxq_19z.zip |######################-------------------------------| 40.8% tmp6oxq_19z.zip |######################-------------------------------| 41.26% tmp6oxq_19z.zip |######################-------------------------------| 41.72% tmp6oxq_19z.zip |######################-------------------------------| 42.18% tmp6oxq_19z.zip |#######################------------------------------| 42.64% tmp6oxq_19z.zip |#######################------------------------------| 43.09% tmp6oxq_19z.zip |#######################------------------------------| 43.55% tmp6oxq_19z.zip |#######################------------------------------| 44.01% tmp6oxq_19z.zip |########################-----------------------------| 44.47% tmp6oxq_19z.zip |########################-----------------------------| 44.93% tmp6oxq_19z.zip |########################-----------------------------| 45.39% tmp6oxq_19z.zip |########################-----------------------------| 45.85% tmp6oxq_19z.zip |#########################----------------------------| 46.3% tmp6oxq_19z.zip |#########################----------------------------| 46.76% tmp6oxq_19z.zip |#########################----------------------------| 47.22% tmp6oxq_19z.zip |#########################----------------------------| 47.68% tmp6oxq_19z.zip |##########################---------------------------| 48.14% tmp6oxq_19z.zip |##########################---------------------------| 48.6% tmp6oxq_19z.zip |##########################---------------------------| 49.05% tmp6oxq_19z.zip |##########################---------------------------| 49.51% tmp6oxq_19z.zip |##########################---------------------------| 49.97% tmp6oxq_19z.zip |###########################--------------------------| 50.43% tmp6oxq_19z.zip |###########################--------------------------| 50.89% tmp6oxq_19z.zip |###########################--------------------------| 51.35% tmp6oxq_19z.zip |###########################--------------------------| 51.81% tmp6oxq_19z.zip |############################-------------------------| 52.26% tmp6oxq_19z.zip |############################-------------------------| 52.72% tmp6oxq_19z.zip |############################-------------------------| 53.18% tmp6oxq_19z.zip |############################-------------------------| 53.64% tmp6oxq_19z.zip |#############################------------------------| 54.1% tmp6oxq_19z.zip |#############################------------------------| 54.56% tmp6oxq_19z.zip |#############################------------------------| 55.01% tmp6oxq_19z.zip |#############################------------------------| 55.47% tmp6oxq_19z.zip |##############################-----------------------| 55.93% tmp6oxq_19z.zip |##############################-----------------------| 56.39% tmp6oxq_19z.zip |##############################-----------------------| 56.85% tmp6oxq_19z.zip |##############################-----------------------| 57.31% tmp6oxq_19z.zip |###############################----------------------| 57.77% tmp6oxq_19z.zip |###############################----------------------| 58.22% tmp6oxq_19z.zip |###############################----------------------| 58.68% tmp6oxq_19z.zip |###############################----------------------| 59.14% tmp6oxq_19z.zip |################################---------------------| 59.6% tmp6oxq_19z.zip |################################---------------------| 60.06% tmp6oxq_19z.zip |################################---------------------| 60.52% tmp6oxq_19z.zip |################################---------------------| 60.97% tmp6oxq_19z.zip |#################################--------------------| 61.43% tmp6oxq_19z.zip |#################################--------------------| 61.89% tmp6oxq_19z.zip |#################################--------------------| 62.35% tmp6oxq_19z.zip |#################################--------------------| 62.81% tmp6oxq_19z.zip |##################################-------------------| 63.27% tmp6oxq_19z.zip |##################################-------------------| 63.73% tmp6oxq_19z.zip |##################################-------------------| 64.18% tmp6oxq_19z.zip |##################################-------------------| 64.64% tmp6oxq_19z.zip |###################################------------------| 65.1% tmp6oxq_19z.zip |###################################------------------| 65.56% tmp6oxq_19z.zip |###################################------------------| 66.02% tmp6oxq_19z.zip |###################################------------------| 66.48% tmp6oxq_19z.zip |###################################------------------| 66.93% tmp6oxq_19z.zip |####################################-----------------| 67.39% tmp6oxq_19z.zip |####################################-----------------| 67.85% tmp6oxq_19z.zip |####################################-----------------| 68.31% tmp6oxq_19z.zip |####################################-----------------| 68.77% tmp6oxq_19z.zip |#####################################----------------| 69.23% tmp6oxq_19z.zip |#####################################----------------| 69.69% tmp6oxq_19z.zip |#####################################----------------| 70.14% tmp6oxq_19z.zip |#####################################----------------| 70.6% tmp6oxq_19z.zip |######################################---------------| 71.06% tmp6oxq_19z.zip |######################################---------------| 71.52% tmp6oxq_19z.zip |######################################---------------| 71.98% tmp6oxq_19z.zip |######################################---------------| 72.44% tmp6oxq_19z.zip |#######################################--------------| 72.89% tmp6oxq_19z.zip |#######################################--------------| 73.35% tmp6oxq_19z.zip |#######################################--------------| 73.81% tmp6oxq_19z.zip |#######################################--------------| 74.27% tmp6oxq_19z.zip |########################################-------------| 74.73% tmp6oxq_19z.zip |########################################-------------| 75.19% tmp6oxq_19z.zip |########################################-------------| 75.65% tmp6oxq_19z.zip |########################################-------------| 76.1% tmp6oxq_19z.zip |#########################################------------| 76.56% tmp6oxq_19z.zip |#########################################------------| 77.02% tmp6oxq_19z.zip |#########################################------------| 77.48% tmp6oxq_19z.zip |#########################################------------| 77.94% tmp6oxq_19z.zip |##########################################-----------| 78.4% tmp6oxq_19z.zip |##########################################-----------| 78.85% tmp6oxq_19z.zip |##########################################-----------| 79.31% tmp6oxq_19z.zip |##########################################-----------| 79.77% tmp6oxq_19z.zip |###########################################----------| 80.23% tmp6oxq_19z.zip |###########################################----------| 80.69% tmp6oxq_19z.zip |###########################################----------| 81.15% tmp6oxq_19z.zip |###########################################----------| 81.61% tmp6oxq_19z.zip |###########################################----------| 82.06% tmp6oxq_19z.zip |############################################---------| 82.52% tmp6oxq_19z.zip |############################################---------| 82.98% tmp6oxq_19z.zip |############################################---------| 83.44% tmp6oxq_19z.zip |############################################---------| 83.9% tmp6oxq_19z.zip |#############################################--------| 84.36% tmp6oxq_19z.zip |#############################################--------| 84.81% tmp6oxq_19z.zip |#############################################--------| 85.27% tmp6oxq_19z.zip |#############################################--------| 85.73% tmp6oxq_19z.zip |##############################################-------| 86.19% tmp6oxq_19z.zip |##############################################-------| 86.65% tmp6oxq_19z.zip |##############################################-------| 87.11% tmp6oxq_19z.zip |##############################################-------| 87.57% tmp6oxq_19z.zip |###############################################------| 88.02% tmp6oxq_19z.zip |###############################################------| 88.48% tmp6oxq_19z.zip |###############################################------| 88.94% tmp6oxq_19z.zip |###############################################------| 89.4% tmp6oxq_19z.zip |################################################-----| 89.86% tmp6oxq_19z.zip |################################################-----| 90.32% tmp6oxq_19z.zip |################################################-----| 90.77% tmp6oxq_19z.zip |################################################-----| 91.23% tmp6oxq_19z.zip |#################################################----| 91.69% tmp6oxq_19z.zip |#################################################----| 92.15% tmp6oxq_19z.zip |#################################################----| 92.61% tmp6oxq_19z.zip |#################################################----| 93.07% tmp6oxq_19z.zip |##################################################---| 93.53% tmp6oxq_19z.zip |##################################################---| 93.98% tmp6oxq_19z.zip |##################################################---| 94.44% tmp6oxq_19z.zip |##################################################---| 94.9% tmp6oxq_19z.zip |###################################################--| 95.36% tmp6oxq_19z.zip |###################################################--| 95.82% tmp6oxq_19z.zip |###################################################--| 96.28% tmp6oxq_19z.zip |###################################################--| 96.73% tmp6oxq_19z.zip |####################################################-| 97.19% tmp6oxq_19z.zip |####################################################-| 97.65% tmp6oxq_19z.zip |####################################################-| 98.11% tmp6oxq_19z.zip |####################################################-| 98.57% tmp6oxq_19z.zip |####################################################-| 99.03% tmp6oxq_19z.zip |#####################################################| 99.48% tmp6oxq_19z.zip |#####################################################| 99.94% tmp6oxq_19z.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 40d87c3f-0222-47e2-a7e3-ddcc96cf16ce + 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:EMD78qPs --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).. tmpdlnwoppt.zip |-----------------------------------------------------| 0.45% tmpdlnwoppt.zip |-----------------------------------------------------| 0.91% tmpdlnwoppt.zip |#----------------------------------------------------| 1.36% tmpdlnwoppt.zip |#----------------------------------------------------| 1.82% tmpdlnwoppt.zip |#----------------------------------------------------| 2.27% tmpdlnwoppt.zip |#----------------------------------------------------| 2.72% tmpdlnwoppt.zip |##---------------------------------------------------| 3.18% tmpdlnwoppt.zip |##---------------------------------------------------| 3.63% tmpdlnwoppt.zip |##---------------------------------------------------| 4.09% tmpdlnwoppt.zip |##---------------------------------------------------| 4.54% tmpdlnwoppt.zip |###--------------------------------------------------| 4.99% tmpdlnwoppt.zip |###--------------------------------------------------| 5.45% tmpdlnwoppt.zip |###--------------------------------------------------| 5.9% tmpdlnwoppt.zip |###--------------------------------------------------| 6.36% tmpdlnwoppt.zip |####-------------------------------------------------| 6.81% tmpdlnwoppt.zip |####-------------------------------------------------| 7.26% tmpdlnwoppt.zip |####-------------------------------------------------| 7.72% tmpdlnwoppt.zip |####-------------------------------------------------| 8.17% tmpdlnwoppt.zip |#####------------------------------------------------| 8.63% tmpdlnwoppt.zip |#####------------------------------------------------| 9.08% tmpdlnwoppt.zip |#####------------------------------------------------| 9.53% tmpdlnwoppt.zip |#####------------------------------------------------| 9.99% tmpdlnwoppt.zip |######-----------------------------------------------| 10.44% tmpdlnwoppt.zip |######-----------------------------------------------| 10.9% tmpdlnwoppt.zip |######-----------------------------------------------| 11.35% tmpdlnwoppt.zip |######-----------------------------------------------| 11.8% tmpdlnwoppt.zip |######-----------------------------------------------| 12.26% tmpdlnwoppt.zip |#######----------------------------------------------| 12.71% tmpdlnwoppt.zip |#######----------------------------------------------| 13.17% tmpdlnwoppt.zip |#######----------------------------------------------| 13.62% tmpdlnwoppt.zip |#######----------------------------------------------| 14.07% tmpdlnwoppt.zip |########---------------------------------------------| 14.53% tmpdlnwoppt.zip |########---------------------------------------------| 14.98% tmpdlnwoppt.zip |########---------------------------------------------| 15.44% tmpdlnwoppt.zip |########---------------------------------------------| 15.89% tmpdlnwoppt.zip |#########--------------------------------------------| 16.34% tmpdlnwoppt.zip |#########--------------------------------------------| 16.8% tmpdlnwoppt.zip |#########--------------------------------------------| 17.25% tmpdlnwoppt.zip |#########--------------------------------------------| 17.71% tmpdlnwoppt.zip |##########-------------------------------------------| 18.16% tmpdlnwoppt.zip |##########-------------------------------------------| 18.61% tmpdlnwoppt.zip |##########-------------------------------------------| 19.07% tmpdlnwoppt.zip |##########-------------------------------------------| 19.52% tmpdlnwoppt.zip |###########------------------------------------------| 19.98% tmpdlnwoppt.zip |###########------------------------------------------| 20.43% tmpdlnwoppt.zip |###########------------------------------------------| 20.88% tmpdlnwoppt.zip |###########------------------------------------------| 21.34% tmpdlnwoppt.zip |############-----------------------------------------| 21.79% tmpdlnwoppt.zip |############-----------------------------------------| 22.25% tmpdlnwoppt.zip |############-----------------------------------------| 22.7% tmpdlnwoppt.zip |############-----------------------------------------| 23.15% tmpdlnwoppt.zip |#############----------------------------------------| 23.61% tmpdlnwoppt.zip |#############----------------------------------------| 24.06% tmpdlnwoppt.zip |#############----------------------------------------| 24.51% tmpdlnwoppt.zip |#############----------------------------------------| 24.97% tmpdlnwoppt.zip |#############----------------------------------------| 25.42% tmpdlnwoppt.zip |##############---------------------------------------| 25.88% tmpdlnwoppt.zip |##############---------------------------------------| 26.33% tmpdlnwoppt.zip |##############---------------------------------------| 26.78% tmpdlnwoppt.zip |##############---------------------------------------| 27.24% tmpdlnwoppt.zip |###############--------------------------------------| 27.69% tmpdlnwoppt.zip |###############--------------------------------------| 28.15% tmpdlnwoppt.zip |###############--------------------------------------| 28.6% tmpdlnwoppt.zip |###############--------------------------------------| 29.05% tmpdlnwoppt.zip |################-------------------------------------| 29.51% tmpdlnwoppt.zip |################-------------------------------------| 29.96% tmpdlnwoppt.zip |################-------------------------------------| 30.42% tmpdlnwoppt.zip |################-------------------------------------| 30.87% tmpdlnwoppt.zip |#################------------------------------------| 31.32% tmpdlnwoppt.zip |#################------------------------------------| 31.78% tmpdlnwoppt.zip |#################------------------------------------| 32.23% tmpdlnwoppt.zip |#################------------------------------------| 32.69% tmpdlnwoppt.zip |##################-----------------------------------| 33.14% tmpdlnwoppt.zip |##################-----------------------------------| 33.59% tmpdlnwoppt.zip |##################-----------------------------------| 34.05% tmpdlnwoppt.zip |##################-----------------------------------| 34.5% tmpdlnwoppt.zip |###################----------------------------------| 34.96% tmpdlnwoppt.zip |###################----------------------------------| 35.41% tmpdlnwoppt.zip |###################----------------------------------| 35.86% tmpdlnwoppt.zip |###################----------------------------------| 36.32% tmpdlnwoppt.zip |###################----------------------------------| 36.77% tmpdlnwoppt.zip |####################---------------------------------| 37.23% tmpdlnwoppt.zip |####################---------------------------------| 37.68% tmpdlnwoppt.zip |####################---------------------------------| 38.13% tmpdlnwoppt.zip |####################---------------------------------| 38.59% tmpdlnwoppt.zip |#####################--------------------------------| 39.04% tmpdlnwoppt.zip |#####################--------------------------------| 39.5% tmpdlnwoppt.zip |#####################--------------------------------| 39.95% tmpdlnwoppt.zip |#####################--------------------------------| 40.4% tmpdlnwoppt.zip |######################-------------------------------| 40.86% tmpdlnwoppt.zip |######################-------------------------------| 41.31% tmpdlnwoppt.zip |######################-------------------------------| 41.77% tmpdlnwoppt.zip |######################-------------------------------| 42.22% tmpdlnwoppt.zip |#######################------------------------------| 42.67% tmpdlnwoppt.zip |#######################------------------------------| 43.13% tmpdlnwoppt.zip |#######################------------------------------| 43.58% tmpdlnwoppt.zip |#######################------------------------------| 44.04% tmpdlnwoppt.zip |########################-----------------------------| 44.49% tmpdlnwoppt.zip |########################-----------------------------| 44.94% tmpdlnwoppt.zip |########################-----------------------------| 45.4% tmpdlnwoppt.zip |########################-----------------------------| 45.85% tmpdlnwoppt.zip |#########################----------------------------| 46.31% tmpdlnwoppt.zip |#########################----------------------------| 46.76% tmpdlnwoppt.zip |#########################----------------------------| 47.21% tmpdlnwoppt.zip |#########################----------------------------| 47.67% tmpdlnwoppt.zip |##########################---------------------------| 48.12% tmpdlnwoppt.zip |##########################---------------------------| 48.58% tmpdlnwoppt.zip |##########################---------------------------| 49.03% tmpdlnwoppt.zip |##########################---------------------------| 49.48% tmpdlnwoppt.zip |##########################---------------------------| 49.94% tmpdlnwoppt.zip |###########################--------------------------| 50.39% tmpdlnwoppt.zip |###########################--------------------------| 50.85% tmpdlnwoppt.zip |###########################--------------------------| 51.3% tmpdlnwoppt.zip |###########################--------------------------| 51.75% tmpdlnwoppt.zip |############################-------------------------| 52.21% tmpdlnwoppt.zip |############################-------------------------| 52.66% tmpdlnwoppt.zip |############################-------------------------| 53.12% tmpdlnwoppt.zip |############################-------------------------| 53.57% tmpdlnwoppt.zip |#############################------------------------| 54.02% tmpdlnwoppt.zip |#############################------------------------| 54.48% tmpdlnwoppt.zip |#############################------------------------| 54.93% tmpdlnwoppt.zip |#############################------------------------| 55.39% tmpdlnwoppt.zip |##############################-----------------------| 55.84% tmpdlnwoppt.zip |##############################-----------------------| 56.29% tmpdlnwoppt.zip |##############################-----------------------| 56.75% tmpdlnwoppt.zip |##############################-----------------------| 57.2% tmpdlnwoppt.zip |###############################----------------------| 57.66% tmpdlnwoppt.zip |###############################----------------------| 58.11% tmpdlnwoppt.zip |###############################----------------------| 58.56% tmpdlnwoppt.zip |###############################----------------------| 59.02% tmpdlnwoppt.zip |################################---------------------| 59.47% tmpdlnwoppt.zip |################################---------------------| 59.93% tmpdlnwoppt.zip |################################---------------------| 60.38% tmpdlnwoppt.zip |################################---------------------| 60.83% tmpdlnwoppt.zip |################################---------------------| 61.29% tmpdlnwoppt.zip |#################################--------------------| 61.74% tmpdlnwoppt.zip |#################################--------------------| 62.2% tmpdlnwoppt.zip |#################################--------------------| 62.65% tmpdlnwoppt.zip |#################################--------------------| 63.1% tmpdlnwoppt.zip |##################################-------------------| 63.56% tmpdlnwoppt.zip |##################################-------------------| 64.01% tmpdlnwoppt.zip |##################################-------------------| 64.47% tmpdlnwoppt.zip |##################################-------------------| 64.92% tmpdlnwoppt.zip |###################################------------------| 65.37% tmpdlnwoppt.zip |###################################------------------| 65.83% tmpdlnwoppt.zip |###################################------------------| 66.28% tmpdlnwoppt.zip |###################################------------------| 66.74% tmpdlnwoppt.zip |####################################-----------------| 67.19% tmpdlnwoppt.zip |####################################-----------------| 67.64% tmpdlnwoppt.zip |####################################-----------------| 68.1% tmpdlnwoppt.zip |####################################-----------------| 68.55% tmpdlnwoppt.zip |#####################################----------------| 69.0% tmpdlnwoppt.zip |#####################################----------------| 69.46% tmpdlnwoppt.zip |#####################################----------------| 69.91% tmpdlnwoppt.zip |#####################################----------------| 70.37% tmpdlnwoppt.zip |######################################---------------| 70.82% tmpdlnwoppt.zip |######################################---------------| 71.27% tmpdlnwoppt.zip |######################################---------------| 71.73% tmpdlnwoppt.zip |######################################---------------| 72.18% tmpdlnwoppt.zip |######################################---------------| 72.64% tmpdlnwoppt.zip |#######################################--------------| 73.09% tmpdlnwoppt.zip |#######################################--------------| 73.54% tmpdlnwoppt.zip |#######################################--------------| 74.0% tmpdlnwoppt.zip |#######################################--------------| 74.45% tmpdlnwoppt.zip |########################################-------------| 74.91% tmpdlnwoppt.zip |########################################-------------| 75.36% tmpdlnwoppt.zip |########################################-------------| 75.81% tmpdlnwoppt.zip |########################################-------------| 76.27% tmpdlnwoppt.zip |#########################################------------| 76.72% tmpdlnwoppt.zip |#########################################------------| 77.18% tmpdlnwoppt.zip |#########################################------------| 77.63% tmpdlnwoppt.zip |#########################################------------| 78.08% tmpdlnwoppt.zip |##########################################-----------| 78.54% tmpdlnwoppt.zip |##########################################-----------| 78.99% tmpdlnwoppt.zip |##########################################-----------| 79.45% tmpdlnwoppt.zip |##########################################-----------| 79.9% tmpdlnwoppt.zip |###########################################----------| 80.35% tmpdlnwoppt.zip |###########################################----------| 80.81% tmpdlnwoppt.zip |###########################################----------| 81.26% tmpdlnwoppt.zip |###########################################----------| 81.72% tmpdlnwoppt.zip |############################################---------| 82.17% tmpdlnwoppt.zip |############################################---------| 82.62% tmpdlnwoppt.zip |############################################---------| 83.08% tmpdlnwoppt.zip |############################################---------| 83.53% tmpdlnwoppt.zip |#############################################--------| 83.99% tmpdlnwoppt.zip |#############################################--------| 84.44% tmpdlnwoppt.zip |#############################################--------| 84.89% tmpdlnwoppt.zip |#############################################--------| 85.35% tmpdlnwoppt.zip |#############################################--------| 85.8% tmpdlnwoppt.zip |##############################################-------| 86.26% tmpdlnwoppt.zip |##############################################-------| 86.71% tmpdlnwoppt.zip |##############################################-------| 87.16% tmpdlnwoppt.zip |##############################################-------| 87.62% tmpdlnwoppt.zip |###############################################------| 88.07% tmpdlnwoppt.zip |###############################################------| 88.53% tmpdlnwoppt.zip |###############################################------| 88.98% tmpdlnwoppt.zip |###############################################------| 89.43% tmpdlnwoppt.zip |################################################-----| 89.89% tmpdlnwoppt.zip |################################################-----| 90.34% tmpdlnwoppt.zip |################################################-----| 90.8% tmpdlnwoppt.zip |################################################-----| 91.25% tmpdlnwoppt.zip |#################################################----| 91.7% tmpdlnwoppt.zip |#################################################----| 92.16% tmpdlnwoppt.zip |#################################################----| 92.61% tmpdlnwoppt.zip |#################################################----| 93.07% tmpdlnwoppt.zip |##################################################---| 93.52% tmpdlnwoppt.zip |##################################################---| 93.97% tmpdlnwoppt.zip |##################################################---| 94.43% tmpdlnwoppt.zip |##################################################---| 94.88% tmpdlnwoppt.zip |###################################################--| 95.34% tmpdlnwoppt.zip |###################################################--| 95.79% tmpdlnwoppt.zip |###################################################--| 96.24% tmpdlnwoppt.zip |###################################################--| 96.7% tmpdlnwoppt.zip |###################################################--| 97.15% tmpdlnwoppt.zip |####################################################-| 97.61% tmpdlnwoppt.zip |####################################################-| 98.06% tmpdlnwoppt.zip |####################################################-| 98.51% tmpdlnwoppt.zip |####################################################-| 98.97% tmpdlnwoppt.zip |#####################################################| 99.42% tmpdlnwoppt.zip |#####################################################| 99.88% tmpdlnwoppt.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 60d75756-d2a3-4409-9614-a90dc15d0d72 + 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:EMD78qPs --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).. tmpwleqmfvq.zip |-----------------------------------------------------| 0.47% tmpwleqmfvq.zip |-----------------------------------------------------| 0.93% tmpwleqmfvq.zip |#----------------------------------------------------| 1.4% tmpwleqmfvq.zip |#----------------------------------------------------| 1.86% tmpwleqmfvq.zip |#----------------------------------------------------| 2.33% tmpwleqmfvq.zip |#----------------------------------------------------| 2.79% tmpwleqmfvq.zip |##---------------------------------------------------| 3.26% tmpwleqmfvq.zip |##---------------------------------------------------| 3.73% tmpwleqmfvq.zip |##---------------------------------------------------| 4.19% tmpwleqmfvq.zip |##---------------------------------------------------| 4.66% tmpwleqmfvq.zip |###--------------------------------------------------| 5.12% tmpwleqmfvq.zip |###--------------------------------------------------| 5.59% tmpwleqmfvq.zip |###--------------------------------------------------| 6.05% tmpwleqmfvq.zip |###--------------------------------------------------| 6.52% tmpwleqmfvq.zip |####-------------------------------------------------| 6.98% tmpwleqmfvq.zip |####-------------------------------------------------| 7.45% tmpwleqmfvq.zip |####-------------------------------------------------| 7.92% tmpwleqmfvq.zip |####-------------------------------------------------| 8.38% tmpwleqmfvq.zip |#####------------------------------------------------| 8.85% tmpwleqmfvq.zip |#####------------------------------------------------| 9.31% tmpwleqmfvq.zip |#####------------------------------------------------| 9.78% tmpwleqmfvq.zip |#####------------------------------------------------| 10.24% tmpwleqmfvq.zip |######-----------------------------------------------| 10.71% tmpwleqmfvq.zip |######-----------------------------------------------| 11.18% tmpwleqmfvq.zip |######-----------------------------------------------| 11.64% tmpwleqmfvq.zip |######-----------------------------------------------| 12.11% tmpwleqmfvq.zip |#######----------------------------------------------| 12.57% tmpwleqmfvq.zip |#######----------------------------------------------| 13.04% tmpwleqmfvq.zip |#######----------------------------------------------| 13.5% tmpwleqmfvq.zip |#######----------------------------------------------| 13.97% tmpwleqmfvq.zip |########---------------------------------------------| 14.44% tmpwleqmfvq.zip |########---------------------------------------------| 14.9% tmpwleqmfvq.zip |########---------------------------------------------| 15.37% tmpwleqmfvq.zip |########---------------------------------------------| 15.83% tmpwleqmfvq.zip |#########--------------------------------------------| 16.3% tmpwleqmfvq.zip |#########--------------------------------------------| 16.76% tmpwleqmfvq.zip |#########--------------------------------------------| 17.23% tmpwleqmfvq.zip |#########--------------------------------------------| 17.7% tmpwleqmfvq.zip |##########-------------------------------------------| 18.16% tmpwleqmfvq.zip |##########-------------------------------------------| 18.63% tmpwleqmfvq.zip |##########-------------------------------------------| 19.09% tmpwleqmfvq.zip |##########-------------------------------------------| 19.56% tmpwleqmfvq.zip |###########------------------------------------------| 20.02% tmpwleqmfvq.zip |###########------------------------------------------| 20.49% tmpwleqmfvq.zip |###########------------------------------------------| 20.95% tmpwleqmfvq.zip |###########------------------------------------------| 21.42% tmpwleqmfvq.zip |############-----------------------------------------| 21.89% tmpwleqmfvq.zip |############-----------------------------------------| 22.35% tmpwleqmfvq.zip |############-----------------------------------------| 22.82% tmpwleqmfvq.zip |############-----------------------------------------| 23.28% tmpwleqmfvq.zip |#############----------------------------------------| 23.75% tmpwleqmfvq.zip |#############----------------------------------------| 24.21% tmpwleqmfvq.zip |#############----------------------------------------| 24.68% tmpwleqmfvq.zip |#############----------------------------------------| 25.15% tmpwleqmfvq.zip |##############---------------------------------------| 25.61% tmpwleqmfvq.zip |##############---------------------------------------| 26.08% tmpwleqmfvq.zip |##############---------------------------------------| 26.54% tmpwleqmfvq.zip |##############---------------------------------------| 27.01% tmpwleqmfvq.zip |###############--------------------------------------| 27.47% tmpwleqmfvq.zip |###############--------------------------------------| 27.94% tmpwleqmfvq.zip |###############--------------------------------------| 28.41% tmpwleqmfvq.zip |###############--------------------------------------| 28.87% tmpwleqmfvq.zip |################-------------------------------------| 29.34% tmpwleqmfvq.zip |################-------------------------------------| 29.8% tmpwleqmfvq.zip |################-------------------------------------| 30.27% tmpwleqmfvq.zip |################-------------------------------------| 30.73% tmpwleqmfvq.zip |#################------------------------------------| 31.2% tmpwleqmfvq.zip |#################------------------------------------| 31.67% tmpwleqmfvq.zip |#################------------------------------------| 32.13% tmpwleqmfvq.zip |#################------------------------------------| 32.6% tmpwleqmfvq.zip |##################-----------------------------------| 33.06% tmpwleqmfvq.zip |##################-----------------------------------| 33.53% tmpwleqmfvq.zip |##################-----------------------------------| 33.99% tmpwleqmfvq.zip |##################-----------------------------------| 34.46% tmpwleqmfvq.zip |###################----------------------------------| 34.92% tmpwleqmfvq.zip |###################----------------------------------| 35.39% tmpwleqmfvq.zip |###################----------------------------------| 35.86% tmpwleqmfvq.zip |###################----------------------------------| 36.32% tmpwleqmfvq.zip |###################----------------------------------| 36.79% tmpwleqmfvq.zip |####################---------------------------------| 37.25% tmpwleqmfvq.zip |####################---------------------------------| 37.72% tmpwleqmfvq.zip |####################---------------------------------| 38.18% tmpwleqmfvq.zip |####################---------------------------------| 38.65% tmpwleqmfvq.zip |#####################--------------------------------| 39.12% tmpwleqmfvq.zip |#####################--------------------------------| 39.58% tmpwleqmfvq.zip |#####################--------------------------------| 40.05% tmpwleqmfvq.zip |#####################--------------------------------| 40.51% tmpwleqmfvq.zip |######################-------------------------------| 40.98% tmpwleqmfvq.zip |######################-------------------------------| 41.44% tmpwleqmfvq.zip |######################-------------------------------| 41.91% tmpwleqmfvq.zip |######################-------------------------------| 42.38% tmpwleqmfvq.zip |#######################------------------------------| 42.84% tmpwleqmfvq.zip |#######################------------------------------| 43.31% tmpwleqmfvq.zip |#######################------------------------------| 43.77% tmpwleqmfvq.zip |#######################------------------------------| 44.24% tmpwleqmfvq.zip |########################-----------------------------| 44.7% tmpwleqmfvq.zip |########################-----------------------------| 45.17% tmpwleqmfvq.zip |########################-----------------------------| 45.63% tmpwleqmfvq.zip |########################-----------------------------| 46.1% tmpwleqmfvq.zip |#########################----------------------------| 46.57% tmpwleqmfvq.zip |#########################----------------------------| 47.03% tmpwleqmfvq.zip |#########################----------------------------| 47.5% tmpwleqmfvq.zip |#########################----------------------------| 47.96% tmpwleqmfvq.zip |##########################---------------------------| 48.43% tmpwleqmfvq.zip |##########################---------------------------| 48.89% tmpwleqmfvq.zip |##########################---------------------------| 49.36% tmpwleqmfvq.zip |##########################---------------------------| 49.83% tmpwleqmfvq.zip |###########################--------------------------| 50.29% tmpwleqmfvq.zip |###########################--------------------------| 50.76% tmpwleqmfvq.zip |###########################--------------------------| 51.22% tmpwleqmfvq.zip |###########################--------------------------| 51.69% tmpwleqmfvq.zip |############################-------------------------| 52.15% tmpwleqmfvq.zip |############################-------------------------| 52.62% tmpwleqmfvq.zip |############################-------------------------| 53.09% tmpwleqmfvq.zip |############################-------------------------| 53.55% tmpwleqmfvq.zip |#############################------------------------| 54.02% tmpwleqmfvq.zip |#############################------------------------| 54.48% tmpwleqmfvq.zip |#############################------------------------| 54.95% tmpwleqmfvq.zip |#############################------------------------| 55.41% tmpwleqmfvq.zip |##############################-----------------------| 55.88% tmpwleqmfvq.zip |##############################-----------------------| 56.35% tmpwleqmfvq.zip |##############################-----------------------| 56.81% tmpwleqmfvq.zip |##############################-----------------------| 57.28% tmpwleqmfvq.zip |###############################----------------------| 57.74% tmpwleqmfvq.zip |###############################----------------------| 58.21% tmpwleqmfvq.zip |###############################----------------------| 58.67% tmpwleqmfvq.zip |###############################----------------------| 59.14% tmpwleqmfvq.zip |################################---------------------| 59.6% tmpwleqmfvq.zip |################################---------------------| 60.07% tmpwleqmfvq.zip |################################---------------------| 60.54% tmpwleqmfvq.zip |################################---------------------| 61.0% tmpwleqmfvq.zip |#################################--------------------| 61.47% tmpwleqmfvq.zip |#################################--------------------| 61.93% tmpwleqmfvq.zip |#################################--------------------| 62.4% tmpwleqmfvq.zip |#################################--------------------| 62.86% tmpwleqmfvq.zip |##################################-------------------| 63.33% tmpwleqmfvq.zip |##################################-------------------| 63.8% tmpwleqmfvq.zip |##################################-------------------| 64.26% tmpwleqmfvq.zip |##################################-------------------| 64.73% tmpwleqmfvq.zip |###################################------------------| 65.19% tmpwleqmfvq.zip |###################################------------------| 65.66% tmpwleqmfvq.zip |###################################------------------| 66.12% tmpwleqmfvq.zip |###################################------------------| 66.59% tmpwleqmfvq.zip |####################################-----------------| 67.06% tmpwleqmfvq.zip |####################################-----------------| 67.52% tmpwleqmfvq.zip |####################################-----------------| 67.99% tmpwleqmfvq.zip |####################################-----------------| 68.45% tmpwleqmfvq.zip |#####################################----------------| 68.92% tmpwleqmfvq.zip |#####################################----------------| 69.38% tmpwleqmfvq.zip |#####################################----------------| 69.85% tmpwleqmfvq.zip |#####################################----------------| 70.32% tmpwleqmfvq.zip |######################################---------------| 70.78% tmpwleqmfvq.zip |######################################---------------| 71.25% tmpwleqmfvq.zip |######################################---------------| 71.71% tmpwleqmfvq.zip |######################################---------------| 72.18% tmpwleqmfvq.zip |#######################################--------------| 72.64% tmpwleqmfvq.zip |#######################################--------------| 73.11% tmpwleqmfvq.zip |#######################################--------------| 73.57% tmpwleqmfvq.zip |#######################################--------------| 74.04% tmpwleqmfvq.zip |#######################################--------------| 74.51% tmpwleqmfvq.zip |########################################-------------| 74.97% tmpwleqmfvq.zip |########################################-------------| 75.44% tmpwleqmfvq.zip |########################################-------------| 75.9% tmpwleqmfvq.zip |########################################-------------| 76.37% tmpwleqmfvq.zip |#########################################------------| 76.83% tmpwleqmfvq.zip |#########################################------------| 77.3% tmpwleqmfvq.zip |#########################################------------| 77.77% tmpwleqmfvq.zip |#########################################------------| 78.23% tmpwleqmfvq.zip |##########################################-----------| 78.7% tmpwleqmfvq.zip |##########################################-----------| 79.16% tmpwleqmfvq.zip |##########################################-----------| 79.63% tmpwleqmfvq.zip |##########################################-----------| 80.09% tmpwleqmfvq.zip |###########################################----------| 80.56% tmpwleqmfvq.zip |###########################################----------| 81.03% tmpwleqmfvq.zip |###########################################----------| 81.49% tmpwleqmfvq.zip |###########################################----------| 81.96% tmpwleqmfvq.zip |############################################---------| 82.42% tmpwleqmfvq.zip |############################################---------| 82.89% tmpwleqmfvq.zip |############################################---------| 83.35% tmpwleqmfvq.zip |############################################---------| 83.82% tmpwleqmfvq.zip |#############################################--------| 84.29% tmpwleqmfvq.zip |#############################################--------| 84.75% tmpwleqmfvq.zip |#############################################--------| 85.22% tmpwleqmfvq.zip |#############################################--------| 85.68% tmpwleqmfvq.zip |##############################################-------| 86.15% tmpwleqmfvq.zip |##############################################-------| 86.61% tmpwleqmfvq.zip |##############################################-------| 87.08% tmpwleqmfvq.zip |##############################################-------| 87.54% tmpwleqmfvq.zip |###############################################------| 88.01% tmpwleqmfvq.zip |###############################################------| 88.48% tmpwleqmfvq.zip |###############################################------| 88.94% tmpwleqmfvq.zip |###############################################------| 89.41% tmpwleqmfvq.zip |################################################-----| 89.87% tmpwleqmfvq.zip |################################################-----| 90.34% tmpwleqmfvq.zip |################################################-----| 90.8% tmpwleqmfvq.zip |################################################-----| 91.27% tmpwleqmfvq.zip |#################################################----| 91.74% tmpwleqmfvq.zip |#################################################----| 92.2% tmpwleqmfvq.zip |#################################################----| 92.67% tmpwleqmfvq.zip |#################################################----| 93.13% tmpwleqmfvq.zip |##################################################---| 93.6% tmpwleqmfvq.zip |##################################################---| 94.06% tmpwleqmfvq.zip |##################################################---| 94.53% tmpwleqmfvq.zip |##################################################---| 95.0% tmpwleqmfvq.zip |###################################################--| 95.46% tmpwleqmfvq.zip |###################################################--| 95.93% tmpwleqmfvq.zip |###################################################--| 96.39% tmpwleqmfvq.zip |###################################################--| 96.86% tmpwleqmfvq.zip |####################################################-| 97.32% tmpwleqmfvq.zip |####################################################-| 97.79% tmpwleqmfvq.zip |####################################################-| 98.25% tmpwleqmfvq.zip |####################################################-| 98.72% tmpwleqmfvq.zip |#####################################################| 99.19% tmpwleqmfvq.zip |#####################################################| 99.65% tmpwleqmfvq.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d0808aea-4955-4d64-a8c9-43418df3430a + 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:EMD78qPs --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).. tmpx0mqw6wt.zip |-----------------------------------------------------| 0.46% tmpx0mqw6wt.zip |-----------------------------------------------------| 0.93% tmpx0mqw6wt.zip |#----------------------------------------------------| 1.39% tmpx0mqw6wt.zip |#----------------------------------------------------| 1.86% tmpx0mqw6wt.zip |#----------------------------------------------------| 2.32% tmpx0mqw6wt.zip |#----------------------------------------------------| 2.79% tmpx0mqw6wt.zip |##---------------------------------------------------| 3.25% tmpx0mqw6wt.zip |##---------------------------------------------------| 3.72% tmpx0mqw6wt.zip |##---------------------------------------------------| 4.18% tmpx0mqw6wt.zip |##---------------------------------------------------| 4.64% tmpx0mqw6wt.zip |###--------------------------------------------------| 5.11% tmpx0mqw6wt.zip |###--------------------------------------------------| 5.57% tmpx0mqw6wt.zip |###--------------------------------------------------| 6.04% tmpx0mqw6wt.zip |###--------------------------------------------------| 6.5% tmpx0mqw6wt.zip |####-------------------------------------------------| 6.97% tmpx0mqw6wt.zip |####-------------------------------------------------| 7.43% tmpx0mqw6wt.zip |####-------------------------------------------------| 7.9% tmpx0mqw6wt.zip |####-------------------------------------------------| 8.36% tmpx0mqw6wt.zip |#####------------------------------------------------| 8.82% tmpx0mqw6wt.zip |#####------------------------------------------------| 9.29% tmpx0mqw6wt.zip |#####------------------------------------------------| 9.75% tmpx0mqw6wt.zip |#####------------------------------------------------| 10.22% tmpx0mqw6wt.zip |######-----------------------------------------------| 10.68% tmpx0mqw6wt.zip |######-----------------------------------------------| 11.15% tmpx0mqw6wt.zip |######-----------------------------------------------| 11.61% tmpx0mqw6wt.zip |######-----------------------------------------------| 12.08% tmpx0mqw6wt.zip |#######----------------------------------------------| 12.54% tmpx0mqw6wt.zip |#######----------------------------------------------| 13.0% tmpx0mqw6wt.zip |#######----------------------------------------------| 13.47% tmpx0mqw6wt.zip |#######----------------------------------------------| 13.93% tmpx0mqw6wt.zip |########---------------------------------------------| 14.4% tmpx0mqw6wt.zip |########---------------------------------------------| 14.86% tmpx0mqw6wt.zip |########---------------------------------------------| 15.33% tmpx0mqw6wt.zip |########---------------------------------------------| 15.79% tmpx0mqw6wt.zip |#########--------------------------------------------| 16.26% tmpx0mqw6wt.zip |#########--------------------------------------------| 16.72% tmpx0mqw6wt.zip |#########--------------------------------------------| 17.18% tmpx0mqw6wt.zip |#########--------------------------------------------| 17.65% tmpx0mqw6wt.zip |##########-------------------------------------------| 18.11% tmpx0mqw6wt.zip |##########-------------------------------------------| 18.58% tmpx0mqw6wt.zip |##########-------------------------------------------| 19.04% tmpx0mqw6wt.zip |##########-------------------------------------------| 19.51% tmpx0mqw6wt.zip |###########------------------------------------------| 19.97% tmpx0mqw6wt.zip |###########------------------------------------------| 20.43% tmpx0mqw6wt.zip |###########------------------------------------------| 20.9% tmpx0mqw6wt.zip |###########------------------------------------------| 21.36% tmpx0mqw6wt.zip |############-----------------------------------------| 21.83% tmpx0mqw6wt.zip |############-----------------------------------------| 22.29% tmpx0mqw6wt.zip |############-----------------------------------------| 22.76% tmpx0mqw6wt.zip |############-----------------------------------------| 23.22% tmpx0mqw6wt.zip |#############----------------------------------------| 23.69% tmpx0mqw6wt.zip |#############----------------------------------------| 24.15% tmpx0mqw6wt.zip |#############----------------------------------------| 24.61% tmpx0mqw6wt.zip |#############----------------------------------------| 25.08% tmpx0mqw6wt.zip |##############---------------------------------------| 25.54% tmpx0mqw6wt.zip |##############---------------------------------------| 26.01% tmpx0mqw6wt.zip |##############---------------------------------------| 26.47% tmpx0mqw6wt.zip |##############---------------------------------------| 26.94% tmpx0mqw6wt.zip |###############--------------------------------------| 27.4% tmpx0mqw6wt.zip |###############--------------------------------------| 27.87% tmpx0mqw6wt.zip |###############--------------------------------------| 28.33% tmpx0mqw6wt.zip |###############--------------------------------------| 28.79% tmpx0mqw6wt.zip |################-------------------------------------| 29.26% tmpx0mqw6wt.zip |################-------------------------------------| 29.72% tmpx0mqw6wt.zip |################-------------------------------------| 30.19% tmpx0mqw6wt.zip |################-------------------------------------| 30.65% tmpx0mqw6wt.zip |################-------------------------------------| 31.12% tmpx0mqw6wt.zip |#################------------------------------------| 31.58% tmpx0mqw6wt.zip |#################------------------------------------| 32.05% tmpx0mqw6wt.zip |#################------------------------------------| 32.51% tmpx0mqw6wt.zip |#################------------------------------------| 32.97% tmpx0mqw6wt.zip |##################-----------------------------------| 33.44% tmpx0mqw6wt.zip |##################-----------------------------------| 33.9% tmpx0mqw6wt.zip |##################-----------------------------------| 34.37% tmpx0mqw6wt.zip |##################-----------------------------------| 34.83% tmpx0mqw6wt.zip |###################----------------------------------| 35.3% tmpx0mqw6wt.zip |###################----------------------------------| 35.76% tmpx0mqw6wt.zip |###################----------------------------------| 36.23% tmpx0mqw6wt.zip |###################----------------------------------| 36.69% tmpx0mqw6wt.zip |####################---------------------------------| 37.15% tmpx0mqw6wt.zip |####################---------------------------------| 37.62% tmpx0mqw6wt.zip |####################---------------------------------| 38.08% tmpx0mqw6wt.zip |####################---------------------------------| 38.55% tmpx0mqw6wt.zip |#####################--------------------------------| 39.01% tmpx0mqw6wt.zip |#####################--------------------------------| 39.48% tmpx0mqw6wt.zip |#####################--------------------------------| 39.94% tmpx0mqw6wt.zip |#####################--------------------------------| 40.41% tmpx0mqw6wt.zip |######################-------------------------------| 40.87% tmpx0mqw6wt.zip |######################-------------------------------| 41.33% tmpx0mqw6wt.zip |######################-------------------------------| 41.8% tmpx0mqw6wt.zip |######################-------------------------------| 42.26% tmpx0mqw6wt.zip |#######################------------------------------| 42.73% tmpx0mqw6wt.zip |#######################------------------------------| 43.19% tmpx0mqw6wt.zip |#######################------------------------------| 43.66% tmpx0mqw6wt.zip |#######################------------------------------| 44.12% tmpx0mqw6wt.zip |########################-----------------------------| 44.59% tmpx0mqw6wt.zip |########################-----------------------------| 45.05% tmpx0mqw6wt.zip |########################-----------------------------| 45.51% tmpx0mqw6wt.zip |########################-----------------------------| 45.98% tmpx0mqw6wt.zip |#########################----------------------------| 46.44% tmpx0mqw6wt.zip |#########################----------------------------| 46.91% tmpx0mqw6wt.zip |#########################----------------------------| 47.37% tmpx0mqw6wt.zip |#########################----------------------------| 47.84% tmpx0mqw6wt.zip |##########################---------------------------| 48.3% tmpx0mqw6wt.zip |##########################---------------------------| 48.77% tmpx0mqw6wt.zip |##########################---------------------------| 49.23% tmpx0mqw6wt.zip |##########################---------------------------| 49.69% tmpx0mqw6wt.zip |###########################--------------------------| 50.16% tmpx0mqw6wt.zip |###########################--------------------------| 50.62% tmpx0mqw6wt.zip |###########################--------------------------| 51.09% tmpx0mqw6wt.zip |###########################--------------------------| 51.55% tmpx0mqw6wt.zip |############################-------------------------| 52.02% tmpx0mqw6wt.zip |############################-------------------------| 52.48% tmpx0mqw6wt.zip |############################-------------------------| 52.94% tmpx0mqw6wt.zip |############################-------------------------| 53.41% tmpx0mqw6wt.zip |#############################------------------------| 53.87% tmpx0mqw6wt.zip |#############################------------------------| 54.34% tmpx0mqw6wt.zip |#############################------------------------| 54.8% tmpx0mqw6wt.zip |#############################------------------------| 55.27% tmpx0mqw6wt.zip |##############################-----------------------| 55.73% tmpx0mqw6wt.zip |##############################-----------------------| 56.2% tmpx0mqw6wt.zip |##############################-----------------------| 56.66% tmpx0mqw6wt.zip |##############################-----------------------| 57.12% tmpx0mqw6wt.zip |###############################----------------------| 57.59% tmpx0mqw6wt.zip |###############################----------------------| 58.05% tmpx0mqw6wt.zip |###############################----------------------| 58.52% tmpx0mqw6wt.zip |###############################----------------------| 58.98% tmpx0mqw6wt.zip |################################---------------------| 59.45% tmpx0mqw6wt.zip |################################---------------------| 59.91% tmpx0mqw6wt.zip |################################---------------------| 60.38% tmpx0mqw6wt.zip |################################---------------------| 60.84% tmpx0mqw6wt.zip |################################---------------------| 61.3% tmpx0mqw6wt.zip |#################################--------------------| 61.77% tmpx0mqw6wt.zip |#################################--------------------| 62.23% tmpx0mqw6wt.zip |#################################--------------------| 62.7% tmpx0mqw6wt.zip |#################################--------------------| 63.16% tmpx0mqw6wt.zip |##################################-------------------| 63.63% tmpx0mqw6wt.zip |##################################-------------------| 64.09% tmpx0mqw6wt.zip |##################################-------------------| 64.56% tmpx0mqw6wt.zip |##################################-------------------| 65.02% tmpx0mqw6wt.zip |###################################------------------| 65.48% tmpx0mqw6wt.zip |###################################------------------| 65.95% tmpx0mqw6wt.zip |###################################------------------| 66.41% tmpx0mqw6wt.zip |###################################------------------| 66.88% tmpx0mqw6wt.zip |####################################-----------------| 67.34% tmpx0mqw6wt.zip |####################################-----------------| 67.81% tmpx0mqw6wt.zip |####################################-----------------| 68.27% tmpx0mqw6wt.zip |####################################-----------------| 68.74% tmpx0mqw6wt.zip |#####################################----------------| 69.2% tmpx0mqw6wt.zip |#####################################----------------| 69.66% tmpx0mqw6wt.zip |#####################################----------------| 70.13% tmpx0mqw6wt.zip |#####################################----------------| 70.59% tmpx0mqw6wt.zip |######################################---------------| 71.06% tmpx0mqw6wt.zip |######################################---------------| 71.52% tmpx0mqw6wt.zip |######################################---------------| 71.99% tmpx0mqw6wt.zip |######################################---------------| 72.45% tmpx0mqw6wt.zip |#######################################--------------| 72.92% tmpx0mqw6wt.zip |#######################################--------------| 73.38% tmpx0mqw6wt.zip |#######################################--------------| 73.84% tmpx0mqw6wt.zip |#######################################--------------| 74.31% tmpx0mqw6wt.zip |########################################-------------| 74.77% tmpx0mqw6wt.zip |########################################-------------| 75.24% tmpx0mqw6wt.zip |########################################-------------| 75.7% tmpx0mqw6wt.zip |########################################-------------| 76.17% tmpx0mqw6wt.zip |#########################################------------| 76.63% tmpx0mqw6wt.zip |#########################################------------| 77.1% tmpx0mqw6wt.zip |#########################################------------| 77.56% tmpx0mqw6wt.zip |#########################################------------| 78.02% tmpx0mqw6wt.zip |##########################################-----------| 78.49% tmpx0mqw6wt.zip |##########################################-----------| 78.95% tmpx0mqw6wt.zip |##########################################-----------| 79.42% tmpx0mqw6wt.zip |##########################################-----------| 79.88% tmpx0mqw6wt.zip |###########################################----------| 80.35% tmpx0mqw6wt.zip |###########################################----------| 80.81% tmpx0mqw6wt.zip |###########################################----------| 81.28% tmpx0mqw6wt.zip |###########################################----------| 81.74% tmpx0mqw6wt.zip |############################################---------| 82.2% tmpx0mqw6wt.zip |############################################---------| 82.67% tmpx0mqw6wt.zip |############################################---------| 83.13% tmpx0mqw6wt.zip |############################################---------| 83.6% tmpx0mqw6wt.zip |#############################################--------| 84.06% tmpx0mqw6wt.zip |#############################################--------| 84.53% tmpx0mqw6wt.zip |#############################################--------| 84.99% tmpx0mqw6wt.zip |#############################################--------| 85.45% tmpx0mqw6wt.zip |##############################################-------| 85.92% tmpx0mqw6wt.zip |##############################################-------| 86.38% tmpx0mqw6wt.zip |##############################################-------| 86.85% tmpx0mqw6wt.zip |##############################################-------| 87.31% tmpx0mqw6wt.zip |###############################################------| 87.78% tmpx0mqw6wt.zip |###############################################------| 88.24% tmpx0mqw6wt.zip |###############################################------| 88.71% tmpx0mqw6wt.zip |###############################################------| 89.17% tmpx0mqw6wt.zip |################################################-----| 89.63% tmpx0mqw6wt.zip |################################################-----| 90.1% tmpx0mqw6wt.zip |################################################-----| 90.56% tmpx0mqw6wt.zip |################################################-----| 91.03% tmpx0mqw6wt.zip |################################################-----| 91.49% tmpx0mqw6wt.zip |#################################################----| 91.96% tmpx0mqw6wt.zip |#################################################----| 92.42% tmpx0mqw6wt.zip |#################################################----| 92.89% tmpx0mqw6wt.zip |#################################################----| 93.35% tmpx0mqw6wt.zip |##################################################---| 93.81% tmpx0mqw6wt.zip |##################################################---| 94.28% tmpx0mqw6wt.zip |##################################################---| 94.74% tmpx0mqw6wt.zip |##################################################---| 95.21% tmpx0mqw6wt.zip |###################################################--| 95.67% tmpx0mqw6wt.zip |###################################################--| 96.14% tmpx0mqw6wt.zip |###################################################--| 96.6% tmpx0mqw6wt.zip |###################################################--| 97.07% tmpx0mqw6wt.zip |####################################################-| 97.53% tmpx0mqw6wt.zip |####################################################-| 97.99% tmpx0mqw6wt.zip |####################################################-| 98.46% tmpx0mqw6wt.zip |####################################################-| 98.92% tmpx0mqw6wt.zip |#####################################################| 99.39% tmpx0mqw6wt.zip |#####################################################| 99.85% tmpx0mqw6wt.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 93eb6692-a97a-4a96-b667-a28f6552f285 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --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