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 + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + 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. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | 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-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/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' ++ /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=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpmncie9xf.zip |-----------------------------------------------------| 0.18% tmpmncie9xf.zip |-----------------------------------------------------| 0.37% tmpmncie9xf.zip |-----------------------------------------------------| 0.55% tmpmncie9xf.zip |-----------------------------------------------------| 0.74% tmpmncie9xf.zip |-----------------------------------------------------| 0.92% tmpmncie9xf.zip |#----------------------------------------------------| 1.11% tmpmncie9xf.zip |#----------------------------------------------------| 1.29% tmpmncie9xf.zip |#----------------------------------------------------| 1.48% tmpmncie9xf.zip |#----------------------------------------------------| 1.66% tmpmncie9xf.zip |#----------------------------------------------------| 1.85% tmpmncie9xf.zip |#----------------------------------------------------| 2.03% tmpmncie9xf.zip |#----------------------------------------------------| 2.22% tmpmncie9xf.zip |#----------------------------------------------------| 2.4% tmpmncie9xf.zip |#----------------------------------------------------| 2.58% tmpmncie9xf.zip |#----------------------------------------------------| 2.77% tmpmncie9xf.zip |##---------------------------------------------------| 2.95% tmpmncie9xf.zip |##---------------------------------------------------| 3.14% tmpmncie9xf.zip |##---------------------------------------------------| 3.32% tmpmncie9xf.zip |##---------------------------------------------------| 3.51% tmpmncie9xf.zip |##---------------------------------------------------| 3.69% tmpmncie9xf.zip |##---------------------------------------------------| 3.88% tmpmncie9xf.zip |##---------------------------------------------------| 4.06% tmpmncie9xf.zip |##---------------------------------------------------| 4.25% tmpmncie9xf.zip |##---------------------------------------------------| 4.43% tmpmncie9xf.zip |##---------------------------------------------------| 4.62% tmpmncie9xf.zip |###--------------------------------------------------| 4.8% tmpmncie9xf.zip |###--------------------------------------------------| 4.98% tmpmncie9xf.zip |###--------------------------------------------------| 5.17% tmpmncie9xf.zip |###--------------------------------------------------| 5.35% tmpmncie9xf.zip |###--------------------------------------------------| 5.54% tmpmncie9xf.zip |###--------------------------------------------------| 5.72% tmpmncie9xf.zip |###--------------------------------------------------| 5.91% tmpmncie9xf.zip |###--------------------------------------------------| 6.09% tmpmncie9xf.zip |###--------------------------------------------------| 6.28% tmpmncie9xf.zip |###--------------------------------------------------| 6.46% tmpmncie9xf.zip |####-------------------------------------------------| 6.65% tmpmncie9xf.zip |####-------------------------------------------------| 6.83% tmpmncie9xf.zip |####-------------------------------------------------| 7.02% tmpmncie9xf.zip |####-------------------------------------------------| 7.2% tmpmncie9xf.zip |####-------------------------------------------------| 7.38% tmpmncie9xf.zip |####-------------------------------------------------| 7.57% tmpmncie9xf.zip |####-------------------------------------------------| 7.75% tmpmncie9xf.zip |####-------------------------------------------------| 7.94% tmpmncie9xf.zip |####-------------------------------------------------| 8.12% tmpmncie9xf.zip |####-------------------------------------------------| 8.31% tmpmncie9xf.zip |#####------------------------------------------------| 8.49% tmpmncie9xf.zip |#####------------------------------------------------| 8.68% tmpmncie9xf.zip |#####------------------------------------------------| 8.86% tmpmncie9xf.zip |#####------------------------------------------------| 9.05% tmpmncie9xf.zip |#####------------------------------------------------| 9.23% tmpmncie9xf.zip |#####------------------------------------------------| 9.42% tmpmncie9xf.zip |#####------------------------------------------------| 9.6% tmpmncie9xf.zip |#####------------------------------------------------| 9.78% tmpmncie9xf.zip |#####------------------------------------------------| 9.97% tmpmncie9xf.zip |#####------------------------------------------------| 10.15% tmpmncie9xf.zip |#####------------------------------------------------| 10.34% tmpmncie9xf.zip |######-----------------------------------------------| 10.52% tmpmncie9xf.zip |######-----------------------------------------------| 10.71% tmpmncie9xf.zip |######-----------------------------------------------| 10.89% tmpmncie9xf.zip |######-----------------------------------------------| 11.08% tmpmncie9xf.zip |######-----------------------------------------------| 11.26% tmpmncie9xf.zip |######-----------------------------------------------| 11.45% tmpmncie9xf.zip |######-----------------------------------------------| 11.63% tmpmncie9xf.zip |######-----------------------------------------------| 11.82% tmpmncie9xf.zip |######-----------------------------------------------| 12.0% tmpmncie9xf.zip |######-----------------------------------------------| 12.19% tmpmncie9xf.zip |#######----------------------------------------------| 12.37% tmpmncie9xf.zip |#######----------------------------------------------| 12.55% tmpmncie9xf.zip |#######----------------------------------------------| 12.74% tmpmncie9xf.zip |#######----------------------------------------------| 12.92% tmpmncie9xf.zip |#######----------------------------------------------| 13.11% tmpmncie9xf.zip |#######----------------------------------------------| 13.29% tmpmncie9xf.zip |#######----------------------------------------------| 13.48% tmpmncie9xf.zip |#######----------------------------------------------| 13.66% tmpmncie9xf.zip |#######----------------------------------------------| 13.85% tmpmncie9xf.zip |#######----------------------------------------------| 14.03% tmpmncie9xf.zip |########---------------------------------------------| 14.22% tmpmncie9xf.zip |########---------------------------------------------| 14.4% tmpmncie9xf.zip |########---------------------------------------------| 14.59% tmpmncie9xf.zip |########---------------------------------------------| 14.77% tmpmncie9xf.zip |########---------------------------------------------| 14.95% tmpmncie9xf.zip |########---------------------------------------------| 15.14% tmpmncie9xf.zip |########---------------------------------------------| 15.32% tmpmncie9xf.zip |########---------------------------------------------| 15.51% tmpmncie9xf.zip |########---------------------------------------------| 15.69% tmpmncie9xf.zip |########---------------------------------------------| 15.88% tmpmncie9xf.zip |#########--------------------------------------------| 16.06% tmpmncie9xf.zip |#########--------------------------------------------| 16.25% tmpmncie9xf.zip |#########--------------------------------------------| 16.43% tmpmncie9xf.zip |#########--------------------------------------------| 16.62% tmpmncie9xf.zip |#########--------------------------------------------| 16.8% tmpmncie9xf.zip |#########--------------------------------------------| 16.99% tmpmncie9xf.zip |#########--------------------------------------------| 17.17% tmpmncie9xf.zip |#########--------------------------------------------| 17.35% tmpmncie9xf.zip |#########--------------------------------------------| 17.54% tmpmncie9xf.zip |#########--------------------------------------------| 17.72% tmpmncie9xf.zip |#########--------------------------------------------| 17.91% tmpmncie9xf.zip |##########-------------------------------------------| 18.09% tmpmncie9xf.zip |##########-------------------------------------------| 18.28% tmpmncie9xf.zip |##########-------------------------------------------| 18.46% tmpmncie9xf.zip |##########-------------------------------------------| 18.65% tmpmncie9xf.zip |##########-------------------------------------------| 18.83% tmpmncie9xf.zip |##########-------------------------------------------| 19.02% tmpmncie9xf.zip |##########-------------------------------------------| 19.2% tmpmncie9xf.zip |##########-------------------------------------------| 19.39% tmpmncie9xf.zip |##########-------------------------------------------| 19.57% tmpmncie9xf.zip |##########-------------------------------------------| 19.75% tmpmncie9xf.zip |###########------------------------------------------| 19.94% tmpmncie9xf.zip |###########------------------------------------------| 20.12% tmpmncie9xf.zip |###########------------------------------------------| 20.31% tmpmncie9xf.zip |###########------------------------------------------| 20.49% tmpmncie9xf.zip |###########------------------------------------------| 20.68% tmpmncie9xf.zip |###########------------------------------------------| 20.86% tmpmncie9xf.zip |###########------------------------------------------| 21.05% tmpmncie9xf.zip |###########------------------------------------------| 21.23% tmpmncie9xf.zip |###########------------------------------------------| 21.42% tmpmncie9xf.zip |###########------------------------------------------| 21.6% tmpmncie9xf.zip |############-----------------------------------------| 21.79% tmpmncie9xf.zip |############-----------------------------------------| 21.97% tmpmncie9xf.zip |############-----------------------------------------| 22.15% tmpmncie9xf.zip |############-----------------------------------------| 22.34% tmpmncie9xf.zip |############-----------------------------------------| 22.52% tmpmncie9xf.zip |############-----------------------------------------| 22.71% tmpmncie9xf.zip |############-----------------------------------------| 22.89% tmpmncie9xf.zip |############-----------------------------------------| 23.08% tmpmncie9xf.zip |############-----------------------------------------| 23.26% tmpmncie9xf.zip |############-----------------------------------------| 23.45% tmpmncie9xf.zip |#############----------------------------------------| 23.63% tmpmncie9xf.zip |#############----------------------------------------| 23.82% tmpmncie9xf.zip |#############----------------------------------------| 24.0% tmpmncie9xf.zip |#############----------------------------------------| 24.19% tmpmncie9xf.zip |#############----------------------------------------| 24.37% tmpmncie9xf.zip |#############----------------------------------------| 24.55% tmpmncie9xf.zip |#############----------------------------------------| 24.74% tmpmncie9xf.zip |#############----------------------------------------| 24.92% tmpmncie9xf.zip |#############----------------------------------------| 25.11% tmpmncie9xf.zip |#############----------------------------------------| 25.29% tmpmncie9xf.zip |##############---------------------------------------| 25.48% tmpmncie9xf.zip |##############---------------------------------------| 25.66% tmpmncie9xf.zip |##############---------------------------------------| 25.85% tmpmncie9xf.zip |##############---------------------------------------| 26.03% tmpmncie9xf.zip |##############---------------------------------------| 26.22% tmpmncie9xf.zip |##############---------------------------------------| 26.4% tmpmncie9xf.zip |##############---------------------------------------| 26.59% tmpmncie9xf.zip |##############---------------------------------------| 26.77% tmpmncie9xf.zip |##############---------------------------------------| 26.95% tmpmncie9xf.zip |##############---------------------------------------| 27.14% tmpmncie9xf.zip |##############---------------------------------------| 27.32% tmpmncie9xf.zip |###############--------------------------------------| 27.51% tmpmncie9xf.zip |###############--------------------------------------| 27.69% tmpmncie9xf.zip |###############--------------------------------------| 27.88% tmpmncie9xf.zip |###############--------------------------------------| 28.06% tmpmncie9xf.zip |###############--------------------------------------| 28.25% tmpmncie9xf.zip |###############--------------------------------------| 28.43% tmpmncie9xf.zip |###############--------------------------------------| 28.62% tmpmncie9xf.zip |###############--------------------------------------| 28.8% tmpmncie9xf.zip |###############--------------------------------------| 28.99% tmpmncie9xf.zip |###############--------------------------------------| 29.17% tmpmncie9xf.zip |################-------------------------------------| 29.35% tmpmncie9xf.zip |################-------------------------------------| 29.54% tmpmncie9xf.zip |################-------------------------------------| 29.72% tmpmncie9xf.zip |################-------------------------------------| 29.91% tmpmncie9xf.zip |################-------------------------------------| 30.09% tmpmncie9xf.zip |################-------------------------------------| 30.28% tmpmncie9xf.zip |################-------------------------------------| 30.46% tmpmncie9xf.zip |################-------------------------------------| 30.65% tmpmncie9xf.zip |################-------------------------------------| 30.83% tmpmncie9xf.zip |################-------------------------------------| 31.02% tmpmncie9xf.zip |#################------------------------------------| 31.2% tmpmncie9xf.zip |#################------------------------------------| 31.39% tmpmncie9xf.zip |#################------------------------------------| 31.57% tmpmncie9xf.zip |#################------------------------------------| 31.75% tmpmncie9xf.zip |#################------------------------------------| 31.94% tmpmncie9xf.zip |#################------------------------------------| 32.12% tmpmncie9xf.zip |#################------------------------------------| 32.31% tmpmncie9xf.zip |#################------------------------------------| 32.49% tmpmncie9xf.zip |#################------------------------------------| 32.68% tmpmncie9xf.zip |#################------------------------------------| 32.86% tmpmncie9xf.zip |##################-----------------------------------| 33.05% tmpmncie9xf.zip |##################-----------------------------------| 33.23% tmpmncie9xf.zip |##################-----------------------------------| 33.42% tmpmncie9xf.zip |##################-----------------------------------| 33.6% tmpmncie9xf.zip |##################-----------------------------------| 33.79% tmpmncie9xf.zip |##################-----------------------------------| 33.97% tmpmncie9xf.zip |##################-----------------------------------| 34.15% tmpmncie9xf.zip |##################-----------------------------------| 34.34% tmpmncie9xf.zip |##################-----------------------------------| 34.52% tmpmncie9xf.zip |##################-----------------------------------| 34.71% tmpmncie9xf.zip |##################-----------------------------------| 34.89% tmpmncie9xf.zip |###################----------------------------------| 35.08% tmpmncie9xf.zip |###################----------------------------------| 35.26% tmpmncie9xf.zip |###################----------------------------------| 35.45% tmpmncie9xf.zip |###################----------------------------------| 35.63% tmpmncie9xf.zip |###################----------------------------------| 35.82% tmpmncie9xf.zip |###################----------------------------------| 36.0% tmpmncie9xf.zip |###################----------------------------------| 36.19% tmpmncie9xf.zip |###################----------------------------------| 36.37% tmpmncie9xf.zip |###################----------------------------------| 36.56% tmpmncie9xf.zip |###################----------------------------------| 36.74% tmpmncie9xf.zip |####################---------------------------------| 36.92% tmpmncie9xf.zip |####################---------------------------------| 37.11% tmpmncie9xf.zip |####################---------------------------------| 37.29% tmpmncie9xf.zip |####################---------------------------------| 37.48% tmpmncie9xf.zip |####################---------------------------------| 37.66% tmpmncie9xf.zip |####################---------------------------------| 37.85% tmpmncie9xf.zip |####################---------------------------------| 38.03% tmpmncie9xf.zip |####################---------------------------------| 38.22% tmpmncie9xf.zip |####################---------------------------------| 38.4% tmpmncie9xf.zip |####################---------------------------------| 38.59% tmpmncie9xf.zip |#####################--------------------------------| 38.77% tmpmncie9xf.zip |#####################--------------------------------| 38.96% tmpmncie9xf.zip |#####################--------------------------------| 39.14% tmpmncie9xf.zip |#####################--------------------------------| 39.32% tmpmncie9xf.zip |#####################--------------------------------| 39.51% tmpmncie9xf.zip |#####################--------------------------------| 39.69% tmpmncie9xf.zip |#####################--------------------------------| 39.88% tmpmncie9xf.zip |#####################--------------------------------| 40.06% tmpmncie9xf.zip |#####################--------------------------------| 40.25% tmpmncie9xf.zip |#####################--------------------------------| 40.43% tmpmncie9xf.zip |######################-------------------------------| 40.62% tmpmncie9xf.zip |######################-------------------------------| 40.8% tmpmncie9xf.zip |######################-------------------------------| 40.99% tmpmncie9xf.zip |######################-------------------------------| 41.17% tmpmncie9xf.zip |######################-------------------------------| 41.36% tmpmncie9xf.zip |######################-------------------------------| 41.54% tmpmncie9xf.zip |######################-------------------------------| 41.72% tmpmncie9xf.zip |######################-------------------------------| 41.91% tmpmncie9xf.zip |######################-------------------------------| 42.09% tmpmncie9xf.zip |######################-------------------------------| 42.28% tmpmncie9xf.zip |#######################------------------------------| 42.46% tmpmncie9xf.zip |#######################------------------------------| 42.65% tmpmncie9xf.zip |#######################------------------------------| 42.83% tmpmncie9xf.zip |#######################------------------------------| 43.02% tmpmncie9xf.zip |#######################------------------------------| 43.2% tmpmncie9xf.zip |#######################------------------------------| 43.39% tmpmncie9xf.zip |#######################------------------------------| 43.57% tmpmncie9xf.zip |#######################------------------------------| 43.76% tmpmncie9xf.zip |#######################------------------------------| 43.94% tmpmncie9xf.zip |#######################------------------------------| 44.12% tmpmncie9xf.zip |#######################------------------------------| 44.31% tmpmncie9xf.zip |########################-----------------------------| 44.49% tmpmncie9xf.zip |########################-----------------------------| 44.68% tmpmncie9xf.zip |########################-----------------------------| 44.86% tmpmncie9xf.zip |########################-----------------------------| 45.05% tmpmncie9xf.zip |########################-----------------------------| 45.23% tmpmncie9xf.zip |########################-----------------------------| 45.42% tmpmncie9xf.zip |########################-----------------------------| 45.6% tmpmncie9xf.zip |########################-----------------------------| 45.79% tmpmncie9xf.zip |########################-----------------------------| 45.97% tmpmncie9xf.zip |########################-----------------------------| 46.16% tmpmncie9xf.zip |#########################----------------------------| 46.34% tmpmncie9xf.zip |#########################----------------------------| 46.52% tmpmncie9xf.zip |#########################----------------------------| 46.71% tmpmncie9xf.zip |#########################----------------------------| 46.89% tmpmncie9xf.zip |#########################----------------------------| 47.08% tmpmncie9xf.zip |#########################----------------------------| 47.26% tmpmncie9xf.zip |#########################----------------------------| 47.45% tmpmncie9xf.zip |#########################----------------------------| 47.63% tmpmncie9xf.zip |#########################----------------------------| 47.82% tmpmncie9xf.zip |#########################----------------------------| 48.0% tmpmncie9xf.zip |##########################---------------------------| 48.19% tmpmncie9xf.zip |##########################---------------------------| 48.37% tmpmncie9xf.zip |##########################---------------------------| 48.56% tmpmncie9xf.zip |##########################---------------------------| 48.74% tmpmncie9xf.zip |##########################---------------------------| 48.92% tmpmncie9xf.zip |##########################---------------------------| 49.11% tmpmncie9xf.zip |##########################---------------------------| 49.29% tmpmncie9xf.zip |##########################---------------------------| 49.48% tmpmncie9xf.zip |##########################---------------------------| 49.66% tmpmncie9xf.zip |##########################---------------------------| 49.85% tmpmncie9xf.zip |###########################--------------------------| 50.03% tmpmncie9xf.zip |###########################--------------------------| 50.22% tmpmncie9xf.zip |###########################--------------------------| 50.4% tmpmncie9xf.zip |###########################--------------------------| 50.59% tmpmncie9xf.zip |###########################--------------------------| 50.77% tmpmncie9xf.zip |###########################--------------------------| 50.96% tmpmncie9xf.zip |###########################--------------------------| 51.14% tmpmncie9xf.zip |###########################--------------------------| 51.32% tmpmncie9xf.zip |###########################--------------------------| 51.51% tmpmncie9xf.zip |###########################--------------------------| 51.69% tmpmncie9xf.zip |###########################--------------------------| 51.88% tmpmncie9xf.zip |############################-------------------------| 52.06% tmpmncie9xf.zip |############################-------------------------| 52.25% tmpmncie9xf.zip |############################-------------------------| 52.43% tmpmncie9xf.zip |############################-------------------------| 52.62% tmpmncie9xf.zip |############################-------------------------| 52.8% tmpmncie9xf.zip |############################-------------------------| 52.99% tmpmncie9xf.zip |############################-------------------------| 53.17% tmpmncie9xf.zip |############################-------------------------| 53.36% tmpmncie9xf.zip |############################-------------------------| 53.54% tmpmncie9xf.zip |############################-------------------------| 53.72% tmpmncie9xf.zip |#############################------------------------| 53.91% tmpmncie9xf.zip |#############################------------------------| 54.09% tmpmncie9xf.zip |#############################------------------------| 54.28% tmpmncie9xf.zip |#############################------------------------| 54.46% tmpmncie9xf.zip |#############################------------------------| 54.65% tmpmncie9xf.zip |#############################------------------------| 54.83% tmpmncie9xf.zip |#############################------------------------| 55.02% tmpmncie9xf.zip |#############################------------------------| 55.2% tmpmncie9xf.zip |#############################------------------------| 55.39% tmpmncie9xf.zip |#############################------------------------| 55.57% tmpmncie9xf.zip |##############################-----------------------| 55.76% tmpmncie9xf.zip |##############################-----------------------| 55.94% tmpmncie9xf.zip |##############################-----------------------| 56.12% tmpmncie9xf.zip |##############################-----------------------| 56.31% tmpmncie9xf.zip |##############################-----------------------| 56.49% tmpmncie9xf.zip |##############################-----------------------| 56.68% tmpmncie9xf.zip |##############################-----------------------| 56.86% tmpmncie9xf.zip |##############################-----------------------| 57.05% tmpmncie9xf.zip |##############################-----------------------| 57.23% tmpmncie9xf.zip |##############################-----------------------| 57.42% tmpmncie9xf.zip |###############################----------------------| 57.6% tmpmncie9xf.zip |###############################----------------------| 57.79% tmpmncie9xf.zip |###############################----------------------| 57.97% tmpmncie9xf.zip |###############################----------------------| 58.16% tmpmncie9xf.zip |###############################----------------------| 58.34% tmpmncie9xf.zip |###############################----------------------| 58.53% tmpmncie9xf.zip |###############################----------------------| 58.71% tmpmncie9xf.zip |###############################----------------------| 58.89% tmpmncie9xf.zip |###############################----------------------| 59.08% tmpmncie9xf.zip |###############################----------------------| 59.26% tmpmncie9xf.zip |################################---------------------| 59.45% tmpmncie9xf.zip |################################---------------------| 59.63% tmpmncie9xf.zip |################################---------------------| 59.82% tmpmncie9xf.zip |################################---------------------| 60.0% tmpmncie9xf.zip |################################---------------------| 60.19% tmpmncie9xf.zip |################################---------------------| 60.37% tmpmncie9xf.zip |################################---------------------| 60.56% tmpmncie9xf.zip |################################---------------------| 60.74% tmpmncie9xf.zip |################################---------------------| 60.93% tmpmncie9xf.zip |################################---------------------| 61.11% tmpmncie9xf.zip |################################---------------------| 61.29% tmpmncie9xf.zip |#################################--------------------| 61.48% tmpmncie9xf.zip |#################################--------------------| 61.66% tmpmncie9xf.zip |#################################--------------------| 61.85% tmpmncie9xf.zip |#################################--------------------| 62.03% tmpmncie9xf.zip |#################################--------------------| 62.22% tmpmncie9xf.zip |#################################--------------------| 62.4% tmpmncie9xf.zip |#################################--------------------| 62.59% tmpmncie9xf.zip |#################################--------------------| 62.77% tmpmncie9xf.zip |#################################--------------------| 62.96% tmpmncie9xf.zip |#################################--------------------| 63.14% tmpmncie9xf.zip |##################################-------------------| 63.33% tmpmncie9xf.zip |##################################-------------------| 63.51% tmpmncie9xf.zip |##################################-------------------| 63.69% tmpmncie9xf.zip |##################################-------------------| 63.88% tmpmncie9xf.zip |##################################-------------------| 64.06% tmpmncie9xf.zip |##################################-------------------| 64.25% tmpmncie9xf.zip |##################################-------------------| 64.43% tmpmncie9xf.zip |##################################-------------------| 64.62% tmpmncie9xf.zip |##################################-------------------| 64.8% tmpmncie9xf.zip |##################################-------------------| 64.99% tmpmncie9xf.zip |###################################------------------| 65.17% tmpmncie9xf.zip |###################################------------------| 65.36% tmpmncie9xf.zip |###################################------------------| 65.54% tmpmncie9xf.zip |###################################------------------| 65.73% tmpmncie9xf.zip |###################################------------------| 65.91% tmpmncie9xf.zip |###################################------------------| 66.09% tmpmncie9xf.zip |###################################------------------| 66.28% tmpmncie9xf.zip |###################################------------------| 66.46% tmpmncie9xf.zip |###################################------------------| 66.65% tmpmncie9xf.zip |###################################------------------| 66.83% tmpmncie9xf.zip |####################################-----------------| 67.02% tmpmncie9xf.zip |####################################-----------------| 67.2% tmpmncie9xf.zip |####################################-----------------| 67.39% tmpmncie9xf.zip |####################################-----------------| 67.57% tmpmncie9xf.zip |####################################-----------------| 67.76% tmpmncie9xf.zip |####################################-----------------| 67.94% tmpmncie9xf.zip |####################################-----------------| 68.13% tmpmncie9xf.zip |####################################-----------------| 68.31% tmpmncie9xf.zip |####################################-----------------| 68.49% tmpmncie9xf.zip |####################################-----------------| 68.68% tmpmncie9xf.zip |####################################-----------------| 68.86% tmpmncie9xf.zip |#####################################----------------| 69.05% tmpmncie9xf.zip |#####################################----------------| 69.23% tmpmncie9xf.zip |#####################################----------------| 69.42% tmpmncie9xf.zip |#####################################----------------| 69.6% tmpmncie9xf.zip |#####################################----------------| 69.79% tmpmncie9xf.zip |#####################################----------------| 69.97% tmpmncie9xf.zip |#####################################----------------| 70.16% tmpmncie9xf.zip |#####################################----------------| 70.34% tmpmncie9xf.zip |#####################################----------------| 70.53% tmpmncie9xf.zip |#####################################----------------| 70.71% tmpmncie9xf.zip |######################################---------------| 70.89% tmpmncie9xf.zip |######################################---------------| 71.08% tmpmncie9xf.zip |######################################---------------| 71.26% tmpmncie9xf.zip |######################################---------------| 71.45% tmpmncie9xf.zip |######################################---------------| 71.63% tmpmncie9xf.zip |######################################---------------| 71.82% tmpmncie9xf.zip |######################################---------------| 72.0% tmpmncie9xf.zip |######################################---------------| 72.19% tmpmncie9xf.zip |######################################---------------| 72.37% tmpmncie9xf.zip |######################################---------------| 72.56% tmpmncie9xf.zip |#######################################--------------| 72.74% tmpmncie9xf.zip |#######################################--------------| 72.93% tmpmncie9xf.zip |#######################################--------------| 73.11% tmpmncie9xf.zip |#######################################--------------| 73.29% tmpmncie9xf.zip |#######################################--------------| 73.48% tmpmncie9xf.zip |#######################################--------------| 73.66% tmpmncie9xf.zip |#######################################--------------| 73.85% tmpmncie9xf.zip |#######################################--------------| 74.03% tmpmncie9xf.zip |#######################################--------------| 74.22% tmpmncie9xf.zip |#######################################--------------| 74.4% tmpmncie9xf.zip |########################################-------------| 74.59% tmpmncie9xf.zip |########################################-------------| 74.77% tmpmncie9xf.zip |########################################-------------| 74.96% tmpmncie9xf.zip |########################################-------------| 75.14% tmpmncie9xf.zip |########################################-------------| 75.33% tmpmncie9xf.zip |########################################-------------| 75.51% tmpmncie9xf.zip |########################################-------------| 75.69% tmpmncie9xf.zip |########################################-------------| 75.88% tmpmncie9xf.zip |########################################-------------| 76.06% tmpmncie9xf.zip |########################################-------------| 76.25% tmpmncie9xf.zip |#########################################------------| 76.43% tmpmncie9xf.zip |#########################################------------| 76.62% tmpmncie9xf.zip |#########################################------------| 76.8% tmpmncie9xf.zip |#########################################------------| 76.99% tmpmncie9xf.zip |#########################################------------| 77.17% tmpmncie9xf.zip |#########################################------------| 77.36% tmpmncie9xf.zip |#########################################------------| 77.54% tmpmncie9xf.zip |#########################################------------| 77.73% tmpmncie9xf.zip |#########################################------------| 77.91% tmpmncie9xf.zip |#########################################------------| 78.09% tmpmncie9xf.zip |#########################################------------| 78.28% tmpmncie9xf.zip |##########################################-----------| 78.46% tmpmncie9xf.zip |##########################################-----------| 78.65% tmpmncie9xf.zip |##########################################-----------| 78.83% tmpmncie9xf.zip |##########################################-----------| 79.02% tmpmncie9xf.zip |##########################################-----------| 79.2% tmpmncie9xf.zip |##########################################-----------| 79.39% tmpmncie9xf.zip |##########################################-----------| 79.57% tmpmncie9xf.zip |##########################################-----------| 79.76% tmpmncie9xf.zip |##########################################-----------| 79.94% tmpmncie9xf.zip |##########################################-----------| 80.13% tmpmncie9xf.zip |###########################################----------| 80.31% tmpmncie9xf.zip |###########################################----------| 80.49% tmpmncie9xf.zip |###########################################----------| 80.68% tmpmncie9xf.zip |###########################################----------| 80.86% tmpmncie9xf.zip |###########################################----------| 81.05% tmpmncie9xf.zip |###########################################----------| 81.23% tmpmncie9xf.zip |###########################################----------| 81.42% tmpmncie9xf.zip |###########################################----------| 81.6% tmpmncie9xf.zip |###########################################----------| 81.79% tmpmncie9xf.zip |###########################################----------| 81.97% tmpmncie9xf.zip |############################################---------| 82.16% tmpmncie9xf.zip |############################################---------| 82.34% tmpmncie9xf.zip |############################################---------| 82.53% tmpmncie9xf.zip |############################################---------| 82.71% tmpmncie9xf.zip |############################################---------| 82.9% tmpmncie9xf.zip |############################################---------| 83.08% tmpmncie9xf.zip |############################################---------| 83.26% tmpmncie9xf.zip |############################################---------| 83.45% tmpmncie9xf.zip |############################################---------| 83.63% tmpmncie9xf.zip |############################################---------| 83.82% tmpmncie9xf.zip |#############################################--------| 84.0% tmpmncie9xf.zip |#############################################--------| 84.19% tmpmncie9xf.zip |#############################################--------| 84.37% tmpmncie9xf.zip |#############################################--------| 84.56% tmpmncie9xf.zip |#############################################--------| 84.74% tmpmncie9xf.zip |#############################################--------| 84.93% tmpmncie9xf.zip |#############################################--------| 85.11% tmpmncie9xf.zip |#############################################--------| 85.3% tmpmncie9xf.zip |#############################################--------| 85.48% tmpmncie9xf.zip |#############################################--------| 85.66% tmpmncie9xf.zip |#############################################--------| 85.85% tmpmncie9xf.zip |##############################################-------| 86.03% tmpmncie9xf.zip |##############################################-------| 86.22% tmpmncie9xf.zip |##############################################-------| 86.4% tmpmncie9xf.zip |##############################################-------| 86.59% tmpmncie9xf.zip |##############################################-------| 86.77% tmpmncie9xf.zip |##############################################-------| 86.96% tmpmncie9xf.zip |##############################################-------| 87.14% tmpmncie9xf.zip |##############################################-------| 87.33% tmpmncie9xf.zip |##############################################-------| 87.51% tmpmncie9xf.zip |##############################################-------| 87.7% tmpmncie9xf.zip |###############################################------| 87.88% tmpmncie9xf.zip |###############################################------| 88.06% tmpmncie9xf.zip |###############################################------| 88.25% tmpmncie9xf.zip |###############################################------| 88.43% tmpmncie9xf.zip |###############################################------| 88.62% tmpmncie9xf.zip |###############################################------| 88.8% tmpmncie9xf.zip |###############################################------| 88.99% tmpmncie9xf.zip |###############################################------| 89.17% tmpmncie9xf.zip |###############################################------| 89.36% tmpmncie9xf.zip |###############################################------| 89.54% tmpmncie9xf.zip |################################################-----| 89.73% tmpmncie9xf.zip |################################################-----| 89.91% tmpmncie9xf.zip |################################################-----| 90.1% tmpmncie9xf.zip |################################################-----| 90.28% tmpmncie9xf.zip |################################################-----| 90.46% tmpmncie9xf.zip |################################################-----| 90.65% tmpmncie9xf.zip |################################################-----| 90.83% tmpmncie9xf.zip |################################################-----| 91.02% tmpmncie9xf.zip |################################################-----| 91.2% tmpmncie9xf.zip |################################################-----| 91.39% tmpmncie9xf.zip |#################################################----| 91.57% tmpmncie9xf.zip |#################################################----| 91.76% tmpmncie9xf.zip |#################################################----| 91.94% tmpmncie9xf.zip |#################################################----| 92.13% tmpmncie9xf.zip |#################################################----| 92.31% tmpmncie9xf.zip |#################################################----| 92.5% tmpmncie9xf.zip |#################################################----| 92.68% tmpmncie9xf.zip |#################################################----| 92.86% tmpmncie9xf.zip |#################################################----| 93.05% tmpmncie9xf.zip |#################################################----| 93.23% tmpmncie9xf.zip |##################################################---| 93.42% tmpmncie9xf.zip |##################################################---| 93.6% tmpmncie9xf.zip |##################################################---| 93.79% tmpmncie9xf.zip |##################################################---| 93.97% tmpmncie9xf.zip |##################################################---| 94.16% tmpmncie9xf.zip |##################################################---| 94.34% tmpmncie9xf.zip |##################################################---| 94.53% tmpmncie9xf.zip |##################################################---| 94.71% tmpmncie9xf.zip |##################################################---| 94.9% tmpmncie9xf.zip |##################################################---| 95.08% tmpmncie9xf.zip |##################################################---| 95.26% tmpmncie9xf.zip |###################################################--| 95.45% tmpmncie9xf.zip |###################################################--| 95.63% tmpmncie9xf.zip |###################################################--| 95.82% tmpmncie9xf.zip |###################################################--| 96.0% tmpmncie9xf.zip |###################################################--| 96.19% tmpmncie9xf.zip |###################################################--| 96.37% tmpmncie9xf.zip |###################################################--| 96.56% tmpmncie9xf.zip |###################################################--| 96.74% tmpmncie9xf.zip |###################################################--| 96.93% tmpmncie9xf.zip |###################################################--| 97.11% tmpmncie9xf.zip |####################################################-| 97.3% tmpmncie9xf.zip |####################################################-| 97.48% tmpmncie9xf.zip |####################################################-| 97.66% tmpmncie9xf.zip |####################################################-| 97.85% tmpmncie9xf.zip |####################################################-| 98.03% tmpmncie9xf.zip |####################################################-| 98.22% tmpmncie9xf.zip |####################################################-| 98.4% tmpmncie9xf.zip |####################################################-| 98.59% tmpmncie9xf.zip |####################################################-| 98.77% tmpmncie9xf.zip |####################################################-| 98.96% tmpmncie9xf.zip |#####################################################| 99.14% tmpmncie9xf.zip |#####################################################| 99.33% tmpmncie9xf.zip |#####################################################| 99.51% tmpmncie9xf.zip |#####################################################| 99.7% tmpmncie9xf.zip |#####################################################| 99.88% tmpmncie9xf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 50c52f61-4d51-4558-b796-816b6c1685e0 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/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' ++ /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=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmppol8t6xi.zip |-----------------------------------------------------| 0.53% tmppol8t6xi.zip |#----------------------------------------------------| 1.07% tmppol8t6xi.zip |#----------------------------------------------------| 1.6% tmppol8t6xi.zip |#----------------------------------------------------| 2.14% tmppol8t6xi.zip |#----------------------------------------------------| 2.67% tmppol8t6xi.zip |##---------------------------------------------------| 3.2% tmppol8t6xi.zip |##---------------------------------------------------| 3.74% tmppol8t6xi.zip |##---------------------------------------------------| 4.27% tmppol8t6xi.zip |###--------------------------------------------------| 4.81% tmppol8t6xi.zip |###--------------------------------------------------| 5.34% tmppol8t6xi.zip |###--------------------------------------------------| 5.87% tmppol8t6xi.zip |###--------------------------------------------------| 6.41% tmppol8t6xi.zip |####-------------------------------------------------| 6.94% tmppol8t6xi.zip |####-------------------------------------------------| 7.48% tmppol8t6xi.zip |####-------------------------------------------------| 8.01% tmppol8t6xi.zip |#####------------------------------------------------| 8.54% tmppol8t6xi.zip |#####------------------------------------------------| 9.08% tmppol8t6xi.zip |#####------------------------------------------------| 9.61% tmppol8t6xi.zip |#####------------------------------------------------| 10.15% tmppol8t6xi.zip |######-----------------------------------------------| 10.68% tmppol8t6xi.zip |######-----------------------------------------------| 11.22% tmppol8t6xi.zip |######-----------------------------------------------| 11.75% tmppol8t6xi.zip |#######----------------------------------------------| 12.28% tmppol8t6xi.zip |#######----------------------------------------------| 12.82% tmppol8t6xi.zip |#######----------------------------------------------| 13.35% tmppol8t6xi.zip |#######----------------------------------------------| 13.89% tmppol8t6xi.zip |########---------------------------------------------| 14.42% tmppol8t6xi.zip |########---------------------------------------------| 14.95% tmppol8t6xi.zip |########---------------------------------------------| 15.49% tmppol8t6xi.zip |########---------------------------------------------| 16.02% tmppol8t6xi.zip |#########--------------------------------------------| 16.56% tmppol8t6xi.zip |#########--------------------------------------------| 17.09% tmppol8t6xi.zip |#########--------------------------------------------| 17.62% tmppol8t6xi.zip |##########-------------------------------------------| 18.16% tmppol8t6xi.zip |##########-------------------------------------------| 18.69% tmppol8t6xi.zip |##########-------------------------------------------| 19.23% tmppol8t6xi.zip |##########-------------------------------------------| 19.76% tmppol8t6xi.zip |###########------------------------------------------| 20.29% tmppol8t6xi.zip |###########------------------------------------------| 20.83% tmppol8t6xi.zip |###########------------------------------------------| 21.36% tmppol8t6xi.zip |############-----------------------------------------| 21.9% tmppol8t6xi.zip |############-----------------------------------------| 22.43% tmppol8t6xi.zip |############-----------------------------------------| 22.96% tmppol8t6xi.zip |############-----------------------------------------| 23.5% tmppol8t6xi.zip |#############----------------------------------------| 24.03% tmppol8t6xi.zip |#############----------------------------------------| 24.57% tmppol8t6xi.zip |#############----------------------------------------| 25.1% tmppol8t6xi.zip |##############---------------------------------------| 25.63% tmppol8t6xi.zip |##############---------------------------------------| 26.17% tmppol8t6xi.zip |##############---------------------------------------| 26.7% tmppol8t6xi.zip |##############---------------------------------------| 27.24% tmppol8t6xi.zip |###############--------------------------------------| 27.77% tmppol8t6xi.zip |###############--------------------------------------| 28.3% tmppol8t6xi.zip |###############--------------------------------------| 28.84% tmppol8t6xi.zip |################-------------------------------------| 29.37% tmppol8t6xi.zip |################-------------------------------------| 29.91% tmppol8t6xi.zip |################-------------------------------------| 30.44% tmppol8t6xi.zip |################-------------------------------------| 30.97% tmppol8t6xi.zip |#################------------------------------------| 31.51% tmppol8t6xi.zip |#################------------------------------------| 32.04% tmppol8t6xi.zip |#################------------------------------------| 32.58% tmppol8t6xi.zip |##################-----------------------------------| 33.11% tmppol8t6xi.zip |##################-----------------------------------| 33.65% tmppol8t6xi.zip |##################-----------------------------------| 34.18% tmppol8t6xi.zip |##################-----------------------------------| 34.71% tmppol8t6xi.zip |###################----------------------------------| 35.25% tmppol8t6xi.zip |###################----------------------------------| 35.78% tmppol8t6xi.zip |###################----------------------------------| 36.32% tmppol8t6xi.zip |####################---------------------------------| 36.85% tmppol8t6xi.zip |####################---------------------------------| 37.38% tmppol8t6xi.zip |####################---------------------------------| 37.92% tmppol8t6xi.zip |####################---------------------------------| 38.45% tmppol8t6xi.zip |#####################--------------------------------| 38.99% tmppol8t6xi.zip |#####################--------------------------------| 39.52% tmppol8t6xi.zip |#####################--------------------------------| 40.05% tmppol8t6xi.zip |######################-------------------------------| 40.59% tmppol8t6xi.zip |######################-------------------------------| 41.12% tmppol8t6xi.zip |######################-------------------------------| 41.66% tmppol8t6xi.zip |######################-------------------------------| 42.19% tmppol8t6xi.zip |#######################------------------------------| 42.72% tmppol8t6xi.zip |#######################------------------------------| 43.26% tmppol8t6xi.zip |#######################------------------------------| 43.79% tmppol8t6xi.zip |#######################------------------------------| 44.33% tmppol8t6xi.zip |########################-----------------------------| 44.86% tmppol8t6xi.zip |########################-----------------------------| 45.39% tmppol8t6xi.zip |########################-----------------------------| 45.93% tmppol8t6xi.zip |#########################----------------------------| 46.46% tmppol8t6xi.zip |#########################----------------------------| 47.0% tmppol8t6xi.zip |#########################----------------------------| 47.53% tmppol8t6xi.zip |#########################----------------------------| 48.06% tmppol8t6xi.zip |##########################---------------------------| 48.6% tmppol8t6xi.zip |##########################---------------------------| 49.13% tmppol8t6xi.zip |##########################---------------------------| 49.67% tmppol8t6xi.zip |###########################--------------------------| 50.2% tmppol8t6xi.zip |###########################--------------------------| 50.73% tmppol8t6xi.zip |###########################--------------------------| 51.27% tmppol8t6xi.zip |###########################--------------------------| 51.8% tmppol8t6xi.zip |############################-------------------------| 52.34% tmppol8t6xi.zip |############################-------------------------| 52.87% tmppol8t6xi.zip |############################-------------------------| 53.4% tmppol8t6xi.zip |#############################------------------------| 53.94% tmppol8t6xi.zip |#############################------------------------| 54.47% tmppol8t6xi.zip |#############################------------------------| 55.01% tmppol8t6xi.zip |#############################------------------------| 55.54% tmppol8t6xi.zip |##############################-----------------------| 56.08% tmppol8t6xi.zip |##############################-----------------------| 56.61% tmppol8t6xi.zip |##############################-----------------------| 57.14% tmppol8t6xi.zip |###############################----------------------| 57.68% tmppol8t6xi.zip |###############################----------------------| 58.21% tmppol8t6xi.zip |###############################----------------------| 58.75% tmppol8t6xi.zip |###############################----------------------| 59.28% tmppol8t6xi.zip |################################---------------------| 59.81% tmppol8t6xi.zip |################################---------------------| 60.35% tmppol8t6xi.zip |################################---------------------| 60.88% tmppol8t6xi.zip |#################################--------------------| 61.42% tmppol8t6xi.zip |#################################--------------------| 61.95% tmppol8t6xi.zip |#################################--------------------| 62.48% tmppol8t6xi.zip |#################################--------------------| 63.02% tmppol8t6xi.zip |##################################-------------------| 63.55% tmppol8t6xi.zip |##################################-------------------| 64.09% tmppol8t6xi.zip |##################################-------------------| 64.62% tmppol8t6xi.zip |###################################------------------| 65.15% tmppol8t6xi.zip |###################################------------------| 65.69% tmppol8t6xi.zip |###################################------------------| 66.22% tmppol8t6xi.zip |###################################------------------| 66.76% tmppol8t6xi.zip |####################################-----------------| 67.29% tmppol8t6xi.zip |####################################-----------------| 67.82% tmppol8t6xi.zip |####################################-----------------| 68.36% tmppol8t6xi.zip |#####################################----------------| 68.89% tmppol8t6xi.zip |#####################################----------------| 69.43% tmppol8t6xi.zip |#####################################----------------| 69.96% tmppol8t6xi.zip |#####################################----------------| 70.49% tmppol8t6xi.zip |######################################---------------| 71.03% tmppol8t6xi.zip |######################################---------------| 71.56% tmppol8t6xi.zip |######################################---------------| 72.1% tmppol8t6xi.zip |######################################---------------| 72.63% tmppol8t6xi.zip |#######################################--------------| 73.16% tmppol8t6xi.zip |#######################################--------------| 73.7% tmppol8t6xi.zip |#######################################--------------| 74.23% tmppol8t6xi.zip |########################################-------------| 74.77% tmppol8t6xi.zip |########################################-------------| 75.3% tmppol8t6xi.zip |########################################-------------| 75.84% tmppol8t6xi.zip |########################################-------------| 76.37% tmppol8t6xi.zip |#########################################------------| 76.9% tmppol8t6xi.zip |#########################################------------| 77.44% tmppol8t6xi.zip |#########################################------------| 77.97% tmppol8t6xi.zip |##########################################-----------| 78.51% tmppol8t6xi.zip |##########################################-----------| 79.04% tmppol8t6xi.zip |##########################################-----------| 79.57% tmppol8t6xi.zip |##########################################-----------| 80.11% tmppol8t6xi.zip |###########################################----------| 80.64% tmppol8t6xi.zip |###########################################----------| 81.18% tmppol8t6xi.zip |###########################################----------| 81.71% tmppol8t6xi.zip |############################################---------| 82.24% tmppol8t6xi.zip |############################################---------| 82.78% tmppol8t6xi.zip |############################################---------| 83.31% tmppol8t6xi.zip |############################################---------| 83.85% tmppol8t6xi.zip |#############################################--------| 84.38% tmppol8t6xi.zip |#############################################--------| 84.91% tmppol8t6xi.zip |#############################################--------| 85.45% tmppol8t6xi.zip |##############################################-------| 85.98% tmppol8t6xi.zip |##############################################-------| 86.52% tmppol8t6xi.zip |##############################################-------| 87.05% tmppol8t6xi.zip |##############################################-------| 87.58% tmppol8t6xi.zip |###############################################------| 88.12% tmppol8t6xi.zip |###############################################------| 88.65% tmppol8t6xi.zip |###############################################------| 89.19% tmppol8t6xi.zip |################################################-----| 89.72% tmppol8t6xi.zip |################################################-----| 90.25% tmppol8t6xi.zip |################################################-----| 90.79% tmppol8t6xi.zip |################################################-----| 91.32% tmppol8t6xi.zip |#################################################----| 91.86% tmppol8t6xi.zip |#################################################----| 92.39% tmppol8t6xi.zip |#################################################----| 92.92% tmppol8t6xi.zip |##################################################---| 93.46% tmppol8t6xi.zip |##################################################---| 93.99% tmppol8t6xi.zip |##################################################---| 94.53% tmppol8t6xi.zip |##################################################---| 95.06% tmppol8t6xi.zip |###################################################--| 95.59% tmppol8t6xi.zip |###################################################--| 96.13% tmppol8t6xi.zip |###################################################--| 96.66% tmppol8t6xi.zip |####################################################-| 97.2% tmppol8t6xi.zip |####################################################-| 97.73% tmppol8t6xi.zip |####################################################-| 98.27% tmppol8t6xi.zip |####################################################-| 98.8% tmppol8t6xi.zip |#####################################################| 99.33% tmppol8t6xi.zip |#####################################################| 99.87% tmppol8t6xi.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is f0a231b9-414c-4b7e-b233-43dd3996824f + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-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=clamppolicyplugin-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-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp34_8qzuj.zip |-----------------------------------------------------| 0.54% tmp34_8qzuj.zip |#----------------------------------------------------| 1.09% tmp34_8qzuj.zip |#----------------------------------------------------| 1.63% tmp34_8qzuj.zip |#----------------------------------------------------| 2.18% tmp34_8qzuj.zip |#----------------------------------------------------| 2.72% tmp34_8qzuj.zip |##---------------------------------------------------| 3.26% tmp34_8qzuj.zip |##---------------------------------------------------| 3.81% tmp34_8qzuj.zip |##---------------------------------------------------| 4.35% tmp34_8qzuj.zip |###--------------------------------------------------| 4.89% tmp34_8qzuj.zip |###--------------------------------------------------| 5.44% tmp34_8qzuj.zip |###--------------------------------------------------| 5.98% tmp34_8qzuj.zip |###--------------------------------------------------| 6.53% tmp34_8qzuj.zip |####-------------------------------------------------| 7.07% tmp34_8qzuj.zip |####-------------------------------------------------| 7.61% tmp34_8qzuj.zip |####-------------------------------------------------| 8.16% tmp34_8qzuj.zip |#####------------------------------------------------| 8.7% tmp34_8qzuj.zip |#####------------------------------------------------| 9.24% tmp34_8qzuj.zip |#####------------------------------------------------| 9.79% tmp34_8qzuj.zip |#####------------------------------------------------| 10.33% tmp34_8qzuj.zip |######-----------------------------------------------| 10.88% tmp34_8qzuj.zip |######-----------------------------------------------| 11.42% tmp34_8qzuj.zip |######-----------------------------------------------| 11.96% tmp34_8qzuj.zip |#######----------------------------------------------| 12.51% tmp34_8qzuj.zip |#######----------------------------------------------| 13.05% tmp34_8qzuj.zip |#######----------------------------------------------| 13.59% tmp34_8qzuj.zip |#######----------------------------------------------| 14.14% tmp34_8qzuj.zip |########---------------------------------------------| 14.68% tmp34_8qzuj.zip |########---------------------------------------------| 15.23% tmp34_8qzuj.zip |########---------------------------------------------| 15.77% tmp34_8qzuj.zip |#########--------------------------------------------| 16.31% tmp34_8qzuj.zip |#########--------------------------------------------| 16.86% tmp34_8qzuj.zip |#########--------------------------------------------| 17.4% tmp34_8qzuj.zip |##########-------------------------------------------| 17.94% tmp34_8qzuj.zip |##########-------------------------------------------| 18.49% tmp34_8qzuj.zip |##########-------------------------------------------| 19.03% tmp34_8qzuj.zip |##########-------------------------------------------| 19.58% tmp34_8qzuj.zip |###########------------------------------------------| 20.12% tmp34_8qzuj.zip |###########------------------------------------------| 20.66% tmp34_8qzuj.zip |###########------------------------------------------| 21.21% tmp34_8qzuj.zip |############-----------------------------------------| 21.75% tmp34_8qzuj.zip |############-----------------------------------------| 22.3% tmp34_8qzuj.zip |############-----------------------------------------| 22.84% tmp34_8qzuj.zip |############-----------------------------------------| 23.38% tmp34_8qzuj.zip |#############----------------------------------------| 23.93% tmp34_8qzuj.zip |#############----------------------------------------| 24.47% tmp34_8qzuj.zip |#############----------------------------------------| 25.01% tmp34_8qzuj.zip |##############---------------------------------------| 25.56% tmp34_8qzuj.zip |##############---------------------------------------| 26.1% tmp34_8qzuj.zip |##############---------------------------------------| 26.65% tmp34_8qzuj.zip |##############---------------------------------------| 27.19% tmp34_8qzuj.zip |###############--------------------------------------| 27.73% tmp34_8qzuj.zip |###############--------------------------------------| 28.28% tmp34_8qzuj.zip |###############--------------------------------------| 28.82% tmp34_8qzuj.zip |################-------------------------------------| 29.36% tmp34_8qzuj.zip |################-------------------------------------| 29.91% tmp34_8qzuj.zip |################-------------------------------------| 30.45% tmp34_8qzuj.zip |################-------------------------------------| 31.0% tmp34_8qzuj.zip |#################------------------------------------| 31.54% tmp34_8qzuj.zip |#################------------------------------------| 32.08% tmp34_8qzuj.zip |#################------------------------------------| 32.63% tmp34_8qzuj.zip |##################-----------------------------------| 33.17% tmp34_8qzuj.zip |##################-----------------------------------| 33.71% tmp34_8qzuj.zip |##################-----------------------------------| 34.26% tmp34_8qzuj.zip |##################-----------------------------------| 34.8% tmp34_8qzuj.zip |###################----------------------------------| 35.35% tmp34_8qzuj.zip |###################----------------------------------| 35.89% tmp34_8qzuj.zip |###################----------------------------------| 36.43% tmp34_8qzuj.zip |####################---------------------------------| 36.98% tmp34_8qzuj.zip |####################---------------------------------| 37.52% tmp34_8qzuj.zip |####################---------------------------------| 38.07% tmp34_8qzuj.zip |####################---------------------------------| 38.61% tmp34_8qzuj.zip |#####################--------------------------------| 39.15% tmp34_8qzuj.zip |#####################--------------------------------| 39.7% tmp34_8qzuj.zip |#####################--------------------------------| 40.24% tmp34_8qzuj.zip |######################-------------------------------| 40.78% tmp34_8qzuj.zip |######################-------------------------------| 41.33% tmp34_8qzuj.zip |######################-------------------------------| 41.87% tmp34_8qzuj.zip |######################-------------------------------| 42.42% tmp34_8qzuj.zip |#######################------------------------------| 42.96% tmp34_8qzuj.zip |#######################------------------------------| 43.5% tmp34_8qzuj.zip |#######################------------------------------| 44.05% tmp34_8qzuj.zip |########################-----------------------------| 44.59% tmp34_8qzuj.zip |########################-----------------------------| 45.13% tmp34_8qzuj.zip |########################-----------------------------| 45.68% tmp34_8qzuj.zip |########################-----------------------------| 46.22% tmp34_8qzuj.zip |#########################----------------------------| 46.77% tmp34_8qzuj.zip |#########################----------------------------| 47.31% tmp34_8qzuj.zip |#########################----------------------------| 47.85% tmp34_8qzuj.zip |##########################---------------------------| 48.4% tmp34_8qzuj.zip |##########################---------------------------| 48.94% tmp34_8qzuj.zip |##########################---------------------------| 49.48% tmp34_8qzuj.zip |###########################--------------------------| 50.03% tmp34_8qzuj.zip |###########################--------------------------| 50.57% tmp34_8qzuj.zip |###########################--------------------------| 51.12% tmp34_8qzuj.zip |###########################--------------------------| 51.66% tmp34_8qzuj.zip |############################-------------------------| 52.2% tmp34_8qzuj.zip |############################-------------------------| 52.75% tmp34_8qzuj.zip |############################-------------------------| 53.29% tmp34_8qzuj.zip |#############################------------------------| 53.83% tmp34_8qzuj.zip |#############################------------------------| 54.38% tmp34_8qzuj.zip |#############################------------------------| 54.92% tmp34_8qzuj.zip |#############################------------------------| 55.47% tmp34_8qzuj.zip |##############################-----------------------| 56.01% tmp34_8qzuj.zip |##############################-----------------------| 56.55% tmp34_8qzuj.zip |##############################-----------------------| 57.1% tmp34_8qzuj.zip |###############################----------------------| 57.64% tmp34_8qzuj.zip |###############################----------------------| 58.19% tmp34_8qzuj.zip |###############################----------------------| 58.73% tmp34_8qzuj.zip |###############################----------------------| 59.27% tmp34_8qzuj.zip |################################---------------------| 59.82% tmp34_8qzuj.zip |################################---------------------| 60.36% tmp34_8qzuj.zip |################################---------------------| 60.9% tmp34_8qzuj.zip |#################################--------------------| 61.45% tmp34_8qzuj.zip |#################################--------------------| 61.99% tmp34_8qzuj.zip |#################################--------------------| 62.54% tmp34_8qzuj.zip |#################################--------------------| 63.08% tmp34_8qzuj.zip |##################################-------------------| 63.62% tmp34_8qzuj.zip |##################################-------------------| 64.17% tmp34_8qzuj.zip |##################################-------------------| 64.71% tmp34_8qzuj.zip |###################################------------------| 65.25% tmp34_8qzuj.zip |###################################------------------| 65.8% tmp34_8qzuj.zip |###################################------------------| 66.34% tmp34_8qzuj.zip |###################################------------------| 66.89% tmp34_8qzuj.zip |####################################-----------------| 67.43% tmp34_8qzuj.zip |####################################-----------------| 67.97% tmp34_8qzuj.zip |####################################-----------------| 68.52% tmp34_8qzuj.zip |#####################################----------------| 69.06% tmp34_8qzuj.zip |#####################################----------------| 69.6% tmp34_8qzuj.zip |#####################################----------------| 70.15% tmp34_8qzuj.zip |#####################################----------------| 70.69% tmp34_8qzuj.zip |######################################---------------| 71.24% tmp34_8qzuj.zip |######################################---------------| 71.78% tmp34_8qzuj.zip |######################################---------------| 72.32% tmp34_8qzuj.zip |#######################################--------------| 72.87% tmp34_8qzuj.zip |#######################################--------------| 73.41% tmp34_8qzuj.zip |#######################################--------------| 73.95% tmp34_8qzuj.zip |#######################################--------------| 74.5% tmp34_8qzuj.zip |########################################-------------| 75.04% tmp34_8qzuj.zip |########################################-------------| 75.59% tmp34_8qzuj.zip |########################################-------------| 76.13% tmp34_8qzuj.zip |#########################################------------| 76.67% tmp34_8qzuj.zip |#########################################------------| 77.22% tmp34_8qzuj.zip |#########################################------------| 77.76% tmp34_8qzuj.zip |##########################################-----------| 78.31% tmp34_8qzuj.zip |##########################################-----------| 78.85% tmp34_8qzuj.zip |##########################################-----------| 79.39% tmp34_8qzuj.zip |##########################################-----------| 79.94% tmp34_8qzuj.zip |###########################################----------| 80.48% tmp34_8qzuj.zip |###########################################----------| 81.02% tmp34_8qzuj.zip |###########################################----------| 81.57% tmp34_8qzuj.zip |############################################---------| 82.11% tmp34_8qzuj.zip |############################################---------| 82.66% tmp34_8qzuj.zip |############################################---------| 83.2% tmp34_8qzuj.zip |############################################---------| 83.74% tmp34_8qzuj.zip |#############################################--------| 84.29% tmp34_8qzuj.zip |#############################################--------| 84.83% tmp34_8qzuj.zip |#############################################--------| 85.37% tmp34_8qzuj.zip |##############################################-------| 85.92% tmp34_8qzuj.zip |##############################################-------| 86.46% tmp34_8qzuj.zip |##############################################-------| 87.01% tmp34_8qzuj.zip |##############################################-------| 87.55% tmp34_8qzuj.zip |###############################################------| 88.09% tmp34_8qzuj.zip |###############################################------| 88.64% tmp34_8qzuj.zip |###############################################------| 89.18% tmp34_8qzuj.zip |################################################-----| 89.72% tmp34_8qzuj.zip |################################################-----| 90.27% tmp34_8qzuj.zip |################################################-----| 90.81% tmp34_8qzuj.zip |################################################-----| 91.36% tmp34_8qzuj.zip |#################################################----| 91.9% tmp34_8qzuj.zip |#################################################----| 92.44% tmp34_8qzuj.zip |#################################################----| 92.99% tmp34_8qzuj.zip |##################################################---| 93.53% tmp34_8qzuj.zip |##################################################---| 94.08% tmp34_8qzuj.zip |##################################################---| 94.62% tmp34_8qzuj.zip |##################################################---| 95.16% tmp34_8qzuj.zip |###################################################--| 95.71% tmp34_8qzuj.zip |###################################################--| 96.25% tmp34_8qzuj.zip |###################################################--| 96.79% tmp34_8qzuj.zip |####################################################-| 97.34% tmp34_8qzuj.zip |####################################################-| 97.88% tmp34_8qzuj.zip |####################################################-| 98.43% tmp34_8qzuj.zip |####################################################-| 98.97% tmp34_8qzuj.zip |#####################################################| 99.51% tmp34_8qzuj.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ca1ccd19-64d4-4d92-adbc-327e835d6497 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/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' ++ /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=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpzm7_31ga.zip |-----------------------------------------------------| 0.54% tmpzm7_31ga.zip |#----------------------------------------------------| 1.08% tmpzm7_31ga.zip |#----------------------------------------------------| 1.63% tmpzm7_31ga.zip |#----------------------------------------------------| 2.17% tmpzm7_31ga.zip |#----------------------------------------------------| 2.71% tmpzm7_31ga.zip |##---------------------------------------------------| 3.25% tmpzm7_31ga.zip |##---------------------------------------------------| 3.79% tmpzm7_31ga.zip |##---------------------------------------------------| 4.34% tmpzm7_31ga.zip |###--------------------------------------------------| 4.88% tmpzm7_31ga.zip |###--------------------------------------------------| 5.42% tmpzm7_31ga.zip |###--------------------------------------------------| 5.96% tmpzm7_31ga.zip |###--------------------------------------------------| 6.51% tmpzm7_31ga.zip |####-------------------------------------------------| 7.05% tmpzm7_31ga.zip |####-------------------------------------------------| 7.59% tmpzm7_31ga.zip |####-------------------------------------------------| 8.13% tmpzm7_31ga.zip |#####------------------------------------------------| 8.67% tmpzm7_31ga.zip |#####------------------------------------------------| 9.22% tmpzm7_31ga.zip |#####------------------------------------------------| 9.76% tmpzm7_31ga.zip |#####------------------------------------------------| 10.3% tmpzm7_31ga.zip |######-----------------------------------------------| 10.84% tmpzm7_31ga.zip |######-----------------------------------------------| 11.38% tmpzm7_31ga.zip |######-----------------------------------------------| 11.93% tmpzm7_31ga.zip |#######----------------------------------------------| 12.47% tmpzm7_31ga.zip |#######----------------------------------------------| 13.01% tmpzm7_31ga.zip |#######----------------------------------------------| 13.55% tmpzm7_31ga.zip |#######----------------------------------------------| 14.1% tmpzm7_31ga.zip |########---------------------------------------------| 14.64% tmpzm7_31ga.zip |########---------------------------------------------| 15.18% tmpzm7_31ga.zip |########---------------------------------------------| 15.72% tmpzm7_31ga.zip |#########--------------------------------------------| 16.26% tmpzm7_31ga.zip |#########--------------------------------------------| 16.81% tmpzm7_31ga.zip |#########--------------------------------------------| 17.35% tmpzm7_31ga.zip |#########--------------------------------------------| 17.89% tmpzm7_31ga.zip |##########-------------------------------------------| 18.43% tmpzm7_31ga.zip |##########-------------------------------------------| 18.97% tmpzm7_31ga.zip |##########-------------------------------------------| 19.52% tmpzm7_31ga.zip |###########------------------------------------------| 20.06% tmpzm7_31ga.zip |###########------------------------------------------| 20.6% tmpzm7_31ga.zip |###########------------------------------------------| 21.14% tmpzm7_31ga.zip |###########------------------------------------------| 21.68% tmpzm7_31ga.zip |############-----------------------------------------| 22.23% tmpzm7_31ga.zip |############-----------------------------------------| 22.77% tmpzm7_31ga.zip |############-----------------------------------------| 23.31% tmpzm7_31ga.zip |#############----------------------------------------| 23.85% tmpzm7_31ga.zip |#############----------------------------------------| 24.4% tmpzm7_31ga.zip |#############----------------------------------------| 24.94% tmpzm7_31ga.zip |##############---------------------------------------| 25.48% tmpzm7_31ga.zip |##############---------------------------------------| 26.02% tmpzm7_31ga.zip |##############---------------------------------------| 26.56% tmpzm7_31ga.zip |##############---------------------------------------| 27.11% tmpzm7_31ga.zip |###############--------------------------------------| 27.65% tmpzm7_31ga.zip |###############--------------------------------------| 28.19% tmpzm7_31ga.zip |###############--------------------------------------| 28.73% tmpzm7_31ga.zip |################-------------------------------------| 29.27% tmpzm7_31ga.zip |################-------------------------------------| 29.82% tmpzm7_31ga.zip |################-------------------------------------| 30.36% tmpzm7_31ga.zip |################-------------------------------------| 30.9% tmpzm7_31ga.zip |#################------------------------------------| 31.44% tmpzm7_31ga.zip |#################------------------------------------| 31.98% tmpzm7_31ga.zip |#################------------------------------------| 32.53% tmpzm7_31ga.zip |##################-----------------------------------| 33.07% tmpzm7_31ga.zip |##################-----------------------------------| 33.61% tmpzm7_31ga.zip |##################-----------------------------------| 34.15% tmpzm7_31ga.zip |##################-----------------------------------| 34.7% tmpzm7_31ga.zip |###################----------------------------------| 35.24% tmpzm7_31ga.zip |###################----------------------------------| 35.78% tmpzm7_31ga.zip |###################----------------------------------| 36.32% tmpzm7_31ga.zip |####################---------------------------------| 36.86% tmpzm7_31ga.zip |####################---------------------------------| 37.41% tmpzm7_31ga.zip |####################---------------------------------| 37.95% tmpzm7_31ga.zip |####################---------------------------------| 38.49% tmpzm7_31ga.zip |#####################--------------------------------| 39.03% tmpzm7_31ga.zip |#####################--------------------------------| 39.57% tmpzm7_31ga.zip |#####################--------------------------------| 40.12% tmpzm7_31ga.zip |######################-------------------------------| 40.66% tmpzm7_31ga.zip |######################-------------------------------| 41.2% tmpzm7_31ga.zip |######################-------------------------------| 41.74% tmpzm7_31ga.zip |######################-------------------------------| 42.29% tmpzm7_31ga.zip |#######################------------------------------| 42.83% tmpzm7_31ga.zip |#######################------------------------------| 43.37% tmpzm7_31ga.zip |#######################------------------------------| 43.91% tmpzm7_31ga.zip |########################-----------------------------| 44.45% tmpzm7_31ga.zip |########################-----------------------------| 45.0% tmpzm7_31ga.zip |########################-----------------------------| 45.54% tmpzm7_31ga.zip |########################-----------------------------| 46.08% tmpzm7_31ga.zip |#########################----------------------------| 46.62% tmpzm7_31ga.zip |#########################----------------------------| 47.16% tmpzm7_31ga.zip |#########################----------------------------| 47.71% tmpzm7_31ga.zip |##########################---------------------------| 48.25% tmpzm7_31ga.zip |##########################---------------------------| 48.79% tmpzm7_31ga.zip |##########################---------------------------| 49.33% tmpzm7_31ga.zip |##########################---------------------------| 49.87% tmpzm7_31ga.zip |###########################--------------------------| 50.42% tmpzm7_31ga.zip |###########################--------------------------| 50.96% tmpzm7_31ga.zip |###########################--------------------------| 51.5% tmpzm7_31ga.zip |############################-------------------------| 52.04% tmpzm7_31ga.zip |############################-------------------------| 52.59% tmpzm7_31ga.zip |############################-------------------------| 53.13% tmpzm7_31ga.zip |############################-------------------------| 53.67% tmpzm7_31ga.zip |#############################------------------------| 54.21% tmpzm7_31ga.zip |#############################------------------------| 54.75% tmpzm7_31ga.zip |#############################------------------------| 55.3% tmpzm7_31ga.zip |##############################-----------------------| 55.84% tmpzm7_31ga.zip |##############################-----------------------| 56.38% tmpzm7_31ga.zip |##############################-----------------------| 56.92% tmpzm7_31ga.zip |##############################-----------------------| 57.46% tmpzm7_31ga.zip |###############################----------------------| 58.01% tmpzm7_31ga.zip |###############################----------------------| 58.55% tmpzm7_31ga.zip |###############################----------------------| 59.09% tmpzm7_31ga.zip |################################---------------------| 59.63% tmpzm7_31ga.zip |################################---------------------| 60.17% tmpzm7_31ga.zip |################################---------------------| 60.72% tmpzm7_31ga.zip |################################---------------------| 61.26% tmpzm7_31ga.zip |#################################--------------------| 61.8% tmpzm7_31ga.zip |#################################--------------------| 62.34% tmpzm7_31ga.zip |#################################--------------------| 62.89% tmpzm7_31ga.zip |##################################-------------------| 63.43% tmpzm7_31ga.zip |##################################-------------------| 63.97% tmpzm7_31ga.zip |##################################-------------------| 64.51% tmpzm7_31ga.zip |##################################-------------------| 65.05% tmpzm7_31ga.zip |###################################------------------| 65.6% tmpzm7_31ga.zip |###################################------------------| 66.14% tmpzm7_31ga.zip |###################################------------------| 66.68% tmpzm7_31ga.zip |####################################-----------------| 67.22% tmpzm7_31ga.zip |####################################-----------------| 67.76% tmpzm7_31ga.zip |####################################-----------------| 68.31% tmpzm7_31ga.zip |####################################-----------------| 68.85% tmpzm7_31ga.zip |#####################################----------------| 69.39% tmpzm7_31ga.zip |#####################################----------------| 69.93% tmpzm7_31ga.zip |#####################################----------------| 70.48% tmpzm7_31ga.zip |######################################---------------| 71.02% tmpzm7_31ga.zip |######################################---------------| 71.56% tmpzm7_31ga.zip |######################################---------------| 72.1% tmpzm7_31ga.zip |#######################################--------------| 72.64% tmpzm7_31ga.zip |#######################################--------------| 73.19% tmpzm7_31ga.zip |#######################################--------------| 73.73% tmpzm7_31ga.zip |#######################################--------------| 74.27% tmpzm7_31ga.zip |########################################-------------| 74.81% tmpzm7_31ga.zip |########################################-------------| 75.35% tmpzm7_31ga.zip |########################################-------------| 75.9% tmpzm7_31ga.zip |#########################################------------| 76.44% tmpzm7_31ga.zip |#########################################------------| 76.98% tmpzm7_31ga.zip |#########################################------------| 77.52% tmpzm7_31ga.zip |#########################################------------| 78.06% tmpzm7_31ga.zip |##########################################-----------| 78.61% tmpzm7_31ga.zip |##########################################-----------| 79.15% tmpzm7_31ga.zip |##########################################-----------| 79.69% tmpzm7_31ga.zip |###########################################----------| 80.23% tmpzm7_31ga.zip |###########################################----------| 80.78% tmpzm7_31ga.zip |###########################################----------| 81.32% tmpzm7_31ga.zip |###########################################----------| 81.86% tmpzm7_31ga.zip |############################################---------| 82.4% tmpzm7_31ga.zip |############################################---------| 82.94% tmpzm7_31ga.zip |############################################---------| 83.49% tmpzm7_31ga.zip |#############################################--------| 84.03% tmpzm7_31ga.zip |#############################################--------| 84.57% tmpzm7_31ga.zip |#############################################--------| 85.11% tmpzm7_31ga.zip |#############################################--------| 85.65% tmpzm7_31ga.zip |##############################################-------| 86.2% tmpzm7_31ga.zip |##############################################-------| 86.74% tmpzm7_31ga.zip |##############################################-------| 87.28% tmpzm7_31ga.zip |###############################################------| 87.82% tmpzm7_31ga.zip |###############################################------| 88.36% tmpzm7_31ga.zip |###############################################------| 88.91% tmpzm7_31ga.zip |###############################################------| 89.45% tmpzm7_31ga.zip |################################################-----| 89.99% tmpzm7_31ga.zip |################################################-----| 90.53% tmpzm7_31ga.zip |################################################-----| 91.08% tmpzm7_31ga.zip |#################################################----| 91.62% tmpzm7_31ga.zip |#################################################----| 92.16% tmpzm7_31ga.zip |#################################################----| 92.7% tmpzm7_31ga.zip |#################################################----| 93.24% tmpzm7_31ga.zip |##################################################---| 93.79% tmpzm7_31ga.zip |##################################################---| 94.33% tmpzm7_31ga.zip |##################################################---| 94.87% tmpzm7_31ga.zip |###################################################--| 95.41% tmpzm7_31ga.zip |###################################################--| 95.95% tmpzm7_31ga.zip |###################################################--| 96.5% tmpzm7_31ga.zip |###################################################--| 97.04% tmpzm7_31ga.zip |####################################################-| 97.58% tmpzm7_31ga.zip |####################################################-| 98.12% tmpzm7_31ga.zip |####################################################-| 98.67% tmpzm7_31ga.zip |#####################################################| 99.21% tmpzm7_31ga.zip |#####################################################| 99.75% tmpzm7_31ga.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a36817d7-ef47-4428-903b-f669cfdf87de + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-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.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp4m4gq5qo.zip |-----------------------------------------------------| 0.53% tmp4m4gq5qo.zip |#----------------------------------------------------| 1.06% tmp4m4gq5qo.zip |#----------------------------------------------------| 1.58% tmp4m4gq5qo.zip |#----------------------------------------------------| 2.11% tmp4m4gq5qo.zip |#----------------------------------------------------| 2.64% tmp4m4gq5qo.zip |##---------------------------------------------------| 3.17% tmp4m4gq5qo.zip |##---------------------------------------------------| 3.7% tmp4m4gq5qo.zip |##---------------------------------------------------| 4.22% tmp4m4gq5qo.zip |###--------------------------------------------------| 4.75% tmp4m4gq5qo.zip |###--------------------------------------------------| 5.28% tmp4m4gq5qo.zip |###--------------------------------------------------| 5.81% tmp4m4gq5qo.zip |###--------------------------------------------------| 6.34% tmp4m4gq5qo.zip |####-------------------------------------------------| 6.86% tmp4m4gq5qo.zip |####-------------------------------------------------| 7.39% tmp4m4gq5qo.zip |####-------------------------------------------------| 7.92% tmp4m4gq5qo.zip |####-------------------------------------------------| 8.45% tmp4m4gq5qo.zip |#####------------------------------------------------| 8.98% tmp4m4gq5qo.zip |#####------------------------------------------------| 9.5% tmp4m4gq5qo.zip |#####------------------------------------------------| 10.03% tmp4m4gq5qo.zip |######-----------------------------------------------| 10.56% tmp4m4gq5qo.zip |######-----------------------------------------------| 11.09% tmp4m4gq5qo.zip |######-----------------------------------------------| 11.61% tmp4m4gq5qo.zip |######-----------------------------------------------| 12.14% tmp4m4gq5qo.zip |#######----------------------------------------------| 12.67% tmp4m4gq5qo.zip |#######----------------------------------------------| 13.2% tmp4m4gq5qo.zip |#######----------------------------------------------| 13.73% tmp4m4gq5qo.zip |########---------------------------------------------| 14.25% tmp4m4gq5qo.zip |########---------------------------------------------| 14.78% tmp4m4gq5qo.zip |########---------------------------------------------| 15.31% tmp4m4gq5qo.zip |########---------------------------------------------| 15.84% tmp4m4gq5qo.zip |#########--------------------------------------------| 16.37% tmp4m4gq5qo.zip |#########--------------------------------------------| 16.89% tmp4m4gq5qo.zip |#########--------------------------------------------| 17.42% tmp4m4gq5qo.zip |##########-------------------------------------------| 17.95% tmp4m4gq5qo.zip |##########-------------------------------------------| 18.48% tmp4m4gq5qo.zip |##########-------------------------------------------| 19.01% tmp4m4gq5qo.zip |##########-------------------------------------------| 19.53% tmp4m4gq5qo.zip |###########------------------------------------------| 20.06% tmp4m4gq5qo.zip |###########------------------------------------------| 20.59% tmp4m4gq5qo.zip |###########------------------------------------------| 21.12% tmp4m4gq5qo.zip |###########------------------------------------------| 21.65% tmp4m4gq5qo.zip |############-----------------------------------------| 22.17% tmp4m4gq5qo.zip |############-----------------------------------------| 22.7% tmp4m4gq5qo.zip |############-----------------------------------------| 23.23% tmp4m4gq5qo.zip |#############----------------------------------------| 23.76% tmp4m4gq5qo.zip |#############----------------------------------------| 24.29% tmp4m4gq5qo.zip |#############----------------------------------------| 24.81% tmp4m4gq5qo.zip |#############----------------------------------------| 25.34% tmp4m4gq5qo.zip |##############---------------------------------------| 25.87% tmp4m4gq5qo.zip |##############---------------------------------------| 26.4% tmp4m4gq5qo.zip |##############---------------------------------------| 26.93% tmp4m4gq5qo.zip |###############--------------------------------------| 27.45% tmp4m4gq5qo.zip |###############--------------------------------------| 27.98% tmp4m4gq5qo.zip |###############--------------------------------------| 28.51% tmp4m4gq5qo.zip |###############--------------------------------------| 29.04% tmp4m4gq5qo.zip |################-------------------------------------| 29.57% tmp4m4gq5qo.zip |################-------------------------------------| 30.09% tmp4m4gq5qo.zip |################-------------------------------------| 30.62% tmp4m4gq5qo.zip |#################------------------------------------| 31.15% tmp4m4gq5qo.zip |#################------------------------------------| 31.68% tmp4m4gq5qo.zip |#################------------------------------------| 32.21% tmp4m4gq5qo.zip |#################------------------------------------| 32.73% tmp4m4gq5qo.zip |##################-----------------------------------| 33.26% tmp4m4gq5qo.zip |##################-----------------------------------| 33.79% tmp4m4gq5qo.zip |##################-----------------------------------| 34.32% tmp4m4gq5qo.zip |##################-----------------------------------| 34.84% tmp4m4gq5qo.zip |###################----------------------------------| 35.37% tmp4m4gq5qo.zip |###################----------------------------------| 35.9% tmp4m4gq5qo.zip |###################----------------------------------| 36.43% tmp4m4gq5qo.zip |####################---------------------------------| 36.96% tmp4m4gq5qo.zip |####################---------------------------------| 37.48% tmp4m4gq5qo.zip |####################---------------------------------| 38.01% tmp4m4gq5qo.zip |####################---------------------------------| 38.54% tmp4m4gq5qo.zip |#####################--------------------------------| 39.07% tmp4m4gq5qo.zip |#####################--------------------------------| 39.6% tmp4m4gq5qo.zip |#####################--------------------------------| 40.12% tmp4m4gq5qo.zip |######################-------------------------------| 40.65% tmp4m4gq5qo.zip |######################-------------------------------| 41.18% tmp4m4gq5qo.zip |######################-------------------------------| 41.71% tmp4m4gq5qo.zip |######################-------------------------------| 42.24% tmp4m4gq5qo.zip |#######################------------------------------| 42.76% tmp4m4gq5qo.zip |#######################------------------------------| 43.29% tmp4m4gq5qo.zip |#######################------------------------------| 43.82% tmp4m4gq5qo.zip |########################-----------------------------| 44.35% tmp4m4gq5qo.zip |########################-----------------------------| 44.88% tmp4m4gq5qo.zip |########################-----------------------------| 45.4% tmp4m4gq5qo.zip |########################-----------------------------| 45.93% tmp4m4gq5qo.zip |#########################----------------------------| 46.46% tmp4m4gq5qo.zip |#########################----------------------------| 46.99% tmp4m4gq5qo.zip |#########################----------------------------| 47.52% tmp4m4gq5qo.zip |#########################----------------------------| 48.04% tmp4m4gq5qo.zip |##########################---------------------------| 48.57% tmp4m4gq5qo.zip |##########################---------------------------| 49.1% tmp4m4gq5qo.zip |##########################---------------------------| 49.63% tmp4m4gq5qo.zip |###########################--------------------------| 50.16% tmp4m4gq5qo.zip |###########################--------------------------| 50.68% tmp4m4gq5qo.zip |###########################--------------------------| 51.21% tmp4m4gq5qo.zip |###########################--------------------------| 51.74% tmp4m4gq5qo.zip |############################-------------------------| 52.27% tmp4m4gq5qo.zip |############################-------------------------| 52.8% tmp4m4gq5qo.zip |############################-------------------------| 53.32% tmp4m4gq5qo.zip |#############################------------------------| 53.85% tmp4m4gq5qo.zip |#############################------------------------| 54.38% tmp4m4gq5qo.zip |#############################------------------------| 54.91% tmp4m4gq5qo.zip |#############################------------------------| 55.44% tmp4m4gq5qo.zip |##############################-----------------------| 55.96% tmp4m4gq5qo.zip |##############################-----------------------| 56.49% tmp4m4gq5qo.zip |##############################-----------------------| 57.02% tmp4m4gq5qo.zip |##############################-----------------------| 57.55% tmp4m4gq5qo.zip |###############################----------------------| 58.07% tmp4m4gq5qo.zip |###############################----------------------| 58.6% tmp4m4gq5qo.zip |###############################----------------------| 59.13% tmp4m4gq5qo.zip |################################---------------------| 59.66% tmp4m4gq5qo.zip |################################---------------------| 60.19% tmp4m4gq5qo.zip |################################---------------------| 60.71% tmp4m4gq5qo.zip |################################---------------------| 61.24% tmp4m4gq5qo.zip |#################################--------------------| 61.77% tmp4m4gq5qo.zip |#################################--------------------| 62.3% tmp4m4gq5qo.zip |#################################--------------------| 62.83% tmp4m4gq5qo.zip |##################################-------------------| 63.35% tmp4m4gq5qo.zip |##################################-------------------| 63.88% tmp4m4gq5qo.zip |##################################-------------------| 64.41% tmp4m4gq5qo.zip |##################################-------------------| 64.94% tmp4m4gq5qo.zip |###################################------------------| 65.47% tmp4m4gq5qo.zip |###################################------------------| 65.99% tmp4m4gq5qo.zip |###################################------------------| 66.52% tmp4m4gq5qo.zip |####################################-----------------| 67.05% tmp4m4gq5qo.zip |####################################-----------------| 67.58% tmp4m4gq5qo.zip |####################################-----------------| 68.11% tmp4m4gq5qo.zip |####################################-----------------| 68.63% tmp4m4gq5qo.zip |#####################################----------------| 69.16% tmp4m4gq5qo.zip |#####################################----------------| 69.69% tmp4m4gq5qo.zip |#####################################----------------| 70.22% tmp4m4gq5qo.zip |#####################################----------------| 70.75% tmp4m4gq5qo.zip |######################################---------------| 71.27% tmp4m4gq5qo.zip |######################################---------------| 71.8% tmp4m4gq5qo.zip |######################################---------------| 72.33% tmp4m4gq5qo.zip |#######################################--------------| 72.86% tmp4m4gq5qo.zip |#######################################--------------| 73.39% tmp4m4gq5qo.zip |#######################################--------------| 73.91% tmp4m4gq5qo.zip |#######################################--------------| 74.44% tmp4m4gq5qo.zip |########################################-------------| 74.97% tmp4m4gq5qo.zip |########################################-------------| 75.5% tmp4m4gq5qo.zip |########################################-------------| 76.03% tmp4m4gq5qo.zip |#########################################------------| 76.55% tmp4m4gq5qo.zip |#########################################------------| 77.08% tmp4m4gq5qo.zip |#########################################------------| 77.61% tmp4m4gq5qo.zip |#########################################------------| 78.14% tmp4m4gq5qo.zip |##########################################-----------| 78.66% tmp4m4gq5qo.zip |##########################################-----------| 79.19% tmp4m4gq5qo.zip |##########################################-----------| 79.72% tmp4m4gq5qo.zip |###########################################----------| 80.25% tmp4m4gq5qo.zip |###########################################----------| 80.78% tmp4m4gq5qo.zip |###########################################----------| 81.3% tmp4m4gq5qo.zip |###########################################----------| 81.83% tmp4m4gq5qo.zip |############################################---------| 82.36% tmp4m4gq5qo.zip |############################################---------| 82.89% tmp4m4gq5qo.zip |############################################---------| 83.42% tmp4m4gq5qo.zip |############################################---------| 83.94% tmp4m4gq5qo.zip |#############################################--------| 84.47% tmp4m4gq5qo.zip |#############################################--------| 85.0% tmp4m4gq5qo.zip |#############################################--------| 85.53% tmp4m4gq5qo.zip |##############################################-------| 86.06% tmp4m4gq5qo.zip |##############################################-------| 86.58% tmp4m4gq5qo.zip |##############################################-------| 87.11% tmp4m4gq5qo.zip |##############################################-------| 87.64% tmp4m4gq5qo.zip |###############################################------| 88.17% tmp4m4gq5qo.zip |###############################################------| 88.7% tmp4m4gq5qo.zip |###############################################------| 89.22% tmp4m4gq5qo.zip |################################################-----| 89.75% tmp4m4gq5qo.zip |################################################-----| 90.28% tmp4m4gq5qo.zip |################################################-----| 90.81% tmp4m4gq5qo.zip |################################################-----| 91.34% tmp4m4gq5qo.zip |#################################################----| 91.86% tmp4m4gq5qo.zip |#################################################----| 92.39% tmp4m4gq5qo.zip |#################################################----| 92.92% tmp4m4gq5qo.zip |##################################################---| 93.45% tmp4m4gq5qo.zip |##################################################---| 93.98% tmp4m4gq5qo.zip |##################################################---| 94.5% tmp4m4gq5qo.zip |##################################################---| 95.03% tmp4m4gq5qo.zip |###################################################--| 95.56% tmp4m4gq5qo.zip |###################################################--| 96.09% tmp4m4gq5qo.zip |###################################################--| 96.62% tmp4m4gq5qo.zip |###################################################--| 97.14% tmp4m4gq5qo.zip |####################################################-| 97.67% tmp4m4gq5qo.zip |####################################################-| 98.2% tmp4m4gq5qo.zip |####################################################-| 98.73% tmp4m4gq5qo.zip |#####################################################| 99.26% tmp4m4gq5qo.zip |#####################################################| 99.78% tmp4m4gq5qo.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 3a34931a-832b-4586-bb0c-b3b72b2ee006 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/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' ++ /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=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpu0qgxxxc.zip |-----------------------------------------------------| 0.54% tmpu0qgxxxc.zip |#----------------------------------------------------| 1.09% tmpu0qgxxxc.zip |#----------------------------------------------------| 1.63% tmpu0qgxxxc.zip |#----------------------------------------------------| 2.18% tmpu0qgxxxc.zip |#----------------------------------------------------| 2.72% tmpu0qgxxxc.zip |##---------------------------------------------------| 3.27% tmpu0qgxxxc.zip |##---------------------------------------------------| 3.81% tmpu0qgxxxc.zip |##---------------------------------------------------| 4.35% tmpu0qgxxxc.zip |###--------------------------------------------------| 4.9% tmpu0qgxxxc.zip |###--------------------------------------------------| 5.44% tmpu0qgxxxc.zip |###--------------------------------------------------| 5.99% tmpu0qgxxxc.zip |###--------------------------------------------------| 6.53% tmpu0qgxxxc.zip |####-------------------------------------------------| 7.08% tmpu0qgxxxc.zip |####-------------------------------------------------| 7.62% tmpu0qgxxxc.zip |####-------------------------------------------------| 8.16% tmpu0qgxxxc.zip |#####------------------------------------------------| 8.71% tmpu0qgxxxc.zip |#####------------------------------------------------| 9.25% tmpu0qgxxxc.zip |#####------------------------------------------------| 9.8% tmpu0qgxxxc.zip |#####------------------------------------------------| 10.34% tmpu0qgxxxc.zip |######-----------------------------------------------| 10.89% tmpu0qgxxxc.zip |######-----------------------------------------------| 11.43% tmpu0qgxxxc.zip |######-----------------------------------------------| 11.97% tmpu0qgxxxc.zip |#######----------------------------------------------| 12.52% tmpu0qgxxxc.zip |#######----------------------------------------------| 13.06% tmpu0qgxxxc.zip |#######----------------------------------------------| 13.61% tmpu0qgxxxc.zip |#######----------------------------------------------| 14.15% tmpu0qgxxxc.zip |########---------------------------------------------| 14.69% tmpu0qgxxxc.zip |########---------------------------------------------| 15.24% tmpu0qgxxxc.zip |########---------------------------------------------| 15.78% tmpu0qgxxxc.zip |#########--------------------------------------------| 16.33% tmpu0qgxxxc.zip |#########--------------------------------------------| 16.87% tmpu0qgxxxc.zip |#########--------------------------------------------| 17.42% tmpu0qgxxxc.zip |##########-------------------------------------------| 17.96% tmpu0qgxxxc.zip |##########-------------------------------------------| 18.5% tmpu0qgxxxc.zip |##########-------------------------------------------| 19.05% tmpu0qgxxxc.zip |##########-------------------------------------------| 19.59% tmpu0qgxxxc.zip |###########------------------------------------------| 20.14% tmpu0qgxxxc.zip |###########------------------------------------------| 20.68% tmpu0qgxxxc.zip |###########------------------------------------------| 21.23% tmpu0qgxxxc.zip |############-----------------------------------------| 21.77% tmpu0qgxxxc.zip |############-----------------------------------------| 22.31% tmpu0qgxxxc.zip |############-----------------------------------------| 22.86% tmpu0qgxxxc.zip |############-----------------------------------------| 23.4% tmpu0qgxxxc.zip |#############----------------------------------------| 23.95% tmpu0qgxxxc.zip |#############----------------------------------------| 24.49% tmpu0qgxxxc.zip |#############----------------------------------------| 25.04% tmpu0qgxxxc.zip |##############---------------------------------------| 25.58% tmpu0qgxxxc.zip |##############---------------------------------------| 26.12% tmpu0qgxxxc.zip |##############---------------------------------------| 26.67% tmpu0qgxxxc.zip |##############---------------------------------------| 27.21% tmpu0qgxxxc.zip |###############--------------------------------------| 27.76% tmpu0qgxxxc.zip |###############--------------------------------------| 28.3% tmpu0qgxxxc.zip |###############--------------------------------------| 28.85% tmpu0qgxxxc.zip |################-------------------------------------| 29.39% tmpu0qgxxxc.zip |################-------------------------------------| 29.93% tmpu0qgxxxc.zip |################-------------------------------------| 30.48% tmpu0qgxxxc.zip |################-------------------------------------| 31.02% tmpu0qgxxxc.zip |#################------------------------------------| 31.57% tmpu0qgxxxc.zip |#################------------------------------------| 32.11% tmpu0qgxxxc.zip |#################------------------------------------| 32.66% tmpu0qgxxxc.zip |##################-----------------------------------| 33.2% tmpu0qgxxxc.zip |##################-----------------------------------| 33.74% tmpu0qgxxxc.zip |##################-----------------------------------| 34.29% tmpu0qgxxxc.zip |##################-----------------------------------| 34.83% tmpu0qgxxxc.zip |###################----------------------------------| 35.38% tmpu0qgxxxc.zip |###################----------------------------------| 35.92% tmpu0qgxxxc.zip |###################----------------------------------| 36.47% tmpu0qgxxxc.zip |####################---------------------------------| 37.01% tmpu0qgxxxc.zip |####################---------------------------------| 37.55% tmpu0qgxxxc.zip |####################---------------------------------| 38.1% tmpu0qgxxxc.zip |####################---------------------------------| 38.64% tmpu0qgxxxc.zip |#####################--------------------------------| 39.19% tmpu0qgxxxc.zip |#####################--------------------------------| 39.73% tmpu0qgxxxc.zip |#####################--------------------------------| 40.28% tmpu0qgxxxc.zip |######################-------------------------------| 40.82% tmpu0qgxxxc.zip |######################-------------------------------| 41.36% tmpu0qgxxxc.zip |######################-------------------------------| 41.91% tmpu0qgxxxc.zip |######################-------------------------------| 42.45% tmpu0qgxxxc.zip |#######################------------------------------| 43.0% tmpu0qgxxxc.zip |#######################------------------------------| 43.54% tmpu0qgxxxc.zip |#######################------------------------------| 44.08% tmpu0qgxxxc.zip |########################-----------------------------| 44.63% tmpu0qgxxxc.zip |########################-----------------------------| 45.17% tmpu0qgxxxc.zip |########################-----------------------------| 45.72% tmpu0qgxxxc.zip |#########################----------------------------| 46.26% tmpu0qgxxxc.zip |#########################----------------------------| 46.81% tmpu0qgxxxc.zip |#########################----------------------------| 47.35% tmpu0qgxxxc.zip |#########################----------------------------| 47.89% tmpu0qgxxxc.zip |##########################---------------------------| 48.44% tmpu0qgxxxc.zip |##########################---------------------------| 48.98% tmpu0qgxxxc.zip |##########################---------------------------| 49.53% tmpu0qgxxxc.zip |###########################--------------------------| 50.07% tmpu0qgxxxc.zip |###########################--------------------------| 50.62% tmpu0qgxxxc.zip |###########################--------------------------| 51.16% tmpu0qgxxxc.zip |###########################--------------------------| 51.7% tmpu0qgxxxc.zip |############################-------------------------| 52.25% tmpu0qgxxxc.zip |############################-------------------------| 52.79% tmpu0qgxxxc.zip |############################-------------------------| 53.34% tmpu0qgxxxc.zip |#############################------------------------| 53.88% tmpu0qgxxxc.zip |#############################------------------------| 54.43% tmpu0qgxxxc.zip |#############################------------------------| 54.97% tmpu0qgxxxc.zip |#############################------------------------| 55.51% tmpu0qgxxxc.zip |##############################-----------------------| 56.06% tmpu0qgxxxc.zip |##############################-----------------------| 56.6% tmpu0qgxxxc.zip |##############################-----------------------| 57.15% tmpu0qgxxxc.zip |###############################----------------------| 57.69% tmpu0qgxxxc.zip |###############################----------------------| 58.24% tmpu0qgxxxc.zip |###############################----------------------| 58.78% tmpu0qgxxxc.zip |###############################----------------------| 59.32% tmpu0qgxxxc.zip |################################---------------------| 59.87% tmpu0qgxxxc.zip |################################---------------------| 60.41% tmpu0qgxxxc.zip |################################---------------------| 60.96% tmpu0qgxxxc.zip |#################################--------------------| 61.5% tmpu0qgxxxc.zip |#################################--------------------| 62.05% tmpu0qgxxxc.zip |#################################--------------------| 62.59% tmpu0qgxxxc.zip |#################################--------------------| 63.13% tmpu0qgxxxc.zip |##################################-------------------| 63.68% tmpu0qgxxxc.zip |##################################-------------------| 64.22% tmpu0qgxxxc.zip |##################################-------------------| 64.77% tmpu0qgxxxc.zip |###################################------------------| 65.31% tmpu0qgxxxc.zip |###################################------------------| 65.86% tmpu0qgxxxc.zip |###################################------------------| 66.4% tmpu0qgxxxc.zip |###################################------------------| 66.94% tmpu0qgxxxc.zip |####################################-----------------| 67.49% tmpu0qgxxxc.zip |####################################-----------------| 68.03% tmpu0qgxxxc.zip |####################################-----------------| 68.58% tmpu0qgxxxc.zip |#####################################----------------| 69.12% tmpu0qgxxxc.zip |#####################################----------------| 69.66% tmpu0qgxxxc.zip |#####################################----------------| 70.21% tmpu0qgxxxc.zip |#####################################----------------| 70.75% tmpu0qgxxxc.zip |######################################---------------| 71.3% tmpu0qgxxxc.zip |######################################---------------| 71.84% tmpu0qgxxxc.zip |######################################---------------| 72.39% tmpu0qgxxxc.zip |#######################################--------------| 72.93% tmpu0qgxxxc.zip |#######################################--------------| 73.47% tmpu0qgxxxc.zip |#######################################--------------| 74.02% tmpu0qgxxxc.zip |########################################-------------| 74.56% tmpu0qgxxxc.zip |########################################-------------| 75.11% tmpu0qgxxxc.zip |########################################-------------| 75.65% tmpu0qgxxxc.zip |########################################-------------| 76.2% tmpu0qgxxxc.zip |#########################################------------| 76.74% tmpu0qgxxxc.zip |#########################################------------| 77.28% tmpu0qgxxxc.zip |#########################################------------| 77.83% tmpu0qgxxxc.zip |##########################################-----------| 78.37% tmpu0qgxxxc.zip |##########################################-----------| 78.92% tmpu0qgxxxc.zip |##########################################-----------| 79.46% tmpu0qgxxxc.zip |##########################################-----------| 80.01% tmpu0qgxxxc.zip |###########################################----------| 80.55% tmpu0qgxxxc.zip |###########################################----------| 81.09% tmpu0qgxxxc.zip |###########################################----------| 81.64% tmpu0qgxxxc.zip |############################################---------| 82.18% tmpu0qgxxxc.zip |############################################---------| 82.73% tmpu0qgxxxc.zip |############################################---------| 83.27% tmpu0qgxxxc.zip |############################################---------| 83.82% tmpu0qgxxxc.zip |#############################################--------| 84.36% tmpu0qgxxxc.zip |#############################################--------| 84.9% tmpu0qgxxxc.zip |#############################################--------| 85.45% tmpu0qgxxxc.zip |##############################################-------| 85.99% tmpu0qgxxxc.zip |##############################################-------| 86.54% tmpu0qgxxxc.zip |##############################################-------| 87.08% tmpu0qgxxxc.zip |##############################################-------| 87.63% tmpu0qgxxxc.zip |###############################################------| 88.17% tmpu0qgxxxc.zip |###############################################------| 88.71% tmpu0qgxxxc.zip |###############################################------| 89.26% tmpu0qgxxxc.zip |################################################-----| 89.8% tmpu0qgxxxc.zip |################################################-----| 90.35% tmpu0qgxxxc.zip |################################################-----| 90.89% tmpu0qgxxxc.zip |################################################-----| 91.44% tmpu0qgxxxc.zip |#################################################----| 91.98% tmpu0qgxxxc.zip |#################################################----| 92.52% tmpu0qgxxxc.zip |#################################################----| 93.07% tmpu0qgxxxc.zip |##################################################---| 93.61% tmpu0qgxxxc.zip |##################################################---| 94.16% tmpu0qgxxxc.zip |##################################################---| 94.7% tmpu0qgxxxc.zip |##################################################---| 95.25% tmpu0qgxxxc.zip |###################################################--| 95.79% tmpu0qgxxxc.zip |###################################################--| 96.33% tmpu0qgxxxc.zip |###################################################--| 96.88% tmpu0qgxxxc.zip |####################################################-| 97.42% tmpu0qgxxxc.zip |####################################################-| 97.97% tmpu0qgxxxc.zip |####################################################-| 98.51% tmpu0qgxxxc.zip |####################################################-| 99.05% tmpu0qgxxxc.zip |#####################################################| 99.6% tmpu0qgxxxc.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 647302e9-c5c1-4c9e-bda9-42e29c3b77e3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml ++ basename /opt/plugins/plugin-sBnBQlg/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' ++ /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=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp4u7ntl71.zip |-----------------------------------------------------| 0.13% tmp4u7ntl71.zip |-----------------------------------------------------| 0.27% tmp4u7ntl71.zip |-----------------------------------------------------| 0.4% tmp4u7ntl71.zip |-----------------------------------------------------| 0.54% tmp4u7ntl71.zip |-----------------------------------------------------| 0.67% tmp4u7ntl71.zip |-----------------------------------------------------| 0.81% tmp4u7ntl71.zip |#----------------------------------------------------| 0.94% tmp4u7ntl71.zip |#----------------------------------------------------| 1.08% tmp4u7ntl71.zip |#----------------------------------------------------| 1.21% tmp4u7ntl71.zip |#----------------------------------------------------| 1.35% tmp4u7ntl71.zip |#----------------------------------------------------| 1.48% tmp4u7ntl71.zip |#----------------------------------------------------| 1.62% tmp4u7ntl71.zip |#----------------------------------------------------| 1.75% tmp4u7ntl71.zip |#----------------------------------------------------| 1.89% tmp4u7ntl71.zip |#----------------------------------------------------| 2.02% tmp4u7ntl71.zip |#----------------------------------------------------| 2.16% tmp4u7ntl71.zip |#----------------------------------------------------| 2.29% tmp4u7ntl71.zip |#----------------------------------------------------| 2.43% tmp4u7ntl71.zip |#----------------------------------------------------| 2.56% tmp4u7ntl71.zip |#----------------------------------------------------| 2.7% tmp4u7ntl71.zip |##---------------------------------------------------| 2.83% tmp4u7ntl71.zip |##---------------------------------------------------| 2.97% tmp4u7ntl71.zip |##---------------------------------------------------| 3.1% tmp4u7ntl71.zip |##---------------------------------------------------| 3.24% tmp4u7ntl71.zip |##---------------------------------------------------| 3.37% tmp4u7ntl71.zip |##---------------------------------------------------| 3.51% tmp4u7ntl71.zip |##---------------------------------------------------| 3.64% tmp4u7ntl71.zip |##---------------------------------------------------| 3.78% tmp4u7ntl71.zip |##---------------------------------------------------| 3.91% tmp4u7ntl71.zip |##---------------------------------------------------| 4.05% tmp4u7ntl71.zip |##---------------------------------------------------| 4.18% tmp4u7ntl71.zip |##---------------------------------------------------| 4.32% tmp4u7ntl71.zip |##---------------------------------------------------| 4.45% tmp4u7ntl71.zip |##---------------------------------------------------| 4.59% tmp4u7ntl71.zip |###--------------------------------------------------| 4.72% tmp4u7ntl71.zip |###--------------------------------------------------| 4.86% tmp4u7ntl71.zip |###--------------------------------------------------| 4.99% tmp4u7ntl71.zip |###--------------------------------------------------| 5.13% tmp4u7ntl71.zip |###--------------------------------------------------| 5.26% tmp4u7ntl71.zip |###--------------------------------------------------| 5.4% tmp4u7ntl71.zip |###--------------------------------------------------| 5.53% tmp4u7ntl71.zip |###--------------------------------------------------| 5.67% tmp4u7ntl71.zip |###--------------------------------------------------| 5.8% tmp4u7ntl71.zip |###--------------------------------------------------| 5.94% tmp4u7ntl71.zip |###--------------------------------------------------| 6.07% tmp4u7ntl71.zip |###--------------------------------------------------| 6.21% tmp4u7ntl71.zip |###--------------------------------------------------| 6.34% tmp4u7ntl71.zip |###--------------------------------------------------| 6.48% tmp4u7ntl71.zip |####-------------------------------------------------| 6.61% tmp4u7ntl71.zip |####-------------------------------------------------| 6.75% tmp4u7ntl71.zip |####-------------------------------------------------| 6.88% tmp4u7ntl71.zip |####-------------------------------------------------| 7.02% tmp4u7ntl71.zip |####-------------------------------------------------| 7.15% tmp4u7ntl71.zip |####-------------------------------------------------| 7.29% tmp4u7ntl71.zip |####-------------------------------------------------| 7.42% tmp4u7ntl71.zip |####-------------------------------------------------| 7.56% tmp4u7ntl71.zip |####-------------------------------------------------| 7.69% tmp4u7ntl71.zip |####-------------------------------------------------| 7.83% tmp4u7ntl71.zip |####-------------------------------------------------| 7.96% tmp4u7ntl71.zip |####-------------------------------------------------| 8.1% tmp4u7ntl71.zip |####-------------------------------------------------| 8.23% tmp4u7ntl71.zip |####-------------------------------------------------| 8.37% tmp4u7ntl71.zip |#####------------------------------------------------| 8.5% tmp4u7ntl71.zip |#####------------------------------------------------| 8.63% tmp4u7ntl71.zip |#####------------------------------------------------| 8.77% tmp4u7ntl71.zip |#####------------------------------------------------| 8.9% tmp4u7ntl71.zip |#####------------------------------------------------| 9.04% tmp4u7ntl71.zip |#####------------------------------------------------| 9.17% tmp4u7ntl71.zip |#####------------------------------------------------| 9.31% tmp4u7ntl71.zip |#####------------------------------------------------| 9.44% tmp4u7ntl71.zip |#####------------------------------------------------| 9.58% tmp4u7ntl71.zip |#####------------------------------------------------| 9.71% tmp4u7ntl71.zip |#####------------------------------------------------| 9.85% tmp4u7ntl71.zip |#####------------------------------------------------| 9.98% tmp4u7ntl71.zip |#####------------------------------------------------| 10.12% tmp4u7ntl71.zip |#####------------------------------------------------| 10.25% tmp4u7ntl71.zip |######-----------------------------------------------| 10.39% tmp4u7ntl71.zip |######-----------------------------------------------| 10.52% tmp4u7ntl71.zip |######-----------------------------------------------| 10.66% tmp4u7ntl71.zip |######-----------------------------------------------| 10.79% tmp4u7ntl71.zip |######-----------------------------------------------| 10.93% tmp4u7ntl71.zip |######-----------------------------------------------| 11.06% tmp4u7ntl71.zip |######-----------------------------------------------| 11.2% tmp4u7ntl71.zip |######-----------------------------------------------| 11.33% tmp4u7ntl71.zip |######-----------------------------------------------| 11.47% tmp4u7ntl71.zip |######-----------------------------------------------| 11.6% tmp4u7ntl71.zip |######-----------------------------------------------| 11.74% tmp4u7ntl71.zip |######-----------------------------------------------| 11.87% tmp4u7ntl71.zip |######-----------------------------------------------| 12.01% tmp4u7ntl71.zip |######-----------------------------------------------| 12.14% tmp4u7ntl71.zip |#######----------------------------------------------| 12.28% tmp4u7ntl71.zip |#######----------------------------------------------| 12.41% tmp4u7ntl71.zip |#######----------------------------------------------| 12.55% tmp4u7ntl71.zip |#######----------------------------------------------| 12.68% tmp4u7ntl71.zip |#######----------------------------------------------| 12.82% tmp4u7ntl71.zip |#######----------------------------------------------| 12.95% tmp4u7ntl71.zip |#######----------------------------------------------| 13.09% tmp4u7ntl71.zip |#######----------------------------------------------| 13.22% tmp4u7ntl71.zip |#######----------------------------------------------| 13.36% tmp4u7ntl71.zip |#######----------------------------------------------| 13.49% tmp4u7ntl71.zip |#######----------------------------------------------| 13.63% tmp4u7ntl71.zip |#######----------------------------------------------| 13.76% tmp4u7ntl71.zip |#######----------------------------------------------| 13.9% tmp4u7ntl71.zip |#######----------------------------------------------| 14.03% tmp4u7ntl71.zip |########---------------------------------------------| 14.17% tmp4u7ntl71.zip |########---------------------------------------------| 14.3% tmp4u7ntl71.zip |########---------------------------------------------| 14.44% tmp4u7ntl71.zip |########---------------------------------------------| 14.57% tmp4u7ntl71.zip |########---------------------------------------------| 14.71% tmp4u7ntl71.zip |########---------------------------------------------| 14.84% tmp4u7ntl71.zip |########---------------------------------------------| 14.98% tmp4u7ntl71.zip |########---------------------------------------------| 15.11% tmp4u7ntl71.zip |########---------------------------------------------| 15.25% tmp4u7ntl71.zip |########---------------------------------------------| 15.38% tmp4u7ntl71.zip |########---------------------------------------------| 15.52% tmp4u7ntl71.zip |########---------------------------------------------| 15.65% tmp4u7ntl71.zip |########---------------------------------------------| 15.79% tmp4u7ntl71.zip |########---------------------------------------------| 15.92% tmp4u7ntl71.zip |#########--------------------------------------------| 16.06% tmp4u7ntl71.zip |#########--------------------------------------------| 16.19% tmp4u7ntl71.zip |#########--------------------------------------------| 16.33% tmp4u7ntl71.zip |#########--------------------------------------------| 16.46% tmp4u7ntl71.zip |#########--------------------------------------------| 16.6% tmp4u7ntl71.zip |#########--------------------------------------------| 16.73% tmp4u7ntl71.zip |#########--------------------------------------------| 16.87% tmp4u7ntl71.zip |#########--------------------------------------------| 17.0% tmp4u7ntl71.zip |#########--------------------------------------------| 17.14% tmp4u7ntl71.zip |#########--------------------------------------------| 17.27% tmp4u7ntl71.zip |#########--------------------------------------------| 17.4% tmp4u7ntl71.zip |#########--------------------------------------------| 17.54% tmp4u7ntl71.zip |#########--------------------------------------------| 17.67% tmp4u7ntl71.zip |#########--------------------------------------------| 17.81% tmp4u7ntl71.zip |##########-------------------------------------------| 17.94% tmp4u7ntl71.zip |##########-------------------------------------------| 18.08% tmp4u7ntl71.zip |##########-------------------------------------------| 18.21% tmp4u7ntl71.zip |##########-------------------------------------------| 18.35% tmp4u7ntl71.zip |##########-------------------------------------------| 18.48% tmp4u7ntl71.zip |##########-------------------------------------------| 18.62% tmp4u7ntl71.zip |##########-------------------------------------------| 18.75% tmp4u7ntl71.zip |##########-------------------------------------------| 18.89% tmp4u7ntl71.zip |##########-------------------------------------------| 19.02% tmp4u7ntl71.zip |##########-------------------------------------------| 19.16% tmp4u7ntl71.zip |##########-------------------------------------------| 19.29% tmp4u7ntl71.zip |##########-------------------------------------------| 19.43% tmp4u7ntl71.zip |##########-------------------------------------------| 19.56% tmp4u7ntl71.zip |##########-------------------------------------------| 19.7% tmp4u7ntl71.zip |###########------------------------------------------| 19.83% tmp4u7ntl71.zip |###########------------------------------------------| 19.97% tmp4u7ntl71.zip |###########------------------------------------------| 20.1% tmp4u7ntl71.zip |###########------------------------------------------| 20.24% tmp4u7ntl71.zip |###########------------------------------------------| 20.37% tmp4u7ntl71.zip |###########------------------------------------------| 20.51% tmp4u7ntl71.zip |###########------------------------------------------| 20.64% tmp4u7ntl71.zip |###########------------------------------------------| 20.78% tmp4u7ntl71.zip |###########------------------------------------------| 20.91% tmp4u7ntl71.zip |###########------------------------------------------| 21.05% tmp4u7ntl71.zip |###########------------------------------------------| 21.18% tmp4u7ntl71.zip |###########------------------------------------------| 21.32% tmp4u7ntl71.zip |###########------------------------------------------| 21.45% tmp4u7ntl71.zip |###########------------------------------------------| 21.59% tmp4u7ntl71.zip |############-----------------------------------------| 21.72% tmp4u7ntl71.zip |############-----------------------------------------| 21.86% tmp4u7ntl71.zip |############-----------------------------------------| 21.99% tmp4u7ntl71.zip |############-----------------------------------------| 22.13% tmp4u7ntl71.zip |############-----------------------------------------| 22.26% tmp4u7ntl71.zip |############-----------------------------------------| 22.4% tmp4u7ntl71.zip |############-----------------------------------------| 22.53% tmp4u7ntl71.zip |############-----------------------------------------| 22.67% tmp4u7ntl71.zip |############-----------------------------------------| 22.8% tmp4u7ntl71.zip |############-----------------------------------------| 22.94% tmp4u7ntl71.zip |############-----------------------------------------| 23.07% tmp4u7ntl71.zip |############-----------------------------------------| 23.21% tmp4u7ntl71.zip |############-----------------------------------------| 23.34% tmp4u7ntl71.zip |############-----------------------------------------| 23.48% tmp4u7ntl71.zip |#############----------------------------------------| 23.61% tmp4u7ntl71.zip |#############----------------------------------------| 23.75% tmp4u7ntl71.zip |#############----------------------------------------| 23.88% tmp4u7ntl71.zip |#############----------------------------------------| 24.02% tmp4u7ntl71.zip |#############----------------------------------------| 24.15% tmp4u7ntl71.zip |#############----------------------------------------| 24.29% tmp4u7ntl71.zip |#############----------------------------------------| 24.42% tmp4u7ntl71.zip |#############----------------------------------------| 24.56% tmp4u7ntl71.zip |#############----------------------------------------| 24.69% tmp4u7ntl71.zip |#############----------------------------------------| 24.83% tmp4u7ntl71.zip |#############----------------------------------------| 24.96% tmp4u7ntl71.zip |#############----------------------------------------| 25.1% tmp4u7ntl71.zip |#############----------------------------------------| 25.23% tmp4u7ntl71.zip |#############----------------------------------------| 25.37% tmp4u7ntl71.zip |##############---------------------------------------| 25.5% tmp4u7ntl71.zip |##############---------------------------------------| 25.64% tmp4u7ntl71.zip |##############---------------------------------------| 25.77% tmp4u7ntl71.zip |##############---------------------------------------| 25.9% tmp4u7ntl71.zip |##############---------------------------------------| 26.04% tmp4u7ntl71.zip |##############---------------------------------------| 26.17% tmp4u7ntl71.zip |##############---------------------------------------| 26.31% tmp4u7ntl71.zip |##############---------------------------------------| 26.44% tmp4u7ntl71.zip |##############---------------------------------------| 26.58% tmp4u7ntl71.zip |##############---------------------------------------| 26.71% tmp4u7ntl71.zip |##############---------------------------------------| 26.85% tmp4u7ntl71.zip |##############---------------------------------------| 26.98% tmp4u7ntl71.zip |##############---------------------------------------| 27.12% tmp4u7ntl71.zip |##############---------------------------------------| 27.25% tmp4u7ntl71.zip |###############--------------------------------------| 27.39% tmp4u7ntl71.zip |###############--------------------------------------| 27.52% tmp4u7ntl71.zip |###############--------------------------------------| 27.66% tmp4u7ntl71.zip |###############--------------------------------------| 27.79% tmp4u7ntl71.zip |###############--------------------------------------| 27.93% tmp4u7ntl71.zip |###############--------------------------------------| 28.06% tmp4u7ntl71.zip |###############--------------------------------------| 28.2% tmp4u7ntl71.zip |###############--------------------------------------| 28.33% tmp4u7ntl71.zip |###############--------------------------------------| 28.47% tmp4u7ntl71.zip |###############--------------------------------------| 28.6% tmp4u7ntl71.zip |###############--------------------------------------| 28.74% tmp4u7ntl71.zip |###############--------------------------------------| 28.87% tmp4u7ntl71.zip |###############--------------------------------------| 29.01% tmp4u7ntl71.zip |###############--------------------------------------| 29.14% tmp4u7ntl71.zip |################-------------------------------------| 29.28% tmp4u7ntl71.zip |################-------------------------------------| 29.41% tmp4u7ntl71.zip |################-------------------------------------| 29.55% tmp4u7ntl71.zip |################-------------------------------------| 29.68% tmp4u7ntl71.zip |################-------------------------------------| 29.82% tmp4u7ntl71.zip |################-------------------------------------| 29.95% tmp4u7ntl71.zip |################-------------------------------------| 30.09% tmp4u7ntl71.zip |################-------------------------------------| 30.22% tmp4u7ntl71.zip |################-------------------------------------| 30.36% tmp4u7ntl71.zip |################-------------------------------------| 30.49% tmp4u7ntl71.zip |################-------------------------------------| 30.63% tmp4u7ntl71.zip |################-------------------------------------| 30.76% tmp4u7ntl71.zip |################-------------------------------------| 30.9% tmp4u7ntl71.zip |################-------------------------------------| 31.03% tmp4u7ntl71.zip |#################------------------------------------| 31.17% tmp4u7ntl71.zip |#################------------------------------------| 31.3% tmp4u7ntl71.zip |#################------------------------------------| 31.44% tmp4u7ntl71.zip |#################------------------------------------| 31.57% tmp4u7ntl71.zip |#################------------------------------------| 31.71% tmp4u7ntl71.zip |#################------------------------------------| 31.84% tmp4u7ntl71.zip |#################------------------------------------| 31.98% tmp4u7ntl71.zip |#################------------------------------------| 32.11% tmp4u7ntl71.zip |#################------------------------------------| 32.25% tmp4u7ntl71.zip |#################------------------------------------| 32.38% tmp4u7ntl71.zip |#################------------------------------------| 32.52% tmp4u7ntl71.zip |#################------------------------------------| 32.65% tmp4u7ntl71.zip |#################------------------------------------| 32.79% tmp4u7ntl71.zip |#################------------------------------------| 32.92% tmp4u7ntl71.zip |##################-----------------------------------| 33.06% tmp4u7ntl71.zip |##################-----------------------------------| 33.19% tmp4u7ntl71.zip |##################-----------------------------------| 33.33% tmp4u7ntl71.zip |##################-----------------------------------| 33.46% tmp4u7ntl71.zip |##################-----------------------------------| 33.6% tmp4u7ntl71.zip |##################-----------------------------------| 33.73% tmp4u7ntl71.zip |##################-----------------------------------| 33.87% tmp4u7ntl71.zip |##################-----------------------------------| 34.0% tmp4u7ntl71.zip |##################-----------------------------------| 34.14% tmp4u7ntl71.zip |##################-----------------------------------| 34.27% tmp4u7ntl71.zip |##################-----------------------------------| 34.41% tmp4u7ntl71.zip |##################-----------------------------------| 34.54% tmp4u7ntl71.zip |##################-----------------------------------| 34.67% tmp4u7ntl71.zip |##################-----------------------------------| 34.81% tmp4u7ntl71.zip |###################----------------------------------| 34.94% tmp4u7ntl71.zip |###################----------------------------------| 35.08% tmp4u7ntl71.zip |###################----------------------------------| 35.21% tmp4u7ntl71.zip |###################----------------------------------| 35.35% tmp4u7ntl71.zip |###################----------------------------------| 35.48% tmp4u7ntl71.zip |###################----------------------------------| 35.62% tmp4u7ntl71.zip |###################----------------------------------| 35.75% tmp4u7ntl71.zip |###################----------------------------------| 35.89% tmp4u7ntl71.zip |###################----------------------------------| 36.02% tmp4u7ntl71.zip |###################----------------------------------| 36.16% tmp4u7ntl71.zip |###################----------------------------------| 36.29% tmp4u7ntl71.zip |###################----------------------------------| 36.43% tmp4u7ntl71.zip |###################----------------------------------| 36.56% tmp4u7ntl71.zip |###################----------------------------------| 36.7% tmp4u7ntl71.zip |####################---------------------------------| 36.83% tmp4u7ntl71.zip |####################---------------------------------| 36.97% tmp4u7ntl71.zip |####################---------------------------------| 37.1% tmp4u7ntl71.zip |####################---------------------------------| 37.24% tmp4u7ntl71.zip |####################---------------------------------| 37.37% tmp4u7ntl71.zip |####################---------------------------------| 37.51% tmp4u7ntl71.zip |####################---------------------------------| 37.64% tmp4u7ntl71.zip |####################---------------------------------| 37.78% tmp4u7ntl71.zip |####################---------------------------------| 37.91% tmp4u7ntl71.zip |####################---------------------------------| 38.05% tmp4u7ntl71.zip |####################---------------------------------| 38.18% tmp4u7ntl71.zip |####################---------------------------------| 38.32% tmp4u7ntl71.zip |####################---------------------------------| 38.45% tmp4u7ntl71.zip |####################---------------------------------| 38.59% tmp4u7ntl71.zip |#####################--------------------------------| 38.72% tmp4u7ntl71.zip |#####################--------------------------------| 38.86% tmp4u7ntl71.zip |#####################--------------------------------| 38.99% tmp4u7ntl71.zip |#####################--------------------------------| 39.13% tmp4u7ntl71.zip |#####################--------------------------------| 39.26% tmp4u7ntl71.zip |#####################--------------------------------| 39.4% tmp4u7ntl71.zip |#####################--------------------------------| 39.53% tmp4u7ntl71.zip |#####################--------------------------------| 39.67% tmp4u7ntl71.zip |#####################--------------------------------| 39.8% tmp4u7ntl71.zip |#####################--------------------------------| 39.94% tmp4u7ntl71.zip |#####################--------------------------------| 40.07% tmp4u7ntl71.zip |#####################--------------------------------| 40.21% tmp4u7ntl71.zip |#####################--------------------------------| 40.34% tmp4u7ntl71.zip |#####################--------------------------------| 40.48% tmp4u7ntl71.zip |######################-------------------------------| 40.61% tmp4u7ntl71.zip |######################-------------------------------| 40.75% tmp4u7ntl71.zip |######################-------------------------------| 40.88% tmp4u7ntl71.zip |######################-------------------------------| 41.02% tmp4u7ntl71.zip |######################-------------------------------| 41.15% tmp4u7ntl71.zip |######################-------------------------------| 41.29% tmp4u7ntl71.zip |######################-------------------------------| 41.42% tmp4u7ntl71.zip |######################-------------------------------| 41.56% tmp4u7ntl71.zip |######################-------------------------------| 41.69% tmp4u7ntl71.zip |######################-------------------------------| 41.83% tmp4u7ntl71.zip |######################-------------------------------| 41.96% tmp4u7ntl71.zip |######################-------------------------------| 42.1% tmp4u7ntl71.zip |######################-------------------------------| 42.23% tmp4u7ntl71.zip |######################-------------------------------| 42.37% tmp4u7ntl71.zip |#######################------------------------------| 42.5% tmp4u7ntl71.zip |#######################------------------------------| 42.64% tmp4u7ntl71.zip |#######################------------------------------| 42.77% tmp4u7ntl71.zip |#######################------------------------------| 42.91% tmp4u7ntl71.zip |#######################------------------------------| 43.04% tmp4u7ntl71.zip |#######################------------------------------| 43.17% tmp4u7ntl71.zip |#######################------------------------------| 43.31% tmp4u7ntl71.zip |#######################------------------------------| 43.44% tmp4u7ntl71.zip |#######################------------------------------| 43.58% tmp4u7ntl71.zip |#######################------------------------------| 43.71% tmp4u7ntl71.zip |#######################------------------------------| 43.85% tmp4u7ntl71.zip |#######################------------------------------| 43.98% tmp4u7ntl71.zip |#######################------------------------------| 44.12% tmp4u7ntl71.zip |#######################------------------------------| 44.25% tmp4u7ntl71.zip |########################-----------------------------| 44.39% tmp4u7ntl71.zip |########################-----------------------------| 44.52% tmp4u7ntl71.zip |########################-----------------------------| 44.66% tmp4u7ntl71.zip |########################-----------------------------| 44.79% tmp4u7ntl71.zip |########################-----------------------------| 44.93% tmp4u7ntl71.zip |########################-----------------------------| 45.06% tmp4u7ntl71.zip |########################-----------------------------| 45.2% tmp4u7ntl71.zip |########################-----------------------------| 45.33% tmp4u7ntl71.zip |########################-----------------------------| 45.47% tmp4u7ntl71.zip |########################-----------------------------| 45.6% tmp4u7ntl71.zip |########################-----------------------------| 45.74% tmp4u7ntl71.zip |########################-----------------------------| 45.87% tmp4u7ntl71.zip |########################-----------------------------| 46.01% tmp4u7ntl71.zip |########################-----------------------------| 46.14% tmp4u7ntl71.zip |#########################----------------------------| 46.28% tmp4u7ntl71.zip |#########################----------------------------| 46.41% tmp4u7ntl71.zip |#########################----------------------------| 46.55% tmp4u7ntl71.zip |#########################----------------------------| 46.68% tmp4u7ntl71.zip |#########################----------------------------| 46.82% tmp4u7ntl71.zip |#########################----------------------------| 46.95% tmp4u7ntl71.zip |#########################----------------------------| 47.09% tmp4u7ntl71.zip |#########################----------------------------| 47.22% tmp4u7ntl71.zip |#########################----------------------------| 47.36% tmp4u7ntl71.zip |#########################----------------------------| 47.49% tmp4u7ntl71.zip |#########################----------------------------| 47.63% tmp4u7ntl71.zip |#########################----------------------------| 47.76% tmp4u7ntl71.zip |#########################----------------------------| 47.9% tmp4u7ntl71.zip |#########################----------------------------| 48.03% tmp4u7ntl71.zip |##########################---------------------------| 48.17% tmp4u7ntl71.zip |##########################---------------------------| 48.3% tmp4u7ntl71.zip |##########################---------------------------| 48.44% tmp4u7ntl71.zip |##########################---------------------------| 48.57% tmp4u7ntl71.zip |##########################---------------------------| 48.71% tmp4u7ntl71.zip |##########################---------------------------| 48.84% tmp4u7ntl71.zip |##########################---------------------------| 48.98% tmp4u7ntl71.zip |##########################---------------------------| 49.11% tmp4u7ntl71.zip |##########################---------------------------| 49.25% tmp4u7ntl71.zip |##########################---------------------------| 49.38% tmp4u7ntl71.zip |##########################---------------------------| 49.52% tmp4u7ntl71.zip |##########################---------------------------| 49.65% tmp4u7ntl71.zip |##########################---------------------------| 49.79% tmp4u7ntl71.zip |##########################---------------------------| 49.92% tmp4u7ntl71.zip |###########################--------------------------| 50.06% tmp4u7ntl71.zip |###########################--------------------------| 50.19% tmp4u7ntl71.zip |###########################--------------------------| 50.33% tmp4u7ntl71.zip |###########################--------------------------| 50.46% tmp4u7ntl71.zip |###########################--------------------------| 50.6% tmp4u7ntl71.zip |###########################--------------------------| 50.73% tmp4u7ntl71.zip |###########################--------------------------| 50.87% tmp4u7ntl71.zip |###########################--------------------------| 51.0% tmp4u7ntl71.zip |###########################--------------------------| 51.14% tmp4u7ntl71.zip |###########################--------------------------| 51.27% tmp4u7ntl71.zip |###########################--------------------------| 51.41% tmp4u7ntl71.zip |###########################--------------------------| 51.54% tmp4u7ntl71.zip |###########################--------------------------| 51.67% tmp4u7ntl71.zip |###########################--------------------------| 51.81% tmp4u7ntl71.zip |############################-------------------------| 51.94% tmp4u7ntl71.zip |############################-------------------------| 52.08% tmp4u7ntl71.zip |############################-------------------------| 52.21% tmp4u7ntl71.zip |############################-------------------------| 52.35% tmp4u7ntl71.zip |############################-------------------------| 52.48% tmp4u7ntl71.zip |############################-------------------------| 52.62% tmp4u7ntl71.zip |############################-------------------------| 52.75% tmp4u7ntl71.zip |############################-------------------------| 52.89% tmp4u7ntl71.zip |############################-------------------------| 53.02% tmp4u7ntl71.zip |############################-------------------------| 53.16% tmp4u7ntl71.zip |############################-------------------------| 53.29% tmp4u7ntl71.zip |############################-------------------------| 53.43% tmp4u7ntl71.zip |############################-------------------------| 53.56% tmp4u7ntl71.zip |############################-------------------------| 53.7% tmp4u7ntl71.zip |#############################------------------------| 53.83% tmp4u7ntl71.zip |#############################------------------------| 53.97% tmp4u7ntl71.zip |#############################------------------------| 54.1% tmp4u7ntl71.zip |#############################------------------------| 54.24% tmp4u7ntl71.zip |#############################------------------------| 54.37% tmp4u7ntl71.zip |#############################------------------------| 54.51% tmp4u7ntl71.zip |#############################------------------------| 54.64% tmp4u7ntl71.zip |#############################------------------------| 54.78% tmp4u7ntl71.zip |#############################------------------------| 54.91% tmp4u7ntl71.zip |#############################------------------------| 55.05% tmp4u7ntl71.zip |#############################------------------------| 55.18% tmp4u7ntl71.zip |#############################------------------------| 55.32% tmp4u7ntl71.zip |#############################------------------------| 55.45% tmp4u7ntl71.zip |#############################------------------------| 55.59% tmp4u7ntl71.zip |##############################-----------------------| 55.72% tmp4u7ntl71.zip |##############################-----------------------| 55.86% tmp4u7ntl71.zip |##############################-----------------------| 55.99% tmp4u7ntl71.zip |##############################-----------------------| 56.13% tmp4u7ntl71.zip |##############################-----------------------| 56.26% tmp4u7ntl71.zip |##############################-----------------------| 56.4% tmp4u7ntl71.zip |##############################-----------------------| 56.53% tmp4u7ntl71.zip |##############################-----------------------| 56.67% tmp4u7ntl71.zip |##############################-----------------------| 56.8% tmp4u7ntl71.zip |##############################-----------------------| 56.94% tmp4u7ntl71.zip |##############################-----------------------| 57.07% tmp4u7ntl71.zip |##############################-----------------------| 57.21% tmp4u7ntl71.zip |##############################-----------------------| 57.34% tmp4u7ntl71.zip |##############################-----------------------| 57.48% tmp4u7ntl71.zip |###############################----------------------| 57.61% tmp4u7ntl71.zip |###############################----------------------| 57.75% tmp4u7ntl71.zip |###############################----------------------| 57.88% tmp4u7ntl71.zip |###############################----------------------| 58.02% tmp4u7ntl71.zip |###############################----------------------| 58.15% tmp4u7ntl71.zip |###############################----------------------| 58.29% tmp4u7ntl71.zip |###############################----------------------| 58.42% tmp4u7ntl71.zip |###############################----------------------| 58.56% tmp4u7ntl71.zip |###############################----------------------| 58.69% tmp4u7ntl71.zip |###############################----------------------| 58.83% tmp4u7ntl71.zip |###############################----------------------| 58.96% tmp4u7ntl71.zip |###############################----------------------| 59.1% tmp4u7ntl71.zip |###############################----------------------| 59.23% tmp4u7ntl71.zip |###############################----------------------| 59.37% tmp4u7ntl71.zip |################################---------------------| 59.5% tmp4u7ntl71.zip |################################---------------------| 59.64% tmp4u7ntl71.zip |################################---------------------| 59.77% tmp4u7ntl71.zip |################################---------------------| 59.91% tmp4u7ntl71.zip |################################---------------------| 60.04% tmp4u7ntl71.zip |################################---------------------| 60.18% tmp4u7ntl71.zip |################################---------------------| 60.31% tmp4u7ntl71.zip |################################---------------------| 60.44% tmp4u7ntl71.zip |################################---------------------| 60.58% tmp4u7ntl71.zip |################################---------------------| 60.71% tmp4u7ntl71.zip |################################---------------------| 60.85% tmp4u7ntl71.zip |################################---------------------| 60.98% tmp4u7ntl71.zip |################################---------------------| 61.12% tmp4u7ntl71.zip |################################---------------------| 61.25% tmp4u7ntl71.zip |#################################--------------------| 61.39% tmp4u7ntl71.zip |#################################--------------------| 61.52% tmp4u7ntl71.zip |#################################--------------------| 61.66% tmp4u7ntl71.zip |#################################--------------------| 61.79% tmp4u7ntl71.zip |#################################--------------------| 61.93% tmp4u7ntl71.zip |#################################--------------------| 62.06% tmp4u7ntl71.zip |#################################--------------------| 62.2% tmp4u7ntl71.zip |#################################--------------------| 62.33% tmp4u7ntl71.zip |#################################--------------------| 62.47% tmp4u7ntl71.zip |#################################--------------------| 62.6% tmp4u7ntl71.zip |#################################--------------------| 62.74% tmp4u7ntl71.zip |#################################--------------------| 62.87% tmp4u7ntl71.zip |#################################--------------------| 63.01% tmp4u7ntl71.zip |#################################--------------------| 63.14% tmp4u7ntl71.zip |##################################-------------------| 63.28% tmp4u7ntl71.zip |##################################-------------------| 63.41% tmp4u7ntl71.zip |##################################-------------------| 63.55% tmp4u7ntl71.zip |##################################-------------------| 63.68% tmp4u7ntl71.zip |##################################-------------------| 63.82% tmp4u7ntl71.zip |##################################-------------------| 63.95% tmp4u7ntl71.zip |##################################-------------------| 64.09% tmp4u7ntl71.zip |##################################-------------------| 64.22% tmp4u7ntl71.zip |##################################-------------------| 64.36% tmp4u7ntl71.zip |##################################-------------------| 64.49% tmp4u7ntl71.zip |##################################-------------------| 64.63% tmp4u7ntl71.zip |##################################-------------------| 64.76% tmp4u7ntl71.zip |##################################-------------------| 64.9% tmp4u7ntl71.zip |##################################-------------------| 65.03% tmp4u7ntl71.zip |###################################------------------| 65.17% tmp4u7ntl71.zip |###################################------------------| 65.3% tmp4u7ntl71.zip |###################################------------------| 65.44% tmp4u7ntl71.zip |###################################------------------| 65.57% tmp4u7ntl71.zip |###################################------------------| 65.71% tmp4u7ntl71.zip |###################################------------------| 65.84% tmp4u7ntl71.zip |###################################------------------| 65.98% tmp4u7ntl71.zip |###################################------------------| 66.11% tmp4u7ntl71.zip |###################################------------------| 66.25% tmp4u7ntl71.zip |###################################------------------| 66.38% tmp4u7ntl71.zip |###################################------------------| 66.52% tmp4u7ntl71.zip |###################################------------------| 66.65% tmp4u7ntl71.zip |###################################------------------| 66.79% tmp4u7ntl71.zip |###################################------------------| 66.92% tmp4u7ntl71.zip |####################################-----------------| 67.06% tmp4u7ntl71.zip |####################################-----------------| 67.19% tmp4u7ntl71.zip |####################################-----------------| 67.33% tmp4u7ntl71.zip |####################################-----------------| 67.46% tmp4u7ntl71.zip |####################################-----------------| 67.6% tmp4u7ntl71.zip |####################################-----------------| 67.73% tmp4u7ntl71.zip |####################################-----------------| 67.87% tmp4u7ntl71.zip |####################################-----------------| 68.0% tmp4u7ntl71.zip |####################################-----------------| 68.14% tmp4u7ntl71.zip |####################################-----------------| 68.27% tmp4u7ntl71.zip |####################################-----------------| 68.41% tmp4u7ntl71.zip |####################################-----------------| 68.54% tmp4u7ntl71.zip |####################################-----------------| 68.68% tmp4u7ntl71.zip |####################################-----------------| 68.81% tmp4u7ntl71.zip |#####################################----------------| 68.94% tmp4u7ntl71.zip |#####################################----------------| 69.08% tmp4u7ntl71.zip |#####################################----------------| 69.21% tmp4u7ntl71.zip |#####################################----------------| 69.35% tmp4u7ntl71.zip |#####################################----------------| 69.48% tmp4u7ntl71.zip |#####################################----------------| 69.62% tmp4u7ntl71.zip |#####################################----------------| 69.75% tmp4u7ntl71.zip |#####################################----------------| 69.89% tmp4u7ntl71.zip |#####################################----------------| 70.02% tmp4u7ntl71.zip |#####################################----------------| 70.16% tmp4u7ntl71.zip |#####################################----------------| 70.29% tmp4u7ntl71.zip |#####################################----------------| 70.43% tmp4u7ntl71.zip |#####################################----------------| 70.56% tmp4u7ntl71.zip |#####################################----------------| 70.7% tmp4u7ntl71.zip |######################################---------------| 70.83% tmp4u7ntl71.zip |######################################---------------| 70.97% tmp4u7ntl71.zip |######################################---------------| 71.1% tmp4u7ntl71.zip |######################################---------------| 71.24% tmp4u7ntl71.zip |######################################---------------| 71.37% tmp4u7ntl71.zip |######################################---------------| 71.51% tmp4u7ntl71.zip |######################################---------------| 71.64% tmp4u7ntl71.zip |######################################---------------| 71.78% tmp4u7ntl71.zip |######################################---------------| 71.91% tmp4u7ntl71.zip |######################################---------------| 72.05% tmp4u7ntl71.zip |######################################---------------| 72.18% tmp4u7ntl71.zip |######################################---------------| 72.32% tmp4u7ntl71.zip |######################################---------------| 72.45% tmp4u7ntl71.zip |######################################---------------| 72.59% tmp4u7ntl71.zip |#######################################--------------| 72.72% tmp4u7ntl71.zip |#######################################--------------| 72.86% tmp4u7ntl71.zip |#######################################--------------| 72.99% tmp4u7ntl71.zip |#######################################--------------| 73.13% tmp4u7ntl71.zip |#######################################--------------| 73.26% tmp4u7ntl71.zip |#######################################--------------| 73.4% tmp4u7ntl71.zip |#######################################--------------| 73.53% tmp4u7ntl71.zip |#######################################--------------| 73.67% tmp4u7ntl71.zip |#######################################--------------| 73.8% tmp4u7ntl71.zip |#######################################--------------| 73.94% tmp4u7ntl71.zip |#######################################--------------| 74.07% tmp4u7ntl71.zip |#######################################--------------| 74.21% tmp4u7ntl71.zip |#######################################--------------| 74.34% tmp4u7ntl71.zip |#######################################--------------| 74.48% tmp4u7ntl71.zip |########################################-------------| 74.61% tmp4u7ntl71.zip |########################################-------------| 74.75% tmp4u7ntl71.zip |########################################-------------| 74.88% tmp4u7ntl71.zip |########################################-------------| 75.02% tmp4u7ntl71.zip |########################################-------------| 75.15% tmp4u7ntl71.zip |########################################-------------| 75.29% tmp4u7ntl71.zip |########################################-------------| 75.42% tmp4u7ntl71.zip |########################################-------------| 75.56% tmp4u7ntl71.zip |########################################-------------| 75.69% tmp4u7ntl71.zip |########################################-------------| 75.83% tmp4u7ntl71.zip |########################################-------------| 75.96% tmp4u7ntl71.zip |########################################-------------| 76.1% tmp4u7ntl71.zip |########################################-------------| 76.23% tmp4u7ntl71.zip |########################################-------------| 76.37% tmp4u7ntl71.zip |#########################################------------| 76.5% tmp4u7ntl71.zip |#########################################------------| 76.64% tmp4u7ntl71.zip |#########################################------------| 76.77% tmp4u7ntl71.zip |#########################################------------| 76.91% tmp4u7ntl71.zip |#########################################------------| 77.04% tmp4u7ntl71.zip |#########################################------------| 77.18% tmp4u7ntl71.zip |#########################################------------| 77.31% tmp4u7ntl71.zip |#########################################------------| 77.45% tmp4u7ntl71.zip |#########################################------------| 77.58% tmp4u7ntl71.zip |#########################################------------| 77.71% tmp4u7ntl71.zip |#########################################------------| 77.85% tmp4u7ntl71.zip |#########################################------------| 77.98% tmp4u7ntl71.zip |#########################################------------| 78.12% tmp4u7ntl71.zip |#########################################------------| 78.25% tmp4u7ntl71.zip |##########################################-----------| 78.39% tmp4u7ntl71.zip |##########################################-----------| 78.52% tmp4u7ntl71.zip |##########################################-----------| 78.66% tmp4u7ntl71.zip |##########################################-----------| 78.79% tmp4u7ntl71.zip |##########################################-----------| 78.93% tmp4u7ntl71.zip |##########################################-----------| 79.06% tmp4u7ntl71.zip |##########################################-----------| 79.2% tmp4u7ntl71.zip |##########################################-----------| 79.33% tmp4u7ntl71.zip |##########################################-----------| 79.47% tmp4u7ntl71.zip |##########################################-----------| 79.6% tmp4u7ntl71.zip |##########################################-----------| 79.74% tmp4u7ntl71.zip |##########################################-----------| 79.87% tmp4u7ntl71.zip |##########################################-----------| 80.01% tmp4u7ntl71.zip |##########################################-----------| 80.14% tmp4u7ntl71.zip |###########################################----------| 80.28% tmp4u7ntl71.zip |###########################################----------| 80.41% tmp4u7ntl71.zip |###########################################----------| 80.55% tmp4u7ntl71.zip |###########################################----------| 80.68% tmp4u7ntl71.zip |###########################################----------| 80.82% tmp4u7ntl71.zip |###########################################----------| 80.95% tmp4u7ntl71.zip |###########################################----------| 81.09% tmp4u7ntl71.zip |###########################################----------| 81.22% tmp4u7ntl71.zip |###########################################----------| 81.36% tmp4u7ntl71.zip |###########################################----------| 81.49% tmp4u7ntl71.zip |###########################################----------| 81.63% tmp4u7ntl71.zip |###########################################----------| 81.76% tmp4u7ntl71.zip |###########################################----------| 81.9% tmp4u7ntl71.zip |###########################################----------| 82.03% tmp4u7ntl71.zip |############################################---------| 82.17% tmp4u7ntl71.zip |############################################---------| 82.3% tmp4u7ntl71.zip |############################################---------| 82.44% tmp4u7ntl71.zip |############################################---------| 82.57% tmp4u7ntl71.zip |############################################---------| 82.71% tmp4u7ntl71.zip |############################################---------| 82.84% tmp4u7ntl71.zip |############################################---------| 82.98% tmp4u7ntl71.zip |############################################---------| 83.11% tmp4u7ntl71.zip |############################################---------| 83.25% tmp4u7ntl71.zip |############################################---------| 83.38% tmp4u7ntl71.zip |############################################---------| 83.52% tmp4u7ntl71.zip |############################################---------| 83.65% tmp4u7ntl71.zip |############################################---------| 83.79% tmp4u7ntl71.zip |############################################---------| 83.92% tmp4u7ntl71.zip |#############################################--------| 84.06% tmp4u7ntl71.zip |#############################################--------| 84.19% tmp4u7ntl71.zip |#############################################--------| 84.33% tmp4u7ntl71.zip |#############################################--------| 84.46% tmp4u7ntl71.zip |#############################################--------| 84.6% tmp4u7ntl71.zip |#############################################--------| 84.73% tmp4u7ntl71.zip |#############################################--------| 84.87% tmp4u7ntl71.zip |#############################################--------| 85.0% tmp4u7ntl71.zip |#############################################--------| 85.14% tmp4u7ntl71.zip |#############################################--------| 85.27% tmp4u7ntl71.zip |#############################################--------| 85.41% tmp4u7ntl71.zip |#############################################--------| 85.54% tmp4u7ntl71.zip |#############################################--------| 85.68% tmp4u7ntl71.zip |#############################################--------| 85.81% tmp4u7ntl71.zip |##############################################-------| 85.95% tmp4u7ntl71.zip |##############################################-------| 86.08% tmp4u7ntl71.zip |##############################################-------| 86.21% tmp4u7ntl71.zip |##############################################-------| 86.35% tmp4u7ntl71.zip |##############################################-------| 86.48% tmp4u7ntl71.zip |##############################################-------| 86.62% tmp4u7ntl71.zip |##############################################-------| 86.75% tmp4u7ntl71.zip |##############################################-------| 86.89% tmp4u7ntl71.zip |##############################################-------| 87.02% tmp4u7ntl71.zip |##############################################-------| 87.16% tmp4u7ntl71.zip |##############################################-------| 87.29% tmp4u7ntl71.zip |##############################################-------| 87.43% tmp4u7ntl71.zip |##############################################-------| 87.56% tmp4u7ntl71.zip |##############################################-------| 87.7% tmp4u7ntl71.zip |###############################################------| 87.83% tmp4u7ntl71.zip |###############################################------| 87.97% tmp4u7ntl71.zip |###############################################------| 88.1% tmp4u7ntl71.zip |###############################################------| 88.24% tmp4u7ntl71.zip |###############################################------| 88.37% tmp4u7ntl71.zip |###############################################------| 88.51% tmp4u7ntl71.zip |###############################################------| 88.64% tmp4u7ntl71.zip |###############################################------| 88.78% tmp4u7ntl71.zip |###############################################------| 88.91% tmp4u7ntl71.zip |###############################################------| 89.05% tmp4u7ntl71.zip |###############################################------| 89.18% tmp4u7ntl71.zip |###############################################------| 89.32% tmp4u7ntl71.zip |###############################################------| 89.45% tmp4u7ntl71.zip |###############################################------| 89.59% tmp4u7ntl71.zip |################################################-----| 89.72% tmp4u7ntl71.zip |################################################-----| 89.86% tmp4u7ntl71.zip |################################################-----| 89.99% tmp4u7ntl71.zip |################################################-----| 90.13% tmp4u7ntl71.zip |################################################-----| 90.26% tmp4u7ntl71.zip |################################################-----| 90.4% tmp4u7ntl71.zip |################################################-----| 90.53% tmp4u7ntl71.zip |################################################-----| 90.67% tmp4u7ntl71.zip |################################################-----| 90.8% tmp4u7ntl71.zip |################################################-----| 90.94% tmp4u7ntl71.zip |################################################-----| 91.07% tmp4u7ntl71.zip |################################################-----| 91.21% tmp4u7ntl71.zip |################################################-----| 91.34% tmp4u7ntl71.zip |################################################-----| 91.48% tmp4u7ntl71.zip |#################################################----| 91.61% tmp4u7ntl71.zip |#################################################----| 91.75% tmp4u7ntl71.zip |#################################################----| 91.88% tmp4u7ntl71.zip |#################################################----| 92.02% tmp4u7ntl71.zip |#################################################----| 92.15% tmp4u7ntl71.zip |#################################################----| 92.29% tmp4u7ntl71.zip |#################################################----| 92.42% tmp4u7ntl71.zip |#################################################----| 92.56% tmp4u7ntl71.zip |#################################################----| 92.69% tmp4u7ntl71.zip |#################################################----| 92.83% tmp4u7ntl71.zip |#################################################----| 92.96% tmp4u7ntl71.zip |#################################################----| 93.1% tmp4u7ntl71.zip |#################################################----| 93.23% tmp4u7ntl71.zip |#################################################----| 93.37% tmp4u7ntl71.zip |##################################################---| 93.5% tmp4u7ntl71.zip |##################################################---| 93.64% tmp4u7ntl71.zip |##################################################---| 93.77% tmp4u7ntl71.zip |##################################################---| 93.91% tmp4u7ntl71.zip |##################################################---| 94.04% tmp4u7ntl71.zip |##################################################---| 94.18% tmp4u7ntl71.zip |##################################################---| 94.31% tmp4u7ntl71.zip |##################################################---| 94.45% tmp4u7ntl71.zip |##################################################---| 94.58% tmp4u7ntl71.zip |##################################################---| 94.71% tmp4u7ntl71.zip |##################################################---| 94.85% tmp4u7ntl71.zip |##################################################---| 94.98% tmp4u7ntl71.zip |##################################################---| 95.12% tmp4u7ntl71.zip |##################################################---| 95.25% tmp4u7ntl71.zip |###################################################--| 95.39% tmp4u7ntl71.zip |###################################################--| 95.52% tmp4u7ntl71.zip |###################################################--| 95.66% tmp4u7ntl71.zip |###################################################--| 95.79% tmp4u7ntl71.zip |###################################################--| 95.93% tmp4u7ntl71.zip |###################################################--| 96.06% tmp4u7ntl71.zip |###################################################--| 96.2% tmp4u7ntl71.zip |###################################################--| 96.33% tmp4u7ntl71.zip |###################################################--| 96.47% tmp4u7ntl71.zip |###################################################--| 96.6% tmp4u7ntl71.zip |###################################################--| 96.74% tmp4u7ntl71.zip |###################################################--| 96.87% tmp4u7ntl71.zip |###################################################--| 97.01% tmp4u7ntl71.zip |###################################################--| 97.14% tmp4u7ntl71.zip |####################################################-| 97.28% tmp4u7ntl71.zip |####################################################-| 97.41% tmp4u7ntl71.zip |####################################################-| 97.55% tmp4u7ntl71.zip |####################################################-| 97.68% tmp4u7ntl71.zip |####################################################-| 97.82% tmp4u7ntl71.zip |####################################################-| 97.95% tmp4u7ntl71.zip |####################################################-| 98.09% tmp4u7ntl71.zip |####################################################-| 98.22% tmp4u7ntl71.zip |####################################################-| 98.36% tmp4u7ntl71.zip |####################################################-| 98.49% tmp4u7ntl71.zip |####################################################-| 98.63% tmp4u7ntl71.zip |####################################################-| 98.76% tmp4u7ntl71.zip |####################################################-| 98.9% tmp4u7ntl71.zip |####################################################-| 99.03% tmp4u7ntl71.zip |#####################################################| 99.17% tmp4u7ntl71.zip |#####################################################| 99.3% tmp4u7ntl71.zip |#####################################################| 99.44% tmp4u7ntl71.zip |#####################################################| 99.57% tmp4u7ntl71.zip |#####################################################| 99.71% tmp4u7ntl71.zip |#####################################################| 99.84% tmp4u7ntl71.zip |#####################################################| 99.98% tmp4u7ntl71.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 0c480b2c-63c6-4fb5-83ca-8a04e21bdacf + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ /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/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x