+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + /scripts/init-cloudify.sh + exec /sbin/init --log-target=journal + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh 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. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response 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-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Ut66mKx/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-Ut66mKx/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-Ut66mKx/clamppolicyplugin_types.yaml /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpwc_dyir5.zip |-----------------------------------------------------| 0.55% tmpwc_dyir5.zip |#----------------------------------------------------| 1.1% tmpwc_dyir5.zip |#----------------------------------------------------| 1.65% tmpwc_dyir5.zip |#----------------------------------------------------| 2.2% tmpwc_dyir5.zip |#----------------------------------------------------| 2.75% tmpwc_dyir5.zip |##---------------------------------------------------| 3.3% tmpwc_dyir5.zip |##---------------------------------------------------| 3.85% tmpwc_dyir5.zip |##---------------------------------------------------| 4.4% tmpwc_dyir5.zip |###--------------------------------------------------| 4.95% tmpwc_dyir5.zip |###--------------------------------------------------| 5.51% tmpwc_dyir5.zip |###--------------------------------------------------| 6.06% tmpwc_dyir5.zip |####-------------------------------------------------| 6.61% tmpwc_dyir5.zip |####-------------------------------------------------| 7.16% tmpwc_dyir5.zip |####-------------------------------------------------| 7.71% tmpwc_dyir5.zip |####-------------------------------------------------| 8.26% tmpwc_dyir5.zip |#####------------------------------------------------| 8.81% tmpwc_dyir5.zip |#####------------------------------------------------| 9.36% tmpwc_dyir5.zip |#####------------------------------------------------| 9.91% tmpwc_dyir5.zip |######-----------------------------------------------| 10.46% tmpwc_dyir5.zip |######-----------------------------------------------| 11.01% tmpwc_dyir5.zip |######-----------------------------------------------| 11.56% tmpwc_dyir5.zip |######-----------------------------------------------| 12.11% tmpwc_dyir5.zip |#######----------------------------------------------| 12.66% tmpwc_dyir5.zip |#######----------------------------------------------| 13.21% tmpwc_dyir5.zip |#######----------------------------------------------| 13.76% tmpwc_dyir5.zip |########---------------------------------------------| 14.31% tmpwc_dyir5.zip |########---------------------------------------------| 14.86% tmpwc_dyir5.zip |########---------------------------------------------| 15.42% tmpwc_dyir5.zip |########---------------------------------------------| 15.97% tmpwc_dyir5.zip |#########--------------------------------------------| 16.52% tmpwc_dyir5.zip |#########--------------------------------------------| 17.07% tmpwc_dyir5.zip |#########--------------------------------------------| 17.62% tmpwc_dyir5.zip |##########-------------------------------------------| 18.17% tmpwc_dyir5.zip |##########-------------------------------------------| 18.72% tmpwc_dyir5.zip |##########-------------------------------------------| 19.27% tmpwc_dyir5.zip |###########------------------------------------------| 19.82% tmpwc_dyir5.zip |###########------------------------------------------| 20.37% tmpwc_dyir5.zip |###########------------------------------------------| 20.92% tmpwc_dyir5.zip |###########------------------------------------------| 21.47% tmpwc_dyir5.zip |############-----------------------------------------| 22.02% tmpwc_dyir5.zip |############-----------------------------------------| 22.57% tmpwc_dyir5.zip |############-----------------------------------------| 23.12% tmpwc_dyir5.zip |#############----------------------------------------| 23.67% tmpwc_dyir5.zip |#############----------------------------------------| 24.22% tmpwc_dyir5.zip |#############----------------------------------------| 24.77% tmpwc_dyir5.zip |#############----------------------------------------| 25.33% tmpwc_dyir5.zip |##############---------------------------------------| 25.88% tmpwc_dyir5.zip |##############---------------------------------------| 26.43% tmpwc_dyir5.zip |##############---------------------------------------| 26.98% tmpwc_dyir5.zip |###############--------------------------------------| 27.53% tmpwc_dyir5.zip |###############--------------------------------------| 28.08% tmpwc_dyir5.zip |###############--------------------------------------| 28.63% tmpwc_dyir5.zip |###############--------------------------------------| 29.18% tmpwc_dyir5.zip |################-------------------------------------| 29.73% tmpwc_dyir5.zip |################-------------------------------------| 30.28% tmpwc_dyir5.zip |################-------------------------------------| 30.83% tmpwc_dyir5.zip |#################------------------------------------| 31.38% tmpwc_dyir5.zip |#################------------------------------------| 31.93% tmpwc_dyir5.zip |#################------------------------------------| 32.48% tmpwc_dyir5.zip |##################-----------------------------------| 33.03% tmpwc_dyir5.zip |##################-----------------------------------| 33.58% tmpwc_dyir5.zip |##################-----------------------------------| 34.13% tmpwc_dyir5.zip |##################-----------------------------------| 34.68% tmpwc_dyir5.zip |###################----------------------------------| 35.23% tmpwc_dyir5.zip |###################----------------------------------| 35.79% tmpwc_dyir5.zip |###################----------------------------------| 36.34% tmpwc_dyir5.zip |####################---------------------------------| 36.89% tmpwc_dyir5.zip |####################---------------------------------| 37.44% tmpwc_dyir5.zip |####################---------------------------------| 37.99% tmpwc_dyir5.zip |####################---------------------------------| 38.54% tmpwc_dyir5.zip |#####################--------------------------------| 39.09% tmpwc_dyir5.zip |#####################--------------------------------| 39.64% tmpwc_dyir5.zip |#####################--------------------------------| 40.19% tmpwc_dyir5.zip |######################-------------------------------| 40.74% tmpwc_dyir5.zip |######################-------------------------------| 41.29% tmpwc_dyir5.zip |######################-------------------------------| 41.84% tmpwc_dyir5.zip |######################-------------------------------| 42.39% tmpwc_dyir5.zip |#######################------------------------------| 42.94% tmpwc_dyir5.zip |#######################------------------------------| 43.49% tmpwc_dyir5.zip |#######################------------------------------| 44.04% tmpwc_dyir5.zip |########################-----------------------------| 44.59% tmpwc_dyir5.zip |########################-----------------------------| 45.14% tmpwc_dyir5.zip |########################-----------------------------| 45.7% tmpwc_dyir5.zip |#########################----------------------------| 46.25% tmpwc_dyir5.zip |#########################----------------------------| 46.8% tmpwc_dyir5.zip |#########################----------------------------| 47.35% tmpwc_dyir5.zip |#########################----------------------------| 47.9% tmpwc_dyir5.zip |##########################---------------------------| 48.45% tmpwc_dyir5.zip |##########################---------------------------| 49.0% tmpwc_dyir5.zip |##########################---------------------------| 49.55% tmpwc_dyir5.zip |###########################--------------------------| 50.1% tmpwc_dyir5.zip |###########################--------------------------| 50.65% tmpwc_dyir5.zip |###########################--------------------------| 51.2% tmpwc_dyir5.zip |###########################--------------------------| 51.75% tmpwc_dyir5.zip |############################-------------------------| 52.3% tmpwc_dyir5.zip |############################-------------------------| 52.85% tmpwc_dyir5.zip |############################-------------------------| 53.4% tmpwc_dyir5.zip |#############################------------------------| 53.95% tmpwc_dyir5.zip |#############################------------------------| 54.5% tmpwc_dyir5.zip |#############################------------------------| 55.05% tmpwc_dyir5.zip |#############################------------------------| 55.61% tmpwc_dyir5.zip |##############################-----------------------| 56.16% tmpwc_dyir5.zip |##############################-----------------------| 56.71% tmpwc_dyir5.zip |##############################-----------------------| 57.26% tmpwc_dyir5.zip |###############################----------------------| 57.81% tmpwc_dyir5.zip |###############################----------------------| 58.36% tmpwc_dyir5.zip |###############################----------------------| 58.91% tmpwc_dyir5.zip |################################---------------------| 59.46% tmpwc_dyir5.zip |################################---------------------| 60.01% tmpwc_dyir5.zip |################################---------------------| 60.56% tmpwc_dyir5.zip |################################---------------------| 61.11% tmpwc_dyir5.zip |#################################--------------------| 61.66% tmpwc_dyir5.zip |#################################--------------------| 62.21% tmpwc_dyir5.zip |#################################--------------------| 62.76% tmpwc_dyir5.zip |##################################-------------------| 63.31% tmpwc_dyir5.zip |##################################-------------------| 63.86% tmpwc_dyir5.zip |##################################-------------------| 64.41% tmpwc_dyir5.zip |##################################-------------------| 64.96% tmpwc_dyir5.zip |###################################------------------| 65.51% tmpwc_dyir5.zip |###################################------------------| 66.07% tmpwc_dyir5.zip |###################################------------------| 66.62% tmpwc_dyir5.zip |####################################-----------------| 67.17% tmpwc_dyir5.zip |####################################-----------------| 67.72% tmpwc_dyir5.zip |####################################-----------------| 68.27% tmpwc_dyir5.zip |####################################-----------------| 68.82% tmpwc_dyir5.zip |#####################################----------------| 69.37% tmpwc_dyir5.zip |#####################################----------------| 69.92% tmpwc_dyir5.zip |#####################################----------------| 70.47% tmpwc_dyir5.zip |######################################---------------| 71.02% tmpwc_dyir5.zip |######################################---------------| 71.57% tmpwc_dyir5.zip |######################################---------------| 72.12% tmpwc_dyir5.zip |#######################################--------------| 72.67% tmpwc_dyir5.zip |#######################################--------------| 73.22% tmpwc_dyir5.zip |#######################################--------------| 73.77% tmpwc_dyir5.zip |#######################################--------------| 74.32% tmpwc_dyir5.zip |########################################-------------| 74.87% tmpwc_dyir5.zip |########################################-------------| 75.42% tmpwc_dyir5.zip |########################################-------------| 75.98% tmpwc_dyir5.zip |#########################################------------| 76.53% tmpwc_dyir5.zip |#########################################------------| 77.08% tmpwc_dyir5.zip |#########################################------------| 77.63% tmpwc_dyir5.zip |#########################################------------| 78.18% tmpwc_dyir5.zip |##########################################-----------| 78.73% tmpwc_dyir5.zip |##########################################-----------| 79.28% tmpwc_dyir5.zip |##########################################-----------| 79.83% tmpwc_dyir5.zip |###########################################----------| 80.38% tmpwc_dyir5.zip |###########################################----------| 80.93% tmpwc_dyir5.zip |###########################################----------| 81.48% tmpwc_dyir5.zip |###########################################----------| 82.03% tmpwc_dyir5.zip |############################################---------| 82.58% tmpwc_dyir5.zip |############################################---------| 83.13% tmpwc_dyir5.zip |############################################---------| 83.68% tmpwc_dyir5.zip |#############################################--------| 84.23% tmpwc_dyir5.zip |#############################################--------| 84.78% tmpwc_dyir5.zip |#############################################--------| 85.33% tmpwc_dyir5.zip |##############################################-------| 85.89% tmpwc_dyir5.zip |##############################################-------| 86.44% tmpwc_dyir5.zip |##############################################-------| 86.99% tmpwc_dyir5.zip |##############################################-------| 87.54% tmpwc_dyir5.zip |###############################################------| 88.09% tmpwc_dyir5.zip |###############################################------| 88.64% tmpwc_dyir5.zip |###############################################------| 89.19% tmpwc_dyir5.zip |################################################-----| 89.74% tmpwc_dyir5.zip |################################################-----| 90.29% tmpwc_dyir5.zip |################################################-----| 90.84% tmpwc_dyir5.zip |################################################-----| 91.39% tmpwc_dyir5.zip |#################################################----| 91.94% tmpwc_dyir5.zip |#################################################----| 92.49% tmpwc_dyir5.zip |#################################################----| 93.04% tmpwc_dyir5.zip |##################################################---| 93.59% tmpwc_dyir5.zip |##################################################---| 94.14% tmpwc_dyir5.zip |##################################################---| 94.69% tmpwc_dyir5.zip |##################################################---| 95.24% tmpwc_dyir5.zip |###################################################--| 95.8% tmpwc_dyir5.zip |###################################################--| 96.35% tmpwc_dyir5.zip |###################################################--| 96.9% tmpwc_dyir5.zip |####################################################-| 97.45% tmpwc_dyir5.zip |####################################################-| 98.0% tmpwc_dyir5.zip |####################################################-| 98.55% tmpwc_dyir5.zip |#####################################################| 99.1% tmpwc_dyir5.zip |#####################################################| 99.65% tmpwc_dyir5.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 8cfd635f-d3ae-4b5f-9737-53d29d3d1064 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml ++ basename /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphkz5v99o.zip |-----------------------------------------------------| 0.53% tmphkz5v99o.zip |#----------------------------------------------------| 1.07% tmphkz5v99o.zip |#----------------------------------------------------| 1.6% tmphkz5v99o.zip |#----------------------------------------------------| 2.14% tmphkz5v99o.zip |#----------------------------------------------------| 2.67% tmphkz5v99o.zip |##---------------------------------------------------| 3.21% tmphkz5v99o.zip |##---------------------------------------------------| 3.74% tmphkz5v99o.zip |##---------------------------------------------------| 4.27% tmphkz5v99o.zip |###--------------------------------------------------| 4.81% tmphkz5v99o.zip |###--------------------------------------------------| 5.34% tmphkz5v99o.zip |###--------------------------------------------------| 5.88% tmphkz5v99o.zip |###--------------------------------------------------| 6.41% tmphkz5v99o.zip |####-------------------------------------------------| 6.95% tmphkz5v99o.zip |####-------------------------------------------------| 7.48% tmphkz5v99o.zip |####-------------------------------------------------| 8.01% tmphkz5v99o.zip |#####------------------------------------------------| 8.55% tmphkz5v99o.zip |#####------------------------------------------------| 9.08% tmphkz5v99o.zip |#####------------------------------------------------| 9.62% tmphkz5v99o.zip |#####------------------------------------------------| 10.15% tmphkz5v99o.zip |######-----------------------------------------------| 10.69% tmphkz5v99o.zip |######-----------------------------------------------| 11.22% tmphkz5v99o.zip |######-----------------------------------------------| 11.75% tmphkz5v99o.zip |#######----------------------------------------------| 12.29% tmphkz5v99o.zip |#######----------------------------------------------| 12.82% tmphkz5v99o.zip |#######----------------------------------------------| 13.36% tmphkz5v99o.zip |#######----------------------------------------------| 13.89% tmphkz5v99o.zip |########---------------------------------------------| 14.43% tmphkz5v99o.zip |########---------------------------------------------| 14.96% tmphkz5v99o.zip |########---------------------------------------------| 15.49% tmphkz5v99o.zip |########---------------------------------------------| 16.03% tmphkz5v99o.zip |#########--------------------------------------------| 16.56% tmphkz5v99o.zip |#########--------------------------------------------| 17.1% tmphkz5v99o.zip |#########--------------------------------------------| 17.63% tmphkz5v99o.zip |##########-------------------------------------------| 18.17% tmphkz5v99o.zip |##########-------------------------------------------| 18.7% tmphkz5v99o.zip |##########-------------------------------------------| 19.23% tmphkz5v99o.zip |##########-------------------------------------------| 19.77% tmphkz5v99o.zip |###########------------------------------------------| 20.3% tmphkz5v99o.zip |###########------------------------------------------| 20.84% tmphkz5v99o.zip |###########------------------------------------------| 21.37% tmphkz5v99o.zip |############-----------------------------------------| 21.91% tmphkz5v99o.zip |############-----------------------------------------| 22.44% tmphkz5v99o.zip |############-----------------------------------------| 22.97% tmphkz5v99o.zip |############-----------------------------------------| 23.51% tmphkz5v99o.zip |#############----------------------------------------| 24.04% tmphkz5v99o.zip |#############----------------------------------------| 24.58% tmphkz5v99o.zip |#############----------------------------------------| 25.11% tmphkz5v99o.zip |##############---------------------------------------| 25.65% tmphkz5v99o.zip |##############---------------------------------------| 26.18% tmphkz5v99o.zip |##############---------------------------------------| 26.72% tmphkz5v99o.zip |##############---------------------------------------| 27.25% tmphkz5v99o.zip |###############--------------------------------------| 27.78% tmphkz5v99o.zip |###############--------------------------------------| 28.32% tmphkz5v99o.zip |###############--------------------------------------| 28.85% tmphkz5v99o.zip |################-------------------------------------| 29.39% tmphkz5v99o.zip |################-------------------------------------| 29.92% tmphkz5v99o.zip |################-------------------------------------| 30.46% tmphkz5v99o.zip |################-------------------------------------| 30.99% tmphkz5v99o.zip |#################------------------------------------| 31.52% tmphkz5v99o.zip |#################------------------------------------| 32.06% tmphkz5v99o.zip |#################------------------------------------| 32.59% tmphkz5v99o.zip |##################-----------------------------------| 33.13% tmphkz5v99o.zip |##################-----------------------------------| 33.66% tmphkz5v99o.zip |##################-----------------------------------| 34.2% tmphkz5v99o.zip |##################-----------------------------------| 34.73% tmphkz5v99o.zip |###################----------------------------------| 35.26% tmphkz5v99o.zip |###################----------------------------------| 35.8% tmphkz5v99o.zip |###################----------------------------------| 36.33% tmphkz5v99o.zip |####################---------------------------------| 36.87% tmphkz5v99o.zip |####################---------------------------------| 37.4% tmphkz5v99o.zip |####################---------------------------------| 37.94% tmphkz5v99o.zip |####################---------------------------------| 38.47% tmphkz5v99o.zip |#####################--------------------------------| 39.0% tmphkz5v99o.zip |#####################--------------------------------| 39.54% tmphkz5v99o.zip |#####################--------------------------------| 40.07% tmphkz5v99o.zip |######################-------------------------------| 40.61% tmphkz5v99o.zip |######################-------------------------------| 41.14% tmphkz5v99o.zip |######################-------------------------------| 41.68% tmphkz5v99o.zip |######################-------------------------------| 42.21% tmphkz5v99o.zip |#######################------------------------------| 42.74% tmphkz5v99o.zip |#######################------------------------------| 43.28% tmphkz5v99o.zip |#######################------------------------------| 43.81% tmphkz5v99o.zip |########################-----------------------------| 44.35% tmphkz5v99o.zip |########################-----------------------------| 44.88% tmphkz5v99o.zip |########################-----------------------------| 45.42% tmphkz5v99o.zip |########################-----------------------------| 45.95% tmphkz5v99o.zip |#########################----------------------------| 46.48% tmphkz5v99o.zip |#########################----------------------------| 47.02% tmphkz5v99o.zip |#########################----------------------------| 47.55% tmphkz5v99o.zip |#########################----------------------------| 48.09% tmphkz5v99o.zip |##########################---------------------------| 48.62% tmphkz5v99o.zip |##########################---------------------------| 49.16% tmphkz5v99o.zip |##########################---------------------------| 49.69% tmphkz5v99o.zip |###########################--------------------------| 50.22% tmphkz5v99o.zip |###########################--------------------------| 50.76% tmphkz5v99o.zip |###########################--------------------------| 51.29% tmphkz5v99o.zip |###########################--------------------------| 51.83% tmphkz5v99o.zip |############################-------------------------| 52.36% tmphkz5v99o.zip |############################-------------------------| 52.9% tmphkz5v99o.zip |############################-------------------------| 53.43% tmphkz5v99o.zip |#############################------------------------| 53.96% tmphkz5v99o.zip |#############################------------------------| 54.5% tmphkz5v99o.zip |#############################------------------------| 55.03% tmphkz5v99o.zip |#############################------------------------| 55.57% tmphkz5v99o.zip |##############################-----------------------| 56.1% tmphkz5v99o.zip |##############################-----------------------| 56.64% tmphkz5v99o.zip |##############################-----------------------| 57.17% tmphkz5v99o.zip |###############################----------------------| 57.7% tmphkz5v99o.zip |###############################----------------------| 58.24% tmphkz5v99o.zip |###############################----------------------| 58.77% tmphkz5v99o.zip |###############################----------------------| 59.31% tmphkz5v99o.zip |################################---------------------| 59.84% tmphkz5v99o.zip |################################---------------------| 60.38% tmphkz5v99o.zip |################################---------------------| 60.91% tmphkz5v99o.zip |#################################--------------------| 61.44% tmphkz5v99o.zip |#################################--------------------| 61.98% tmphkz5v99o.zip |#################################--------------------| 62.51% tmphkz5v99o.zip |#################################--------------------| 63.05% tmphkz5v99o.zip |##################################-------------------| 63.58% tmphkz5v99o.zip |##################################-------------------| 64.12% tmphkz5v99o.zip |##################################-------------------| 64.65% tmphkz5v99o.zip |###################################------------------| 65.18% tmphkz5v99o.zip |###################################------------------| 65.72% tmphkz5v99o.zip |###################################------------------| 66.25% tmphkz5v99o.zip |###################################------------------| 66.79% tmphkz5v99o.zip |####################################-----------------| 67.32% tmphkz5v99o.zip |####################################-----------------| 67.86% tmphkz5v99o.zip |####################################-----------------| 68.39% tmphkz5v99o.zip |#####################################----------------| 68.92% tmphkz5v99o.zip |#####################################----------------| 69.46% tmphkz5v99o.zip |#####################################----------------| 69.99% tmphkz5v99o.zip |#####################################----------------| 70.53% tmphkz5v99o.zip |######################################---------------| 71.06% tmphkz5v99o.zip |######################################---------------| 71.6% tmphkz5v99o.zip |######################################---------------| 72.13% tmphkz5v99o.zip |#######################################--------------| 72.67% tmphkz5v99o.zip |#######################################--------------| 73.2% tmphkz5v99o.zip |#######################################--------------| 73.73% tmphkz5v99o.zip |#######################################--------------| 74.27% tmphkz5v99o.zip |########################################-------------| 74.8% tmphkz5v99o.zip |########################################-------------| 75.34% tmphkz5v99o.zip |########################################-------------| 75.87% tmphkz5v99o.zip |########################################-------------| 76.41% tmphkz5v99o.zip |#########################################------------| 76.94% tmphkz5v99o.zip |#########################################------------| 77.47% tmphkz5v99o.zip |#########################################------------| 78.01% tmphkz5v99o.zip |##########################################-----------| 78.54% tmphkz5v99o.zip |##########################################-----------| 79.08% tmphkz5v99o.zip |##########################################-----------| 79.61% tmphkz5v99o.zip |##########################################-----------| 80.15% tmphkz5v99o.zip |###########################################----------| 80.68% tmphkz5v99o.zip |###########################################----------| 81.21% tmphkz5v99o.zip |###########################################----------| 81.75% tmphkz5v99o.zip |############################################---------| 82.28% tmphkz5v99o.zip |############################################---------| 82.82% tmphkz5v99o.zip |############################################---------| 83.35% tmphkz5v99o.zip |############################################---------| 83.89% tmphkz5v99o.zip |#############################################--------| 84.42% tmphkz5v99o.zip |#############################################--------| 84.95% tmphkz5v99o.zip |#############################################--------| 85.49% tmphkz5v99o.zip |##############################################-------| 86.02% tmphkz5v99o.zip |##############################################-------| 86.56% tmphkz5v99o.zip |##############################################-------| 87.09% tmphkz5v99o.zip |##############################################-------| 87.63% tmphkz5v99o.zip |###############################################------| 88.16% tmphkz5v99o.zip |###############################################------| 88.69% tmphkz5v99o.zip |###############################################------| 89.23% tmphkz5v99o.zip |################################################-----| 89.76% tmphkz5v99o.zip |################################################-----| 90.3% tmphkz5v99o.zip |################################################-----| 90.83% tmphkz5v99o.zip |################################################-----| 91.37% tmphkz5v99o.zip |#################################################----| 91.9% tmphkz5v99o.zip |#################################################----| 92.43% tmphkz5v99o.zip |#################################################----| 92.97% tmphkz5v99o.zip |##################################################---| 93.5% tmphkz5v99o.zip |##################################################---| 94.04% tmphkz5v99o.zip |##################################################---| 94.57% tmphkz5v99o.zip |##################################################---| 95.11% tmphkz5v99o.zip |###################################################--| 95.64% tmphkz5v99o.zip |###################################################--| 96.17% tmphkz5v99o.zip |###################################################--| 96.71% tmphkz5v99o.zip |####################################################-| 97.24% tmphkz5v99o.zip |####################################################-| 97.78% tmphkz5v99o.zip |####################################################-| 98.31% tmphkz5v99o.zip |####################################################-| 98.85% tmphkz5v99o.zip |#####################################################| 99.38% tmphkz5v99o.zip |#####################################################| 99.91% tmphkz5v99o.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5c39d3fb-43d2-4cc6-8e01-6b9f463460ed + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml ++ basename /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpwjuxcboi.zip |-----------------------------------------------------| 0.13% tmpwjuxcboi.zip |-----------------------------------------------------| 0.27% tmpwjuxcboi.zip |-----------------------------------------------------| 0.4% tmpwjuxcboi.zip |-----------------------------------------------------| 0.54% tmpwjuxcboi.zip |-----------------------------------------------------| 0.67% tmpwjuxcboi.zip |-----------------------------------------------------| 0.81% tmpwjuxcboi.zip |-----------------------------------------------------| 0.94% tmpwjuxcboi.zip |#----------------------------------------------------| 1.07% tmpwjuxcboi.zip |#----------------------------------------------------| 1.21% tmpwjuxcboi.zip |#----------------------------------------------------| 1.34% tmpwjuxcboi.zip |#----------------------------------------------------| 1.48% tmpwjuxcboi.zip |#----------------------------------------------------| 1.61% tmpwjuxcboi.zip |#----------------------------------------------------| 1.75% tmpwjuxcboi.zip |#----------------------------------------------------| 1.88% tmpwjuxcboi.zip |#----------------------------------------------------| 2.01% tmpwjuxcboi.zip |#----------------------------------------------------| 2.15% tmpwjuxcboi.zip |#----------------------------------------------------| 2.28% tmpwjuxcboi.zip |#----------------------------------------------------| 2.42% tmpwjuxcboi.zip |#----------------------------------------------------| 2.55% tmpwjuxcboi.zip |#----------------------------------------------------| 2.68% tmpwjuxcboi.zip |#----------------------------------------------------| 2.82% tmpwjuxcboi.zip |##---------------------------------------------------| 2.95% tmpwjuxcboi.zip |##---------------------------------------------------| 3.09% tmpwjuxcboi.zip |##---------------------------------------------------| 3.22% tmpwjuxcboi.zip |##---------------------------------------------------| 3.36% tmpwjuxcboi.zip |##---------------------------------------------------| 3.49% tmpwjuxcboi.zip |##---------------------------------------------------| 3.62% tmpwjuxcboi.zip |##---------------------------------------------------| 3.76% tmpwjuxcboi.zip |##---------------------------------------------------| 3.89% tmpwjuxcboi.zip |##---------------------------------------------------| 4.03% tmpwjuxcboi.zip |##---------------------------------------------------| 4.16% tmpwjuxcboi.zip |##---------------------------------------------------| 4.3% tmpwjuxcboi.zip |##---------------------------------------------------| 4.43% tmpwjuxcboi.zip |##---------------------------------------------------| 4.56% tmpwjuxcboi.zip |##---------------------------------------------------| 4.7% tmpwjuxcboi.zip |###--------------------------------------------------| 4.83% tmpwjuxcboi.zip |###--------------------------------------------------| 4.97% tmpwjuxcboi.zip |###--------------------------------------------------| 5.1% tmpwjuxcboi.zip |###--------------------------------------------------| 5.24% tmpwjuxcboi.zip |###--------------------------------------------------| 5.37% tmpwjuxcboi.zip |###--------------------------------------------------| 5.5% tmpwjuxcboi.zip |###--------------------------------------------------| 5.64% tmpwjuxcboi.zip |###--------------------------------------------------| 5.77% tmpwjuxcboi.zip |###--------------------------------------------------| 5.91% tmpwjuxcboi.zip |###--------------------------------------------------| 6.04% tmpwjuxcboi.zip |###--------------------------------------------------| 6.18% tmpwjuxcboi.zip |###--------------------------------------------------| 6.31% tmpwjuxcboi.zip |###--------------------------------------------------| 6.44% tmpwjuxcboi.zip |###--------------------------------------------------| 6.58% tmpwjuxcboi.zip |####-------------------------------------------------| 6.71% tmpwjuxcboi.zip |####-------------------------------------------------| 6.85% tmpwjuxcboi.zip |####-------------------------------------------------| 6.98% tmpwjuxcboi.zip |####-------------------------------------------------| 7.11% tmpwjuxcboi.zip |####-------------------------------------------------| 7.25% tmpwjuxcboi.zip |####-------------------------------------------------| 7.38% tmpwjuxcboi.zip |####-------------------------------------------------| 7.52% tmpwjuxcboi.zip |####-------------------------------------------------| 7.65% tmpwjuxcboi.zip |####-------------------------------------------------| 7.79% tmpwjuxcboi.zip |####-------------------------------------------------| 7.92% tmpwjuxcboi.zip |####-------------------------------------------------| 8.05% tmpwjuxcboi.zip |####-------------------------------------------------| 8.19% tmpwjuxcboi.zip |####-------------------------------------------------| 8.32% tmpwjuxcboi.zip |####-------------------------------------------------| 8.46% tmpwjuxcboi.zip |#####------------------------------------------------| 8.59% tmpwjuxcboi.zip |#####------------------------------------------------| 8.73% tmpwjuxcboi.zip |#####------------------------------------------------| 8.86% tmpwjuxcboi.zip |#####------------------------------------------------| 8.99% tmpwjuxcboi.zip |#####------------------------------------------------| 9.13% tmpwjuxcboi.zip |#####------------------------------------------------| 9.26% tmpwjuxcboi.zip |#####------------------------------------------------| 9.4% tmpwjuxcboi.zip |#####------------------------------------------------| 9.53% tmpwjuxcboi.zip |#####------------------------------------------------| 9.67% tmpwjuxcboi.zip |#####------------------------------------------------| 9.8% tmpwjuxcboi.zip |#####------------------------------------------------| 9.93% tmpwjuxcboi.zip |#####------------------------------------------------| 10.07% tmpwjuxcboi.zip |#####------------------------------------------------| 10.2% tmpwjuxcboi.zip |#####------------------------------------------------| 10.34% tmpwjuxcboi.zip |######-----------------------------------------------| 10.47% tmpwjuxcboi.zip |######-----------------------------------------------| 10.61% tmpwjuxcboi.zip |######-----------------------------------------------| 10.74% tmpwjuxcboi.zip |######-----------------------------------------------| 10.87% tmpwjuxcboi.zip |######-----------------------------------------------| 11.01% tmpwjuxcboi.zip |######-----------------------------------------------| 11.14% tmpwjuxcboi.zip |######-----------------------------------------------| 11.28% tmpwjuxcboi.zip |######-----------------------------------------------| 11.41% tmpwjuxcboi.zip |######-----------------------------------------------| 11.54% tmpwjuxcboi.zip |######-----------------------------------------------| 11.68% tmpwjuxcboi.zip |######-----------------------------------------------| 11.81% tmpwjuxcboi.zip |######-----------------------------------------------| 11.95% tmpwjuxcboi.zip |######-----------------------------------------------| 12.08% tmpwjuxcboi.zip |######-----------------------------------------------| 12.22% tmpwjuxcboi.zip |#######----------------------------------------------| 12.35% tmpwjuxcboi.zip |#######----------------------------------------------| 12.48% tmpwjuxcboi.zip |#######----------------------------------------------| 12.62% tmpwjuxcboi.zip |#######----------------------------------------------| 12.75% tmpwjuxcboi.zip |#######----------------------------------------------| 12.89% tmpwjuxcboi.zip |#######----------------------------------------------| 13.02% tmpwjuxcboi.zip |#######----------------------------------------------| 13.16% tmpwjuxcboi.zip |#######----------------------------------------------| 13.29% tmpwjuxcboi.zip |#######----------------------------------------------| 13.42% tmpwjuxcboi.zip |#######----------------------------------------------| 13.56% tmpwjuxcboi.zip |#######----------------------------------------------| 13.69% tmpwjuxcboi.zip |#######----------------------------------------------| 13.83% tmpwjuxcboi.zip |#######----------------------------------------------| 13.96% tmpwjuxcboi.zip |#######----------------------------------------------| 14.1% tmpwjuxcboi.zip |########---------------------------------------------| 14.23% tmpwjuxcboi.zip |########---------------------------------------------| 14.36% tmpwjuxcboi.zip |########---------------------------------------------| 14.5% tmpwjuxcboi.zip |########---------------------------------------------| 14.63% tmpwjuxcboi.zip |########---------------------------------------------| 14.77% tmpwjuxcboi.zip |########---------------------------------------------| 14.9% tmpwjuxcboi.zip |########---------------------------------------------| 15.03% tmpwjuxcboi.zip |########---------------------------------------------| 15.17% tmpwjuxcboi.zip |########---------------------------------------------| 15.3% tmpwjuxcboi.zip |########---------------------------------------------| 15.44% tmpwjuxcboi.zip |########---------------------------------------------| 15.57% tmpwjuxcboi.zip |########---------------------------------------------| 15.71% tmpwjuxcboi.zip |########---------------------------------------------| 15.84% tmpwjuxcboi.zip |########---------------------------------------------| 15.97% tmpwjuxcboi.zip |#########--------------------------------------------| 16.11% tmpwjuxcboi.zip |#########--------------------------------------------| 16.24% tmpwjuxcboi.zip |#########--------------------------------------------| 16.38% tmpwjuxcboi.zip |#########--------------------------------------------| 16.51% tmpwjuxcboi.zip |#########--------------------------------------------| 16.65% tmpwjuxcboi.zip |#########--------------------------------------------| 16.78% tmpwjuxcboi.zip |#########--------------------------------------------| 16.91% tmpwjuxcboi.zip |#########--------------------------------------------| 17.05% tmpwjuxcboi.zip |#########--------------------------------------------| 17.18% tmpwjuxcboi.zip |#########--------------------------------------------| 17.32% tmpwjuxcboi.zip |#########--------------------------------------------| 17.45% tmpwjuxcboi.zip |#########--------------------------------------------| 17.59% tmpwjuxcboi.zip |#########--------------------------------------------| 17.72% tmpwjuxcboi.zip |#########--------------------------------------------| 17.85% tmpwjuxcboi.zip |##########-------------------------------------------| 17.99% tmpwjuxcboi.zip |##########-------------------------------------------| 18.12% tmpwjuxcboi.zip |##########-------------------------------------------| 18.26% tmpwjuxcboi.zip |##########-------------------------------------------| 18.39% tmpwjuxcboi.zip |##########-------------------------------------------| 18.53% tmpwjuxcboi.zip |##########-------------------------------------------| 18.66% tmpwjuxcboi.zip |##########-------------------------------------------| 18.79% tmpwjuxcboi.zip |##########-------------------------------------------| 18.93% tmpwjuxcboi.zip |##########-------------------------------------------| 19.06% tmpwjuxcboi.zip |##########-------------------------------------------| 19.2% tmpwjuxcboi.zip |##########-------------------------------------------| 19.33% tmpwjuxcboi.zip |##########-------------------------------------------| 19.46% tmpwjuxcboi.zip |##########-------------------------------------------| 19.6% tmpwjuxcboi.zip |##########-------------------------------------------| 19.73% tmpwjuxcboi.zip |###########------------------------------------------| 19.87% tmpwjuxcboi.zip |###########------------------------------------------| 20.0% tmpwjuxcboi.zip |###########------------------------------------------| 20.14% tmpwjuxcboi.zip |###########------------------------------------------| 20.27% tmpwjuxcboi.zip |###########------------------------------------------| 20.4% tmpwjuxcboi.zip |###########------------------------------------------| 20.54% tmpwjuxcboi.zip |###########------------------------------------------| 20.67% tmpwjuxcboi.zip |###########------------------------------------------| 20.81% tmpwjuxcboi.zip |###########------------------------------------------| 20.94% tmpwjuxcboi.zip |###########------------------------------------------| 21.08% tmpwjuxcboi.zip |###########------------------------------------------| 21.21% tmpwjuxcboi.zip |###########------------------------------------------| 21.34% tmpwjuxcboi.zip |###########------------------------------------------| 21.48% tmpwjuxcboi.zip |###########------------------------------------------| 21.61% tmpwjuxcboi.zip |############-----------------------------------------| 21.75% tmpwjuxcboi.zip |############-----------------------------------------| 21.88% tmpwjuxcboi.zip |############-----------------------------------------| 22.02% tmpwjuxcboi.zip |############-----------------------------------------| 22.15% tmpwjuxcboi.zip |############-----------------------------------------| 22.28% tmpwjuxcboi.zip |############-----------------------------------------| 22.42% tmpwjuxcboi.zip |############-----------------------------------------| 22.55% tmpwjuxcboi.zip |############-----------------------------------------| 22.69% tmpwjuxcboi.zip |############-----------------------------------------| 22.82% tmpwjuxcboi.zip |############-----------------------------------------| 22.96% tmpwjuxcboi.zip |############-----------------------------------------| 23.09% tmpwjuxcboi.zip |############-----------------------------------------| 23.22% tmpwjuxcboi.zip |############-----------------------------------------| 23.36% tmpwjuxcboi.zip |############-----------------------------------------| 23.49% tmpwjuxcboi.zip |#############----------------------------------------| 23.63% tmpwjuxcboi.zip |#############----------------------------------------| 23.76% tmpwjuxcboi.zip |#############----------------------------------------| 23.89% tmpwjuxcboi.zip |#############----------------------------------------| 24.03% tmpwjuxcboi.zip |#############----------------------------------------| 24.16% tmpwjuxcboi.zip |#############----------------------------------------| 24.3% tmpwjuxcboi.zip |#############----------------------------------------| 24.43% tmpwjuxcboi.zip |#############----------------------------------------| 24.57% tmpwjuxcboi.zip |#############----------------------------------------| 24.7% tmpwjuxcboi.zip |#############----------------------------------------| 24.83% tmpwjuxcboi.zip |#############----------------------------------------| 24.97% tmpwjuxcboi.zip |#############----------------------------------------| 25.1% tmpwjuxcboi.zip |#############----------------------------------------| 25.24% tmpwjuxcboi.zip |#############----------------------------------------| 25.37% tmpwjuxcboi.zip |##############---------------------------------------| 25.51% tmpwjuxcboi.zip |##############---------------------------------------| 25.64% tmpwjuxcboi.zip |##############---------------------------------------| 25.77% tmpwjuxcboi.zip |##############---------------------------------------| 25.91% tmpwjuxcboi.zip |##############---------------------------------------| 26.04% tmpwjuxcboi.zip |##############---------------------------------------| 26.18% tmpwjuxcboi.zip |##############---------------------------------------| 26.31% tmpwjuxcboi.zip |##############---------------------------------------| 26.45% tmpwjuxcboi.zip |##############---------------------------------------| 26.58% tmpwjuxcboi.zip |##############---------------------------------------| 26.71% tmpwjuxcboi.zip |##############---------------------------------------| 26.85% tmpwjuxcboi.zip |##############---------------------------------------| 26.98% tmpwjuxcboi.zip |##############---------------------------------------| 27.12% tmpwjuxcboi.zip |##############---------------------------------------| 27.25% tmpwjuxcboi.zip |###############--------------------------------------| 27.39% tmpwjuxcboi.zip |###############--------------------------------------| 27.52% tmpwjuxcboi.zip |###############--------------------------------------| 27.65% tmpwjuxcboi.zip |###############--------------------------------------| 27.79% tmpwjuxcboi.zip |###############--------------------------------------| 27.92% tmpwjuxcboi.zip |###############--------------------------------------| 28.06% tmpwjuxcboi.zip |###############--------------------------------------| 28.19% tmpwjuxcboi.zip |###############--------------------------------------| 28.32% tmpwjuxcboi.zip |###############--------------------------------------| 28.46% tmpwjuxcboi.zip |###############--------------------------------------| 28.59% tmpwjuxcboi.zip |###############--------------------------------------| 28.73% tmpwjuxcboi.zip |###############--------------------------------------| 28.86% tmpwjuxcboi.zip |###############--------------------------------------| 29.0% tmpwjuxcboi.zip |###############--------------------------------------| 29.13% tmpwjuxcboi.zip |################-------------------------------------| 29.26% tmpwjuxcboi.zip |################-------------------------------------| 29.4% tmpwjuxcboi.zip |################-------------------------------------| 29.53% tmpwjuxcboi.zip |################-------------------------------------| 29.67% tmpwjuxcboi.zip |################-------------------------------------| 29.8% tmpwjuxcboi.zip |################-------------------------------------| 29.94% tmpwjuxcboi.zip |################-------------------------------------| 30.07% tmpwjuxcboi.zip |################-------------------------------------| 30.2% tmpwjuxcboi.zip |################-------------------------------------| 30.34% tmpwjuxcboi.zip |################-------------------------------------| 30.47% tmpwjuxcboi.zip |################-------------------------------------| 30.61% tmpwjuxcboi.zip |################-------------------------------------| 30.74% tmpwjuxcboi.zip |################-------------------------------------| 30.88% tmpwjuxcboi.zip |################-------------------------------------| 31.01% tmpwjuxcboi.zip |#################------------------------------------| 31.14% tmpwjuxcboi.zip |#################------------------------------------| 31.28% tmpwjuxcboi.zip |#################------------------------------------| 31.41% tmpwjuxcboi.zip |#################------------------------------------| 31.55% tmpwjuxcboi.zip |#################------------------------------------| 31.68% tmpwjuxcboi.zip |#################------------------------------------| 31.82% tmpwjuxcboi.zip |#################------------------------------------| 31.95% tmpwjuxcboi.zip |#################------------------------------------| 32.08% tmpwjuxcboi.zip |#################------------------------------------| 32.22% tmpwjuxcboi.zip |#################------------------------------------| 32.35% tmpwjuxcboi.zip |#################------------------------------------| 32.49% tmpwjuxcboi.zip |#################------------------------------------| 32.62% tmpwjuxcboi.zip |#################------------------------------------| 32.75% tmpwjuxcboi.zip |#################------------------------------------| 32.89% tmpwjuxcboi.zip |##################-----------------------------------| 33.02% tmpwjuxcboi.zip |##################-----------------------------------| 33.16% tmpwjuxcboi.zip |##################-----------------------------------| 33.29% tmpwjuxcboi.zip |##################-----------------------------------| 33.43% tmpwjuxcboi.zip |##################-----------------------------------| 33.56% tmpwjuxcboi.zip |##################-----------------------------------| 33.69% tmpwjuxcboi.zip |##################-----------------------------------| 33.83% tmpwjuxcboi.zip |##################-----------------------------------| 33.96% tmpwjuxcboi.zip |##################-----------------------------------| 34.1% tmpwjuxcboi.zip |##################-----------------------------------| 34.23% tmpwjuxcboi.zip |##################-----------------------------------| 34.37% tmpwjuxcboi.zip |##################-----------------------------------| 34.5% tmpwjuxcboi.zip |##################-----------------------------------| 34.63% tmpwjuxcboi.zip |##################-----------------------------------| 34.77% tmpwjuxcboi.zip |##################-----------------------------------| 34.9% tmpwjuxcboi.zip |###################----------------------------------| 35.04% tmpwjuxcboi.zip |###################----------------------------------| 35.17% tmpwjuxcboi.zip |###################----------------------------------| 35.31% tmpwjuxcboi.zip |###################----------------------------------| 35.44% tmpwjuxcboi.zip |###################----------------------------------| 35.57% tmpwjuxcboi.zip |###################----------------------------------| 35.71% tmpwjuxcboi.zip |###################----------------------------------| 35.84% tmpwjuxcboi.zip |###################----------------------------------| 35.98% tmpwjuxcboi.zip |###################----------------------------------| 36.11% tmpwjuxcboi.zip |###################----------------------------------| 36.24% tmpwjuxcboi.zip |###################----------------------------------| 36.38% tmpwjuxcboi.zip |###################----------------------------------| 36.51% tmpwjuxcboi.zip |###################----------------------------------| 36.65% tmpwjuxcboi.zip |###################----------------------------------| 36.78% tmpwjuxcboi.zip |####################---------------------------------| 36.92% tmpwjuxcboi.zip |####################---------------------------------| 37.05% tmpwjuxcboi.zip |####################---------------------------------| 37.18% tmpwjuxcboi.zip |####################---------------------------------| 37.32% tmpwjuxcboi.zip |####################---------------------------------| 37.45% tmpwjuxcboi.zip |####################---------------------------------| 37.59% tmpwjuxcboi.zip |####################---------------------------------| 37.72% tmpwjuxcboi.zip |####################---------------------------------| 37.86% tmpwjuxcboi.zip |####################---------------------------------| 37.99% tmpwjuxcboi.zip |####################---------------------------------| 38.12% tmpwjuxcboi.zip |####################---------------------------------| 38.26% tmpwjuxcboi.zip |####################---------------------------------| 38.39% tmpwjuxcboi.zip |####################---------------------------------| 38.53% tmpwjuxcboi.zip |####################---------------------------------| 38.66% tmpwjuxcboi.zip |#####################--------------------------------| 38.8% tmpwjuxcboi.zip |#####################--------------------------------| 38.93% tmpwjuxcboi.zip |#####################--------------------------------| 39.06% tmpwjuxcboi.zip |#####################--------------------------------| 39.2% tmpwjuxcboi.zip |#####################--------------------------------| 39.33% tmpwjuxcboi.zip |#####################--------------------------------| 39.47% tmpwjuxcboi.zip |#####################--------------------------------| 39.6% tmpwjuxcboi.zip |#####################--------------------------------| 39.74% tmpwjuxcboi.zip |#####################--------------------------------| 39.87% tmpwjuxcboi.zip |#####################--------------------------------| 40.0% tmpwjuxcboi.zip |#####################--------------------------------| 40.14% tmpwjuxcboi.zip |#####################--------------------------------| 40.27% tmpwjuxcboi.zip |#####################--------------------------------| 40.41% tmpwjuxcboi.zip |#####################--------------------------------| 40.54% tmpwjuxcboi.zip |######################-------------------------------| 40.67% tmpwjuxcboi.zip |######################-------------------------------| 40.81% tmpwjuxcboi.zip |######################-------------------------------| 40.94% tmpwjuxcboi.zip |######################-------------------------------| 41.08% tmpwjuxcboi.zip |######################-------------------------------| 41.21% tmpwjuxcboi.zip |######################-------------------------------| 41.35% tmpwjuxcboi.zip |######################-------------------------------| 41.48% tmpwjuxcboi.zip |######################-------------------------------| 41.61% tmpwjuxcboi.zip |######################-------------------------------| 41.75% tmpwjuxcboi.zip |######################-------------------------------| 41.88% tmpwjuxcboi.zip |######################-------------------------------| 42.02% tmpwjuxcboi.zip |######################-------------------------------| 42.15% tmpwjuxcboi.zip |######################-------------------------------| 42.29% tmpwjuxcboi.zip |######################-------------------------------| 42.42% tmpwjuxcboi.zip |#######################------------------------------| 42.55% tmpwjuxcboi.zip |#######################------------------------------| 42.69% tmpwjuxcboi.zip |#######################------------------------------| 42.82% tmpwjuxcboi.zip |#######################------------------------------| 42.96% tmpwjuxcboi.zip |#######################------------------------------| 43.09% tmpwjuxcboi.zip |#######################------------------------------| 43.23% tmpwjuxcboi.zip |#######################------------------------------| 43.36% tmpwjuxcboi.zip |#######################------------------------------| 43.49% tmpwjuxcboi.zip |#######################------------------------------| 43.63% tmpwjuxcboi.zip |#######################------------------------------| 43.76% tmpwjuxcboi.zip |#######################------------------------------| 43.9% tmpwjuxcboi.zip |#######################------------------------------| 44.03% tmpwjuxcboi.zip |#######################------------------------------| 44.17% tmpwjuxcboi.zip |#######################------------------------------| 44.3% tmpwjuxcboi.zip |########################-----------------------------| 44.43% tmpwjuxcboi.zip |########################-----------------------------| 44.57% tmpwjuxcboi.zip |########################-----------------------------| 44.7% tmpwjuxcboi.zip |########################-----------------------------| 44.84% tmpwjuxcboi.zip |########################-----------------------------| 44.97% tmpwjuxcboi.zip |########################-----------------------------| 45.1% tmpwjuxcboi.zip |########################-----------------------------| 45.24% tmpwjuxcboi.zip |########################-----------------------------| 45.37% tmpwjuxcboi.zip |########################-----------------------------| 45.51% tmpwjuxcboi.zip |########################-----------------------------| 45.64% tmpwjuxcboi.zip |########################-----------------------------| 45.78% tmpwjuxcboi.zip |########################-----------------------------| 45.91% tmpwjuxcboi.zip |########################-----------------------------| 46.04% tmpwjuxcboi.zip |########################-----------------------------| 46.18% tmpwjuxcboi.zip |#########################----------------------------| 46.31% tmpwjuxcboi.zip |#########################----------------------------| 46.45% tmpwjuxcboi.zip |#########################----------------------------| 46.58% tmpwjuxcboi.zip |#########################----------------------------| 46.72% tmpwjuxcboi.zip |#########################----------------------------| 46.85% tmpwjuxcboi.zip |#########################----------------------------| 46.98% tmpwjuxcboi.zip |#########################----------------------------| 47.12% tmpwjuxcboi.zip |#########################----------------------------| 47.25% tmpwjuxcboi.zip |#########################----------------------------| 47.39% tmpwjuxcboi.zip |#########################----------------------------| 47.52% tmpwjuxcboi.zip |#########################----------------------------| 47.66% tmpwjuxcboi.zip |#########################----------------------------| 47.79% tmpwjuxcboi.zip |#########################----------------------------| 47.92% tmpwjuxcboi.zip |#########################----------------------------| 48.06% tmpwjuxcboi.zip |##########################---------------------------| 48.19% tmpwjuxcboi.zip |##########################---------------------------| 48.33% tmpwjuxcboi.zip |##########################---------------------------| 48.46% tmpwjuxcboi.zip |##########################---------------------------| 48.6% tmpwjuxcboi.zip |##########################---------------------------| 48.73% tmpwjuxcboi.zip |##########################---------------------------| 48.86% tmpwjuxcboi.zip |##########################---------------------------| 49.0% tmpwjuxcboi.zip |##########################---------------------------| 49.13% tmpwjuxcboi.zip |##########################---------------------------| 49.27% tmpwjuxcboi.zip |##########################---------------------------| 49.4% tmpwjuxcboi.zip |##########################---------------------------| 49.53% tmpwjuxcboi.zip |##########################---------------------------| 49.67% tmpwjuxcboi.zip |##########################---------------------------| 49.8% tmpwjuxcboi.zip |##########################---------------------------| 49.94% tmpwjuxcboi.zip |###########################--------------------------| 50.07% tmpwjuxcboi.zip |###########################--------------------------| 50.21% tmpwjuxcboi.zip |###########################--------------------------| 50.34% tmpwjuxcboi.zip |###########################--------------------------| 50.47% tmpwjuxcboi.zip |###########################--------------------------| 50.61% tmpwjuxcboi.zip |###########################--------------------------| 50.74% tmpwjuxcboi.zip |###########################--------------------------| 50.88% tmpwjuxcboi.zip |###########################--------------------------| 51.01% tmpwjuxcboi.zip |###########################--------------------------| 51.15% tmpwjuxcboi.zip |###########################--------------------------| 51.28% tmpwjuxcboi.zip |###########################--------------------------| 51.41% tmpwjuxcboi.zip |###########################--------------------------| 51.55% tmpwjuxcboi.zip |###########################--------------------------| 51.68% tmpwjuxcboi.zip |###########################--------------------------| 51.82% tmpwjuxcboi.zip |############################-------------------------| 51.95% tmpwjuxcboi.zip |############################-------------------------| 52.09% tmpwjuxcboi.zip |############################-------------------------| 52.22% tmpwjuxcboi.zip |############################-------------------------| 52.35% tmpwjuxcboi.zip |############################-------------------------| 52.49% tmpwjuxcboi.zip |############################-------------------------| 52.62% tmpwjuxcboi.zip |############################-------------------------| 52.76% tmpwjuxcboi.zip |############################-------------------------| 52.89% tmpwjuxcboi.zip |############################-------------------------| 53.03% tmpwjuxcboi.zip |############################-------------------------| 53.16% tmpwjuxcboi.zip |############################-------------------------| 53.29% tmpwjuxcboi.zip |############################-------------------------| 53.43% tmpwjuxcboi.zip |############################-------------------------| 53.56% tmpwjuxcboi.zip |############################-------------------------| 53.7% tmpwjuxcboi.zip |#############################------------------------| 53.83% tmpwjuxcboi.zip |#############################------------------------| 53.96% tmpwjuxcboi.zip |#############################------------------------| 54.1% tmpwjuxcboi.zip |#############################------------------------| 54.23% tmpwjuxcboi.zip |#############################------------------------| 54.37% tmpwjuxcboi.zip |#############################------------------------| 54.5% tmpwjuxcboi.zip |#############################------------------------| 54.64% tmpwjuxcboi.zip |#############################------------------------| 54.77% tmpwjuxcboi.zip |#############################------------------------| 54.9% tmpwjuxcboi.zip |#############################------------------------| 55.04% tmpwjuxcboi.zip |#############################------------------------| 55.17% tmpwjuxcboi.zip |#############################------------------------| 55.31% tmpwjuxcboi.zip |#############################------------------------| 55.44% tmpwjuxcboi.zip |#############################------------------------| 55.58% tmpwjuxcboi.zip |##############################-----------------------| 55.71% tmpwjuxcboi.zip |##############################-----------------------| 55.84% tmpwjuxcboi.zip |##############################-----------------------| 55.98% tmpwjuxcboi.zip |##############################-----------------------| 56.11% tmpwjuxcboi.zip |##############################-----------------------| 56.25% tmpwjuxcboi.zip |##############################-----------------------| 56.38% tmpwjuxcboi.zip |##############################-----------------------| 56.52% tmpwjuxcboi.zip |##############################-----------------------| 56.65% tmpwjuxcboi.zip |##############################-----------------------| 56.78% tmpwjuxcboi.zip |##############################-----------------------| 56.92% tmpwjuxcboi.zip |##############################-----------------------| 57.05% tmpwjuxcboi.zip |##############################-----------------------| 57.19% tmpwjuxcboi.zip |##############################-----------------------| 57.32% tmpwjuxcboi.zip |##############################-----------------------| 57.45% tmpwjuxcboi.zip |###############################----------------------| 57.59% tmpwjuxcboi.zip |###############################----------------------| 57.72% tmpwjuxcboi.zip |###############################----------------------| 57.86% tmpwjuxcboi.zip |###############################----------------------| 57.99% tmpwjuxcboi.zip |###############################----------------------| 58.13% tmpwjuxcboi.zip |###############################----------------------| 58.26% tmpwjuxcboi.zip |###############################----------------------| 58.39% tmpwjuxcboi.zip |###############################----------------------| 58.53% tmpwjuxcboi.zip |###############################----------------------| 58.66% tmpwjuxcboi.zip |###############################----------------------| 58.8% tmpwjuxcboi.zip |###############################----------------------| 58.93% tmpwjuxcboi.zip |###############################----------------------| 59.07% tmpwjuxcboi.zip |###############################----------------------| 59.2% tmpwjuxcboi.zip |###############################----------------------| 59.33% tmpwjuxcboi.zip |################################---------------------| 59.47% tmpwjuxcboi.zip |################################---------------------| 59.6% tmpwjuxcboi.zip |################################---------------------| 59.74% tmpwjuxcboi.zip |################################---------------------| 59.87% tmpwjuxcboi.zip |################################---------------------| 60.01% tmpwjuxcboi.zip |################################---------------------| 60.14% tmpwjuxcboi.zip |################################---------------------| 60.27% tmpwjuxcboi.zip |################################---------------------| 60.41% tmpwjuxcboi.zip |################################---------------------| 60.54% tmpwjuxcboi.zip |################################---------------------| 60.68% tmpwjuxcboi.zip |################################---------------------| 60.81% tmpwjuxcboi.zip |################################---------------------| 60.95% tmpwjuxcboi.zip |################################---------------------| 61.08% tmpwjuxcboi.zip |################################---------------------| 61.21% tmpwjuxcboi.zip |#################################--------------------| 61.35% tmpwjuxcboi.zip |#################################--------------------| 61.48% tmpwjuxcboi.zip |#################################--------------------| 61.62% tmpwjuxcboi.zip |#################################--------------------| 61.75% tmpwjuxcboi.zip |#################################--------------------| 61.88% tmpwjuxcboi.zip |#################################--------------------| 62.02% tmpwjuxcboi.zip |#################################--------------------| 62.15% tmpwjuxcboi.zip |#################################--------------------| 62.29% tmpwjuxcboi.zip |#################################--------------------| 62.42% tmpwjuxcboi.zip |#################################--------------------| 62.56% tmpwjuxcboi.zip |#################################--------------------| 62.69% tmpwjuxcboi.zip |#################################--------------------| 62.82% tmpwjuxcboi.zip |#################################--------------------| 62.96% tmpwjuxcboi.zip |#################################--------------------| 63.09% tmpwjuxcboi.zip |##################################-------------------| 63.23% tmpwjuxcboi.zip |##################################-------------------| 63.36% tmpwjuxcboi.zip |##################################-------------------| 63.5% tmpwjuxcboi.zip |##################################-------------------| 63.63% tmpwjuxcboi.zip |##################################-------------------| 63.76% tmpwjuxcboi.zip |##################################-------------------| 63.9% tmpwjuxcboi.zip |##################################-------------------| 64.03% tmpwjuxcboi.zip |##################################-------------------| 64.17% tmpwjuxcboi.zip |##################################-------------------| 64.3% tmpwjuxcboi.zip |##################################-------------------| 64.44% tmpwjuxcboi.zip |##################################-------------------| 64.57% tmpwjuxcboi.zip |##################################-------------------| 64.7% tmpwjuxcboi.zip |##################################-------------------| 64.84% tmpwjuxcboi.zip |##################################-------------------| 64.97% tmpwjuxcboi.zip |###################################------------------| 65.11% tmpwjuxcboi.zip |###################################------------------| 65.24% tmpwjuxcboi.zip |###################################------------------| 65.38% tmpwjuxcboi.zip |###################################------------------| 65.51% tmpwjuxcboi.zip |###################################------------------| 65.64% tmpwjuxcboi.zip |###################################------------------| 65.78% tmpwjuxcboi.zip |###################################------------------| 65.91% tmpwjuxcboi.zip |###################################------------------| 66.05% tmpwjuxcboi.zip |###################################------------------| 66.18% tmpwjuxcboi.zip |###################################------------------| 66.31% tmpwjuxcboi.zip |###################################------------------| 66.45% tmpwjuxcboi.zip |###################################------------------| 66.58% tmpwjuxcboi.zip |###################################------------------| 66.72% tmpwjuxcboi.zip |###################################------------------| 66.85% tmpwjuxcboi.zip |####################################-----------------| 66.99% tmpwjuxcboi.zip |####################################-----------------| 67.12% tmpwjuxcboi.zip |####################################-----------------| 67.25% tmpwjuxcboi.zip |####################################-----------------| 67.39% tmpwjuxcboi.zip |####################################-----------------| 67.52% tmpwjuxcboi.zip |####################################-----------------| 67.66% tmpwjuxcboi.zip |####################################-----------------| 67.79% tmpwjuxcboi.zip |####################################-----------------| 67.93% tmpwjuxcboi.zip |####################################-----------------| 68.06% tmpwjuxcboi.zip |####################################-----------------| 68.19% tmpwjuxcboi.zip |####################################-----------------| 68.33% tmpwjuxcboi.zip |####################################-----------------| 68.46% tmpwjuxcboi.zip |####################################-----------------| 68.6% tmpwjuxcboi.zip |####################################-----------------| 68.73% tmpwjuxcboi.zip |####################################-----------------| 68.87% tmpwjuxcboi.zip |#####################################----------------| 69.0% tmpwjuxcboi.zip |#####################################----------------| 69.13% tmpwjuxcboi.zip |#####################################----------------| 69.27% tmpwjuxcboi.zip |#####################################----------------| 69.4% tmpwjuxcboi.zip |#####################################----------------| 69.54% tmpwjuxcboi.zip |#####################################----------------| 69.67% tmpwjuxcboi.zip |#####################################----------------| 69.81% tmpwjuxcboi.zip |#####################################----------------| 69.94% tmpwjuxcboi.zip |#####################################----------------| 70.07% tmpwjuxcboi.zip |#####################################----------------| 70.21% tmpwjuxcboi.zip |#####################################----------------| 70.34% tmpwjuxcboi.zip |#####################################----------------| 70.48% tmpwjuxcboi.zip |#####################################----------------| 70.61% tmpwjuxcboi.zip |#####################################----------------| 70.74% tmpwjuxcboi.zip |######################################---------------| 70.88% tmpwjuxcboi.zip |######################################---------------| 71.01% tmpwjuxcboi.zip |######################################---------------| 71.15% tmpwjuxcboi.zip |######################################---------------| 71.28% tmpwjuxcboi.zip |######################################---------------| 71.42% tmpwjuxcboi.zip |######################################---------------| 71.55% tmpwjuxcboi.zip |######################################---------------| 71.68% tmpwjuxcboi.zip |######################################---------------| 71.82% tmpwjuxcboi.zip |######################################---------------| 71.95% tmpwjuxcboi.zip |######################################---------------| 72.09% tmpwjuxcboi.zip |######################################---------------| 72.22% tmpwjuxcboi.zip |######################################---------------| 72.36% tmpwjuxcboi.zip |######################################---------------| 72.49% tmpwjuxcboi.zip |######################################---------------| 72.62% tmpwjuxcboi.zip |#######################################--------------| 72.76% tmpwjuxcboi.zip |#######################################--------------| 72.89% tmpwjuxcboi.zip |#######################################--------------| 73.03% tmpwjuxcboi.zip |#######################################--------------| 73.16% tmpwjuxcboi.zip |#######################################--------------| 73.3% tmpwjuxcboi.zip |#######################################--------------| 73.43% tmpwjuxcboi.zip |#######################################--------------| 73.56% tmpwjuxcboi.zip |#######################################--------------| 73.7% tmpwjuxcboi.zip |#######################################--------------| 73.83% tmpwjuxcboi.zip |#######################################--------------| 73.97% tmpwjuxcboi.zip |#######################################--------------| 74.1% tmpwjuxcboi.zip |#######################################--------------| 74.24% tmpwjuxcboi.zip |#######################################--------------| 74.37% tmpwjuxcboi.zip |#######################################--------------| 74.5% tmpwjuxcboi.zip |########################################-------------| 74.64% tmpwjuxcboi.zip |########################################-------------| 74.77% tmpwjuxcboi.zip |########################################-------------| 74.91% tmpwjuxcboi.zip |########################################-------------| 75.04% tmpwjuxcboi.zip |########################################-------------| 75.17% tmpwjuxcboi.zip |########################################-------------| 75.31% tmpwjuxcboi.zip |########################################-------------| 75.44% tmpwjuxcboi.zip |########################################-------------| 75.58% tmpwjuxcboi.zip |########################################-------------| 75.71% tmpwjuxcboi.zip |########################################-------------| 75.85% tmpwjuxcboi.zip |########################################-------------| 75.98% tmpwjuxcboi.zip |########################################-------------| 76.11% tmpwjuxcboi.zip |########################################-------------| 76.25% tmpwjuxcboi.zip |########################################-------------| 76.38% tmpwjuxcboi.zip |#########################################------------| 76.52% tmpwjuxcboi.zip |#########################################------------| 76.65% tmpwjuxcboi.zip |#########################################------------| 76.79% tmpwjuxcboi.zip |#########################################------------| 76.92% tmpwjuxcboi.zip |#########################################------------| 77.05% tmpwjuxcboi.zip |#########################################------------| 77.19% tmpwjuxcboi.zip |#########################################------------| 77.32% tmpwjuxcboi.zip |#########################################------------| 77.46% tmpwjuxcboi.zip |#########################################------------| 77.59% tmpwjuxcboi.zip |#########################################------------| 77.73% tmpwjuxcboi.zip |#########################################------------| 77.86% tmpwjuxcboi.zip |#########################################------------| 77.99% tmpwjuxcboi.zip |#########################################------------| 78.13% tmpwjuxcboi.zip |#########################################------------| 78.26% tmpwjuxcboi.zip |##########################################-----------| 78.4% tmpwjuxcboi.zip |##########################################-----------| 78.53% tmpwjuxcboi.zip |##########################################-----------| 78.66% tmpwjuxcboi.zip |##########################################-----------| 78.8% tmpwjuxcboi.zip |##########################################-----------| 78.93% tmpwjuxcboi.zip |##########################################-----------| 79.07% tmpwjuxcboi.zip |##########################################-----------| 79.2% tmpwjuxcboi.zip |##########################################-----------| 79.34% tmpwjuxcboi.zip |##########################################-----------| 79.47% tmpwjuxcboi.zip |##########################################-----------| 79.6% tmpwjuxcboi.zip |##########################################-----------| 79.74% tmpwjuxcboi.zip |##########################################-----------| 79.87% tmpwjuxcboi.zip |##########################################-----------| 80.01% tmpwjuxcboi.zip |##########################################-----------| 80.14% tmpwjuxcboi.zip |###########################################----------| 80.28% tmpwjuxcboi.zip |###########################################----------| 80.41% tmpwjuxcboi.zip |###########################################----------| 80.54% tmpwjuxcboi.zip |###########################################----------| 80.68% tmpwjuxcboi.zip |###########################################----------| 80.81% tmpwjuxcboi.zip |###########################################----------| 80.95% tmpwjuxcboi.zip |###########################################----------| 81.08% tmpwjuxcboi.zip |###########################################----------| 81.22% tmpwjuxcboi.zip |###########################################----------| 81.35% tmpwjuxcboi.zip |###########################################----------| 81.48% tmpwjuxcboi.zip |###########################################----------| 81.62% tmpwjuxcboi.zip |###########################################----------| 81.75% tmpwjuxcboi.zip |###########################################----------| 81.89% tmpwjuxcboi.zip |###########################################----------| 82.02% tmpwjuxcboi.zip |############################################---------| 82.16% tmpwjuxcboi.zip |############################################---------| 82.29% tmpwjuxcboi.zip |############################################---------| 82.42% tmpwjuxcboi.zip |############################################---------| 82.56% tmpwjuxcboi.zip |############################################---------| 82.69% tmpwjuxcboi.zip |############################################---------| 82.83% tmpwjuxcboi.zip |############################################---------| 82.96% tmpwjuxcboi.zip |############################################---------| 83.09% tmpwjuxcboi.zip |############################################---------| 83.23% tmpwjuxcboi.zip |############################################---------| 83.36% tmpwjuxcboi.zip |############################################---------| 83.5% tmpwjuxcboi.zip |############################################---------| 83.63% tmpwjuxcboi.zip |############################################---------| 83.77% tmpwjuxcboi.zip |############################################---------| 83.9% tmpwjuxcboi.zip |#############################################--------| 84.03% tmpwjuxcboi.zip |#############################################--------| 84.17% tmpwjuxcboi.zip |#############################################--------| 84.3% tmpwjuxcboi.zip |#############################################--------| 84.44% tmpwjuxcboi.zip |#############################################--------| 84.57% tmpwjuxcboi.zip |#############################################--------| 84.71% tmpwjuxcboi.zip |#############################################--------| 84.84% tmpwjuxcboi.zip |#############################################--------| 84.97% tmpwjuxcboi.zip |#############################################--------| 85.11% tmpwjuxcboi.zip |#############################################--------| 85.24% tmpwjuxcboi.zip |#############################################--------| 85.38% tmpwjuxcboi.zip |#############################################--------| 85.51% tmpwjuxcboi.zip |#############################################--------| 85.65% tmpwjuxcboi.zip |#############################################--------| 85.78% tmpwjuxcboi.zip |##############################################-------| 85.91% tmpwjuxcboi.zip |##############################################-------| 86.05% tmpwjuxcboi.zip |##############################################-------| 86.18% tmpwjuxcboi.zip |##############################################-------| 86.32% tmpwjuxcboi.zip |##############################################-------| 86.45% tmpwjuxcboi.zip |##############################################-------| 86.59% tmpwjuxcboi.zip |##############################################-------| 86.72% tmpwjuxcboi.zip |##############################################-------| 86.85% tmpwjuxcboi.zip |##############################################-------| 86.99% tmpwjuxcboi.zip |##############################################-------| 87.12% tmpwjuxcboi.zip |##############################################-------| 87.26% tmpwjuxcboi.zip |##############################################-------| 87.39% tmpwjuxcboi.zip |##############################################-------| 87.52% tmpwjuxcboi.zip |##############################################-------| 87.66% tmpwjuxcboi.zip |###############################################------| 87.79% tmpwjuxcboi.zip |###############################################------| 87.93% tmpwjuxcboi.zip |###############################################------| 88.06% tmpwjuxcboi.zip |###############################################------| 88.2% tmpwjuxcboi.zip |###############################################------| 88.33% tmpwjuxcboi.zip |###############################################------| 88.46% tmpwjuxcboi.zip |###############################################------| 88.6% tmpwjuxcboi.zip |###############################################------| 88.73% tmpwjuxcboi.zip |###############################################------| 88.87% tmpwjuxcboi.zip |###############################################------| 89.0% tmpwjuxcboi.zip |###############################################------| 89.14% tmpwjuxcboi.zip |###############################################------| 89.27% tmpwjuxcboi.zip |###############################################------| 89.4% tmpwjuxcboi.zip |###############################################------| 89.54% tmpwjuxcboi.zip |################################################-----| 89.67% tmpwjuxcboi.zip |################################################-----| 89.81% tmpwjuxcboi.zip |################################################-----| 89.94% tmpwjuxcboi.zip |################################################-----| 90.08% tmpwjuxcboi.zip |################################################-----| 90.21% tmpwjuxcboi.zip |################################################-----| 90.34% tmpwjuxcboi.zip |################################################-----| 90.48% tmpwjuxcboi.zip |################################################-----| 90.61% tmpwjuxcboi.zip |################################################-----| 90.75% tmpwjuxcboi.zip |################################################-----| 90.88% tmpwjuxcboi.zip |################################################-----| 91.02% tmpwjuxcboi.zip |################################################-----| 91.15% tmpwjuxcboi.zip |################################################-----| 91.28% tmpwjuxcboi.zip |################################################-----| 91.42% tmpwjuxcboi.zip |#################################################----| 91.55% tmpwjuxcboi.zip |#################################################----| 91.69% tmpwjuxcboi.zip |#################################################----| 91.82% tmpwjuxcboi.zip |#################################################----| 91.95% tmpwjuxcboi.zip |#################################################----| 92.09% tmpwjuxcboi.zip |#################################################----| 92.22% tmpwjuxcboi.zip |#################################################----| 92.36% tmpwjuxcboi.zip |#################################################----| 92.49% tmpwjuxcboi.zip |#################################################----| 92.63% tmpwjuxcboi.zip |#################################################----| 92.76% tmpwjuxcboi.zip |#################################################----| 92.89% tmpwjuxcboi.zip |#################################################----| 93.03% tmpwjuxcboi.zip |#################################################----| 93.16% tmpwjuxcboi.zip |#################################################----| 93.3% tmpwjuxcboi.zip |##################################################---| 93.43% tmpwjuxcboi.zip |##################################################---| 93.57% tmpwjuxcboi.zip |##################################################---| 93.7% tmpwjuxcboi.zip |##################################################---| 93.83% tmpwjuxcboi.zip |##################################################---| 93.97% tmpwjuxcboi.zip |##################################################---| 94.1% tmpwjuxcboi.zip |##################################################---| 94.24% tmpwjuxcboi.zip |##################################################---| 94.37% tmpwjuxcboi.zip |##################################################---| 94.51% tmpwjuxcboi.zip |##################################################---| 94.64% tmpwjuxcboi.zip |##################################################---| 94.77% tmpwjuxcboi.zip |##################################################---| 94.91% tmpwjuxcboi.zip |##################################################---| 95.04% tmpwjuxcboi.zip |##################################################---| 95.18% tmpwjuxcboi.zip |###################################################--| 95.31% tmpwjuxcboi.zip |###################################################--| 95.45% tmpwjuxcboi.zip |###################################################--| 95.58% tmpwjuxcboi.zip |###################################################--| 95.71% tmpwjuxcboi.zip |###################################################--| 95.85% tmpwjuxcboi.zip |###################################################--| 95.98% tmpwjuxcboi.zip |###################################################--| 96.12% tmpwjuxcboi.zip |###################################################--| 96.25% tmpwjuxcboi.zip |###################################################--| 96.38% tmpwjuxcboi.zip |###################################################--| 96.52% tmpwjuxcboi.zip |###################################################--| 96.65% tmpwjuxcboi.zip |###################################################--| 96.79% tmpwjuxcboi.zip |###################################################--| 96.92% tmpwjuxcboi.zip |###################################################--| 97.06% tmpwjuxcboi.zip |####################################################-| 97.19% tmpwjuxcboi.zip |####################################################-| 97.32% tmpwjuxcboi.zip |####################################################-| 97.46% tmpwjuxcboi.zip |####################################################-| 97.59% tmpwjuxcboi.zip |####################################################-| 97.73% tmpwjuxcboi.zip |####################################################-| 97.86% tmpwjuxcboi.zip |####################################################-| 98.0% tmpwjuxcboi.zip |####################################################-| 98.13% tmpwjuxcboi.zip |####################################################-| 98.26% tmpwjuxcboi.zip |####################################################-| 98.4% tmpwjuxcboi.zip |####################################################-| 98.53% tmpwjuxcboi.zip |####################################################-| 98.67% tmpwjuxcboi.zip |####################################################-| 98.8% tmpwjuxcboi.zip |####################################################-| 98.94% tmpwjuxcboi.zip |#####################################################| 99.07% tmpwjuxcboi.zip |#####################################################| 99.2% tmpwjuxcboi.zip |#####################################################| 99.34% tmpwjuxcboi.zip |#####################################################| 99.47% tmpwjuxcboi.zip |#####################################################| 99.61% tmpwjuxcboi.zip |#####################################################| 99.74% tmpwjuxcboi.zip |#####################################################| 99.88% tmpwjuxcboi.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 0e61d9b2-87cc-4ed2-9ed5-5b96bee9c395 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nttjjrm/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-nttjjrm/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-nttjjrm/sshkeyshare_types.yaml /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpsuerp6ea.zip |-----------------------------------------------------| 0.55% tmpsuerp6ea.zip |#----------------------------------------------------| 1.1% tmpsuerp6ea.zip |#----------------------------------------------------| 1.65% tmpsuerp6ea.zip |#----------------------------------------------------| 2.2% tmpsuerp6ea.zip |#----------------------------------------------------| 2.76% tmpsuerp6ea.zip |##---------------------------------------------------| 3.31% tmpsuerp6ea.zip |##---------------------------------------------------| 3.86% tmpsuerp6ea.zip |##---------------------------------------------------| 4.41% tmpsuerp6ea.zip |###--------------------------------------------------| 4.96% tmpsuerp6ea.zip |###--------------------------------------------------| 5.51% tmpsuerp6ea.zip |###--------------------------------------------------| 6.06% tmpsuerp6ea.zip |####-------------------------------------------------| 6.61% tmpsuerp6ea.zip |####-------------------------------------------------| 7.16% tmpsuerp6ea.zip |####-------------------------------------------------| 7.71% tmpsuerp6ea.zip |####-------------------------------------------------| 8.27% tmpsuerp6ea.zip |#####------------------------------------------------| 8.82% tmpsuerp6ea.zip |#####------------------------------------------------| 9.37% tmpsuerp6ea.zip |#####------------------------------------------------| 9.92% tmpsuerp6ea.zip |######-----------------------------------------------| 10.47% tmpsuerp6ea.zip |######-----------------------------------------------| 11.02% tmpsuerp6ea.zip |######-----------------------------------------------| 11.57% tmpsuerp6ea.zip |######-----------------------------------------------| 12.12% tmpsuerp6ea.zip |#######----------------------------------------------| 12.67% tmpsuerp6ea.zip |#######----------------------------------------------| 13.22% tmpsuerp6ea.zip |#######----------------------------------------------| 13.78% tmpsuerp6ea.zip |########---------------------------------------------| 14.33% tmpsuerp6ea.zip |########---------------------------------------------| 14.88% tmpsuerp6ea.zip |########---------------------------------------------| 15.43% tmpsuerp6ea.zip |########---------------------------------------------| 15.98% tmpsuerp6ea.zip |#########--------------------------------------------| 16.53% tmpsuerp6ea.zip |#########--------------------------------------------| 17.08% tmpsuerp6ea.zip |#########--------------------------------------------| 17.63% tmpsuerp6ea.zip |##########-------------------------------------------| 18.18% tmpsuerp6ea.zip |##########-------------------------------------------| 18.74% tmpsuerp6ea.zip |##########-------------------------------------------| 19.29% tmpsuerp6ea.zip |###########------------------------------------------| 19.84% tmpsuerp6ea.zip |###########------------------------------------------| 20.39% tmpsuerp6ea.zip |###########------------------------------------------| 20.94% tmpsuerp6ea.zip |###########------------------------------------------| 21.49% tmpsuerp6ea.zip |############-----------------------------------------| 22.04% tmpsuerp6ea.zip |############-----------------------------------------| 22.59% tmpsuerp6ea.zip |############-----------------------------------------| 23.14% tmpsuerp6ea.zip |#############----------------------------------------| 23.69% tmpsuerp6ea.zip |#############----------------------------------------| 24.25% tmpsuerp6ea.zip |#############----------------------------------------| 24.8% tmpsuerp6ea.zip |#############----------------------------------------| 25.35% tmpsuerp6ea.zip |##############---------------------------------------| 25.9% tmpsuerp6ea.zip |##############---------------------------------------| 26.45% tmpsuerp6ea.zip |##############---------------------------------------| 27.0% tmpsuerp6ea.zip |###############--------------------------------------| 27.55% tmpsuerp6ea.zip |###############--------------------------------------| 28.1% tmpsuerp6ea.zip |###############--------------------------------------| 28.65% tmpsuerp6ea.zip |###############--------------------------------------| 29.2% tmpsuerp6ea.zip |################-------------------------------------| 29.76% tmpsuerp6ea.zip |################-------------------------------------| 30.31% tmpsuerp6ea.zip |################-------------------------------------| 30.86% tmpsuerp6ea.zip |#################------------------------------------| 31.41% tmpsuerp6ea.zip |#################------------------------------------| 31.96% tmpsuerp6ea.zip |#################------------------------------------| 32.51% tmpsuerp6ea.zip |##################-----------------------------------| 33.06% tmpsuerp6ea.zip |##################-----------------------------------| 33.61% tmpsuerp6ea.zip |##################-----------------------------------| 34.16% tmpsuerp6ea.zip |##################-----------------------------------| 34.72% tmpsuerp6ea.zip |###################----------------------------------| 35.27% tmpsuerp6ea.zip |###################----------------------------------| 35.82% tmpsuerp6ea.zip |###################----------------------------------| 36.37% tmpsuerp6ea.zip |####################---------------------------------| 36.92% tmpsuerp6ea.zip |####################---------------------------------| 37.47% tmpsuerp6ea.zip |####################---------------------------------| 38.02% tmpsuerp6ea.zip |####################---------------------------------| 38.57% tmpsuerp6ea.zip |#####################--------------------------------| 39.12% tmpsuerp6ea.zip |#####################--------------------------------| 39.67% tmpsuerp6ea.zip |#####################--------------------------------| 40.23% tmpsuerp6ea.zip |######################-------------------------------| 40.78% tmpsuerp6ea.zip |######################-------------------------------| 41.33% tmpsuerp6ea.zip |######################-------------------------------| 41.88% tmpsuerp6ea.zip |######################-------------------------------| 42.43% tmpsuerp6ea.zip |#######################------------------------------| 42.98% tmpsuerp6ea.zip |#######################------------------------------| 43.53% tmpsuerp6ea.zip |#######################------------------------------| 44.08% tmpsuerp6ea.zip |########################-----------------------------| 44.63% tmpsuerp6ea.zip |########################-----------------------------| 45.18% tmpsuerp6ea.zip |########################-----------------------------| 45.74% tmpsuerp6ea.zip |#########################----------------------------| 46.29% tmpsuerp6ea.zip |#########################----------------------------| 46.84% tmpsuerp6ea.zip |#########################----------------------------| 47.39% tmpsuerp6ea.zip |#########################----------------------------| 47.94% tmpsuerp6ea.zip |##########################---------------------------| 48.49% tmpsuerp6ea.zip |##########################---------------------------| 49.04% tmpsuerp6ea.zip |##########################---------------------------| 49.59% tmpsuerp6ea.zip |###########################--------------------------| 50.14% tmpsuerp6ea.zip |###########################--------------------------| 50.7% tmpsuerp6ea.zip |###########################--------------------------| 51.25% tmpsuerp6ea.zip |###########################--------------------------| 51.8% tmpsuerp6ea.zip |############################-------------------------| 52.35% tmpsuerp6ea.zip |############################-------------------------| 52.9% tmpsuerp6ea.zip |############################-------------------------| 53.45% tmpsuerp6ea.zip |#############################------------------------| 54.0% tmpsuerp6ea.zip |#############################------------------------| 54.55% tmpsuerp6ea.zip |#############################------------------------| 55.1% tmpsuerp6ea.zip |#############################------------------------| 55.65% tmpsuerp6ea.zip |##############################-----------------------| 56.21% tmpsuerp6ea.zip |##############################-----------------------| 56.76% tmpsuerp6ea.zip |##############################-----------------------| 57.31% tmpsuerp6ea.zip |###############################----------------------| 57.86% tmpsuerp6ea.zip |###############################----------------------| 58.41% tmpsuerp6ea.zip |###############################----------------------| 58.96% tmpsuerp6ea.zip |################################---------------------| 59.51% tmpsuerp6ea.zip |################################---------------------| 60.06% tmpsuerp6ea.zip |################################---------------------| 60.61% tmpsuerp6ea.zip |################################---------------------| 61.16% tmpsuerp6ea.zip |#################################--------------------| 61.72% tmpsuerp6ea.zip |#################################--------------------| 62.27% tmpsuerp6ea.zip |#################################--------------------| 62.82% tmpsuerp6ea.zip |##################################-------------------| 63.37% tmpsuerp6ea.zip |##################################-------------------| 63.92% tmpsuerp6ea.zip |##################################-------------------| 64.47% tmpsuerp6ea.zip |##################################-------------------| 65.02% tmpsuerp6ea.zip |###################################------------------| 65.57% tmpsuerp6ea.zip |###################################------------------| 66.12% tmpsuerp6ea.zip |###################################------------------| 66.68% tmpsuerp6ea.zip |####################################-----------------| 67.23% tmpsuerp6ea.zip |####################################-----------------| 67.78% tmpsuerp6ea.zip |####################################-----------------| 68.33% tmpsuerp6ea.zip |#####################################----------------| 68.88% tmpsuerp6ea.zip |#####################################----------------| 69.43% tmpsuerp6ea.zip |#####################################----------------| 69.98% tmpsuerp6ea.zip |#####################################----------------| 70.53% tmpsuerp6ea.zip |######################################---------------| 71.08% tmpsuerp6ea.zip |######################################---------------| 71.63% tmpsuerp6ea.zip |######################################---------------| 72.19% tmpsuerp6ea.zip |#######################################--------------| 72.74% tmpsuerp6ea.zip |#######################################--------------| 73.29% tmpsuerp6ea.zip |#######################################--------------| 73.84% tmpsuerp6ea.zip |#######################################--------------| 74.39% tmpsuerp6ea.zip |########################################-------------| 74.94% tmpsuerp6ea.zip |########################################-------------| 75.49% tmpsuerp6ea.zip |########################################-------------| 76.04% tmpsuerp6ea.zip |#########################################------------| 76.59% tmpsuerp6ea.zip |#########################################------------| 77.14% tmpsuerp6ea.zip |#########################################------------| 77.7% tmpsuerp6ea.zip |#########################################------------| 78.25% tmpsuerp6ea.zip |##########################################-----------| 78.8% tmpsuerp6ea.zip |##########################################-----------| 79.35% tmpsuerp6ea.zip |##########################################-----------| 79.9% tmpsuerp6ea.zip |###########################################----------| 80.45% tmpsuerp6ea.zip |###########################################----------| 81.0% tmpsuerp6ea.zip |###########################################----------| 81.55% tmpsuerp6ea.zip |############################################---------| 82.1% tmpsuerp6ea.zip |############################################---------| 82.66% tmpsuerp6ea.zip |############################################---------| 83.21% tmpsuerp6ea.zip |############################################---------| 83.76% tmpsuerp6ea.zip |#############################################--------| 84.31% tmpsuerp6ea.zip |#############################################--------| 84.86% tmpsuerp6ea.zip |#############################################--------| 85.41% tmpsuerp6ea.zip |##############################################-------| 85.96% tmpsuerp6ea.zip |##############################################-------| 86.51% tmpsuerp6ea.zip |##############################################-------| 87.06% tmpsuerp6ea.zip |##############################################-------| 87.61% tmpsuerp6ea.zip |###############################################------| 88.17% tmpsuerp6ea.zip |###############################################------| 88.72% tmpsuerp6ea.zip |###############################################------| 89.27% tmpsuerp6ea.zip |################################################-----| 89.82% tmpsuerp6ea.zip |################################################-----| 90.37% tmpsuerp6ea.zip |################################################-----| 90.92% tmpsuerp6ea.zip |################################################-----| 91.47% tmpsuerp6ea.zip |#################################################----| 92.02% tmpsuerp6ea.zip |#################################################----| 92.57% tmpsuerp6ea.zip |#################################################----| 93.12% tmpsuerp6ea.zip |##################################################---| 93.68% tmpsuerp6ea.zip |##################################################---| 94.23% tmpsuerp6ea.zip |##################################################---| 94.78% tmpsuerp6ea.zip |###################################################--| 95.33% tmpsuerp6ea.zip |###################################################--| 95.88% tmpsuerp6ea.zip |###################################################--| 96.43% tmpsuerp6ea.zip |###################################################--| 96.98% tmpsuerp6ea.zip |####################################################-| 97.53% tmpsuerp6ea.zip |####################################################-| 98.08% tmpsuerp6ea.zip |####################################################-| 98.64% tmpsuerp6ea.zip |#####################################################| 99.19% tmpsuerp6ea.zip |#####################################################| 99.74% tmpsuerp6ea.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 51160a97-909b-4a31-b57d-cb8d7c49601c + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpa4jw13oy.zip |-----------------------------------------------------| 0.55% tmpa4jw13oy.zip |#----------------------------------------------------| 1.1% tmpa4jw13oy.zip |#----------------------------------------------------| 1.65% tmpa4jw13oy.zip |#----------------------------------------------------| 2.2% tmpa4jw13oy.zip |#----------------------------------------------------| 2.74% tmpa4jw13oy.zip |##---------------------------------------------------| 3.29% tmpa4jw13oy.zip |##---------------------------------------------------| 3.84% tmpa4jw13oy.zip |##---------------------------------------------------| 4.39% tmpa4jw13oy.zip |###--------------------------------------------------| 4.94% tmpa4jw13oy.zip |###--------------------------------------------------| 5.49% tmpa4jw13oy.zip |###--------------------------------------------------| 6.04% tmpa4jw13oy.zip |###--------------------------------------------------| 6.59% tmpa4jw13oy.zip |####-------------------------------------------------| 7.14% tmpa4jw13oy.zip |####-------------------------------------------------| 7.68% tmpa4jw13oy.zip |####-------------------------------------------------| 8.23% tmpa4jw13oy.zip |#####------------------------------------------------| 8.78% tmpa4jw13oy.zip |#####------------------------------------------------| 9.33% tmpa4jw13oy.zip |#####------------------------------------------------| 9.88% tmpa4jw13oy.zip |######-----------------------------------------------| 10.43% tmpa4jw13oy.zip |######-----------------------------------------------| 10.98% tmpa4jw13oy.zip |######-----------------------------------------------| 11.53% tmpa4jw13oy.zip |######-----------------------------------------------| 12.07% tmpa4jw13oy.zip |#######----------------------------------------------| 12.62% tmpa4jw13oy.zip |#######----------------------------------------------| 13.17% tmpa4jw13oy.zip |#######----------------------------------------------| 13.72% tmpa4jw13oy.zip |########---------------------------------------------| 14.27% tmpa4jw13oy.zip |########---------------------------------------------| 14.82% tmpa4jw13oy.zip |########---------------------------------------------| 15.37% tmpa4jw13oy.zip |########---------------------------------------------| 15.92% tmpa4jw13oy.zip |#########--------------------------------------------| 16.47% tmpa4jw13oy.zip |#########--------------------------------------------| 17.01% tmpa4jw13oy.zip |#########--------------------------------------------| 17.56% tmpa4jw13oy.zip |##########-------------------------------------------| 18.11% tmpa4jw13oy.zip |##########-------------------------------------------| 18.66% tmpa4jw13oy.zip |##########-------------------------------------------| 19.21% tmpa4jw13oy.zip |##########-------------------------------------------| 19.76% tmpa4jw13oy.zip |###########------------------------------------------| 20.31% tmpa4jw13oy.zip |###########------------------------------------------| 20.86% tmpa4jw13oy.zip |###########------------------------------------------| 21.41% tmpa4jw13oy.zip |############-----------------------------------------| 21.95% tmpa4jw13oy.zip |############-----------------------------------------| 22.5% tmpa4jw13oy.zip |############-----------------------------------------| 23.05% tmpa4jw13oy.zip |#############----------------------------------------| 23.6% tmpa4jw13oy.zip |#############----------------------------------------| 24.15% tmpa4jw13oy.zip |#############----------------------------------------| 24.7% tmpa4jw13oy.zip |#############----------------------------------------| 25.25% tmpa4jw13oy.zip |##############---------------------------------------| 25.8% tmpa4jw13oy.zip |##############---------------------------------------| 26.35% tmpa4jw13oy.zip |##############---------------------------------------| 26.89% tmpa4jw13oy.zip |###############--------------------------------------| 27.44% tmpa4jw13oy.zip |###############--------------------------------------| 27.99% tmpa4jw13oy.zip |###############--------------------------------------| 28.54% tmpa4jw13oy.zip |###############--------------------------------------| 29.09% tmpa4jw13oy.zip |################-------------------------------------| 29.64% tmpa4jw13oy.zip |################-------------------------------------| 30.19% tmpa4jw13oy.zip |################-------------------------------------| 30.74% tmpa4jw13oy.zip |#################------------------------------------| 31.29% tmpa4jw13oy.zip |#################------------------------------------| 31.83% tmpa4jw13oy.zip |#################------------------------------------| 32.38% tmpa4jw13oy.zip |#################------------------------------------| 32.93% tmpa4jw13oy.zip |##################-----------------------------------| 33.48% tmpa4jw13oy.zip |##################-----------------------------------| 34.03% tmpa4jw13oy.zip |##################-----------------------------------| 34.58% tmpa4jw13oy.zip |###################----------------------------------| 35.13% tmpa4jw13oy.zip |###################----------------------------------| 35.68% tmpa4jw13oy.zip |###################----------------------------------| 36.22% tmpa4jw13oy.zip |###################----------------------------------| 36.77% tmpa4jw13oy.zip |####################---------------------------------| 37.32% tmpa4jw13oy.zip |####################---------------------------------| 37.87% tmpa4jw13oy.zip |####################---------------------------------| 38.42% tmpa4jw13oy.zip |#####################--------------------------------| 38.97% tmpa4jw13oy.zip |#####################--------------------------------| 39.52% tmpa4jw13oy.zip |#####################--------------------------------| 40.07% tmpa4jw13oy.zip |######################-------------------------------| 40.62% tmpa4jw13oy.zip |######################-------------------------------| 41.16% tmpa4jw13oy.zip |######################-------------------------------| 41.71% tmpa4jw13oy.zip |######################-------------------------------| 42.26% tmpa4jw13oy.zip |#######################------------------------------| 42.81% tmpa4jw13oy.zip |#######################------------------------------| 43.36% tmpa4jw13oy.zip |#######################------------------------------| 43.91% tmpa4jw13oy.zip |########################-----------------------------| 44.46% tmpa4jw13oy.zip |########################-----------------------------| 45.01% tmpa4jw13oy.zip |########################-----------------------------| 45.56% tmpa4jw13oy.zip |########################-----------------------------| 46.1% tmpa4jw13oy.zip |#########################----------------------------| 46.65% tmpa4jw13oy.zip |#########################----------------------------| 47.2% tmpa4jw13oy.zip |#########################----------------------------| 47.75% tmpa4jw13oy.zip |##########################---------------------------| 48.3% tmpa4jw13oy.zip |##########################---------------------------| 48.85% tmpa4jw13oy.zip |##########################---------------------------| 49.4% tmpa4jw13oy.zip |##########################---------------------------| 49.95% tmpa4jw13oy.zip |###########################--------------------------| 50.5% tmpa4jw13oy.zip |###########################--------------------------| 51.04% tmpa4jw13oy.zip |###########################--------------------------| 51.59% tmpa4jw13oy.zip |############################-------------------------| 52.14% tmpa4jw13oy.zip |############################-------------------------| 52.69% tmpa4jw13oy.zip |############################-------------------------| 53.24% tmpa4jw13oy.zip |#############################------------------------| 53.79% tmpa4jw13oy.zip |#############################------------------------| 54.34% tmpa4jw13oy.zip |#############################------------------------| 54.89% tmpa4jw13oy.zip |#############################------------------------| 55.44% tmpa4jw13oy.zip |##############################-----------------------| 55.98% tmpa4jw13oy.zip |##############################-----------------------| 56.53% tmpa4jw13oy.zip |##############################-----------------------| 57.08% tmpa4jw13oy.zip |###############################----------------------| 57.63% tmpa4jw13oy.zip |###############################----------------------| 58.18% tmpa4jw13oy.zip |###############################----------------------| 58.73% tmpa4jw13oy.zip |###############################----------------------| 59.28% tmpa4jw13oy.zip |################################---------------------| 59.83% tmpa4jw13oy.zip |################################---------------------| 60.37% tmpa4jw13oy.zip |################################---------------------| 60.92% tmpa4jw13oy.zip |#################################--------------------| 61.47% tmpa4jw13oy.zip |#################################--------------------| 62.02% tmpa4jw13oy.zip |#################################--------------------| 62.57% tmpa4jw13oy.zip |#################################--------------------| 63.12% tmpa4jw13oy.zip |##################################-------------------| 63.67% tmpa4jw13oy.zip |##################################-------------------| 64.22% tmpa4jw13oy.zip |##################################-------------------| 64.77% tmpa4jw13oy.zip |###################################------------------| 65.31% tmpa4jw13oy.zip |###################################------------------| 65.86% tmpa4jw13oy.zip |###################################------------------| 66.41% tmpa4jw13oy.zip |###################################------------------| 66.96% tmpa4jw13oy.zip |####################################-----------------| 67.51% tmpa4jw13oy.zip |####################################-----------------| 68.06% tmpa4jw13oy.zip |####################################-----------------| 68.61% tmpa4jw13oy.zip |#####################################----------------| 69.16% tmpa4jw13oy.zip |#####################################----------------| 69.71% tmpa4jw13oy.zip |#####################################----------------| 70.25% tmpa4jw13oy.zip |######################################---------------| 70.8% tmpa4jw13oy.zip |######################################---------------| 71.35% tmpa4jw13oy.zip |######################################---------------| 71.9% tmpa4jw13oy.zip |######################################---------------| 72.45% tmpa4jw13oy.zip |#######################################--------------| 73.0% tmpa4jw13oy.zip |#######################################--------------| 73.55% tmpa4jw13oy.zip |#######################################--------------| 74.1% tmpa4jw13oy.zip |########################################-------------| 74.65% tmpa4jw13oy.zip |########################################-------------| 75.19% tmpa4jw13oy.zip |########################################-------------| 75.74% tmpa4jw13oy.zip |########################################-------------| 76.29% tmpa4jw13oy.zip |#########################################------------| 76.84% tmpa4jw13oy.zip |#########################################------------| 77.39% tmpa4jw13oy.zip |#########################################------------| 77.94% tmpa4jw13oy.zip |##########################################-----------| 78.49% tmpa4jw13oy.zip |##########################################-----------| 79.04% tmpa4jw13oy.zip |##########################################-----------| 79.58% tmpa4jw13oy.zip |##########################################-----------| 80.13% tmpa4jw13oy.zip |###########################################----------| 80.68% tmpa4jw13oy.zip |###########################################----------| 81.23% tmpa4jw13oy.zip |###########################################----------| 81.78% tmpa4jw13oy.zip |############################################---------| 82.33% tmpa4jw13oy.zip |############################################---------| 82.88% tmpa4jw13oy.zip |############################################---------| 83.43% tmpa4jw13oy.zip |#############################################--------| 83.98% tmpa4jw13oy.zip |#############################################--------| 84.52% tmpa4jw13oy.zip |#############################################--------| 85.07% tmpa4jw13oy.zip |#############################################--------| 85.62% tmpa4jw13oy.zip |##############################################-------| 86.17% tmpa4jw13oy.zip |##############################################-------| 86.72% tmpa4jw13oy.zip |##############################################-------| 87.27% tmpa4jw13oy.zip |###############################################------| 87.82% tmpa4jw13oy.zip |###############################################------| 88.37% tmpa4jw13oy.zip |###############################################------| 88.92% tmpa4jw13oy.zip |###############################################------| 89.46% tmpa4jw13oy.zip |################################################-----| 90.01% tmpa4jw13oy.zip |################################################-----| 90.56% tmpa4jw13oy.zip |################################################-----| 91.11% tmpa4jw13oy.zip |#################################################----| 91.66% tmpa4jw13oy.zip |#################################################----| 92.21% tmpa4jw13oy.zip |#################################################----| 92.76% tmpa4jw13oy.zip |#################################################----| 93.31% tmpa4jw13oy.zip |##################################################---| 93.86% tmpa4jw13oy.zip |##################################################---| 94.4% tmpa4jw13oy.zip |##################################################---| 94.95% tmpa4jw13oy.zip |###################################################--| 95.5% tmpa4jw13oy.zip |###################################################--| 96.05% tmpa4jw13oy.zip |###################################################--| 96.6% tmpa4jw13oy.zip |###################################################--| 97.15% tmpa4jw13oy.zip |####################################################-| 97.7% tmpa4jw13oy.zip |####################################################-| 98.25% tmpa4jw13oy.zip |####################################################-| 98.8% tmpa4jw13oy.zip |#####################################################| 99.34% tmpa4jw13oy.zip |#####################################################| 99.89% tmpa4jw13oy.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4efe40c0-54ff-4dfe-a5a3-5f3551a46eb3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-w9zO5Fo/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-w9zO5Fo/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-w9zO5Fo/relationshipplugin_types.yaml /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpodun9wo2.zip |-----------------------------------------------------| 0.54% tmpodun9wo2.zip |#----------------------------------------------------| 1.08% tmpodun9wo2.zip |#----------------------------------------------------| 1.62% tmpodun9wo2.zip |#----------------------------------------------------| 2.16% tmpodun9wo2.zip |#----------------------------------------------------| 2.7% tmpodun9wo2.zip |##---------------------------------------------------| 3.24% tmpodun9wo2.zip |##---------------------------------------------------| 3.78% tmpodun9wo2.zip |##---------------------------------------------------| 4.32% tmpodun9wo2.zip |###--------------------------------------------------| 4.87% tmpodun9wo2.zip |###--------------------------------------------------| 5.41% tmpodun9wo2.zip |###--------------------------------------------------| 5.95% tmpodun9wo2.zip |###--------------------------------------------------| 6.49% tmpodun9wo2.zip |####-------------------------------------------------| 7.03% tmpodun9wo2.zip |####-------------------------------------------------| 7.57% tmpodun9wo2.zip |####-------------------------------------------------| 8.11% tmpodun9wo2.zip |#####------------------------------------------------| 8.65% tmpodun9wo2.zip |#####------------------------------------------------| 9.19% tmpodun9wo2.zip |#####------------------------------------------------| 9.73% tmpodun9wo2.zip |#####------------------------------------------------| 10.27% tmpodun9wo2.zip |######-----------------------------------------------| 10.81% tmpodun9wo2.zip |######-----------------------------------------------| 11.35% tmpodun9wo2.zip |######-----------------------------------------------| 11.89% tmpodun9wo2.zip |#######----------------------------------------------| 12.43% tmpodun9wo2.zip |#######----------------------------------------------| 12.97% tmpodun9wo2.zip |#######----------------------------------------------| 13.52% tmpodun9wo2.zip |#######----------------------------------------------| 14.06% tmpodun9wo2.zip |########---------------------------------------------| 14.6% tmpodun9wo2.zip |########---------------------------------------------| 15.14% tmpodun9wo2.zip |########---------------------------------------------| 15.68% tmpodun9wo2.zip |#########--------------------------------------------| 16.22% tmpodun9wo2.zip |#########--------------------------------------------| 16.76% tmpodun9wo2.zip |#########--------------------------------------------| 17.3% tmpodun9wo2.zip |#########--------------------------------------------| 17.84% tmpodun9wo2.zip |##########-------------------------------------------| 18.38% tmpodun9wo2.zip |##########-------------------------------------------| 18.92% tmpodun9wo2.zip |##########-------------------------------------------| 19.46% tmpodun9wo2.zip |###########------------------------------------------| 20.0% tmpodun9wo2.zip |###########------------------------------------------| 20.54% tmpodun9wo2.zip |###########------------------------------------------| 21.08% tmpodun9wo2.zip |###########------------------------------------------| 21.62% tmpodun9wo2.zip |############-----------------------------------------| 22.16% tmpodun9wo2.zip |############-----------------------------------------| 22.71% tmpodun9wo2.zip |############-----------------------------------------| 23.25% tmpodun9wo2.zip |#############----------------------------------------| 23.79% tmpodun9wo2.zip |#############----------------------------------------| 24.33% tmpodun9wo2.zip |#############----------------------------------------| 24.87% tmpodun9wo2.zip |#############----------------------------------------| 25.41% tmpodun9wo2.zip |##############---------------------------------------| 25.95% tmpodun9wo2.zip |##############---------------------------------------| 26.49% tmpodun9wo2.zip |##############---------------------------------------| 27.03% tmpodun9wo2.zip |###############--------------------------------------| 27.57% tmpodun9wo2.zip |###############--------------------------------------| 28.11% tmpodun9wo2.zip |###############--------------------------------------| 28.65% tmpodun9wo2.zip |###############--------------------------------------| 29.19% tmpodun9wo2.zip |################-------------------------------------| 29.73% tmpodun9wo2.zip |################-------------------------------------| 30.27% tmpodun9wo2.zip |################-------------------------------------| 30.81% tmpodun9wo2.zip |#################------------------------------------| 31.35% tmpodun9wo2.zip |#################------------------------------------| 31.9% tmpodun9wo2.zip |#################------------------------------------| 32.44% tmpodun9wo2.zip |#################------------------------------------| 32.98% tmpodun9wo2.zip |##################-----------------------------------| 33.52% tmpodun9wo2.zip |##################-----------------------------------| 34.06% tmpodun9wo2.zip |##################-----------------------------------| 34.6% tmpodun9wo2.zip |###################----------------------------------| 35.14% tmpodun9wo2.zip |###################----------------------------------| 35.68% tmpodun9wo2.zip |###################----------------------------------| 36.22% tmpodun9wo2.zip |###################----------------------------------| 36.76% tmpodun9wo2.zip |####################---------------------------------| 37.3% tmpodun9wo2.zip |####################---------------------------------| 37.84% tmpodun9wo2.zip |####################---------------------------------| 38.38% tmpodun9wo2.zip |#####################--------------------------------| 38.92% tmpodun9wo2.zip |#####################--------------------------------| 39.46% tmpodun9wo2.zip |#####################--------------------------------| 40.0% tmpodun9wo2.zip |#####################--------------------------------| 40.55% tmpodun9wo2.zip |######################-------------------------------| 41.09% tmpodun9wo2.zip |######################-------------------------------| 41.63% tmpodun9wo2.zip |######################-------------------------------| 42.17% tmpodun9wo2.zip |#######################------------------------------| 42.71% tmpodun9wo2.zip |#######################------------------------------| 43.25% tmpodun9wo2.zip |#######################------------------------------| 43.79% tmpodun9wo2.zip |#######################------------------------------| 44.33% tmpodun9wo2.zip |########################-----------------------------| 44.87% tmpodun9wo2.zip |########################-----------------------------| 45.41% tmpodun9wo2.zip |########################-----------------------------| 45.95% tmpodun9wo2.zip |#########################----------------------------| 46.49% tmpodun9wo2.zip |#########################----------------------------| 47.03% tmpodun9wo2.zip |#########################----------------------------| 47.57% tmpodun9wo2.zip |##########################---------------------------| 48.11% tmpodun9wo2.zip |##########################---------------------------| 48.65% tmpodun9wo2.zip |##########################---------------------------| 49.19% tmpodun9wo2.zip |##########################---------------------------| 49.74% tmpodun9wo2.zip |###########################--------------------------| 50.28% tmpodun9wo2.zip |###########################--------------------------| 50.82% tmpodun9wo2.zip |###########################--------------------------| 51.36% tmpodun9wo2.zip |############################-------------------------| 51.9% tmpodun9wo2.zip |############################-------------------------| 52.44% tmpodun9wo2.zip |############################-------------------------| 52.98% tmpodun9wo2.zip |############################-------------------------| 53.52% tmpodun9wo2.zip |#############################------------------------| 54.06% tmpodun9wo2.zip |#############################------------------------| 54.6% tmpodun9wo2.zip |#############################------------------------| 55.14% tmpodun9wo2.zip |##############################-----------------------| 55.68% tmpodun9wo2.zip |##############################-----------------------| 56.22% tmpodun9wo2.zip |##############################-----------------------| 56.76% tmpodun9wo2.zip |##############################-----------------------| 57.3% tmpodun9wo2.zip |###############################----------------------| 57.84% tmpodun9wo2.zip |###############################----------------------| 58.38% tmpodun9wo2.zip |###############################----------------------| 58.93% tmpodun9wo2.zip |################################---------------------| 59.47% tmpodun9wo2.zip |################################---------------------| 60.01% tmpodun9wo2.zip |################################---------------------| 60.55% tmpodun9wo2.zip |################################---------------------| 61.09% tmpodun9wo2.zip |#################################--------------------| 61.63% tmpodun9wo2.zip |#################################--------------------| 62.17% tmpodun9wo2.zip |#################################--------------------| 62.71% tmpodun9wo2.zip |##################################-------------------| 63.25% tmpodun9wo2.zip |##################################-------------------| 63.79% tmpodun9wo2.zip |##################################-------------------| 64.33% tmpodun9wo2.zip |##################################-------------------| 64.87% tmpodun9wo2.zip |###################################------------------| 65.41% tmpodun9wo2.zip |###################################------------------| 65.95% tmpodun9wo2.zip |###################################------------------| 66.49% tmpodun9wo2.zip |####################################-----------------| 67.03% tmpodun9wo2.zip |####################################-----------------| 67.58% tmpodun9wo2.zip |####################################-----------------| 68.12% tmpodun9wo2.zip |####################################-----------------| 68.66% tmpodun9wo2.zip |#####################################----------------| 69.2% tmpodun9wo2.zip |#####################################----------------| 69.74% tmpodun9wo2.zip |#####################################----------------| 70.28% tmpodun9wo2.zip |######################################---------------| 70.82% tmpodun9wo2.zip |######################################---------------| 71.36% tmpodun9wo2.zip |######################################---------------| 71.9% tmpodun9wo2.zip |######################################---------------| 72.44% tmpodun9wo2.zip |#######################################--------------| 72.98% tmpodun9wo2.zip |#######################################--------------| 73.52% tmpodun9wo2.zip |#######################################--------------| 74.06% tmpodun9wo2.zip |########################################-------------| 74.6% tmpodun9wo2.zip |########################################-------------| 75.14% tmpodun9wo2.zip |########################################-------------| 75.68% tmpodun9wo2.zip |########################################-------------| 76.22% tmpodun9wo2.zip |#########################################------------| 76.77% tmpodun9wo2.zip |#########################################------------| 77.31% tmpodun9wo2.zip |#########################################------------| 77.85% tmpodun9wo2.zip |##########################################-----------| 78.39% tmpodun9wo2.zip |##########################################-----------| 78.93% tmpodun9wo2.zip |##########################################-----------| 79.47% tmpodun9wo2.zip |##########################################-----------| 80.01% tmpodun9wo2.zip |###########################################----------| 80.55% tmpodun9wo2.zip |###########################################----------| 81.09% tmpodun9wo2.zip |###########################################----------| 81.63% tmpodun9wo2.zip |############################################---------| 82.17% tmpodun9wo2.zip |############################################---------| 82.71% tmpodun9wo2.zip |############################################---------| 83.25% tmpodun9wo2.zip |############################################---------| 83.79% tmpodun9wo2.zip |#############################################--------| 84.33% tmpodun9wo2.zip |#############################################--------| 84.87% tmpodun9wo2.zip |#############################################--------| 85.41% tmpodun9wo2.zip |##############################################-------| 85.96% tmpodun9wo2.zip |##############################################-------| 86.5% tmpodun9wo2.zip |##############################################-------| 87.04% tmpodun9wo2.zip |##############################################-------| 87.58% tmpodun9wo2.zip |###############################################------| 88.12% tmpodun9wo2.zip |###############################################------| 88.66% tmpodun9wo2.zip |###############################################------| 89.2% tmpodun9wo2.zip |################################################-----| 89.74% tmpodun9wo2.zip |################################################-----| 90.28% tmpodun9wo2.zip |################################################-----| 90.82% tmpodun9wo2.zip |################################################-----| 91.36% tmpodun9wo2.zip |#################################################----| 91.9% tmpodun9wo2.zip |#################################################----| 92.44% tmpodun9wo2.zip |#################################################----| 92.98% tmpodun9wo2.zip |##################################################---| 93.52% tmpodun9wo2.zip |##################################################---| 94.06% tmpodun9wo2.zip |##################################################---| 94.61% tmpodun9wo2.zip |##################################################---| 95.15% tmpodun9wo2.zip |###################################################--| 95.69% tmpodun9wo2.zip |###################################################--| 96.23% tmpodun9wo2.zip |###################################################--| 96.77% tmpodun9wo2.zip |####################################################-| 97.31% tmpodun9wo2.zip |####################################################-| 97.85% tmpodun9wo2.zip |####################################################-| 98.39% tmpodun9wo2.zip |####################################################-| 98.93% tmpodun9wo2.zip |#####################################################| 99.47% tmpodun9wo2.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 767dcbd3-feab-4b8c-afe9-725ced052421 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-xz9VlKu/pgaas_types.yaml ++ basename /opt/plugins/plugin-xz9VlKu/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-xz9VlKu/pgaas_types.yaml /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpcfth1hjh.zip |-----------------------------------------------------| 0.19% tmpcfth1hjh.zip |-----------------------------------------------------| 0.37% tmpcfth1hjh.zip |-----------------------------------------------------| 0.56% tmpcfth1hjh.zip |-----------------------------------------------------| 0.74% tmpcfth1hjh.zip |-----------------------------------------------------| 0.93% tmpcfth1hjh.zip |#----------------------------------------------------| 1.11% tmpcfth1hjh.zip |#----------------------------------------------------| 1.3% tmpcfth1hjh.zip |#----------------------------------------------------| 1.48% tmpcfth1hjh.zip |#----------------------------------------------------| 1.67% tmpcfth1hjh.zip |#----------------------------------------------------| 1.85% tmpcfth1hjh.zip |#----------------------------------------------------| 2.04% tmpcfth1hjh.zip |#----------------------------------------------------| 2.22% tmpcfth1hjh.zip |#----------------------------------------------------| 2.41% tmpcfth1hjh.zip |#----------------------------------------------------| 2.6% tmpcfth1hjh.zip |#----------------------------------------------------| 2.78% tmpcfth1hjh.zip |##---------------------------------------------------| 2.97% tmpcfth1hjh.zip |##---------------------------------------------------| 3.15% tmpcfth1hjh.zip |##---------------------------------------------------| 3.34% tmpcfth1hjh.zip |##---------------------------------------------------| 3.52% tmpcfth1hjh.zip |##---------------------------------------------------| 3.71% tmpcfth1hjh.zip |##---------------------------------------------------| 3.89% tmpcfth1hjh.zip |##---------------------------------------------------| 4.08% tmpcfth1hjh.zip |##---------------------------------------------------| 4.26% tmpcfth1hjh.zip |##---------------------------------------------------| 4.45% tmpcfth1hjh.zip |##---------------------------------------------------| 4.64% tmpcfth1hjh.zip |###--------------------------------------------------| 4.82% tmpcfth1hjh.zip |###--------------------------------------------------| 5.01% tmpcfth1hjh.zip |###--------------------------------------------------| 5.19% tmpcfth1hjh.zip |###--------------------------------------------------| 5.38% tmpcfth1hjh.zip |###--------------------------------------------------| 5.56% tmpcfth1hjh.zip |###--------------------------------------------------| 5.75% tmpcfth1hjh.zip |###--------------------------------------------------| 5.93% tmpcfth1hjh.zip |###--------------------------------------------------| 6.12% tmpcfth1hjh.zip |###--------------------------------------------------| 6.3% tmpcfth1hjh.zip |###--------------------------------------------------| 6.49% tmpcfth1hjh.zip |####-------------------------------------------------| 6.67% tmpcfth1hjh.zip |####-------------------------------------------------| 6.86% tmpcfth1hjh.zip |####-------------------------------------------------| 7.05% tmpcfth1hjh.zip |####-------------------------------------------------| 7.23% tmpcfth1hjh.zip |####-------------------------------------------------| 7.42% tmpcfth1hjh.zip |####-------------------------------------------------| 7.6% tmpcfth1hjh.zip |####-------------------------------------------------| 7.79% tmpcfth1hjh.zip |####-------------------------------------------------| 7.97% tmpcfth1hjh.zip |####-------------------------------------------------| 8.16% tmpcfth1hjh.zip |####-------------------------------------------------| 8.34% tmpcfth1hjh.zip |#####------------------------------------------------| 8.53% tmpcfth1hjh.zip |#####------------------------------------------------| 8.71% tmpcfth1hjh.zip |#####------------------------------------------------| 8.9% tmpcfth1hjh.zip |#####------------------------------------------------| 9.08% tmpcfth1hjh.zip |#####------------------------------------------------| 9.27% tmpcfth1hjh.zip |#####------------------------------------------------| 9.46% tmpcfth1hjh.zip |#####------------------------------------------------| 9.64% tmpcfth1hjh.zip |#####------------------------------------------------| 9.83% tmpcfth1hjh.zip |#####------------------------------------------------| 10.01% tmpcfth1hjh.zip |#####------------------------------------------------| 10.2% tmpcfth1hjh.zip |######-----------------------------------------------| 10.38% tmpcfth1hjh.zip |######-----------------------------------------------| 10.57% tmpcfth1hjh.zip |######-----------------------------------------------| 10.75% tmpcfth1hjh.zip |######-----------------------------------------------| 10.94% tmpcfth1hjh.zip |######-----------------------------------------------| 11.12% tmpcfth1hjh.zip |######-----------------------------------------------| 11.31% tmpcfth1hjh.zip |######-----------------------------------------------| 11.5% tmpcfth1hjh.zip |######-----------------------------------------------| 11.68% tmpcfth1hjh.zip |######-----------------------------------------------| 11.87% tmpcfth1hjh.zip |######-----------------------------------------------| 12.05% tmpcfth1hjh.zip |######-----------------------------------------------| 12.24% tmpcfth1hjh.zip |#######----------------------------------------------| 12.42% tmpcfth1hjh.zip |#######----------------------------------------------| 12.61% tmpcfth1hjh.zip |#######----------------------------------------------| 12.79% tmpcfth1hjh.zip |#######----------------------------------------------| 12.98% tmpcfth1hjh.zip |#######----------------------------------------------| 13.16% tmpcfth1hjh.zip |#######----------------------------------------------| 13.35% tmpcfth1hjh.zip |#######----------------------------------------------| 13.53% tmpcfth1hjh.zip |#######----------------------------------------------| 13.72% tmpcfth1hjh.zip |#######----------------------------------------------| 13.91% tmpcfth1hjh.zip |#######----------------------------------------------| 14.09% tmpcfth1hjh.zip |########---------------------------------------------| 14.28% tmpcfth1hjh.zip |########---------------------------------------------| 14.46% tmpcfth1hjh.zip |########---------------------------------------------| 14.65% tmpcfth1hjh.zip |########---------------------------------------------| 14.83% tmpcfth1hjh.zip |########---------------------------------------------| 15.02% tmpcfth1hjh.zip |########---------------------------------------------| 15.2% tmpcfth1hjh.zip |########---------------------------------------------| 15.39% tmpcfth1hjh.zip |########---------------------------------------------| 15.57% tmpcfth1hjh.zip |########---------------------------------------------| 15.76% tmpcfth1hjh.zip |########---------------------------------------------| 15.94% tmpcfth1hjh.zip |#########--------------------------------------------| 16.13% tmpcfth1hjh.zip |#########--------------------------------------------| 16.32% tmpcfth1hjh.zip |#########--------------------------------------------| 16.5% tmpcfth1hjh.zip |#########--------------------------------------------| 16.69% tmpcfth1hjh.zip |#########--------------------------------------------| 16.87% tmpcfth1hjh.zip |#########--------------------------------------------| 17.06% tmpcfth1hjh.zip |#########--------------------------------------------| 17.24% tmpcfth1hjh.zip |#########--------------------------------------------| 17.43% tmpcfth1hjh.zip |#########--------------------------------------------| 17.61% tmpcfth1hjh.zip |#########--------------------------------------------| 17.8% tmpcfth1hjh.zip |##########-------------------------------------------| 17.98% tmpcfth1hjh.zip |##########-------------------------------------------| 18.17% tmpcfth1hjh.zip |##########-------------------------------------------| 18.36% tmpcfth1hjh.zip |##########-------------------------------------------| 18.54% tmpcfth1hjh.zip |##########-------------------------------------------| 18.73% tmpcfth1hjh.zip |##########-------------------------------------------| 18.91% tmpcfth1hjh.zip |##########-------------------------------------------| 19.1% tmpcfth1hjh.zip |##########-------------------------------------------| 19.28% tmpcfth1hjh.zip |##########-------------------------------------------| 19.47% tmpcfth1hjh.zip |##########-------------------------------------------| 19.65% tmpcfth1hjh.zip |###########------------------------------------------| 19.84% tmpcfth1hjh.zip |###########------------------------------------------| 20.02% tmpcfth1hjh.zip |###########------------------------------------------| 20.21% tmpcfth1hjh.zip |###########------------------------------------------| 20.39% tmpcfth1hjh.zip |###########------------------------------------------| 20.58% tmpcfth1hjh.zip |###########------------------------------------------| 20.77% tmpcfth1hjh.zip |###########------------------------------------------| 20.95% tmpcfth1hjh.zip |###########------------------------------------------| 21.14% tmpcfth1hjh.zip |###########------------------------------------------| 21.32% tmpcfth1hjh.zip |###########------------------------------------------| 21.51% tmpcfth1hjh.zip |###########------------------------------------------| 21.69% tmpcfth1hjh.zip |############-----------------------------------------| 21.88% tmpcfth1hjh.zip |############-----------------------------------------| 22.06% tmpcfth1hjh.zip |############-----------------------------------------| 22.25% tmpcfth1hjh.zip |############-----------------------------------------| 22.43% tmpcfth1hjh.zip |############-----------------------------------------| 22.62% tmpcfth1hjh.zip |############-----------------------------------------| 22.8% tmpcfth1hjh.zip |############-----------------------------------------| 22.99% tmpcfth1hjh.zip |############-----------------------------------------| 23.18% tmpcfth1hjh.zip |############-----------------------------------------| 23.36% tmpcfth1hjh.zip |############-----------------------------------------| 23.55% tmpcfth1hjh.zip |#############----------------------------------------| 23.73% tmpcfth1hjh.zip |#############----------------------------------------| 23.92% tmpcfth1hjh.zip |#############----------------------------------------| 24.1% tmpcfth1hjh.zip |#############----------------------------------------| 24.29% tmpcfth1hjh.zip |#############----------------------------------------| 24.47% tmpcfth1hjh.zip |#############----------------------------------------| 24.66% tmpcfth1hjh.zip |#############----------------------------------------| 24.84% tmpcfth1hjh.zip |#############----------------------------------------| 25.03% tmpcfth1hjh.zip |#############----------------------------------------| 25.22% tmpcfth1hjh.zip |#############----------------------------------------| 25.4% tmpcfth1hjh.zip |##############---------------------------------------| 25.59% tmpcfth1hjh.zip |##############---------------------------------------| 25.77% tmpcfth1hjh.zip |##############---------------------------------------| 25.96% tmpcfth1hjh.zip |##############---------------------------------------| 26.14% tmpcfth1hjh.zip |##############---------------------------------------| 26.33% tmpcfth1hjh.zip |##############---------------------------------------| 26.51% tmpcfth1hjh.zip |##############---------------------------------------| 26.7% tmpcfth1hjh.zip |##############---------------------------------------| 26.88% tmpcfth1hjh.zip |##############---------------------------------------| 27.07% tmpcfth1hjh.zip |##############---------------------------------------| 27.25% tmpcfth1hjh.zip |###############--------------------------------------| 27.44% tmpcfth1hjh.zip |###############--------------------------------------| 27.63% tmpcfth1hjh.zip |###############--------------------------------------| 27.81% tmpcfth1hjh.zip |###############--------------------------------------| 28.0% tmpcfth1hjh.zip |###############--------------------------------------| 28.18% tmpcfth1hjh.zip |###############--------------------------------------| 28.37% tmpcfth1hjh.zip |###############--------------------------------------| 28.55% tmpcfth1hjh.zip |###############--------------------------------------| 28.74% tmpcfth1hjh.zip |###############--------------------------------------| 28.92% tmpcfth1hjh.zip |###############--------------------------------------| 29.11% tmpcfth1hjh.zip |################-------------------------------------| 29.29% tmpcfth1hjh.zip |################-------------------------------------| 29.48% tmpcfth1hjh.zip |################-------------------------------------| 29.66% tmpcfth1hjh.zip |################-------------------------------------| 29.85% tmpcfth1hjh.zip |################-------------------------------------| 30.04% tmpcfth1hjh.zip |################-------------------------------------| 30.22% tmpcfth1hjh.zip |################-------------------------------------| 30.41% tmpcfth1hjh.zip |################-------------------------------------| 30.59% tmpcfth1hjh.zip |################-------------------------------------| 30.78% tmpcfth1hjh.zip |################-------------------------------------| 30.96% tmpcfth1hjh.zip |#################------------------------------------| 31.15% tmpcfth1hjh.zip |#################------------------------------------| 31.33% tmpcfth1hjh.zip |#################------------------------------------| 31.52% tmpcfth1hjh.zip |#################------------------------------------| 31.7% tmpcfth1hjh.zip |#################------------------------------------| 31.89% tmpcfth1hjh.zip |#################------------------------------------| 32.08% tmpcfth1hjh.zip |#################------------------------------------| 32.26% tmpcfth1hjh.zip |#################------------------------------------| 32.45% tmpcfth1hjh.zip |#################------------------------------------| 32.63% tmpcfth1hjh.zip |#################------------------------------------| 32.82% tmpcfth1hjh.zip |#################------------------------------------| 33.0% tmpcfth1hjh.zip |##################-----------------------------------| 33.19% tmpcfth1hjh.zip |##################-----------------------------------| 33.37% tmpcfth1hjh.zip |##################-----------------------------------| 33.56% tmpcfth1hjh.zip |##################-----------------------------------| 33.74% tmpcfth1hjh.zip |##################-----------------------------------| 33.93% tmpcfth1hjh.zip |##################-----------------------------------| 34.11% tmpcfth1hjh.zip |##################-----------------------------------| 34.3% tmpcfth1hjh.zip |##################-----------------------------------| 34.49% tmpcfth1hjh.zip |##################-----------------------------------| 34.67% tmpcfth1hjh.zip |##################-----------------------------------| 34.86% tmpcfth1hjh.zip |###################----------------------------------| 35.04% tmpcfth1hjh.zip |###################----------------------------------| 35.23% tmpcfth1hjh.zip |###################----------------------------------| 35.41% tmpcfth1hjh.zip |###################----------------------------------| 35.6% tmpcfth1hjh.zip |###################----------------------------------| 35.78% tmpcfth1hjh.zip |###################----------------------------------| 35.97% tmpcfth1hjh.zip |###################----------------------------------| 36.15% tmpcfth1hjh.zip |###################----------------------------------| 36.34% tmpcfth1hjh.zip |###################----------------------------------| 36.52% tmpcfth1hjh.zip |###################----------------------------------| 36.71% tmpcfth1hjh.zip |####################---------------------------------| 36.9% tmpcfth1hjh.zip |####################---------------------------------| 37.08% tmpcfth1hjh.zip |####################---------------------------------| 37.27% tmpcfth1hjh.zip |####################---------------------------------| 37.45% tmpcfth1hjh.zip |####################---------------------------------| 37.64% tmpcfth1hjh.zip |####################---------------------------------| 37.82% tmpcfth1hjh.zip |####################---------------------------------| 38.01% tmpcfth1hjh.zip |####################---------------------------------| 38.19% tmpcfth1hjh.zip |####################---------------------------------| 38.38% tmpcfth1hjh.zip |####################---------------------------------| 38.56% tmpcfth1hjh.zip |#####################--------------------------------| 38.75% tmpcfth1hjh.zip |#####################--------------------------------| 38.94% tmpcfth1hjh.zip |#####################--------------------------------| 39.12% tmpcfth1hjh.zip |#####################--------------------------------| 39.31% tmpcfth1hjh.zip |#####################--------------------------------| 39.49% tmpcfth1hjh.zip |#####################--------------------------------| 39.68% tmpcfth1hjh.zip |#####################--------------------------------| 39.86% tmpcfth1hjh.zip |#####################--------------------------------| 40.05% tmpcfth1hjh.zip |#####################--------------------------------| 40.23% tmpcfth1hjh.zip |#####################--------------------------------| 40.42% tmpcfth1hjh.zip |######################-------------------------------| 40.6% tmpcfth1hjh.zip |######################-------------------------------| 40.79% tmpcfth1hjh.zip |######################-------------------------------| 40.97% tmpcfth1hjh.zip |######################-------------------------------| 41.16% tmpcfth1hjh.zip |######################-------------------------------| 41.35% tmpcfth1hjh.zip |######################-------------------------------| 41.53% tmpcfth1hjh.zip |######################-------------------------------| 41.72% tmpcfth1hjh.zip |######################-------------------------------| 41.9% tmpcfth1hjh.zip |######################-------------------------------| 42.09% tmpcfth1hjh.zip |######################-------------------------------| 42.27% tmpcfth1hjh.zip |#######################------------------------------| 42.46% tmpcfth1hjh.zip |#######################------------------------------| 42.64% tmpcfth1hjh.zip |#######################------------------------------| 42.83% tmpcfth1hjh.zip |#######################------------------------------| 43.01% tmpcfth1hjh.zip |#######################------------------------------| 43.2% tmpcfth1hjh.zip |#######################------------------------------| 43.38% tmpcfth1hjh.zip |#######################------------------------------| 43.57% tmpcfth1hjh.zip |#######################------------------------------| 43.76% tmpcfth1hjh.zip |#######################------------------------------| 43.94% tmpcfth1hjh.zip |#######################------------------------------| 44.13% tmpcfth1hjh.zip |#######################------------------------------| 44.31% tmpcfth1hjh.zip |########################-----------------------------| 44.5% tmpcfth1hjh.zip |########################-----------------------------| 44.68% tmpcfth1hjh.zip |########################-----------------------------| 44.87% tmpcfth1hjh.zip |########################-----------------------------| 45.05% tmpcfth1hjh.zip |########################-----------------------------| 45.24% tmpcfth1hjh.zip |########################-----------------------------| 45.42% tmpcfth1hjh.zip |########################-----------------------------| 45.61% tmpcfth1hjh.zip |########################-----------------------------| 45.8% tmpcfth1hjh.zip |########################-----------------------------| 45.98% tmpcfth1hjh.zip |########################-----------------------------| 46.17% tmpcfth1hjh.zip |#########################----------------------------| 46.35% tmpcfth1hjh.zip |#########################----------------------------| 46.54% tmpcfth1hjh.zip |#########################----------------------------| 46.72% tmpcfth1hjh.zip |#########################----------------------------| 46.91% tmpcfth1hjh.zip |#########################----------------------------| 47.09% tmpcfth1hjh.zip |#########################----------------------------| 47.28% tmpcfth1hjh.zip |#########################----------------------------| 47.46% tmpcfth1hjh.zip |#########################----------------------------| 47.65% tmpcfth1hjh.zip |#########################----------------------------| 47.83% tmpcfth1hjh.zip |#########################----------------------------| 48.02% tmpcfth1hjh.zip |##########################---------------------------| 48.21% tmpcfth1hjh.zip |##########################---------------------------| 48.39% tmpcfth1hjh.zip |##########################---------------------------| 48.58% tmpcfth1hjh.zip |##########################---------------------------| 48.76% tmpcfth1hjh.zip |##########################---------------------------| 48.95% tmpcfth1hjh.zip |##########################---------------------------| 49.13% tmpcfth1hjh.zip |##########################---------------------------| 49.32% tmpcfth1hjh.zip |##########################---------------------------| 49.5% tmpcfth1hjh.zip |##########################---------------------------| 49.69% tmpcfth1hjh.zip |##########################---------------------------| 49.87% tmpcfth1hjh.zip |###########################--------------------------| 50.06% tmpcfth1hjh.zip |###########################--------------------------| 50.24% tmpcfth1hjh.zip |###########################--------------------------| 50.43% tmpcfth1hjh.zip |###########################--------------------------| 50.62% tmpcfth1hjh.zip |###########################--------------------------| 50.8% tmpcfth1hjh.zip |###########################--------------------------| 50.99% tmpcfth1hjh.zip |###########################--------------------------| 51.17% tmpcfth1hjh.zip |###########################--------------------------| 51.36% tmpcfth1hjh.zip |###########################--------------------------| 51.54% tmpcfth1hjh.zip |###########################--------------------------| 51.73% tmpcfth1hjh.zip |############################-------------------------| 51.91% tmpcfth1hjh.zip |############################-------------------------| 52.1% tmpcfth1hjh.zip |############################-------------------------| 52.28% tmpcfth1hjh.zip |############################-------------------------| 52.47% tmpcfth1hjh.zip |############################-------------------------| 52.65% tmpcfth1hjh.zip |############################-------------------------| 52.84% tmpcfth1hjh.zip |############################-------------------------| 53.03% tmpcfth1hjh.zip |############################-------------------------| 53.21% tmpcfth1hjh.zip |############################-------------------------| 53.4% tmpcfth1hjh.zip |############################-------------------------| 53.58% tmpcfth1hjh.zip |############################-------------------------| 53.77% tmpcfth1hjh.zip |#############################------------------------| 53.95% tmpcfth1hjh.zip |#############################------------------------| 54.14% tmpcfth1hjh.zip |#############################------------------------| 54.32% tmpcfth1hjh.zip |#############################------------------------| 54.51% tmpcfth1hjh.zip |#############################------------------------| 54.69% tmpcfth1hjh.zip |#############################------------------------| 54.88% tmpcfth1hjh.zip |#############################------------------------| 55.07% tmpcfth1hjh.zip |#############################------------------------| 55.25% tmpcfth1hjh.zip |#############################------------------------| 55.44% tmpcfth1hjh.zip |#############################------------------------| 55.62% tmpcfth1hjh.zip |##############################-----------------------| 55.81% tmpcfth1hjh.zip |##############################-----------------------| 55.99% tmpcfth1hjh.zip |##############################-----------------------| 56.18% tmpcfth1hjh.zip |##############################-----------------------| 56.36% tmpcfth1hjh.zip |##############################-----------------------| 56.55% tmpcfth1hjh.zip |##############################-----------------------| 56.73% tmpcfth1hjh.zip |##############################-----------------------| 56.92% tmpcfth1hjh.zip |##############################-----------------------| 57.1% tmpcfth1hjh.zip |##############################-----------------------| 57.29% tmpcfth1hjh.zip |##############################-----------------------| 57.48% tmpcfth1hjh.zip |###############################----------------------| 57.66% tmpcfth1hjh.zip |###############################----------------------| 57.85% tmpcfth1hjh.zip |###############################----------------------| 58.03% tmpcfth1hjh.zip |###############################----------------------| 58.22% tmpcfth1hjh.zip |###############################----------------------| 58.4% tmpcfth1hjh.zip |###############################----------------------| 58.59% tmpcfth1hjh.zip |###############################----------------------| 58.77% tmpcfth1hjh.zip |###############################----------------------| 58.96% tmpcfth1hjh.zip |###############################----------------------| 59.14% tmpcfth1hjh.zip |###############################----------------------| 59.33% tmpcfth1hjh.zip |################################---------------------| 59.51% tmpcfth1hjh.zip |################################---------------------| 59.7% tmpcfth1hjh.zip |################################---------------------| 59.89% tmpcfth1hjh.zip |################################---------------------| 60.07% tmpcfth1hjh.zip |################################---------------------| 60.26% tmpcfth1hjh.zip |################################---------------------| 60.44% tmpcfth1hjh.zip |################################---------------------| 60.63% tmpcfth1hjh.zip |################################---------------------| 60.81% tmpcfth1hjh.zip |################################---------------------| 61.0% tmpcfth1hjh.zip |################################---------------------| 61.18% tmpcfth1hjh.zip |#################################--------------------| 61.37% tmpcfth1hjh.zip |#################################--------------------| 61.55% tmpcfth1hjh.zip |#################################--------------------| 61.74% tmpcfth1hjh.zip |#################################--------------------| 61.93% tmpcfth1hjh.zip |#################################--------------------| 62.11% tmpcfth1hjh.zip |#################################--------------------| 62.3% tmpcfth1hjh.zip |#################################--------------------| 62.48% tmpcfth1hjh.zip |#################################--------------------| 62.67% tmpcfth1hjh.zip |#################################--------------------| 62.85% tmpcfth1hjh.zip |#################################--------------------| 63.04% tmpcfth1hjh.zip |##################################-------------------| 63.22% tmpcfth1hjh.zip |##################################-------------------| 63.41% tmpcfth1hjh.zip |##################################-------------------| 63.59% tmpcfth1hjh.zip |##################################-------------------| 63.78% tmpcfth1hjh.zip |##################################-------------------| 63.96% tmpcfth1hjh.zip |##################################-------------------| 64.15% tmpcfth1hjh.zip |##################################-------------------| 64.34% tmpcfth1hjh.zip |##################################-------------------| 64.52% tmpcfth1hjh.zip |##################################-------------------| 64.71% tmpcfth1hjh.zip |##################################-------------------| 64.89% tmpcfth1hjh.zip |##################################-------------------| 65.08% tmpcfth1hjh.zip |###################################------------------| 65.26% tmpcfth1hjh.zip |###################################------------------| 65.45% tmpcfth1hjh.zip |###################################------------------| 65.63% tmpcfth1hjh.zip |###################################------------------| 65.82% tmpcfth1hjh.zip |###################################------------------| 66.0% tmpcfth1hjh.zip |###################################------------------| 66.19% tmpcfth1hjh.zip |###################################------------------| 66.37% tmpcfth1hjh.zip |###################################------------------| 66.56% tmpcfth1hjh.zip |###################################------------------| 66.75% tmpcfth1hjh.zip |###################################------------------| 66.93% tmpcfth1hjh.zip |####################################-----------------| 67.12% tmpcfth1hjh.zip |####################################-----------------| 67.3% tmpcfth1hjh.zip |####################################-----------------| 67.49% tmpcfth1hjh.zip |####################################-----------------| 67.67% tmpcfth1hjh.zip |####################################-----------------| 67.86% tmpcfth1hjh.zip |####################################-----------------| 68.04% tmpcfth1hjh.zip |####################################-----------------| 68.23% tmpcfth1hjh.zip |####################################-----------------| 68.41% tmpcfth1hjh.zip |####################################-----------------| 68.6% tmpcfth1hjh.zip |####################################-----------------| 68.79% tmpcfth1hjh.zip |#####################################----------------| 68.97% tmpcfth1hjh.zip |#####################################----------------| 69.16% tmpcfth1hjh.zip |#####################################----------------| 69.34% tmpcfth1hjh.zip |#####################################----------------| 69.53% tmpcfth1hjh.zip |#####################################----------------| 69.71% tmpcfth1hjh.zip |#####################################----------------| 69.9% tmpcfth1hjh.zip |#####################################----------------| 70.08% tmpcfth1hjh.zip |#####################################----------------| 70.27% tmpcfth1hjh.zip |#####################################----------------| 70.45% tmpcfth1hjh.zip |#####################################----------------| 70.64% tmpcfth1hjh.zip |######################################---------------| 70.82% tmpcfth1hjh.zip |######################################---------------| 71.01% tmpcfth1hjh.zip |######################################---------------| 71.2% tmpcfth1hjh.zip |######################################---------------| 71.38% tmpcfth1hjh.zip |######################################---------------| 71.57% tmpcfth1hjh.zip |######################################---------------| 71.75% tmpcfth1hjh.zip |######################################---------------| 71.94% tmpcfth1hjh.zip |######################################---------------| 72.12% tmpcfth1hjh.zip |######################################---------------| 72.31% tmpcfth1hjh.zip |######################################---------------| 72.49% tmpcfth1hjh.zip |#######################################--------------| 72.68% tmpcfth1hjh.zip |#######################################--------------| 72.86% tmpcfth1hjh.zip |#######################################--------------| 73.05% tmpcfth1hjh.zip |#######################################--------------| 73.23% tmpcfth1hjh.zip |#######################################--------------| 73.42% tmpcfth1hjh.zip |#######################################--------------| 73.61% tmpcfth1hjh.zip |#######################################--------------| 73.79% tmpcfth1hjh.zip |#######################################--------------| 73.98% tmpcfth1hjh.zip |#######################################--------------| 74.16% tmpcfth1hjh.zip |#######################################--------------| 74.35% tmpcfth1hjh.zip |########################################-------------| 74.53% tmpcfth1hjh.zip |########################################-------------| 74.72% tmpcfth1hjh.zip |########################################-------------| 74.9% tmpcfth1hjh.zip |########################################-------------| 75.09% tmpcfth1hjh.zip |########################################-------------| 75.27% tmpcfth1hjh.zip |########################################-------------| 75.46% tmpcfth1hjh.zip |########################################-------------| 75.65% tmpcfth1hjh.zip |########################################-------------| 75.83% tmpcfth1hjh.zip |########################################-------------| 76.02% tmpcfth1hjh.zip |########################################-------------| 76.2% tmpcfth1hjh.zip |########################################-------------| 76.39% tmpcfth1hjh.zip |#########################################------------| 76.57% tmpcfth1hjh.zip |#########################################------------| 76.76% tmpcfth1hjh.zip |#########################################------------| 76.94% tmpcfth1hjh.zip |#########################################------------| 77.13% tmpcfth1hjh.zip |#########################################------------| 77.31% tmpcfth1hjh.zip |#########################################------------| 77.5% tmpcfth1hjh.zip |#########################################------------| 77.68% tmpcfth1hjh.zip |#########################################------------| 77.87% tmpcfth1hjh.zip |#########################################------------| 78.06% tmpcfth1hjh.zip |#########################################------------| 78.24% tmpcfth1hjh.zip |##########################################-----------| 78.43% tmpcfth1hjh.zip |##########################################-----------| 78.61% tmpcfth1hjh.zip |##########################################-----------| 78.8% tmpcfth1hjh.zip |##########################################-----------| 78.98% tmpcfth1hjh.zip |##########################################-----------| 79.17% tmpcfth1hjh.zip |##########################################-----------| 79.35% tmpcfth1hjh.zip |##########################################-----------| 79.54% tmpcfth1hjh.zip |##########################################-----------| 79.72% tmpcfth1hjh.zip |##########################################-----------| 79.91% tmpcfth1hjh.zip |##########################################-----------| 80.09% tmpcfth1hjh.zip |###########################################----------| 80.28% tmpcfth1hjh.zip |###########################################----------| 80.47% tmpcfth1hjh.zip |###########################################----------| 80.65% tmpcfth1hjh.zip |###########################################----------| 80.84% tmpcfth1hjh.zip |###########################################----------| 81.02% tmpcfth1hjh.zip |###########################################----------| 81.21% tmpcfth1hjh.zip |###########################################----------| 81.39% tmpcfth1hjh.zip |###########################################----------| 81.58% tmpcfth1hjh.zip |###########################################----------| 81.76% tmpcfth1hjh.zip |###########################################----------| 81.95% tmpcfth1hjh.zip |############################################---------| 82.13% tmpcfth1hjh.zip |############################################---------| 82.32% tmpcfth1hjh.zip |############################################---------| 82.51% tmpcfth1hjh.zip |############################################---------| 82.69% tmpcfth1hjh.zip |############################################---------| 82.88% tmpcfth1hjh.zip |############################################---------| 83.06% tmpcfth1hjh.zip |############################################---------| 83.25% tmpcfth1hjh.zip |############################################---------| 83.43% tmpcfth1hjh.zip |############################################---------| 83.62% tmpcfth1hjh.zip |############################################---------| 83.8% tmpcfth1hjh.zip |#############################################--------| 83.99% tmpcfth1hjh.zip |#############################################--------| 84.17% tmpcfth1hjh.zip |#############################################--------| 84.36% tmpcfth1hjh.zip |#############################################--------| 84.54% tmpcfth1hjh.zip |#############################################--------| 84.73% tmpcfth1hjh.zip |#############################################--------| 84.92% tmpcfth1hjh.zip |#############################################--------| 85.1% tmpcfth1hjh.zip |#############################################--------| 85.29% tmpcfth1hjh.zip |#############################################--------| 85.47% tmpcfth1hjh.zip |#############################################--------| 85.66% tmpcfth1hjh.zip |#############################################--------| 85.84% tmpcfth1hjh.zip |##############################################-------| 86.03% tmpcfth1hjh.zip |##############################################-------| 86.21% tmpcfth1hjh.zip |##############################################-------| 86.4% tmpcfth1hjh.zip |##############################################-------| 86.58% tmpcfth1hjh.zip |##############################################-------| 86.77% tmpcfth1hjh.zip |##############################################-------| 86.95% tmpcfth1hjh.zip |##############################################-------| 87.14% tmpcfth1hjh.zip |##############################################-------| 87.33% tmpcfth1hjh.zip |##############################################-------| 87.51% tmpcfth1hjh.zip |##############################################-------| 87.7% tmpcfth1hjh.zip |###############################################------| 87.88% tmpcfth1hjh.zip |###############################################------| 88.07% tmpcfth1hjh.zip |###############################################------| 88.25% tmpcfth1hjh.zip |###############################################------| 88.44% tmpcfth1hjh.zip |###############################################------| 88.62% tmpcfth1hjh.zip |###############################################------| 88.81% tmpcfth1hjh.zip |###############################################------| 88.99% tmpcfth1hjh.zip |###############################################------| 89.18% tmpcfth1hjh.zip |###############################################------| 89.37% tmpcfth1hjh.zip |###############################################------| 89.55% tmpcfth1hjh.zip |################################################-----| 89.74% tmpcfth1hjh.zip |################################################-----| 89.92% tmpcfth1hjh.zip |################################################-----| 90.11% tmpcfth1hjh.zip |################################################-----| 90.29% tmpcfth1hjh.zip |################################################-----| 90.48% tmpcfth1hjh.zip |################################################-----| 90.66% tmpcfth1hjh.zip |################################################-----| 90.85% tmpcfth1hjh.zip |################################################-----| 91.03% tmpcfth1hjh.zip |################################################-----| 91.22% tmpcfth1hjh.zip |################################################-----| 91.4% tmpcfth1hjh.zip |#################################################----| 91.59% tmpcfth1hjh.zip |#################################################----| 91.78% tmpcfth1hjh.zip |#################################################----| 91.96% tmpcfth1hjh.zip |#################################################----| 92.15% tmpcfth1hjh.zip |#################################################----| 92.33% tmpcfth1hjh.zip |#################################################----| 92.52% tmpcfth1hjh.zip |#################################################----| 92.7% tmpcfth1hjh.zip |#################################################----| 92.89% tmpcfth1hjh.zip |#################################################----| 93.07% tmpcfth1hjh.zip |#################################################----| 93.26% tmpcfth1hjh.zip |##################################################---| 93.44% tmpcfth1hjh.zip |##################################################---| 93.63% tmpcfth1hjh.zip |##################################################---| 93.81% tmpcfth1hjh.zip |##################################################---| 94.0% tmpcfth1hjh.zip |##################################################---| 94.19% tmpcfth1hjh.zip |##################################################---| 94.37% tmpcfth1hjh.zip |##################################################---| 94.56% tmpcfth1hjh.zip |##################################################---| 94.74% tmpcfth1hjh.zip |##################################################---| 94.93% tmpcfth1hjh.zip |##################################################---| 95.11% tmpcfth1hjh.zip |###################################################--| 95.3% tmpcfth1hjh.zip |###################################################--| 95.48% tmpcfth1hjh.zip |###################################################--| 95.67% tmpcfth1hjh.zip |###################################################--| 95.85% tmpcfth1hjh.zip |###################################################--| 96.04% tmpcfth1hjh.zip |###################################################--| 96.23% tmpcfth1hjh.zip |###################################################--| 96.41% tmpcfth1hjh.zip |###################################################--| 96.6% tmpcfth1hjh.zip |###################################################--| 96.78% tmpcfth1hjh.zip |###################################################--| 96.97% tmpcfth1hjh.zip |###################################################--| 97.15% tmpcfth1hjh.zip |####################################################-| 97.34% tmpcfth1hjh.zip |####################################################-| 97.52% tmpcfth1hjh.zip |####################################################-| 97.71% tmpcfth1hjh.zip |####################################################-| 97.89% tmpcfth1hjh.zip |####################################################-| 98.08% tmpcfth1hjh.zip |####################################################-| 98.26% tmpcfth1hjh.zip |####################################################-| 98.45% tmpcfth1hjh.zip |####################################################-| 98.64% tmpcfth1hjh.zip |####################################################-| 98.82% tmpcfth1hjh.zip |####################################################-| 99.01% tmpcfth1hjh.zip |#####################################################| 99.19% tmpcfth1hjh.zip |#####################################################| 99.38% tmpcfth1hjh.zip |#####################################################| 99.56% tmpcfth1hjh.zip |#####################################################| 99.75% tmpcfth1hjh.zip |#####################################################| 99.93% tmpcfth1hjh.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 68b57aef-8992-4ffc-8448-04e49081f6b2 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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' + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready