By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' 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. + 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. + 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. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmp1g7tfx74.zip |-----------------------------------------------------| 0.18% tmp1g7tfx74.zip |-----------------------------------------------------| 0.37% tmp1g7tfx74.zip |-----------------------------------------------------| 0.55% tmp1g7tfx74.zip |-----------------------------------------------------| 0.74% tmp1g7tfx74.zip |-----------------------------------------------------| 0.92% tmp1g7tfx74.zip |#----------------------------------------------------| 1.11% tmp1g7tfx74.zip |#----------------------------------------------------| 1.29% tmp1g7tfx74.zip |#----------------------------------------------------| 1.48% tmp1g7tfx74.zip |#----------------------------------------------------| 1.66% tmp1g7tfx74.zip |#----------------------------------------------------| 1.85% tmp1g7tfx74.zip |#----------------------------------------------------| 2.03% tmp1g7tfx74.zip |#----------------------------------------------------| 2.22% tmp1g7tfx74.zip |#----------------------------------------------------| 2.4% tmp1g7tfx74.zip |#----------------------------------------------------| 2.58% tmp1g7tfx74.zip |#----------------------------------------------------| 2.77% tmp1g7tfx74.zip |##---------------------------------------------------| 2.95% tmp1g7tfx74.zip |##---------------------------------------------------| 3.14% tmp1g7tfx74.zip |##---------------------------------------------------| 3.32% tmp1g7tfx74.zip |##---------------------------------------------------| 3.51% tmp1g7tfx74.zip |##---------------------------------------------------| 3.69% tmp1g7tfx74.zip |##---------------------------------------------------| 3.88% tmp1g7tfx74.zip |##---------------------------------------------------| 4.06% tmp1g7tfx74.zip |##---------------------------------------------------| 4.25% tmp1g7tfx74.zip |##---------------------------------------------------| 4.43% tmp1g7tfx74.zip |##---------------------------------------------------| 4.62% tmp1g7tfx74.zip |###--------------------------------------------------| 4.8% tmp1g7tfx74.zip |###--------------------------------------------------| 4.98% tmp1g7tfx74.zip |###--------------------------------------------------| 5.17% tmp1g7tfx74.zip |###--------------------------------------------------| 5.35% tmp1g7tfx74.zip |###--------------------------------------------------| 5.54% tmp1g7tfx74.zip |###--------------------------------------------------| 5.72% tmp1g7tfx74.zip |###--------------------------------------------------| 5.91% tmp1g7tfx74.zip |###--------------------------------------------------| 6.09% tmp1g7tfx74.zip |###--------------------------------------------------| 6.28% tmp1g7tfx74.zip |###--------------------------------------------------| 6.46% tmp1g7tfx74.zip |####-------------------------------------------------| 6.65% tmp1g7tfx74.zip |####-------------------------------------------------| 6.83% tmp1g7tfx74.zip |####-------------------------------------------------| 7.02% tmp1g7tfx74.zip |####-------------------------------------------------| 7.2% tmp1g7tfx74.zip |####-------------------------------------------------| 7.38% tmp1g7tfx74.zip |####-------------------------------------------------| 7.57% tmp1g7tfx74.zip |####-------------------------------------------------| 7.75% tmp1g7tfx74.zip |####-------------------------------------------------| 7.94% tmp1g7tfx74.zip |####-------------------------------------------------| 8.12% tmp1g7tfx74.zip |####-------------------------------------------------| 8.31% tmp1g7tfx74.zip |#####------------------------------------------------| 8.49% tmp1g7tfx74.zip |#####------------------------------------------------| 8.68% tmp1g7tfx74.zip |#####------------------------------------------------| 8.86% tmp1g7tfx74.zip |#####------------------------------------------------| 9.05% tmp1g7tfx74.zip |#####------------------------------------------------| 9.23% tmp1g7tfx74.zip |#####------------------------------------------------| 9.42% tmp1g7tfx74.zip |#####------------------------------------------------| 9.6% tmp1g7tfx74.zip |#####------------------------------------------------| 9.78% tmp1g7tfx74.zip |#####------------------------------------------------| 9.97% tmp1g7tfx74.zip |#####------------------------------------------------| 10.15% tmp1g7tfx74.zip |#####------------------------------------------------| 10.34% tmp1g7tfx74.zip |######-----------------------------------------------| 10.52% tmp1g7tfx74.zip |######-----------------------------------------------| 10.71% tmp1g7tfx74.zip |######-----------------------------------------------| 10.89% tmp1g7tfx74.zip |######-----------------------------------------------| 11.08% tmp1g7tfx74.zip |######-----------------------------------------------| 11.26% tmp1g7tfx74.zip |######-----------------------------------------------| 11.45% tmp1g7tfx74.zip |######-----------------------------------------------| 11.63% tmp1g7tfx74.zip |######-----------------------------------------------| 11.82% tmp1g7tfx74.zip |######-----------------------------------------------| 12.0% tmp1g7tfx74.zip |######-----------------------------------------------| 12.19% tmp1g7tfx74.zip |#######----------------------------------------------| 12.37% tmp1g7tfx74.zip |#######----------------------------------------------| 12.55% tmp1g7tfx74.zip |#######----------------------------------------------| 12.74% tmp1g7tfx74.zip |#######----------------------------------------------| 12.92% tmp1g7tfx74.zip |#######----------------------------------------------| 13.11% tmp1g7tfx74.zip |#######----------------------------------------------| 13.29% tmp1g7tfx74.zip |#######----------------------------------------------| 13.48% tmp1g7tfx74.zip |#######----------------------------------------------| 13.66% tmp1g7tfx74.zip |#######----------------------------------------------| 13.85% tmp1g7tfx74.zip |#######----------------------------------------------| 14.03% tmp1g7tfx74.zip |########---------------------------------------------| 14.22% tmp1g7tfx74.zip |########---------------------------------------------| 14.4% tmp1g7tfx74.zip |########---------------------------------------------| 14.59% tmp1g7tfx74.zip |########---------------------------------------------| 14.77% tmp1g7tfx74.zip |########---------------------------------------------| 14.95% tmp1g7tfx74.zip |########---------------------------------------------| 15.14% tmp1g7tfx74.zip |########---------------------------------------------| 15.32% tmp1g7tfx74.zip |########---------------------------------------------| 15.51% tmp1g7tfx74.zip |########---------------------------------------------| 15.69% tmp1g7tfx74.zip |########---------------------------------------------| 15.88% tmp1g7tfx74.zip |#########--------------------------------------------| 16.06% tmp1g7tfx74.zip |#########--------------------------------------------| 16.25% tmp1g7tfx74.zip |#########--------------------------------------------| 16.43% tmp1g7tfx74.zip |#########--------------------------------------------| 16.62% tmp1g7tfx74.zip |#########--------------------------------------------| 16.8% tmp1g7tfx74.zip |#########--------------------------------------------| 16.99% tmp1g7tfx74.zip |#########--------------------------------------------| 17.17% tmp1g7tfx74.zip |#########--------------------------------------------| 17.35% tmp1g7tfx74.zip |#########--------------------------------------------| 17.54% tmp1g7tfx74.zip |#########--------------------------------------------| 17.72% tmp1g7tfx74.zip |#########--------------------------------------------| 17.91% tmp1g7tfx74.zip |##########-------------------------------------------| 18.09% tmp1g7tfx74.zip |##########-------------------------------------------| 18.28% tmp1g7tfx74.zip |##########-------------------------------------------| 18.46% tmp1g7tfx74.zip |##########-------------------------------------------| 18.65% tmp1g7tfx74.zip |##########-------------------------------------------| 18.83% tmp1g7tfx74.zip |##########-------------------------------------------| 19.02% tmp1g7tfx74.zip |##########-------------------------------------------| 19.2% tmp1g7tfx74.zip |##########-------------------------------------------| 19.39% tmp1g7tfx74.zip |##########-------------------------------------------| 19.57% tmp1g7tfx74.zip |##########-------------------------------------------| 19.75% tmp1g7tfx74.zip |###########------------------------------------------| 19.94% tmp1g7tfx74.zip |###########------------------------------------------| 20.12% tmp1g7tfx74.zip |###########------------------------------------------| 20.31% tmp1g7tfx74.zip |###########------------------------------------------| 20.49% tmp1g7tfx74.zip |###########------------------------------------------| 20.68% tmp1g7tfx74.zip |###########------------------------------------------| 20.86% tmp1g7tfx74.zip |###########------------------------------------------| 21.05% tmp1g7tfx74.zip |###########------------------------------------------| 21.23% tmp1g7tfx74.zip |###########------------------------------------------| 21.42% tmp1g7tfx74.zip |###########------------------------------------------| 21.6% tmp1g7tfx74.zip |############-----------------------------------------| 21.79% tmp1g7tfx74.zip |############-----------------------------------------| 21.97% tmp1g7tfx74.zip |############-----------------------------------------| 22.15% tmp1g7tfx74.zip |############-----------------------------------------| 22.34% tmp1g7tfx74.zip |############-----------------------------------------| 22.52% tmp1g7tfx74.zip |############-----------------------------------------| 22.71% tmp1g7tfx74.zip |############-----------------------------------------| 22.89% tmp1g7tfx74.zip |############-----------------------------------------| 23.08% tmp1g7tfx74.zip |############-----------------------------------------| 23.26% tmp1g7tfx74.zip |############-----------------------------------------| 23.45% tmp1g7tfx74.zip |#############----------------------------------------| 23.63% tmp1g7tfx74.zip |#############----------------------------------------| 23.82% tmp1g7tfx74.zip |#############----------------------------------------| 24.0% tmp1g7tfx74.zip |#############----------------------------------------| 24.19% tmp1g7tfx74.zip |#############----------------------------------------| 24.37% tmp1g7tfx74.zip |#############----------------------------------------| 24.55% tmp1g7tfx74.zip |#############----------------------------------------| 24.74% tmp1g7tfx74.zip |#############----------------------------------------| 24.92% tmp1g7tfx74.zip |#############----------------------------------------| 25.11% tmp1g7tfx74.zip |#############----------------------------------------| 25.29% tmp1g7tfx74.zip |##############---------------------------------------| 25.48% tmp1g7tfx74.zip |##############---------------------------------------| 25.66% tmp1g7tfx74.zip |##############---------------------------------------| 25.85% tmp1g7tfx74.zip |##############---------------------------------------| 26.03% tmp1g7tfx74.zip |##############---------------------------------------| 26.22% tmp1g7tfx74.zip |##############---------------------------------------| 26.4% tmp1g7tfx74.zip |##############---------------------------------------| 26.59% tmp1g7tfx74.zip |##############---------------------------------------| 26.77% tmp1g7tfx74.zip |##############---------------------------------------| 26.95% tmp1g7tfx74.zip |##############---------------------------------------| 27.14% tmp1g7tfx74.zip |##############---------------------------------------| 27.32% tmp1g7tfx74.zip |###############--------------------------------------| 27.51% tmp1g7tfx74.zip |###############--------------------------------------| 27.69% tmp1g7tfx74.zip |###############--------------------------------------| 27.88% tmp1g7tfx74.zip |###############--------------------------------------| 28.06% tmp1g7tfx74.zip |###############--------------------------------------| 28.25% tmp1g7tfx74.zip |###############--------------------------------------| 28.43% tmp1g7tfx74.zip |###############--------------------------------------| 28.62% tmp1g7tfx74.zip |###############--------------------------------------| 28.8% tmp1g7tfx74.zip |###############--------------------------------------| 28.99% tmp1g7tfx74.zip |###############--------------------------------------| 29.17% tmp1g7tfx74.zip |################-------------------------------------| 29.35% tmp1g7tfx74.zip |################-------------------------------------| 29.54% tmp1g7tfx74.zip |################-------------------------------------| 29.72% tmp1g7tfx74.zip |################-------------------------------------| 29.91% tmp1g7tfx74.zip |################-------------------------------------| 30.09% tmp1g7tfx74.zip |################-------------------------------------| 30.28% tmp1g7tfx74.zip |################-------------------------------------| 30.46% tmp1g7tfx74.zip |################-------------------------------------| 30.65% tmp1g7tfx74.zip |################-------------------------------------| 30.83% tmp1g7tfx74.zip |################-------------------------------------| 31.02% tmp1g7tfx74.zip |#################------------------------------------| 31.2% tmp1g7tfx74.zip |#################------------------------------------| 31.39% tmp1g7tfx74.zip |#################------------------------------------| 31.57% tmp1g7tfx74.zip |#################------------------------------------| 31.75% tmp1g7tfx74.zip |#################------------------------------------| 31.94% tmp1g7tfx74.zip |#################------------------------------------| 32.12% tmp1g7tfx74.zip |#################------------------------------------| 32.31% tmp1g7tfx74.zip |#################------------------------------------| 32.49% tmp1g7tfx74.zip |#################------------------------------------| 32.68% tmp1g7tfx74.zip |#################------------------------------------| 32.86% tmp1g7tfx74.zip |##################-----------------------------------| 33.05% tmp1g7tfx74.zip |##################-----------------------------------| 33.23% tmp1g7tfx74.zip |##################-----------------------------------| 33.42% tmp1g7tfx74.zip |##################-----------------------------------| 33.6% tmp1g7tfx74.zip |##################-----------------------------------| 33.79% tmp1g7tfx74.zip |##################-----------------------------------| 33.97% tmp1g7tfx74.zip |##################-----------------------------------| 34.15% tmp1g7tfx74.zip |##################-----------------------------------| 34.34% tmp1g7tfx74.zip |##################-----------------------------------| 34.52% tmp1g7tfx74.zip |##################-----------------------------------| 34.71% tmp1g7tfx74.zip |##################-----------------------------------| 34.89% tmp1g7tfx74.zip |###################----------------------------------| 35.08% tmp1g7tfx74.zip |###################----------------------------------| 35.26% tmp1g7tfx74.zip |###################----------------------------------| 35.45% tmp1g7tfx74.zip |###################----------------------------------| 35.63% tmp1g7tfx74.zip |###################----------------------------------| 35.82% tmp1g7tfx74.zip |###################----------------------------------| 36.0% tmp1g7tfx74.zip |###################----------------------------------| 36.19% tmp1g7tfx74.zip |###################----------------------------------| 36.37% tmp1g7tfx74.zip |###################----------------------------------| 36.56% tmp1g7tfx74.zip |###################----------------------------------| 36.74% tmp1g7tfx74.zip |####################---------------------------------| 36.92% tmp1g7tfx74.zip |####################---------------------------------| 37.11% tmp1g7tfx74.zip |####################---------------------------------| 37.29% tmp1g7tfx74.zip |####################---------------------------------| 37.48% tmp1g7tfx74.zip |####################---------------------------------| 37.66% tmp1g7tfx74.zip |####################---------------------------------| 37.85% tmp1g7tfx74.zip |####################---------------------------------| 38.03% tmp1g7tfx74.zip |####################---------------------------------| 38.22% tmp1g7tfx74.zip |####################---------------------------------| 38.4% tmp1g7tfx74.zip |####################---------------------------------| 38.59% tmp1g7tfx74.zip |#####################--------------------------------| 38.77% tmp1g7tfx74.zip |#####################--------------------------------| 38.96% tmp1g7tfx74.zip |#####################--------------------------------| 39.14% tmp1g7tfx74.zip |#####################--------------------------------| 39.32% tmp1g7tfx74.zip |#####################--------------------------------| 39.51% tmp1g7tfx74.zip |#####################--------------------------------| 39.69% tmp1g7tfx74.zip |#####################--------------------------------| 39.88% tmp1g7tfx74.zip |#####################--------------------------------| 40.06% tmp1g7tfx74.zip |#####################--------------------------------| 40.25% tmp1g7tfx74.zip |#####################--------------------------------| 40.43% tmp1g7tfx74.zip |######################-------------------------------| 40.62% tmp1g7tfx74.zip |######################-------------------------------| 40.8% tmp1g7tfx74.zip |######################-------------------------------| 40.99% tmp1g7tfx74.zip |######################-------------------------------| 41.17% tmp1g7tfx74.zip |######################-------------------------------| 41.36% tmp1g7tfx74.zip |######################-------------------------------| 41.54% tmp1g7tfx74.zip |######################-------------------------------| 41.72% tmp1g7tfx74.zip |######################-------------------------------| 41.91% tmp1g7tfx74.zip |######################-------------------------------| 42.09% tmp1g7tfx74.zip |######################-------------------------------| 42.28% tmp1g7tfx74.zip |#######################------------------------------| 42.46% tmp1g7tfx74.zip |#######################------------------------------| 42.65% tmp1g7tfx74.zip |#######################------------------------------| 42.83% tmp1g7tfx74.zip |#######################------------------------------| 43.02% tmp1g7tfx74.zip |#######################------------------------------| 43.2% tmp1g7tfx74.zip |#######################------------------------------| 43.39% tmp1g7tfx74.zip |#######################------------------------------| 43.57% tmp1g7tfx74.zip |#######################------------------------------| 43.76% tmp1g7tfx74.zip |#######################------------------------------| 43.94% tmp1g7tfx74.zip |#######################------------------------------| 44.12% tmp1g7tfx74.zip |#######################------------------------------| 44.31% tmp1g7tfx74.zip |########################-----------------------------| 44.49% tmp1g7tfx74.zip |########################-----------------------------| 44.68% tmp1g7tfx74.zip |########################-----------------------------| 44.86% tmp1g7tfx74.zip |########################-----------------------------| 45.05% tmp1g7tfx74.zip |########################-----------------------------| 45.23% tmp1g7tfx74.zip |########################-----------------------------| 45.42% tmp1g7tfx74.zip |########################-----------------------------| 45.6% tmp1g7tfx74.zip |########################-----------------------------| 45.79% tmp1g7tfx74.zip |########################-----------------------------| 45.97% tmp1g7tfx74.zip |########################-----------------------------| 46.16% tmp1g7tfx74.zip |#########################----------------------------| 46.34% tmp1g7tfx74.zip |#########################----------------------------| 46.52% tmp1g7tfx74.zip |#########################----------------------------| 46.71% tmp1g7tfx74.zip |#########################----------------------------| 46.89% tmp1g7tfx74.zip |#########################----------------------------| 47.08% tmp1g7tfx74.zip |#########################----------------------------| 47.26% tmp1g7tfx74.zip |#########################----------------------------| 47.45% tmp1g7tfx74.zip |#########################----------------------------| 47.63% tmp1g7tfx74.zip |#########################----------------------------| 47.82% tmp1g7tfx74.zip |#########################----------------------------| 48.0% tmp1g7tfx74.zip |##########################---------------------------| 48.19% tmp1g7tfx74.zip |##########################---------------------------| 48.37% tmp1g7tfx74.zip |##########################---------------------------| 48.56% tmp1g7tfx74.zip |##########################---------------------------| 48.74% tmp1g7tfx74.zip |##########################---------------------------| 48.92% tmp1g7tfx74.zip |##########################---------------------------| 49.11% tmp1g7tfx74.zip |##########################---------------------------| 49.29% tmp1g7tfx74.zip |##########################---------------------------| 49.48% tmp1g7tfx74.zip |##########################---------------------------| 49.66% tmp1g7tfx74.zip |##########################---------------------------| 49.85% tmp1g7tfx74.zip |###########################--------------------------| 50.03% tmp1g7tfx74.zip |###########################--------------------------| 50.22% tmp1g7tfx74.zip |###########################--------------------------| 50.4% tmp1g7tfx74.zip |###########################--------------------------| 50.59% tmp1g7tfx74.zip |###########################--------------------------| 50.77% tmp1g7tfx74.zip |###########################--------------------------| 50.96% tmp1g7tfx74.zip |###########################--------------------------| 51.14% tmp1g7tfx74.zip |###########################--------------------------| 51.32% tmp1g7tfx74.zip |###########################--------------------------| 51.51% tmp1g7tfx74.zip |###########################--------------------------| 51.69% tmp1g7tfx74.zip |###########################--------------------------| 51.88% tmp1g7tfx74.zip |############################-------------------------| 52.06% tmp1g7tfx74.zip |############################-------------------------| 52.25% tmp1g7tfx74.zip |############################-------------------------| 52.43% tmp1g7tfx74.zip |############################-------------------------| 52.62% tmp1g7tfx74.zip |############################-------------------------| 52.8% tmp1g7tfx74.zip |############################-------------------------| 52.99% tmp1g7tfx74.zip |############################-------------------------| 53.17% tmp1g7tfx74.zip |############################-------------------------| 53.36% tmp1g7tfx74.zip |############################-------------------------| 53.54% tmp1g7tfx74.zip |############################-------------------------| 53.72% tmp1g7tfx74.zip |#############################------------------------| 53.91% tmp1g7tfx74.zip |#############################------------------------| 54.09% tmp1g7tfx74.zip |#############################------------------------| 54.28% tmp1g7tfx74.zip |#############################------------------------| 54.46% tmp1g7tfx74.zip |#############################------------------------| 54.65% tmp1g7tfx74.zip |#############################------------------------| 54.83% tmp1g7tfx74.zip |#############################------------------------| 55.02% tmp1g7tfx74.zip |#############################------------------------| 55.2% tmp1g7tfx74.zip |#############################------------------------| 55.39% tmp1g7tfx74.zip |#############################------------------------| 55.57% tmp1g7tfx74.zip |##############################-----------------------| 55.76% tmp1g7tfx74.zip |##############################-----------------------| 55.94% tmp1g7tfx74.zip |##############################-----------------------| 56.12% tmp1g7tfx74.zip |##############################-----------------------| 56.31% tmp1g7tfx74.zip |##############################-----------------------| 56.49% tmp1g7tfx74.zip |##############################-----------------------| 56.68% tmp1g7tfx74.zip |##############################-----------------------| 56.86% tmp1g7tfx74.zip |##############################-----------------------| 57.05% tmp1g7tfx74.zip |##############################-----------------------| 57.23% tmp1g7tfx74.zip |##############################-----------------------| 57.42% tmp1g7tfx74.zip |###############################----------------------| 57.6% tmp1g7tfx74.zip |###############################----------------------| 57.79% tmp1g7tfx74.zip |###############################----------------------| 57.97% tmp1g7tfx74.zip |###############################----------------------| 58.16% tmp1g7tfx74.zip |###############################----------------------| 58.34% tmp1g7tfx74.zip |###############################----------------------| 58.53% tmp1g7tfx74.zip |###############################----------------------| 58.71% tmp1g7tfx74.zip |###############################----------------------| 58.89% tmp1g7tfx74.zip |###############################----------------------| 59.08% tmp1g7tfx74.zip |###############################----------------------| 59.26% tmp1g7tfx74.zip |################################---------------------| 59.45% tmp1g7tfx74.zip |################################---------------------| 59.63% tmp1g7tfx74.zip |################################---------------------| 59.82% tmp1g7tfx74.zip |################################---------------------| 60.0% tmp1g7tfx74.zip |################################---------------------| 60.19% tmp1g7tfx74.zip |################################---------------------| 60.37% tmp1g7tfx74.zip |################################---------------------| 60.56% tmp1g7tfx74.zip |################################---------------------| 60.74% tmp1g7tfx74.zip |################################---------------------| 60.93% tmp1g7tfx74.zip |################################---------------------| 61.11% tmp1g7tfx74.zip |################################---------------------| 61.29% tmp1g7tfx74.zip |#################################--------------------| 61.48% tmp1g7tfx74.zip |#################################--------------------| 61.66% tmp1g7tfx74.zip |#################################--------------------| 61.85% tmp1g7tfx74.zip |#################################--------------------| 62.03% tmp1g7tfx74.zip |#################################--------------------| 62.22% tmp1g7tfx74.zip |#################################--------------------| 62.4% tmp1g7tfx74.zip |#################################--------------------| 62.59% tmp1g7tfx74.zip |#################################--------------------| 62.77% tmp1g7tfx74.zip |#################################--------------------| 62.96% tmp1g7tfx74.zip |#################################--------------------| 63.14% tmp1g7tfx74.zip |##################################-------------------| 63.33% tmp1g7tfx74.zip |##################################-------------------| 63.51% tmp1g7tfx74.zip |##################################-------------------| 63.69% tmp1g7tfx74.zip |##################################-------------------| 63.88% tmp1g7tfx74.zip |##################################-------------------| 64.06% tmp1g7tfx74.zip |##################################-------------------| 64.25% tmp1g7tfx74.zip |##################################-------------------| 64.43% tmp1g7tfx74.zip |##################################-------------------| 64.62% tmp1g7tfx74.zip |##################################-------------------| 64.8% tmp1g7tfx74.zip |##################################-------------------| 64.99% tmp1g7tfx74.zip |###################################------------------| 65.17% tmp1g7tfx74.zip |###################################------------------| 65.36% tmp1g7tfx74.zip |###################################------------------| 65.54% tmp1g7tfx74.zip |###################################------------------| 65.73% tmp1g7tfx74.zip |###################################------------------| 65.91% tmp1g7tfx74.zip |###################################------------------| 66.09% tmp1g7tfx74.zip |###################################------------------| 66.28% tmp1g7tfx74.zip |###################################------------------| 66.46% tmp1g7tfx74.zip |###################################------------------| 66.65% tmp1g7tfx74.zip |###################################------------------| 66.83% tmp1g7tfx74.zip |####################################-----------------| 67.02% tmp1g7tfx74.zip |####################################-----------------| 67.2% tmp1g7tfx74.zip |####################################-----------------| 67.39% tmp1g7tfx74.zip |####################################-----------------| 67.57% tmp1g7tfx74.zip |####################################-----------------| 67.76% tmp1g7tfx74.zip |####################################-----------------| 67.94% tmp1g7tfx74.zip |####################################-----------------| 68.13% tmp1g7tfx74.zip |####################################-----------------| 68.31% tmp1g7tfx74.zip |####################################-----------------| 68.49% tmp1g7tfx74.zip |####################################-----------------| 68.68% tmp1g7tfx74.zip |####################################-----------------| 68.86% tmp1g7tfx74.zip |#####################################----------------| 69.05% tmp1g7tfx74.zip |#####################################----------------| 69.23% tmp1g7tfx74.zip |#####################################----------------| 69.42% tmp1g7tfx74.zip |#####################################----------------| 69.6% tmp1g7tfx74.zip |#####################################----------------| 69.79% tmp1g7tfx74.zip |#####################################----------------| 69.97% tmp1g7tfx74.zip |#####################################----------------| 70.16% tmp1g7tfx74.zip |#####################################----------------| 70.34% tmp1g7tfx74.zip |#####################################----------------| 70.53% tmp1g7tfx74.zip |#####################################----------------| 70.71% tmp1g7tfx74.zip |######################################---------------| 70.89% tmp1g7tfx74.zip |######################################---------------| 71.08% tmp1g7tfx74.zip |######################################---------------| 71.26% tmp1g7tfx74.zip |######################################---------------| 71.45% tmp1g7tfx74.zip |######################################---------------| 71.63% tmp1g7tfx74.zip |######################################---------------| 71.82% tmp1g7tfx74.zip |######################################---------------| 72.0% tmp1g7tfx74.zip |######################################---------------| 72.19% tmp1g7tfx74.zip |######################################---------------| 72.37% tmp1g7tfx74.zip |######################################---------------| 72.56% tmp1g7tfx74.zip |#######################################--------------| 72.74% tmp1g7tfx74.zip |#######################################--------------| 72.93% tmp1g7tfx74.zip |#######################################--------------| 73.11% tmp1g7tfx74.zip |#######################################--------------| 73.29% tmp1g7tfx74.zip |#######################################--------------| 73.48% tmp1g7tfx74.zip |#######################################--------------| 73.66% tmp1g7tfx74.zip |#######################################--------------| 73.85% tmp1g7tfx74.zip |#######################################--------------| 74.03% tmp1g7tfx74.zip |#######################################--------------| 74.22% tmp1g7tfx74.zip |#######################################--------------| 74.4% tmp1g7tfx74.zip |########################################-------------| 74.59% tmp1g7tfx74.zip |########################################-------------| 74.77% tmp1g7tfx74.zip |########################################-------------| 74.96% tmp1g7tfx74.zip |########################################-------------| 75.14% tmp1g7tfx74.zip |########################################-------------| 75.33% tmp1g7tfx74.zip |########################################-------------| 75.51% tmp1g7tfx74.zip |########################################-------------| 75.69% tmp1g7tfx74.zip |########################################-------------| 75.88% tmp1g7tfx74.zip |########################################-------------| 76.06% tmp1g7tfx74.zip |########################################-------------| 76.25% tmp1g7tfx74.zip |#########################################------------| 76.43% tmp1g7tfx74.zip |#########################################------------| 76.62% tmp1g7tfx74.zip |#########################################------------| 76.8% tmp1g7tfx74.zip |#########################################------------| 76.99% tmp1g7tfx74.zip |#########################################------------| 77.17% tmp1g7tfx74.zip |#########################################------------| 77.36% tmp1g7tfx74.zip |#########################################------------| 77.54% tmp1g7tfx74.zip |#########################################------------| 77.73% tmp1g7tfx74.zip |#########################################------------| 77.91% tmp1g7tfx74.zip |#########################################------------| 78.09% tmp1g7tfx74.zip |#########################################------------| 78.28% tmp1g7tfx74.zip |##########################################-----------| 78.46% tmp1g7tfx74.zip |##########################################-----------| 78.65% tmp1g7tfx74.zip |##########################################-----------| 78.83% tmp1g7tfx74.zip |##########################################-----------| 79.02% tmp1g7tfx74.zip |##########################################-----------| 79.2% tmp1g7tfx74.zip |##########################################-----------| 79.39% tmp1g7tfx74.zip |##########################################-----------| 79.57% tmp1g7tfx74.zip |##########################################-----------| 79.76% tmp1g7tfx74.zip |##########################################-----------| 79.94% tmp1g7tfx74.zip |##########################################-----------| 80.13% tmp1g7tfx74.zip |###########################################----------| 80.31% tmp1g7tfx74.zip |###########################################----------| 80.49% tmp1g7tfx74.zip |###########################################----------| 80.68% tmp1g7tfx74.zip |###########################################----------| 80.86% tmp1g7tfx74.zip |###########################################----------| 81.05% tmp1g7tfx74.zip |###########################################----------| 81.23% tmp1g7tfx74.zip |###########################################----------| 81.42% tmp1g7tfx74.zip |###########################################----------| 81.6% tmp1g7tfx74.zip |###########################################----------| 81.79% tmp1g7tfx74.zip |###########################################----------| 81.97% tmp1g7tfx74.zip |############################################---------| 82.16% tmp1g7tfx74.zip |############################################---------| 82.34% tmp1g7tfx74.zip |############################################---------| 82.53% tmp1g7tfx74.zip |############################################---------| 82.71% tmp1g7tfx74.zip |############################################---------| 82.9% tmp1g7tfx74.zip |############################################---------| 83.08% tmp1g7tfx74.zip |############################################---------| 83.26% tmp1g7tfx74.zip |############################################---------| 83.45% tmp1g7tfx74.zip |############################################---------| 83.63% tmp1g7tfx74.zip |############################################---------| 83.82% tmp1g7tfx74.zip |#############################################--------| 84.0% tmp1g7tfx74.zip |#############################################--------| 84.19% tmp1g7tfx74.zip |#############################################--------| 84.37% tmp1g7tfx74.zip |#############################################--------| 84.56% tmp1g7tfx74.zip |#############################################--------| 84.74% tmp1g7tfx74.zip |#############################################--------| 84.93% tmp1g7tfx74.zip |#############################################--------| 85.11% tmp1g7tfx74.zip |#############################################--------| 85.3% tmp1g7tfx74.zip |#############################################--------| 85.48% tmp1g7tfx74.zip |#############################################--------| 85.66% tmp1g7tfx74.zip |#############################################--------| 85.85% tmp1g7tfx74.zip |##############################################-------| 86.03% tmp1g7tfx74.zip |##############################################-------| 86.22% tmp1g7tfx74.zip |##############################################-------| 86.4% tmp1g7tfx74.zip |##############################################-------| 86.59% tmp1g7tfx74.zip |##############################################-------| 86.77% tmp1g7tfx74.zip |##############################################-------| 86.96% tmp1g7tfx74.zip |##############################################-------| 87.14% tmp1g7tfx74.zip |##############################################-------| 87.33% tmp1g7tfx74.zip |##############################################-------| 87.51% tmp1g7tfx74.zip |##############################################-------| 87.7% tmp1g7tfx74.zip |###############################################------| 87.88% tmp1g7tfx74.zip |###############################################------| 88.06% tmp1g7tfx74.zip |###############################################------| 88.25% tmp1g7tfx74.zip |###############################################------| 88.43% tmp1g7tfx74.zip |###############################################------| 88.62% tmp1g7tfx74.zip |###############################################------| 88.8% tmp1g7tfx74.zip |###############################################------| 88.99% tmp1g7tfx74.zip |###############################################------| 89.17% tmp1g7tfx74.zip |###############################################------| 89.36% tmp1g7tfx74.zip |###############################################------| 89.54% tmp1g7tfx74.zip |################################################-----| 89.73% tmp1g7tfx74.zip |################################################-----| 89.91% tmp1g7tfx74.zip |################################################-----| 90.1% tmp1g7tfx74.zip |################################################-----| 90.28% tmp1g7tfx74.zip |################################################-----| 90.46% tmp1g7tfx74.zip |################################################-----| 90.65% tmp1g7tfx74.zip |################################################-----| 90.83% tmp1g7tfx74.zip |################################################-----| 91.02% tmp1g7tfx74.zip |################################################-----| 91.2% tmp1g7tfx74.zip |################################################-----| 91.39% tmp1g7tfx74.zip |#################################################----| 91.57% tmp1g7tfx74.zip |#################################################----| 91.76% tmp1g7tfx74.zip |#################################################----| 91.94% tmp1g7tfx74.zip |#################################################----| 92.13% tmp1g7tfx74.zip |#################################################----| 92.31% tmp1g7tfx74.zip |#################################################----| 92.5% tmp1g7tfx74.zip |#################################################----| 92.68% tmp1g7tfx74.zip |#################################################----| 92.86% tmp1g7tfx74.zip |#################################################----| 93.05% tmp1g7tfx74.zip |#################################################----| 93.23% tmp1g7tfx74.zip |##################################################---| 93.42% tmp1g7tfx74.zip |##################################################---| 93.6% tmp1g7tfx74.zip |##################################################---| 93.79% tmp1g7tfx74.zip |##################################################---| 93.97% tmp1g7tfx74.zip |##################################################---| 94.16% tmp1g7tfx74.zip |##################################################---| 94.34% tmp1g7tfx74.zip |##################################################---| 94.53% tmp1g7tfx74.zip |##################################################---| 94.71% tmp1g7tfx74.zip |##################################################---| 94.9% tmp1g7tfx74.zip |##################################################---| 95.08% tmp1g7tfx74.zip |##################################################---| 95.26% tmp1g7tfx74.zip |###################################################--| 95.45% tmp1g7tfx74.zip |###################################################--| 95.63% tmp1g7tfx74.zip |###################################################--| 95.82% tmp1g7tfx74.zip |###################################################--| 96.0% tmp1g7tfx74.zip |###################################################--| 96.19% tmp1g7tfx74.zip |###################################################--| 96.37% tmp1g7tfx74.zip |###################################################--| 96.56% tmp1g7tfx74.zip |###################################################--| 96.74% tmp1g7tfx74.zip |###################################################--| 96.93% tmp1g7tfx74.zip |###################################################--| 97.11% tmp1g7tfx74.zip |####################################################-| 97.3% tmp1g7tfx74.zip |####################################################-| 97.48% tmp1g7tfx74.zip |####################################################-| 97.66% tmp1g7tfx74.zip |####################################################-| 97.85% tmp1g7tfx74.zip |####################################################-| 98.03% tmp1g7tfx74.zip |####################################################-| 98.22% tmp1g7tfx74.zip |####################################################-| 98.4% tmp1g7tfx74.zip |####################################################-| 98.59% tmp1g7tfx74.zip |####################################################-| 98.77% tmp1g7tfx74.zip |####################################################-| 98.96% tmp1g7tfx74.zip |#####################################################| 99.14% tmp1g7tfx74.zip |#####################################################| 99.33% tmp1g7tfx74.zip |#####################################################| 99.51% tmp1g7tfx74.zip |#####################################################| 99.7% tmp1g7tfx74.zip |#####################################################| 99.88% tmp1g7tfx74.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 2098b221-8759-4031-a939-e86da7ae1b71 + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmph6c1szkg.zip |-----------------------------------------------------| 0.53% tmph6c1szkg.zip |#----------------------------------------------------| 1.07% tmph6c1szkg.zip |#----------------------------------------------------| 1.6% tmph6c1szkg.zip |#----------------------------------------------------| 2.14% tmph6c1szkg.zip |#----------------------------------------------------| 2.67% tmph6c1szkg.zip |##---------------------------------------------------| 3.2% tmph6c1szkg.zip |##---------------------------------------------------| 3.74% tmph6c1szkg.zip |##---------------------------------------------------| 4.27% tmph6c1szkg.zip |###--------------------------------------------------| 4.81% tmph6c1szkg.zip |###--------------------------------------------------| 5.34% tmph6c1szkg.zip |###--------------------------------------------------| 5.87% tmph6c1szkg.zip |###--------------------------------------------------| 6.41% tmph6c1szkg.zip |####-------------------------------------------------| 6.94% tmph6c1szkg.zip |####-------------------------------------------------| 7.48% tmph6c1szkg.zip |####-------------------------------------------------| 8.01% tmph6c1szkg.zip |#####------------------------------------------------| 8.54% tmph6c1szkg.zip |#####------------------------------------------------| 9.08% tmph6c1szkg.zip |#####------------------------------------------------| 9.61% tmph6c1szkg.zip |#####------------------------------------------------| 10.15% tmph6c1szkg.zip |######-----------------------------------------------| 10.68% tmph6c1szkg.zip |######-----------------------------------------------| 11.22% tmph6c1szkg.zip |######-----------------------------------------------| 11.75% tmph6c1szkg.zip |#######----------------------------------------------| 12.28% tmph6c1szkg.zip |#######----------------------------------------------| 12.82% tmph6c1szkg.zip |#######----------------------------------------------| 13.35% tmph6c1szkg.zip |#######----------------------------------------------| 13.89% tmph6c1szkg.zip |########---------------------------------------------| 14.42% tmph6c1szkg.zip |########---------------------------------------------| 14.95% tmph6c1szkg.zip |########---------------------------------------------| 15.49% tmph6c1szkg.zip |########---------------------------------------------| 16.02% tmph6c1szkg.zip |#########--------------------------------------------| 16.56% tmph6c1szkg.zip |#########--------------------------------------------| 17.09% tmph6c1szkg.zip |#########--------------------------------------------| 17.62% tmph6c1szkg.zip |##########-------------------------------------------| 18.16% tmph6c1szkg.zip |##########-------------------------------------------| 18.69% tmph6c1szkg.zip |##########-------------------------------------------| 19.23% tmph6c1szkg.zip |##########-------------------------------------------| 19.76% tmph6c1szkg.zip |###########------------------------------------------| 20.29% tmph6c1szkg.zip |###########------------------------------------------| 20.83% tmph6c1szkg.zip |###########------------------------------------------| 21.36% tmph6c1szkg.zip |############-----------------------------------------| 21.9% tmph6c1szkg.zip |############-----------------------------------------| 22.43% tmph6c1szkg.zip |############-----------------------------------------| 22.96% tmph6c1szkg.zip |############-----------------------------------------| 23.5% tmph6c1szkg.zip |#############----------------------------------------| 24.03% tmph6c1szkg.zip |#############----------------------------------------| 24.57% tmph6c1szkg.zip |#############----------------------------------------| 25.1% tmph6c1szkg.zip |##############---------------------------------------| 25.63% tmph6c1szkg.zip |##############---------------------------------------| 26.17% tmph6c1szkg.zip |##############---------------------------------------| 26.7% tmph6c1szkg.zip |##############---------------------------------------| 27.24% tmph6c1szkg.zip |###############--------------------------------------| 27.77% tmph6c1szkg.zip |###############--------------------------------------| 28.3% tmph6c1szkg.zip |###############--------------------------------------| 28.84% tmph6c1szkg.zip |################-------------------------------------| 29.37% tmph6c1szkg.zip |################-------------------------------------| 29.91% tmph6c1szkg.zip |################-------------------------------------| 30.44% tmph6c1szkg.zip |################-------------------------------------| 30.97% tmph6c1szkg.zip |#################------------------------------------| 31.51% tmph6c1szkg.zip |#################------------------------------------| 32.04% tmph6c1szkg.zip |#################------------------------------------| 32.58% tmph6c1szkg.zip |##################-----------------------------------| 33.11% tmph6c1szkg.zip |##################-----------------------------------| 33.65% tmph6c1szkg.zip |##################-----------------------------------| 34.18% tmph6c1szkg.zip |##################-----------------------------------| 34.71% tmph6c1szkg.zip |###################----------------------------------| 35.25% tmph6c1szkg.zip |###################----------------------------------| 35.78% tmph6c1szkg.zip |###################----------------------------------| 36.32% tmph6c1szkg.zip |####################---------------------------------| 36.85% tmph6c1szkg.zip |####################---------------------------------| 37.38% tmph6c1szkg.zip |####################---------------------------------| 37.92% tmph6c1szkg.zip |####################---------------------------------| 38.45% tmph6c1szkg.zip |#####################--------------------------------| 38.99% tmph6c1szkg.zip |#####################--------------------------------| 39.52% tmph6c1szkg.zip |#####################--------------------------------| 40.05% tmph6c1szkg.zip |######################-------------------------------| 40.59% tmph6c1szkg.zip |######################-------------------------------| 41.12% tmph6c1szkg.zip |######################-------------------------------| 41.66% tmph6c1szkg.zip |######################-------------------------------| 42.19% tmph6c1szkg.zip |#######################------------------------------| 42.72% tmph6c1szkg.zip |#######################------------------------------| 43.26% tmph6c1szkg.zip |#######################------------------------------| 43.79% tmph6c1szkg.zip |#######################------------------------------| 44.33% tmph6c1szkg.zip |########################-----------------------------| 44.86% tmph6c1szkg.zip |########################-----------------------------| 45.39% tmph6c1szkg.zip |########################-----------------------------| 45.93% tmph6c1szkg.zip |#########################----------------------------| 46.46% tmph6c1szkg.zip |#########################----------------------------| 47.0% tmph6c1szkg.zip |#########################----------------------------| 47.53% tmph6c1szkg.zip |#########################----------------------------| 48.06% tmph6c1szkg.zip |##########################---------------------------| 48.6% tmph6c1szkg.zip |##########################---------------------------| 49.13% tmph6c1szkg.zip |##########################---------------------------| 49.67% tmph6c1szkg.zip |###########################--------------------------| 50.2% tmph6c1szkg.zip |###########################--------------------------| 50.73% tmph6c1szkg.zip |###########################--------------------------| 51.27% tmph6c1szkg.zip |###########################--------------------------| 51.8% tmph6c1szkg.zip |############################-------------------------| 52.34% tmph6c1szkg.zip |############################-------------------------| 52.87% tmph6c1szkg.zip |############################-------------------------| 53.4% tmph6c1szkg.zip |#############################------------------------| 53.94% tmph6c1szkg.zip |#############################------------------------| 54.47% tmph6c1szkg.zip |#############################------------------------| 55.01% tmph6c1szkg.zip |#############################------------------------| 55.54% tmph6c1szkg.zip |##############################-----------------------| 56.08% tmph6c1szkg.zip |##############################-----------------------| 56.61% tmph6c1szkg.zip |##############################-----------------------| 57.14% tmph6c1szkg.zip |###############################----------------------| 57.68% tmph6c1szkg.zip |###############################----------------------| 58.21% tmph6c1szkg.zip |###############################----------------------| 58.75% tmph6c1szkg.zip |###############################----------------------| 59.28% tmph6c1szkg.zip |################################---------------------| 59.81% tmph6c1szkg.zip |################################---------------------| 60.35% tmph6c1szkg.zip |################################---------------------| 60.88% tmph6c1szkg.zip |#################################--------------------| 61.42% tmph6c1szkg.zip |#################################--------------------| 61.95% tmph6c1szkg.zip |#################################--------------------| 62.48% tmph6c1szkg.zip |#################################--------------------| 63.02% tmph6c1szkg.zip |##################################-------------------| 63.55% tmph6c1szkg.zip |##################################-------------------| 64.09% tmph6c1szkg.zip |##################################-------------------| 64.62% tmph6c1szkg.zip |###################################------------------| 65.15% tmph6c1szkg.zip |###################################------------------| 65.69% tmph6c1szkg.zip |###################################------------------| 66.22% tmph6c1szkg.zip |###################################------------------| 66.76% tmph6c1szkg.zip |####################################-----------------| 67.29% tmph6c1szkg.zip |####################################-----------------| 67.82% tmph6c1szkg.zip |####################################-----------------| 68.36% tmph6c1szkg.zip |#####################################----------------| 68.89% tmph6c1szkg.zip |#####################################----------------| 69.43% tmph6c1szkg.zip |#####################################----------------| 69.96% tmph6c1szkg.zip |#####################################----------------| 70.49% tmph6c1szkg.zip |######################################---------------| 71.03% tmph6c1szkg.zip |######################################---------------| 71.56% tmph6c1szkg.zip |######################################---------------| 72.1% tmph6c1szkg.zip |######################################---------------| 72.63% tmph6c1szkg.zip |#######################################--------------| 73.16% tmph6c1szkg.zip |#######################################--------------| 73.7% tmph6c1szkg.zip |#######################################--------------| 74.23% tmph6c1szkg.zip |########################################-------------| 74.77% tmph6c1szkg.zip |########################################-------------| 75.3% tmph6c1szkg.zip |########################################-------------| 75.84% tmph6c1szkg.zip |########################################-------------| 76.37% tmph6c1szkg.zip |#########################################------------| 76.9% tmph6c1szkg.zip |#########################################------------| 77.44% tmph6c1szkg.zip |#########################################------------| 77.97% tmph6c1szkg.zip |##########################################-----------| 78.51% tmph6c1szkg.zip |##########################################-----------| 79.04% tmph6c1szkg.zip |##########################################-----------| 79.57% tmph6c1szkg.zip |##########################################-----------| 80.11% tmph6c1szkg.zip |###########################################----------| 80.64% tmph6c1szkg.zip |###########################################----------| 81.18% tmph6c1szkg.zip |###########################################----------| 81.71% tmph6c1szkg.zip |############################################---------| 82.24% tmph6c1szkg.zip |############################################---------| 82.78% tmph6c1szkg.zip |############################################---------| 83.31% tmph6c1szkg.zip |############################################---------| 83.85% tmph6c1szkg.zip |#############################################--------| 84.38% tmph6c1szkg.zip |#############################################--------| 84.91% tmph6c1szkg.zip |#############################################--------| 85.45% tmph6c1szkg.zip |##############################################-------| 85.98% tmph6c1szkg.zip |##############################################-------| 86.52% tmph6c1szkg.zip |##############################################-------| 87.05% tmph6c1szkg.zip |##############################################-------| 87.58% tmph6c1szkg.zip |###############################################------| 88.12% tmph6c1szkg.zip |###############################################------| 88.65% tmph6c1szkg.zip |###############################################------| 89.19% tmph6c1szkg.zip |################################################-----| 89.72% tmph6c1szkg.zip |################################################-----| 90.25% tmph6c1szkg.zip |################################################-----| 90.79% tmph6c1szkg.zip |################################################-----| 91.32% tmph6c1szkg.zip |#################################################----| 91.86% tmph6c1szkg.zip |#################################################----| 92.39% tmph6c1szkg.zip |#################################################----| 92.92% tmph6c1szkg.zip |##################################################---| 93.46% tmph6c1szkg.zip |##################################################---| 93.99% tmph6c1szkg.zip |##################################################---| 94.53% tmph6c1szkg.zip |##################################################---| 95.06% tmph6c1szkg.zip |###################################################--| 95.59% tmph6c1szkg.zip |###################################################--| 96.13% tmph6c1szkg.zip |###################################################--| 96.66% tmph6c1szkg.zip |####################################################-| 97.2% tmph6c1szkg.zip |####################################################-| 97.73% tmph6c1szkg.zip |####################################################-| 98.27% tmph6c1szkg.zip |####################################################-| 98.8% tmph6c1szkg.zip |#####################################################| 99.33% tmph6c1szkg.zip |#####################################################| 99.87% tmph6c1szkg.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 01ef2357-44dc-47f3-bc3f-01719925d7d2 + 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:SU92FFB6 --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).. tmpagx1enez.zip |-----------------------------------------------------| 0.54% tmpagx1enez.zip |#----------------------------------------------------| 1.09% tmpagx1enez.zip |#----------------------------------------------------| 1.63% tmpagx1enez.zip |#----------------------------------------------------| 2.18% tmpagx1enez.zip |#----------------------------------------------------| 2.72% tmpagx1enez.zip |##---------------------------------------------------| 3.26% tmpagx1enez.zip |##---------------------------------------------------| 3.81% tmpagx1enez.zip |##---------------------------------------------------| 4.35% tmpagx1enez.zip |###--------------------------------------------------| 4.89% tmpagx1enez.zip |###--------------------------------------------------| 5.44% tmpagx1enez.zip |###--------------------------------------------------| 5.98% tmpagx1enez.zip |###--------------------------------------------------| 6.53% tmpagx1enez.zip |####-------------------------------------------------| 7.07% tmpagx1enez.zip |####-------------------------------------------------| 7.61% tmpagx1enez.zip |####-------------------------------------------------| 8.16% tmpagx1enez.zip |#####------------------------------------------------| 8.7% tmpagx1enez.zip |#####------------------------------------------------| 9.24% tmpagx1enez.zip |#####------------------------------------------------| 9.79% tmpagx1enez.zip |#####------------------------------------------------| 10.33% tmpagx1enez.zip |######-----------------------------------------------| 10.88% tmpagx1enez.zip |######-----------------------------------------------| 11.42% tmpagx1enez.zip |######-----------------------------------------------| 11.96% tmpagx1enez.zip |#######----------------------------------------------| 12.51% tmpagx1enez.zip |#######----------------------------------------------| 13.05% tmpagx1enez.zip |#######----------------------------------------------| 13.59% tmpagx1enez.zip |#######----------------------------------------------| 14.14% tmpagx1enez.zip |########---------------------------------------------| 14.68% tmpagx1enez.zip |########---------------------------------------------| 15.23% tmpagx1enez.zip |########---------------------------------------------| 15.77% tmpagx1enez.zip |#########--------------------------------------------| 16.31% tmpagx1enez.zip |#########--------------------------------------------| 16.86% tmpagx1enez.zip |#########--------------------------------------------| 17.4% tmpagx1enez.zip |##########-------------------------------------------| 17.94% tmpagx1enez.zip |##########-------------------------------------------| 18.49% tmpagx1enez.zip |##########-------------------------------------------| 19.03% tmpagx1enez.zip |##########-------------------------------------------| 19.58% tmpagx1enez.zip |###########------------------------------------------| 20.12% tmpagx1enez.zip |###########------------------------------------------| 20.66% tmpagx1enez.zip |###########------------------------------------------| 21.21% tmpagx1enez.zip |############-----------------------------------------| 21.75% tmpagx1enez.zip |############-----------------------------------------| 22.3% tmpagx1enez.zip |############-----------------------------------------| 22.84% tmpagx1enez.zip |############-----------------------------------------| 23.38% tmpagx1enez.zip |#############----------------------------------------| 23.93% tmpagx1enez.zip |#############----------------------------------------| 24.47% tmpagx1enez.zip |#############----------------------------------------| 25.01% tmpagx1enez.zip |##############---------------------------------------| 25.56% tmpagx1enez.zip |##############---------------------------------------| 26.1% tmpagx1enez.zip |##############---------------------------------------| 26.65% tmpagx1enez.zip |##############---------------------------------------| 27.19% tmpagx1enez.zip |###############--------------------------------------| 27.73% tmpagx1enez.zip |###############--------------------------------------| 28.28% tmpagx1enez.zip |###############--------------------------------------| 28.82% tmpagx1enez.zip |################-------------------------------------| 29.36% tmpagx1enez.zip |################-------------------------------------| 29.91% tmpagx1enez.zip |################-------------------------------------| 30.45% tmpagx1enez.zip |################-------------------------------------| 31.0% tmpagx1enez.zip |#################------------------------------------| 31.54% tmpagx1enez.zip |#################------------------------------------| 32.08% tmpagx1enez.zip |#################------------------------------------| 32.63% tmpagx1enez.zip |##################-----------------------------------| 33.17% tmpagx1enez.zip |##################-----------------------------------| 33.71% tmpagx1enez.zip |##################-----------------------------------| 34.26% tmpagx1enez.zip |##################-----------------------------------| 34.8% tmpagx1enez.zip |###################----------------------------------| 35.35% tmpagx1enez.zip |###################----------------------------------| 35.89% tmpagx1enez.zip |###################----------------------------------| 36.43% tmpagx1enez.zip |####################---------------------------------| 36.98% tmpagx1enez.zip |####################---------------------------------| 37.52% tmpagx1enez.zip |####################---------------------------------| 38.07% tmpagx1enez.zip |####################---------------------------------| 38.61% tmpagx1enez.zip |#####################--------------------------------| 39.15% tmpagx1enez.zip |#####################--------------------------------| 39.7% tmpagx1enez.zip |#####################--------------------------------| 40.24% tmpagx1enez.zip |######################-------------------------------| 40.78% tmpagx1enez.zip |######################-------------------------------| 41.33% tmpagx1enez.zip |######################-------------------------------| 41.87% tmpagx1enez.zip |######################-------------------------------| 42.42% tmpagx1enez.zip |#######################------------------------------| 42.96% tmpagx1enez.zip |#######################------------------------------| 43.5% tmpagx1enez.zip |#######################------------------------------| 44.05% tmpagx1enez.zip |########################-----------------------------| 44.59% tmpagx1enez.zip |########################-----------------------------| 45.13% tmpagx1enez.zip |########################-----------------------------| 45.68% tmpagx1enez.zip |########################-----------------------------| 46.22% tmpagx1enez.zip |#########################----------------------------| 46.77% tmpagx1enez.zip |#########################----------------------------| 47.31% tmpagx1enez.zip |#########################----------------------------| 47.85% tmpagx1enez.zip |##########################---------------------------| 48.4% tmpagx1enez.zip |##########################---------------------------| 48.94% tmpagx1enez.zip |##########################---------------------------| 49.48% tmpagx1enez.zip |###########################--------------------------| 50.03% tmpagx1enez.zip |###########################--------------------------| 50.57% tmpagx1enez.zip |###########################--------------------------| 51.12% tmpagx1enez.zip |###########################--------------------------| 51.66% tmpagx1enez.zip |############################-------------------------| 52.2% tmpagx1enez.zip |############################-------------------------| 52.75% tmpagx1enez.zip |############################-------------------------| 53.29% tmpagx1enez.zip |#############################------------------------| 53.83% tmpagx1enez.zip |#############################------------------------| 54.38% tmpagx1enez.zip |#############################------------------------| 54.92% tmpagx1enez.zip |#############################------------------------| 55.47% tmpagx1enez.zip |##############################-----------------------| 56.01% tmpagx1enez.zip |##############################-----------------------| 56.55% tmpagx1enez.zip |##############################-----------------------| 57.1% tmpagx1enez.zip |###############################----------------------| 57.64% tmpagx1enez.zip |###############################----------------------| 58.19% tmpagx1enez.zip |###############################----------------------| 58.73% tmpagx1enez.zip |###############################----------------------| 59.27% tmpagx1enez.zip |################################---------------------| 59.82% tmpagx1enez.zip |################################---------------------| 60.36% tmpagx1enez.zip |################################---------------------| 60.9% tmpagx1enez.zip |#################################--------------------| 61.45% tmpagx1enez.zip |#################################--------------------| 61.99% tmpagx1enez.zip |#################################--------------------| 62.54% tmpagx1enez.zip |#################################--------------------| 63.08% tmpagx1enez.zip |##################################-------------------| 63.62% tmpagx1enez.zip |##################################-------------------| 64.17% tmpagx1enez.zip |##################################-------------------| 64.71% tmpagx1enez.zip |###################################------------------| 65.25% tmpagx1enez.zip |###################################------------------| 65.8% tmpagx1enez.zip |###################################------------------| 66.34% tmpagx1enez.zip |###################################------------------| 66.89% tmpagx1enez.zip |####################################-----------------| 67.43% tmpagx1enez.zip |####################################-----------------| 67.97% tmpagx1enez.zip |####################################-----------------| 68.52% tmpagx1enez.zip |#####################################----------------| 69.06% tmpagx1enez.zip |#####################################----------------| 69.6% tmpagx1enez.zip |#####################################----------------| 70.15% tmpagx1enez.zip |#####################################----------------| 70.69% tmpagx1enez.zip |######################################---------------| 71.24% tmpagx1enez.zip |######################################---------------| 71.78% tmpagx1enez.zip |######################################---------------| 72.32% tmpagx1enez.zip |#######################################--------------| 72.87% tmpagx1enez.zip |#######################################--------------| 73.41% tmpagx1enez.zip |#######################################--------------| 73.95% tmpagx1enez.zip |#######################################--------------| 74.5% tmpagx1enez.zip |########################################-------------| 75.04% tmpagx1enez.zip |########################################-------------| 75.59% tmpagx1enez.zip |########################################-------------| 76.13% tmpagx1enez.zip |#########################################------------| 76.67% tmpagx1enez.zip |#########################################------------| 77.22% tmpagx1enez.zip |#########################################------------| 77.76% tmpagx1enez.zip |##########################################-----------| 78.31% tmpagx1enez.zip |##########################################-----------| 78.85% tmpagx1enez.zip |##########################################-----------| 79.39% tmpagx1enez.zip |##########################################-----------| 79.94% tmpagx1enez.zip |###########################################----------| 80.48% tmpagx1enez.zip |###########################################----------| 81.02% tmpagx1enez.zip |###########################################----------| 81.57% tmpagx1enez.zip |############################################---------| 82.11% tmpagx1enez.zip |############################################---------| 82.66% tmpagx1enez.zip |############################################---------| 83.2% tmpagx1enez.zip |############################################---------| 83.74% tmpagx1enez.zip |#############################################--------| 84.29% tmpagx1enez.zip |#############################################--------| 84.83% tmpagx1enez.zip |#############################################--------| 85.37% tmpagx1enez.zip |##############################################-------| 85.92% tmpagx1enez.zip |##############################################-------| 86.46% tmpagx1enez.zip |##############################################-------| 87.01% tmpagx1enez.zip |##############################################-------| 87.55% tmpagx1enez.zip |###############################################------| 88.09% tmpagx1enez.zip |###############################################------| 88.64% tmpagx1enez.zip |###############################################------| 89.18% tmpagx1enez.zip |################################################-----| 89.72% tmpagx1enez.zip |################################################-----| 90.27% tmpagx1enez.zip |################################################-----| 90.81% tmpagx1enez.zip |################################################-----| 91.36% tmpagx1enez.zip |#################################################----| 91.9% tmpagx1enez.zip |#################################################----| 92.44% tmpagx1enez.zip |#################################################----| 92.99% tmpagx1enez.zip |##################################################---| 93.53% tmpagx1enez.zip |##################################################---| 94.08% tmpagx1enez.zip |##################################################---| 94.62% tmpagx1enez.zip |##################################################---| 95.16% tmpagx1enez.zip |###################################################--| 95.71% tmpagx1enez.zip |###################################################--| 96.25% tmpagx1enez.zip |###################################################--| 96.79% tmpagx1enez.zip |####################################################-| 97.34% tmpagx1enez.zip |####################################################-| 97.88% tmpagx1enez.zip |####################################################-| 98.43% tmpagx1enez.zip |####################################################-| 98.97% tmpagx1enez.zip |#####################################################| 99.51% tmpagx1enez.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is f6134d57-8bb4-4ce8-8446-d63e8c6acc5d + 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:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' + 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).. tmpsr3ifebc.zip |-----------------------------------------------------| 0.54% tmpsr3ifebc.zip |#----------------------------------------------------| 1.08% tmpsr3ifebc.zip |#----------------------------------------------------| 1.63% tmpsr3ifebc.zip |#----------------------------------------------------| 2.17% tmpsr3ifebc.zip |#----------------------------------------------------| 2.71% tmpsr3ifebc.zip |##---------------------------------------------------| 3.25% tmpsr3ifebc.zip |##---------------------------------------------------| 3.79% tmpsr3ifebc.zip |##---------------------------------------------------| 4.34% tmpsr3ifebc.zip |###--------------------------------------------------| 4.88% tmpsr3ifebc.zip |###--------------------------------------------------| 5.42% tmpsr3ifebc.zip |###--------------------------------------------------| 5.96% tmpsr3ifebc.zip |###--------------------------------------------------| 6.51% tmpsr3ifebc.zip |####-------------------------------------------------| 7.05% tmpsr3ifebc.zip |####-------------------------------------------------| 7.59% tmpsr3ifebc.zip |####-------------------------------------------------| 8.13% tmpsr3ifebc.zip |#####------------------------------------------------| 8.67% tmpsr3ifebc.zip |#####------------------------------------------------| 9.22% tmpsr3ifebc.zip |#####------------------------------------------------| 9.76% tmpsr3ifebc.zip |#####------------------------------------------------| 10.3% tmpsr3ifebc.zip |######-----------------------------------------------| 10.84% tmpsr3ifebc.zip |######-----------------------------------------------| 11.38% tmpsr3ifebc.zip |######-----------------------------------------------| 11.93% tmpsr3ifebc.zip |#######----------------------------------------------| 12.47% tmpsr3ifebc.zip |#######----------------------------------------------| 13.01% tmpsr3ifebc.zip |#######----------------------------------------------| 13.55% tmpsr3ifebc.zip |#######----------------------------------------------| 14.1% tmpsr3ifebc.zip |########---------------------------------------------| 14.64% tmpsr3ifebc.zip |########---------------------------------------------| 15.18% tmpsr3ifebc.zip |########---------------------------------------------| 15.72% tmpsr3ifebc.zip |#########--------------------------------------------| 16.26% tmpsr3ifebc.zip |#########--------------------------------------------| 16.81% tmpsr3ifebc.zip |#########--------------------------------------------| 17.35% tmpsr3ifebc.zip |#########--------------------------------------------| 17.89% tmpsr3ifebc.zip |##########-------------------------------------------| 18.43% tmpsr3ifebc.zip |##########-------------------------------------------| 18.97% tmpsr3ifebc.zip |##########-------------------------------------------| 19.52% tmpsr3ifebc.zip |###########------------------------------------------| 20.06% tmpsr3ifebc.zip |###########------------------------------------------| 20.6% tmpsr3ifebc.zip |###########------------------------------------------| 21.14% tmpsr3ifebc.zip |###########------------------------------------------| 21.68% tmpsr3ifebc.zip |############-----------------------------------------| 22.23% tmpsr3ifebc.zip |############-----------------------------------------| 22.77% tmpsr3ifebc.zip |############-----------------------------------------| 23.31% tmpsr3ifebc.zip |#############----------------------------------------| 23.85% tmpsr3ifebc.zip |#############----------------------------------------| 24.4% tmpsr3ifebc.zip |#############----------------------------------------| 24.94% tmpsr3ifebc.zip |##############---------------------------------------| 25.48% tmpsr3ifebc.zip |##############---------------------------------------| 26.02% tmpsr3ifebc.zip |##############---------------------------------------| 26.56% tmpsr3ifebc.zip |##############---------------------------------------| 27.11% tmpsr3ifebc.zip |###############--------------------------------------| 27.65% tmpsr3ifebc.zip |###############--------------------------------------| 28.19% tmpsr3ifebc.zip |###############--------------------------------------| 28.73% tmpsr3ifebc.zip |################-------------------------------------| 29.27% tmpsr3ifebc.zip |################-------------------------------------| 29.82% tmpsr3ifebc.zip |################-------------------------------------| 30.36% tmpsr3ifebc.zip |################-------------------------------------| 30.9% tmpsr3ifebc.zip |#################------------------------------------| 31.44% tmpsr3ifebc.zip |#################------------------------------------| 31.98% tmpsr3ifebc.zip |#################------------------------------------| 32.53% tmpsr3ifebc.zip |##################-----------------------------------| 33.07% tmpsr3ifebc.zip |##################-----------------------------------| 33.61% tmpsr3ifebc.zip |##################-----------------------------------| 34.15% tmpsr3ifebc.zip |##################-----------------------------------| 34.7% tmpsr3ifebc.zip |###################----------------------------------| 35.24% tmpsr3ifebc.zip |###################----------------------------------| 35.78% tmpsr3ifebc.zip |###################----------------------------------| 36.32% tmpsr3ifebc.zip |####################---------------------------------| 36.86% tmpsr3ifebc.zip |####################---------------------------------| 37.41% tmpsr3ifebc.zip |####################---------------------------------| 37.95% tmpsr3ifebc.zip |####################---------------------------------| 38.49% tmpsr3ifebc.zip |#####################--------------------------------| 39.03% tmpsr3ifebc.zip |#####################--------------------------------| 39.57% tmpsr3ifebc.zip |#####################--------------------------------| 40.12% tmpsr3ifebc.zip |######################-------------------------------| 40.66% tmpsr3ifebc.zip |######################-------------------------------| 41.2% tmpsr3ifebc.zip |######################-------------------------------| 41.74% tmpsr3ifebc.zip |######################-------------------------------| 42.29% tmpsr3ifebc.zip |#######################------------------------------| 42.83% tmpsr3ifebc.zip |#######################------------------------------| 43.37% tmpsr3ifebc.zip |#######################------------------------------| 43.91% tmpsr3ifebc.zip |########################-----------------------------| 44.45% tmpsr3ifebc.zip |########################-----------------------------| 45.0% tmpsr3ifebc.zip |########################-----------------------------| 45.54% tmpsr3ifebc.zip |########################-----------------------------| 46.08% tmpsr3ifebc.zip |#########################----------------------------| 46.62% tmpsr3ifebc.zip |#########################----------------------------| 47.16% tmpsr3ifebc.zip |#########################----------------------------| 47.71% tmpsr3ifebc.zip |##########################---------------------------| 48.25% tmpsr3ifebc.zip |##########################---------------------------| 48.79% tmpsr3ifebc.zip |##########################---------------------------| 49.33% tmpsr3ifebc.zip |##########################---------------------------| 49.87% tmpsr3ifebc.zip |###########################--------------------------| 50.42% tmpsr3ifebc.zip |###########################--------------------------| 50.96% tmpsr3ifebc.zip |###########################--------------------------| 51.5% tmpsr3ifebc.zip |############################-------------------------| 52.04% tmpsr3ifebc.zip |############################-------------------------| 52.59% tmpsr3ifebc.zip |############################-------------------------| 53.13% tmpsr3ifebc.zip |############################-------------------------| 53.67% tmpsr3ifebc.zip |#############################------------------------| 54.21% tmpsr3ifebc.zip |#############################------------------------| 54.75% tmpsr3ifebc.zip |#############################------------------------| 55.3% tmpsr3ifebc.zip |##############################-----------------------| 55.84% tmpsr3ifebc.zip |##############################-----------------------| 56.38% tmpsr3ifebc.zip |##############################-----------------------| 56.92% tmpsr3ifebc.zip |##############################-----------------------| 57.46% tmpsr3ifebc.zip |###############################----------------------| 58.01% tmpsr3ifebc.zip |###############################----------------------| 58.55% tmpsr3ifebc.zip |###############################----------------------| 59.09% tmpsr3ifebc.zip |################################---------------------| 59.63% tmpsr3ifebc.zip |################################---------------------| 60.17% tmpsr3ifebc.zip |################################---------------------| 60.72% tmpsr3ifebc.zip |################################---------------------| 61.26% tmpsr3ifebc.zip |#################################--------------------| 61.8% tmpsr3ifebc.zip |#################################--------------------| 62.34% tmpsr3ifebc.zip |#################################--------------------| 62.89% tmpsr3ifebc.zip |##################################-------------------| 63.43% tmpsr3ifebc.zip |##################################-------------------| 63.97% tmpsr3ifebc.zip |##################################-------------------| 64.51% tmpsr3ifebc.zip |##################################-------------------| 65.05% tmpsr3ifebc.zip |###################################------------------| 65.6% tmpsr3ifebc.zip |###################################------------------| 66.14% tmpsr3ifebc.zip |###################################------------------| 66.68% tmpsr3ifebc.zip |####################################-----------------| 67.22% tmpsr3ifebc.zip |####################################-----------------| 67.76% tmpsr3ifebc.zip |####################################-----------------| 68.31% tmpsr3ifebc.zip |####################################-----------------| 68.85% tmpsr3ifebc.zip |#####################################----------------| 69.39% tmpsr3ifebc.zip |#####################################----------------| 69.93% tmpsr3ifebc.zip |#####################################----------------| 70.48% tmpsr3ifebc.zip |######################################---------------| 71.02% tmpsr3ifebc.zip |######################################---------------| 71.56% tmpsr3ifebc.zip |######################################---------------| 72.1% tmpsr3ifebc.zip |#######################################--------------| 72.64% tmpsr3ifebc.zip |#######################################--------------| 73.19% tmpsr3ifebc.zip |#######################################--------------| 73.73% tmpsr3ifebc.zip |#######################################--------------| 74.27% tmpsr3ifebc.zip |########################################-------------| 74.81% tmpsr3ifebc.zip |########################################-------------| 75.35% tmpsr3ifebc.zip |########################################-------------| 75.9% tmpsr3ifebc.zip |#########################################------------| 76.44% tmpsr3ifebc.zip |#########################################------------| 76.98% tmpsr3ifebc.zip |#########################################------------| 77.52% tmpsr3ifebc.zip |#########################################------------| 78.06% tmpsr3ifebc.zip |##########################################-----------| 78.61% tmpsr3ifebc.zip |##########################################-----------| 79.15% tmpsr3ifebc.zip |##########################################-----------| 79.69% tmpsr3ifebc.zip |###########################################----------| 80.23% tmpsr3ifebc.zip |###########################################----------| 80.78% tmpsr3ifebc.zip |###########################################----------| 81.32% tmpsr3ifebc.zip |###########################################----------| 81.86% tmpsr3ifebc.zip |############################################---------| 82.4% tmpsr3ifebc.zip |############################################---------| 82.94% tmpsr3ifebc.zip |############################################---------| 83.49% tmpsr3ifebc.zip |#############################################--------| 84.03% tmpsr3ifebc.zip |#############################################--------| 84.57% tmpsr3ifebc.zip |#############################################--------| 85.11% tmpsr3ifebc.zip |#############################################--------| 85.65% tmpsr3ifebc.zip |##############################################-------| 86.2% tmpsr3ifebc.zip |##############################################-------| 86.74% tmpsr3ifebc.zip |##############################################-------| 87.28% tmpsr3ifebc.zip |###############################################------| 87.82% tmpsr3ifebc.zip |###############################################------| 88.36% tmpsr3ifebc.zip |###############################################------| 88.91% tmpsr3ifebc.zip |###############################################------| 89.45% tmpsr3ifebc.zip |################################################-----| 89.99% tmpsr3ifebc.zip |################################################-----| 90.53% tmpsr3ifebc.zip |################################################-----| 91.08% tmpsr3ifebc.zip |#################################################----| 91.62% tmpsr3ifebc.zip |#################################################----| 92.16% tmpsr3ifebc.zip |#################################################----| 92.7% tmpsr3ifebc.zip |#################################################----| 93.24% tmpsr3ifebc.zip |##################################################---| 93.79% tmpsr3ifebc.zip |##################################################---| 94.33% tmpsr3ifebc.zip |##################################################---| 94.87% tmpsr3ifebc.zip |###################################################--| 95.41% tmpsr3ifebc.zip |###################################################--| 95.95% tmpsr3ifebc.zip |###################################################--| 96.5% tmpsr3ifebc.zip |###################################################--| 97.04% tmpsr3ifebc.zip |####################################################-| 97.58% tmpsr3ifebc.zip |####################################################-| 98.12% tmpsr3ifebc.zip |####################################################-| 98.67% tmpsr3ifebc.zip |#####################################################| 99.21% tmpsr3ifebc.zip |#####################################################| 99.75% tmpsr3ifebc.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5ae82661-fe13-436f-ba29-02161bdd92af + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.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-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).. tmp6pzabs3p.zip |-----------------------------------------------------| 0.53% tmp6pzabs3p.zip |#----------------------------------------------------| 1.06% tmp6pzabs3p.zip |#----------------------------------------------------| 1.58% tmp6pzabs3p.zip |#----------------------------------------------------| 2.11% tmp6pzabs3p.zip |#----------------------------------------------------| 2.64% tmp6pzabs3p.zip |##---------------------------------------------------| 3.17% tmp6pzabs3p.zip |##---------------------------------------------------| 3.7% tmp6pzabs3p.zip |##---------------------------------------------------| 4.22% tmp6pzabs3p.zip |###--------------------------------------------------| 4.75% tmp6pzabs3p.zip |###--------------------------------------------------| 5.28% tmp6pzabs3p.zip |###--------------------------------------------------| 5.81% tmp6pzabs3p.zip |###--------------------------------------------------| 6.34% tmp6pzabs3p.zip |####-------------------------------------------------| 6.86% tmp6pzabs3p.zip |####-------------------------------------------------| 7.39% tmp6pzabs3p.zip |####-------------------------------------------------| 7.92% tmp6pzabs3p.zip |####-------------------------------------------------| 8.45% tmp6pzabs3p.zip |#####------------------------------------------------| 8.98% tmp6pzabs3p.zip |#####------------------------------------------------| 9.5% tmp6pzabs3p.zip |#####------------------------------------------------| 10.03% tmp6pzabs3p.zip |######-----------------------------------------------| 10.56% tmp6pzabs3p.zip |######-----------------------------------------------| 11.09% tmp6pzabs3p.zip |######-----------------------------------------------| 11.61% tmp6pzabs3p.zip |######-----------------------------------------------| 12.14% tmp6pzabs3p.zip |#######----------------------------------------------| 12.67% tmp6pzabs3p.zip |#######----------------------------------------------| 13.2% tmp6pzabs3p.zip |#######----------------------------------------------| 13.73% tmp6pzabs3p.zip |########---------------------------------------------| 14.25% tmp6pzabs3p.zip |########---------------------------------------------| 14.78% tmp6pzabs3p.zip |########---------------------------------------------| 15.31% tmp6pzabs3p.zip |########---------------------------------------------| 15.84% tmp6pzabs3p.zip |#########--------------------------------------------| 16.37% tmp6pzabs3p.zip |#########--------------------------------------------| 16.89% tmp6pzabs3p.zip |#########--------------------------------------------| 17.42% tmp6pzabs3p.zip |##########-------------------------------------------| 17.95% tmp6pzabs3p.zip |##########-------------------------------------------| 18.48% tmp6pzabs3p.zip |##########-------------------------------------------| 19.01% tmp6pzabs3p.zip |##########-------------------------------------------| 19.53% tmp6pzabs3p.zip |###########------------------------------------------| 20.06% tmp6pzabs3p.zip |###########------------------------------------------| 20.59% tmp6pzabs3p.zip |###########------------------------------------------| 21.12% tmp6pzabs3p.zip |###########------------------------------------------| 21.65% tmp6pzabs3p.zip |############-----------------------------------------| 22.17% tmp6pzabs3p.zip |############-----------------------------------------| 22.7% tmp6pzabs3p.zip |############-----------------------------------------| 23.23% tmp6pzabs3p.zip |#############----------------------------------------| 23.76% tmp6pzabs3p.zip |#############----------------------------------------| 24.29% tmp6pzabs3p.zip |#############----------------------------------------| 24.81% tmp6pzabs3p.zip |#############----------------------------------------| 25.34% tmp6pzabs3p.zip |##############---------------------------------------| 25.87% tmp6pzabs3p.zip |##############---------------------------------------| 26.4% tmp6pzabs3p.zip |##############---------------------------------------| 26.93% tmp6pzabs3p.zip |###############--------------------------------------| 27.45% tmp6pzabs3p.zip |###############--------------------------------------| 27.98% tmp6pzabs3p.zip |###############--------------------------------------| 28.51% tmp6pzabs3p.zip |###############--------------------------------------| 29.04% tmp6pzabs3p.zip |################-------------------------------------| 29.57% tmp6pzabs3p.zip |################-------------------------------------| 30.09% tmp6pzabs3p.zip |################-------------------------------------| 30.62% tmp6pzabs3p.zip |#################------------------------------------| 31.15% tmp6pzabs3p.zip |#################------------------------------------| 31.68% tmp6pzabs3p.zip |#################------------------------------------| 32.21% tmp6pzabs3p.zip |#################------------------------------------| 32.73% tmp6pzabs3p.zip |##################-----------------------------------| 33.26% tmp6pzabs3p.zip |##################-----------------------------------| 33.79% tmp6pzabs3p.zip |##################-----------------------------------| 34.32% tmp6pzabs3p.zip |##################-----------------------------------| 34.84% tmp6pzabs3p.zip |###################----------------------------------| 35.37% tmp6pzabs3p.zip |###################----------------------------------| 35.9% tmp6pzabs3p.zip |###################----------------------------------| 36.43% tmp6pzabs3p.zip |####################---------------------------------| 36.96% tmp6pzabs3p.zip |####################---------------------------------| 37.48% tmp6pzabs3p.zip |####################---------------------------------| 38.01% tmp6pzabs3p.zip |####################---------------------------------| 38.54% tmp6pzabs3p.zip |#####################--------------------------------| 39.07% tmp6pzabs3p.zip |#####################--------------------------------| 39.6% tmp6pzabs3p.zip |#####################--------------------------------| 40.12% tmp6pzabs3p.zip |######################-------------------------------| 40.65% tmp6pzabs3p.zip |######################-------------------------------| 41.18% tmp6pzabs3p.zip |######################-------------------------------| 41.71% tmp6pzabs3p.zip |######################-------------------------------| 42.24% tmp6pzabs3p.zip |#######################------------------------------| 42.76% tmp6pzabs3p.zip |#######################------------------------------| 43.29% tmp6pzabs3p.zip |#######################------------------------------| 43.82% tmp6pzabs3p.zip |########################-----------------------------| 44.35% tmp6pzabs3p.zip |########################-----------------------------| 44.88% tmp6pzabs3p.zip |########################-----------------------------| 45.4% tmp6pzabs3p.zip |########################-----------------------------| 45.93% tmp6pzabs3p.zip |#########################----------------------------| 46.46% tmp6pzabs3p.zip |#########################----------------------------| 46.99% tmp6pzabs3p.zip |#########################----------------------------| 47.52% tmp6pzabs3p.zip |#########################----------------------------| 48.04% tmp6pzabs3p.zip |##########################---------------------------| 48.57% tmp6pzabs3p.zip |##########################---------------------------| 49.1% tmp6pzabs3p.zip |##########################---------------------------| 49.63% tmp6pzabs3p.zip |###########################--------------------------| 50.16% tmp6pzabs3p.zip |###########################--------------------------| 50.68% tmp6pzabs3p.zip |###########################--------------------------| 51.21% tmp6pzabs3p.zip |###########################--------------------------| 51.74% tmp6pzabs3p.zip |############################-------------------------| 52.27% tmp6pzabs3p.zip |############################-------------------------| 52.8% tmp6pzabs3p.zip |############################-------------------------| 53.32% tmp6pzabs3p.zip |#############################------------------------| 53.85% tmp6pzabs3p.zip |#############################------------------------| 54.38% tmp6pzabs3p.zip |#############################------------------------| 54.91% tmp6pzabs3p.zip |#############################------------------------| 55.44% tmp6pzabs3p.zip |##############################-----------------------| 55.96% tmp6pzabs3p.zip |##############################-----------------------| 56.49% tmp6pzabs3p.zip |##############################-----------------------| 57.02% tmp6pzabs3p.zip |##############################-----------------------| 57.55% tmp6pzabs3p.zip |###############################----------------------| 58.07% tmp6pzabs3p.zip |###############################----------------------| 58.6% tmp6pzabs3p.zip |###############################----------------------| 59.13% tmp6pzabs3p.zip |################################---------------------| 59.66% tmp6pzabs3p.zip |################################---------------------| 60.19% tmp6pzabs3p.zip |################################---------------------| 60.71% tmp6pzabs3p.zip |################################---------------------| 61.24% tmp6pzabs3p.zip |#################################--------------------| 61.77% tmp6pzabs3p.zip |#################################--------------------| 62.3% tmp6pzabs3p.zip |#################################--------------------| 62.83% tmp6pzabs3p.zip |##################################-------------------| 63.35% tmp6pzabs3p.zip |##################################-------------------| 63.88% tmp6pzabs3p.zip |##################################-------------------| 64.41% tmp6pzabs3p.zip |##################################-------------------| 64.94% tmp6pzabs3p.zip |###################################------------------| 65.47% tmp6pzabs3p.zip |###################################------------------| 65.99% tmp6pzabs3p.zip |###################################------------------| 66.52% tmp6pzabs3p.zip |####################################-----------------| 67.05% tmp6pzabs3p.zip |####################################-----------------| 67.58% tmp6pzabs3p.zip |####################################-----------------| 68.11% tmp6pzabs3p.zip |####################################-----------------| 68.63% tmp6pzabs3p.zip |#####################################----------------| 69.16% tmp6pzabs3p.zip |#####################################----------------| 69.69% tmp6pzabs3p.zip |#####################################----------------| 70.22% tmp6pzabs3p.zip |#####################################----------------| 70.75% tmp6pzabs3p.zip |######################################---------------| 71.27% tmp6pzabs3p.zip |######################################---------------| 71.8% tmp6pzabs3p.zip |######################################---------------| 72.33% tmp6pzabs3p.zip |#######################################--------------| 72.86% tmp6pzabs3p.zip |#######################################--------------| 73.39% tmp6pzabs3p.zip |#######################################--------------| 73.91% tmp6pzabs3p.zip |#######################################--------------| 74.44% tmp6pzabs3p.zip |########################################-------------| 74.97% tmp6pzabs3p.zip |########################################-------------| 75.5% tmp6pzabs3p.zip |########################################-------------| 76.03% tmp6pzabs3p.zip |#########################################------------| 76.55% tmp6pzabs3p.zip |#########################################------------| 77.08% tmp6pzabs3p.zip |#########################################------------| 77.61% tmp6pzabs3p.zip |#########################################------------| 78.14% tmp6pzabs3p.zip |##########################################-----------| 78.66% tmp6pzabs3p.zip |##########################################-----------| 79.19% tmp6pzabs3p.zip |##########################################-----------| 79.72% tmp6pzabs3p.zip |###########################################----------| 80.25% tmp6pzabs3p.zip |###########################################----------| 80.78% tmp6pzabs3p.zip |###########################################----------| 81.3% tmp6pzabs3p.zip |###########################################----------| 81.83% tmp6pzabs3p.zip |############################################---------| 82.36% tmp6pzabs3p.zip |############################################---------| 82.89% tmp6pzabs3p.zip |############################################---------| 83.42% tmp6pzabs3p.zip |############################################---------| 83.94% tmp6pzabs3p.zip |#############################################--------| 84.47% tmp6pzabs3p.zip |#############################################--------| 85.0% tmp6pzabs3p.zip |#############################################--------| 85.53% tmp6pzabs3p.zip |##############################################-------| 86.06% tmp6pzabs3p.zip |##############################################-------| 86.58% tmp6pzabs3p.zip |##############################################-------| 87.11% tmp6pzabs3p.zip |##############################################-------| 87.64% tmp6pzabs3p.zip |###############################################------| 88.17% tmp6pzabs3p.zip |###############################################------| 88.7% tmp6pzabs3p.zip |###############################################------| 89.22% tmp6pzabs3p.zip |################################################-----| 89.75% tmp6pzabs3p.zip |################################################-----| 90.28% tmp6pzabs3p.zip |################################################-----| 90.81% tmp6pzabs3p.zip |################################################-----| 91.34% tmp6pzabs3p.zip |#################################################----| 91.86% tmp6pzabs3p.zip |#################################################----| 92.39% tmp6pzabs3p.zip |#################################################----| 92.92% tmp6pzabs3p.zip |##################################################---| 93.45% tmp6pzabs3p.zip |##################################################---| 93.98% tmp6pzabs3p.zip |##################################################---| 94.5% tmp6pzabs3p.zip |##################################################---| 95.03% tmp6pzabs3p.zip |###################################################--| 95.56% tmp6pzabs3p.zip |###################################################--| 96.09% tmp6pzabs3p.zip |###################################################--| 96.62% tmp6pzabs3p.zip |###################################################--| 97.14% tmp6pzabs3p.zip |####################################################-| 97.67% tmp6pzabs3p.zip |####################################################-| 98.2% tmp6pzabs3p.zip |####################################################-| 98.73% tmp6pzabs3p.zip |#####################################################| 99.26% tmp6pzabs3p.zip |#####################################################| 99.78% tmp6pzabs3p.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5c931950-c38b-41c7-af5e-ce6933145a01 + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmp181ji3cj.zip |-----------------------------------------------------| 0.54% tmp181ji3cj.zip |#----------------------------------------------------| 1.09% tmp181ji3cj.zip |#----------------------------------------------------| 1.63% tmp181ji3cj.zip |#----------------------------------------------------| 2.18% tmp181ji3cj.zip |#----------------------------------------------------| 2.72% tmp181ji3cj.zip |##---------------------------------------------------| 3.27% tmp181ji3cj.zip |##---------------------------------------------------| 3.81% tmp181ji3cj.zip |##---------------------------------------------------| 4.35% tmp181ji3cj.zip |###--------------------------------------------------| 4.9% tmp181ji3cj.zip |###--------------------------------------------------| 5.44% tmp181ji3cj.zip |###--------------------------------------------------| 5.99% tmp181ji3cj.zip |###--------------------------------------------------| 6.53% tmp181ji3cj.zip |####-------------------------------------------------| 7.08% tmp181ji3cj.zip |####-------------------------------------------------| 7.62% tmp181ji3cj.zip |####-------------------------------------------------| 8.16% tmp181ji3cj.zip |#####------------------------------------------------| 8.71% tmp181ji3cj.zip |#####------------------------------------------------| 9.25% tmp181ji3cj.zip |#####------------------------------------------------| 9.8% tmp181ji3cj.zip |#####------------------------------------------------| 10.34% tmp181ji3cj.zip |######-----------------------------------------------| 10.89% tmp181ji3cj.zip |######-----------------------------------------------| 11.43% tmp181ji3cj.zip |######-----------------------------------------------| 11.97% tmp181ji3cj.zip |#######----------------------------------------------| 12.52% tmp181ji3cj.zip |#######----------------------------------------------| 13.06% tmp181ji3cj.zip |#######----------------------------------------------| 13.61% tmp181ji3cj.zip |#######----------------------------------------------| 14.15% tmp181ji3cj.zip |########---------------------------------------------| 14.69% tmp181ji3cj.zip |########---------------------------------------------| 15.24% tmp181ji3cj.zip |########---------------------------------------------| 15.78% tmp181ji3cj.zip |#########--------------------------------------------| 16.33% tmp181ji3cj.zip |#########--------------------------------------------| 16.87% tmp181ji3cj.zip |#########--------------------------------------------| 17.42% tmp181ji3cj.zip |##########-------------------------------------------| 17.96% tmp181ji3cj.zip |##########-------------------------------------------| 18.5% tmp181ji3cj.zip |##########-------------------------------------------| 19.05% tmp181ji3cj.zip |##########-------------------------------------------| 19.59% tmp181ji3cj.zip |###########------------------------------------------| 20.14% tmp181ji3cj.zip |###########------------------------------------------| 20.68% tmp181ji3cj.zip |###########------------------------------------------| 21.23% tmp181ji3cj.zip |############-----------------------------------------| 21.77% tmp181ji3cj.zip |############-----------------------------------------| 22.31% tmp181ji3cj.zip |############-----------------------------------------| 22.86% tmp181ji3cj.zip |############-----------------------------------------| 23.4% tmp181ji3cj.zip |#############----------------------------------------| 23.95% tmp181ji3cj.zip |#############----------------------------------------| 24.49% tmp181ji3cj.zip |#############----------------------------------------| 25.04% tmp181ji3cj.zip |##############---------------------------------------| 25.58% tmp181ji3cj.zip |##############---------------------------------------| 26.12% tmp181ji3cj.zip |##############---------------------------------------| 26.67% tmp181ji3cj.zip |##############---------------------------------------| 27.21% tmp181ji3cj.zip |###############--------------------------------------| 27.76% tmp181ji3cj.zip |###############--------------------------------------| 28.3% tmp181ji3cj.zip |###############--------------------------------------| 28.85% tmp181ji3cj.zip |################-------------------------------------| 29.39% tmp181ji3cj.zip |################-------------------------------------| 29.93% tmp181ji3cj.zip |################-------------------------------------| 30.48% tmp181ji3cj.zip |################-------------------------------------| 31.02% tmp181ji3cj.zip |#################------------------------------------| 31.57% tmp181ji3cj.zip |#################------------------------------------| 32.11% tmp181ji3cj.zip |#################------------------------------------| 32.66% tmp181ji3cj.zip |##################-----------------------------------| 33.2% tmp181ji3cj.zip |##################-----------------------------------| 33.74% tmp181ji3cj.zip |##################-----------------------------------| 34.29% tmp181ji3cj.zip |##################-----------------------------------| 34.83% tmp181ji3cj.zip |###################----------------------------------| 35.38% tmp181ji3cj.zip |###################----------------------------------| 35.92% tmp181ji3cj.zip |###################----------------------------------| 36.47% tmp181ji3cj.zip |####################---------------------------------| 37.01% tmp181ji3cj.zip |####################---------------------------------| 37.55% tmp181ji3cj.zip |####################---------------------------------| 38.1% tmp181ji3cj.zip |####################---------------------------------| 38.64% tmp181ji3cj.zip |#####################--------------------------------| 39.19% tmp181ji3cj.zip |#####################--------------------------------| 39.73% tmp181ji3cj.zip |#####################--------------------------------| 40.28% tmp181ji3cj.zip |######################-------------------------------| 40.82% tmp181ji3cj.zip |######################-------------------------------| 41.36% tmp181ji3cj.zip |######################-------------------------------| 41.91% tmp181ji3cj.zip |######################-------------------------------| 42.45% tmp181ji3cj.zip |#######################------------------------------| 43.0% tmp181ji3cj.zip |#######################------------------------------| 43.54% tmp181ji3cj.zip |#######################------------------------------| 44.08% tmp181ji3cj.zip |########################-----------------------------| 44.63% tmp181ji3cj.zip |########################-----------------------------| 45.17% tmp181ji3cj.zip |########################-----------------------------| 45.72% tmp181ji3cj.zip |#########################----------------------------| 46.26% tmp181ji3cj.zip |#########################----------------------------| 46.81% tmp181ji3cj.zip |#########################----------------------------| 47.35% tmp181ji3cj.zip |#########################----------------------------| 47.89% tmp181ji3cj.zip |##########################---------------------------| 48.44% tmp181ji3cj.zip |##########################---------------------------| 48.98% tmp181ji3cj.zip |##########################---------------------------| 49.53% tmp181ji3cj.zip |###########################--------------------------| 50.07% tmp181ji3cj.zip |###########################--------------------------| 50.62% tmp181ji3cj.zip |###########################--------------------------| 51.16% tmp181ji3cj.zip |###########################--------------------------| 51.7% tmp181ji3cj.zip |############################-------------------------| 52.25% tmp181ji3cj.zip |############################-------------------------| 52.79% tmp181ji3cj.zip |############################-------------------------| 53.34% tmp181ji3cj.zip |#############################------------------------| 53.88% tmp181ji3cj.zip |#############################------------------------| 54.43% tmp181ji3cj.zip |#############################------------------------| 54.97% tmp181ji3cj.zip |#############################------------------------| 55.51% tmp181ji3cj.zip |##############################-----------------------| 56.06% tmp181ji3cj.zip |##############################-----------------------| 56.6% tmp181ji3cj.zip |##############################-----------------------| 57.15% tmp181ji3cj.zip |###############################----------------------| 57.69% tmp181ji3cj.zip |###############################----------------------| 58.24% tmp181ji3cj.zip |###############################----------------------| 58.78% tmp181ji3cj.zip |###############################----------------------| 59.32% tmp181ji3cj.zip |################################---------------------| 59.87% tmp181ji3cj.zip |################################---------------------| 60.41% tmp181ji3cj.zip |################################---------------------| 60.96% tmp181ji3cj.zip |#################################--------------------| 61.5% tmp181ji3cj.zip |#################################--------------------| 62.05% tmp181ji3cj.zip |#################################--------------------| 62.59% tmp181ji3cj.zip |#################################--------------------| 63.13% tmp181ji3cj.zip |##################################-------------------| 63.68% tmp181ji3cj.zip |##################################-------------------| 64.22% tmp181ji3cj.zip |##################################-------------------| 64.77% tmp181ji3cj.zip |###################################------------------| 65.31% tmp181ji3cj.zip |###################################------------------| 65.86% tmp181ji3cj.zip |###################################------------------| 66.4% tmp181ji3cj.zip |###################################------------------| 66.94% tmp181ji3cj.zip |####################################-----------------| 67.49% tmp181ji3cj.zip |####################################-----------------| 68.03% tmp181ji3cj.zip |####################################-----------------| 68.58% tmp181ji3cj.zip |#####################################----------------| 69.12% tmp181ji3cj.zip |#####################################----------------| 69.66% tmp181ji3cj.zip |#####################################----------------| 70.21% tmp181ji3cj.zip |#####################################----------------| 70.75% tmp181ji3cj.zip |######################################---------------| 71.3% tmp181ji3cj.zip |######################################---------------| 71.84% tmp181ji3cj.zip |######################################---------------| 72.39% tmp181ji3cj.zip |#######################################--------------| 72.93% tmp181ji3cj.zip |#######################################--------------| 73.47% tmp181ji3cj.zip |#######################################--------------| 74.02% tmp181ji3cj.zip |########################################-------------| 74.56% tmp181ji3cj.zip |########################################-------------| 75.11% tmp181ji3cj.zip |########################################-------------| 75.65% tmp181ji3cj.zip |########################################-------------| 76.2% tmp181ji3cj.zip |#########################################------------| 76.74% tmp181ji3cj.zip |#########################################------------| 77.28% tmp181ji3cj.zip |#########################################------------| 77.83% tmp181ji3cj.zip |##########################################-----------| 78.37% tmp181ji3cj.zip |##########################################-----------| 78.92% tmp181ji3cj.zip |##########################################-----------| 79.46% tmp181ji3cj.zip |##########################################-----------| 80.01% tmp181ji3cj.zip |###########################################----------| 80.55% tmp181ji3cj.zip |###########################################----------| 81.09% tmp181ji3cj.zip |###########################################----------| 81.64% tmp181ji3cj.zip |############################################---------| 82.18% tmp181ji3cj.zip |############################################---------| 82.73% tmp181ji3cj.zip |############################################---------| 83.27% tmp181ji3cj.zip |############################################---------| 83.82% tmp181ji3cj.zip |#############################################--------| 84.36% tmp181ji3cj.zip |#############################################--------| 84.9% tmp181ji3cj.zip |#############################################--------| 85.45% tmp181ji3cj.zip |##############################################-------| 85.99% tmp181ji3cj.zip |##############################################-------| 86.54% tmp181ji3cj.zip |##############################################-------| 87.08% tmp181ji3cj.zip |##############################################-------| 87.63% tmp181ji3cj.zip |###############################################------| 88.17% tmp181ji3cj.zip |###############################################------| 88.71% tmp181ji3cj.zip |###############################################------| 89.26% tmp181ji3cj.zip |################################################-----| 89.8% tmp181ji3cj.zip |################################################-----| 90.35% tmp181ji3cj.zip |################################################-----| 90.89% tmp181ji3cj.zip |################################################-----| 91.44% tmp181ji3cj.zip |#################################################----| 91.98% tmp181ji3cj.zip |#################################################----| 92.52% tmp181ji3cj.zip |#################################################----| 93.07% tmp181ji3cj.zip |##################################################---| 93.61% tmp181ji3cj.zip |##################################################---| 94.16% tmp181ji3cj.zip |##################################################---| 94.7% tmp181ji3cj.zip |##################################################---| 95.25% tmp181ji3cj.zip |###################################################--| 95.79% tmp181ji3cj.zip |###################################################--| 96.33% tmp181ji3cj.zip |###################################################--| 96.88% tmp181ji3cj.zip |####################################################-| 97.42% tmp181ji3cj.zip |####################################################-| 97.97% tmp181ji3cj.zip |####################################################-| 98.51% tmp181ji3cj.zip |####################################################-| 99.05% tmp181ji3cj.zip |#####################################################| 99.6% tmp181ji3cj.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4350a4f6-bcbe-4dd5-a81f-0bb98b92e7e1 + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmpc22hmbzh.zip |-----------------------------------------------------| 0.13% tmpc22hmbzh.zip |-----------------------------------------------------| 0.27% tmpc22hmbzh.zip |-----------------------------------------------------| 0.4% tmpc22hmbzh.zip |-----------------------------------------------------| 0.54% tmpc22hmbzh.zip |-----------------------------------------------------| 0.67% tmpc22hmbzh.zip |-----------------------------------------------------| 0.81% tmpc22hmbzh.zip |#----------------------------------------------------| 0.94% tmpc22hmbzh.zip |#----------------------------------------------------| 1.08% tmpc22hmbzh.zip |#----------------------------------------------------| 1.21% tmpc22hmbzh.zip |#----------------------------------------------------| 1.35% tmpc22hmbzh.zip |#----------------------------------------------------| 1.48% tmpc22hmbzh.zip |#----------------------------------------------------| 1.62% tmpc22hmbzh.zip |#----------------------------------------------------| 1.75% tmpc22hmbzh.zip |#----------------------------------------------------| 1.89% tmpc22hmbzh.zip |#----------------------------------------------------| 2.02% tmpc22hmbzh.zip |#----------------------------------------------------| 2.16% tmpc22hmbzh.zip |#----------------------------------------------------| 2.29% tmpc22hmbzh.zip |#----------------------------------------------------| 2.43% tmpc22hmbzh.zip |#----------------------------------------------------| 2.56% tmpc22hmbzh.zip |#----------------------------------------------------| 2.7% tmpc22hmbzh.zip |##---------------------------------------------------| 2.83% tmpc22hmbzh.zip |##---------------------------------------------------| 2.97% tmpc22hmbzh.zip |##---------------------------------------------------| 3.1% tmpc22hmbzh.zip |##---------------------------------------------------| 3.24% tmpc22hmbzh.zip |##---------------------------------------------------| 3.37% tmpc22hmbzh.zip |##---------------------------------------------------| 3.51% tmpc22hmbzh.zip |##---------------------------------------------------| 3.64% tmpc22hmbzh.zip |##---------------------------------------------------| 3.78% tmpc22hmbzh.zip |##---------------------------------------------------| 3.91% tmpc22hmbzh.zip |##---------------------------------------------------| 4.05% tmpc22hmbzh.zip |##---------------------------------------------------| 4.18% tmpc22hmbzh.zip |##---------------------------------------------------| 4.32% tmpc22hmbzh.zip |##---------------------------------------------------| 4.45% tmpc22hmbzh.zip |##---------------------------------------------------| 4.59% tmpc22hmbzh.zip |###--------------------------------------------------| 4.72% tmpc22hmbzh.zip |###--------------------------------------------------| 4.86% tmpc22hmbzh.zip |###--------------------------------------------------| 4.99% tmpc22hmbzh.zip |###--------------------------------------------------| 5.13% tmpc22hmbzh.zip |###--------------------------------------------------| 5.26% tmpc22hmbzh.zip |###--------------------------------------------------| 5.4% tmpc22hmbzh.zip |###--------------------------------------------------| 5.53% tmpc22hmbzh.zip |###--------------------------------------------------| 5.67% tmpc22hmbzh.zip |###--------------------------------------------------| 5.8% tmpc22hmbzh.zip |###--------------------------------------------------| 5.94% tmpc22hmbzh.zip |###--------------------------------------------------| 6.07% tmpc22hmbzh.zip |###--------------------------------------------------| 6.21% tmpc22hmbzh.zip |###--------------------------------------------------| 6.34% tmpc22hmbzh.zip |###--------------------------------------------------| 6.48% tmpc22hmbzh.zip |####-------------------------------------------------| 6.61% tmpc22hmbzh.zip |####-------------------------------------------------| 6.75% tmpc22hmbzh.zip |####-------------------------------------------------| 6.88% tmpc22hmbzh.zip |####-------------------------------------------------| 7.02% tmpc22hmbzh.zip |####-------------------------------------------------| 7.15% tmpc22hmbzh.zip |####-------------------------------------------------| 7.29% tmpc22hmbzh.zip |####-------------------------------------------------| 7.42% tmpc22hmbzh.zip |####-------------------------------------------------| 7.56% tmpc22hmbzh.zip |####-------------------------------------------------| 7.69% tmpc22hmbzh.zip |####-------------------------------------------------| 7.83% tmpc22hmbzh.zip |####-------------------------------------------------| 7.96% tmpc22hmbzh.zip |####-------------------------------------------------| 8.1% tmpc22hmbzh.zip |####-------------------------------------------------| 8.23% tmpc22hmbzh.zip |####-------------------------------------------------| 8.37% tmpc22hmbzh.zip |#####------------------------------------------------| 8.5% tmpc22hmbzh.zip |#####------------------------------------------------| 8.63% tmpc22hmbzh.zip |#####------------------------------------------------| 8.77% tmpc22hmbzh.zip |#####------------------------------------------------| 8.9% tmpc22hmbzh.zip |#####------------------------------------------------| 9.04% tmpc22hmbzh.zip |#####------------------------------------------------| 9.17% tmpc22hmbzh.zip |#####------------------------------------------------| 9.31% tmpc22hmbzh.zip |#####------------------------------------------------| 9.44% tmpc22hmbzh.zip |#####------------------------------------------------| 9.58% tmpc22hmbzh.zip |#####------------------------------------------------| 9.71% tmpc22hmbzh.zip |#####------------------------------------------------| 9.85% tmpc22hmbzh.zip |#####------------------------------------------------| 9.98% tmpc22hmbzh.zip |#####------------------------------------------------| 10.12% tmpc22hmbzh.zip |#####------------------------------------------------| 10.25% tmpc22hmbzh.zip |######-----------------------------------------------| 10.39% tmpc22hmbzh.zip |######-----------------------------------------------| 10.52% tmpc22hmbzh.zip |######-----------------------------------------------| 10.66% tmpc22hmbzh.zip |######-----------------------------------------------| 10.79% tmpc22hmbzh.zip |######-----------------------------------------------| 10.93% tmpc22hmbzh.zip |######-----------------------------------------------| 11.06% tmpc22hmbzh.zip |######-----------------------------------------------| 11.2% tmpc22hmbzh.zip |######-----------------------------------------------| 11.33% tmpc22hmbzh.zip |######-----------------------------------------------| 11.47% tmpc22hmbzh.zip |######-----------------------------------------------| 11.6% tmpc22hmbzh.zip |######-----------------------------------------------| 11.74% tmpc22hmbzh.zip |######-----------------------------------------------| 11.87% tmpc22hmbzh.zip |######-----------------------------------------------| 12.01% tmpc22hmbzh.zip |######-----------------------------------------------| 12.14% tmpc22hmbzh.zip |#######----------------------------------------------| 12.28% tmpc22hmbzh.zip |#######----------------------------------------------| 12.41% tmpc22hmbzh.zip |#######----------------------------------------------| 12.55% tmpc22hmbzh.zip |#######----------------------------------------------| 12.68% tmpc22hmbzh.zip |#######----------------------------------------------| 12.82% tmpc22hmbzh.zip |#######----------------------------------------------| 12.95% tmpc22hmbzh.zip |#######----------------------------------------------| 13.09% tmpc22hmbzh.zip |#######----------------------------------------------| 13.22% tmpc22hmbzh.zip |#######----------------------------------------------| 13.36% tmpc22hmbzh.zip |#######----------------------------------------------| 13.49% tmpc22hmbzh.zip |#######----------------------------------------------| 13.63% tmpc22hmbzh.zip |#######----------------------------------------------| 13.76% tmpc22hmbzh.zip |#######----------------------------------------------| 13.9% tmpc22hmbzh.zip |#######----------------------------------------------| 14.03% tmpc22hmbzh.zip |########---------------------------------------------| 14.17% tmpc22hmbzh.zip |########---------------------------------------------| 14.3% tmpc22hmbzh.zip |########---------------------------------------------| 14.44% tmpc22hmbzh.zip |########---------------------------------------------| 14.57% tmpc22hmbzh.zip |########---------------------------------------------| 14.71% tmpc22hmbzh.zip |########---------------------------------------------| 14.84% tmpc22hmbzh.zip |########---------------------------------------------| 14.98% tmpc22hmbzh.zip |########---------------------------------------------| 15.11% tmpc22hmbzh.zip |########---------------------------------------------| 15.25% tmpc22hmbzh.zip |########---------------------------------------------| 15.38% tmpc22hmbzh.zip |########---------------------------------------------| 15.52% tmpc22hmbzh.zip |########---------------------------------------------| 15.65% tmpc22hmbzh.zip |########---------------------------------------------| 15.79% tmpc22hmbzh.zip |########---------------------------------------------| 15.92% tmpc22hmbzh.zip |#########--------------------------------------------| 16.06% tmpc22hmbzh.zip |#########--------------------------------------------| 16.19% tmpc22hmbzh.zip |#########--------------------------------------------| 16.33% tmpc22hmbzh.zip |#########--------------------------------------------| 16.46% tmpc22hmbzh.zip |#########--------------------------------------------| 16.6% tmpc22hmbzh.zip |#########--------------------------------------------| 16.73% tmpc22hmbzh.zip |#########--------------------------------------------| 16.87% tmpc22hmbzh.zip |#########--------------------------------------------| 17.0% tmpc22hmbzh.zip |#########--------------------------------------------| 17.14% tmpc22hmbzh.zip |#########--------------------------------------------| 17.27% tmpc22hmbzh.zip |#########--------------------------------------------| 17.4% tmpc22hmbzh.zip |#########--------------------------------------------| 17.54% tmpc22hmbzh.zip |#########--------------------------------------------| 17.67% tmpc22hmbzh.zip |#########--------------------------------------------| 17.81% tmpc22hmbzh.zip |##########-------------------------------------------| 17.94% tmpc22hmbzh.zip |##########-------------------------------------------| 18.08% tmpc22hmbzh.zip |##########-------------------------------------------| 18.21% tmpc22hmbzh.zip |##########-------------------------------------------| 18.35% tmpc22hmbzh.zip |##########-------------------------------------------| 18.48% tmpc22hmbzh.zip |##########-------------------------------------------| 18.62% tmpc22hmbzh.zip |##########-------------------------------------------| 18.75% tmpc22hmbzh.zip |##########-------------------------------------------| 18.89% tmpc22hmbzh.zip |##########-------------------------------------------| 19.02% tmpc22hmbzh.zip |##########-------------------------------------------| 19.16% tmpc22hmbzh.zip |##########-------------------------------------------| 19.29% tmpc22hmbzh.zip |##########-------------------------------------------| 19.43% tmpc22hmbzh.zip |##########-------------------------------------------| 19.56% tmpc22hmbzh.zip |##########-------------------------------------------| 19.7% tmpc22hmbzh.zip |###########------------------------------------------| 19.83% tmpc22hmbzh.zip |###########------------------------------------------| 19.97% tmpc22hmbzh.zip |###########------------------------------------------| 20.1% tmpc22hmbzh.zip |###########------------------------------------------| 20.24% tmpc22hmbzh.zip |###########------------------------------------------| 20.37% tmpc22hmbzh.zip |###########------------------------------------------| 20.51% tmpc22hmbzh.zip |###########------------------------------------------| 20.64% tmpc22hmbzh.zip |###########------------------------------------------| 20.78% tmpc22hmbzh.zip |###########------------------------------------------| 20.91% tmpc22hmbzh.zip |###########------------------------------------------| 21.05% tmpc22hmbzh.zip |###########------------------------------------------| 21.18% tmpc22hmbzh.zip |###########------------------------------------------| 21.32% tmpc22hmbzh.zip |###########------------------------------------------| 21.45% tmpc22hmbzh.zip |###########------------------------------------------| 21.59% tmpc22hmbzh.zip |############-----------------------------------------| 21.72% tmpc22hmbzh.zip |############-----------------------------------------| 21.86% tmpc22hmbzh.zip |############-----------------------------------------| 21.99% tmpc22hmbzh.zip |############-----------------------------------------| 22.13% tmpc22hmbzh.zip |############-----------------------------------------| 22.26% tmpc22hmbzh.zip |############-----------------------------------------| 22.4% tmpc22hmbzh.zip |############-----------------------------------------| 22.53% tmpc22hmbzh.zip |############-----------------------------------------| 22.67% tmpc22hmbzh.zip |############-----------------------------------------| 22.8% tmpc22hmbzh.zip |############-----------------------------------------| 22.94% tmpc22hmbzh.zip |############-----------------------------------------| 23.07% tmpc22hmbzh.zip |############-----------------------------------------| 23.21% tmpc22hmbzh.zip |############-----------------------------------------| 23.34% tmpc22hmbzh.zip |############-----------------------------------------| 23.48% tmpc22hmbzh.zip |#############----------------------------------------| 23.61% tmpc22hmbzh.zip |#############----------------------------------------| 23.75% tmpc22hmbzh.zip |#############----------------------------------------| 23.88% tmpc22hmbzh.zip |#############----------------------------------------| 24.02% tmpc22hmbzh.zip |#############----------------------------------------| 24.15% tmpc22hmbzh.zip |#############----------------------------------------| 24.29% tmpc22hmbzh.zip |#############----------------------------------------| 24.42% tmpc22hmbzh.zip |#############----------------------------------------| 24.56% tmpc22hmbzh.zip |#############----------------------------------------| 24.69% tmpc22hmbzh.zip |#############----------------------------------------| 24.83% tmpc22hmbzh.zip |#############----------------------------------------| 24.96% tmpc22hmbzh.zip |#############----------------------------------------| 25.1% tmpc22hmbzh.zip |#############----------------------------------------| 25.23% tmpc22hmbzh.zip |#############----------------------------------------| 25.37% tmpc22hmbzh.zip |##############---------------------------------------| 25.5% tmpc22hmbzh.zip |##############---------------------------------------| 25.64% tmpc22hmbzh.zip |##############---------------------------------------| 25.77% tmpc22hmbzh.zip |##############---------------------------------------| 25.9% tmpc22hmbzh.zip |##############---------------------------------------| 26.04% tmpc22hmbzh.zip |##############---------------------------------------| 26.17% tmpc22hmbzh.zip |##############---------------------------------------| 26.31% tmpc22hmbzh.zip |##############---------------------------------------| 26.44% tmpc22hmbzh.zip |##############---------------------------------------| 26.58% tmpc22hmbzh.zip |##############---------------------------------------| 26.71% tmpc22hmbzh.zip |##############---------------------------------------| 26.85% tmpc22hmbzh.zip |##############---------------------------------------| 26.98% tmpc22hmbzh.zip |##############---------------------------------------| 27.12% tmpc22hmbzh.zip |##############---------------------------------------| 27.25% tmpc22hmbzh.zip |###############--------------------------------------| 27.39% tmpc22hmbzh.zip |###############--------------------------------------| 27.52% tmpc22hmbzh.zip |###############--------------------------------------| 27.66% tmpc22hmbzh.zip |###############--------------------------------------| 27.79% tmpc22hmbzh.zip |###############--------------------------------------| 27.93% tmpc22hmbzh.zip |###############--------------------------------------| 28.06% tmpc22hmbzh.zip |###############--------------------------------------| 28.2% tmpc22hmbzh.zip |###############--------------------------------------| 28.33% tmpc22hmbzh.zip |###############--------------------------------------| 28.47% tmpc22hmbzh.zip |###############--------------------------------------| 28.6% tmpc22hmbzh.zip |###############--------------------------------------| 28.74% tmpc22hmbzh.zip |###############--------------------------------------| 28.87% tmpc22hmbzh.zip |###############--------------------------------------| 29.01% tmpc22hmbzh.zip |###############--------------------------------------| 29.14% tmpc22hmbzh.zip |################-------------------------------------| 29.28% tmpc22hmbzh.zip |################-------------------------------------| 29.41% tmpc22hmbzh.zip |################-------------------------------------| 29.55% tmpc22hmbzh.zip |################-------------------------------------| 29.68% tmpc22hmbzh.zip |################-------------------------------------| 29.82% tmpc22hmbzh.zip |################-------------------------------------| 29.95% tmpc22hmbzh.zip |################-------------------------------------| 30.09% tmpc22hmbzh.zip |################-------------------------------------| 30.22% tmpc22hmbzh.zip |################-------------------------------------| 30.36% tmpc22hmbzh.zip |################-------------------------------------| 30.49% tmpc22hmbzh.zip |################-------------------------------------| 30.63% tmpc22hmbzh.zip |################-------------------------------------| 30.76% tmpc22hmbzh.zip |################-------------------------------------| 30.9% tmpc22hmbzh.zip |################-------------------------------------| 31.03% tmpc22hmbzh.zip |#################------------------------------------| 31.17% tmpc22hmbzh.zip |#################------------------------------------| 31.3% tmpc22hmbzh.zip |#################------------------------------------| 31.44% tmpc22hmbzh.zip |#################------------------------------------| 31.57% tmpc22hmbzh.zip |#################------------------------------------| 31.71% tmpc22hmbzh.zip |#################------------------------------------| 31.84% tmpc22hmbzh.zip |#################------------------------------------| 31.98% tmpc22hmbzh.zip |#################------------------------------------| 32.11% tmpc22hmbzh.zip |#################------------------------------------| 32.25% tmpc22hmbzh.zip |#################------------------------------------| 32.38% tmpc22hmbzh.zip |#################------------------------------------| 32.52% tmpc22hmbzh.zip |#################------------------------------------| 32.65% tmpc22hmbzh.zip |#################------------------------------------| 32.79% tmpc22hmbzh.zip |#################------------------------------------| 32.92% tmpc22hmbzh.zip |##################-----------------------------------| 33.06% tmpc22hmbzh.zip |##################-----------------------------------| 33.19% tmpc22hmbzh.zip |##################-----------------------------------| 33.33% tmpc22hmbzh.zip |##################-----------------------------------| 33.46% tmpc22hmbzh.zip |##################-----------------------------------| 33.6% tmpc22hmbzh.zip |##################-----------------------------------| 33.73% tmpc22hmbzh.zip |##################-----------------------------------| 33.87% tmpc22hmbzh.zip |##################-----------------------------------| 34.0% tmpc22hmbzh.zip |##################-----------------------------------| 34.14% tmpc22hmbzh.zip |##################-----------------------------------| 34.27% tmpc22hmbzh.zip |##################-----------------------------------| 34.41% tmpc22hmbzh.zip |##################-----------------------------------| 34.54% tmpc22hmbzh.zip |##################-----------------------------------| 34.67% tmpc22hmbzh.zip |##################-----------------------------------| 34.81% tmpc22hmbzh.zip |###################----------------------------------| 34.94% tmpc22hmbzh.zip |###################----------------------------------| 35.08% tmpc22hmbzh.zip |###################----------------------------------| 35.21% tmpc22hmbzh.zip |###################----------------------------------| 35.35% tmpc22hmbzh.zip |###################----------------------------------| 35.48% tmpc22hmbzh.zip |###################----------------------------------| 35.62% tmpc22hmbzh.zip |###################----------------------------------| 35.75% tmpc22hmbzh.zip |###################----------------------------------| 35.89% tmpc22hmbzh.zip |###################----------------------------------| 36.02% tmpc22hmbzh.zip |###################----------------------------------| 36.16% tmpc22hmbzh.zip |###################----------------------------------| 36.29% tmpc22hmbzh.zip |###################----------------------------------| 36.43% tmpc22hmbzh.zip |###################----------------------------------| 36.56% tmpc22hmbzh.zip |###################----------------------------------| 36.7% tmpc22hmbzh.zip |####################---------------------------------| 36.83% tmpc22hmbzh.zip |####################---------------------------------| 36.97% tmpc22hmbzh.zip |####################---------------------------------| 37.1% tmpc22hmbzh.zip |####################---------------------------------| 37.24% tmpc22hmbzh.zip |####################---------------------------------| 37.37% tmpc22hmbzh.zip |####################---------------------------------| 37.51% tmpc22hmbzh.zip |####################---------------------------------| 37.64% tmpc22hmbzh.zip |####################---------------------------------| 37.78% tmpc22hmbzh.zip |####################---------------------------------| 37.91% tmpc22hmbzh.zip |####################---------------------------------| 38.05% tmpc22hmbzh.zip |####################---------------------------------| 38.18% tmpc22hmbzh.zip |####################---------------------------------| 38.32% tmpc22hmbzh.zip |####################---------------------------------| 38.45% tmpc22hmbzh.zip |####################---------------------------------| 38.59% tmpc22hmbzh.zip |#####################--------------------------------| 38.72% tmpc22hmbzh.zip |#####################--------------------------------| 38.86% tmpc22hmbzh.zip |#####################--------------------------------| 38.99% tmpc22hmbzh.zip |#####################--------------------------------| 39.13% tmpc22hmbzh.zip |#####################--------------------------------| 39.26% tmpc22hmbzh.zip |#####################--------------------------------| 39.4% tmpc22hmbzh.zip |#####################--------------------------------| 39.53% tmpc22hmbzh.zip |#####################--------------------------------| 39.67% tmpc22hmbzh.zip |#####################--------------------------------| 39.8% tmpc22hmbzh.zip |#####################--------------------------------| 39.94% tmpc22hmbzh.zip |#####################--------------------------------| 40.07% tmpc22hmbzh.zip |#####################--------------------------------| 40.21% tmpc22hmbzh.zip |#####################--------------------------------| 40.34% tmpc22hmbzh.zip |#####################--------------------------------| 40.48% tmpc22hmbzh.zip |######################-------------------------------| 40.61% tmpc22hmbzh.zip |######################-------------------------------| 40.75% tmpc22hmbzh.zip |######################-------------------------------| 40.88% tmpc22hmbzh.zip |######################-------------------------------| 41.02% tmpc22hmbzh.zip |######################-------------------------------| 41.15% tmpc22hmbzh.zip |######################-------------------------------| 41.29% tmpc22hmbzh.zip |######################-------------------------------| 41.42% tmpc22hmbzh.zip |######################-------------------------------| 41.56% tmpc22hmbzh.zip |######################-------------------------------| 41.69% tmpc22hmbzh.zip |######################-------------------------------| 41.83% tmpc22hmbzh.zip |######################-------------------------------| 41.96% tmpc22hmbzh.zip |######################-------------------------------| 42.1% tmpc22hmbzh.zip |######################-------------------------------| 42.23% tmpc22hmbzh.zip |######################-------------------------------| 42.37% tmpc22hmbzh.zip |#######################------------------------------| 42.5% tmpc22hmbzh.zip |#######################------------------------------| 42.64% tmpc22hmbzh.zip |#######################------------------------------| 42.77% tmpc22hmbzh.zip |#######################------------------------------| 42.91% tmpc22hmbzh.zip |#######################------------------------------| 43.04% tmpc22hmbzh.zip |#######################------------------------------| 43.17% tmpc22hmbzh.zip |#######################------------------------------| 43.31% tmpc22hmbzh.zip |#######################------------------------------| 43.44% tmpc22hmbzh.zip |#######################------------------------------| 43.58% tmpc22hmbzh.zip |#######################------------------------------| 43.71% tmpc22hmbzh.zip |#######################------------------------------| 43.85% tmpc22hmbzh.zip |#######################------------------------------| 43.98% tmpc22hmbzh.zip |#######################------------------------------| 44.12% tmpc22hmbzh.zip |#######################------------------------------| 44.25% tmpc22hmbzh.zip |########################-----------------------------| 44.39% tmpc22hmbzh.zip |########################-----------------------------| 44.52% tmpc22hmbzh.zip |########################-----------------------------| 44.66% tmpc22hmbzh.zip |########################-----------------------------| 44.79% tmpc22hmbzh.zip |########################-----------------------------| 44.93% tmpc22hmbzh.zip |########################-----------------------------| 45.06% tmpc22hmbzh.zip |########################-----------------------------| 45.2% tmpc22hmbzh.zip |########################-----------------------------| 45.33% tmpc22hmbzh.zip |########################-----------------------------| 45.47% tmpc22hmbzh.zip |########################-----------------------------| 45.6% tmpc22hmbzh.zip |########################-----------------------------| 45.74% tmpc22hmbzh.zip |########################-----------------------------| 45.87% tmpc22hmbzh.zip |########################-----------------------------| 46.01% tmpc22hmbzh.zip |########################-----------------------------| 46.14% tmpc22hmbzh.zip |#########################----------------------------| 46.28% tmpc22hmbzh.zip |#########################----------------------------| 46.41% tmpc22hmbzh.zip |#########################----------------------------| 46.55% tmpc22hmbzh.zip |#########################----------------------------| 46.68% tmpc22hmbzh.zip |#########################----------------------------| 46.82% tmpc22hmbzh.zip |#########################----------------------------| 46.95% tmpc22hmbzh.zip |#########################----------------------------| 47.09% tmpc22hmbzh.zip |#########################----------------------------| 47.22% tmpc22hmbzh.zip |#########################----------------------------| 47.36% tmpc22hmbzh.zip |#########################----------------------------| 47.49% tmpc22hmbzh.zip |#########################----------------------------| 47.63% tmpc22hmbzh.zip |#########################----------------------------| 47.76% tmpc22hmbzh.zip |#########################----------------------------| 47.9% tmpc22hmbzh.zip |#########################----------------------------| 48.03% tmpc22hmbzh.zip |##########################---------------------------| 48.17% tmpc22hmbzh.zip |##########################---------------------------| 48.3% tmpc22hmbzh.zip |##########################---------------------------| 48.44% tmpc22hmbzh.zip |##########################---------------------------| 48.57% tmpc22hmbzh.zip |##########################---------------------------| 48.71% tmpc22hmbzh.zip |##########################---------------------------| 48.84% tmpc22hmbzh.zip |##########################---------------------------| 48.98% tmpc22hmbzh.zip |##########################---------------------------| 49.11% tmpc22hmbzh.zip |##########################---------------------------| 49.25% tmpc22hmbzh.zip |##########################---------------------------| 49.38% tmpc22hmbzh.zip |##########################---------------------------| 49.52% tmpc22hmbzh.zip |##########################---------------------------| 49.65% tmpc22hmbzh.zip |##########################---------------------------| 49.79% tmpc22hmbzh.zip |##########################---------------------------| 49.92% tmpc22hmbzh.zip |###########################--------------------------| 50.06% tmpc22hmbzh.zip |###########################--------------------------| 50.19% tmpc22hmbzh.zip |###########################--------------------------| 50.33% tmpc22hmbzh.zip |###########################--------------------------| 50.46% tmpc22hmbzh.zip |###########################--------------------------| 50.6% tmpc22hmbzh.zip |###########################--------------------------| 50.73% tmpc22hmbzh.zip |###########################--------------------------| 50.87% tmpc22hmbzh.zip |###########################--------------------------| 51.0% tmpc22hmbzh.zip |###########################--------------------------| 51.14% tmpc22hmbzh.zip |###########################--------------------------| 51.27% tmpc22hmbzh.zip |###########################--------------------------| 51.41% tmpc22hmbzh.zip |###########################--------------------------| 51.54% tmpc22hmbzh.zip |###########################--------------------------| 51.67% tmpc22hmbzh.zip |###########################--------------------------| 51.81% tmpc22hmbzh.zip |############################-------------------------| 51.94% tmpc22hmbzh.zip |############################-------------------------| 52.08% tmpc22hmbzh.zip |############################-------------------------| 52.21% tmpc22hmbzh.zip |############################-------------------------| 52.35% tmpc22hmbzh.zip |############################-------------------------| 52.48% tmpc22hmbzh.zip |############################-------------------------| 52.62% tmpc22hmbzh.zip |############################-------------------------| 52.75% tmpc22hmbzh.zip |############################-------------------------| 52.89% tmpc22hmbzh.zip |############################-------------------------| 53.02% tmpc22hmbzh.zip |############################-------------------------| 53.16% tmpc22hmbzh.zip |############################-------------------------| 53.29% tmpc22hmbzh.zip |############################-------------------------| 53.43% tmpc22hmbzh.zip |############################-------------------------| 53.56% tmpc22hmbzh.zip |############################-------------------------| 53.7% tmpc22hmbzh.zip |#############################------------------------| 53.83% tmpc22hmbzh.zip |#############################------------------------| 53.97% tmpc22hmbzh.zip |#############################------------------------| 54.1% tmpc22hmbzh.zip |#############################------------------------| 54.24% tmpc22hmbzh.zip |#############################------------------------| 54.37% tmpc22hmbzh.zip |#############################------------------------| 54.51% tmpc22hmbzh.zip |#############################------------------------| 54.64% tmpc22hmbzh.zip |#############################------------------------| 54.78% tmpc22hmbzh.zip |#############################------------------------| 54.91% tmpc22hmbzh.zip |#############################------------------------| 55.05% tmpc22hmbzh.zip |#############################------------------------| 55.18% tmpc22hmbzh.zip |#############################------------------------| 55.32% tmpc22hmbzh.zip |#############################------------------------| 55.45% tmpc22hmbzh.zip |#############################------------------------| 55.59% tmpc22hmbzh.zip |##############################-----------------------| 55.72% tmpc22hmbzh.zip |##############################-----------------------| 55.86% tmpc22hmbzh.zip |##############################-----------------------| 55.99% tmpc22hmbzh.zip |##############################-----------------------| 56.13% tmpc22hmbzh.zip |##############################-----------------------| 56.26% tmpc22hmbzh.zip |##############################-----------------------| 56.4% tmpc22hmbzh.zip |##############################-----------------------| 56.53% tmpc22hmbzh.zip |##############################-----------------------| 56.67% tmpc22hmbzh.zip |##############################-----------------------| 56.8% tmpc22hmbzh.zip |##############################-----------------------| 56.94% tmpc22hmbzh.zip |##############################-----------------------| 57.07% tmpc22hmbzh.zip |##############################-----------------------| 57.21% tmpc22hmbzh.zip |##############################-----------------------| 57.34% tmpc22hmbzh.zip |##############################-----------------------| 57.48% tmpc22hmbzh.zip |###############################----------------------| 57.61% tmpc22hmbzh.zip |###############################----------------------| 57.75% tmpc22hmbzh.zip |###############################----------------------| 57.88% tmpc22hmbzh.zip |###############################----------------------| 58.02% tmpc22hmbzh.zip |###############################----------------------| 58.15% tmpc22hmbzh.zip |###############################----------------------| 58.29% tmpc22hmbzh.zip |###############################----------------------| 58.42% tmpc22hmbzh.zip |###############################----------------------| 58.56% tmpc22hmbzh.zip |###############################----------------------| 58.69% tmpc22hmbzh.zip |###############################----------------------| 58.83% tmpc22hmbzh.zip |###############################----------------------| 58.96% tmpc22hmbzh.zip |###############################----------------------| 59.1% tmpc22hmbzh.zip |###############################----------------------| 59.23% tmpc22hmbzh.zip |###############################----------------------| 59.37% tmpc22hmbzh.zip |################################---------------------| 59.5% tmpc22hmbzh.zip |################################---------------------| 59.64% tmpc22hmbzh.zip |################################---------------------| 59.77% tmpc22hmbzh.zip |################################---------------------| 59.91% tmpc22hmbzh.zip |################################---------------------| 60.04% tmpc22hmbzh.zip |################################---------------------| 60.18% tmpc22hmbzh.zip |################################---------------------| 60.31% tmpc22hmbzh.zip |################################---------------------| 60.44% tmpc22hmbzh.zip |################################---------------------| 60.58% tmpc22hmbzh.zip |################################---------------------| 60.71% tmpc22hmbzh.zip |################################---------------------| 60.85% tmpc22hmbzh.zip |################################---------------------| 60.98% tmpc22hmbzh.zip |################################---------------------| 61.12% tmpc22hmbzh.zip |################################---------------------| 61.25% tmpc22hmbzh.zip |#################################--------------------| 61.39% tmpc22hmbzh.zip |#################################--------------------| 61.52% tmpc22hmbzh.zip |#################################--------------------| 61.66% tmpc22hmbzh.zip |#################################--------------------| 61.79% tmpc22hmbzh.zip |#################################--------------------| 61.93% tmpc22hmbzh.zip |#################################--------------------| 62.06% tmpc22hmbzh.zip |#################################--------------------| 62.2% tmpc22hmbzh.zip |#################################--------------------| 62.33% tmpc22hmbzh.zip |#################################--------------------| 62.47% tmpc22hmbzh.zip |#################################--------------------| 62.6% tmpc22hmbzh.zip |#################################--------------------| 62.74% tmpc22hmbzh.zip |#################################--------------------| 62.87% tmpc22hmbzh.zip |#################################--------------------| 63.01% tmpc22hmbzh.zip |#################################--------------------| 63.14% tmpc22hmbzh.zip |##################################-------------------| 63.28% tmpc22hmbzh.zip |##################################-------------------| 63.41% tmpc22hmbzh.zip |##################################-------------------| 63.55% tmpc22hmbzh.zip |##################################-------------------| 63.68% tmpc22hmbzh.zip |##################################-------------------| 63.82% tmpc22hmbzh.zip |##################################-------------------| 63.95% tmpc22hmbzh.zip |##################################-------------------| 64.09% tmpc22hmbzh.zip |##################################-------------------| 64.22% tmpc22hmbzh.zip |##################################-------------------| 64.36% tmpc22hmbzh.zip |##################################-------------------| 64.49% tmpc22hmbzh.zip |##################################-------------------| 64.63% tmpc22hmbzh.zip |##################################-------------------| 64.76% tmpc22hmbzh.zip |##################################-------------------| 64.9% tmpc22hmbzh.zip |##################################-------------------| 65.03% tmpc22hmbzh.zip |###################################------------------| 65.17% tmpc22hmbzh.zip |###################################------------------| 65.3% tmpc22hmbzh.zip |###################################------------------| 65.44% tmpc22hmbzh.zip |###################################------------------| 65.57% tmpc22hmbzh.zip |###################################------------------| 65.71% tmpc22hmbzh.zip |###################################------------------| 65.84% tmpc22hmbzh.zip |###################################------------------| 65.98% tmpc22hmbzh.zip |###################################------------------| 66.11% tmpc22hmbzh.zip |###################################------------------| 66.25% tmpc22hmbzh.zip |###################################------------------| 66.38% tmpc22hmbzh.zip |###################################------------------| 66.52% tmpc22hmbzh.zip |###################################------------------| 66.65% tmpc22hmbzh.zip |###################################------------------| 66.79% tmpc22hmbzh.zip |###################################------------------| 66.92% tmpc22hmbzh.zip |####################################-----------------| 67.06% tmpc22hmbzh.zip |####################################-----------------| 67.19% tmpc22hmbzh.zip |####################################-----------------| 67.33% tmpc22hmbzh.zip |####################################-----------------| 67.46% tmpc22hmbzh.zip |####################################-----------------| 67.6% tmpc22hmbzh.zip |####################################-----------------| 67.73% tmpc22hmbzh.zip |####################################-----------------| 67.87% tmpc22hmbzh.zip |####################################-----------------| 68.0% tmpc22hmbzh.zip |####################################-----------------| 68.14% tmpc22hmbzh.zip |####################################-----------------| 68.27% tmpc22hmbzh.zip |####################################-----------------| 68.41% tmpc22hmbzh.zip |####################################-----------------| 68.54% tmpc22hmbzh.zip |####################################-----------------| 68.68% tmpc22hmbzh.zip |####################################-----------------| 68.81% tmpc22hmbzh.zip |#####################################----------------| 68.94% tmpc22hmbzh.zip |#####################################----------------| 69.08% tmpc22hmbzh.zip |#####################################----------------| 69.21% tmpc22hmbzh.zip |#####################################----------------| 69.35% tmpc22hmbzh.zip |#####################################----------------| 69.48% tmpc22hmbzh.zip |#####################################----------------| 69.62% tmpc22hmbzh.zip |#####################################----------------| 69.75% tmpc22hmbzh.zip |#####################################----------------| 69.89% tmpc22hmbzh.zip |#####################################----------------| 70.02% tmpc22hmbzh.zip |#####################################----------------| 70.16% tmpc22hmbzh.zip |#####################################----------------| 70.29% tmpc22hmbzh.zip |#####################################----------------| 70.43% tmpc22hmbzh.zip |#####################################----------------| 70.56% tmpc22hmbzh.zip |#####################################----------------| 70.7% tmpc22hmbzh.zip |######################################---------------| 70.83% tmpc22hmbzh.zip |######################################---------------| 70.97% tmpc22hmbzh.zip |######################################---------------| 71.1% tmpc22hmbzh.zip |######################################---------------| 71.24% tmpc22hmbzh.zip |######################################---------------| 71.37% tmpc22hmbzh.zip |######################################---------------| 71.51% tmpc22hmbzh.zip |######################################---------------| 71.64% tmpc22hmbzh.zip |######################################---------------| 71.78% tmpc22hmbzh.zip |######################################---------------| 71.91% tmpc22hmbzh.zip |######################################---------------| 72.05% tmpc22hmbzh.zip |######################################---------------| 72.18% tmpc22hmbzh.zip |######################################---------------| 72.32% tmpc22hmbzh.zip |######################################---------------| 72.45% tmpc22hmbzh.zip |######################################---------------| 72.59% tmpc22hmbzh.zip |#######################################--------------| 72.72% tmpc22hmbzh.zip |#######################################--------------| 72.86% tmpc22hmbzh.zip |#######################################--------------| 72.99% tmpc22hmbzh.zip |#######################################--------------| 73.13% tmpc22hmbzh.zip |#######################################--------------| 73.26% tmpc22hmbzh.zip |#######################################--------------| 73.4% tmpc22hmbzh.zip |#######################################--------------| 73.53% tmpc22hmbzh.zip |#######################################--------------| 73.67% tmpc22hmbzh.zip |#######################################--------------| 73.8% tmpc22hmbzh.zip |#######################################--------------| 73.94% tmpc22hmbzh.zip |#######################################--------------| 74.07% tmpc22hmbzh.zip |#######################################--------------| 74.21% tmpc22hmbzh.zip |#######################################--------------| 74.34% tmpc22hmbzh.zip |#######################################--------------| 74.48% tmpc22hmbzh.zip |########################################-------------| 74.61% tmpc22hmbzh.zip |########################################-------------| 74.75% tmpc22hmbzh.zip |########################################-------------| 74.88% tmpc22hmbzh.zip |########################################-------------| 75.02% tmpc22hmbzh.zip |########################################-------------| 75.15% tmpc22hmbzh.zip |########################################-------------| 75.29% tmpc22hmbzh.zip |########################################-------------| 75.42% tmpc22hmbzh.zip |########################################-------------| 75.56% tmpc22hmbzh.zip |########################################-------------| 75.69% tmpc22hmbzh.zip |########################################-------------| 75.83% tmpc22hmbzh.zip |########################################-------------| 75.96% tmpc22hmbzh.zip |########################################-------------| 76.1% tmpc22hmbzh.zip |########################################-------------| 76.23% tmpc22hmbzh.zip |########################################-------------| 76.37% tmpc22hmbzh.zip |#########################################------------| 76.5% tmpc22hmbzh.zip |#########################################------------| 76.64% tmpc22hmbzh.zip |#########################################------------| 76.77% tmpc22hmbzh.zip |#########################################------------| 76.91% tmpc22hmbzh.zip |#########################################------------| 77.04% tmpc22hmbzh.zip |#########################################------------| 77.18% tmpc22hmbzh.zip |#########################################------------| 77.31% tmpc22hmbzh.zip |#########################################------------| 77.45% tmpc22hmbzh.zip |#########################################------------| 77.58% tmpc22hmbzh.zip |#########################################------------| 77.71% tmpc22hmbzh.zip |#########################################------------| 77.85% tmpc22hmbzh.zip |#########################################------------| 77.98% tmpc22hmbzh.zip |#########################################------------| 78.12% tmpc22hmbzh.zip |#########################################------------| 78.25% tmpc22hmbzh.zip |##########################################-----------| 78.39% tmpc22hmbzh.zip |##########################################-----------| 78.52% tmpc22hmbzh.zip |##########################################-----------| 78.66% tmpc22hmbzh.zip |##########################################-----------| 78.79% tmpc22hmbzh.zip |##########################################-----------| 78.93% tmpc22hmbzh.zip |##########################################-----------| 79.06% tmpc22hmbzh.zip |##########################################-----------| 79.2% tmpc22hmbzh.zip |##########################################-----------| 79.33% tmpc22hmbzh.zip |##########################################-----------| 79.47% tmpc22hmbzh.zip |##########################################-----------| 79.6% tmpc22hmbzh.zip |##########################################-----------| 79.74% tmpc22hmbzh.zip |##########################################-----------| 79.87% tmpc22hmbzh.zip |##########################################-----------| 80.01% tmpc22hmbzh.zip |##########################################-----------| 80.14% tmpc22hmbzh.zip |###########################################----------| 80.28% tmpc22hmbzh.zip |###########################################----------| 80.41% tmpc22hmbzh.zip |###########################################----------| 80.55% tmpc22hmbzh.zip |###########################################----------| 80.68% tmpc22hmbzh.zip |###########################################----------| 80.82% tmpc22hmbzh.zip |###########################################----------| 80.95% tmpc22hmbzh.zip |###########################################----------| 81.09% tmpc22hmbzh.zip |###########################################----------| 81.22% tmpc22hmbzh.zip |###########################################----------| 81.36% tmpc22hmbzh.zip |###########################################----------| 81.49% tmpc22hmbzh.zip |###########################################----------| 81.63% tmpc22hmbzh.zip |###########################################----------| 81.76% tmpc22hmbzh.zip |###########################################----------| 81.9% tmpc22hmbzh.zip |###########################################----------| 82.03% tmpc22hmbzh.zip |############################################---------| 82.17% tmpc22hmbzh.zip |############################################---------| 82.3% tmpc22hmbzh.zip |############################################---------| 82.44% tmpc22hmbzh.zip |############################################---------| 82.57% tmpc22hmbzh.zip |############################################---------| 82.71% tmpc22hmbzh.zip |############################################---------| 82.84% tmpc22hmbzh.zip |############################################---------| 82.98% tmpc22hmbzh.zip |############################################---------| 83.11% tmpc22hmbzh.zip |############################################---------| 83.25% tmpc22hmbzh.zip |############################################---------| 83.38% tmpc22hmbzh.zip |############################################---------| 83.52% tmpc22hmbzh.zip |############################################---------| 83.65% tmpc22hmbzh.zip |############################################---------| 83.79% tmpc22hmbzh.zip |############################################---------| 83.92% tmpc22hmbzh.zip |#############################################--------| 84.06% tmpc22hmbzh.zip |#############################################--------| 84.19% tmpc22hmbzh.zip |#############################################--------| 84.33% tmpc22hmbzh.zip |#############################################--------| 84.46% tmpc22hmbzh.zip |#############################################--------| 84.6% tmpc22hmbzh.zip |#############################################--------| 84.73% tmpc22hmbzh.zip |#############################################--------| 84.87% tmpc22hmbzh.zip |#############################################--------| 85.0% tmpc22hmbzh.zip |#############################################--------| 85.14% tmpc22hmbzh.zip |#############################################--------| 85.27% tmpc22hmbzh.zip |#############################################--------| 85.41% tmpc22hmbzh.zip |#############################################--------| 85.54% tmpc22hmbzh.zip |#############################################--------| 85.68% tmpc22hmbzh.zip |#############################################--------| 85.81% tmpc22hmbzh.zip |##############################################-------| 85.95% tmpc22hmbzh.zip |##############################################-------| 86.08% tmpc22hmbzh.zip |##############################################-------| 86.21% tmpc22hmbzh.zip |##############################################-------| 86.35% tmpc22hmbzh.zip |##############################################-------| 86.48% tmpc22hmbzh.zip |##############################################-------| 86.62% tmpc22hmbzh.zip |##############################################-------| 86.75% tmpc22hmbzh.zip |##############################################-------| 86.89% tmpc22hmbzh.zip |##############################################-------| 87.02% tmpc22hmbzh.zip |##############################################-------| 87.16% tmpc22hmbzh.zip |##############################################-------| 87.29% tmpc22hmbzh.zip |##############################################-------| 87.43% tmpc22hmbzh.zip |##############################################-------| 87.56% tmpc22hmbzh.zip |##############################################-------| 87.7% tmpc22hmbzh.zip |###############################################------| 87.83% tmpc22hmbzh.zip |###############################################------| 87.97% tmpc22hmbzh.zip |###############################################------| 88.1% tmpc22hmbzh.zip |###############################################------| 88.24% tmpc22hmbzh.zip |###############################################------| 88.37% tmpc22hmbzh.zip |###############################################------| 88.51% tmpc22hmbzh.zip |###############################################------| 88.64% tmpc22hmbzh.zip |###############################################------| 88.78% tmpc22hmbzh.zip |###############################################------| 88.91% tmpc22hmbzh.zip |###############################################------| 89.05% tmpc22hmbzh.zip |###############################################------| 89.18% tmpc22hmbzh.zip |###############################################------| 89.32% tmpc22hmbzh.zip |###############################################------| 89.45% tmpc22hmbzh.zip |###############################################------| 89.59% tmpc22hmbzh.zip |################################################-----| 89.72% tmpc22hmbzh.zip |################################################-----| 89.86% tmpc22hmbzh.zip |################################################-----| 89.99% tmpc22hmbzh.zip |################################################-----| 90.13% tmpc22hmbzh.zip |################################################-----| 90.26% tmpc22hmbzh.zip |################################################-----| 90.4% tmpc22hmbzh.zip |################################################-----| 90.53% tmpc22hmbzh.zip |################################################-----| 90.67% tmpc22hmbzh.zip |################################################-----| 90.8% tmpc22hmbzh.zip |################################################-----| 90.94% tmpc22hmbzh.zip |################################################-----| 91.07% tmpc22hmbzh.zip |################################################-----| 91.21% tmpc22hmbzh.zip |################################################-----| 91.34% tmpc22hmbzh.zip |################################################-----| 91.48% tmpc22hmbzh.zip |#################################################----| 91.61% tmpc22hmbzh.zip |#################################################----| 91.75% tmpc22hmbzh.zip |#################################################----| 91.88% tmpc22hmbzh.zip |#################################################----| 92.02% tmpc22hmbzh.zip |#################################################----| 92.15% tmpc22hmbzh.zip |#################################################----| 92.29% tmpc22hmbzh.zip |#################################################----| 92.42% tmpc22hmbzh.zip |#################################################----| 92.56% tmpc22hmbzh.zip |#################################################----| 92.69% tmpc22hmbzh.zip |#################################################----| 92.83% tmpc22hmbzh.zip |#################################################----| 92.96% tmpc22hmbzh.zip |#################################################----| 93.1% tmpc22hmbzh.zip |#################################################----| 93.23% tmpc22hmbzh.zip |#################################################----| 93.37% tmpc22hmbzh.zip |##################################################---| 93.5% tmpc22hmbzh.zip |##################################################---| 93.64% tmpc22hmbzh.zip |##################################################---| 93.77% tmpc22hmbzh.zip |##################################################---| 93.91% tmpc22hmbzh.zip |##################################################---| 94.04% tmpc22hmbzh.zip |##################################################---| 94.18% tmpc22hmbzh.zip |##################################################---| 94.31% tmpc22hmbzh.zip |##################################################---| 94.45% tmpc22hmbzh.zip |##################################################---| 94.58% tmpc22hmbzh.zip |##################################################---| 94.71% tmpc22hmbzh.zip |##################################################---| 94.85% tmpc22hmbzh.zip |##################################################---| 94.98% tmpc22hmbzh.zip |##################################################---| 95.12% tmpc22hmbzh.zip |##################################################---| 95.25% tmpc22hmbzh.zip |###################################################--| 95.39% tmpc22hmbzh.zip |###################################################--| 95.52% tmpc22hmbzh.zip |###################################################--| 95.66% tmpc22hmbzh.zip |###################################################--| 95.79% tmpc22hmbzh.zip |###################################################--| 95.93% tmpc22hmbzh.zip |###################################################--| 96.06% tmpc22hmbzh.zip |###################################################--| 96.2% tmpc22hmbzh.zip |###################################################--| 96.33% tmpc22hmbzh.zip |###################################################--| 96.47% tmpc22hmbzh.zip |###################################################--| 96.6% tmpc22hmbzh.zip |###################################################--| 96.74% tmpc22hmbzh.zip |###################################################--| 96.87% tmpc22hmbzh.zip |###################################################--| 97.01% tmpc22hmbzh.zip |###################################################--| 97.14% tmpc22hmbzh.zip |####################################################-| 97.28% tmpc22hmbzh.zip |####################################################-| 97.41% tmpc22hmbzh.zip |####################################################-| 97.55% tmpc22hmbzh.zip |####################################################-| 97.68% tmpc22hmbzh.zip |####################################################-| 97.82% tmpc22hmbzh.zip |####################################################-| 97.95% tmpc22hmbzh.zip |####################################################-| 98.09% tmpc22hmbzh.zip |####################################################-| 98.22% tmpc22hmbzh.zip |####################################################-| 98.36% tmpc22hmbzh.zip |####################################################-| 98.49% tmpc22hmbzh.zip |####################################################-| 98.63% tmpc22hmbzh.zip |####################################################-| 98.76% tmpc22hmbzh.zip |####################################################-| 98.9% tmpc22hmbzh.zip |####################################################-| 99.03% tmpc22hmbzh.zip |#####################################################| 99.17% tmpc22hmbzh.zip |#####################################################| 99.3% tmpc22hmbzh.zip |#####################################################| 99.44% tmpc22hmbzh.zip |#####################################################| 99.57% tmpc22hmbzh.zip |#####################################################| 99.71% tmpc22hmbzh.zip |#####################################################| 99.84% tmpc22hmbzh.zip |#####################################################| 99.98% tmpc22hmbzh.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b1a2f567-bb1e-48cd-9cbd-baabd92f5017 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x