By type
+ '[' -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. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh 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).. tmp9wofge_q.zip |-----------------------------------------------------| 0.13% tmp9wofge_q.zip |-----------------------------------------------------| 0.26% tmp9wofge_q.zip |-----------------------------------------------------| 0.38% tmp9wofge_q.zip |-----------------------------------------------------| 0.51% tmp9wofge_q.zip |-----------------------------------------------------| 0.64% tmp9wofge_q.zip |-----------------------------------------------------| 0.77% tmp9wofge_q.zip |-----------------------------------------------------| 0.9% tmp9wofge_q.zip |#----------------------------------------------------| 1.03% tmp9wofge_q.zip |#----------------------------------------------------| 1.15% tmp9wofge_q.zip |#----------------------------------------------------| 1.28% tmp9wofge_q.zip |#----------------------------------------------------| 1.41% tmp9wofge_q.zip |#----------------------------------------------------| 1.54% tmp9wofge_q.zip |#----------------------------------------------------| 1.67% tmp9wofge_q.zip |#----------------------------------------------------| 1.79% tmp9wofge_q.zip |#----------------------------------------------------| 1.92% tmp9wofge_q.zip |#----------------------------------------------------| 2.05% tmp9wofge_q.zip |#----------------------------------------------------| 2.18% tmp9wofge_q.zip |#----------------------------------------------------| 2.31% tmp9wofge_q.zip |#----------------------------------------------------| 2.44% tmp9wofge_q.zip |#----------------------------------------------------| 2.56% tmp9wofge_q.zip |#----------------------------------------------------| 2.69% tmp9wofge_q.zip |#----------------------------------------------------| 2.82% tmp9wofge_q.zip |##---------------------------------------------------| 2.95% tmp9wofge_q.zip |##---------------------------------------------------| 3.08% tmp9wofge_q.zip |##---------------------------------------------------| 3.2% tmp9wofge_q.zip |##---------------------------------------------------| 3.33% tmp9wofge_q.zip |##---------------------------------------------------| 3.46% tmp9wofge_q.zip |##---------------------------------------------------| 3.59% tmp9wofge_q.zip |##---------------------------------------------------| 3.72% tmp9wofge_q.zip |##---------------------------------------------------| 3.85% tmp9wofge_q.zip |##---------------------------------------------------| 3.97% tmp9wofge_q.zip |##---------------------------------------------------| 4.1% tmp9wofge_q.zip |##---------------------------------------------------| 4.23% tmp9wofge_q.zip |##---------------------------------------------------| 4.36% tmp9wofge_q.zip |##---------------------------------------------------| 4.49% tmp9wofge_q.zip |##---------------------------------------------------| 4.61% tmp9wofge_q.zip |###--------------------------------------------------| 4.74% tmp9wofge_q.zip |###--------------------------------------------------| 4.87% tmp9wofge_q.zip |###--------------------------------------------------| 5.0% tmp9wofge_q.zip |###--------------------------------------------------| 5.13% tmp9wofge_q.zip |###--------------------------------------------------| 5.26% tmp9wofge_q.zip |###--------------------------------------------------| 5.38% tmp9wofge_q.zip |###--------------------------------------------------| 5.51% tmp9wofge_q.zip |###--------------------------------------------------| 5.64% tmp9wofge_q.zip |###--------------------------------------------------| 5.77% tmp9wofge_q.zip |###--------------------------------------------------| 5.9% tmp9wofge_q.zip |###--------------------------------------------------| 6.02% tmp9wofge_q.zip |###--------------------------------------------------| 6.15% tmp9wofge_q.zip |###--------------------------------------------------| 6.28% tmp9wofge_q.zip |###--------------------------------------------------| 6.41% tmp9wofge_q.zip |###--------------------------------------------------| 6.54% tmp9wofge_q.zip |####-------------------------------------------------| 6.67% tmp9wofge_q.zip |####-------------------------------------------------| 6.79% tmp9wofge_q.zip |####-------------------------------------------------| 6.92% tmp9wofge_q.zip |####-------------------------------------------------| 7.05% tmp9wofge_q.zip |####-------------------------------------------------| 7.18% tmp9wofge_q.zip |####-------------------------------------------------| 7.31% tmp9wofge_q.zip |####-------------------------------------------------| 7.43% tmp9wofge_q.zip |####-------------------------------------------------| 7.56% tmp9wofge_q.zip |####-------------------------------------------------| 7.69% tmp9wofge_q.zip |####-------------------------------------------------| 7.82% tmp9wofge_q.zip |####-------------------------------------------------| 7.95% tmp9wofge_q.zip |####-------------------------------------------------| 8.08% tmp9wofge_q.zip |####-------------------------------------------------| 8.2% tmp9wofge_q.zip |####-------------------------------------------------| 8.33% tmp9wofge_q.zip |####-------------------------------------------------| 8.46% tmp9wofge_q.zip |#####------------------------------------------------| 8.59% tmp9wofge_q.zip |#####------------------------------------------------| 8.72% tmp9wofge_q.zip |#####------------------------------------------------| 8.84% tmp9wofge_q.zip |#####------------------------------------------------| 8.97% tmp9wofge_q.zip |#####------------------------------------------------| 9.1% tmp9wofge_q.zip |#####------------------------------------------------| 9.23% tmp9wofge_q.zip |#####------------------------------------------------| 9.36% tmp9wofge_q.zip |#####------------------------------------------------| 9.48% tmp9wofge_q.zip |#####------------------------------------------------| 9.61% tmp9wofge_q.zip |#####------------------------------------------------| 9.74% tmp9wofge_q.zip |#####------------------------------------------------| 9.87% tmp9wofge_q.zip |#####------------------------------------------------| 10.0% tmp9wofge_q.zip |#####------------------------------------------------| 10.13% tmp9wofge_q.zip |#####------------------------------------------------| 10.25% tmp9wofge_q.zip |######-----------------------------------------------| 10.38% tmp9wofge_q.zip |######-----------------------------------------------| 10.51% tmp9wofge_q.zip |######-----------------------------------------------| 10.64% tmp9wofge_q.zip |######-----------------------------------------------| 10.77% tmp9wofge_q.zip |######-----------------------------------------------| 10.89% tmp9wofge_q.zip |######-----------------------------------------------| 11.02% tmp9wofge_q.zip |######-----------------------------------------------| 11.15% tmp9wofge_q.zip |######-----------------------------------------------| 11.28% tmp9wofge_q.zip |######-----------------------------------------------| 11.41% tmp9wofge_q.zip |######-----------------------------------------------| 11.54% tmp9wofge_q.zip |######-----------------------------------------------| 11.66% tmp9wofge_q.zip |######-----------------------------------------------| 11.79% tmp9wofge_q.zip |######-----------------------------------------------| 11.92% tmp9wofge_q.zip |######-----------------------------------------------| 12.05% tmp9wofge_q.zip |######-----------------------------------------------| 12.18% tmp9wofge_q.zip |#######----------------------------------------------| 12.3% tmp9wofge_q.zip |#######----------------------------------------------| 12.43% tmp9wofge_q.zip |#######----------------------------------------------| 12.56% tmp9wofge_q.zip |#######----------------------------------------------| 12.69% tmp9wofge_q.zip |#######----------------------------------------------| 12.82% tmp9wofge_q.zip |#######----------------------------------------------| 12.95% tmp9wofge_q.zip |#######----------------------------------------------| 13.07% tmp9wofge_q.zip |#######----------------------------------------------| 13.2% tmp9wofge_q.zip |#######----------------------------------------------| 13.33% tmp9wofge_q.zip |#######----------------------------------------------| 13.46% tmp9wofge_q.zip |#######----------------------------------------------| 13.59% tmp9wofge_q.zip |#######----------------------------------------------| 13.71% tmp9wofge_q.zip |#######----------------------------------------------| 13.84% tmp9wofge_q.zip |#######----------------------------------------------| 13.97% tmp9wofge_q.zip |#######----------------------------------------------| 14.1% tmp9wofge_q.zip |########---------------------------------------------| 14.23% tmp9wofge_q.zip |########---------------------------------------------| 14.36% tmp9wofge_q.zip |########---------------------------------------------| 14.48% tmp9wofge_q.zip |########---------------------------------------------| 14.61% tmp9wofge_q.zip |########---------------------------------------------| 14.74% tmp9wofge_q.zip |########---------------------------------------------| 14.87% tmp9wofge_q.zip |########---------------------------------------------| 15.0% tmp9wofge_q.zip |########---------------------------------------------| 15.12% tmp9wofge_q.zip |########---------------------------------------------| 15.25% tmp9wofge_q.zip |########---------------------------------------------| 15.38% tmp9wofge_q.zip |########---------------------------------------------| 15.51% tmp9wofge_q.zip |########---------------------------------------------| 15.64% tmp9wofge_q.zip |########---------------------------------------------| 15.77% tmp9wofge_q.zip |########---------------------------------------------| 15.89% tmp9wofge_q.zip |########---------------------------------------------| 16.02% tmp9wofge_q.zip |#########--------------------------------------------| 16.15% tmp9wofge_q.zip |#########--------------------------------------------| 16.28% tmp9wofge_q.zip |#########--------------------------------------------| 16.41% tmp9wofge_q.zip |#########--------------------------------------------| 16.53% tmp9wofge_q.zip |#########--------------------------------------------| 16.66% tmp9wofge_q.zip |#########--------------------------------------------| 16.79% tmp9wofge_q.zip |#########--------------------------------------------| 16.92% tmp9wofge_q.zip |#########--------------------------------------------| 17.05% tmp9wofge_q.zip |#########--------------------------------------------| 17.18% tmp9wofge_q.zip |#########--------------------------------------------| 17.3% tmp9wofge_q.zip |#########--------------------------------------------| 17.43% tmp9wofge_q.zip |#########--------------------------------------------| 17.56% tmp9wofge_q.zip |#########--------------------------------------------| 17.69% tmp9wofge_q.zip |#########--------------------------------------------| 17.82% tmp9wofge_q.zip |##########-------------------------------------------| 17.94% tmp9wofge_q.zip |##########-------------------------------------------| 18.07% tmp9wofge_q.zip |##########-------------------------------------------| 18.2% tmp9wofge_q.zip |##########-------------------------------------------| 18.33% tmp9wofge_q.zip |##########-------------------------------------------| 18.46% tmp9wofge_q.zip |##########-------------------------------------------| 18.59% tmp9wofge_q.zip |##########-------------------------------------------| 18.71% tmp9wofge_q.zip |##########-------------------------------------------| 18.84% tmp9wofge_q.zip |##########-------------------------------------------| 18.97% tmp9wofge_q.zip |##########-------------------------------------------| 19.1% tmp9wofge_q.zip |##########-------------------------------------------| 19.23% tmp9wofge_q.zip |##########-------------------------------------------| 19.35% tmp9wofge_q.zip |##########-------------------------------------------| 19.48% tmp9wofge_q.zip |##########-------------------------------------------| 19.61% tmp9wofge_q.zip |##########-------------------------------------------| 19.74% tmp9wofge_q.zip |###########------------------------------------------| 19.87% tmp9wofge_q.zip |###########------------------------------------------| 20.0% tmp9wofge_q.zip |###########------------------------------------------| 20.12% tmp9wofge_q.zip |###########------------------------------------------| 20.25% tmp9wofge_q.zip |###########------------------------------------------| 20.38% tmp9wofge_q.zip |###########------------------------------------------| 20.51% tmp9wofge_q.zip |###########------------------------------------------| 20.64% tmp9wofge_q.zip |###########------------------------------------------| 20.76% tmp9wofge_q.zip |###########------------------------------------------| 20.89% tmp9wofge_q.zip |###########------------------------------------------| 21.02% tmp9wofge_q.zip |###########------------------------------------------| 21.15% tmp9wofge_q.zip |###########------------------------------------------| 21.28% tmp9wofge_q.zip |###########------------------------------------------| 21.41% tmp9wofge_q.zip |###########------------------------------------------| 21.53% tmp9wofge_q.zip |###########------------------------------------------| 21.66% tmp9wofge_q.zip |############-----------------------------------------| 21.79% tmp9wofge_q.zip |############-----------------------------------------| 21.92% tmp9wofge_q.zip |############-----------------------------------------| 22.05% tmp9wofge_q.zip |############-----------------------------------------| 22.17% tmp9wofge_q.zip |############-----------------------------------------| 22.3% tmp9wofge_q.zip |############-----------------------------------------| 22.43% tmp9wofge_q.zip |############-----------------------------------------| 22.56% tmp9wofge_q.zip |############-----------------------------------------| 22.69% tmp9wofge_q.zip |############-----------------------------------------| 22.82% tmp9wofge_q.zip |############-----------------------------------------| 22.94% tmp9wofge_q.zip |############-----------------------------------------| 23.07% tmp9wofge_q.zip |############-----------------------------------------| 23.2% tmp9wofge_q.zip |############-----------------------------------------| 23.33% tmp9wofge_q.zip |############-----------------------------------------| 23.46% tmp9wofge_q.zip |############-----------------------------------------| 23.58% tmp9wofge_q.zip |#############----------------------------------------| 23.71% tmp9wofge_q.zip |#############----------------------------------------| 23.84% tmp9wofge_q.zip |#############----------------------------------------| 23.97% tmp9wofge_q.zip |#############----------------------------------------| 24.1% tmp9wofge_q.zip |#############----------------------------------------| 24.23% tmp9wofge_q.zip |#############----------------------------------------| 24.35% tmp9wofge_q.zip |#############----------------------------------------| 24.48% tmp9wofge_q.zip |#############----------------------------------------| 24.61% tmp9wofge_q.zip |#############----------------------------------------| 24.74% tmp9wofge_q.zip |#############----------------------------------------| 24.87% tmp9wofge_q.zip |#############----------------------------------------| 24.99% tmp9wofge_q.zip |#############----------------------------------------| 25.12% tmp9wofge_q.zip |#############----------------------------------------| 25.25% tmp9wofge_q.zip |#############----------------------------------------| 25.38% tmp9wofge_q.zip |##############---------------------------------------| 25.51% tmp9wofge_q.zip |##############---------------------------------------| 25.63% tmp9wofge_q.zip |##############---------------------------------------| 25.76% tmp9wofge_q.zip |##############---------------------------------------| 25.89% tmp9wofge_q.zip |##############---------------------------------------| 26.02% tmp9wofge_q.zip |##############---------------------------------------| 26.15% tmp9wofge_q.zip |##############---------------------------------------| 26.28% tmp9wofge_q.zip |##############---------------------------------------| 26.4% tmp9wofge_q.zip |##############---------------------------------------| 26.53% tmp9wofge_q.zip |##############---------------------------------------| 26.66% tmp9wofge_q.zip |##############---------------------------------------| 26.79% tmp9wofge_q.zip |##############---------------------------------------| 26.92% tmp9wofge_q.zip |##############---------------------------------------| 27.04% tmp9wofge_q.zip |##############---------------------------------------| 27.17% tmp9wofge_q.zip |##############---------------------------------------| 27.3% tmp9wofge_q.zip |###############--------------------------------------| 27.43% tmp9wofge_q.zip |###############--------------------------------------| 27.56% tmp9wofge_q.zip |###############--------------------------------------| 27.69% tmp9wofge_q.zip |###############--------------------------------------| 27.81% tmp9wofge_q.zip |###############--------------------------------------| 27.94% tmp9wofge_q.zip |###############--------------------------------------| 28.07% tmp9wofge_q.zip |###############--------------------------------------| 28.2% tmp9wofge_q.zip |###############--------------------------------------| 28.33% tmp9wofge_q.zip |###############--------------------------------------| 28.45% tmp9wofge_q.zip |###############--------------------------------------| 28.58% tmp9wofge_q.zip |###############--------------------------------------| 28.71% tmp9wofge_q.zip |###############--------------------------------------| 28.84% tmp9wofge_q.zip |###############--------------------------------------| 28.97% tmp9wofge_q.zip |###############--------------------------------------| 29.1% tmp9wofge_q.zip |###############--------------------------------------| 29.22% tmp9wofge_q.zip |################-------------------------------------| 29.35% tmp9wofge_q.zip |################-------------------------------------| 29.48% tmp9wofge_q.zip |################-------------------------------------| 29.61% tmp9wofge_q.zip |################-------------------------------------| 29.74% tmp9wofge_q.zip |################-------------------------------------| 29.86% tmp9wofge_q.zip |################-------------------------------------| 29.99% tmp9wofge_q.zip |################-------------------------------------| 30.12% tmp9wofge_q.zip |################-------------------------------------| 30.25% tmp9wofge_q.zip |################-------------------------------------| 30.38% tmp9wofge_q.zip |################-------------------------------------| 30.51% tmp9wofge_q.zip |################-------------------------------------| 30.63% tmp9wofge_q.zip |################-------------------------------------| 30.76% tmp9wofge_q.zip |################-------------------------------------| 30.89% tmp9wofge_q.zip |################-------------------------------------| 31.02% tmp9wofge_q.zip |#################------------------------------------| 31.15% tmp9wofge_q.zip |#################------------------------------------| 31.27% tmp9wofge_q.zip |#################------------------------------------| 31.4% tmp9wofge_q.zip |#################------------------------------------| 31.53% tmp9wofge_q.zip |#################------------------------------------| 31.66% tmp9wofge_q.zip |#################------------------------------------| 31.79% tmp9wofge_q.zip |#################------------------------------------| 31.92% tmp9wofge_q.zip |#################------------------------------------| 32.04% tmp9wofge_q.zip |#################------------------------------------| 32.17% tmp9wofge_q.zip |#################------------------------------------| 32.3% tmp9wofge_q.zip |#################------------------------------------| 32.43% tmp9wofge_q.zip |#################------------------------------------| 32.56% tmp9wofge_q.zip |#################------------------------------------| 32.68% tmp9wofge_q.zip |#################------------------------------------| 32.81% tmp9wofge_q.zip |#################------------------------------------| 32.94% tmp9wofge_q.zip |##################-----------------------------------| 33.07% tmp9wofge_q.zip |##################-----------------------------------| 33.2% tmp9wofge_q.zip |##################-----------------------------------| 33.33% tmp9wofge_q.zip |##################-----------------------------------| 33.45% tmp9wofge_q.zip |##################-----------------------------------| 33.58% tmp9wofge_q.zip |##################-----------------------------------| 33.71% tmp9wofge_q.zip |##################-----------------------------------| 33.84% tmp9wofge_q.zip |##################-----------------------------------| 33.97% tmp9wofge_q.zip |##################-----------------------------------| 34.09% tmp9wofge_q.zip |##################-----------------------------------| 34.22% tmp9wofge_q.zip |##################-----------------------------------| 34.35% tmp9wofge_q.zip |##################-----------------------------------| 34.48% tmp9wofge_q.zip |##################-----------------------------------| 34.61% tmp9wofge_q.zip |##################-----------------------------------| 34.74% tmp9wofge_q.zip |##################-----------------------------------| 34.86% tmp9wofge_q.zip |###################----------------------------------| 34.99% tmp9wofge_q.zip |###################----------------------------------| 35.12% tmp9wofge_q.zip |###################----------------------------------| 35.25% tmp9wofge_q.zip |###################----------------------------------| 35.38% tmp9wofge_q.zip |###################----------------------------------| 35.5% tmp9wofge_q.zip |###################----------------------------------| 35.63% tmp9wofge_q.zip |###################----------------------------------| 35.76% tmp9wofge_q.zip |###################----------------------------------| 35.89% tmp9wofge_q.zip |###################----------------------------------| 36.02% tmp9wofge_q.zip |###################----------------------------------| 36.15% tmp9wofge_q.zip |###################----------------------------------| 36.27% tmp9wofge_q.zip |###################----------------------------------| 36.4% tmp9wofge_q.zip |###################----------------------------------| 36.53% tmp9wofge_q.zip |###################----------------------------------| 36.66% tmp9wofge_q.zip |###################----------------------------------| 36.79% tmp9wofge_q.zip |####################---------------------------------| 36.91% tmp9wofge_q.zip |####################---------------------------------| 37.04% tmp9wofge_q.zip |####################---------------------------------| 37.17% tmp9wofge_q.zip |####################---------------------------------| 37.3% tmp9wofge_q.zip |####################---------------------------------| 37.43% tmp9wofge_q.zip |####################---------------------------------| 37.56% tmp9wofge_q.zip |####################---------------------------------| 37.68% tmp9wofge_q.zip |####################---------------------------------| 37.81% tmp9wofge_q.zip |####################---------------------------------| 37.94% tmp9wofge_q.zip |####################---------------------------------| 38.07% tmp9wofge_q.zip |####################---------------------------------| 38.2% tmp9wofge_q.zip |####################---------------------------------| 38.32% tmp9wofge_q.zip |####################---------------------------------| 38.45% tmp9wofge_q.zip |####################---------------------------------| 38.58% tmp9wofge_q.zip |#####################--------------------------------| 38.71% tmp9wofge_q.zip |#####################--------------------------------| 38.84% tmp9wofge_q.zip |#####################--------------------------------| 38.97% tmp9wofge_q.zip |#####################--------------------------------| 39.09% tmp9wofge_q.zip |#####################--------------------------------| 39.22% tmp9wofge_q.zip |#####################--------------------------------| 39.35% tmp9wofge_q.zip |#####################--------------------------------| 39.48% tmp9wofge_q.zip |#####################--------------------------------| 39.61% tmp9wofge_q.zip |#####################--------------------------------| 39.73% tmp9wofge_q.zip |#####################--------------------------------| 39.86% tmp9wofge_q.zip |#####################--------------------------------| 39.99% tmp9wofge_q.zip |#####################--------------------------------| 40.12% tmp9wofge_q.zip |#####################--------------------------------| 40.25% tmp9wofge_q.zip |#####################--------------------------------| 40.38% tmp9wofge_q.zip |#####################--------------------------------| 40.5% tmp9wofge_q.zip |######################-------------------------------| 40.63% tmp9wofge_q.zip |######################-------------------------------| 40.76% tmp9wofge_q.zip |######################-------------------------------| 40.89% tmp9wofge_q.zip |######################-------------------------------| 41.02% tmp9wofge_q.zip |######################-------------------------------| 41.14% tmp9wofge_q.zip |######################-------------------------------| 41.27% tmp9wofge_q.zip |######################-------------------------------| 41.4% tmp9wofge_q.zip |######################-------------------------------| 41.53% tmp9wofge_q.zip |######################-------------------------------| 41.66% tmp9wofge_q.zip |######################-------------------------------| 41.78% tmp9wofge_q.zip |######################-------------------------------| 41.91% tmp9wofge_q.zip |######################-------------------------------| 42.04% tmp9wofge_q.zip |######################-------------------------------| 42.17% tmp9wofge_q.zip |######################-------------------------------| 42.3% tmp9wofge_q.zip |######################-------------------------------| 42.43% tmp9wofge_q.zip |#######################------------------------------| 42.55% tmp9wofge_q.zip |#######################------------------------------| 42.68% tmp9wofge_q.zip |#######################------------------------------| 42.81% tmp9wofge_q.zip |#######################------------------------------| 42.94% tmp9wofge_q.zip |#######################------------------------------| 43.07% tmp9wofge_q.zip |#######################------------------------------| 43.19% tmp9wofge_q.zip |#######################------------------------------| 43.32% tmp9wofge_q.zip |#######################------------------------------| 43.45% tmp9wofge_q.zip |#######################------------------------------| 43.58% tmp9wofge_q.zip |#######################------------------------------| 43.71% tmp9wofge_q.zip |#######################------------------------------| 43.84% tmp9wofge_q.zip |#######################------------------------------| 43.96% tmp9wofge_q.zip |#######################------------------------------| 44.09% tmp9wofge_q.zip |#######################------------------------------| 44.22% tmp9wofge_q.zip |########################-----------------------------| 44.35% tmp9wofge_q.zip |########################-----------------------------| 44.48% tmp9wofge_q.zip |########################-----------------------------| 44.6% tmp9wofge_q.zip |########################-----------------------------| 44.73% tmp9wofge_q.zip |########################-----------------------------| 44.86% tmp9wofge_q.zip |########################-----------------------------| 44.99% tmp9wofge_q.zip |########################-----------------------------| 45.12% tmp9wofge_q.zip |########################-----------------------------| 45.25% tmp9wofge_q.zip |########################-----------------------------| 45.37% tmp9wofge_q.zip |########################-----------------------------| 45.5% tmp9wofge_q.zip |########################-----------------------------| 45.63% tmp9wofge_q.zip |########################-----------------------------| 45.76% tmp9wofge_q.zip |########################-----------------------------| 45.89% tmp9wofge_q.zip |########################-----------------------------| 46.01% tmp9wofge_q.zip |########################-----------------------------| 46.14% tmp9wofge_q.zip |#########################----------------------------| 46.27% tmp9wofge_q.zip |#########################----------------------------| 46.4% tmp9wofge_q.zip |#########################----------------------------| 46.53% tmp9wofge_q.zip |#########################----------------------------| 46.66% tmp9wofge_q.zip |#########################----------------------------| 46.78% tmp9wofge_q.zip |#########################----------------------------| 46.91% tmp9wofge_q.zip |#########################----------------------------| 47.04% tmp9wofge_q.zip |#########################----------------------------| 47.17% tmp9wofge_q.zip |#########################----------------------------| 47.3% tmp9wofge_q.zip |#########################----------------------------| 47.42% tmp9wofge_q.zip |#########################----------------------------| 47.55% tmp9wofge_q.zip |#########################----------------------------| 47.68% tmp9wofge_q.zip |#########################----------------------------| 47.81% tmp9wofge_q.zip |#########################----------------------------| 47.94% tmp9wofge_q.zip |#########################----------------------------| 48.07% tmp9wofge_q.zip |##########################---------------------------| 48.19% tmp9wofge_q.zip |##########################---------------------------| 48.32% tmp9wofge_q.zip |##########################---------------------------| 48.45% tmp9wofge_q.zip |##########################---------------------------| 48.58% tmp9wofge_q.zip |##########################---------------------------| 48.71% tmp9wofge_q.zip |##########################---------------------------| 48.83% tmp9wofge_q.zip |##########################---------------------------| 48.96% tmp9wofge_q.zip |##########################---------------------------| 49.09% tmp9wofge_q.zip |##########################---------------------------| 49.22% tmp9wofge_q.zip |##########################---------------------------| 49.35% tmp9wofge_q.zip |##########################---------------------------| 49.48% tmp9wofge_q.zip |##########################---------------------------| 49.6% tmp9wofge_q.zip |##########################---------------------------| 49.73% tmp9wofge_q.zip |##########################---------------------------| 49.86% tmp9wofge_q.zip |##########################---------------------------| 49.99% tmp9wofge_q.zip |###########################--------------------------| 50.12% tmp9wofge_q.zip |###########################--------------------------| 50.24% tmp9wofge_q.zip |###########################--------------------------| 50.37% tmp9wofge_q.zip |###########################--------------------------| 50.5% tmp9wofge_q.zip |###########################--------------------------| 50.63% tmp9wofge_q.zip |###########################--------------------------| 50.76% tmp9wofge_q.zip |###########################--------------------------| 50.89% tmp9wofge_q.zip |###########################--------------------------| 51.01% tmp9wofge_q.zip |###########################--------------------------| 51.14% tmp9wofge_q.zip |###########################--------------------------| 51.27% tmp9wofge_q.zip |###########################--------------------------| 51.4% tmp9wofge_q.zip |###########################--------------------------| 51.53% tmp9wofge_q.zip |###########################--------------------------| 51.65% tmp9wofge_q.zip |###########################--------------------------| 51.78% tmp9wofge_q.zip |############################-------------------------| 51.91% tmp9wofge_q.zip |############################-------------------------| 52.04% tmp9wofge_q.zip |############################-------------------------| 52.17% tmp9wofge_q.zip |############################-------------------------| 52.3% tmp9wofge_q.zip |############################-------------------------| 52.42% tmp9wofge_q.zip |############################-------------------------| 52.55% tmp9wofge_q.zip |############################-------------------------| 52.68% tmp9wofge_q.zip |############################-------------------------| 52.81% tmp9wofge_q.zip |############################-------------------------| 52.94% tmp9wofge_q.zip |############################-------------------------| 53.06% tmp9wofge_q.zip |############################-------------------------| 53.19% tmp9wofge_q.zip |############################-------------------------| 53.32% tmp9wofge_q.zip |############################-------------------------| 53.45% tmp9wofge_q.zip |############################-------------------------| 53.58% tmp9wofge_q.zip |############################-------------------------| 53.71% tmp9wofge_q.zip |#############################------------------------| 53.83% tmp9wofge_q.zip |#############################------------------------| 53.96% tmp9wofge_q.zip |#############################------------------------| 54.09% tmp9wofge_q.zip |#############################------------------------| 54.22% tmp9wofge_q.zip |#############################------------------------| 54.35% tmp9wofge_q.zip |#############################------------------------| 54.47% tmp9wofge_q.zip |#############################------------------------| 54.6% tmp9wofge_q.zip |#############################------------------------| 54.73% tmp9wofge_q.zip |#############################------------------------| 54.86% tmp9wofge_q.zip |#############################------------------------| 54.99% tmp9wofge_q.zip |#############################------------------------| 55.12% tmp9wofge_q.zip |#############################------------------------| 55.24% tmp9wofge_q.zip |#############################------------------------| 55.37% tmp9wofge_q.zip |#############################------------------------| 55.5% tmp9wofge_q.zip |#############################------------------------| 55.63% tmp9wofge_q.zip |##############################-----------------------| 55.76% tmp9wofge_q.zip |##############################-----------------------| 55.88% tmp9wofge_q.zip |##############################-----------------------| 56.01% tmp9wofge_q.zip |##############################-----------------------| 56.14% tmp9wofge_q.zip |##############################-----------------------| 56.27% tmp9wofge_q.zip |##############################-----------------------| 56.4% tmp9wofge_q.zip |##############################-----------------------| 56.53% tmp9wofge_q.zip |##############################-----------------------| 56.65% tmp9wofge_q.zip |##############################-----------------------| 56.78% tmp9wofge_q.zip |##############################-----------------------| 56.91% tmp9wofge_q.zip |##############################-----------------------| 57.04% tmp9wofge_q.zip |##############################-----------------------| 57.17% tmp9wofge_q.zip |##############################-----------------------| 57.29% tmp9wofge_q.zip |##############################-----------------------| 57.42% tmp9wofge_q.zip |###############################----------------------| 57.55% tmp9wofge_q.zip |###############################----------------------| 57.68% tmp9wofge_q.zip |###############################----------------------| 57.81% tmp9wofge_q.zip |###############################----------------------| 57.93% tmp9wofge_q.zip |###############################----------------------| 58.06% tmp9wofge_q.zip |###############################----------------------| 58.19% tmp9wofge_q.zip |###############################----------------------| 58.32% tmp9wofge_q.zip |###############################----------------------| 58.45% tmp9wofge_q.zip |###############################----------------------| 58.58% tmp9wofge_q.zip |###############################----------------------| 58.7% tmp9wofge_q.zip |###############################----------------------| 58.83% tmp9wofge_q.zip |###############################----------------------| 58.96% tmp9wofge_q.zip |###############################----------------------| 59.09% tmp9wofge_q.zip |###############################----------------------| 59.22% tmp9wofge_q.zip |###############################----------------------| 59.34% tmp9wofge_q.zip |################################---------------------| 59.47% tmp9wofge_q.zip |################################---------------------| 59.6% tmp9wofge_q.zip |################################---------------------| 59.73% tmp9wofge_q.zip |################################---------------------| 59.86% tmp9wofge_q.zip |################################---------------------| 59.99% tmp9wofge_q.zip |################################---------------------| 60.11% tmp9wofge_q.zip |################################---------------------| 60.24% tmp9wofge_q.zip |################################---------------------| 60.37% tmp9wofge_q.zip |################################---------------------| 60.5% tmp9wofge_q.zip |################################---------------------| 60.63% tmp9wofge_q.zip |################################---------------------| 60.75% tmp9wofge_q.zip |################################---------------------| 60.88% tmp9wofge_q.zip |################################---------------------| 61.01% tmp9wofge_q.zip |################################---------------------| 61.14% tmp9wofge_q.zip |################################---------------------| 61.27% tmp9wofge_q.zip |#################################--------------------| 61.4% tmp9wofge_q.zip |#################################--------------------| 61.52% tmp9wofge_q.zip |#################################--------------------| 61.65% tmp9wofge_q.zip |#################################--------------------| 61.78% tmp9wofge_q.zip |#################################--------------------| 61.91% tmp9wofge_q.zip |#################################--------------------| 62.04% tmp9wofge_q.zip |#################################--------------------| 62.16% tmp9wofge_q.zip |#################################--------------------| 62.29% tmp9wofge_q.zip |#################################--------------------| 62.42% tmp9wofge_q.zip |#################################--------------------| 62.55% tmp9wofge_q.zip |#################################--------------------| 62.68% tmp9wofge_q.zip |#################################--------------------| 62.81% tmp9wofge_q.zip |#################################--------------------| 62.93% tmp9wofge_q.zip |#################################--------------------| 63.06% tmp9wofge_q.zip |#################################--------------------| 63.19% tmp9wofge_q.zip |##################################-------------------| 63.32% tmp9wofge_q.zip |##################################-------------------| 63.45% tmp9wofge_q.zip |##################################-------------------| 63.57% tmp9wofge_q.zip |##################################-------------------| 63.7% tmp9wofge_q.zip |##################################-------------------| 63.83% tmp9wofge_q.zip |##################################-------------------| 63.96% tmp9wofge_q.zip |##################################-------------------| 64.09% tmp9wofge_q.zip |##################################-------------------| 64.22% tmp9wofge_q.zip |##################################-------------------| 64.34% tmp9wofge_q.zip |##################################-------------------| 64.47% tmp9wofge_q.zip |##################################-------------------| 64.6% tmp9wofge_q.zip |##################################-------------------| 64.73% tmp9wofge_q.zip |##################################-------------------| 64.86% tmp9wofge_q.zip |##################################-------------------| 64.98% tmp9wofge_q.zip |###################################------------------| 65.11% tmp9wofge_q.zip |###################################------------------| 65.24% tmp9wofge_q.zip |###################################------------------| 65.37% tmp9wofge_q.zip |###################################------------------| 65.5% tmp9wofge_q.zip |###################################------------------| 65.63% tmp9wofge_q.zip |###################################------------------| 65.75% tmp9wofge_q.zip |###################################------------------| 65.88% tmp9wofge_q.zip |###################################------------------| 66.01% tmp9wofge_q.zip |###################################------------------| 66.14% tmp9wofge_q.zip |###################################------------------| 66.27% tmp9wofge_q.zip |###################################------------------| 66.39% tmp9wofge_q.zip |###################################------------------| 66.52% tmp9wofge_q.zip |###################################------------------| 66.65% tmp9wofge_q.zip |###################################------------------| 66.78% tmp9wofge_q.zip |###################################------------------| 66.91% tmp9wofge_q.zip |####################################-----------------| 67.04% tmp9wofge_q.zip |####################################-----------------| 67.16% tmp9wofge_q.zip |####################################-----------------| 67.29% tmp9wofge_q.zip |####################################-----------------| 67.42% tmp9wofge_q.zip |####################################-----------------| 67.55% tmp9wofge_q.zip |####################################-----------------| 67.68% tmp9wofge_q.zip |####################################-----------------| 67.8% tmp9wofge_q.zip |####################################-----------------| 67.93% tmp9wofge_q.zip |####################################-----------------| 68.06% tmp9wofge_q.zip |####################################-----------------| 68.19% tmp9wofge_q.zip |####################################-----------------| 68.32% tmp9wofge_q.zip |####################################-----------------| 68.45% tmp9wofge_q.zip |####################################-----------------| 68.57% tmp9wofge_q.zip |####################################-----------------| 68.7% tmp9wofge_q.zip |####################################-----------------| 68.83% tmp9wofge_q.zip |#####################################----------------| 68.96% tmp9wofge_q.zip |#####################################----------------| 69.09% tmp9wofge_q.zip |#####################################----------------| 69.21% tmp9wofge_q.zip |#####################################----------------| 69.34% tmp9wofge_q.zip |#####################################----------------| 69.47% tmp9wofge_q.zip |#####################################----------------| 69.6% tmp9wofge_q.zip |#####################################----------------| 69.73% tmp9wofge_q.zip |#####################################----------------| 69.86% tmp9wofge_q.zip |#####################################----------------| 69.98% tmp9wofge_q.zip |#####################################----------------| 70.11% tmp9wofge_q.zip |#####################################----------------| 70.24% tmp9wofge_q.zip |#####################################----------------| 70.37% tmp9wofge_q.zip |#####################################----------------| 70.5% tmp9wofge_q.zip |#####################################----------------| 70.62% tmp9wofge_q.zip |#####################################----------------| 70.75% tmp9wofge_q.zip |######################################---------------| 70.88% tmp9wofge_q.zip |######################################---------------| 71.01% tmp9wofge_q.zip |######################################---------------| 71.14% tmp9wofge_q.zip |######################################---------------| 71.27% tmp9wofge_q.zip |######################################---------------| 71.39% tmp9wofge_q.zip |######################################---------------| 71.52% tmp9wofge_q.zip |######################################---------------| 71.65% tmp9wofge_q.zip |######################################---------------| 71.78% tmp9wofge_q.zip |######################################---------------| 71.91% tmp9wofge_q.zip |######################################---------------| 72.03% tmp9wofge_q.zip |######################################---------------| 72.16% tmp9wofge_q.zip |######################################---------------| 72.29% tmp9wofge_q.zip |######################################---------------| 72.42% tmp9wofge_q.zip |######################################---------------| 72.55% tmp9wofge_q.zip |#######################################--------------| 72.68% tmp9wofge_q.zip |#######################################--------------| 72.8% tmp9wofge_q.zip |#######################################--------------| 72.93% tmp9wofge_q.zip |#######################################--------------| 73.06% tmp9wofge_q.zip |#######################################--------------| 73.19% tmp9wofge_q.zip |#######################################--------------| 73.32% tmp9wofge_q.zip |#######################################--------------| 73.44% tmp9wofge_q.zip |#######################################--------------| 73.57% tmp9wofge_q.zip |#######################################--------------| 73.7% tmp9wofge_q.zip |#######################################--------------| 73.83% tmp9wofge_q.zip |#######################################--------------| 73.96% tmp9wofge_q.zip |#######################################--------------| 74.08% tmp9wofge_q.zip |#######################################--------------| 74.21% tmp9wofge_q.zip |#######################################--------------| 74.34% tmp9wofge_q.zip |#######################################--------------| 74.47% tmp9wofge_q.zip |########################################-------------| 74.6% tmp9wofge_q.zip |########################################-------------| 74.73% tmp9wofge_q.zip |########################################-------------| 74.85% tmp9wofge_q.zip |########################################-------------| 74.98% tmp9wofge_q.zip |########################################-------------| 75.11% tmp9wofge_q.zip |########################################-------------| 75.24% tmp9wofge_q.zip |########################################-------------| 75.37% tmp9wofge_q.zip |########################################-------------| 75.49% tmp9wofge_q.zip |########################################-------------| 75.62% tmp9wofge_q.zip |########################################-------------| 75.75% tmp9wofge_q.zip |########################################-------------| 75.88% tmp9wofge_q.zip |########################################-------------| 76.01% tmp9wofge_q.zip |########################################-------------| 76.14% tmp9wofge_q.zip |########################################-------------| 76.26% tmp9wofge_q.zip |########################################-------------| 76.39% tmp9wofge_q.zip |#########################################------------| 76.52% tmp9wofge_q.zip |#########################################------------| 76.65% tmp9wofge_q.zip |#########################################------------| 76.78% tmp9wofge_q.zip |#########################################------------| 76.9% tmp9wofge_q.zip |#########################################------------| 77.03% tmp9wofge_q.zip |#########################################------------| 77.16% tmp9wofge_q.zip |#########################################------------| 77.29% tmp9wofge_q.zip |#########################################------------| 77.42% tmp9wofge_q.zip |#########################################------------| 77.55% tmp9wofge_q.zip |#########################################------------| 77.67% tmp9wofge_q.zip |#########################################------------| 77.8% tmp9wofge_q.zip |#########################################------------| 77.93% tmp9wofge_q.zip |#########################################------------| 78.06% tmp9wofge_q.zip |#########################################------------| 78.19% tmp9wofge_q.zip |##########################################-----------| 78.31% tmp9wofge_q.zip |##########################################-----------| 78.44% tmp9wofge_q.zip |##########################################-----------| 78.57% tmp9wofge_q.zip |##########################################-----------| 78.7% tmp9wofge_q.zip |##########################################-----------| 78.83% tmp9wofge_q.zip |##########################################-----------| 78.96% tmp9wofge_q.zip |##########################################-----------| 79.08% tmp9wofge_q.zip |##########################################-----------| 79.21% tmp9wofge_q.zip |##########################################-----------| 79.34% tmp9wofge_q.zip |##########################################-----------| 79.47% tmp9wofge_q.zip |##########################################-----------| 79.6% tmp9wofge_q.zip |##########################################-----------| 79.72% tmp9wofge_q.zip |##########################################-----------| 79.85% tmp9wofge_q.zip |##########################################-----------| 79.98% tmp9wofge_q.zip |##########################################-----------| 80.11% tmp9wofge_q.zip |###########################################----------| 80.24% tmp9wofge_q.zip |###########################################----------| 80.37% tmp9wofge_q.zip |###########################################----------| 80.49% tmp9wofge_q.zip |###########################################----------| 80.62% tmp9wofge_q.zip |###########################################----------| 80.75% tmp9wofge_q.zip |###########################################----------| 80.88% tmp9wofge_q.zip |###########################################----------| 81.01% tmp9wofge_q.zip |###########################################----------| 81.13% tmp9wofge_q.zip |###########################################----------| 81.26% tmp9wofge_q.zip |###########################################----------| 81.39% tmp9wofge_q.zip |###########################################----------| 81.52% tmp9wofge_q.zip |###########################################----------| 81.65% tmp9wofge_q.zip |###########################################----------| 81.78% tmp9wofge_q.zip |###########################################----------| 81.9% tmp9wofge_q.zip |###########################################----------| 82.03% tmp9wofge_q.zip |############################################---------| 82.16% tmp9wofge_q.zip |############################################---------| 82.29% tmp9wofge_q.zip |############################################---------| 82.42% tmp9wofge_q.zip |############################################---------| 82.54% tmp9wofge_q.zip |############################################---------| 82.67% tmp9wofge_q.zip |############################################---------| 82.8% tmp9wofge_q.zip |############################################---------| 82.93% tmp9wofge_q.zip |############################################---------| 83.06% tmp9wofge_q.zip |############################################---------| 83.19% tmp9wofge_q.zip |############################################---------| 83.31% tmp9wofge_q.zip |############################################---------| 83.44% tmp9wofge_q.zip |############################################---------| 83.57% tmp9wofge_q.zip |############################################---------| 83.7% tmp9wofge_q.zip |############################################---------| 83.83% tmp9wofge_q.zip |############################################---------| 83.95% tmp9wofge_q.zip |#############################################--------| 84.08% tmp9wofge_q.zip |#############################################--------| 84.21% tmp9wofge_q.zip |#############################################--------| 84.34% tmp9wofge_q.zip |#############################################--------| 84.47% tmp9wofge_q.zip |#############################################--------| 84.6% tmp9wofge_q.zip |#############################################--------| 84.72% tmp9wofge_q.zip |#############################################--------| 84.85% tmp9wofge_q.zip |#############################################--------| 84.98% tmp9wofge_q.zip |#############################################--------| 85.11% tmp9wofge_q.zip |#############################################--------| 85.24% tmp9wofge_q.zip |#############################################--------| 85.36% tmp9wofge_q.zip |#############################################--------| 85.49% tmp9wofge_q.zip |#############################################--------| 85.62% tmp9wofge_q.zip |#############################################--------| 85.75% tmp9wofge_q.zip |##############################################-------| 85.88% tmp9wofge_q.zip |##############################################-------| 86.01% tmp9wofge_q.zip |##############################################-------| 86.13% tmp9wofge_q.zip |##############################################-------| 86.26% tmp9wofge_q.zip |##############################################-------| 86.39% tmp9wofge_q.zip |##############################################-------| 86.52% tmp9wofge_q.zip |##############################################-------| 86.65% tmp9wofge_q.zip |##############################################-------| 86.77% tmp9wofge_q.zip |##############################################-------| 86.9% tmp9wofge_q.zip |##############################################-------| 87.03% tmp9wofge_q.zip |##############################################-------| 87.16% tmp9wofge_q.zip |##############################################-------| 87.29% tmp9wofge_q.zip |##############################################-------| 87.42% tmp9wofge_q.zip |##############################################-------| 87.54% tmp9wofge_q.zip |##############################################-------| 87.67% tmp9wofge_q.zip |###############################################------| 87.8% tmp9wofge_q.zip |###############################################------| 87.93% tmp9wofge_q.zip |###############################################------| 88.06% tmp9wofge_q.zip |###############################################------| 88.18% tmp9wofge_q.zip |###############################################------| 88.31% tmp9wofge_q.zip |###############################################------| 88.44% tmp9wofge_q.zip |###############################################------| 88.57% tmp9wofge_q.zip |###############################################------| 88.7% tmp9wofge_q.zip |###############################################------| 88.83% tmp9wofge_q.zip |###############################################------| 88.95% tmp9wofge_q.zip |###############################################------| 89.08% tmp9wofge_q.zip |###############################################------| 89.21% tmp9wofge_q.zip |###############################################------| 89.34% tmp9wofge_q.zip |###############################################------| 89.47% tmp9wofge_q.zip |###############################################------| 89.59% tmp9wofge_q.zip |################################################-----| 89.72% tmp9wofge_q.zip |################################################-----| 89.85% tmp9wofge_q.zip |################################################-----| 89.98% tmp9wofge_q.zip |################################################-----| 90.11% tmp9wofge_q.zip |################################################-----| 90.23% tmp9wofge_q.zip |################################################-----| 90.36% tmp9wofge_q.zip |################################################-----| 90.49% tmp9wofge_q.zip |################################################-----| 90.62% tmp9wofge_q.zip |################################################-----| 90.75% tmp9wofge_q.zip |################################################-----| 90.88% tmp9wofge_q.zip |################################################-----| 91.0% tmp9wofge_q.zip |################################################-----| 91.13% tmp9wofge_q.zip |################################################-----| 91.26% tmp9wofge_q.zip |################################################-----| 91.39% tmp9wofge_q.zip |#################################################----| 91.52% tmp9wofge_q.zip |#################################################----| 91.64% tmp9wofge_q.zip |#################################################----| 91.77% tmp9wofge_q.zip |#################################################----| 91.9% tmp9wofge_q.zip |#################################################----| 92.03% tmp9wofge_q.zip |#################################################----| 92.16% tmp9wofge_q.zip |#################################################----| 92.29% tmp9wofge_q.zip |#################################################----| 92.41% tmp9wofge_q.zip |#################################################----| 92.54% tmp9wofge_q.zip |#################################################----| 92.67% tmp9wofge_q.zip |#################################################----| 92.8% tmp9wofge_q.zip |#################################################----| 92.93% tmp9wofge_q.zip |#################################################----| 93.05% tmp9wofge_q.zip |#################################################----| 93.18% tmp9wofge_q.zip |#################################################----| 93.31% tmp9wofge_q.zip |##################################################---| 93.44% tmp9wofge_q.zip |##################################################---| 93.57% tmp9wofge_q.zip |##################################################---| 93.7% tmp9wofge_q.zip |##################################################---| 93.82% tmp9wofge_q.zip |##################################################---| 93.95% tmp9wofge_q.zip |##################################################---| 94.08% tmp9wofge_q.zip |##################################################---| 94.21% tmp9wofge_q.zip |##################################################---| 94.34% tmp9wofge_q.zip |##################################################---| 94.46% tmp9wofge_q.zip |##################################################---| 94.59% tmp9wofge_q.zip |##################################################---| 94.72% tmp9wofge_q.zip |##################################################---| 94.85% tmp9wofge_q.zip |##################################################---| 94.98% tmp9wofge_q.zip |##################################################---| 95.11% tmp9wofge_q.zip |##################################################---| 95.23% tmp9wofge_q.zip |###################################################--| 95.36% tmp9wofge_q.zip |###################################################--| 95.49% tmp9wofge_q.zip |###################################################--| 95.62% tmp9wofge_q.zip |###################################################--| 95.75% tmp9wofge_q.zip |###################################################--| 95.87% tmp9wofge_q.zip |###################################################--| 96.0% tmp9wofge_q.zip |###################################################--| 96.13% tmp9wofge_q.zip |###################################################--| 96.26% tmp9wofge_q.zip |###################################################--| 96.39% tmp9wofge_q.zip |###################################################--| 96.52% tmp9wofge_q.zip |###################################################--| 96.64% tmp9wofge_q.zip |###################################################--| 96.77% tmp9wofge_q.zip |###################################################--| 96.9% tmp9wofge_q.zip |###################################################--| 97.03% tmp9wofge_q.zip |###################################################--| 97.16% tmp9wofge_q.zip |####################################################-| 97.28% tmp9wofge_q.zip |####################################################-| 97.41% tmp9wofge_q.zip |####################################################-| 97.54% tmp9wofge_q.zip |####################################################-| 97.67% tmp9wofge_q.zip |####################################################-| 97.8% tmp9wofge_q.zip |####################################################-| 97.93% tmp9wofge_q.zip |####################################################-| 98.05% tmp9wofge_q.zip |####################################################-| 98.18% tmp9wofge_q.zip |####################################################-| 98.31% tmp9wofge_q.zip |####################################################-| 98.44% tmp9wofge_q.zip |####################################################-| 98.57% tmp9wofge_q.zip |####################################################-| 98.69% tmp9wofge_q.zip |####################################################-| 98.82% tmp9wofge_q.zip |####################################################-| 98.95% tmp9wofge_q.zip |#####################################################| 99.08% tmp9wofge_q.zip |#####################################################| 99.21% tmp9wofge_q.zip |#####################################################| 99.34% tmp9wofge_q.zip |#####################################################| 99.46% tmp9wofge_q.zip |#####################################################| 99.59% tmp9wofge_q.zip |#####################################################| 99.72% tmp9wofge_q.zip |#####################################################| 99.85% tmp9wofge_q.zip |#####################################################| 99.98% tmp9wofge_q.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ea850f82-c41b-48c9-81c2-0ebfffd727b3 + 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).. tmpc7g4ntfc.zip |-----------------------------------------------------| 0.16% tmpc7g4ntfc.zip |-----------------------------------------------------| 0.32% tmpc7g4ntfc.zip |-----------------------------------------------------| 0.48% tmpc7g4ntfc.zip |-----------------------------------------------------| 0.64% tmpc7g4ntfc.zip |-----------------------------------------------------| 0.8% tmpc7g4ntfc.zip |#----------------------------------------------------| 0.97% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.13% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.29% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.45% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.61% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.77% tmpc7g4ntfc.zip |#----------------------------------------------------| 1.93% tmpc7g4ntfc.zip |#----------------------------------------------------| 2.09% tmpc7g4ntfc.zip |#----------------------------------------------------| 2.25% tmpc7g4ntfc.zip |#----------------------------------------------------| 2.41% tmpc7g4ntfc.zip |#----------------------------------------------------| 2.57% tmpc7g4ntfc.zip |#----------------------------------------------------| 2.73% tmpc7g4ntfc.zip |##---------------------------------------------------| 2.9% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.06% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.22% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.38% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.54% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.7% tmpc7g4ntfc.zip |##---------------------------------------------------| 3.86% tmpc7g4ntfc.zip |##---------------------------------------------------| 4.02% tmpc7g4ntfc.zip |##---------------------------------------------------| 4.18% tmpc7g4ntfc.zip |##---------------------------------------------------| 4.34% tmpc7g4ntfc.zip |##---------------------------------------------------| 4.5% tmpc7g4ntfc.zip |##---------------------------------------------------| 4.66% tmpc7g4ntfc.zip |###--------------------------------------------------| 4.83% tmpc7g4ntfc.zip |###--------------------------------------------------| 4.99% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.15% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.31% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.47% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.63% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.79% tmpc7g4ntfc.zip |###--------------------------------------------------| 5.95% tmpc7g4ntfc.zip |###--------------------------------------------------| 6.11% tmpc7g4ntfc.zip |###--------------------------------------------------| 6.27% tmpc7g4ntfc.zip |###--------------------------------------------------| 6.43% tmpc7g4ntfc.zip |###--------------------------------------------------| 6.59% tmpc7g4ntfc.zip |####-------------------------------------------------| 6.76% tmpc7g4ntfc.zip |####-------------------------------------------------| 6.92% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.08% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.24% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.4% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.56% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.72% tmpc7g4ntfc.zip |####-------------------------------------------------| 7.88% tmpc7g4ntfc.zip |####-------------------------------------------------| 8.04% tmpc7g4ntfc.zip |####-------------------------------------------------| 8.2% tmpc7g4ntfc.zip |####-------------------------------------------------| 8.36% tmpc7g4ntfc.zip |#####------------------------------------------------| 8.52% tmpc7g4ntfc.zip |#####------------------------------------------------| 8.69% tmpc7g4ntfc.zip |#####------------------------------------------------| 8.85% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.01% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.17% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.33% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.49% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.65% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.81% tmpc7g4ntfc.zip |#####------------------------------------------------| 9.97% tmpc7g4ntfc.zip |#####------------------------------------------------| 10.13% tmpc7g4ntfc.zip |#####------------------------------------------------| 10.29% tmpc7g4ntfc.zip |######-----------------------------------------------| 10.45% tmpc7g4ntfc.zip |######-----------------------------------------------| 10.62% tmpc7g4ntfc.zip |######-----------------------------------------------| 10.78% tmpc7g4ntfc.zip |######-----------------------------------------------| 10.94% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.1% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.26% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.42% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.58% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.74% tmpc7g4ntfc.zip |######-----------------------------------------------| 11.9% tmpc7g4ntfc.zip |######-----------------------------------------------| 12.06% tmpc7g4ntfc.zip |######-----------------------------------------------| 12.22% tmpc7g4ntfc.zip |#######----------------------------------------------| 12.38% tmpc7g4ntfc.zip |#######----------------------------------------------| 12.55% tmpc7g4ntfc.zip |#######----------------------------------------------| 12.71% tmpc7g4ntfc.zip |#######----------------------------------------------| 12.87% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.03% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.19% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.35% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.51% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.67% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.83% tmpc7g4ntfc.zip |#######----------------------------------------------| 13.99% tmpc7g4ntfc.zip |########---------------------------------------------| 14.15% tmpc7g4ntfc.zip |########---------------------------------------------| 14.31% tmpc7g4ntfc.zip |########---------------------------------------------| 14.48% tmpc7g4ntfc.zip |########---------------------------------------------| 14.64% tmpc7g4ntfc.zip |########---------------------------------------------| 14.8% tmpc7g4ntfc.zip |########---------------------------------------------| 14.96% tmpc7g4ntfc.zip |########---------------------------------------------| 15.12% tmpc7g4ntfc.zip |########---------------------------------------------| 15.28% tmpc7g4ntfc.zip |########---------------------------------------------| 15.44% tmpc7g4ntfc.zip |########---------------------------------------------| 15.6% tmpc7g4ntfc.zip |########---------------------------------------------| 15.76% tmpc7g4ntfc.zip |########---------------------------------------------| 15.92% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.08% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.24% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.41% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.57% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.73% tmpc7g4ntfc.zip |#########--------------------------------------------| 16.89% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.05% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.21% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.37% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.53% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.69% tmpc7g4ntfc.zip |#########--------------------------------------------| 17.85% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.01% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.17% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.34% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.5% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.66% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.82% tmpc7g4ntfc.zip |##########-------------------------------------------| 18.98% tmpc7g4ntfc.zip |##########-------------------------------------------| 19.14% tmpc7g4ntfc.zip |##########-------------------------------------------| 19.3% tmpc7g4ntfc.zip |##########-------------------------------------------| 19.46% tmpc7g4ntfc.zip |##########-------------------------------------------| 19.62% tmpc7g4ntfc.zip |##########-------------------------------------------| 19.78% tmpc7g4ntfc.zip |###########------------------------------------------| 19.94% tmpc7g4ntfc.zip |###########------------------------------------------| 20.1% tmpc7g4ntfc.zip |###########------------------------------------------| 20.27% tmpc7g4ntfc.zip |###########------------------------------------------| 20.43% tmpc7g4ntfc.zip |###########------------------------------------------| 20.59% tmpc7g4ntfc.zip |###########------------------------------------------| 20.75% tmpc7g4ntfc.zip |###########------------------------------------------| 20.91% tmpc7g4ntfc.zip |###########------------------------------------------| 21.07% tmpc7g4ntfc.zip |###########------------------------------------------| 21.23% tmpc7g4ntfc.zip |###########------------------------------------------| 21.39% tmpc7g4ntfc.zip |###########------------------------------------------| 21.55% tmpc7g4ntfc.zip |############-----------------------------------------| 21.71% tmpc7g4ntfc.zip |############-----------------------------------------| 21.87% tmpc7g4ntfc.zip |############-----------------------------------------| 22.03% tmpc7g4ntfc.zip |############-----------------------------------------| 22.2% tmpc7g4ntfc.zip |############-----------------------------------------| 22.36% tmpc7g4ntfc.zip |############-----------------------------------------| 22.52% tmpc7g4ntfc.zip |############-----------------------------------------| 22.68% tmpc7g4ntfc.zip |############-----------------------------------------| 22.84% tmpc7g4ntfc.zip |############-----------------------------------------| 23.0% tmpc7g4ntfc.zip |############-----------------------------------------| 23.16% tmpc7g4ntfc.zip |############-----------------------------------------| 23.32% tmpc7g4ntfc.zip |############-----------------------------------------| 23.48% tmpc7g4ntfc.zip |#############----------------------------------------| 23.64% tmpc7g4ntfc.zip |#############----------------------------------------| 23.8% tmpc7g4ntfc.zip |#############----------------------------------------| 23.96% tmpc7g4ntfc.zip |#############----------------------------------------| 24.13% tmpc7g4ntfc.zip |#############----------------------------------------| 24.29% tmpc7g4ntfc.zip |#############----------------------------------------| 24.45% tmpc7g4ntfc.zip |#############----------------------------------------| 24.61% tmpc7g4ntfc.zip |#############----------------------------------------| 24.77% tmpc7g4ntfc.zip |#############----------------------------------------| 24.93% tmpc7g4ntfc.zip |#############----------------------------------------| 25.09% tmpc7g4ntfc.zip |#############----------------------------------------| 25.25% tmpc7g4ntfc.zip |#############----------------------------------------| 25.41% tmpc7g4ntfc.zip |##############---------------------------------------| 25.57% tmpc7g4ntfc.zip |##############---------------------------------------| 25.73% tmpc7g4ntfc.zip |##############---------------------------------------| 25.89% tmpc7g4ntfc.zip |##############---------------------------------------| 26.06% tmpc7g4ntfc.zip |##############---------------------------------------| 26.22% tmpc7g4ntfc.zip |##############---------------------------------------| 26.38% tmpc7g4ntfc.zip |##############---------------------------------------| 26.54% tmpc7g4ntfc.zip |##############---------------------------------------| 26.7% tmpc7g4ntfc.zip |##############---------------------------------------| 26.86% tmpc7g4ntfc.zip |##############---------------------------------------| 27.02% tmpc7g4ntfc.zip |##############---------------------------------------| 27.18% tmpc7g4ntfc.zip |##############---------------------------------------| 27.34% tmpc7g4ntfc.zip |###############--------------------------------------| 27.5% tmpc7g4ntfc.zip |###############--------------------------------------| 27.66% tmpc7g4ntfc.zip |###############--------------------------------------| 27.82% tmpc7g4ntfc.zip |###############--------------------------------------| 27.99% tmpc7g4ntfc.zip |###############--------------------------------------| 28.15% tmpc7g4ntfc.zip |###############--------------------------------------| 28.31% tmpc7g4ntfc.zip |###############--------------------------------------| 28.47% tmpc7g4ntfc.zip |###############--------------------------------------| 28.63% tmpc7g4ntfc.zip |###############--------------------------------------| 28.79% tmpc7g4ntfc.zip |###############--------------------------------------| 28.95% tmpc7g4ntfc.zip |###############--------------------------------------| 29.11% tmpc7g4ntfc.zip |################-------------------------------------| 29.27% tmpc7g4ntfc.zip |################-------------------------------------| 29.43% tmpc7g4ntfc.zip |################-------------------------------------| 29.59% tmpc7g4ntfc.zip |################-------------------------------------| 29.75% tmpc7g4ntfc.zip |################-------------------------------------| 29.92% tmpc7g4ntfc.zip |################-------------------------------------| 30.08% tmpc7g4ntfc.zip |################-------------------------------------| 30.24% tmpc7g4ntfc.zip |################-------------------------------------| 30.4% tmpc7g4ntfc.zip |################-------------------------------------| 30.56% tmpc7g4ntfc.zip |################-------------------------------------| 30.72% tmpc7g4ntfc.zip |################-------------------------------------| 30.88% tmpc7g4ntfc.zip |################-------------------------------------| 31.04% tmpc7g4ntfc.zip |#################------------------------------------| 31.2% tmpc7g4ntfc.zip |#################------------------------------------| 31.36% tmpc7g4ntfc.zip |#################------------------------------------| 31.52% tmpc7g4ntfc.zip |#################------------------------------------| 31.68% tmpc7g4ntfc.zip |#################------------------------------------| 31.85% tmpc7g4ntfc.zip |#################------------------------------------| 32.01% tmpc7g4ntfc.zip |#################------------------------------------| 32.17% tmpc7g4ntfc.zip |#################------------------------------------| 32.33% tmpc7g4ntfc.zip |#################------------------------------------| 32.49% tmpc7g4ntfc.zip |#################------------------------------------| 32.65% tmpc7g4ntfc.zip |#################------------------------------------| 32.81% tmpc7g4ntfc.zip |#################------------------------------------| 32.97% tmpc7g4ntfc.zip |##################-----------------------------------| 33.13% tmpc7g4ntfc.zip |##################-----------------------------------| 33.29% tmpc7g4ntfc.zip |##################-----------------------------------| 33.45% tmpc7g4ntfc.zip |##################-----------------------------------| 33.61% tmpc7g4ntfc.zip |##################-----------------------------------| 33.78% tmpc7g4ntfc.zip |##################-----------------------------------| 33.94% tmpc7g4ntfc.zip |##################-----------------------------------| 34.1% tmpc7g4ntfc.zip |##################-----------------------------------| 34.26% tmpc7g4ntfc.zip |##################-----------------------------------| 34.42% tmpc7g4ntfc.zip |##################-----------------------------------| 34.58% tmpc7g4ntfc.zip |##################-----------------------------------| 34.74% tmpc7g4ntfc.zip |##################-----------------------------------| 34.9% tmpc7g4ntfc.zip |###################----------------------------------| 35.06% tmpc7g4ntfc.zip |###################----------------------------------| 35.22% tmpc7g4ntfc.zip |###################----------------------------------| 35.38% tmpc7g4ntfc.zip |###################----------------------------------| 35.54% tmpc7g4ntfc.zip |###################----------------------------------| 35.71% tmpc7g4ntfc.zip |###################----------------------------------| 35.87% tmpc7g4ntfc.zip |###################----------------------------------| 36.03% tmpc7g4ntfc.zip |###################----------------------------------| 36.19% tmpc7g4ntfc.zip |###################----------------------------------| 36.35% tmpc7g4ntfc.zip |###################----------------------------------| 36.51% tmpc7g4ntfc.zip |###################----------------------------------| 36.67% tmpc7g4ntfc.zip |####################---------------------------------| 36.83% tmpc7g4ntfc.zip |####################---------------------------------| 36.99% tmpc7g4ntfc.zip |####################---------------------------------| 37.15% tmpc7g4ntfc.zip |####################---------------------------------| 37.31% tmpc7g4ntfc.zip |####################---------------------------------| 37.47% tmpc7g4ntfc.zip |####################---------------------------------| 37.64% tmpc7g4ntfc.zip |####################---------------------------------| 37.8% tmpc7g4ntfc.zip |####################---------------------------------| 37.96% tmpc7g4ntfc.zip |####################---------------------------------| 38.12% tmpc7g4ntfc.zip |####################---------------------------------| 38.28% tmpc7g4ntfc.zip |####################---------------------------------| 38.44% tmpc7g4ntfc.zip |####################---------------------------------| 38.6% tmpc7g4ntfc.zip |#####################--------------------------------| 38.76% tmpc7g4ntfc.zip |#####################--------------------------------| 38.92% tmpc7g4ntfc.zip |#####################--------------------------------| 39.08% tmpc7g4ntfc.zip |#####################--------------------------------| 39.24% tmpc7g4ntfc.zip |#####################--------------------------------| 39.4% tmpc7g4ntfc.zip |#####################--------------------------------| 39.57% tmpc7g4ntfc.zip |#####################--------------------------------| 39.73% tmpc7g4ntfc.zip |#####################--------------------------------| 39.89% tmpc7g4ntfc.zip |#####################--------------------------------| 40.05% tmpc7g4ntfc.zip |#####################--------------------------------| 40.21% tmpc7g4ntfc.zip |#####################--------------------------------| 40.37% tmpc7g4ntfc.zip |#####################--------------------------------| 40.53% tmpc7g4ntfc.zip |######################-------------------------------| 40.69% tmpc7g4ntfc.zip |######################-------------------------------| 40.85% tmpc7g4ntfc.zip |######################-------------------------------| 41.01% tmpc7g4ntfc.zip |######################-------------------------------| 41.17% tmpc7g4ntfc.zip |######################-------------------------------| 41.33% tmpc7g4ntfc.zip |######################-------------------------------| 41.5% tmpc7g4ntfc.zip |######################-------------------------------| 41.66% tmpc7g4ntfc.zip |######################-------------------------------| 41.82% tmpc7g4ntfc.zip |######################-------------------------------| 41.98% tmpc7g4ntfc.zip |######################-------------------------------| 42.14% tmpc7g4ntfc.zip |######################-------------------------------| 42.3% tmpc7g4ntfc.zip |#######################------------------------------| 42.46% tmpc7g4ntfc.zip |#######################------------------------------| 42.62% tmpc7g4ntfc.zip |#######################------------------------------| 42.78% tmpc7g4ntfc.zip |#######################------------------------------| 42.94% tmpc7g4ntfc.zip |#######################------------------------------| 43.1% tmpc7g4ntfc.zip |#######################------------------------------| 43.26% tmpc7g4ntfc.zip |#######################------------------------------| 43.43% tmpc7g4ntfc.zip |#######################------------------------------| 43.59% tmpc7g4ntfc.zip |#######################------------------------------| 43.75% tmpc7g4ntfc.zip |#######################------------------------------| 43.91% tmpc7g4ntfc.zip |#######################------------------------------| 44.07% tmpc7g4ntfc.zip |#######################------------------------------| 44.23% tmpc7g4ntfc.zip |########################-----------------------------| 44.39% tmpc7g4ntfc.zip |########################-----------------------------| 44.55% tmpc7g4ntfc.zip |########################-----------------------------| 44.71% tmpc7g4ntfc.zip |########################-----------------------------| 44.87% tmpc7g4ntfc.zip |########################-----------------------------| 45.03% tmpc7g4ntfc.zip |########################-----------------------------| 45.19% tmpc7g4ntfc.zip |########################-----------------------------| 45.36% tmpc7g4ntfc.zip |########################-----------------------------| 45.52% tmpc7g4ntfc.zip |########################-----------------------------| 45.68% tmpc7g4ntfc.zip |########################-----------------------------| 45.84% tmpc7g4ntfc.zip |########################-----------------------------| 46.0% tmpc7g4ntfc.zip |########################-----------------------------| 46.16% tmpc7g4ntfc.zip |#########################----------------------------| 46.32% tmpc7g4ntfc.zip |#########################----------------------------| 46.48% tmpc7g4ntfc.zip |#########################----------------------------| 46.64% tmpc7g4ntfc.zip |#########################----------------------------| 46.8% tmpc7g4ntfc.zip |#########################----------------------------| 46.96% tmpc7g4ntfc.zip |#########################----------------------------| 47.12% tmpc7g4ntfc.zip |#########################----------------------------| 47.29% tmpc7g4ntfc.zip |#########################----------------------------| 47.45% tmpc7g4ntfc.zip |#########################----------------------------| 47.61% tmpc7g4ntfc.zip |#########################----------------------------| 47.77% tmpc7g4ntfc.zip |#########################----------------------------| 47.93% tmpc7g4ntfc.zip |#########################----------------------------| 48.09% tmpc7g4ntfc.zip |##########################---------------------------| 48.25% tmpc7g4ntfc.zip |##########################---------------------------| 48.41% tmpc7g4ntfc.zip |##########################---------------------------| 48.57% tmpc7g4ntfc.zip |##########################---------------------------| 48.73% tmpc7g4ntfc.zip |##########################---------------------------| 48.89% tmpc7g4ntfc.zip |##########################---------------------------| 49.05% tmpc7g4ntfc.zip |##########################---------------------------| 49.22% tmpc7g4ntfc.zip |##########################---------------------------| 49.38% tmpc7g4ntfc.zip |##########################---------------------------| 49.54% tmpc7g4ntfc.zip |##########################---------------------------| 49.7% tmpc7g4ntfc.zip |##########################---------------------------| 49.86% tmpc7g4ntfc.zip |###########################--------------------------| 50.02% tmpc7g4ntfc.zip |###########################--------------------------| 50.18% tmpc7g4ntfc.zip |###########################--------------------------| 50.34% tmpc7g4ntfc.zip |###########################--------------------------| 50.5% tmpc7g4ntfc.zip |###########################--------------------------| 50.66% tmpc7g4ntfc.zip |###########################--------------------------| 50.82% tmpc7g4ntfc.zip |###########################--------------------------| 50.98% tmpc7g4ntfc.zip |###########################--------------------------| 51.15% tmpc7g4ntfc.zip |###########################--------------------------| 51.31% tmpc7g4ntfc.zip |###########################--------------------------| 51.47% tmpc7g4ntfc.zip |###########################--------------------------| 51.63% tmpc7g4ntfc.zip |###########################--------------------------| 51.79% tmpc7g4ntfc.zip |############################-------------------------| 51.95% tmpc7g4ntfc.zip |############################-------------------------| 52.11% tmpc7g4ntfc.zip |############################-------------------------| 52.27% tmpc7g4ntfc.zip |############################-------------------------| 52.43% tmpc7g4ntfc.zip |############################-------------------------| 52.59% tmpc7g4ntfc.zip |############################-------------------------| 52.75% tmpc7g4ntfc.zip |############################-------------------------| 52.91% tmpc7g4ntfc.zip |############################-------------------------| 53.08% tmpc7g4ntfc.zip |############################-------------------------| 53.24% tmpc7g4ntfc.zip |############################-------------------------| 53.4% tmpc7g4ntfc.zip |############################-------------------------| 53.56% tmpc7g4ntfc.zip |############################-------------------------| 53.72% tmpc7g4ntfc.zip |#############################------------------------| 53.88% tmpc7g4ntfc.zip |#############################------------------------| 54.04% tmpc7g4ntfc.zip |#############################------------------------| 54.2% tmpc7g4ntfc.zip |#############################------------------------| 54.36% tmpc7g4ntfc.zip |#############################------------------------| 54.52% tmpc7g4ntfc.zip |#############################------------------------| 54.68% tmpc7g4ntfc.zip |#############################------------------------| 54.84% tmpc7g4ntfc.zip |#############################------------------------| 55.01% tmpc7g4ntfc.zip |#############################------------------------| 55.17% tmpc7g4ntfc.zip |#############################------------------------| 55.33% tmpc7g4ntfc.zip |#############################------------------------| 55.49% tmpc7g4ntfc.zip |#############################------------------------| 55.65% tmpc7g4ntfc.zip |##############################-----------------------| 55.81% tmpc7g4ntfc.zip |##############################-----------------------| 55.97% tmpc7g4ntfc.zip |##############################-----------------------| 56.13% tmpc7g4ntfc.zip |##############################-----------------------| 56.29% tmpc7g4ntfc.zip |##############################-----------------------| 56.45% tmpc7g4ntfc.zip |##############################-----------------------| 56.61% tmpc7g4ntfc.zip |##############################-----------------------| 56.77% tmpc7g4ntfc.zip |##############################-----------------------| 56.94% tmpc7g4ntfc.zip |##############################-----------------------| 57.1% tmpc7g4ntfc.zip |##############################-----------------------| 57.26% tmpc7g4ntfc.zip |##############################-----------------------| 57.42% tmpc7g4ntfc.zip |###############################----------------------| 57.58% tmpc7g4ntfc.zip |###############################----------------------| 57.74% tmpc7g4ntfc.zip |###############################----------------------| 57.9% tmpc7g4ntfc.zip |###############################----------------------| 58.06% tmpc7g4ntfc.zip |###############################----------------------| 58.22% tmpc7g4ntfc.zip |###############################----------------------| 58.38% tmpc7g4ntfc.zip |###############################----------------------| 58.54% tmpc7g4ntfc.zip |###############################----------------------| 58.7% tmpc7g4ntfc.zip |###############################----------------------| 58.87% tmpc7g4ntfc.zip |###############################----------------------| 59.03% tmpc7g4ntfc.zip |###############################----------------------| 59.19% tmpc7g4ntfc.zip |###############################----------------------| 59.35% tmpc7g4ntfc.zip |################################---------------------| 59.51% tmpc7g4ntfc.zip |################################---------------------| 59.67% tmpc7g4ntfc.zip |################################---------------------| 59.83% tmpc7g4ntfc.zip |################################---------------------| 59.99% tmpc7g4ntfc.zip |################################---------------------| 60.15% tmpc7g4ntfc.zip |################################---------------------| 60.31% tmpc7g4ntfc.zip |################################---------------------| 60.47% tmpc7g4ntfc.zip |################################---------------------| 60.63% tmpc7g4ntfc.zip |################################---------------------| 60.8% tmpc7g4ntfc.zip |################################---------------------| 60.96% tmpc7g4ntfc.zip |################################---------------------| 61.12% tmpc7g4ntfc.zip |################################---------------------| 61.28% tmpc7g4ntfc.zip |#################################--------------------| 61.44% tmpc7g4ntfc.zip |#################################--------------------| 61.6% tmpc7g4ntfc.zip |#################################--------------------| 61.76% tmpc7g4ntfc.zip |#################################--------------------| 61.92% tmpc7g4ntfc.zip |#################################--------------------| 62.08% tmpc7g4ntfc.zip |#################################--------------------| 62.24% tmpc7g4ntfc.zip |#################################--------------------| 62.4% tmpc7g4ntfc.zip |#################################--------------------| 62.56% tmpc7g4ntfc.zip |#################################--------------------| 62.73% tmpc7g4ntfc.zip |#################################--------------------| 62.89% tmpc7g4ntfc.zip |#################################--------------------| 63.05% tmpc7g4ntfc.zip |##################################-------------------| 63.21% tmpc7g4ntfc.zip |##################################-------------------| 63.37% tmpc7g4ntfc.zip |##################################-------------------| 63.53% tmpc7g4ntfc.zip |##################################-------------------| 63.69% tmpc7g4ntfc.zip |##################################-------------------| 63.85% tmpc7g4ntfc.zip |##################################-------------------| 64.01% tmpc7g4ntfc.zip |##################################-------------------| 64.17% tmpc7g4ntfc.zip |##################################-------------------| 64.33% tmpc7g4ntfc.zip |##################################-------------------| 64.49% tmpc7g4ntfc.zip |##################################-------------------| 64.66% tmpc7g4ntfc.zip |##################################-------------------| 64.82% tmpc7g4ntfc.zip |##################################-------------------| 64.98% tmpc7g4ntfc.zip |###################################------------------| 65.14% tmpc7g4ntfc.zip |###################################------------------| 65.3% tmpc7g4ntfc.zip |###################################------------------| 65.46% tmpc7g4ntfc.zip |###################################------------------| 65.62% tmpc7g4ntfc.zip |###################################------------------| 65.78% tmpc7g4ntfc.zip |###################################------------------| 65.94% tmpc7g4ntfc.zip |###################################------------------| 66.1% tmpc7g4ntfc.zip |###################################------------------| 66.26% tmpc7g4ntfc.zip |###################################------------------| 66.42% tmpc7g4ntfc.zip |###################################------------------| 66.59% tmpc7g4ntfc.zip |###################################------------------| 66.75% tmpc7g4ntfc.zip |###################################------------------| 66.91% tmpc7g4ntfc.zip |####################################-----------------| 67.07% tmpc7g4ntfc.zip |####################################-----------------| 67.23% tmpc7g4ntfc.zip |####################################-----------------| 67.39% tmpc7g4ntfc.zip |####################################-----------------| 67.55% tmpc7g4ntfc.zip |####################################-----------------| 67.71% tmpc7g4ntfc.zip |####################################-----------------| 67.87% tmpc7g4ntfc.zip |####################################-----------------| 68.03% tmpc7g4ntfc.zip |####################################-----------------| 68.19% tmpc7g4ntfc.zip |####################################-----------------| 68.35% tmpc7g4ntfc.zip |####################################-----------------| 68.52% tmpc7g4ntfc.zip |####################################-----------------| 68.68% tmpc7g4ntfc.zip |####################################-----------------| 68.84% tmpc7g4ntfc.zip |#####################################----------------| 69.0% tmpc7g4ntfc.zip |#####################################----------------| 69.16% tmpc7g4ntfc.zip |#####################################----------------| 69.32% tmpc7g4ntfc.zip |#####################################----------------| 69.48% tmpc7g4ntfc.zip |#####################################----------------| 69.64% tmpc7g4ntfc.zip |#####################################----------------| 69.8% tmpc7g4ntfc.zip |#####################################----------------| 69.96% tmpc7g4ntfc.zip |#####################################----------------| 70.12% tmpc7g4ntfc.zip |#####################################----------------| 70.28% tmpc7g4ntfc.zip |#####################################----------------| 70.45% tmpc7g4ntfc.zip |#####################################----------------| 70.61% tmpc7g4ntfc.zip |######################################---------------| 70.77% tmpc7g4ntfc.zip |######################################---------------| 70.93% tmpc7g4ntfc.zip |######################################---------------| 71.09% tmpc7g4ntfc.zip |######################################---------------| 71.25% tmpc7g4ntfc.zip |######################################---------------| 71.41% tmpc7g4ntfc.zip |######################################---------------| 71.57% tmpc7g4ntfc.zip |######################################---------------| 71.73% tmpc7g4ntfc.zip |######################################---------------| 71.89% tmpc7g4ntfc.zip |######################################---------------| 72.05% tmpc7g4ntfc.zip |######################################---------------| 72.21% tmpc7g4ntfc.zip |######################################---------------| 72.38% tmpc7g4ntfc.zip |######################################---------------| 72.54% tmpc7g4ntfc.zip |#######################################--------------| 72.7% tmpc7g4ntfc.zip |#######################################--------------| 72.86% tmpc7g4ntfc.zip |#######################################--------------| 73.02% tmpc7g4ntfc.zip |#######################################--------------| 73.18% tmpc7g4ntfc.zip |#######################################--------------| 73.34% tmpc7g4ntfc.zip |#######################################--------------| 73.5% tmpc7g4ntfc.zip |#######################################--------------| 73.66% tmpc7g4ntfc.zip |#######################################--------------| 73.82% tmpc7g4ntfc.zip |#######################################--------------| 73.98% tmpc7g4ntfc.zip |#######################################--------------| 74.14% tmpc7g4ntfc.zip |#######################################--------------| 74.31% tmpc7g4ntfc.zip |#######################################--------------| 74.47% tmpc7g4ntfc.zip |########################################-------------| 74.63% tmpc7g4ntfc.zip |########################################-------------| 74.79% tmpc7g4ntfc.zip |########################################-------------| 74.95% tmpc7g4ntfc.zip |########################################-------------| 75.11% tmpc7g4ntfc.zip |########################################-------------| 75.27% tmpc7g4ntfc.zip |########################################-------------| 75.43% tmpc7g4ntfc.zip |########################################-------------| 75.59% tmpc7g4ntfc.zip |########################################-------------| 75.75% tmpc7g4ntfc.zip |########################################-------------| 75.91% tmpc7g4ntfc.zip |########################################-------------| 76.07% tmpc7g4ntfc.zip |########################################-------------| 76.24% tmpc7g4ntfc.zip |########################################-------------| 76.4% tmpc7g4ntfc.zip |#########################################------------| 76.56% tmpc7g4ntfc.zip |#########################################------------| 76.72% tmpc7g4ntfc.zip |#########################################------------| 76.88% tmpc7g4ntfc.zip |#########################################------------| 77.04% tmpc7g4ntfc.zip |#########################################------------| 77.2% tmpc7g4ntfc.zip |#########################################------------| 77.36% tmpc7g4ntfc.zip |#########################################------------| 77.52% tmpc7g4ntfc.zip |#########################################------------| 77.68% tmpc7g4ntfc.zip |#########################################------------| 77.84% tmpc7g4ntfc.zip |#########################################------------| 78.0% tmpc7g4ntfc.zip |#########################################------------| 78.17% tmpc7g4ntfc.zip |##########################################-----------| 78.33% tmpc7g4ntfc.zip |##########################################-----------| 78.49% tmpc7g4ntfc.zip |##########################################-----------| 78.65% tmpc7g4ntfc.zip |##########################################-----------| 78.81% tmpc7g4ntfc.zip |##########################################-----------| 78.97% tmpc7g4ntfc.zip |##########################################-----------| 79.13% tmpc7g4ntfc.zip |##########################################-----------| 79.29% tmpc7g4ntfc.zip |##########################################-----------| 79.45% tmpc7g4ntfc.zip |##########################################-----------| 79.61% tmpc7g4ntfc.zip |##########################################-----------| 79.77% tmpc7g4ntfc.zip |##########################################-----------| 79.93% tmpc7g4ntfc.zip |##########################################-----------| 80.1% tmpc7g4ntfc.zip |###########################################----------| 80.26% tmpc7g4ntfc.zip |###########################################----------| 80.42% tmpc7g4ntfc.zip |###########################################----------| 80.58% tmpc7g4ntfc.zip |###########################################----------| 80.74% tmpc7g4ntfc.zip |###########################################----------| 80.9% tmpc7g4ntfc.zip |###########################################----------| 81.06% tmpc7g4ntfc.zip |###########################################----------| 81.22% tmpc7g4ntfc.zip |###########################################----------| 81.38% tmpc7g4ntfc.zip |###########################################----------| 81.54% tmpc7g4ntfc.zip |###########################################----------| 81.7% tmpc7g4ntfc.zip |###########################################----------| 81.86% tmpc7g4ntfc.zip |###########################################----------| 82.03% tmpc7g4ntfc.zip |############################################---------| 82.19% tmpc7g4ntfc.zip |############################################---------| 82.35% tmpc7g4ntfc.zip |############################################---------| 82.51% tmpc7g4ntfc.zip |############################################---------| 82.67% tmpc7g4ntfc.zip |############################################---------| 82.83% tmpc7g4ntfc.zip |############################################---------| 82.99% tmpc7g4ntfc.zip |############################################---------| 83.15% tmpc7g4ntfc.zip |############################################---------| 83.31% tmpc7g4ntfc.zip |############################################---------| 83.47% tmpc7g4ntfc.zip |############################################---------| 83.63% tmpc7g4ntfc.zip |############################################---------| 83.79% tmpc7g4ntfc.zip |############################################---------| 83.96% tmpc7g4ntfc.zip |#############################################--------| 84.12% tmpc7g4ntfc.zip |#############################################--------| 84.28% tmpc7g4ntfc.zip |#############################################--------| 84.44% tmpc7g4ntfc.zip |#############################################--------| 84.6% tmpc7g4ntfc.zip |#############################################--------| 84.76% tmpc7g4ntfc.zip |#############################################--------| 84.92% tmpc7g4ntfc.zip |#############################################--------| 85.08% tmpc7g4ntfc.zip |#############################################--------| 85.24% tmpc7g4ntfc.zip |#############################################--------| 85.4% tmpc7g4ntfc.zip |#############################################--------| 85.56% tmpc7g4ntfc.zip |#############################################--------| 85.72% tmpc7g4ntfc.zip |##############################################-------| 85.89% tmpc7g4ntfc.zip |##############################################-------| 86.05% tmpc7g4ntfc.zip |##############################################-------| 86.21% tmpc7g4ntfc.zip |##############################################-------| 86.37% tmpc7g4ntfc.zip |##############################################-------| 86.53% tmpc7g4ntfc.zip |##############################################-------| 86.69% tmpc7g4ntfc.zip |##############################################-------| 86.85% tmpc7g4ntfc.zip |##############################################-------| 87.01% tmpc7g4ntfc.zip |##############################################-------| 87.17% tmpc7g4ntfc.zip |##############################################-------| 87.33% tmpc7g4ntfc.zip |##############################################-------| 87.49% tmpc7g4ntfc.zip |##############################################-------| 87.65% tmpc7g4ntfc.zip |###############################################------| 87.82% tmpc7g4ntfc.zip |###############################################------| 87.98% tmpc7g4ntfc.zip |###############################################------| 88.14% tmpc7g4ntfc.zip |###############################################------| 88.3% tmpc7g4ntfc.zip |###############################################------| 88.46% tmpc7g4ntfc.zip |###############################################------| 88.62% tmpc7g4ntfc.zip |###############################################------| 88.78% tmpc7g4ntfc.zip |###############################################------| 88.94% tmpc7g4ntfc.zip |###############################################------| 89.1% tmpc7g4ntfc.zip |###############################################------| 89.26% tmpc7g4ntfc.zip |###############################################------| 89.42% tmpc7g4ntfc.zip |###############################################------| 89.58% tmpc7g4ntfc.zip |################################################-----| 89.75% tmpc7g4ntfc.zip |################################################-----| 89.91% tmpc7g4ntfc.zip |################################################-----| 90.07% tmpc7g4ntfc.zip |################################################-----| 90.23% tmpc7g4ntfc.zip |################################################-----| 90.39% tmpc7g4ntfc.zip |################################################-----| 90.55% tmpc7g4ntfc.zip |################################################-----| 90.71% tmpc7g4ntfc.zip |################################################-----| 90.87% tmpc7g4ntfc.zip |################################################-----| 91.03% tmpc7g4ntfc.zip |################################################-----| 91.19% tmpc7g4ntfc.zip |################################################-----| 91.35% tmpc7g4ntfc.zip |#################################################----| 91.51% tmpc7g4ntfc.zip |#################################################----| 91.68% tmpc7g4ntfc.zip |#################################################----| 91.84% tmpc7g4ntfc.zip |#################################################----| 92.0% tmpc7g4ntfc.zip |#################################################----| 92.16% tmpc7g4ntfc.zip |#################################################----| 92.32% tmpc7g4ntfc.zip |#################################################----| 92.48% tmpc7g4ntfc.zip |#################################################----| 92.64% tmpc7g4ntfc.zip |#################################################----| 92.8% tmpc7g4ntfc.zip |#################################################----| 92.96% tmpc7g4ntfc.zip |#################################################----| 93.12% tmpc7g4ntfc.zip |#################################################----| 93.28% tmpc7g4ntfc.zip |##################################################---| 93.44% tmpc7g4ntfc.zip |##################################################---| 93.61% tmpc7g4ntfc.zip |##################################################---| 93.77% tmpc7g4ntfc.zip |##################################################---| 93.93% tmpc7g4ntfc.zip |##################################################---| 94.09% tmpc7g4ntfc.zip |##################################################---| 94.25% tmpc7g4ntfc.zip |##################################################---| 94.41% tmpc7g4ntfc.zip |##################################################---| 94.57% tmpc7g4ntfc.zip |##################################################---| 94.73% tmpc7g4ntfc.zip |##################################################---| 94.89% tmpc7g4ntfc.zip |##################################################---| 95.05% tmpc7g4ntfc.zip |##################################################---| 95.21% tmpc7g4ntfc.zip |###################################################--| 95.37% tmpc7g4ntfc.zip |###################################################--| 95.54% tmpc7g4ntfc.zip |###################################################--| 95.7% tmpc7g4ntfc.zip |###################################################--| 95.86% tmpc7g4ntfc.zip |###################################################--| 96.02% tmpc7g4ntfc.zip |###################################################--| 96.18% tmpc7g4ntfc.zip |###################################################--| 96.34% tmpc7g4ntfc.zip |###################################################--| 96.5% tmpc7g4ntfc.zip |###################################################--| 96.66% tmpc7g4ntfc.zip |###################################################--| 96.82% tmpc7g4ntfc.zip |###################################################--| 96.98% tmpc7g4ntfc.zip |###################################################--| 97.14% tmpc7g4ntfc.zip |####################################################-| 97.3% tmpc7g4ntfc.zip |####################################################-| 97.47% tmpc7g4ntfc.zip |####################################################-| 97.63% tmpc7g4ntfc.zip |####################################################-| 97.79% tmpc7g4ntfc.zip |####################################################-| 97.95% tmpc7g4ntfc.zip |####################################################-| 98.11% tmpc7g4ntfc.zip |####################################################-| 98.27% tmpc7g4ntfc.zip |####################################################-| 98.43% tmpc7g4ntfc.zip |####################################################-| 98.59% tmpc7g4ntfc.zip |####################################################-| 98.75% tmpc7g4ntfc.zip |####################################################-| 98.91% tmpc7g4ntfc.zip |#####################################################| 99.07% tmpc7g4ntfc.zip |#####################################################| 99.23% tmpc7g4ntfc.zip |#####################################################| 99.4% tmpc7g4ntfc.zip |#####################################################| 99.56% tmpc7g4ntfc.zip |#####################################################| 99.72% tmpc7g4ntfc.zip |#####################################################| 99.88% tmpc7g4ntfc.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e170f209-d2d4-48a6-aed3-af77b272e5a8 + 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).. tmpd_c1miv0.zip |-----------------------------------------------------| 0.47% tmpd_c1miv0.zip |-----------------------------------------------------| 0.93% tmpd_c1miv0.zip |#----------------------------------------------------| 1.4% tmpd_c1miv0.zip |#----------------------------------------------------| 1.86% tmpd_c1miv0.zip |#----------------------------------------------------| 2.33% tmpd_c1miv0.zip |#----------------------------------------------------| 2.8% tmpd_c1miv0.zip |##---------------------------------------------------| 3.26% tmpd_c1miv0.zip |##---------------------------------------------------| 3.73% tmpd_c1miv0.zip |##---------------------------------------------------| 4.19% tmpd_c1miv0.zip |##---------------------------------------------------| 4.66% tmpd_c1miv0.zip |###--------------------------------------------------| 5.13% tmpd_c1miv0.zip |###--------------------------------------------------| 5.59% tmpd_c1miv0.zip |###--------------------------------------------------| 6.06% tmpd_c1miv0.zip |###--------------------------------------------------| 6.52% tmpd_c1miv0.zip |####-------------------------------------------------| 6.99% tmpd_c1miv0.zip |####-------------------------------------------------| 7.46% tmpd_c1miv0.zip |####-------------------------------------------------| 7.92% tmpd_c1miv0.zip |####-------------------------------------------------| 8.39% tmpd_c1miv0.zip |#####------------------------------------------------| 8.85% tmpd_c1miv0.zip |#####------------------------------------------------| 9.32% tmpd_c1miv0.zip |#####------------------------------------------------| 9.79% tmpd_c1miv0.zip |#####------------------------------------------------| 10.25% tmpd_c1miv0.zip |######-----------------------------------------------| 10.72% tmpd_c1miv0.zip |######-----------------------------------------------| 11.18% tmpd_c1miv0.zip |######-----------------------------------------------| 11.65% tmpd_c1miv0.zip |######-----------------------------------------------| 12.12% tmpd_c1miv0.zip |#######----------------------------------------------| 12.58% tmpd_c1miv0.zip |#######----------------------------------------------| 13.05% tmpd_c1miv0.zip |#######----------------------------------------------| 13.51% tmpd_c1miv0.zip |#######----------------------------------------------| 13.98% tmpd_c1miv0.zip |########---------------------------------------------| 14.45% tmpd_c1miv0.zip |########---------------------------------------------| 14.91% tmpd_c1miv0.zip |########---------------------------------------------| 15.38% tmpd_c1miv0.zip |########---------------------------------------------| 15.84% tmpd_c1miv0.zip |#########--------------------------------------------| 16.31% tmpd_c1miv0.zip |#########--------------------------------------------| 16.78% tmpd_c1miv0.zip |#########--------------------------------------------| 17.24% tmpd_c1miv0.zip |#########--------------------------------------------| 17.71% tmpd_c1miv0.zip |##########-------------------------------------------| 18.17% tmpd_c1miv0.zip |##########-------------------------------------------| 18.64% tmpd_c1miv0.zip |##########-------------------------------------------| 19.11% tmpd_c1miv0.zip |##########-------------------------------------------| 19.57% tmpd_c1miv0.zip |###########------------------------------------------| 20.04% tmpd_c1miv0.zip |###########------------------------------------------| 20.5% tmpd_c1miv0.zip |###########------------------------------------------| 20.97% tmpd_c1miv0.zip |###########------------------------------------------| 21.44% tmpd_c1miv0.zip |############-----------------------------------------| 21.9% tmpd_c1miv0.zip |############-----------------------------------------| 22.37% tmpd_c1miv0.zip |############-----------------------------------------| 22.83% tmpd_c1miv0.zip |############-----------------------------------------| 23.3% tmpd_c1miv0.zip |#############----------------------------------------| 23.77% tmpd_c1miv0.zip |#############----------------------------------------| 24.23% tmpd_c1miv0.zip |#############----------------------------------------| 24.7% tmpd_c1miv0.zip |#############----------------------------------------| 25.16% tmpd_c1miv0.zip |##############---------------------------------------| 25.63% tmpd_c1miv0.zip |##############---------------------------------------| 26.1% tmpd_c1miv0.zip |##############---------------------------------------| 26.56% tmpd_c1miv0.zip |##############---------------------------------------| 27.03% tmpd_c1miv0.zip |###############--------------------------------------| 27.49% tmpd_c1miv0.zip |###############--------------------------------------| 27.96% tmpd_c1miv0.zip |###############--------------------------------------| 28.43% tmpd_c1miv0.zip |###############--------------------------------------| 28.89% tmpd_c1miv0.zip |################-------------------------------------| 29.36% tmpd_c1miv0.zip |################-------------------------------------| 29.82% tmpd_c1miv0.zip |################-------------------------------------| 30.29% tmpd_c1miv0.zip |################-------------------------------------| 30.76% tmpd_c1miv0.zip |#################------------------------------------| 31.22% tmpd_c1miv0.zip |#################------------------------------------| 31.69% tmpd_c1miv0.zip |#################------------------------------------| 32.15% tmpd_c1miv0.zip |#################------------------------------------| 32.62% tmpd_c1miv0.zip |##################-----------------------------------| 33.09% tmpd_c1miv0.zip |##################-----------------------------------| 33.55% tmpd_c1miv0.zip |##################-----------------------------------| 34.02% tmpd_c1miv0.zip |##################-----------------------------------| 34.48% tmpd_c1miv0.zip |###################----------------------------------| 34.95% tmpd_c1miv0.zip |###################----------------------------------| 35.42% tmpd_c1miv0.zip |###################----------------------------------| 35.88% tmpd_c1miv0.zip |###################----------------------------------| 36.35% tmpd_c1miv0.zip |####################---------------------------------| 36.81% tmpd_c1miv0.zip |####################---------------------------------| 37.28% tmpd_c1miv0.zip |####################---------------------------------| 37.75% tmpd_c1miv0.zip |####################---------------------------------| 38.21% tmpd_c1miv0.zip |####################---------------------------------| 38.68% tmpd_c1miv0.zip |#####################--------------------------------| 39.15% tmpd_c1miv0.zip |#####################--------------------------------| 39.61% tmpd_c1miv0.zip |#####################--------------------------------| 40.08% tmpd_c1miv0.zip |#####################--------------------------------| 40.54% tmpd_c1miv0.zip |######################-------------------------------| 41.01% tmpd_c1miv0.zip |######################-------------------------------| 41.48% tmpd_c1miv0.zip |######################-------------------------------| 41.94% tmpd_c1miv0.zip |######################-------------------------------| 42.41% tmpd_c1miv0.zip |#######################------------------------------| 42.87% tmpd_c1miv0.zip |#######################------------------------------| 43.34% tmpd_c1miv0.zip |#######################------------------------------| 43.81% tmpd_c1miv0.zip |#######################------------------------------| 44.27% tmpd_c1miv0.zip |########################-----------------------------| 44.74% tmpd_c1miv0.zip |########################-----------------------------| 45.2% tmpd_c1miv0.zip |########################-----------------------------| 45.67% tmpd_c1miv0.zip |########################-----------------------------| 46.14% tmpd_c1miv0.zip |#########################----------------------------| 46.6% tmpd_c1miv0.zip |#########################----------------------------| 47.07% tmpd_c1miv0.zip |#########################----------------------------| 47.53% tmpd_c1miv0.zip |#########################----------------------------| 48.0% tmpd_c1miv0.zip |##########################---------------------------| 48.47% tmpd_c1miv0.zip |##########################---------------------------| 48.93% tmpd_c1miv0.zip |##########################---------------------------| 49.4% tmpd_c1miv0.zip |##########################---------------------------| 49.86% tmpd_c1miv0.zip |###########################--------------------------| 50.33% tmpd_c1miv0.zip |###########################--------------------------| 50.8% tmpd_c1miv0.zip |###########################--------------------------| 51.26% tmpd_c1miv0.zip |###########################--------------------------| 51.73% tmpd_c1miv0.zip |############################-------------------------| 52.19% tmpd_c1miv0.zip |############################-------------------------| 52.66% tmpd_c1miv0.zip |############################-------------------------| 53.13% tmpd_c1miv0.zip |############################-------------------------| 53.59% tmpd_c1miv0.zip |#############################------------------------| 54.06% tmpd_c1miv0.zip |#############################------------------------| 54.52% tmpd_c1miv0.zip |#############################------------------------| 54.99% tmpd_c1miv0.zip |#############################------------------------| 55.46% tmpd_c1miv0.zip |##############################-----------------------| 55.92% tmpd_c1miv0.zip |##############################-----------------------| 56.39% tmpd_c1miv0.zip |##############################-----------------------| 56.85% tmpd_c1miv0.zip |##############################-----------------------| 57.32% tmpd_c1miv0.zip |###############################----------------------| 57.79% tmpd_c1miv0.zip |###############################----------------------| 58.25% tmpd_c1miv0.zip |###############################----------------------| 58.72% tmpd_c1miv0.zip |###############################----------------------| 59.18% tmpd_c1miv0.zip |################################---------------------| 59.65% tmpd_c1miv0.zip |################################---------------------| 60.12% tmpd_c1miv0.zip |################################---------------------| 60.58% tmpd_c1miv0.zip |################################---------------------| 61.05% tmpd_c1miv0.zip |#################################--------------------| 61.51% tmpd_c1miv0.zip |#################################--------------------| 61.98% tmpd_c1miv0.zip |#################################--------------------| 62.45% tmpd_c1miv0.zip |#################################--------------------| 62.91% tmpd_c1miv0.zip |##################################-------------------| 63.38% tmpd_c1miv0.zip |##################################-------------------| 63.84% tmpd_c1miv0.zip |##################################-------------------| 64.31% tmpd_c1miv0.zip |##################################-------------------| 64.78% tmpd_c1miv0.zip |###################################------------------| 65.24% tmpd_c1miv0.zip |###################################------------------| 65.71% tmpd_c1miv0.zip |###################################------------------| 66.17% tmpd_c1miv0.zip |###################################------------------| 66.64% tmpd_c1miv0.zip |####################################-----------------| 67.11% tmpd_c1miv0.zip |####################################-----------------| 67.57% tmpd_c1miv0.zip |####################################-----------------| 68.04% tmpd_c1miv0.zip |####################################-----------------| 68.5% tmpd_c1miv0.zip |#####################################----------------| 68.97% tmpd_c1miv0.zip |#####################################----------------| 69.44% tmpd_c1miv0.zip |#####################################----------------| 69.9% tmpd_c1miv0.zip |#####################################----------------| 70.37% tmpd_c1miv0.zip |######################################---------------| 70.83% tmpd_c1miv0.zip |######################################---------------| 71.3% tmpd_c1miv0.zip |######################################---------------| 71.77% tmpd_c1miv0.zip |######################################---------------| 72.23% tmpd_c1miv0.zip |#######################################--------------| 72.7% tmpd_c1miv0.zip |#######################################--------------| 73.16% tmpd_c1miv0.zip |#######################################--------------| 73.63% tmpd_c1miv0.zip |#######################################--------------| 74.1% tmpd_c1miv0.zip |########################################-------------| 74.56% tmpd_c1miv0.zip |########################################-------------| 75.03% tmpd_c1miv0.zip |########################################-------------| 75.49% tmpd_c1miv0.zip |########################################-------------| 75.96% tmpd_c1miv0.zip |#########################################------------| 76.43% tmpd_c1miv0.zip |#########################################------------| 76.89% tmpd_c1miv0.zip |#########################################------------| 77.36% tmpd_c1miv0.zip |#########################################------------| 77.82% tmpd_c1miv0.zip |#########################################------------| 78.29% tmpd_c1miv0.zip |##########################################-----------| 78.76% tmpd_c1miv0.zip |##########################################-----------| 79.22% tmpd_c1miv0.zip |##########################################-----------| 79.69% tmpd_c1miv0.zip |##########################################-----------| 80.15% tmpd_c1miv0.zip |###########################################----------| 80.62% tmpd_c1miv0.zip |###########################################----------| 81.09% tmpd_c1miv0.zip |###########################################----------| 81.55% tmpd_c1miv0.zip |###########################################----------| 82.02% tmpd_c1miv0.zip |############################################---------| 82.48% tmpd_c1miv0.zip |############################################---------| 82.95% tmpd_c1miv0.zip |############################################---------| 83.42% tmpd_c1miv0.zip |############################################---------| 83.88% tmpd_c1miv0.zip |#############################################--------| 84.35% tmpd_c1miv0.zip |#############################################--------| 84.81% tmpd_c1miv0.zip |#############################################--------| 85.28% tmpd_c1miv0.zip |#############################################--------| 85.75% tmpd_c1miv0.zip |##############################################-------| 86.21% tmpd_c1miv0.zip |##############################################-------| 86.68% tmpd_c1miv0.zip |##############################################-------| 87.14% tmpd_c1miv0.zip |##############################################-------| 87.61% tmpd_c1miv0.zip |###############################################------| 88.08% tmpd_c1miv0.zip |###############################################------| 88.54% tmpd_c1miv0.zip |###############################################------| 89.01% tmpd_c1miv0.zip |###############################################------| 89.47% tmpd_c1miv0.zip |################################################-----| 89.94% tmpd_c1miv0.zip |################################################-----| 90.41% tmpd_c1miv0.zip |################################################-----| 90.87% tmpd_c1miv0.zip |################################################-----| 91.34% tmpd_c1miv0.zip |#################################################----| 91.8% tmpd_c1miv0.zip |#################################################----| 92.27% tmpd_c1miv0.zip |#################################################----| 92.74% tmpd_c1miv0.zip |#################################################----| 93.2% tmpd_c1miv0.zip |##################################################---| 93.67% tmpd_c1miv0.zip |##################################################---| 94.13% tmpd_c1miv0.zip |##################################################---| 94.6% tmpd_c1miv0.zip |##################################################---| 95.07% tmpd_c1miv0.zip |###################################################--| 95.53% tmpd_c1miv0.zip |###################################################--| 96.0% tmpd_c1miv0.zip |###################################################--| 96.46% tmpd_c1miv0.zip |###################################################--| 96.93% tmpd_c1miv0.zip |####################################################-| 97.4% tmpd_c1miv0.zip |####################################################-| 97.86% tmpd_c1miv0.zip |####################################################-| 98.33% tmpd_c1miv0.zip |####################################################-| 98.79% tmpd_c1miv0.zip |#####################################################| 99.26% tmpd_c1miv0.zip |#####################################################| 99.73% tmpd_c1miv0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d8d27d69-b272-4eef-80aa-0b8b498fb6fe + 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).. tmpcw2ohyys.zip |-----------------------------------------------------| 0.46% tmpcw2ohyys.zip |-----------------------------------------------------| 0.92% tmpcw2ohyys.zip |#----------------------------------------------------| 1.38% tmpcw2ohyys.zip |#----------------------------------------------------| 1.83% tmpcw2ohyys.zip |#----------------------------------------------------| 2.29% tmpcw2ohyys.zip |#----------------------------------------------------| 2.75% tmpcw2ohyys.zip |##---------------------------------------------------| 3.21% tmpcw2ohyys.zip |##---------------------------------------------------| 3.67% tmpcw2ohyys.zip |##---------------------------------------------------| 4.13% tmpcw2ohyys.zip |##---------------------------------------------------| 4.58% tmpcw2ohyys.zip |###--------------------------------------------------| 5.04% tmpcw2ohyys.zip |###--------------------------------------------------| 5.5% tmpcw2ohyys.zip |###--------------------------------------------------| 5.96% tmpcw2ohyys.zip |###--------------------------------------------------| 6.42% tmpcw2ohyys.zip |####-------------------------------------------------| 6.88% tmpcw2ohyys.zip |####-------------------------------------------------| 7.34% tmpcw2ohyys.zip |####-------------------------------------------------| 7.79% tmpcw2ohyys.zip |####-------------------------------------------------| 8.25% tmpcw2ohyys.zip |#####------------------------------------------------| 8.71% tmpcw2ohyys.zip |#####------------------------------------------------| 9.17% tmpcw2ohyys.zip |#####------------------------------------------------| 9.63% tmpcw2ohyys.zip |#####------------------------------------------------| 10.09% tmpcw2ohyys.zip |######-----------------------------------------------| 10.54% tmpcw2ohyys.zip |######-----------------------------------------------| 11.0% tmpcw2ohyys.zip |######-----------------------------------------------| 11.46% tmpcw2ohyys.zip |######-----------------------------------------------| 11.92% tmpcw2ohyys.zip |#######----------------------------------------------| 12.38% tmpcw2ohyys.zip |#######----------------------------------------------| 12.84% tmpcw2ohyys.zip |#######----------------------------------------------| 13.3% tmpcw2ohyys.zip |#######----------------------------------------------| 13.75% tmpcw2ohyys.zip |########---------------------------------------------| 14.21% tmpcw2ohyys.zip |########---------------------------------------------| 14.67% tmpcw2ohyys.zip |########---------------------------------------------| 15.13% tmpcw2ohyys.zip |########---------------------------------------------| 15.59% tmpcw2ohyys.zip |#########--------------------------------------------| 16.05% tmpcw2ohyys.zip |#########--------------------------------------------| 16.5% tmpcw2ohyys.zip |#########--------------------------------------------| 16.96% tmpcw2ohyys.zip |#########--------------------------------------------| 17.42% tmpcw2ohyys.zip |#########--------------------------------------------| 17.88% tmpcw2ohyys.zip |##########-------------------------------------------| 18.34% tmpcw2ohyys.zip |##########-------------------------------------------| 18.8% tmpcw2ohyys.zip |##########-------------------------------------------| 19.26% tmpcw2ohyys.zip |##########-------------------------------------------| 19.71% tmpcw2ohyys.zip |###########------------------------------------------| 20.17% tmpcw2ohyys.zip |###########------------------------------------------| 20.63% tmpcw2ohyys.zip |###########------------------------------------------| 21.09% tmpcw2ohyys.zip |###########------------------------------------------| 21.55% tmpcw2ohyys.zip |############-----------------------------------------| 22.01% tmpcw2ohyys.zip |############-----------------------------------------| 22.46% tmpcw2ohyys.zip |############-----------------------------------------| 22.92% tmpcw2ohyys.zip |############-----------------------------------------| 23.38% tmpcw2ohyys.zip |#############----------------------------------------| 23.84% tmpcw2ohyys.zip |#############----------------------------------------| 24.3% tmpcw2ohyys.zip |#############----------------------------------------| 24.76% tmpcw2ohyys.zip |#############----------------------------------------| 25.22% tmpcw2ohyys.zip |##############---------------------------------------| 25.67% tmpcw2ohyys.zip |##############---------------------------------------| 26.13% tmpcw2ohyys.zip |##############---------------------------------------| 26.59% tmpcw2ohyys.zip |##############---------------------------------------| 27.05% tmpcw2ohyys.zip |###############--------------------------------------| 27.51% tmpcw2ohyys.zip |###############--------------------------------------| 27.97% tmpcw2ohyys.zip |###############--------------------------------------| 28.42% tmpcw2ohyys.zip |###############--------------------------------------| 28.88% tmpcw2ohyys.zip |################-------------------------------------| 29.34% tmpcw2ohyys.zip |################-------------------------------------| 29.8% tmpcw2ohyys.zip |################-------------------------------------| 30.26% tmpcw2ohyys.zip |################-------------------------------------| 30.72% tmpcw2ohyys.zip |#################------------------------------------| 31.18% tmpcw2ohyys.zip |#################------------------------------------| 31.63% tmpcw2ohyys.zip |#################------------------------------------| 32.09% tmpcw2ohyys.zip |#################------------------------------------| 32.55% tmpcw2ohyys.zip |#################------------------------------------| 33.01% tmpcw2ohyys.zip |##################-----------------------------------| 33.47% tmpcw2ohyys.zip |##################-----------------------------------| 33.93% tmpcw2ohyys.zip |##################-----------------------------------| 34.38% tmpcw2ohyys.zip |##################-----------------------------------| 34.84% tmpcw2ohyys.zip |###################----------------------------------| 35.3% tmpcw2ohyys.zip |###################----------------------------------| 35.76% tmpcw2ohyys.zip |###################----------------------------------| 36.22% tmpcw2ohyys.zip |###################----------------------------------| 36.68% tmpcw2ohyys.zip |####################---------------------------------| 37.13% tmpcw2ohyys.zip |####################---------------------------------| 37.59% tmpcw2ohyys.zip |####################---------------------------------| 38.05% tmpcw2ohyys.zip |####################---------------------------------| 38.51% tmpcw2ohyys.zip |#####################--------------------------------| 38.97% tmpcw2ohyys.zip |#####################--------------------------------| 39.43% tmpcw2ohyys.zip |#####################--------------------------------| 39.89% tmpcw2ohyys.zip |#####################--------------------------------| 40.34% tmpcw2ohyys.zip |######################-------------------------------| 40.8% tmpcw2ohyys.zip |######################-------------------------------| 41.26% tmpcw2ohyys.zip |######################-------------------------------| 41.72% tmpcw2ohyys.zip |######################-------------------------------| 42.18% tmpcw2ohyys.zip |#######################------------------------------| 42.64% tmpcw2ohyys.zip |#######################------------------------------| 43.09% tmpcw2ohyys.zip |#######################------------------------------| 43.55% tmpcw2ohyys.zip |#######################------------------------------| 44.01% tmpcw2ohyys.zip |########################-----------------------------| 44.47% tmpcw2ohyys.zip |########################-----------------------------| 44.93% tmpcw2ohyys.zip |########################-----------------------------| 45.39% tmpcw2ohyys.zip |########################-----------------------------| 45.85% tmpcw2ohyys.zip |#########################----------------------------| 46.3% tmpcw2ohyys.zip |#########################----------------------------| 46.76% tmpcw2ohyys.zip |#########################----------------------------| 47.22% tmpcw2ohyys.zip |#########################----------------------------| 47.68% tmpcw2ohyys.zip |##########################---------------------------| 48.14% tmpcw2ohyys.zip |##########################---------------------------| 48.6% tmpcw2ohyys.zip |##########################---------------------------| 49.05% tmpcw2ohyys.zip |##########################---------------------------| 49.51% tmpcw2ohyys.zip |##########################---------------------------| 49.97% tmpcw2ohyys.zip |###########################--------------------------| 50.43% tmpcw2ohyys.zip |###########################--------------------------| 50.89% tmpcw2ohyys.zip |###########################--------------------------| 51.35% tmpcw2ohyys.zip |###########################--------------------------| 51.81% tmpcw2ohyys.zip |############################-------------------------| 52.26% tmpcw2ohyys.zip |############################-------------------------| 52.72% tmpcw2ohyys.zip |############################-------------------------| 53.18% tmpcw2ohyys.zip |############################-------------------------| 53.64% tmpcw2ohyys.zip |#############################------------------------| 54.1% tmpcw2ohyys.zip |#############################------------------------| 54.56% tmpcw2ohyys.zip |#############################------------------------| 55.01% tmpcw2ohyys.zip |#############################------------------------| 55.47% tmpcw2ohyys.zip |##############################-----------------------| 55.93% tmpcw2ohyys.zip |##############################-----------------------| 56.39% tmpcw2ohyys.zip |##############################-----------------------| 56.85% tmpcw2ohyys.zip |##############################-----------------------| 57.31% tmpcw2ohyys.zip |###############################----------------------| 57.77% tmpcw2ohyys.zip |###############################----------------------| 58.22% tmpcw2ohyys.zip |###############################----------------------| 58.68% tmpcw2ohyys.zip |###############################----------------------| 59.14% tmpcw2ohyys.zip |################################---------------------| 59.6% tmpcw2ohyys.zip |################################---------------------| 60.06% tmpcw2ohyys.zip |################################---------------------| 60.52% tmpcw2ohyys.zip |################################---------------------| 60.97% tmpcw2ohyys.zip |#################################--------------------| 61.43% tmpcw2ohyys.zip |#################################--------------------| 61.89% tmpcw2ohyys.zip |#################################--------------------| 62.35% tmpcw2ohyys.zip |#################################--------------------| 62.81% tmpcw2ohyys.zip |##################################-------------------| 63.27% tmpcw2ohyys.zip |##################################-------------------| 63.73% tmpcw2ohyys.zip |##################################-------------------| 64.18% tmpcw2ohyys.zip |##################################-------------------| 64.64% tmpcw2ohyys.zip |###################################------------------| 65.1% tmpcw2ohyys.zip |###################################------------------| 65.56% tmpcw2ohyys.zip |###################################------------------| 66.02% tmpcw2ohyys.zip |###################################------------------| 66.48% tmpcw2ohyys.zip |###################################------------------| 66.93% tmpcw2ohyys.zip |####################################-----------------| 67.39% tmpcw2ohyys.zip |####################################-----------------| 67.85% tmpcw2ohyys.zip |####################################-----------------| 68.31% tmpcw2ohyys.zip |####################################-----------------| 68.77% tmpcw2ohyys.zip |#####################################----------------| 69.23% tmpcw2ohyys.zip |#####################################----------------| 69.69% tmpcw2ohyys.zip |#####################################----------------| 70.14% tmpcw2ohyys.zip |#####################################----------------| 70.6% tmpcw2ohyys.zip |######################################---------------| 71.06% tmpcw2ohyys.zip |######################################---------------| 71.52% tmpcw2ohyys.zip |######################################---------------| 71.98% tmpcw2ohyys.zip |######################################---------------| 72.44% tmpcw2ohyys.zip |#######################################--------------| 72.89% tmpcw2ohyys.zip |#######################################--------------| 73.35% tmpcw2ohyys.zip |#######################################--------------| 73.81% tmpcw2ohyys.zip |#######################################--------------| 74.27% tmpcw2ohyys.zip |########################################-------------| 74.73% tmpcw2ohyys.zip |########################################-------------| 75.19% tmpcw2ohyys.zip |########################################-------------| 75.65% tmpcw2ohyys.zip |########################################-------------| 76.1% tmpcw2ohyys.zip |#########################################------------| 76.56% tmpcw2ohyys.zip |#########################################------------| 77.02% tmpcw2ohyys.zip |#########################################------------| 77.48% tmpcw2ohyys.zip |#########################################------------| 77.94% tmpcw2ohyys.zip |##########################################-----------| 78.4% tmpcw2ohyys.zip |##########################################-----------| 78.85% tmpcw2ohyys.zip |##########################################-----------| 79.31% tmpcw2ohyys.zip |##########################################-----------| 79.77% tmpcw2ohyys.zip |###########################################----------| 80.23% tmpcw2ohyys.zip |###########################################----------| 80.69% tmpcw2ohyys.zip |###########################################----------| 81.15% tmpcw2ohyys.zip |###########################################----------| 81.61% tmpcw2ohyys.zip |###########################################----------| 82.06% tmpcw2ohyys.zip |############################################---------| 82.52% tmpcw2ohyys.zip |############################################---------| 82.98% tmpcw2ohyys.zip |############################################---------| 83.44% tmpcw2ohyys.zip |############################################---------| 83.9% tmpcw2ohyys.zip |#############################################--------| 84.36% tmpcw2ohyys.zip |#############################################--------| 84.81% tmpcw2ohyys.zip |#############################################--------| 85.27% tmpcw2ohyys.zip |#############################################--------| 85.73% tmpcw2ohyys.zip |##############################################-------| 86.19% tmpcw2ohyys.zip |##############################################-------| 86.65% tmpcw2ohyys.zip |##############################################-------| 87.11% tmpcw2ohyys.zip |##############################################-------| 87.57% tmpcw2ohyys.zip |###############################################------| 88.02% tmpcw2ohyys.zip |###############################################------| 88.48% tmpcw2ohyys.zip |###############################################------| 88.94% tmpcw2ohyys.zip |###############################################------| 89.4% tmpcw2ohyys.zip |################################################-----| 89.86% tmpcw2ohyys.zip |################################################-----| 90.32% tmpcw2ohyys.zip |################################################-----| 90.77% tmpcw2ohyys.zip |################################################-----| 91.23% tmpcw2ohyys.zip |#################################################----| 91.69% tmpcw2ohyys.zip |#################################################----| 92.15% tmpcw2ohyys.zip |#################################################----| 92.61% tmpcw2ohyys.zip |#################################################----| 93.07% tmpcw2ohyys.zip |##################################################---| 93.53% tmpcw2ohyys.zip |##################################################---| 93.98% tmpcw2ohyys.zip |##################################################---| 94.44% tmpcw2ohyys.zip |##################################################---| 94.9% tmpcw2ohyys.zip |###################################################--| 95.36% tmpcw2ohyys.zip |###################################################--| 95.82% tmpcw2ohyys.zip |###################################################--| 96.28% tmpcw2ohyys.zip |###################################################--| 96.73% tmpcw2ohyys.zip |####################################################-| 97.19% tmpcw2ohyys.zip |####################################################-| 97.65% tmpcw2ohyys.zip |####################################################-| 98.11% tmpcw2ohyys.zip |####################################################-| 98.57% tmpcw2ohyys.zip |####################################################-| 99.03% tmpcw2ohyys.zip |#####################################################| 99.48% tmpcw2ohyys.zip |#####################################################| 99.94% tmpcw2ohyys.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b5681266-1d85-497a-8bd4-61224fee0ed4 + 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).. tmpt2sy1fw1.zip |-----------------------------------------------------| 0.45% tmpt2sy1fw1.zip |-----------------------------------------------------| 0.91% tmpt2sy1fw1.zip |#----------------------------------------------------| 1.36% tmpt2sy1fw1.zip |#----------------------------------------------------| 1.82% tmpt2sy1fw1.zip |#----------------------------------------------------| 2.27% tmpt2sy1fw1.zip |#----------------------------------------------------| 2.72% tmpt2sy1fw1.zip |##---------------------------------------------------| 3.18% tmpt2sy1fw1.zip |##---------------------------------------------------| 3.63% tmpt2sy1fw1.zip |##---------------------------------------------------| 4.09% tmpt2sy1fw1.zip |##---------------------------------------------------| 4.54% tmpt2sy1fw1.zip |###--------------------------------------------------| 4.99% tmpt2sy1fw1.zip |###--------------------------------------------------| 5.45% tmpt2sy1fw1.zip |###--------------------------------------------------| 5.9% tmpt2sy1fw1.zip |###--------------------------------------------------| 6.36% tmpt2sy1fw1.zip |####-------------------------------------------------| 6.81% tmpt2sy1fw1.zip |####-------------------------------------------------| 7.26% tmpt2sy1fw1.zip |####-------------------------------------------------| 7.72% tmpt2sy1fw1.zip |####-------------------------------------------------| 8.17% tmpt2sy1fw1.zip |#####------------------------------------------------| 8.63% tmpt2sy1fw1.zip |#####------------------------------------------------| 9.08% tmpt2sy1fw1.zip |#####------------------------------------------------| 9.53% tmpt2sy1fw1.zip |#####------------------------------------------------| 9.99% tmpt2sy1fw1.zip |######-----------------------------------------------| 10.44% tmpt2sy1fw1.zip |######-----------------------------------------------| 10.9% tmpt2sy1fw1.zip |######-----------------------------------------------| 11.35% tmpt2sy1fw1.zip |######-----------------------------------------------| 11.8% tmpt2sy1fw1.zip |######-----------------------------------------------| 12.26% tmpt2sy1fw1.zip |#######----------------------------------------------| 12.71% tmpt2sy1fw1.zip |#######----------------------------------------------| 13.17% tmpt2sy1fw1.zip |#######----------------------------------------------| 13.62% tmpt2sy1fw1.zip |#######----------------------------------------------| 14.07% tmpt2sy1fw1.zip |########---------------------------------------------| 14.53% tmpt2sy1fw1.zip |########---------------------------------------------| 14.98% tmpt2sy1fw1.zip |########---------------------------------------------| 15.44% tmpt2sy1fw1.zip |########---------------------------------------------| 15.89% tmpt2sy1fw1.zip |#########--------------------------------------------| 16.34% tmpt2sy1fw1.zip |#########--------------------------------------------| 16.8% tmpt2sy1fw1.zip |#########--------------------------------------------| 17.25% tmpt2sy1fw1.zip |#########--------------------------------------------| 17.71% tmpt2sy1fw1.zip |##########-------------------------------------------| 18.16% tmpt2sy1fw1.zip |##########-------------------------------------------| 18.61% tmpt2sy1fw1.zip |##########-------------------------------------------| 19.07% tmpt2sy1fw1.zip |##########-------------------------------------------| 19.52% tmpt2sy1fw1.zip |###########------------------------------------------| 19.98% tmpt2sy1fw1.zip |###########------------------------------------------| 20.43% tmpt2sy1fw1.zip |###########------------------------------------------| 20.88% tmpt2sy1fw1.zip |###########------------------------------------------| 21.34% tmpt2sy1fw1.zip |############-----------------------------------------| 21.79% tmpt2sy1fw1.zip |############-----------------------------------------| 22.25% tmpt2sy1fw1.zip |############-----------------------------------------| 22.7% tmpt2sy1fw1.zip |############-----------------------------------------| 23.15% tmpt2sy1fw1.zip |#############----------------------------------------| 23.61% tmpt2sy1fw1.zip |#############----------------------------------------| 24.06% tmpt2sy1fw1.zip |#############----------------------------------------| 24.51% tmpt2sy1fw1.zip |#############----------------------------------------| 24.97% tmpt2sy1fw1.zip |#############----------------------------------------| 25.42% tmpt2sy1fw1.zip |##############---------------------------------------| 25.88% tmpt2sy1fw1.zip |##############---------------------------------------| 26.33% tmpt2sy1fw1.zip |##############---------------------------------------| 26.78% tmpt2sy1fw1.zip |##############---------------------------------------| 27.24% tmpt2sy1fw1.zip |###############--------------------------------------| 27.69% tmpt2sy1fw1.zip |###############--------------------------------------| 28.15% tmpt2sy1fw1.zip |###############--------------------------------------| 28.6% tmpt2sy1fw1.zip |###############--------------------------------------| 29.05% tmpt2sy1fw1.zip |################-------------------------------------| 29.51% tmpt2sy1fw1.zip |################-------------------------------------| 29.96% tmpt2sy1fw1.zip |################-------------------------------------| 30.42% tmpt2sy1fw1.zip |################-------------------------------------| 30.87% tmpt2sy1fw1.zip |#################------------------------------------| 31.32% tmpt2sy1fw1.zip |#################------------------------------------| 31.78% tmpt2sy1fw1.zip |#################------------------------------------| 32.23% tmpt2sy1fw1.zip |#################------------------------------------| 32.69% tmpt2sy1fw1.zip |##################-----------------------------------| 33.14% tmpt2sy1fw1.zip |##################-----------------------------------| 33.59% tmpt2sy1fw1.zip |##################-----------------------------------| 34.05% tmpt2sy1fw1.zip |##################-----------------------------------| 34.5% tmpt2sy1fw1.zip |###################----------------------------------| 34.96% tmpt2sy1fw1.zip |###################----------------------------------| 35.41% tmpt2sy1fw1.zip |###################----------------------------------| 35.86% tmpt2sy1fw1.zip |###################----------------------------------| 36.32% tmpt2sy1fw1.zip |###################----------------------------------| 36.77% tmpt2sy1fw1.zip |####################---------------------------------| 37.23% tmpt2sy1fw1.zip |####################---------------------------------| 37.68% tmpt2sy1fw1.zip |####################---------------------------------| 38.13% tmpt2sy1fw1.zip |####################---------------------------------| 38.59% tmpt2sy1fw1.zip |#####################--------------------------------| 39.04% tmpt2sy1fw1.zip |#####################--------------------------------| 39.5% tmpt2sy1fw1.zip |#####################--------------------------------| 39.95% tmpt2sy1fw1.zip |#####################--------------------------------| 40.4% tmpt2sy1fw1.zip |######################-------------------------------| 40.86% tmpt2sy1fw1.zip |######################-------------------------------| 41.31% tmpt2sy1fw1.zip |######################-------------------------------| 41.77% tmpt2sy1fw1.zip |######################-------------------------------| 42.22% tmpt2sy1fw1.zip |#######################------------------------------| 42.67% tmpt2sy1fw1.zip |#######################------------------------------| 43.13% tmpt2sy1fw1.zip |#######################------------------------------| 43.58% tmpt2sy1fw1.zip |#######################------------------------------| 44.04% tmpt2sy1fw1.zip |########################-----------------------------| 44.49% tmpt2sy1fw1.zip |########################-----------------------------| 44.94% tmpt2sy1fw1.zip |########################-----------------------------| 45.4% tmpt2sy1fw1.zip |########################-----------------------------| 45.85% tmpt2sy1fw1.zip |#########################----------------------------| 46.31% tmpt2sy1fw1.zip |#########################----------------------------| 46.76% tmpt2sy1fw1.zip |#########################----------------------------| 47.21% tmpt2sy1fw1.zip |#########################----------------------------| 47.67% tmpt2sy1fw1.zip |##########################---------------------------| 48.12% tmpt2sy1fw1.zip |##########################---------------------------| 48.58% tmpt2sy1fw1.zip |##########################---------------------------| 49.03% tmpt2sy1fw1.zip |##########################---------------------------| 49.48% tmpt2sy1fw1.zip |##########################---------------------------| 49.94% tmpt2sy1fw1.zip |###########################--------------------------| 50.39% tmpt2sy1fw1.zip |###########################--------------------------| 50.85% tmpt2sy1fw1.zip |###########################--------------------------| 51.3% tmpt2sy1fw1.zip |###########################--------------------------| 51.75% tmpt2sy1fw1.zip |############################-------------------------| 52.21% tmpt2sy1fw1.zip |############################-------------------------| 52.66% tmpt2sy1fw1.zip |############################-------------------------| 53.12% tmpt2sy1fw1.zip |############################-------------------------| 53.57% tmpt2sy1fw1.zip |#############################------------------------| 54.02% tmpt2sy1fw1.zip |#############################------------------------| 54.48% tmpt2sy1fw1.zip |#############################------------------------| 54.93% tmpt2sy1fw1.zip |#############################------------------------| 55.39% tmpt2sy1fw1.zip |##############################-----------------------| 55.84% tmpt2sy1fw1.zip |##############################-----------------------| 56.29% tmpt2sy1fw1.zip |##############################-----------------------| 56.75% tmpt2sy1fw1.zip |##############################-----------------------| 57.2% tmpt2sy1fw1.zip |###############################----------------------| 57.66% tmpt2sy1fw1.zip |###############################----------------------| 58.11% tmpt2sy1fw1.zip |###############################----------------------| 58.56% tmpt2sy1fw1.zip |###############################----------------------| 59.02% tmpt2sy1fw1.zip |################################---------------------| 59.47% tmpt2sy1fw1.zip |################################---------------------| 59.93% tmpt2sy1fw1.zip |################################---------------------| 60.38% tmpt2sy1fw1.zip |################################---------------------| 60.83% tmpt2sy1fw1.zip |################################---------------------| 61.29% tmpt2sy1fw1.zip |#################################--------------------| 61.74% tmpt2sy1fw1.zip |#################################--------------------| 62.2% tmpt2sy1fw1.zip |#################################--------------------| 62.65% tmpt2sy1fw1.zip |#################################--------------------| 63.1% tmpt2sy1fw1.zip |##################################-------------------| 63.56% tmpt2sy1fw1.zip |##################################-------------------| 64.01% tmpt2sy1fw1.zip |##################################-------------------| 64.47% tmpt2sy1fw1.zip |##################################-------------------| 64.92% tmpt2sy1fw1.zip |###################################------------------| 65.37% tmpt2sy1fw1.zip |###################################------------------| 65.83% tmpt2sy1fw1.zip |###################################------------------| 66.28% tmpt2sy1fw1.zip |###################################------------------| 66.74% tmpt2sy1fw1.zip |####################################-----------------| 67.19% tmpt2sy1fw1.zip |####################################-----------------| 67.64% tmpt2sy1fw1.zip |####################################-----------------| 68.1% tmpt2sy1fw1.zip |####################################-----------------| 68.55% tmpt2sy1fw1.zip |#####################################----------------| 69.0% tmpt2sy1fw1.zip |#####################################----------------| 69.46% tmpt2sy1fw1.zip |#####################################----------------| 69.91% tmpt2sy1fw1.zip |#####################################----------------| 70.37% tmpt2sy1fw1.zip |######################################---------------| 70.82% tmpt2sy1fw1.zip |######################################---------------| 71.27% tmpt2sy1fw1.zip |######################################---------------| 71.73% tmpt2sy1fw1.zip |######################################---------------| 72.18% tmpt2sy1fw1.zip |######################################---------------| 72.64% tmpt2sy1fw1.zip |#######################################--------------| 73.09% tmpt2sy1fw1.zip |#######################################--------------| 73.54% tmpt2sy1fw1.zip |#######################################--------------| 74.0% tmpt2sy1fw1.zip |#######################################--------------| 74.45% tmpt2sy1fw1.zip |########################################-------------| 74.91% tmpt2sy1fw1.zip |########################################-------------| 75.36% tmpt2sy1fw1.zip |########################################-------------| 75.81% tmpt2sy1fw1.zip |########################################-------------| 76.27% tmpt2sy1fw1.zip |#########################################------------| 76.72% tmpt2sy1fw1.zip |#########################################------------| 77.18% tmpt2sy1fw1.zip |#########################################------------| 77.63% tmpt2sy1fw1.zip |#########################################------------| 78.08% tmpt2sy1fw1.zip |##########################################-----------| 78.54% tmpt2sy1fw1.zip |##########################################-----------| 78.99% tmpt2sy1fw1.zip |##########################################-----------| 79.45% tmpt2sy1fw1.zip |##########################################-----------| 79.9% tmpt2sy1fw1.zip |###########################################----------| 80.35% tmpt2sy1fw1.zip |###########################################----------| 80.81% tmpt2sy1fw1.zip |###########################################----------| 81.26% tmpt2sy1fw1.zip |###########################################----------| 81.72% tmpt2sy1fw1.zip |############################################---------| 82.17% tmpt2sy1fw1.zip |############################################---------| 82.62% tmpt2sy1fw1.zip |############################################---------| 83.08% tmpt2sy1fw1.zip |############################################---------| 83.53% tmpt2sy1fw1.zip |#############################################--------| 83.99% tmpt2sy1fw1.zip |#############################################--------| 84.44% tmpt2sy1fw1.zip |#############################################--------| 84.89% tmpt2sy1fw1.zip |#############################################--------| 85.35% tmpt2sy1fw1.zip |#############################################--------| 85.8% tmpt2sy1fw1.zip |##############################################-------| 86.26% tmpt2sy1fw1.zip |##############################################-------| 86.71% tmpt2sy1fw1.zip |##############################################-------| 87.16% tmpt2sy1fw1.zip |##############################################-------| 87.62% tmpt2sy1fw1.zip |###############################################------| 88.07% tmpt2sy1fw1.zip |###############################################------| 88.53% tmpt2sy1fw1.zip |###############################################------| 88.98% tmpt2sy1fw1.zip |###############################################------| 89.43% tmpt2sy1fw1.zip |################################################-----| 89.89% tmpt2sy1fw1.zip |################################################-----| 90.34% tmpt2sy1fw1.zip |################################################-----| 90.8% tmpt2sy1fw1.zip |################################################-----| 91.25% tmpt2sy1fw1.zip |#################################################----| 91.7% tmpt2sy1fw1.zip |#################################################----| 92.16% tmpt2sy1fw1.zip |#################################################----| 92.61% tmpt2sy1fw1.zip |#################################################----| 93.07% tmpt2sy1fw1.zip |##################################################---| 93.52% tmpt2sy1fw1.zip |##################################################---| 93.97% tmpt2sy1fw1.zip |##################################################---| 94.43% tmpt2sy1fw1.zip |##################################################---| 94.88% tmpt2sy1fw1.zip |###################################################--| 95.34% tmpt2sy1fw1.zip |###################################################--| 95.79% tmpt2sy1fw1.zip |###################################################--| 96.24% tmpt2sy1fw1.zip |###################################################--| 96.7% tmpt2sy1fw1.zip |###################################################--| 97.15% tmpt2sy1fw1.zip |####################################################-| 97.61% tmpt2sy1fw1.zip |####################################################-| 98.06% tmpt2sy1fw1.zip |####################################################-| 98.51% tmpt2sy1fw1.zip |####################################################-| 98.97% tmpt2sy1fw1.zip |#####################################################| 99.42% tmpt2sy1fw1.zip |#####################################################| 99.88% tmpt2sy1fw1.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 6d22a93b-1d14-42fa-8056-054291e3a6fe + 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).. tmpn3vus4r0.zip |-----------------------------------------------------| 0.47% tmpn3vus4r0.zip |-----------------------------------------------------| 0.93% tmpn3vus4r0.zip |#----------------------------------------------------| 1.4% tmpn3vus4r0.zip |#----------------------------------------------------| 1.86% tmpn3vus4r0.zip |#----------------------------------------------------| 2.33% tmpn3vus4r0.zip |#----------------------------------------------------| 2.79% tmpn3vus4r0.zip |##---------------------------------------------------| 3.26% tmpn3vus4r0.zip |##---------------------------------------------------| 3.73% tmpn3vus4r0.zip |##---------------------------------------------------| 4.19% tmpn3vus4r0.zip |##---------------------------------------------------| 4.66% tmpn3vus4r0.zip |###--------------------------------------------------| 5.12% tmpn3vus4r0.zip |###--------------------------------------------------| 5.59% tmpn3vus4r0.zip |###--------------------------------------------------| 6.05% tmpn3vus4r0.zip |###--------------------------------------------------| 6.52% tmpn3vus4r0.zip |####-------------------------------------------------| 6.98% tmpn3vus4r0.zip |####-------------------------------------------------| 7.45% tmpn3vus4r0.zip |####-------------------------------------------------| 7.92% tmpn3vus4r0.zip |####-------------------------------------------------| 8.38% tmpn3vus4r0.zip |#####------------------------------------------------| 8.85% tmpn3vus4r0.zip |#####------------------------------------------------| 9.31% tmpn3vus4r0.zip |#####------------------------------------------------| 9.78% tmpn3vus4r0.zip |#####------------------------------------------------| 10.24% tmpn3vus4r0.zip |######-----------------------------------------------| 10.71% tmpn3vus4r0.zip |######-----------------------------------------------| 11.18% tmpn3vus4r0.zip |######-----------------------------------------------| 11.64% tmpn3vus4r0.zip |######-----------------------------------------------| 12.11% tmpn3vus4r0.zip |#######----------------------------------------------| 12.57% tmpn3vus4r0.zip |#######----------------------------------------------| 13.04% tmpn3vus4r0.zip |#######----------------------------------------------| 13.5% tmpn3vus4r0.zip |#######----------------------------------------------| 13.97% tmpn3vus4r0.zip |########---------------------------------------------| 14.44% tmpn3vus4r0.zip |########---------------------------------------------| 14.9% tmpn3vus4r0.zip |########---------------------------------------------| 15.37% tmpn3vus4r0.zip |########---------------------------------------------| 15.83% tmpn3vus4r0.zip |#########--------------------------------------------| 16.3% tmpn3vus4r0.zip |#########--------------------------------------------| 16.76% tmpn3vus4r0.zip |#########--------------------------------------------| 17.23% tmpn3vus4r0.zip |#########--------------------------------------------| 17.7% tmpn3vus4r0.zip |##########-------------------------------------------| 18.16% tmpn3vus4r0.zip |##########-------------------------------------------| 18.63% tmpn3vus4r0.zip |##########-------------------------------------------| 19.09% tmpn3vus4r0.zip |##########-------------------------------------------| 19.56% tmpn3vus4r0.zip |###########------------------------------------------| 20.02% tmpn3vus4r0.zip |###########------------------------------------------| 20.49% tmpn3vus4r0.zip |###########------------------------------------------| 20.95% tmpn3vus4r0.zip |###########------------------------------------------| 21.42% tmpn3vus4r0.zip |############-----------------------------------------| 21.89% tmpn3vus4r0.zip |############-----------------------------------------| 22.35% tmpn3vus4r0.zip |############-----------------------------------------| 22.82% tmpn3vus4r0.zip |############-----------------------------------------| 23.28% tmpn3vus4r0.zip |#############----------------------------------------| 23.75% tmpn3vus4r0.zip |#############----------------------------------------| 24.21% tmpn3vus4r0.zip |#############----------------------------------------| 24.68% tmpn3vus4r0.zip |#############----------------------------------------| 25.15% tmpn3vus4r0.zip |##############---------------------------------------| 25.61% tmpn3vus4r0.zip |##############---------------------------------------| 26.08% tmpn3vus4r0.zip |##############---------------------------------------| 26.54% tmpn3vus4r0.zip |##############---------------------------------------| 27.01% tmpn3vus4r0.zip |###############--------------------------------------| 27.47% tmpn3vus4r0.zip |###############--------------------------------------| 27.94% tmpn3vus4r0.zip |###############--------------------------------------| 28.41% tmpn3vus4r0.zip |###############--------------------------------------| 28.87% tmpn3vus4r0.zip |################-------------------------------------| 29.34% tmpn3vus4r0.zip |################-------------------------------------| 29.8% tmpn3vus4r0.zip |################-------------------------------------| 30.27% tmpn3vus4r0.zip |################-------------------------------------| 30.73% tmpn3vus4r0.zip |#################------------------------------------| 31.2% tmpn3vus4r0.zip |#################------------------------------------| 31.67% tmpn3vus4r0.zip |#################------------------------------------| 32.13% tmpn3vus4r0.zip |#################------------------------------------| 32.6% tmpn3vus4r0.zip |##################-----------------------------------| 33.06% tmpn3vus4r0.zip |##################-----------------------------------| 33.53% tmpn3vus4r0.zip |##################-----------------------------------| 33.99% tmpn3vus4r0.zip |##################-----------------------------------| 34.46% tmpn3vus4r0.zip |###################----------------------------------| 34.92% tmpn3vus4r0.zip |###################----------------------------------| 35.39% tmpn3vus4r0.zip |###################----------------------------------| 35.86% tmpn3vus4r0.zip |###################----------------------------------| 36.32% tmpn3vus4r0.zip |###################----------------------------------| 36.79% tmpn3vus4r0.zip |####################---------------------------------| 37.25% tmpn3vus4r0.zip |####################---------------------------------| 37.72% tmpn3vus4r0.zip |####################---------------------------------| 38.18% tmpn3vus4r0.zip |####################---------------------------------| 38.65% tmpn3vus4r0.zip |#####################--------------------------------| 39.12% tmpn3vus4r0.zip |#####################--------------------------------| 39.58% tmpn3vus4r0.zip |#####################--------------------------------| 40.05% tmpn3vus4r0.zip |#####################--------------------------------| 40.51% tmpn3vus4r0.zip |######################-------------------------------| 40.98% tmpn3vus4r0.zip |######################-------------------------------| 41.44% tmpn3vus4r0.zip |######################-------------------------------| 41.91% tmpn3vus4r0.zip |######################-------------------------------| 42.38% tmpn3vus4r0.zip |#######################------------------------------| 42.84% tmpn3vus4r0.zip |#######################------------------------------| 43.31% tmpn3vus4r0.zip |#######################------------------------------| 43.77% tmpn3vus4r0.zip |#######################------------------------------| 44.24% tmpn3vus4r0.zip |########################-----------------------------| 44.7% tmpn3vus4r0.zip |########################-----------------------------| 45.17% tmpn3vus4r0.zip |########################-----------------------------| 45.63% tmpn3vus4r0.zip |########################-----------------------------| 46.1% tmpn3vus4r0.zip |#########################----------------------------| 46.57% tmpn3vus4r0.zip |#########################----------------------------| 47.03% tmpn3vus4r0.zip |#########################----------------------------| 47.5% tmpn3vus4r0.zip |#########################----------------------------| 47.96% tmpn3vus4r0.zip |##########################---------------------------| 48.43% tmpn3vus4r0.zip |##########################---------------------------| 48.89% tmpn3vus4r0.zip |##########################---------------------------| 49.36% tmpn3vus4r0.zip |##########################---------------------------| 49.83% tmpn3vus4r0.zip |###########################--------------------------| 50.29% tmpn3vus4r0.zip |###########################--------------------------| 50.76% tmpn3vus4r0.zip |###########################--------------------------| 51.22% tmpn3vus4r0.zip |###########################--------------------------| 51.69% tmpn3vus4r0.zip |############################-------------------------| 52.15% tmpn3vus4r0.zip |############################-------------------------| 52.62% tmpn3vus4r0.zip |############################-------------------------| 53.09% tmpn3vus4r0.zip |############################-------------------------| 53.55% tmpn3vus4r0.zip |#############################------------------------| 54.02% tmpn3vus4r0.zip |#############################------------------------| 54.48% tmpn3vus4r0.zip |#############################------------------------| 54.95% tmpn3vus4r0.zip |#############################------------------------| 55.41% tmpn3vus4r0.zip |##############################-----------------------| 55.88% tmpn3vus4r0.zip |##############################-----------------------| 56.35% tmpn3vus4r0.zip |##############################-----------------------| 56.81% tmpn3vus4r0.zip |##############################-----------------------| 57.28% tmpn3vus4r0.zip |###############################----------------------| 57.74% tmpn3vus4r0.zip |###############################----------------------| 58.21% tmpn3vus4r0.zip |###############################----------------------| 58.67% tmpn3vus4r0.zip |###############################----------------------| 59.14% tmpn3vus4r0.zip |################################---------------------| 59.6% tmpn3vus4r0.zip |################################---------------------| 60.07% tmpn3vus4r0.zip |################################---------------------| 60.54% tmpn3vus4r0.zip |################################---------------------| 61.0% tmpn3vus4r0.zip |#################################--------------------| 61.47% tmpn3vus4r0.zip |#################################--------------------| 61.93% tmpn3vus4r0.zip |#################################--------------------| 62.4% tmpn3vus4r0.zip |#################################--------------------| 62.86% tmpn3vus4r0.zip |##################################-------------------| 63.33% tmpn3vus4r0.zip |##################################-------------------| 63.8% tmpn3vus4r0.zip |##################################-------------------| 64.26% tmpn3vus4r0.zip |##################################-------------------| 64.73% tmpn3vus4r0.zip |###################################------------------| 65.19% tmpn3vus4r0.zip |###################################------------------| 65.66% tmpn3vus4r0.zip |###################################------------------| 66.12% tmpn3vus4r0.zip |###################################------------------| 66.59% tmpn3vus4r0.zip |####################################-----------------| 67.06% tmpn3vus4r0.zip |####################################-----------------| 67.52% tmpn3vus4r0.zip |####################################-----------------| 67.99% tmpn3vus4r0.zip |####################################-----------------| 68.45% tmpn3vus4r0.zip |#####################################----------------| 68.92% tmpn3vus4r0.zip |#####################################----------------| 69.38% tmpn3vus4r0.zip |#####################################----------------| 69.85% tmpn3vus4r0.zip |#####################################----------------| 70.32% tmpn3vus4r0.zip |######################################---------------| 70.78% tmpn3vus4r0.zip |######################################---------------| 71.25% tmpn3vus4r0.zip |######################################---------------| 71.71% tmpn3vus4r0.zip |######################################---------------| 72.18% tmpn3vus4r0.zip |#######################################--------------| 72.64% tmpn3vus4r0.zip |#######################################--------------| 73.11% tmpn3vus4r0.zip |#######################################--------------| 73.57% tmpn3vus4r0.zip |#######################################--------------| 74.04% tmpn3vus4r0.zip |#######################################--------------| 74.51% tmpn3vus4r0.zip |########################################-------------| 74.97% tmpn3vus4r0.zip |########################################-------------| 75.44% tmpn3vus4r0.zip |########################################-------------| 75.9% tmpn3vus4r0.zip |########################################-------------| 76.37% tmpn3vus4r0.zip |#########################################------------| 76.83% tmpn3vus4r0.zip |#########################################------------| 77.3% tmpn3vus4r0.zip |#########################################------------| 77.77% tmpn3vus4r0.zip |#########################################------------| 78.23% tmpn3vus4r0.zip |##########################################-----------| 78.7% tmpn3vus4r0.zip |##########################################-----------| 79.16% tmpn3vus4r0.zip |##########################################-----------| 79.63% tmpn3vus4r0.zip |##########################################-----------| 80.09% tmpn3vus4r0.zip |###########################################----------| 80.56% tmpn3vus4r0.zip |###########################################----------| 81.03% tmpn3vus4r0.zip |###########################################----------| 81.49% tmpn3vus4r0.zip |###########################################----------| 81.96% tmpn3vus4r0.zip |############################################---------| 82.42% tmpn3vus4r0.zip |############################################---------| 82.89% tmpn3vus4r0.zip |############################################---------| 83.35% tmpn3vus4r0.zip |############################################---------| 83.82% tmpn3vus4r0.zip |#############################################--------| 84.29% tmpn3vus4r0.zip |#############################################--------| 84.75% tmpn3vus4r0.zip |#############################################--------| 85.22% tmpn3vus4r0.zip |#############################################--------| 85.68% tmpn3vus4r0.zip |##############################################-------| 86.15% tmpn3vus4r0.zip |##############################################-------| 86.61% tmpn3vus4r0.zip |##############################################-------| 87.08% tmpn3vus4r0.zip |##############################################-------| 87.54% tmpn3vus4r0.zip |###############################################------| 88.01% tmpn3vus4r0.zip |###############################################------| 88.48% tmpn3vus4r0.zip |###############################################------| 88.94% tmpn3vus4r0.zip |###############################################------| 89.41% tmpn3vus4r0.zip |################################################-----| 89.87% tmpn3vus4r0.zip |################################################-----| 90.34% tmpn3vus4r0.zip |################################################-----| 90.8% tmpn3vus4r0.zip |################################################-----| 91.27% tmpn3vus4r0.zip |#################################################----| 91.74% tmpn3vus4r0.zip |#################################################----| 92.2% tmpn3vus4r0.zip |#################################################----| 92.67% tmpn3vus4r0.zip |#################################################----| 93.13% tmpn3vus4r0.zip |##################################################---| 93.6% tmpn3vus4r0.zip |##################################################---| 94.06% tmpn3vus4r0.zip |##################################################---| 94.53% tmpn3vus4r0.zip |##################################################---| 95.0% tmpn3vus4r0.zip |###################################################--| 95.46% tmpn3vus4r0.zip |###################################################--| 95.93% tmpn3vus4r0.zip |###################################################--| 96.39% tmpn3vus4r0.zip |###################################################--| 96.86% tmpn3vus4r0.zip |####################################################-| 97.32% tmpn3vus4r0.zip |####################################################-| 97.79% tmpn3vus4r0.zip |####################################################-| 98.25% tmpn3vus4r0.zip |####################################################-| 98.72% tmpn3vus4r0.zip |#####################################################| 99.19% tmpn3vus4r0.zip |#####################################################| 99.65% tmpn3vus4r0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d78f8915-014a-4ca3-ac23-a3b4b4067dc3 + 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).. tmprwb60164.zip |-----------------------------------------------------| 0.46% tmprwb60164.zip |-----------------------------------------------------| 0.93% tmprwb60164.zip |#----------------------------------------------------| 1.39% tmprwb60164.zip |#----------------------------------------------------| 1.86% tmprwb60164.zip |#----------------------------------------------------| 2.32% tmprwb60164.zip |#----------------------------------------------------| 2.79% tmprwb60164.zip |##---------------------------------------------------| 3.25% tmprwb60164.zip |##---------------------------------------------------| 3.72% tmprwb60164.zip |##---------------------------------------------------| 4.18% tmprwb60164.zip |##---------------------------------------------------| 4.64% tmprwb60164.zip |###--------------------------------------------------| 5.11% tmprwb60164.zip |###--------------------------------------------------| 5.57% tmprwb60164.zip |###--------------------------------------------------| 6.04% tmprwb60164.zip |###--------------------------------------------------| 6.5% tmprwb60164.zip |####-------------------------------------------------| 6.97% tmprwb60164.zip |####-------------------------------------------------| 7.43% tmprwb60164.zip |####-------------------------------------------------| 7.9% tmprwb60164.zip |####-------------------------------------------------| 8.36% tmprwb60164.zip |#####------------------------------------------------| 8.82% tmprwb60164.zip |#####------------------------------------------------| 9.29% tmprwb60164.zip |#####------------------------------------------------| 9.75% tmprwb60164.zip |#####------------------------------------------------| 10.22% tmprwb60164.zip |######-----------------------------------------------| 10.68% tmprwb60164.zip |######-----------------------------------------------| 11.15% tmprwb60164.zip |######-----------------------------------------------| 11.61% tmprwb60164.zip |######-----------------------------------------------| 12.08% tmprwb60164.zip |#######----------------------------------------------| 12.54% tmprwb60164.zip |#######----------------------------------------------| 13.0% tmprwb60164.zip |#######----------------------------------------------| 13.47% tmprwb60164.zip |#######----------------------------------------------| 13.93% tmprwb60164.zip |########---------------------------------------------| 14.4% tmprwb60164.zip |########---------------------------------------------| 14.86% tmprwb60164.zip |########---------------------------------------------| 15.33% tmprwb60164.zip |########---------------------------------------------| 15.79% tmprwb60164.zip |#########--------------------------------------------| 16.26% tmprwb60164.zip |#########--------------------------------------------| 16.72% tmprwb60164.zip |#########--------------------------------------------| 17.18% tmprwb60164.zip |#########--------------------------------------------| 17.65% tmprwb60164.zip |##########-------------------------------------------| 18.11% tmprwb60164.zip |##########-------------------------------------------| 18.58% tmprwb60164.zip |##########-------------------------------------------| 19.04% tmprwb60164.zip |##########-------------------------------------------| 19.51% tmprwb60164.zip |###########------------------------------------------| 19.97% tmprwb60164.zip |###########------------------------------------------| 20.43% tmprwb60164.zip |###########------------------------------------------| 20.9% tmprwb60164.zip |###########------------------------------------------| 21.36% tmprwb60164.zip |############-----------------------------------------| 21.83% tmprwb60164.zip |############-----------------------------------------| 22.29% tmprwb60164.zip |############-----------------------------------------| 22.76% tmprwb60164.zip |############-----------------------------------------| 23.22% tmprwb60164.zip |#############----------------------------------------| 23.69% tmprwb60164.zip |#############----------------------------------------| 24.15% tmprwb60164.zip |#############----------------------------------------| 24.61% tmprwb60164.zip |#############----------------------------------------| 25.08% tmprwb60164.zip |##############---------------------------------------| 25.54% tmprwb60164.zip |##############---------------------------------------| 26.01% tmprwb60164.zip |##############---------------------------------------| 26.47% tmprwb60164.zip |##############---------------------------------------| 26.94% tmprwb60164.zip |###############--------------------------------------| 27.4% tmprwb60164.zip |###############--------------------------------------| 27.87% tmprwb60164.zip |###############--------------------------------------| 28.33% tmprwb60164.zip |###############--------------------------------------| 28.79% tmprwb60164.zip |################-------------------------------------| 29.26% tmprwb60164.zip |################-------------------------------------| 29.72% tmprwb60164.zip |################-------------------------------------| 30.19% tmprwb60164.zip |################-------------------------------------| 30.65% tmprwb60164.zip |################-------------------------------------| 31.12% tmprwb60164.zip |#################------------------------------------| 31.58% tmprwb60164.zip |#################------------------------------------| 32.05% tmprwb60164.zip |#################------------------------------------| 32.51% tmprwb60164.zip |#################------------------------------------| 32.97% tmprwb60164.zip |##################-----------------------------------| 33.44% tmprwb60164.zip |##################-----------------------------------| 33.9% tmprwb60164.zip |##################-----------------------------------| 34.37% tmprwb60164.zip |##################-----------------------------------| 34.83% tmprwb60164.zip |###################----------------------------------| 35.3% tmprwb60164.zip |###################----------------------------------| 35.76% tmprwb60164.zip |###################----------------------------------| 36.23% tmprwb60164.zip |###################----------------------------------| 36.69% tmprwb60164.zip |####################---------------------------------| 37.15% tmprwb60164.zip |####################---------------------------------| 37.62% tmprwb60164.zip |####################---------------------------------| 38.08% tmprwb60164.zip |####################---------------------------------| 38.55% tmprwb60164.zip |#####################--------------------------------| 39.01% tmprwb60164.zip |#####################--------------------------------| 39.48% tmprwb60164.zip |#####################--------------------------------| 39.94% tmprwb60164.zip |#####################--------------------------------| 40.41% tmprwb60164.zip |######################-------------------------------| 40.87% tmprwb60164.zip |######################-------------------------------| 41.33% tmprwb60164.zip |######################-------------------------------| 41.8% tmprwb60164.zip |######################-------------------------------| 42.26% tmprwb60164.zip |#######################------------------------------| 42.73% tmprwb60164.zip |#######################------------------------------| 43.19% tmprwb60164.zip |#######################------------------------------| 43.66% tmprwb60164.zip |#######################------------------------------| 44.12% tmprwb60164.zip |########################-----------------------------| 44.59% tmprwb60164.zip |########################-----------------------------| 45.05% tmprwb60164.zip |########################-----------------------------| 45.51% tmprwb60164.zip |########################-----------------------------| 45.98% tmprwb60164.zip |#########################----------------------------| 46.44% tmprwb60164.zip |#########################----------------------------| 46.91% tmprwb60164.zip |#########################----------------------------| 47.37% tmprwb60164.zip |#########################----------------------------| 47.84% tmprwb60164.zip |##########################---------------------------| 48.3% tmprwb60164.zip |##########################---------------------------| 48.77% tmprwb60164.zip |##########################---------------------------| 49.23% tmprwb60164.zip |##########################---------------------------| 49.69% tmprwb60164.zip |###########################--------------------------| 50.16% tmprwb60164.zip |###########################--------------------------| 50.62% tmprwb60164.zip |###########################--------------------------| 51.09% tmprwb60164.zip |###########################--------------------------| 51.55% tmprwb60164.zip |############################-------------------------| 52.02% tmprwb60164.zip |############################-------------------------| 52.48% tmprwb60164.zip |############################-------------------------| 52.94% tmprwb60164.zip |############################-------------------------| 53.41% tmprwb60164.zip |#############################------------------------| 53.87% tmprwb60164.zip |#############################------------------------| 54.34% tmprwb60164.zip |#############################------------------------| 54.8% tmprwb60164.zip |#############################------------------------| 55.27% tmprwb60164.zip |##############################-----------------------| 55.73% tmprwb60164.zip |##############################-----------------------| 56.2% tmprwb60164.zip |##############################-----------------------| 56.66% tmprwb60164.zip |##############################-----------------------| 57.12% tmprwb60164.zip |###############################----------------------| 57.59% tmprwb60164.zip |###############################----------------------| 58.05% tmprwb60164.zip |###############################----------------------| 58.52% tmprwb60164.zip |###############################----------------------| 58.98% tmprwb60164.zip |################################---------------------| 59.45% tmprwb60164.zip |################################---------------------| 59.91% tmprwb60164.zip |################################---------------------| 60.38% tmprwb60164.zip |################################---------------------| 60.84% tmprwb60164.zip |################################---------------------| 61.3% tmprwb60164.zip |#################################--------------------| 61.77% tmprwb60164.zip |#################################--------------------| 62.23% tmprwb60164.zip |#################################--------------------| 62.7% tmprwb60164.zip |#################################--------------------| 63.16% tmprwb60164.zip |##################################-------------------| 63.63% tmprwb60164.zip |##################################-------------------| 64.09% tmprwb60164.zip |##################################-------------------| 64.56% tmprwb60164.zip |##################################-------------------| 65.02% tmprwb60164.zip |###################################------------------| 65.48% tmprwb60164.zip |###################################------------------| 65.95% tmprwb60164.zip |###################################------------------| 66.41% tmprwb60164.zip |###################################------------------| 66.88% tmprwb60164.zip |####################################-----------------| 67.34% tmprwb60164.zip |####################################-----------------| 67.81% tmprwb60164.zip |####################################-----------------| 68.27% tmprwb60164.zip |####################################-----------------| 68.74% tmprwb60164.zip |#####################################----------------| 69.2% tmprwb60164.zip |#####################################----------------| 69.66% tmprwb60164.zip |#####################################----------------| 70.13% tmprwb60164.zip |#####################################----------------| 70.59% tmprwb60164.zip |######################################---------------| 71.06% tmprwb60164.zip |######################################---------------| 71.52% tmprwb60164.zip |######################################---------------| 71.99% tmprwb60164.zip |######################################---------------| 72.45% tmprwb60164.zip |#######################################--------------| 72.92% tmprwb60164.zip |#######################################--------------| 73.38% tmprwb60164.zip |#######################################--------------| 73.84% tmprwb60164.zip |#######################################--------------| 74.31% tmprwb60164.zip |########################################-------------| 74.77% tmprwb60164.zip |########################################-------------| 75.24% tmprwb60164.zip |########################################-------------| 75.7% tmprwb60164.zip |########################################-------------| 76.17% tmprwb60164.zip |#########################################------------| 76.63% tmprwb60164.zip |#########################################------------| 77.1% tmprwb60164.zip |#########################################------------| 77.56% tmprwb60164.zip |#########################################------------| 78.02% tmprwb60164.zip |##########################################-----------| 78.49% tmprwb60164.zip |##########################################-----------| 78.95% tmprwb60164.zip |##########################################-----------| 79.42% tmprwb60164.zip |##########################################-----------| 79.88% tmprwb60164.zip |###########################################----------| 80.35% tmprwb60164.zip |###########################################----------| 80.81% tmprwb60164.zip |###########################################----------| 81.28% tmprwb60164.zip |###########################################----------| 81.74% tmprwb60164.zip |############################################---------| 82.2% tmprwb60164.zip |############################################---------| 82.67% tmprwb60164.zip |############################################---------| 83.13% tmprwb60164.zip |############################################---------| 83.6% tmprwb60164.zip |#############################################--------| 84.06% tmprwb60164.zip |#############################################--------| 84.53% tmprwb60164.zip |#############################################--------| 84.99% tmprwb60164.zip |#############################################--------| 85.45% tmprwb60164.zip |##############################################-------| 85.92% tmprwb60164.zip |##############################################-------| 86.38% tmprwb60164.zip |##############################################-------| 86.85% tmprwb60164.zip |##############################################-------| 87.31% tmprwb60164.zip |###############################################------| 87.78% tmprwb60164.zip |###############################################------| 88.24% tmprwb60164.zip |###############################################------| 88.71% tmprwb60164.zip |###############################################------| 89.17% tmprwb60164.zip |################################################-----| 89.63% tmprwb60164.zip |################################################-----| 90.1% tmprwb60164.zip |################################################-----| 90.56% tmprwb60164.zip |################################################-----| 91.03% tmprwb60164.zip |################################################-----| 91.49% tmprwb60164.zip |#################################################----| 91.96% tmprwb60164.zip |#################################################----| 92.42% tmprwb60164.zip |#################################################----| 92.89% tmprwb60164.zip |#################################################----| 93.35% tmprwb60164.zip |##################################################---| 93.81% tmprwb60164.zip |##################################################---| 94.28% tmprwb60164.zip |##################################################---| 94.74% tmprwb60164.zip |##################################################---| 95.21% tmprwb60164.zip |###################################################--| 95.67% tmprwb60164.zip |###################################################--| 96.14% tmprwb60164.zip |###################################################--| 96.6% tmprwb60164.zip |###################################################--| 97.07% tmprwb60164.zip |####################################################-| 97.53% tmprwb60164.zip |####################################################-| 97.99% tmprwb60164.zip |####################################################-| 98.46% tmprwb60164.zip |####################################################-| 98.92% tmprwb60164.zip |#####################################################| 99.39% tmprwb60164.zip |#####################################################| 99.85% tmprwb60164.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9eb0b7bb-098d-49e2-85c3-4d71a760751f + 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