By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh 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).. tmp8789coi9.zip |-----------------------------------------------------| 0.55% tmp8789coi9.zip |#----------------------------------------------------| 1.1% tmp8789coi9.zip |#----------------------------------------------------| 1.65% tmp8789coi9.zip |#----------------------------------------------------| 2.2% tmp8789coi9.zip |#----------------------------------------------------| 2.75% tmp8789coi9.zip |##---------------------------------------------------| 3.3% tmp8789coi9.zip |##---------------------------------------------------| 3.85% tmp8789coi9.zip |##---------------------------------------------------| 4.4% tmp8789coi9.zip |###--------------------------------------------------| 4.95% tmp8789coi9.zip |###--------------------------------------------------| 5.51% tmp8789coi9.zip |###--------------------------------------------------| 6.06% tmp8789coi9.zip |####-------------------------------------------------| 6.61% tmp8789coi9.zip |####-------------------------------------------------| 7.16% tmp8789coi9.zip |####-------------------------------------------------| 7.71% tmp8789coi9.zip |####-------------------------------------------------| 8.26% tmp8789coi9.zip |#####------------------------------------------------| 8.81% tmp8789coi9.zip |#####------------------------------------------------| 9.36% tmp8789coi9.zip |#####------------------------------------------------| 9.91% tmp8789coi9.zip |######-----------------------------------------------| 10.46% tmp8789coi9.zip |######-----------------------------------------------| 11.01% tmp8789coi9.zip |######-----------------------------------------------| 11.56% tmp8789coi9.zip |######-----------------------------------------------| 12.11% tmp8789coi9.zip |#######----------------------------------------------| 12.66% tmp8789coi9.zip |#######----------------------------------------------| 13.21% tmp8789coi9.zip |#######----------------------------------------------| 13.76% tmp8789coi9.zip |########---------------------------------------------| 14.31% tmp8789coi9.zip |########---------------------------------------------| 14.86% tmp8789coi9.zip |########---------------------------------------------| 15.42% tmp8789coi9.zip |########---------------------------------------------| 15.97% tmp8789coi9.zip |#########--------------------------------------------| 16.52% tmp8789coi9.zip |#########--------------------------------------------| 17.07% tmp8789coi9.zip |#########--------------------------------------------| 17.62% tmp8789coi9.zip |##########-------------------------------------------| 18.17% tmp8789coi9.zip |##########-------------------------------------------| 18.72% tmp8789coi9.zip |##########-------------------------------------------| 19.27% tmp8789coi9.zip |###########------------------------------------------| 19.82% tmp8789coi9.zip |###########------------------------------------------| 20.37% tmp8789coi9.zip |###########------------------------------------------| 20.92% tmp8789coi9.zip |###########------------------------------------------| 21.47% tmp8789coi9.zip |############-----------------------------------------| 22.02% tmp8789coi9.zip |############-----------------------------------------| 22.57% tmp8789coi9.zip |############-----------------------------------------| 23.12% tmp8789coi9.zip |#############----------------------------------------| 23.67% tmp8789coi9.zip |#############----------------------------------------| 24.22% tmp8789coi9.zip |#############----------------------------------------| 24.77% tmp8789coi9.zip |#############----------------------------------------| 25.33% tmp8789coi9.zip |##############---------------------------------------| 25.88% tmp8789coi9.zip |##############---------------------------------------| 26.43% tmp8789coi9.zip |##############---------------------------------------| 26.98% tmp8789coi9.zip |###############--------------------------------------| 27.53% tmp8789coi9.zip |###############--------------------------------------| 28.08% tmp8789coi9.zip |###############--------------------------------------| 28.63% tmp8789coi9.zip |###############--------------------------------------| 29.18% tmp8789coi9.zip |################-------------------------------------| 29.73% tmp8789coi9.zip |################-------------------------------------| 30.28% tmp8789coi9.zip |################-------------------------------------| 30.83% tmp8789coi9.zip |#################------------------------------------| 31.38% tmp8789coi9.zip |#################------------------------------------| 31.93% tmp8789coi9.zip |#################------------------------------------| 32.48% tmp8789coi9.zip |##################-----------------------------------| 33.03% tmp8789coi9.zip |##################-----------------------------------| 33.58% tmp8789coi9.zip |##################-----------------------------------| 34.13% tmp8789coi9.zip |##################-----------------------------------| 34.68% tmp8789coi9.zip |###################----------------------------------| 35.23% tmp8789coi9.zip |###################----------------------------------| 35.79% tmp8789coi9.zip |###################----------------------------------| 36.34% tmp8789coi9.zip |####################---------------------------------| 36.89% tmp8789coi9.zip |####################---------------------------------| 37.44% tmp8789coi9.zip |####################---------------------------------| 37.99% tmp8789coi9.zip |####################---------------------------------| 38.54% tmp8789coi9.zip |#####################--------------------------------| 39.09% tmp8789coi9.zip |#####################--------------------------------| 39.64% tmp8789coi9.zip |#####################--------------------------------| 40.19% tmp8789coi9.zip |######################-------------------------------| 40.74% tmp8789coi9.zip |######################-------------------------------| 41.29% tmp8789coi9.zip |######################-------------------------------| 41.84% tmp8789coi9.zip |######################-------------------------------| 42.39% tmp8789coi9.zip |#######################------------------------------| 42.94% tmp8789coi9.zip |#######################------------------------------| 43.49% tmp8789coi9.zip |#######################------------------------------| 44.04% tmp8789coi9.zip |########################-----------------------------| 44.59% tmp8789coi9.zip |########################-----------------------------| 45.14% tmp8789coi9.zip |########################-----------------------------| 45.7% tmp8789coi9.zip |#########################----------------------------| 46.25% tmp8789coi9.zip |#########################----------------------------| 46.8% tmp8789coi9.zip |#########################----------------------------| 47.35% tmp8789coi9.zip |#########################----------------------------| 47.9% tmp8789coi9.zip |##########################---------------------------| 48.45% tmp8789coi9.zip |##########################---------------------------| 49.0% tmp8789coi9.zip |##########################---------------------------| 49.55% tmp8789coi9.zip |###########################--------------------------| 50.1% tmp8789coi9.zip |###########################--------------------------| 50.65% tmp8789coi9.zip |###########################--------------------------| 51.2% tmp8789coi9.zip |###########################--------------------------| 51.75% tmp8789coi9.zip |############################-------------------------| 52.3% tmp8789coi9.zip |############################-------------------------| 52.85% tmp8789coi9.zip |############################-------------------------| 53.4% tmp8789coi9.zip |#############################------------------------| 53.95% tmp8789coi9.zip |#############################------------------------| 54.5% tmp8789coi9.zip |#############################------------------------| 55.05% tmp8789coi9.zip |#############################------------------------| 55.61% tmp8789coi9.zip |##############################-----------------------| 56.16% tmp8789coi9.zip |##############################-----------------------| 56.71% tmp8789coi9.zip |##############################-----------------------| 57.26% tmp8789coi9.zip |###############################----------------------| 57.81% tmp8789coi9.zip |###############################----------------------| 58.36% tmp8789coi9.zip |###############################----------------------| 58.91% tmp8789coi9.zip |################################---------------------| 59.46% tmp8789coi9.zip |################################---------------------| 60.01% tmp8789coi9.zip |################################---------------------| 60.56% tmp8789coi9.zip |################################---------------------| 61.11% tmp8789coi9.zip |#################################--------------------| 61.66% tmp8789coi9.zip |#################################--------------------| 62.21% tmp8789coi9.zip |#################################--------------------| 62.76% tmp8789coi9.zip |##################################-------------------| 63.31% tmp8789coi9.zip |##################################-------------------| 63.86% tmp8789coi9.zip |##################################-------------------| 64.41% tmp8789coi9.zip |##################################-------------------| 64.96% tmp8789coi9.zip |###################################------------------| 65.51% tmp8789coi9.zip |###################################------------------| 66.07% tmp8789coi9.zip |###################################------------------| 66.62% tmp8789coi9.zip |####################################-----------------| 67.17% tmp8789coi9.zip |####################################-----------------| 67.72% tmp8789coi9.zip |####################################-----------------| 68.27% tmp8789coi9.zip |####################################-----------------| 68.82% tmp8789coi9.zip |#####################################----------------| 69.37% tmp8789coi9.zip |#####################################----------------| 69.92% tmp8789coi9.zip |#####################################----------------| 70.47% tmp8789coi9.zip |######################################---------------| 71.02% tmp8789coi9.zip |######################################---------------| 71.57% tmp8789coi9.zip |######################################---------------| 72.12% tmp8789coi9.zip |#######################################--------------| 72.67% tmp8789coi9.zip |#######################################--------------| 73.22% tmp8789coi9.zip |#######################################--------------| 73.77% tmp8789coi9.zip |#######################################--------------| 74.32% tmp8789coi9.zip |########################################-------------| 74.87% tmp8789coi9.zip |########################################-------------| 75.42% tmp8789coi9.zip |########################################-------------| 75.98% tmp8789coi9.zip |#########################################------------| 76.53% tmp8789coi9.zip |#########################################------------| 77.08% tmp8789coi9.zip |#########################################------------| 77.63% tmp8789coi9.zip |#########################################------------| 78.18% tmp8789coi9.zip |##########################################-----------| 78.73% tmp8789coi9.zip |##########################################-----------| 79.28% tmp8789coi9.zip |##########################################-----------| 79.83% tmp8789coi9.zip |###########################################----------| 80.38% tmp8789coi9.zip |###########################################----------| 80.93% tmp8789coi9.zip |###########################################----------| 81.48% tmp8789coi9.zip |###########################################----------| 82.03% tmp8789coi9.zip |############################################---------| 82.58% tmp8789coi9.zip |############################################---------| 83.13% tmp8789coi9.zip |############################################---------| 83.68% tmp8789coi9.zip |#############################################--------| 84.23% tmp8789coi9.zip |#############################################--------| 84.78% tmp8789coi9.zip |#############################################--------| 85.33% tmp8789coi9.zip |##############################################-------| 85.89% tmp8789coi9.zip |##############################################-------| 86.44% tmp8789coi9.zip |##############################################-------| 86.99% tmp8789coi9.zip |##############################################-------| 87.54% tmp8789coi9.zip |###############################################------| 88.09% tmp8789coi9.zip |###############################################------| 88.64% tmp8789coi9.zip |###############################################------| 89.19% tmp8789coi9.zip |################################################-----| 89.74% tmp8789coi9.zip |################################################-----| 90.29% tmp8789coi9.zip |################################################-----| 90.84% tmp8789coi9.zip |################################################-----| 91.39% tmp8789coi9.zip |#################################################----| 91.94% tmp8789coi9.zip |#################################################----| 92.49% tmp8789coi9.zip |#################################################----| 93.04% tmp8789coi9.zip |##################################################---| 93.59% tmp8789coi9.zip |##################################################---| 94.14% tmp8789coi9.zip |##################################################---| 94.69% tmp8789coi9.zip |##################################################---| 95.24% tmp8789coi9.zip |###################################################--| 95.8% tmp8789coi9.zip |###################################################--| 96.35% tmp8789coi9.zip |###################################################--| 96.9% tmp8789coi9.zip |####################################################-| 97.45% tmp8789coi9.zip |####################################################-| 98.0% tmp8789coi9.zip |####################################################-| 98.55% tmp8789coi9.zip |#####################################################| 99.1% tmp8789coi9.zip |#####################################################| 99.65% tmp8789coi9.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a75c4a17-07f7-4b0a-bd3d-f677f88d4b98 + 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).. tmpjejbx9gb.zip |-----------------------------------------------------| 0.53% tmpjejbx9gb.zip |#----------------------------------------------------| 1.07% tmpjejbx9gb.zip |#----------------------------------------------------| 1.6% tmpjejbx9gb.zip |#----------------------------------------------------| 2.14% tmpjejbx9gb.zip |#----------------------------------------------------| 2.67% tmpjejbx9gb.zip |##---------------------------------------------------| 3.21% tmpjejbx9gb.zip |##---------------------------------------------------| 3.74% tmpjejbx9gb.zip |##---------------------------------------------------| 4.27% tmpjejbx9gb.zip |###--------------------------------------------------| 4.81% tmpjejbx9gb.zip |###--------------------------------------------------| 5.34% tmpjejbx9gb.zip |###--------------------------------------------------| 5.88% tmpjejbx9gb.zip |###--------------------------------------------------| 6.41% tmpjejbx9gb.zip |####-------------------------------------------------| 6.95% tmpjejbx9gb.zip |####-------------------------------------------------| 7.48% tmpjejbx9gb.zip |####-------------------------------------------------| 8.01% tmpjejbx9gb.zip |#####------------------------------------------------| 8.55% tmpjejbx9gb.zip |#####------------------------------------------------| 9.08% tmpjejbx9gb.zip |#####------------------------------------------------| 9.62% tmpjejbx9gb.zip |#####------------------------------------------------| 10.15% tmpjejbx9gb.zip |######-----------------------------------------------| 10.69% tmpjejbx9gb.zip |######-----------------------------------------------| 11.22% tmpjejbx9gb.zip |######-----------------------------------------------| 11.75% tmpjejbx9gb.zip |#######----------------------------------------------| 12.29% tmpjejbx9gb.zip |#######----------------------------------------------| 12.82% tmpjejbx9gb.zip |#######----------------------------------------------| 13.36% tmpjejbx9gb.zip |#######----------------------------------------------| 13.89% tmpjejbx9gb.zip |########---------------------------------------------| 14.43% tmpjejbx9gb.zip |########---------------------------------------------| 14.96% tmpjejbx9gb.zip |########---------------------------------------------| 15.49% tmpjejbx9gb.zip |########---------------------------------------------| 16.03% tmpjejbx9gb.zip |#########--------------------------------------------| 16.56% tmpjejbx9gb.zip |#########--------------------------------------------| 17.1% tmpjejbx9gb.zip |#########--------------------------------------------| 17.63% tmpjejbx9gb.zip |##########-------------------------------------------| 18.17% tmpjejbx9gb.zip |##########-------------------------------------------| 18.7% tmpjejbx9gb.zip |##########-------------------------------------------| 19.23% tmpjejbx9gb.zip |##########-------------------------------------------| 19.77% tmpjejbx9gb.zip |###########------------------------------------------| 20.3% tmpjejbx9gb.zip |###########------------------------------------------| 20.84% tmpjejbx9gb.zip |###########------------------------------------------| 21.37% tmpjejbx9gb.zip |############-----------------------------------------| 21.91% tmpjejbx9gb.zip |############-----------------------------------------| 22.44% tmpjejbx9gb.zip |############-----------------------------------------| 22.97% tmpjejbx9gb.zip |############-----------------------------------------| 23.51% tmpjejbx9gb.zip |#############----------------------------------------| 24.04% tmpjejbx9gb.zip |#############----------------------------------------| 24.58% tmpjejbx9gb.zip |#############----------------------------------------| 25.11% tmpjejbx9gb.zip |##############---------------------------------------| 25.65% tmpjejbx9gb.zip |##############---------------------------------------| 26.18% tmpjejbx9gb.zip |##############---------------------------------------| 26.72% tmpjejbx9gb.zip |##############---------------------------------------| 27.25% tmpjejbx9gb.zip |###############--------------------------------------| 27.78% tmpjejbx9gb.zip |###############--------------------------------------| 28.32% tmpjejbx9gb.zip |###############--------------------------------------| 28.85% tmpjejbx9gb.zip |################-------------------------------------| 29.39% tmpjejbx9gb.zip |################-------------------------------------| 29.92% tmpjejbx9gb.zip |################-------------------------------------| 30.46% tmpjejbx9gb.zip |################-------------------------------------| 30.99% tmpjejbx9gb.zip |#################------------------------------------| 31.52% tmpjejbx9gb.zip |#################------------------------------------| 32.06% tmpjejbx9gb.zip |#################------------------------------------| 32.59% tmpjejbx9gb.zip |##################-----------------------------------| 33.13% tmpjejbx9gb.zip |##################-----------------------------------| 33.66% tmpjejbx9gb.zip |##################-----------------------------------| 34.2% tmpjejbx9gb.zip |##################-----------------------------------| 34.73% tmpjejbx9gb.zip |###################----------------------------------| 35.26% tmpjejbx9gb.zip |###################----------------------------------| 35.8% tmpjejbx9gb.zip |###################----------------------------------| 36.33% tmpjejbx9gb.zip |####################---------------------------------| 36.87% tmpjejbx9gb.zip |####################---------------------------------| 37.4% tmpjejbx9gb.zip |####################---------------------------------| 37.94% tmpjejbx9gb.zip |####################---------------------------------| 38.47% tmpjejbx9gb.zip |#####################--------------------------------| 39.0% tmpjejbx9gb.zip |#####################--------------------------------| 39.54% tmpjejbx9gb.zip |#####################--------------------------------| 40.07% tmpjejbx9gb.zip |######################-------------------------------| 40.61% tmpjejbx9gb.zip |######################-------------------------------| 41.14% tmpjejbx9gb.zip |######################-------------------------------| 41.68% tmpjejbx9gb.zip |######################-------------------------------| 42.21% tmpjejbx9gb.zip |#######################------------------------------| 42.74% tmpjejbx9gb.zip |#######################------------------------------| 43.28% tmpjejbx9gb.zip |#######################------------------------------| 43.81% tmpjejbx9gb.zip |########################-----------------------------| 44.35% tmpjejbx9gb.zip |########################-----------------------------| 44.88% tmpjejbx9gb.zip |########################-----------------------------| 45.42% tmpjejbx9gb.zip |########################-----------------------------| 45.95% tmpjejbx9gb.zip |#########################----------------------------| 46.48% tmpjejbx9gb.zip |#########################----------------------------| 47.02% tmpjejbx9gb.zip |#########################----------------------------| 47.55% tmpjejbx9gb.zip |#########################----------------------------| 48.09% tmpjejbx9gb.zip |##########################---------------------------| 48.62% tmpjejbx9gb.zip |##########################---------------------------| 49.16% tmpjejbx9gb.zip |##########################---------------------------| 49.69% tmpjejbx9gb.zip |###########################--------------------------| 50.22% tmpjejbx9gb.zip |###########################--------------------------| 50.76% tmpjejbx9gb.zip |###########################--------------------------| 51.29% tmpjejbx9gb.zip |###########################--------------------------| 51.83% tmpjejbx9gb.zip |############################-------------------------| 52.36% tmpjejbx9gb.zip |############################-------------------------| 52.9% tmpjejbx9gb.zip |############################-------------------------| 53.43% tmpjejbx9gb.zip |#############################------------------------| 53.96% tmpjejbx9gb.zip |#############################------------------------| 54.5% tmpjejbx9gb.zip |#############################------------------------| 55.03% tmpjejbx9gb.zip |#############################------------------------| 55.57% tmpjejbx9gb.zip |##############################-----------------------| 56.1% tmpjejbx9gb.zip |##############################-----------------------| 56.64% tmpjejbx9gb.zip |##############################-----------------------| 57.17% tmpjejbx9gb.zip |###############################----------------------| 57.7% tmpjejbx9gb.zip |###############################----------------------| 58.24% tmpjejbx9gb.zip |###############################----------------------| 58.77% tmpjejbx9gb.zip |###############################----------------------| 59.31% tmpjejbx9gb.zip |################################---------------------| 59.84% tmpjejbx9gb.zip |################################---------------------| 60.38% tmpjejbx9gb.zip |################################---------------------| 60.91% tmpjejbx9gb.zip |#################################--------------------| 61.44% tmpjejbx9gb.zip |#################################--------------------| 61.98% tmpjejbx9gb.zip |#################################--------------------| 62.51% tmpjejbx9gb.zip |#################################--------------------| 63.05% tmpjejbx9gb.zip |##################################-------------------| 63.58% tmpjejbx9gb.zip |##################################-------------------| 64.12% tmpjejbx9gb.zip |##################################-------------------| 64.65% tmpjejbx9gb.zip |###################################------------------| 65.18% tmpjejbx9gb.zip |###################################------------------| 65.72% tmpjejbx9gb.zip |###################################------------------| 66.25% tmpjejbx9gb.zip |###################################------------------| 66.79% tmpjejbx9gb.zip |####################################-----------------| 67.32% tmpjejbx9gb.zip |####################################-----------------| 67.86% tmpjejbx9gb.zip |####################################-----------------| 68.39% tmpjejbx9gb.zip |#####################################----------------| 68.92% tmpjejbx9gb.zip |#####################################----------------| 69.46% tmpjejbx9gb.zip |#####################################----------------| 69.99% tmpjejbx9gb.zip |#####################################----------------| 70.53% tmpjejbx9gb.zip |######################################---------------| 71.06% tmpjejbx9gb.zip |######################################---------------| 71.6% tmpjejbx9gb.zip |######################################---------------| 72.13% tmpjejbx9gb.zip |#######################################--------------| 72.67% tmpjejbx9gb.zip |#######################################--------------| 73.2% tmpjejbx9gb.zip |#######################################--------------| 73.73% tmpjejbx9gb.zip |#######################################--------------| 74.27% tmpjejbx9gb.zip |########################################-------------| 74.8% tmpjejbx9gb.zip |########################################-------------| 75.34% tmpjejbx9gb.zip |########################################-------------| 75.87% tmpjejbx9gb.zip |########################################-------------| 76.41% tmpjejbx9gb.zip |#########################################------------| 76.94% tmpjejbx9gb.zip |#########################################------------| 77.47% tmpjejbx9gb.zip |#########################################------------| 78.01% tmpjejbx9gb.zip |##########################################-----------| 78.54% tmpjejbx9gb.zip |##########################################-----------| 79.08% tmpjejbx9gb.zip |##########################################-----------| 79.61% tmpjejbx9gb.zip |##########################################-----------| 80.15% tmpjejbx9gb.zip |###########################################----------| 80.68% tmpjejbx9gb.zip |###########################################----------| 81.21% tmpjejbx9gb.zip |###########################################----------| 81.75% tmpjejbx9gb.zip |############################################---------| 82.28% tmpjejbx9gb.zip |############################################---------| 82.82% tmpjejbx9gb.zip |############################################---------| 83.35% tmpjejbx9gb.zip |############################################---------| 83.89% tmpjejbx9gb.zip |#############################################--------| 84.42% tmpjejbx9gb.zip |#############################################--------| 84.95% tmpjejbx9gb.zip |#############################################--------| 85.49% tmpjejbx9gb.zip |##############################################-------| 86.02% tmpjejbx9gb.zip |##############################################-------| 86.56% tmpjejbx9gb.zip |##############################################-------| 87.09% tmpjejbx9gb.zip |##############################################-------| 87.63% tmpjejbx9gb.zip |###############################################------| 88.16% tmpjejbx9gb.zip |###############################################------| 88.69% tmpjejbx9gb.zip |###############################################------| 89.23% tmpjejbx9gb.zip |################################################-----| 89.76% tmpjejbx9gb.zip |################################################-----| 90.3% tmpjejbx9gb.zip |################################################-----| 90.83% tmpjejbx9gb.zip |################################################-----| 91.37% tmpjejbx9gb.zip |#################################################----| 91.9% tmpjejbx9gb.zip |#################################################----| 92.43% tmpjejbx9gb.zip |#################################################----| 92.97% tmpjejbx9gb.zip |##################################################---| 93.5% tmpjejbx9gb.zip |##################################################---| 94.04% tmpjejbx9gb.zip |##################################################---| 94.57% tmpjejbx9gb.zip |##################################################---| 95.11% tmpjejbx9gb.zip |###################################################--| 95.64% tmpjejbx9gb.zip |###################################################--| 96.17% tmpjejbx9gb.zip |###################################################--| 96.71% tmpjejbx9gb.zip |####################################################-| 97.24% tmpjejbx9gb.zip |####################################################-| 97.78% tmpjejbx9gb.zip |####################################################-| 98.31% tmpjejbx9gb.zip |####################################################-| 98.85% tmpjejbx9gb.zip |#####################################################| 99.38% tmpjejbx9gb.zip |#####################################################| 99.91% tmpjejbx9gb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4101397c-a0bd-47a9-a1b6-f10236211a74 + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmpxah939wp.zip |-----------------------------------------------------| 0.13% tmpxah939wp.zip |-----------------------------------------------------| 0.27% tmpxah939wp.zip |-----------------------------------------------------| 0.4% tmpxah939wp.zip |-----------------------------------------------------| 0.54% tmpxah939wp.zip |-----------------------------------------------------| 0.67% tmpxah939wp.zip |-----------------------------------------------------| 0.81% tmpxah939wp.zip |-----------------------------------------------------| 0.94% tmpxah939wp.zip |#----------------------------------------------------| 1.07% tmpxah939wp.zip |#----------------------------------------------------| 1.21% tmpxah939wp.zip |#----------------------------------------------------| 1.34% tmpxah939wp.zip |#----------------------------------------------------| 1.48% tmpxah939wp.zip |#----------------------------------------------------| 1.61% tmpxah939wp.zip |#----------------------------------------------------| 1.75% tmpxah939wp.zip |#----------------------------------------------------| 1.88% tmpxah939wp.zip |#----------------------------------------------------| 2.01% tmpxah939wp.zip |#----------------------------------------------------| 2.15% tmpxah939wp.zip |#----------------------------------------------------| 2.28% tmpxah939wp.zip |#----------------------------------------------------| 2.42% tmpxah939wp.zip |#----------------------------------------------------| 2.55% tmpxah939wp.zip |#----------------------------------------------------| 2.68% tmpxah939wp.zip |#----------------------------------------------------| 2.82% tmpxah939wp.zip |##---------------------------------------------------| 2.95% tmpxah939wp.zip |##---------------------------------------------------| 3.09% tmpxah939wp.zip |##---------------------------------------------------| 3.22% tmpxah939wp.zip |##---------------------------------------------------| 3.36% tmpxah939wp.zip |##---------------------------------------------------| 3.49% tmpxah939wp.zip |##---------------------------------------------------| 3.62% tmpxah939wp.zip |##---------------------------------------------------| 3.76% tmpxah939wp.zip |##---------------------------------------------------| 3.89% tmpxah939wp.zip |##---------------------------------------------------| 4.03% tmpxah939wp.zip |##---------------------------------------------------| 4.16% tmpxah939wp.zip |##---------------------------------------------------| 4.3% tmpxah939wp.zip |##---------------------------------------------------| 4.43% tmpxah939wp.zip |##---------------------------------------------------| 4.56% tmpxah939wp.zip |##---------------------------------------------------| 4.7% tmpxah939wp.zip |###--------------------------------------------------| 4.83% tmpxah939wp.zip |###--------------------------------------------------| 4.97% tmpxah939wp.zip |###--------------------------------------------------| 5.1% tmpxah939wp.zip |###--------------------------------------------------| 5.24% tmpxah939wp.zip |###--------------------------------------------------| 5.37% tmpxah939wp.zip |###--------------------------------------------------| 5.5% tmpxah939wp.zip |###--------------------------------------------------| 5.64% tmpxah939wp.zip |###--------------------------------------------------| 5.77% tmpxah939wp.zip |###--------------------------------------------------| 5.91% tmpxah939wp.zip |###--------------------------------------------------| 6.04% tmpxah939wp.zip |###--------------------------------------------------| 6.18% tmpxah939wp.zip |###--------------------------------------------------| 6.31% tmpxah939wp.zip |###--------------------------------------------------| 6.44% tmpxah939wp.zip |###--------------------------------------------------| 6.58% tmpxah939wp.zip |####-------------------------------------------------| 6.71% tmpxah939wp.zip |####-------------------------------------------------| 6.85% tmpxah939wp.zip |####-------------------------------------------------| 6.98% tmpxah939wp.zip |####-------------------------------------------------| 7.11% tmpxah939wp.zip |####-------------------------------------------------| 7.25% tmpxah939wp.zip |####-------------------------------------------------| 7.38% tmpxah939wp.zip |####-------------------------------------------------| 7.52% tmpxah939wp.zip |####-------------------------------------------------| 7.65% tmpxah939wp.zip |####-------------------------------------------------| 7.79% tmpxah939wp.zip |####-------------------------------------------------| 7.92% tmpxah939wp.zip |####-------------------------------------------------| 8.05% tmpxah939wp.zip |####-------------------------------------------------| 8.19% tmpxah939wp.zip |####-------------------------------------------------| 8.32% tmpxah939wp.zip |####-------------------------------------------------| 8.46% tmpxah939wp.zip |#####------------------------------------------------| 8.59% tmpxah939wp.zip |#####------------------------------------------------| 8.73% tmpxah939wp.zip |#####------------------------------------------------| 8.86% tmpxah939wp.zip |#####------------------------------------------------| 8.99% tmpxah939wp.zip |#####------------------------------------------------| 9.13% tmpxah939wp.zip |#####------------------------------------------------| 9.26% tmpxah939wp.zip |#####------------------------------------------------| 9.4% tmpxah939wp.zip |#####------------------------------------------------| 9.53% tmpxah939wp.zip |#####------------------------------------------------| 9.67% tmpxah939wp.zip |#####------------------------------------------------| 9.8% tmpxah939wp.zip |#####------------------------------------------------| 9.93% tmpxah939wp.zip |#####------------------------------------------------| 10.07% tmpxah939wp.zip |#####------------------------------------------------| 10.2% tmpxah939wp.zip |#####------------------------------------------------| 10.34% tmpxah939wp.zip |######-----------------------------------------------| 10.47% tmpxah939wp.zip |######-----------------------------------------------| 10.61% tmpxah939wp.zip |######-----------------------------------------------| 10.74% tmpxah939wp.zip |######-----------------------------------------------| 10.87% tmpxah939wp.zip |######-----------------------------------------------| 11.01% tmpxah939wp.zip |######-----------------------------------------------| 11.14% tmpxah939wp.zip |######-----------------------------------------------| 11.28% tmpxah939wp.zip |######-----------------------------------------------| 11.41% tmpxah939wp.zip |######-----------------------------------------------| 11.54% tmpxah939wp.zip |######-----------------------------------------------| 11.68% tmpxah939wp.zip |######-----------------------------------------------| 11.81% tmpxah939wp.zip |######-----------------------------------------------| 11.95% tmpxah939wp.zip |######-----------------------------------------------| 12.08% tmpxah939wp.zip |######-----------------------------------------------| 12.22% tmpxah939wp.zip |#######----------------------------------------------| 12.35% tmpxah939wp.zip |#######----------------------------------------------| 12.48% tmpxah939wp.zip |#######----------------------------------------------| 12.62% tmpxah939wp.zip |#######----------------------------------------------| 12.75% tmpxah939wp.zip |#######----------------------------------------------| 12.89% tmpxah939wp.zip |#######----------------------------------------------| 13.02% tmpxah939wp.zip |#######----------------------------------------------| 13.16% tmpxah939wp.zip |#######----------------------------------------------| 13.29% tmpxah939wp.zip |#######----------------------------------------------| 13.42% tmpxah939wp.zip |#######----------------------------------------------| 13.56% tmpxah939wp.zip |#######----------------------------------------------| 13.69% tmpxah939wp.zip |#######----------------------------------------------| 13.83% tmpxah939wp.zip |#######----------------------------------------------| 13.96% tmpxah939wp.zip |#######----------------------------------------------| 14.1% tmpxah939wp.zip |########---------------------------------------------| 14.23% tmpxah939wp.zip |########---------------------------------------------| 14.36% tmpxah939wp.zip |########---------------------------------------------| 14.5% tmpxah939wp.zip |########---------------------------------------------| 14.63% tmpxah939wp.zip |########---------------------------------------------| 14.77% tmpxah939wp.zip |########---------------------------------------------| 14.9% tmpxah939wp.zip |########---------------------------------------------| 15.03% tmpxah939wp.zip |########---------------------------------------------| 15.17% tmpxah939wp.zip |########---------------------------------------------| 15.3% tmpxah939wp.zip |########---------------------------------------------| 15.44% tmpxah939wp.zip |########---------------------------------------------| 15.57% tmpxah939wp.zip |########---------------------------------------------| 15.71% tmpxah939wp.zip |########---------------------------------------------| 15.84% tmpxah939wp.zip |########---------------------------------------------| 15.97% tmpxah939wp.zip |#########--------------------------------------------| 16.11% tmpxah939wp.zip |#########--------------------------------------------| 16.24% tmpxah939wp.zip |#########--------------------------------------------| 16.38% tmpxah939wp.zip |#########--------------------------------------------| 16.51% tmpxah939wp.zip |#########--------------------------------------------| 16.65% tmpxah939wp.zip |#########--------------------------------------------| 16.78% tmpxah939wp.zip |#########--------------------------------------------| 16.91% tmpxah939wp.zip |#########--------------------------------------------| 17.05% tmpxah939wp.zip |#########--------------------------------------------| 17.18% tmpxah939wp.zip |#########--------------------------------------------| 17.32% tmpxah939wp.zip |#########--------------------------------------------| 17.45% tmpxah939wp.zip |#########--------------------------------------------| 17.59% tmpxah939wp.zip |#########--------------------------------------------| 17.72% tmpxah939wp.zip |#########--------------------------------------------| 17.85% tmpxah939wp.zip |##########-------------------------------------------| 17.99% tmpxah939wp.zip |##########-------------------------------------------| 18.12% tmpxah939wp.zip |##########-------------------------------------------| 18.26% tmpxah939wp.zip |##########-------------------------------------------| 18.39% tmpxah939wp.zip |##########-------------------------------------------| 18.53% tmpxah939wp.zip |##########-------------------------------------------| 18.66% tmpxah939wp.zip |##########-------------------------------------------| 18.79% tmpxah939wp.zip |##########-------------------------------------------| 18.93% tmpxah939wp.zip |##########-------------------------------------------| 19.06% tmpxah939wp.zip |##########-------------------------------------------| 19.2% tmpxah939wp.zip |##########-------------------------------------------| 19.33% tmpxah939wp.zip |##########-------------------------------------------| 19.46% tmpxah939wp.zip |##########-------------------------------------------| 19.6% tmpxah939wp.zip |##########-------------------------------------------| 19.73% tmpxah939wp.zip |###########------------------------------------------| 19.87% tmpxah939wp.zip |###########------------------------------------------| 20.0% tmpxah939wp.zip |###########------------------------------------------| 20.14% tmpxah939wp.zip |###########------------------------------------------| 20.27% tmpxah939wp.zip |###########------------------------------------------| 20.4% tmpxah939wp.zip |###########------------------------------------------| 20.54% tmpxah939wp.zip |###########------------------------------------------| 20.67% tmpxah939wp.zip |###########------------------------------------------| 20.81% tmpxah939wp.zip |###########------------------------------------------| 20.94% tmpxah939wp.zip |###########------------------------------------------| 21.08% tmpxah939wp.zip |###########------------------------------------------| 21.21% tmpxah939wp.zip |###########------------------------------------------| 21.34% tmpxah939wp.zip |###########------------------------------------------| 21.48% tmpxah939wp.zip |###########------------------------------------------| 21.61% tmpxah939wp.zip |############-----------------------------------------| 21.75% tmpxah939wp.zip |############-----------------------------------------| 21.88% tmpxah939wp.zip |############-----------------------------------------| 22.02% tmpxah939wp.zip |############-----------------------------------------| 22.15% tmpxah939wp.zip |############-----------------------------------------| 22.28% tmpxah939wp.zip |############-----------------------------------------| 22.42% tmpxah939wp.zip |############-----------------------------------------| 22.55% tmpxah939wp.zip |############-----------------------------------------| 22.69% tmpxah939wp.zip |############-----------------------------------------| 22.82% tmpxah939wp.zip |############-----------------------------------------| 22.96% tmpxah939wp.zip |############-----------------------------------------| 23.09% tmpxah939wp.zip |############-----------------------------------------| 23.22% tmpxah939wp.zip |############-----------------------------------------| 23.36% tmpxah939wp.zip |############-----------------------------------------| 23.49% tmpxah939wp.zip |#############----------------------------------------| 23.63% tmpxah939wp.zip |#############----------------------------------------| 23.76% tmpxah939wp.zip |#############----------------------------------------| 23.89% tmpxah939wp.zip |#############----------------------------------------| 24.03% tmpxah939wp.zip |#############----------------------------------------| 24.16% tmpxah939wp.zip |#############----------------------------------------| 24.3% tmpxah939wp.zip |#############----------------------------------------| 24.43% tmpxah939wp.zip |#############----------------------------------------| 24.57% tmpxah939wp.zip |#############----------------------------------------| 24.7% tmpxah939wp.zip |#############----------------------------------------| 24.83% tmpxah939wp.zip |#############----------------------------------------| 24.97% tmpxah939wp.zip |#############----------------------------------------| 25.1% tmpxah939wp.zip |#############----------------------------------------| 25.24% tmpxah939wp.zip |#############----------------------------------------| 25.37% tmpxah939wp.zip |##############---------------------------------------| 25.51% tmpxah939wp.zip |##############---------------------------------------| 25.64% tmpxah939wp.zip |##############---------------------------------------| 25.77% tmpxah939wp.zip |##############---------------------------------------| 25.91% tmpxah939wp.zip |##############---------------------------------------| 26.04% tmpxah939wp.zip |##############---------------------------------------| 26.18% tmpxah939wp.zip |##############---------------------------------------| 26.31% tmpxah939wp.zip |##############---------------------------------------| 26.45% tmpxah939wp.zip |##############---------------------------------------| 26.58% tmpxah939wp.zip |##############---------------------------------------| 26.71% tmpxah939wp.zip |##############---------------------------------------| 26.85% tmpxah939wp.zip |##############---------------------------------------| 26.98% tmpxah939wp.zip |##############---------------------------------------| 27.12% tmpxah939wp.zip |##############---------------------------------------| 27.25% tmpxah939wp.zip |###############--------------------------------------| 27.39% tmpxah939wp.zip |###############--------------------------------------| 27.52% tmpxah939wp.zip |###############--------------------------------------| 27.65% tmpxah939wp.zip |###############--------------------------------------| 27.79% tmpxah939wp.zip |###############--------------------------------------| 27.92% tmpxah939wp.zip |###############--------------------------------------| 28.06% tmpxah939wp.zip |###############--------------------------------------| 28.19% tmpxah939wp.zip |###############--------------------------------------| 28.32% tmpxah939wp.zip |###############--------------------------------------| 28.46% tmpxah939wp.zip |###############--------------------------------------| 28.59% tmpxah939wp.zip |###############--------------------------------------| 28.73% tmpxah939wp.zip |###############--------------------------------------| 28.86% tmpxah939wp.zip |###############--------------------------------------| 29.0% tmpxah939wp.zip |###############--------------------------------------| 29.13% tmpxah939wp.zip |################-------------------------------------| 29.26% tmpxah939wp.zip |################-------------------------------------| 29.4% tmpxah939wp.zip |################-------------------------------------| 29.53% tmpxah939wp.zip |################-------------------------------------| 29.67% tmpxah939wp.zip |################-------------------------------------| 29.8% tmpxah939wp.zip |################-------------------------------------| 29.94% tmpxah939wp.zip |################-------------------------------------| 30.07% tmpxah939wp.zip |################-------------------------------------| 30.2% tmpxah939wp.zip |################-------------------------------------| 30.34% tmpxah939wp.zip |################-------------------------------------| 30.47% tmpxah939wp.zip |################-------------------------------------| 30.61% tmpxah939wp.zip |################-------------------------------------| 30.74% tmpxah939wp.zip |################-------------------------------------| 30.88% tmpxah939wp.zip |################-------------------------------------| 31.01% tmpxah939wp.zip |#################------------------------------------| 31.14% tmpxah939wp.zip |#################------------------------------------| 31.28% tmpxah939wp.zip |#################------------------------------------| 31.41% tmpxah939wp.zip |#################------------------------------------| 31.55% tmpxah939wp.zip |#################------------------------------------| 31.68% tmpxah939wp.zip |#################------------------------------------| 31.82% tmpxah939wp.zip |#################------------------------------------| 31.95% tmpxah939wp.zip |#################------------------------------------| 32.08% tmpxah939wp.zip |#################------------------------------------| 32.22% tmpxah939wp.zip |#################------------------------------------| 32.35% tmpxah939wp.zip |#################------------------------------------| 32.49% tmpxah939wp.zip |#################------------------------------------| 32.62% tmpxah939wp.zip |#################------------------------------------| 32.75% tmpxah939wp.zip |#################------------------------------------| 32.89% tmpxah939wp.zip |##################-----------------------------------| 33.02% tmpxah939wp.zip |##################-----------------------------------| 33.16% tmpxah939wp.zip |##################-----------------------------------| 33.29% tmpxah939wp.zip |##################-----------------------------------| 33.43% tmpxah939wp.zip |##################-----------------------------------| 33.56% tmpxah939wp.zip |##################-----------------------------------| 33.69% tmpxah939wp.zip |##################-----------------------------------| 33.83% tmpxah939wp.zip |##################-----------------------------------| 33.96% tmpxah939wp.zip |##################-----------------------------------| 34.1% tmpxah939wp.zip |##################-----------------------------------| 34.23% tmpxah939wp.zip |##################-----------------------------------| 34.37% tmpxah939wp.zip |##################-----------------------------------| 34.5% tmpxah939wp.zip |##################-----------------------------------| 34.63% tmpxah939wp.zip |##################-----------------------------------| 34.77% tmpxah939wp.zip |##################-----------------------------------| 34.9% tmpxah939wp.zip |###################----------------------------------| 35.04% tmpxah939wp.zip |###################----------------------------------| 35.17% tmpxah939wp.zip |###################----------------------------------| 35.31% tmpxah939wp.zip |###################----------------------------------| 35.44% tmpxah939wp.zip |###################----------------------------------| 35.57% tmpxah939wp.zip |###################----------------------------------| 35.71% tmpxah939wp.zip |###################----------------------------------| 35.84% tmpxah939wp.zip |###################----------------------------------| 35.98% tmpxah939wp.zip |###################----------------------------------| 36.11% tmpxah939wp.zip |###################----------------------------------| 36.24% tmpxah939wp.zip |###################----------------------------------| 36.38% tmpxah939wp.zip |###################----------------------------------| 36.51% tmpxah939wp.zip |###################----------------------------------| 36.65% tmpxah939wp.zip |###################----------------------------------| 36.78% tmpxah939wp.zip |####################---------------------------------| 36.92% tmpxah939wp.zip |####################---------------------------------| 37.05% tmpxah939wp.zip |####################---------------------------------| 37.18% tmpxah939wp.zip |####################---------------------------------| 37.32% tmpxah939wp.zip |####################---------------------------------| 37.45% tmpxah939wp.zip |####################---------------------------------| 37.59% tmpxah939wp.zip |####################---------------------------------| 37.72% tmpxah939wp.zip |####################---------------------------------| 37.86% tmpxah939wp.zip |####################---------------------------------| 37.99% tmpxah939wp.zip |####################---------------------------------| 38.12% tmpxah939wp.zip |####################---------------------------------| 38.26% tmpxah939wp.zip |####################---------------------------------| 38.39% tmpxah939wp.zip |####################---------------------------------| 38.53% tmpxah939wp.zip |####################---------------------------------| 38.66% tmpxah939wp.zip |#####################--------------------------------| 38.8% tmpxah939wp.zip |#####################--------------------------------| 38.93% tmpxah939wp.zip |#####################--------------------------------| 39.06% tmpxah939wp.zip |#####################--------------------------------| 39.2% tmpxah939wp.zip |#####################--------------------------------| 39.33% tmpxah939wp.zip |#####################--------------------------------| 39.47% tmpxah939wp.zip |#####################--------------------------------| 39.6% tmpxah939wp.zip |#####################--------------------------------| 39.74% tmpxah939wp.zip |#####################--------------------------------| 39.87% tmpxah939wp.zip |#####################--------------------------------| 40.0% tmpxah939wp.zip |#####################--------------------------------| 40.14% tmpxah939wp.zip |#####################--------------------------------| 40.27% tmpxah939wp.zip |#####################--------------------------------| 40.41% tmpxah939wp.zip |#####################--------------------------------| 40.54% tmpxah939wp.zip |######################-------------------------------| 40.67% tmpxah939wp.zip |######################-------------------------------| 40.81% tmpxah939wp.zip |######################-------------------------------| 40.94% tmpxah939wp.zip |######################-------------------------------| 41.08% tmpxah939wp.zip |######################-------------------------------| 41.21% tmpxah939wp.zip |######################-------------------------------| 41.35% tmpxah939wp.zip |######################-------------------------------| 41.48% tmpxah939wp.zip |######################-------------------------------| 41.61% tmpxah939wp.zip |######################-------------------------------| 41.75% tmpxah939wp.zip |######################-------------------------------| 41.88% tmpxah939wp.zip |######################-------------------------------| 42.02% tmpxah939wp.zip |######################-------------------------------| 42.15% tmpxah939wp.zip |######################-------------------------------| 42.29% tmpxah939wp.zip |######################-------------------------------| 42.42% tmpxah939wp.zip |#######################------------------------------| 42.55% tmpxah939wp.zip |#######################------------------------------| 42.69% tmpxah939wp.zip |#######################------------------------------| 42.82% tmpxah939wp.zip |#######################------------------------------| 42.96% tmpxah939wp.zip |#######################------------------------------| 43.09% tmpxah939wp.zip |#######################------------------------------| 43.23% tmpxah939wp.zip |#######################------------------------------| 43.36% tmpxah939wp.zip |#######################------------------------------| 43.49% tmpxah939wp.zip |#######################------------------------------| 43.63% tmpxah939wp.zip |#######################------------------------------| 43.76% tmpxah939wp.zip |#######################------------------------------| 43.9% tmpxah939wp.zip |#######################------------------------------| 44.03% tmpxah939wp.zip |#######################------------------------------| 44.17% tmpxah939wp.zip |#######################------------------------------| 44.3% tmpxah939wp.zip |########################-----------------------------| 44.43% tmpxah939wp.zip |########################-----------------------------| 44.57% tmpxah939wp.zip |########################-----------------------------| 44.7% tmpxah939wp.zip |########################-----------------------------| 44.84% tmpxah939wp.zip |########################-----------------------------| 44.97% tmpxah939wp.zip |########################-----------------------------| 45.1% tmpxah939wp.zip |########################-----------------------------| 45.24% tmpxah939wp.zip |########################-----------------------------| 45.37% tmpxah939wp.zip |########################-----------------------------| 45.51% tmpxah939wp.zip |########################-----------------------------| 45.64% tmpxah939wp.zip |########################-----------------------------| 45.78% tmpxah939wp.zip |########################-----------------------------| 45.91% tmpxah939wp.zip |########################-----------------------------| 46.04% tmpxah939wp.zip |########################-----------------------------| 46.18% tmpxah939wp.zip |#########################----------------------------| 46.31% tmpxah939wp.zip |#########################----------------------------| 46.45% tmpxah939wp.zip |#########################----------------------------| 46.58% tmpxah939wp.zip |#########################----------------------------| 46.72% tmpxah939wp.zip |#########################----------------------------| 46.85% tmpxah939wp.zip |#########################----------------------------| 46.98% tmpxah939wp.zip |#########################----------------------------| 47.12% tmpxah939wp.zip |#########################----------------------------| 47.25% tmpxah939wp.zip |#########################----------------------------| 47.39% tmpxah939wp.zip |#########################----------------------------| 47.52% tmpxah939wp.zip |#########################----------------------------| 47.66% tmpxah939wp.zip |#########################----------------------------| 47.79% tmpxah939wp.zip |#########################----------------------------| 47.92% tmpxah939wp.zip |#########################----------------------------| 48.06% tmpxah939wp.zip |##########################---------------------------| 48.19% tmpxah939wp.zip |##########################---------------------------| 48.33% tmpxah939wp.zip |##########################---------------------------| 48.46% tmpxah939wp.zip |##########################---------------------------| 48.6% tmpxah939wp.zip |##########################---------------------------| 48.73% tmpxah939wp.zip |##########################---------------------------| 48.86% tmpxah939wp.zip |##########################---------------------------| 49.0% tmpxah939wp.zip |##########################---------------------------| 49.13% tmpxah939wp.zip |##########################---------------------------| 49.27% tmpxah939wp.zip |##########################---------------------------| 49.4% tmpxah939wp.zip |##########################---------------------------| 49.53% tmpxah939wp.zip |##########################---------------------------| 49.67% tmpxah939wp.zip |##########################---------------------------| 49.8% tmpxah939wp.zip |##########################---------------------------| 49.94% tmpxah939wp.zip |###########################--------------------------| 50.07% tmpxah939wp.zip |###########################--------------------------| 50.21% tmpxah939wp.zip |###########################--------------------------| 50.34% tmpxah939wp.zip |###########################--------------------------| 50.47% tmpxah939wp.zip |###########################--------------------------| 50.61% tmpxah939wp.zip |###########################--------------------------| 50.74% tmpxah939wp.zip |###########################--------------------------| 50.88% tmpxah939wp.zip |###########################--------------------------| 51.01% tmpxah939wp.zip |###########################--------------------------| 51.15% tmpxah939wp.zip |###########################--------------------------| 51.28% tmpxah939wp.zip |###########################--------------------------| 51.41% tmpxah939wp.zip |###########################--------------------------| 51.55% tmpxah939wp.zip |###########################--------------------------| 51.68% tmpxah939wp.zip |###########################--------------------------| 51.82% tmpxah939wp.zip |############################-------------------------| 51.95% tmpxah939wp.zip |############################-------------------------| 52.09% tmpxah939wp.zip |############################-------------------------| 52.22% tmpxah939wp.zip |############################-------------------------| 52.35% tmpxah939wp.zip |############################-------------------------| 52.49% tmpxah939wp.zip |############################-------------------------| 52.62% tmpxah939wp.zip |############################-------------------------| 52.76% tmpxah939wp.zip |############################-------------------------| 52.89% tmpxah939wp.zip |############################-------------------------| 53.03% tmpxah939wp.zip |############################-------------------------| 53.16% tmpxah939wp.zip |############################-------------------------| 53.29% tmpxah939wp.zip |############################-------------------------| 53.43% tmpxah939wp.zip |############################-------------------------| 53.56% tmpxah939wp.zip |############################-------------------------| 53.7% tmpxah939wp.zip |#############################------------------------| 53.83% tmpxah939wp.zip |#############################------------------------| 53.96% tmpxah939wp.zip |#############################------------------------| 54.1% tmpxah939wp.zip |#############################------------------------| 54.23% tmpxah939wp.zip |#############################------------------------| 54.37% tmpxah939wp.zip |#############################------------------------| 54.5% tmpxah939wp.zip |#############################------------------------| 54.64% tmpxah939wp.zip |#############################------------------------| 54.77% tmpxah939wp.zip |#############################------------------------| 54.9% tmpxah939wp.zip |#############################------------------------| 55.04% tmpxah939wp.zip |#############################------------------------| 55.17% tmpxah939wp.zip |#############################------------------------| 55.31% tmpxah939wp.zip |#############################------------------------| 55.44% tmpxah939wp.zip |#############################------------------------| 55.58% tmpxah939wp.zip |##############################-----------------------| 55.71% tmpxah939wp.zip |##############################-----------------------| 55.84% tmpxah939wp.zip |##############################-----------------------| 55.98% tmpxah939wp.zip |##############################-----------------------| 56.11% tmpxah939wp.zip |##############################-----------------------| 56.25% tmpxah939wp.zip |##############################-----------------------| 56.38% tmpxah939wp.zip |##############################-----------------------| 56.52% tmpxah939wp.zip |##############################-----------------------| 56.65% tmpxah939wp.zip |##############################-----------------------| 56.78% tmpxah939wp.zip |##############################-----------------------| 56.92% tmpxah939wp.zip |##############################-----------------------| 57.05% tmpxah939wp.zip |##############################-----------------------| 57.19% tmpxah939wp.zip |##############################-----------------------| 57.32% tmpxah939wp.zip |##############################-----------------------| 57.45% tmpxah939wp.zip |###############################----------------------| 57.59% tmpxah939wp.zip |###############################----------------------| 57.72% tmpxah939wp.zip |###############################----------------------| 57.86% tmpxah939wp.zip |###############################----------------------| 57.99% tmpxah939wp.zip |###############################----------------------| 58.13% tmpxah939wp.zip |###############################----------------------| 58.26% tmpxah939wp.zip |###############################----------------------| 58.39% tmpxah939wp.zip |###############################----------------------| 58.53% tmpxah939wp.zip |###############################----------------------| 58.66% tmpxah939wp.zip |###############################----------------------| 58.8% tmpxah939wp.zip |###############################----------------------| 58.93% tmpxah939wp.zip |###############################----------------------| 59.07% tmpxah939wp.zip |###############################----------------------| 59.2% tmpxah939wp.zip |###############################----------------------| 59.33% tmpxah939wp.zip |################################---------------------| 59.47% tmpxah939wp.zip |################################---------------------| 59.6% tmpxah939wp.zip |################################---------------------| 59.74% tmpxah939wp.zip |################################---------------------| 59.87% tmpxah939wp.zip |################################---------------------| 60.01% tmpxah939wp.zip |################################---------------------| 60.14% tmpxah939wp.zip |################################---------------------| 60.27% tmpxah939wp.zip |################################---------------------| 60.41% tmpxah939wp.zip |################################---------------------| 60.54% tmpxah939wp.zip |################################---------------------| 60.68% tmpxah939wp.zip |################################---------------------| 60.81% tmpxah939wp.zip |################################---------------------| 60.95% tmpxah939wp.zip |################################---------------------| 61.08% tmpxah939wp.zip |################################---------------------| 61.21% tmpxah939wp.zip |#################################--------------------| 61.35% tmpxah939wp.zip |#################################--------------------| 61.48% tmpxah939wp.zip |#################################--------------------| 61.62% tmpxah939wp.zip |#################################--------------------| 61.75% tmpxah939wp.zip |#################################--------------------| 61.88% tmpxah939wp.zip |#################################--------------------| 62.02% tmpxah939wp.zip |#################################--------------------| 62.15% tmpxah939wp.zip |#################################--------------------| 62.29% tmpxah939wp.zip |#################################--------------------| 62.42% tmpxah939wp.zip |#################################--------------------| 62.56% tmpxah939wp.zip |#################################--------------------| 62.69% tmpxah939wp.zip |#################################--------------------| 62.82% tmpxah939wp.zip |#################################--------------------| 62.96% tmpxah939wp.zip |#################################--------------------| 63.09% tmpxah939wp.zip |##################################-------------------| 63.23% tmpxah939wp.zip |##################################-------------------| 63.36% tmpxah939wp.zip |##################################-------------------| 63.5% tmpxah939wp.zip |##################################-------------------| 63.63% tmpxah939wp.zip |##################################-------------------| 63.76% tmpxah939wp.zip |##################################-------------------| 63.9% tmpxah939wp.zip |##################################-------------------| 64.03% tmpxah939wp.zip |##################################-------------------| 64.17% tmpxah939wp.zip |##################################-------------------| 64.3% tmpxah939wp.zip |##################################-------------------| 64.44% tmpxah939wp.zip |##################################-------------------| 64.57% tmpxah939wp.zip |##################################-------------------| 64.7% tmpxah939wp.zip |##################################-------------------| 64.84% tmpxah939wp.zip |##################################-------------------| 64.97% tmpxah939wp.zip |###################################------------------| 65.11% tmpxah939wp.zip |###################################------------------| 65.24% tmpxah939wp.zip |###################################------------------| 65.38% tmpxah939wp.zip |###################################------------------| 65.51% tmpxah939wp.zip |###################################------------------| 65.64% tmpxah939wp.zip |###################################------------------| 65.78% tmpxah939wp.zip |###################################------------------| 65.91% tmpxah939wp.zip |###################################------------------| 66.05% tmpxah939wp.zip |###################################------------------| 66.18% tmpxah939wp.zip |###################################------------------| 66.31% tmpxah939wp.zip |###################################------------------| 66.45% tmpxah939wp.zip |###################################------------------| 66.58% tmpxah939wp.zip |###################################------------------| 66.72% tmpxah939wp.zip |###################################------------------| 66.85% tmpxah939wp.zip |####################################-----------------| 66.99% tmpxah939wp.zip |####################################-----------------| 67.12% tmpxah939wp.zip |####################################-----------------| 67.25% tmpxah939wp.zip |####################################-----------------| 67.39% tmpxah939wp.zip |####################################-----------------| 67.52% tmpxah939wp.zip |####################################-----------------| 67.66% tmpxah939wp.zip |####################################-----------------| 67.79% tmpxah939wp.zip |####################################-----------------| 67.93% tmpxah939wp.zip |####################################-----------------| 68.06% tmpxah939wp.zip |####################################-----------------| 68.19% tmpxah939wp.zip |####################################-----------------| 68.33% tmpxah939wp.zip |####################################-----------------| 68.46% tmpxah939wp.zip |####################################-----------------| 68.6% tmpxah939wp.zip |####################################-----------------| 68.73% tmpxah939wp.zip |####################################-----------------| 68.87% tmpxah939wp.zip |#####################################----------------| 69.0% tmpxah939wp.zip |#####################################----------------| 69.13% tmpxah939wp.zip |#####################################----------------| 69.27% tmpxah939wp.zip |#####################################----------------| 69.4% tmpxah939wp.zip |#####################################----------------| 69.54% tmpxah939wp.zip |#####################################----------------| 69.67% tmpxah939wp.zip |#####################################----------------| 69.81% tmpxah939wp.zip |#####################################----------------| 69.94% tmpxah939wp.zip |#####################################----------------| 70.07% tmpxah939wp.zip |#####################################----------------| 70.21% tmpxah939wp.zip |#####################################----------------| 70.34% tmpxah939wp.zip |#####################################----------------| 70.48% tmpxah939wp.zip |#####################################----------------| 70.61% tmpxah939wp.zip |#####################################----------------| 70.74% tmpxah939wp.zip |######################################---------------| 70.88% tmpxah939wp.zip |######################################---------------| 71.01% tmpxah939wp.zip |######################################---------------| 71.15% tmpxah939wp.zip |######################################---------------| 71.28% tmpxah939wp.zip |######################################---------------| 71.42% tmpxah939wp.zip |######################################---------------| 71.55% tmpxah939wp.zip |######################################---------------| 71.68% tmpxah939wp.zip |######################################---------------| 71.82% tmpxah939wp.zip |######################################---------------| 71.95% tmpxah939wp.zip |######################################---------------| 72.09% tmpxah939wp.zip |######################################---------------| 72.22% tmpxah939wp.zip |######################################---------------| 72.36% tmpxah939wp.zip |######################################---------------| 72.49% tmpxah939wp.zip |######################################---------------| 72.62% tmpxah939wp.zip |#######################################--------------| 72.76% tmpxah939wp.zip |#######################################--------------| 72.89% tmpxah939wp.zip |#######################################--------------| 73.03% tmpxah939wp.zip |#######################################--------------| 73.16% tmpxah939wp.zip |#######################################--------------| 73.3% tmpxah939wp.zip |#######################################--------------| 73.43% tmpxah939wp.zip |#######################################--------------| 73.56% tmpxah939wp.zip |#######################################--------------| 73.7% tmpxah939wp.zip |#######################################--------------| 73.83% tmpxah939wp.zip |#######################################--------------| 73.97% tmpxah939wp.zip |#######################################--------------| 74.1% tmpxah939wp.zip |#######################################--------------| 74.24% tmpxah939wp.zip |#######################################--------------| 74.37% tmpxah939wp.zip |#######################################--------------| 74.5% tmpxah939wp.zip |########################################-------------| 74.64% tmpxah939wp.zip |########################################-------------| 74.77% tmpxah939wp.zip |########################################-------------| 74.91% tmpxah939wp.zip |########################################-------------| 75.04% tmpxah939wp.zip |########################################-------------| 75.17% tmpxah939wp.zip |########################################-------------| 75.31% tmpxah939wp.zip |########################################-------------| 75.44% tmpxah939wp.zip |########################################-------------| 75.58% tmpxah939wp.zip |########################################-------------| 75.71% tmpxah939wp.zip |########################################-------------| 75.85% tmpxah939wp.zip |########################################-------------| 75.98% tmpxah939wp.zip |########################################-------------| 76.11% tmpxah939wp.zip |########################################-------------| 76.25% tmpxah939wp.zip |########################################-------------| 76.38% tmpxah939wp.zip |#########################################------------| 76.52% tmpxah939wp.zip |#########################################------------| 76.65% tmpxah939wp.zip |#########################################------------| 76.79% tmpxah939wp.zip |#########################################------------| 76.92% tmpxah939wp.zip |#########################################------------| 77.05% tmpxah939wp.zip |#########################################------------| 77.19% tmpxah939wp.zip |#########################################------------| 77.32% tmpxah939wp.zip |#########################################------------| 77.46% tmpxah939wp.zip |#########################################------------| 77.59% tmpxah939wp.zip |#########################################------------| 77.73% tmpxah939wp.zip |#########################################------------| 77.86% tmpxah939wp.zip |#########################################------------| 77.99% tmpxah939wp.zip |#########################################------------| 78.13% tmpxah939wp.zip |#########################################------------| 78.26% tmpxah939wp.zip |##########################################-----------| 78.4% tmpxah939wp.zip |##########################################-----------| 78.53% tmpxah939wp.zip |##########################################-----------| 78.66% tmpxah939wp.zip |##########################################-----------| 78.8% tmpxah939wp.zip |##########################################-----------| 78.93% tmpxah939wp.zip |##########################################-----------| 79.07% tmpxah939wp.zip |##########################################-----------| 79.2% tmpxah939wp.zip |##########################################-----------| 79.34% tmpxah939wp.zip |##########################################-----------| 79.47% tmpxah939wp.zip |##########################################-----------| 79.6% tmpxah939wp.zip |##########################################-----------| 79.74% tmpxah939wp.zip |##########################################-----------| 79.87% tmpxah939wp.zip |##########################################-----------| 80.01% tmpxah939wp.zip |##########################################-----------| 80.14% tmpxah939wp.zip |###########################################----------| 80.28% tmpxah939wp.zip |###########################################----------| 80.41% tmpxah939wp.zip |###########################################----------| 80.54% tmpxah939wp.zip |###########################################----------| 80.68% tmpxah939wp.zip |###########################################----------| 80.81% tmpxah939wp.zip |###########################################----------| 80.95% tmpxah939wp.zip |###########################################----------| 81.08% tmpxah939wp.zip |###########################################----------| 81.22% tmpxah939wp.zip |###########################################----------| 81.35% tmpxah939wp.zip |###########################################----------| 81.48% tmpxah939wp.zip |###########################################----------| 81.62% tmpxah939wp.zip |###########################################----------| 81.75% tmpxah939wp.zip |###########################################----------| 81.89% tmpxah939wp.zip |###########################################----------| 82.02% tmpxah939wp.zip |############################################---------| 82.16% tmpxah939wp.zip |############################################---------| 82.29% tmpxah939wp.zip |############################################---------| 82.42% tmpxah939wp.zip |############################################---------| 82.56% tmpxah939wp.zip |############################################---------| 82.69% tmpxah939wp.zip |############################################---------| 82.83% tmpxah939wp.zip |############################################---------| 82.96% tmpxah939wp.zip |############################################---------| 83.09% tmpxah939wp.zip |############################################---------| 83.23% tmpxah939wp.zip |############################################---------| 83.36% tmpxah939wp.zip |############################################---------| 83.5% tmpxah939wp.zip |############################################---------| 83.63% tmpxah939wp.zip |############################################---------| 83.77% tmpxah939wp.zip |############################################---------| 83.9% tmpxah939wp.zip |#############################################--------| 84.03% tmpxah939wp.zip |#############################################--------| 84.17% tmpxah939wp.zip |#############################################--------| 84.3% tmpxah939wp.zip |#############################################--------| 84.44% tmpxah939wp.zip |#############################################--------| 84.57% tmpxah939wp.zip |#############################################--------| 84.71% tmpxah939wp.zip |#############################################--------| 84.84% tmpxah939wp.zip |#############################################--------| 84.97% tmpxah939wp.zip |#############################################--------| 85.11% tmpxah939wp.zip |#############################################--------| 85.24% tmpxah939wp.zip |#############################################--------| 85.38% tmpxah939wp.zip |#############################################--------| 85.51% tmpxah939wp.zip |#############################################--------| 85.65% tmpxah939wp.zip |#############################################--------| 85.78% tmpxah939wp.zip |##############################################-------| 85.91% tmpxah939wp.zip |##############################################-------| 86.05% tmpxah939wp.zip |##############################################-------| 86.18% tmpxah939wp.zip |##############################################-------| 86.32% tmpxah939wp.zip |##############################################-------| 86.45% tmpxah939wp.zip |##############################################-------| 86.59% tmpxah939wp.zip |##############################################-------| 86.72% tmpxah939wp.zip |##############################################-------| 86.85% tmpxah939wp.zip |##############################################-------| 86.99% tmpxah939wp.zip |##############################################-------| 87.12% tmpxah939wp.zip |##############################################-------| 87.26% tmpxah939wp.zip |##############################################-------| 87.39% tmpxah939wp.zip |##############################################-------| 87.52% tmpxah939wp.zip |##############################################-------| 87.66% tmpxah939wp.zip |###############################################------| 87.79% tmpxah939wp.zip |###############################################------| 87.93% tmpxah939wp.zip |###############################################------| 88.06% tmpxah939wp.zip |###############################################------| 88.2% tmpxah939wp.zip |###############################################------| 88.33% tmpxah939wp.zip |###############################################------| 88.46% tmpxah939wp.zip |###############################################------| 88.6% tmpxah939wp.zip |###############################################------| 88.73% tmpxah939wp.zip |###############################################------| 88.87% tmpxah939wp.zip |###############################################------| 89.0% tmpxah939wp.zip |###############################################------| 89.14% tmpxah939wp.zip |###############################################------| 89.27% tmpxah939wp.zip |###############################################------| 89.4% tmpxah939wp.zip |###############################################------| 89.54% tmpxah939wp.zip |################################################-----| 89.67% tmpxah939wp.zip |################################################-----| 89.81% tmpxah939wp.zip |################################################-----| 89.94% tmpxah939wp.zip |################################################-----| 90.08% tmpxah939wp.zip |################################################-----| 90.21% tmpxah939wp.zip |################################################-----| 90.34% tmpxah939wp.zip |################################################-----| 90.48% tmpxah939wp.zip |################################################-----| 90.61% tmpxah939wp.zip |################################################-----| 90.75% tmpxah939wp.zip |################################################-----| 90.88% tmpxah939wp.zip |################################################-----| 91.02% tmpxah939wp.zip |################################################-----| 91.15% tmpxah939wp.zip |################################################-----| 91.28% tmpxah939wp.zip |################################################-----| 91.42% tmpxah939wp.zip |#################################################----| 91.55% tmpxah939wp.zip |#################################################----| 91.69% tmpxah939wp.zip |#################################################----| 91.82% tmpxah939wp.zip |#################################################----| 91.95% tmpxah939wp.zip |#################################################----| 92.09% tmpxah939wp.zip |#################################################----| 92.22% tmpxah939wp.zip |#################################################----| 92.36% tmpxah939wp.zip |#################################################----| 92.49% tmpxah939wp.zip |#################################################----| 92.63% tmpxah939wp.zip |#################################################----| 92.76% tmpxah939wp.zip |#################################################----| 92.89% tmpxah939wp.zip |#################################################----| 93.03% tmpxah939wp.zip |#################################################----| 93.16% tmpxah939wp.zip |#################################################----| 93.3% tmpxah939wp.zip |##################################################---| 93.43% tmpxah939wp.zip |##################################################---| 93.57% tmpxah939wp.zip |##################################################---| 93.7% tmpxah939wp.zip |##################################################---| 93.83% tmpxah939wp.zip |##################################################---| 93.97% tmpxah939wp.zip |##################################################---| 94.1% tmpxah939wp.zip |##################################################---| 94.24% tmpxah939wp.zip |##################################################---| 94.37% tmpxah939wp.zip |##################################################---| 94.51% tmpxah939wp.zip |##################################################---| 94.64% tmpxah939wp.zip |##################################################---| 94.77% tmpxah939wp.zip |##################################################---| 94.91% tmpxah939wp.zip |##################################################---| 95.04% tmpxah939wp.zip |##################################################---| 95.18% tmpxah939wp.zip |###################################################--| 95.31% tmpxah939wp.zip |###################################################--| 95.45% tmpxah939wp.zip |###################################################--| 95.58% tmpxah939wp.zip |###################################################--| 95.71% tmpxah939wp.zip |###################################################--| 95.85% tmpxah939wp.zip |###################################################--| 95.98% tmpxah939wp.zip |###################################################--| 96.12% tmpxah939wp.zip |###################################################--| 96.25% tmpxah939wp.zip |###################################################--| 96.38% tmpxah939wp.zip |###################################################--| 96.52% tmpxah939wp.zip |###################################################--| 96.65% tmpxah939wp.zip |###################################################--| 96.79% tmpxah939wp.zip |###################################################--| 96.92% tmpxah939wp.zip |###################################################--| 97.06% tmpxah939wp.zip |####################################################-| 97.19% tmpxah939wp.zip |####################################################-| 97.32% tmpxah939wp.zip |####################################################-| 97.46% tmpxah939wp.zip |####################################################-| 97.59% tmpxah939wp.zip |####################################################-| 97.73% tmpxah939wp.zip |####################################################-| 97.86% tmpxah939wp.zip |####################################################-| 98.0% tmpxah939wp.zip |####################################################-| 98.13% tmpxah939wp.zip |####################################################-| 98.26% tmpxah939wp.zip |####################################################-| 98.4% tmpxah939wp.zip |####################################################-| 98.53% tmpxah939wp.zip |####################################################-| 98.67% tmpxah939wp.zip |####################################################-| 98.8% tmpxah939wp.zip |####################################################-| 98.94% tmpxah939wp.zip |#####################################################| 99.07% tmpxah939wp.zip |#####################################################| 99.2% tmpxah939wp.zip |#####################################################| 99.34% tmpxah939wp.zip |#####################################################| 99.47% tmpxah939wp.zip |#####################################################| 99.61% tmpxah939wp.zip |#####################################################| 99.74% tmpxah939wp.zip |#####################################################| 99.88% tmpxah939wp.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 82ca177e-f070-49cb-9209-5497dfe5a243 + 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).. tmp8_46g_7a.zip |-----------------------------------------------------| 0.55% tmp8_46g_7a.zip |#----------------------------------------------------| 1.1% tmp8_46g_7a.zip |#----------------------------------------------------| 1.65% tmp8_46g_7a.zip |#----------------------------------------------------| 2.2% tmp8_46g_7a.zip |#----------------------------------------------------| 2.76% tmp8_46g_7a.zip |##---------------------------------------------------| 3.31% tmp8_46g_7a.zip |##---------------------------------------------------| 3.86% tmp8_46g_7a.zip |##---------------------------------------------------| 4.41% tmp8_46g_7a.zip |###--------------------------------------------------| 4.96% tmp8_46g_7a.zip |###--------------------------------------------------| 5.51% tmp8_46g_7a.zip |###--------------------------------------------------| 6.06% tmp8_46g_7a.zip |####-------------------------------------------------| 6.61% tmp8_46g_7a.zip |####-------------------------------------------------| 7.16% tmp8_46g_7a.zip |####-------------------------------------------------| 7.71% tmp8_46g_7a.zip |####-------------------------------------------------| 8.27% tmp8_46g_7a.zip |#####------------------------------------------------| 8.82% tmp8_46g_7a.zip |#####------------------------------------------------| 9.37% tmp8_46g_7a.zip |#####------------------------------------------------| 9.92% tmp8_46g_7a.zip |######-----------------------------------------------| 10.47% tmp8_46g_7a.zip |######-----------------------------------------------| 11.02% tmp8_46g_7a.zip |######-----------------------------------------------| 11.57% tmp8_46g_7a.zip |######-----------------------------------------------| 12.12% tmp8_46g_7a.zip |#######----------------------------------------------| 12.67% tmp8_46g_7a.zip |#######----------------------------------------------| 13.22% tmp8_46g_7a.zip |#######----------------------------------------------| 13.78% tmp8_46g_7a.zip |########---------------------------------------------| 14.33% tmp8_46g_7a.zip |########---------------------------------------------| 14.88% tmp8_46g_7a.zip |########---------------------------------------------| 15.43% tmp8_46g_7a.zip |########---------------------------------------------| 15.98% tmp8_46g_7a.zip |#########--------------------------------------------| 16.53% tmp8_46g_7a.zip |#########--------------------------------------------| 17.08% tmp8_46g_7a.zip |#########--------------------------------------------| 17.63% tmp8_46g_7a.zip |##########-------------------------------------------| 18.18% tmp8_46g_7a.zip |##########-------------------------------------------| 18.74% tmp8_46g_7a.zip |##########-------------------------------------------| 19.29% tmp8_46g_7a.zip |###########------------------------------------------| 19.84% tmp8_46g_7a.zip |###########------------------------------------------| 20.39% tmp8_46g_7a.zip |###########------------------------------------------| 20.94% tmp8_46g_7a.zip |###########------------------------------------------| 21.49% tmp8_46g_7a.zip |############-----------------------------------------| 22.04% tmp8_46g_7a.zip |############-----------------------------------------| 22.59% tmp8_46g_7a.zip |############-----------------------------------------| 23.14% tmp8_46g_7a.zip |#############----------------------------------------| 23.69% tmp8_46g_7a.zip |#############----------------------------------------| 24.25% tmp8_46g_7a.zip |#############----------------------------------------| 24.8% tmp8_46g_7a.zip |#############----------------------------------------| 25.35% tmp8_46g_7a.zip |##############---------------------------------------| 25.9% tmp8_46g_7a.zip |##############---------------------------------------| 26.45% tmp8_46g_7a.zip |##############---------------------------------------| 27.0% tmp8_46g_7a.zip |###############--------------------------------------| 27.55% tmp8_46g_7a.zip |###############--------------------------------------| 28.1% tmp8_46g_7a.zip |###############--------------------------------------| 28.65% tmp8_46g_7a.zip |###############--------------------------------------| 29.2% tmp8_46g_7a.zip |################-------------------------------------| 29.76% tmp8_46g_7a.zip |################-------------------------------------| 30.31% tmp8_46g_7a.zip |################-------------------------------------| 30.86% tmp8_46g_7a.zip |#################------------------------------------| 31.41% tmp8_46g_7a.zip |#################------------------------------------| 31.96% tmp8_46g_7a.zip |#################------------------------------------| 32.51% tmp8_46g_7a.zip |##################-----------------------------------| 33.06% tmp8_46g_7a.zip |##################-----------------------------------| 33.61% tmp8_46g_7a.zip |##################-----------------------------------| 34.16% tmp8_46g_7a.zip |##################-----------------------------------| 34.72% tmp8_46g_7a.zip |###################----------------------------------| 35.27% tmp8_46g_7a.zip |###################----------------------------------| 35.82% tmp8_46g_7a.zip |###################----------------------------------| 36.37% tmp8_46g_7a.zip |####################---------------------------------| 36.92% tmp8_46g_7a.zip |####################---------------------------------| 37.47% tmp8_46g_7a.zip |####################---------------------------------| 38.02% tmp8_46g_7a.zip |####################---------------------------------| 38.57% tmp8_46g_7a.zip |#####################--------------------------------| 39.12% tmp8_46g_7a.zip |#####################--------------------------------| 39.67% tmp8_46g_7a.zip |#####################--------------------------------| 40.23% tmp8_46g_7a.zip |######################-------------------------------| 40.78% tmp8_46g_7a.zip |######################-------------------------------| 41.33% tmp8_46g_7a.zip |######################-------------------------------| 41.88% tmp8_46g_7a.zip |######################-------------------------------| 42.43% tmp8_46g_7a.zip |#######################------------------------------| 42.98% tmp8_46g_7a.zip |#######################------------------------------| 43.53% tmp8_46g_7a.zip |#######################------------------------------| 44.08% tmp8_46g_7a.zip |########################-----------------------------| 44.63% tmp8_46g_7a.zip |########################-----------------------------| 45.18% tmp8_46g_7a.zip |########################-----------------------------| 45.74% tmp8_46g_7a.zip |#########################----------------------------| 46.29% tmp8_46g_7a.zip |#########################----------------------------| 46.84% tmp8_46g_7a.zip |#########################----------------------------| 47.39% tmp8_46g_7a.zip |#########################----------------------------| 47.94% tmp8_46g_7a.zip |##########################---------------------------| 48.49% tmp8_46g_7a.zip |##########################---------------------------| 49.04% tmp8_46g_7a.zip |##########################---------------------------| 49.59% tmp8_46g_7a.zip |###########################--------------------------| 50.14% tmp8_46g_7a.zip |###########################--------------------------| 50.7% tmp8_46g_7a.zip |###########################--------------------------| 51.25% tmp8_46g_7a.zip |###########################--------------------------| 51.8% tmp8_46g_7a.zip |############################-------------------------| 52.35% tmp8_46g_7a.zip |############################-------------------------| 52.9% tmp8_46g_7a.zip |############################-------------------------| 53.45% tmp8_46g_7a.zip |#############################------------------------| 54.0% tmp8_46g_7a.zip |#############################------------------------| 54.55% tmp8_46g_7a.zip |#############################------------------------| 55.1% tmp8_46g_7a.zip |#############################------------------------| 55.65% tmp8_46g_7a.zip |##############################-----------------------| 56.21% tmp8_46g_7a.zip |##############################-----------------------| 56.76% tmp8_46g_7a.zip |##############################-----------------------| 57.31% tmp8_46g_7a.zip |###############################----------------------| 57.86% tmp8_46g_7a.zip |###############################----------------------| 58.41% tmp8_46g_7a.zip |###############################----------------------| 58.96% tmp8_46g_7a.zip |################################---------------------| 59.51% tmp8_46g_7a.zip |################################---------------------| 60.06% tmp8_46g_7a.zip |################################---------------------| 60.61% tmp8_46g_7a.zip |################################---------------------| 61.16% tmp8_46g_7a.zip |#################################--------------------| 61.72% tmp8_46g_7a.zip |#################################--------------------| 62.27% tmp8_46g_7a.zip |#################################--------------------| 62.82% tmp8_46g_7a.zip |##################################-------------------| 63.37% tmp8_46g_7a.zip |##################################-------------------| 63.92% tmp8_46g_7a.zip |##################################-------------------| 64.47% tmp8_46g_7a.zip |##################################-------------------| 65.02% tmp8_46g_7a.zip |###################################------------------| 65.57% tmp8_46g_7a.zip |###################################------------------| 66.12% tmp8_46g_7a.zip |###################################------------------| 66.68% tmp8_46g_7a.zip |####################################-----------------| 67.23% tmp8_46g_7a.zip |####################################-----------------| 67.78% tmp8_46g_7a.zip |####################################-----------------| 68.33% tmp8_46g_7a.zip |#####################################----------------| 68.88% tmp8_46g_7a.zip |#####################################----------------| 69.43% tmp8_46g_7a.zip |#####################################----------------| 69.98% tmp8_46g_7a.zip |#####################################----------------| 70.53% tmp8_46g_7a.zip |######################################---------------| 71.08% tmp8_46g_7a.zip |######################################---------------| 71.63% tmp8_46g_7a.zip |######################################---------------| 72.19% tmp8_46g_7a.zip |#######################################--------------| 72.74% tmp8_46g_7a.zip |#######################################--------------| 73.29% tmp8_46g_7a.zip |#######################################--------------| 73.84% tmp8_46g_7a.zip |#######################################--------------| 74.39% tmp8_46g_7a.zip |########################################-------------| 74.94% tmp8_46g_7a.zip |########################################-------------| 75.49% tmp8_46g_7a.zip |########################################-------------| 76.04% tmp8_46g_7a.zip |#########################################------------| 76.59% tmp8_46g_7a.zip |#########################################------------| 77.14% tmp8_46g_7a.zip |#########################################------------| 77.7% tmp8_46g_7a.zip |#########################################------------| 78.25% tmp8_46g_7a.zip |##########################################-----------| 78.8% tmp8_46g_7a.zip |##########################################-----------| 79.35% tmp8_46g_7a.zip |##########################################-----------| 79.9% tmp8_46g_7a.zip |###########################################----------| 80.45% tmp8_46g_7a.zip |###########################################----------| 81.0% tmp8_46g_7a.zip |###########################################----------| 81.55% tmp8_46g_7a.zip |############################################---------| 82.1% tmp8_46g_7a.zip |############################################---------| 82.66% tmp8_46g_7a.zip |############################################---------| 83.21% tmp8_46g_7a.zip |############################################---------| 83.76% tmp8_46g_7a.zip |#############################################--------| 84.31% tmp8_46g_7a.zip |#############################################--------| 84.86% tmp8_46g_7a.zip |#############################################--------| 85.41% tmp8_46g_7a.zip |##############################################-------| 85.96% tmp8_46g_7a.zip |##############################################-------| 86.51% tmp8_46g_7a.zip |##############################################-------| 87.06% tmp8_46g_7a.zip |##############################################-------| 87.61% tmp8_46g_7a.zip |###############################################------| 88.17% tmp8_46g_7a.zip |###############################################------| 88.72% tmp8_46g_7a.zip |###############################################------| 89.27% tmp8_46g_7a.zip |################################################-----| 89.82% tmp8_46g_7a.zip |################################################-----| 90.37% tmp8_46g_7a.zip |################################################-----| 90.92% tmp8_46g_7a.zip |################################################-----| 91.47% tmp8_46g_7a.zip |#################################################----| 92.02% tmp8_46g_7a.zip |#################################################----| 92.57% tmp8_46g_7a.zip |#################################################----| 93.12% tmp8_46g_7a.zip |##################################################---| 93.68% tmp8_46g_7a.zip |##################################################---| 94.23% tmp8_46g_7a.zip |##################################################---| 94.78% tmp8_46g_7a.zip |###################################################--| 95.33% tmp8_46g_7a.zip |###################################################--| 95.88% tmp8_46g_7a.zip |###################################################--| 96.43% tmp8_46g_7a.zip |###################################################--| 96.98% tmp8_46g_7a.zip |####################################################-| 97.53% tmp8_46g_7a.zip |####################################################-| 98.08% tmp8_46g_7a.zip |####################################################-| 98.64% tmp8_46g_7a.zip |#####################################################| 99.19% tmp8_46g_7a.zip |#####################################################| 99.74% tmp8_46g_7a.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1a7f3b94-a447-4e60-96ff-c65870ddec10 + 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).. tmpmg2d2hub.zip |-----------------------------------------------------| 0.55% tmpmg2d2hub.zip |#----------------------------------------------------| 1.1% tmpmg2d2hub.zip |#----------------------------------------------------| 1.65% tmpmg2d2hub.zip |#----------------------------------------------------| 2.2% tmpmg2d2hub.zip |#----------------------------------------------------| 2.74% tmpmg2d2hub.zip |##---------------------------------------------------| 3.29% tmpmg2d2hub.zip |##---------------------------------------------------| 3.84% tmpmg2d2hub.zip |##---------------------------------------------------| 4.39% tmpmg2d2hub.zip |###--------------------------------------------------| 4.94% tmpmg2d2hub.zip |###--------------------------------------------------| 5.49% tmpmg2d2hub.zip |###--------------------------------------------------| 6.04% tmpmg2d2hub.zip |###--------------------------------------------------| 6.59% tmpmg2d2hub.zip |####-------------------------------------------------| 7.14% tmpmg2d2hub.zip |####-------------------------------------------------| 7.68% tmpmg2d2hub.zip |####-------------------------------------------------| 8.23% tmpmg2d2hub.zip |#####------------------------------------------------| 8.78% tmpmg2d2hub.zip |#####------------------------------------------------| 9.33% tmpmg2d2hub.zip |#####------------------------------------------------| 9.88% tmpmg2d2hub.zip |######-----------------------------------------------| 10.43% tmpmg2d2hub.zip |######-----------------------------------------------| 10.98% tmpmg2d2hub.zip |######-----------------------------------------------| 11.53% tmpmg2d2hub.zip |######-----------------------------------------------| 12.07% tmpmg2d2hub.zip |#######----------------------------------------------| 12.62% tmpmg2d2hub.zip |#######----------------------------------------------| 13.17% tmpmg2d2hub.zip |#######----------------------------------------------| 13.72% tmpmg2d2hub.zip |########---------------------------------------------| 14.27% tmpmg2d2hub.zip |########---------------------------------------------| 14.82% tmpmg2d2hub.zip |########---------------------------------------------| 15.37% tmpmg2d2hub.zip |########---------------------------------------------| 15.92% tmpmg2d2hub.zip |#########--------------------------------------------| 16.47% tmpmg2d2hub.zip |#########--------------------------------------------| 17.01% tmpmg2d2hub.zip |#########--------------------------------------------| 17.56% tmpmg2d2hub.zip |##########-------------------------------------------| 18.11% tmpmg2d2hub.zip |##########-------------------------------------------| 18.66% tmpmg2d2hub.zip |##########-------------------------------------------| 19.21% tmpmg2d2hub.zip |##########-------------------------------------------| 19.76% tmpmg2d2hub.zip |###########------------------------------------------| 20.31% tmpmg2d2hub.zip |###########------------------------------------------| 20.86% tmpmg2d2hub.zip |###########------------------------------------------| 21.41% tmpmg2d2hub.zip |############-----------------------------------------| 21.95% tmpmg2d2hub.zip |############-----------------------------------------| 22.5% tmpmg2d2hub.zip |############-----------------------------------------| 23.05% tmpmg2d2hub.zip |#############----------------------------------------| 23.6% tmpmg2d2hub.zip |#############----------------------------------------| 24.15% tmpmg2d2hub.zip |#############----------------------------------------| 24.7% tmpmg2d2hub.zip |#############----------------------------------------| 25.25% tmpmg2d2hub.zip |##############---------------------------------------| 25.8% tmpmg2d2hub.zip |##############---------------------------------------| 26.35% tmpmg2d2hub.zip |##############---------------------------------------| 26.89% tmpmg2d2hub.zip |###############--------------------------------------| 27.44% tmpmg2d2hub.zip |###############--------------------------------------| 27.99% tmpmg2d2hub.zip |###############--------------------------------------| 28.54% tmpmg2d2hub.zip |###############--------------------------------------| 29.09% tmpmg2d2hub.zip |################-------------------------------------| 29.64% tmpmg2d2hub.zip |################-------------------------------------| 30.19% tmpmg2d2hub.zip |################-------------------------------------| 30.74% tmpmg2d2hub.zip |#################------------------------------------| 31.29% tmpmg2d2hub.zip |#################------------------------------------| 31.83% tmpmg2d2hub.zip |#################------------------------------------| 32.38% tmpmg2d2hub.zip |#################------------------------------------| 32.93% tmpmg2d2hub.zip |##################-----------------------------------| 33.48% tmpmg2d2hub.zip |##################-----------------------------------| 34.03% tmpmg2d2hub.zip |##################-----------------------------------| 34.58% tmpmg2d2hub.zip |###################----------------------------------| 35.13% tmpmg2d2hub.zip |###################----------------------------------| 35.68% tmpmg2d2hub.zip |###################----------------------------------| 36.22% tmpmg2d2hub.zip |###################----------------------------------| 36.77% tmpmg2d2hub.zip |####################---------------------------------| 37.32% tmpmg2d2hub.zip |####################---------------------------------| 37.87% tmpmg2d2hub.zip |####################---------------------------------| 38.42% tmpmg2d2hub.zip |#####################--------------------------------| 38.97% tmpmg2d2hub.zip |#####################--------------------------------| 39.52% tmpmg2d2hub.zip |#####################--------------------------------| 40.07% tmpmg2d2hub.zip |######################-------------------------------| 40.62% tmpmg2d2hub.zip |######################-------------------------------| 41.16% tmpmg2d2hub.zip |######################-------------------------------| 41.71% tmpmg2d2hub.zip |######################-------------------------------| 42.26% tmpmg2d2hub.zip |#######################------------------------------| 42.81% tmpmg2d2hub.zip |#######################------------------------------| 43.36% tmpmg2d2hub.zip |#######################------------------------------| 43.91% tmpmg2d2hub.zip |########################-----------------------------| 44.46% tmpmg2d2hub.zip |########################-----------------------------| 45.01% tmpmg2d2hub.zip |########################-----------------------------| 45.56% tmpmg2d2hub.zip |########################-----------------------------| 46.1% tmpmg2d2hub.zip |#########################----------------------------| 46.65% tmpmg2d2hub.zip |#########################----------------------------| 47.2% tmpmg2d2hub.zip |#########################----------------------------| 47.75% tmpmg2d2hub.zip |##########################---------------------------| 48.3% tmpmg2d2hub.zip |##########################---------------------------| 48.85% tmpmg2d2hub.zip |##########################---------------------------| 49.4% tmpmg2d2hub.zip |##########################---------------------------| 49.95% tmpmg2d2hub.zip |###########################--------------------------| 50.5% tmpmg2d2hub.zip |###########################--------------------------| 51.04% tmpmg2d2hub.zip |###########################--------------------------| 51.59% tmpmg2d2hub.zip |############################-------------------------| 52.14% tmpmg2d2hub.zip |############################-------------------------| 52.69% tmpmg2d2hub.zip |############################-------------------------| 53.24% tmpmg2d2hub.zip |#############################------------------------| 53.79% tmpmg2d2hub.zip |#############################------------------------| 54.34% tmpmg2d2hub.zip |#############################------------------------| 54.89% tmpmg2d2hub.zip |#############################------------------------| 55.44% tmpmg2d2hub.zip |##############################-----------------------| 55.98% tmpmg2d2hub.zip |##############################-----------------------| 56.53% tmpmg2d2hub.zip |##############################-----------------------| 57.08% tmpmg2d2hub.zip |###############################----------------------| 57.63% tmpmg2d2hub.zip |###############################----------------------| 58.18% tmpmg2d2hub.zip |###############################----------------------| 58.73% tmpmg2d2hub.zip |###############################----------------------| 59.28% tmpmg2d2hub.zip |################################---------------------| 59.83% tmpmg2d2hub.zip |################################---------------------| 60.37% tmpmg2d2hub.zip |################################---------------------| 60.92% tmpmg2d2hub.zip |#################################--------------------| 61.47% tmpmg2d2hub.zip |#################################--------------------| 62.02% tmpmg2d2hub.zip |#################################--------------------| 62.57% tmpmg2d2hub.zip |#################################--------------------| 63.12% tmpmg2d2hub.zip |##################################-------------------| 63.67% tmpmg2d2hub.zip |##################################-------------------| 64.22% tmpmg2d2hub.zip |##################################-------------------| 64.77% tmpmg2d2hub.zip |###################################------------------| 65.31% tmpmg2d2hub.zip |###################################------------------| 65.86% tmpmg2d2hub.zip |###################################------------------| 66.41% tmpmg2d2hub.zip |###################################------------------| 66.96% tmpmg2d2hub.zip |####################################-----------------| 67.51% tmpmg2d2hub.zip |####################################-----------------| 68.06% tmpmg2d2hub.zip |####################################-----------------| 68.61% tmpmg2d2hub.zip |#####################################----------------| 69.16% tmpmg2d2hub.zip |#####################################----------------| 69.71% tmpmg2d2hub.zip |#####################################----------------| 70.25% tmpmg2d2hub.zip |######################################---------------| 70.8% tmpmg2d2hub.zip |######################################---------------| 71.35% tmpmg2d2hub.zip |######################################---------------| 71.9% tmpmg2d2hub.zip |######################################---------------| 72.45% tmpmg2d2hub.zip |#######################################--------------| 73.0% tmpmg2d2hub.zip |#######################################--------------| 73.55% tmpmg2d2hub.zip |#######################################--------------| 74.1% tmpmg2d2hub.zip |########################################-------------| 74.65% tmpmg2d2hub.zip |########################################-------------| 75.19% tmpmg2d2hub.zip |########################################-------------| 75.74% tmpmg2d2hub.zip |########################################-------------| 76.29% tmpmg2d2hub.zip |#########################################------------| 76.84% tmpmg2d2hub.zip |#########################################------------| 77.39% tmpmg2d2hub.zip |#########################################------------| 77.94% tmpmg2d2hub.zip |##########################################-----------| 78.49% tmpmg2d2hub.zip |##########################################-----------| 79.04% tmpmg2d2hub.zip |##########################################-----------| 79.58% tmpmg2d2hub.zip |##########################################-----------| 80.13% tmpmg2d2hub.zip |###########################################----------| 80.68% tmpmg2d2hub.zip |###########################################----------| 81.23% tmpmg2d2hub.zip |###########################################----------| 81.78% tmpmg2d2hub.zip |############################################---------| 82.33% tmpmg2d2hub.zip |############################################---------| 82.88% tmpmg2d2hub.zip |############################################---------| 83.43% tmpmg2d2hub.zip |#############################################--------| 83.98% tmpmg2d2hub.zip |#############################################--------| 84.52% tmpmg2d2hub.zip |#############################################--------| 85.07% tmpmg2d2hub.zip |#############################################--------| 85.62% tmpmg2d2hub.zip |##############################################-------| 86.17% tmpmg2d2hub.zip |##############################################-------| 86.72% tmpmg2d2hub.zip |##############################################-------| 87.27% tmpmg2d2hub.zip |###############################################------| 87.82% tmpmg2d2hub.zip |###############################################------| 88.37% tmpmg2d2hub.zip |###############################################------| 88.92% tmpmg2d2hub.zip |###############################################------| 89.46% tmpmg2d2hub.zip |################################################-----| 90.01% tmpmg2d2hub.zip |################################################-----| 90.56% tmpmg2d2hub.zip |################################################-----| 91.11% tmpmg2d2hub.zip |#################################################----| 91.66% tmpmg2d2hub.zip |#################################################----| 92.21% tmpmg2d2hub.zip |#################################################----| 92.76% tmpmg2d2hub.zip |#################################################----| 93.31% tmpmg2d2hub.zip |##################################################---| 93.86% tmpmg2d2hub.zip |##################################################---| 94.4% tmpmg2d2hub.zip |##################################################---| 94.95% tmpmg2d2hub.zip |###################################################--| 95.5% tmpmg2d2hub.zip |###################################################--| 96.05% tmpmg2d2hub.zip |###################################################--| 96.6% tmpmg2d2hub.zip |###################################################--| 97.15% tmpmg2d2hub.zip |####################################################-| 97.7% tmpmg2d2hub.zip |####################################################-| 98.25% tmpmg2d2hub.zip |####################################################-| 98.8% tmpmg2d2hub.zip |#####################################################| 99.34% tmpmg2d2hub.zip |#####################################################| 99.89% tmpmg2d2hub.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d84078c1-e6ae-4179-973d-d6e87a3b4a3a + 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).. tmprl1cdt08.zip |-----------------------------------------------------| 0.54% tmprl1cdt08.zip |#----------------------------------------------------| 1.08% tmprl1cdt08.zip |#----------------------------------------------------| 1.62% tmprl1cdt08.zip |#----------------------------------------------------| 2.16% tmprl1cdt08.zip |#----------------------------------------------------| 2.7% tmprl1cdt08.zip |##---------------------------------------------------| 3.24% tmprl1cdt08.zip |##---------------------------------------------------| 3.78% tmprl1cdt08.zip |##---------------------------------------------------| 4.32% tmprl1cdt08.zip |###--------------------------------------------------| 4.87% tmprl1cdt08.zip |###--------------------------------------------------| 5.41% tmprl1cdt08.zip |###--------------------------------------------------| 5.95% tmprl1cdt08.zip |###--------------------------------------------------| 6.49% tmprl1cdt08.zip |####-------------------------------------------------| 7.03% tmprl1cdt08.zip |####-------------------------------------------------| 7.57% tmprl1cdt08.zip |####-------------------------------------------------| 8.11% tmprl1cdt08.zip |#####------------------------------------------------| 8.65% tmprl1cdt08.zip |#####------------------------------------------------| 9.19% tmprl1cdt08.zip |#####------------------------------------------------| 9.73% tmprl1cdt08.zip |#####------------------------------------------------| 10.27% tmprl1cdt08.zip |######-----------------------------------------------| 10.81% tmprl1cdt08.zip |######-----------------------------------------------| 11.35% tmprl1cdt08.zip |######-----------------------------------------------| 11.89% tmprl1cdt08.zip |#######----------------------------------------------| 12.43% tmprl1cdt08.zip |#######----------------------------------------------| 12.97% tmprl1cdt08.zip |#######----------------------------------------------| 13.52% tmprl1cdt08.zip |#######----------------------------------------------| 14.06% tmprl1cdt08.zip |########---------------------------------------------| 14.6% tmprl1cdt08.zip |########---------------------------------------------| 15.14% tmprl1cdt08.zip |########---------------------------------------------| 15.68% tmprl1cdt08.zip |#########--------------------------------------------| 16.22% tmprl1cdt08.zip |#########--------------------------------------------| 16.76% tmprl1cdt08.zip |#########--------------------------------------------| 17.3% tmprl1cdt08.zip |#########--------------------------------------------| 17.84% tmprl1cdt08.zip |##########-------------------------------------------| 18.38% tmprl1cdt08.zip |##########-------------------------------------------| 18.92% tmprl1cdt08.zip |##########-------------------------------------------| 19.46% tmprl1cdt08.zip |###########------------------------------------------| 20.0% tmprl1cdt08.zip |###########------------------------------------------| 20.54% tmprl1cdt08.zip |###########------------------------------------------| 21.08% tmprl1cdt08.zip |###########------------------------------------------| 21.62% tmprl1cdt08.zip |############-----------------------------------------| 22.16% tmprl1cdt08.zip |############-----------------------------------------| 22.71% tmprl1cdt08.zip |############-----------------------------------------| 23.25% tmprl1cdt08.zip |#############----------------------------------------| 23.79% tmprl1cdt08.zip |#############----------------------------------------| 24.33% tmprl1cdt08.zip |#############----------------------------------------| 24.87% tmprl1cdt08.zip |#############----------------------------------------| 25.41% tmprl1cdt08.zip |##############---------------------------------------| 25.95% tmprl1cdt08.zip |##############---------------------------------------| 26.49% tmprl1cdt08.zip |##############---------------------------------------| 27.03% tmprl1cdt08.zip |###############--------------------------------------| 27.57% tmprl1cdt08.zip |###############--------------------------------------| 28.11% tmprl1cdt08.zip |###############--------------------------------------| 28.65% tmprl1cdt08.zip |###############--------------------------------------| 29.19% tmprl1cdt08.zip |################-------------------------------------| 29.73% tmprl1cdt08.zip |################-------------------------------------| 30.27% tmprl1cdt08.zip |################-------------------------------------| 30.81% tmprl1cdt08.zip |#################------------------------------------| 31.35% tmprl1cdt08.zip |#################------------------------------------| 31.9% tmprl1cdt08.zip |#################------------------------------------| 32.44% tmprl1cdt08.zip |#################------------------------------------| 32.98% tmprl1cdt08.zip |##################-----------------------------------| 33.52% tmprl1cdt08.zip |##################-----------------------------------| 34.06% tmprl1cdt08.zip |##################-----------------------------------| 34.6% tmprl1cdt08.zip |###################----------------------------------| 35.14% tmprl1cdt08.zip |###################----------------------------------| 35.68% tmprl1cdt08.zip |###################----------------------------------| 36.22% tmprl1cdt08.zip |###################----------------------------------| 36.76% tmprl1cdt08.zip |####################---------------------------------| 37.3% tmprl1cdt08.zip |####################---------------------------------| 37.84% tmprl1cdt08.zip |####################---------------------------------| 38.38% tmprl1cdt08.zip |#####################--------------------------------| 38.92% tmprl1cdt08.zip |#####################--------------------------------| 39.46% tmprl1cdt08.zip |#####################--------------------------------| 40.0% tmprl1cdt08.zip |#####################--------------------------------| 40.55% tmprl1cdt08.zip |######################-------------------------------| 41.09% tmprl1cdt08.zip |######################-------------------------------| 41.63% tmprl1cdt08.zip |######################-------------------------------| 42.17% tmprl1cdt08.zip |#######################------------------------------| 42.71% tmprl1cdt08.zip |#######################------------------------------| 43.25% tmprl1cdt08.zip |#######################------------------------------| 43.79% tmprl1cdt08.zip |#######################------------------------------| 44.33% tmprl1cdt08.zip |########################-----------------------------| 44.87% tmprl1cdt08.zip |########################-----------------------------| 45.41% tmprl1cdt08.zip |########################-----------------------------| 45.95% tmprl1cdt08.zip |#########################----------------------------| 46.49% tmprl1cdt08.zip |#########################----------------------------| 47.03% tmprl1cdt08.zip |#########################----------------------------| 47.57% tmprl1cdt08.zip |##########################---------------------------| 48.11% tmprl1cdt08.zip |##########################---------------------------| 48.65% tmprl1cdt08.zip |##########################---------------------------| 49.19% tmprl1cdt08.zip |##########################---------------------------| 49.74% tmprl1cdt08.zip |###########################--------------------------| 50.28% tmprl1cdt08.zip |###########################--------------------------| 50.82% tmprl1cdt08.zip |###########################--------------------------| 51.36% tmprl1cdt08.zip |############################-------------------------| 51.9% tmprl1cdt08.zip |############################-------------------------| 52.44% tmprl1cdt08.zip |############################-------------------------| 52.98% tmprl1cdt08.zip |############################-------------------------| 53.52% tmprl1cdt08.zip |#############################------------------------| 54.06% tmprl1cdt08.zip |#############################------------------------| 54.6% tmprl1cdt08.zip |#############################------------------------| 55.14% tmprl1cdt08.zip |##############################-----------------------| 55.68% tmprl1cdt08.zip |##############################-----------------------| 56.22% tmprl1cdt08.zip |##############################-----------------------| 56.76% tmprl1cdt08.zip |##############################-----------------------| 57.3% tmprl1cdt08.zip |###############################----------------------| 57.84% tmprl1cdt08.zip |###############################----------------------| 58.38% tmprl1cdt08.zip |###############################----------------------| 58.93% tmprl1cdt08.zip |################################---------------------| 59.47% tmprl1cdt08.zip |################################---------------------| 60.01% tmprl1cdt08.zip |################################---------------------| 60.55% tmprl1cdt08.zip |################################---------------------| 61.09% tmprl1cdt08.zip |#################################--------------------| 61.63% tmprl1cdt08.zip |#################################--------------------| 62.17% tmprl1cdt08.zip |#################################--------------------| 62.71% tmprl1cdt08.zip |##################################-------------------| 63.25% tmprl1cdt08.zip |##################################-------------------| 63.79% tmprl1cdt08.zip |##################################-------------------| 64.33% tmprl1cdt08.zip |##################################-------------------| 64.87% tmprl1cdt08.zip |###################################------------------| 65.41% tmprl1cdt08.zip |###################################------------------| 65.95% tmprl1cdt08.zip |###################################------------------| 66.49% tmprl1cdt08.zip |####################################-----------------| 67.03% tmprl1cdt08.zip |####################################-----------------| 67.58% tmprl1cdt08.zip |####################################-----------------| 68.12% tmprl1cdt08.zip |####################################-----------------| 68.66% tmprl1cdt08.zip |#####################################----------------| 69.2% tmprl1cdt08.zip |#####################################----------------| 69.74% tmprl1cdt08.zip |#####################################----------------| 70.28% tmprl1cdt08.zip |######################################---------------| 70.82% tmprl1cdt08.zip |######################################---------------| 71.36% tmprl1cdt08.zip |######################################---------------| 71.9% tmprl1cdt08.zip |######################################---------------| 72.44% tmprl1cdt08.zip |#######################################--------------| 72.98% tmprl1cdt08.zip |#######################################--------------| 73.52% tmprl1cdt08.zip |#######################################--------------| 74.06% tmprl1cdt08.zip |########################################-------------| 74.6% tmprl1cdt08.zip |########################################-------------| 75.14% tmprl1cdt08.zip |########################################-------------| 75.68% tmprl1cdt08.zip |########################################-------------| 76.22% tmprl1cdt08.zip |#########################################------------| 76.77% tmprl1cdt08.zip |#########################################------------| 77.31% tmprl1cdt08.zip |#########################################------------| 77.85% tmprl1cdt08.zip |##########################################-----------| 78.39% tmprl1cdt08.zip |##########################################-----------| 78.93% tmprl1cdt08.zip |##########################################-----------| 79.47% tmprl1cdt08.zip |##########################################-----------| 80.01% tmprl1cdt08.zip |###########################################----------| 80.55% tmprl1cdt08.zip |###########################################----------| 81.09% tmprl1cdt08.zip |###########################################----------| 81.63% tmprl1cdt08.zip |############################################---------| 82.17% tmprl1cdt08.zip |############################################---------| 82.71% tmprl1cdt08.zip |############################################---------| 83.25% tmprl1cdt08.zip |############################################---------| 83.79% tmprl1cdt08.zip |#############################################--------| 84.33% tmprl1cdt08.zip |#############################################--------| 84.87% tmprl1cdt08.zip |#############################################--------| 85.41% tmprl1cdt08.zip |##############################################-------| 85.96% tmprl1cdt08.zip |##############################################-------| 86.5% tmprl1cdt08.zip |##############################################-------| 87.04% tmprl1cdt08.zip |##############################################-------| 87.58% tmprl1cdt08.zip |###############################################------| 88.12% tmprl1cdt08.zip |###############################################------| 88.66% tmprl1cdt08.zip |###############################################------| 89.2% tmprl1cdt08.zip |################################################-----| 89.74% tmprl1cdt08.zip |################################################-----| 90.28% tmprl1cdt08.zip |################################################-----| 90.82% tmprl1cdt08.zip |################################################-----| 91.36% tmprl1cdt08.zip |#################################################----| 91.9% tmprl1cdt08.zip |#################################################----| 92.44% tmprl1cdt08.zip |#################################################----| 92.98% tmprl1cdt08.zip |##################################################---| 93.52% tmprl1cdt08.zip |##################################################---| 94.06% tmprl1cdt08.zip |##################################################---| 94.61% tmprl1cdt08.zip |##################################################---| 95.15% tmprl1cdt08.zip |###################################################--| 95.69% tmprl1cdt08.zip |###################################################--| 96.23% tmprl1cdt08.zip |###################################################--| 96.77% tmprl1cdt08.zip |####################################################-| 97.31% tmprl1cdt08.zip |####################################################-| 97.85% tmprl1cdt08.zip |####################################################-| 98.39% tmprl1cdt08.zip |####################################################-| 98.93% tmprl1cdt08.zip |#####################################################| 99.47% tmprl1cdt08.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is c4b8a968-c7f1-4cfc-bf16-77084ca3b06a + 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).. tmpeexm0djf.zip |-----------------------------------------------------| 0.19% tmpeexm0djf.zip |-----------------------------------------------------| 0.37% tmpeexm0djf.zip |-----------------------------------------------------| 0.56% tmpeexm0djf.zip |-----------------------------------------------------| 0.74% tmpeexm0djf.zip |-----------------------------------------------------| 0.93% tmpeexm0djf.zip |#----------------------------------------------------| 1.11% tmpeexm0djf.zip |#----------------------------------------------------| 1.3% tmpeexm0djf.zip |#----------------------------------------------------| 1.48% tmpeexm0djf.zip |#----------------------------------------------------| 1.67% tmpeexm0djf.zip |#----------------------------------------------------| 1.85% tmpeexm0djf.zip |#----------------------------------------------------| 2.04% tmpeexm0djf.zip |#----------------------------------------------------| 2.22% tmpeexm0djf.zip |#----------------------------------------------------| 2.41% tmpeexm0djf.zip |#----------------------------------------------------| 2.6% tmpeexm0djf.zip |#----------------------------------------------------| 2.78% tmpeexm0djf.zip |##---------------------------------------------------| 2.97% tmpeexm0djf.zip |##---------------------------------------------------| 3.15% tmpeexm0djf.zip |##---------------------------------------------------| 3.34% tmpeexm0djf.zip |##---------------------------------------------------| 3.52% tmpeexm0djf.zip |##---------------------------------------------------| 3.71% tmpeexm0djf.zip |##---------------------------------------------------| 3.89% tmpeexm0djf.zip |##---------------------------------------------------| 4.08% tmpeexm0djf.zip |##---------------------------------------------------| 4.26% tmpeexm0djf.zip |##---------------------------------------------------| 4.45% tmpeexm0djf.zip |##---------------------------------------------------| 4.64% tmpeexm0djf.zip |###--------------------------------------------------| 4.82% tmpeexm0djf.zip |###--------------------------------------------------| 5.01% tmpeexm0djf.zip |###--------------------------------------------------| 5.19% tmpeexm0djf.zip |###--------------------------------------------------| 5.38% tmpeexm0djf.zip |###--------------------------------------------------| 5.56% tmpeexm0djf.zip |###--------------------------------------------------| 5.75% tmpeexm0djf.zip |###--------------------------------------------------| 5.93% tmpeexm0djf.zip |###--------------------------------------------------| 6.12% tmpeexm0djf.zip |###--------------------------------------------------| 6.3% tmpeexm0djf.zip |###--------------------------------------------------| 6.49% tmpeexm0djf.zip |####-------------------------------------------------| 6.67% tmpeexm0djf.zip |####-------------------------------------------------| 6.86% tmpeexm0djf.zip |####-------------------------------------------------| 7.05% tmpeexm0djf.zip |####-------------------------------------------------| 7.23% tmpeexm0djf.zip |####-------------------------------------------------| 7.42% tmpeexm0djf.zip |####-------------------------------------------------| 7.6% tmpeexm0djf.zip |####-------------------------------------------------| 7.79% tmpeexm0djf.zip |####-------------------------------------------------| 7.97% tmpeexm0djf.zip |####-------------------------------------------------| 8.16% tmpeexm0djf.zip |####-------------------------------------------------| 8.34% tmpeexm0djf.zip |#####------------------------------------------------| 8.53% tmpeexm0djf.zip |#####------------------------------------------------| 8.71% tmpeexm0djf.zip |#####------------------------------------------------| 8.9% tmpeexm0djf.zip |#####------------------------------------------------| 9.08% tmpeexm0djf.zip |#####------------------------------------------------| 9.27% tmpeexm0djf.zip |#####------------------------------------------------| 9.46% tmpeexm0djf.zip |#####------------------------------------------------| 9.64% tmpeexm0djf.zip |#####------------------------------------------------| 9.83% tmpeexm0djf.zip |#####------------------------------------------------| 10.01% tmpeexm0djf.zip |#####------------------------------------------------| 10.2% tmpeexm0djf.zip |######-----------------------------------------------| 10.38% tmpeexm0djf.zip |######-----------------------------------------------| 10.57% tmpeexm0djf.zip |######-----------------------------------------------| 10.75% tmpeexm0djf.zip |######-----------------------------------------------| 10.94% tmpeexm0djf.zip |######-----------------------------------------------| 11.12% tmpeexm0djf.zip |######-----------------------------------------------| 11.31% tmpeexm0djf.zip |######-----------------------------------------------| 11.5% tmpeexm0djf.zip |######-----------------------------------------------| 11.68% tmpeexm0djf.zip |######-----------------------------------------------| 11.87% tmpeexm0djf.zip |######-----------------------------------------------| 12.05% tmpeexm0djf.zip |######-----------------------------------------------| 12.24% tmpeexm0djf.zip |#######----------------------------------------------| 12.42% tmpeexm0djf.zip |#######----------------------------------------------| 12.61% tmpeexm0djf.zip |#######----------------------------------------------| 12.79% tmpeexm0djf.zip |#######----------------------------------------------| 12.98% tmpeexm0djf.zip |#######----------------------------------------------| 13.16% tmpeexm0djf.zip |#######----------------------------------------------| 13.35% tmpeexm0djf.zip |#######----------------------------------------------| 13.53% tmpeexm0djf.zip |#######----------------------------------------------| 13.72% tmpeexm0djf.zip |#######----------------------------------------------| 13.91% tmpeexm0djf.zip |#######----------------------------------------------| 14.09% tmpeexm0djf.zip |########---------------------------------------------| 14.28% tmpeexm0djf.zip |########---------------------------------------------| 14.46% tmpeexm0djf.zip |########---------------------------------------------| 14.65% tmpeexm0djf.zip |########---------------------------------------------| 14.83% tmpeexm0djf.zip |########---------------------------------------------| 15.02% tmpeexm0djf.zip |########---------------------------------------------| 15.2% tmpeexm0djf.zip |########---------------------------------------------| 15.39% tmpeexm0djf.zip |########---------------------------------------------| 15.57% tmpeexm0djf.zip |########---------------------------------------------| 15.76% tmpeexm0djf.zip |########---------------------------------------------| 15.94% tmpeexm0djf.zip |#########--------------------------------------------| 16.13% tmpeexm0djf.zip |#########--------------------------------------------| 16.32% tmpeexm0djf.zip |#########--------------------------------------------| 16.5% tmpeexm0djf.zip |#########--------------------------------------------| 16.69% tmpeexm0djf.zip |#########--------------------------------------------| 16.87% tmpeexm0djf.zip |#########--------------------------------------------| 17.06% tmpeexm0djf.zip |#########--------------------------------------------| 17.24% tmpeexm0djf.zip |#########--------------------------------------------| 17.43% tmpeexm0djf.zip |#########--------------------------------------------| 17.61% tmpeexm0djf.zip |#########--------------------------------------------| 17.8% tmpeexm0djf.zip |##########-------------------------------------------| 17.98% tmpeexm0djf.zip |##########-------------------------------------------| 18.17% tmpeexm0djf.zip |##########-------------------------------------------| 18.36% tmpeexm0djf.zip |##########-------------------------------------------| 18.54% tmpeexm0djf.zip |##########-------------------------------------------| 18.73% tmpeexm0djf.zip |##########-------------------------------------------| 18.91% tmpeexm0djf.zip |##########-------------------------------------------| 19.1% tmpeexm0djf.zip |##########-------------------------------------------| 19.28% tmpeexm0djf.zip |##########-------------------------------------------| 19.47% tmpeexm0djf.zip |##########-------------------------------------------| 19.65% tmpeexm0djf.zip |###########------------------------------------------| 19.84% tmpeexm0djf.zip |###########------------------------------------------| 20.02% tmpeexm0djf.zip |###########------------------------------------------| 20.21% tmpeexm0djf.zip |###########------------------------------------------| 20.39% tmpeexm0djf.zip |###########------------------------------------------| 20.58% tmpeexm0djf.zip |###########------------------------------------------| 20.77% tmpeexm0djf.zip |###########------------------------------------------| 20.95% tmpeexm0djf.zip |###########------------------------------------------| 21.14% tmpeexm0djf.zip |###########------------------------------------------| 21.32% tmpeexm0djf.zip |###########------------------------------------------| 21.51% tmpeexm0djf.zip |###########------------------------------------------| 21.69% tmpeexm0djf.zip |############-----------------------------------------| 21.88% tmpeexm0djf.zip |############-----------------------------------------| 22.06% tmpeexm0djf.zip |############-----------------------------------------| 22.25% tmpeexm0djf.zip |############-----------------------------------------| 22.43% tmpeexm0djf.zip |############-----------------------------------------| 22.62% tmpeexm0djf.zip |############-----------------------------------------| 22.8% tmpeexm0djf.zip |############-----------------------------------------| 22.99% tmpeexm0djf.zip |############-----------------------------------------| 23.18% tmpeexm0djf.zip |############-----------------------------------------| 23.36% tmpeexm0djf.zip |############-----------------------------------------| 23.55% tmpeexm0djf.zip |#############----------------------------------------| 23.73% tmpeexm0djf.zip |#############----------------------------------------| 23.92% tmpeexm0djf.zip |#############----------------------------------------| 24.1% tmpeexm0djf.zip |#############----------------------------------------| 24.29% tmpeexm0djf.zip |#############----------------------------------------| 24.47% tmpeexm0djf.zip |#############----------------------------------------| 24.66% tmpeexm0djf.zip |#############----------------------------------------| 24.84% tmpeexm0djf.zip |#############----------------------------------------| 25.03% tmpeexm0djf.zip |#############----------------------------------------| 25.22% tmpeexm0djf.zip |#############----------------------------------------| 25.4% tmpeexm0djf.zip |##############---------------------------------------| 25.59% tmpeexm0djf.zip |##############---------------------------------------| 25.77% tmpeexm0djf.zip |##############---------------------------------------| 25.96% tmpeexm0djf.zip |##############---------------------------------------| 26.14% tmpeexm0djf.zip |##############---------------------------------------| 26.33% tmpeexm0djf.zip |##############---------------------------------------| 26.51% tmpeexm0djf.zip |##############---------------------------------------| 26.7% tmpeexm0djf.zip |##############---------------------------------------| 26.88% tmpeexm0djf.zip |##############---------------------------------------| 27.07% tmpeexm0djf.zip |##############---------------------------------------| 27.25% tmpeexm0djf.zip |###############--------------------------------------| 27.44% tmpeexm0djf.zip |###############--------------------------------------| 27.63% tmpeexm0djf.zip |###############--------------------------------------| 27.81% tmpeexm0djf.zip |###############--------------------------------------| 28.0% tmpeexm0djf.zip |###############--------------------------------------| 28.18% tmpeexm0djf.zip |###############--------------------------------------| 28.37% tmpeexm0djf.zip |###############--------------------------------------| 28.55% tmpeexm0djf.zip |###############--------------------------------------| 28.74% tmpeexm0djf.zip |###############--------------------------------------| 28.92% tmpeexm0djf.zip |###############--------------------------------------| 29.11% tmpeexm0djf.zip |################-------------------------------------| 29.29% tmpeexm0djf.zip |################-------------------------------------| 29.48% tmpeexm0djf.zip |################-------------------------------------| 29.66% tmpeexm0djf.zip |################-------------------------------------| 29.85% tmpeexm0djf.zip |################-------------------------------------| 30.04% tmpeexm0djf.zip |################-------------------------------------| 30.22% tmpeexm0djf.zip |################-------------------------------------| 30.41% tmpeexm0djf.zip |################-------------------------------------| 30.59% tmpeexm0djf.zip |################-------------------------------------| 30.78% tmpeexm0djf.zip |################-------------------------------------| 30.96% tmpeexm0djf.zip |#################------------------------------------| 31.15% tmpeexm0djf.zip |#################------------------------------------| 31.33% tmpeexm0djf.zip |#################------------------------------------| 31.52% tmpeexm0djf.zip |#################------------------------------------| 31.7% tmpeexm0djf.zip |#################------------------------------------| 31.89% tmpeexm0djf.zip |#################------------------------------------| 32.08% tmpeexm0djf.zip |#################------------------------------------| 32.26% tmpeexm0djf.zip |#################------------------------------------| 32.45% tmpeexm0djf.zip |#################------------------------------------| 32.63% tmpeexm0djf.zip |#################------------------------------------| 32.82% tmpeexm0djf.zip |#################------------------------------------| 33.0% tmpeexm0djf.zip |##################-----------------------------------| 33.19% tmpeexm0djf.zip |##################-----------------------------------| 33.37% tmpeexm0djf.zip |##################-----------------------------------| 33.56% tmpeexm0djf.zip |##################-----------------------------------| 33.74% tmpeexm0djf.zip |##################-----------------------------------| 33.93% tmpeexm0djf.zip |##################-----------------------------------| 34.11% tmpeexm0djf.zip |##################-----------------------------------| 34.3% tmpeexm0djf.zip |##################-----------------------------------| 34.49% tmpeexm0djf.zip |##################-----------------------------------| 34.67% tmpeexm0djf.zip |##################-----------------------------------| 34.86% tmpeexm0djf.zip |###################----------------------------------| 35.04% tmpeexm0djf.zip |###################----------------------------------| 35.23% tmpeexm0djf.zip |###################----------------------------------| 35.41% tmpeexm0djf.zip |###################----------------------------------| 35.6% tmpeexm0djf.zip |###################----------------------------------| 35.78% tmpeexm0djf.zip |###################----------------------------------| 35.97% tmpeexm0djf.zip |###################----------------------------------| 36.15% tmpeexm0djf.zip |###################----------------------------------| 36.34% tmpeexm0djf.zip |###################----------------------------------| 36.52% tmpeexm0djf.zip |###################----------------------------------| 36.71% tmpeexm0djf.zip |####################---------------------------------| 36.9% tmpeexm0djf.zip |####################---------------------------------| 37.08% tmpeexm0djf.zip |####################---------------------------------| 37.27% tmpeexm0djf.zip |####################---------------------------------| 37.45% tmpeexm0djf.zip |####################---------------------------------| 37.64% tmpeexm0djf.zip |####################---------------------------------| 37.82% tmpeexm0djf.zip |####################---------------------------------| 38.01% tmpeexm0djf.zip |####################---------------------------------| 38.19% tmpeexm0djf.zip |####################---------------------------------| 38.38% tmpeexm0djf.zip |####################---------------------------------| 38.56% tmpeexm0djf.zip |#####################--------------------------------| 38.75% tmpeexm0djf.zip |#####################--------------------------------| 38.94% tmpeexm0djf.zip |#####################--------------------------------| 39.12% tmpeexm0djf.zip |#####################--------------------------------| 39.31% tmpeexm0djf.zip |#####################--------------------------------| 39.49% tmpeexm0djf.zip |#####################--------------------------------| 39.68% tmpeexm0djf.zip |#####################--------------------------------| 39.86% tmpeexm0djf.zip |#####################--------------------------------| 40.05% tmpeexm0djf.zip |#####################--------------------------------| 40.23% tmpeexm0djf.zip |#####################--------------------------------| 40.42% tmpeexm0djf.zip |######################-------------------------------| 40.6% tmpeexm0djf.zip |######################-------------------------------| 40.79% tmpeexm0djf.zip |######################-------------------------------| 40.97% tmpeexm0djf.zip |######################-------------------------------| 41.16% tmpeexm0djf.zip |######################-------------------------------| 41.35% tmpeexm0djf.zip |######################-------------------------------| 41.53% tmpeexm0djf.zip |######################-------------------------------| 41.72% tmpeexm0djf.zip |######################-------------------------------| 41.9% tmpeexm0djf.zip |######################-------------------------------| 42.09% tmpeexm0djf.zip |######################-------------------------------| 42.27% tmpeexm0djf.zip |#######################------------------------------| 42.46% tmpeexm0djf.zip |#######################------------------------------| 42.64% tmpeexm0djf.zip |#######################------------------------------| 42.83% tmpeexm0djf.zip |#######################------------------------------| 43.01% tmpeexm0djf.zip |#######################------------------------------| 43.2% tmpeexm0djf.zip |#######################------------------------------| 43.38% tmpeexm0djf.zip |#######################------------------------------| 43.57% tmpeexm0djf.zip |#######################------------------------------| 43.76% tmpeexm0djf.zip |#######################------------------------------| 43.94% tmpeexm0djf.zip |#######################------------------------------| 44.13% tmpeexm0djf.zip |#######################------------------------------| 44.31% tmpeexm0djf.zip |########################-----------------------------| 44.5% tmpeexm0djf.zip |########################-----------------------------| 44.68% tmpeexm0djf.zip |########################-----------------------------| 44.87% tmpeexm0djf.zip |########################-----------------------------| 45.05% tmpeexm0djf.zip |########################-----------------------------| 45.24% tmpeexm0djf.zip |########################-----------------------------| 45.42% tmpeexm0djf.zip |########################-----------------------------| 45.61% tmpeexm0djf.zip |########################-----------------------------| 45.8% tmpeexm0djf.zip |########################-----------------------------| 45.98% tmpeexm0djf.zip |########################-----------------------------| 46.17% tmpeexm0djf.zip |#########################----------------------------| 46.35% tmpeexm0djf.zip |#########################----------------------------| 46.54% tmpeexm0djf.zip |#########################----------------------------| 46.72% tmpeexm0djf.zip |#########################----------------------------| 46.91% tmpeexm0djf.zip |#########################----------------------------| 47.09% tmpeexm0djf.zip |#########################----------------------------| 47.28% tmpeexm0djf.zip |#########################----------------------------| 47.46% tmpeexm0djf.zip |#########################----------------------------| 47.65% tmpeexm0djf.zip |#########################----------------------------| 47.83% tmpeexm0djf.zip |#########################----------------------------| 48.02% tmpeexm0djf.zip |##########################---------------------------| 48.21% tmpeexm0djf.zip |##########################---------------------------| 48.39% tmpeexm0djf.zip |##########################---------------------------| 48.58% tmpeexm0djf.zip |##########################---------------------------| 48.76% tmpeexm0djf.zip |##########################---------------------------| 48.95% tmpeexm0djf.zip |##########################---------------------------| 49.13% tmpeexm0djf.zip |##########################---------------------------| 49.32% tmpeexm0djf.zip |##########################---------------------------| 49.5% tmpeexm0djf.zip |##########################---------------------------| 49.69% tmpeexm0djf.zip |##########################---------------------------| 49.87% tmpeexm0djf.zip |###########################--------------------------| 50.06% tmpeexm0djf.zip |###########################--------------------------| 50.24% tmpeexm0djf.zip |###########################--------------------------| 50.43% tmpeexm0djf.zip |###########################--------------------------| 50.62% tmpeexm0djf.zip |###########################--------------------------| 50.8% tmpeexm0djf.zip |###########################--------------------------| 50.99% tmpeexm0djf.zip |###########################--------------------------| 51.17% tmpeexm0djf.zip |###########################--------------------------| 51.36% tmpeexm0djf.zip |###########################--------------------------| 51.54% tmpeexm0djf.zip |###########################--------------------------| 51.73% tmpeexm0djf.zip |############################-------------------------| 51.91% tmpeexm0djf.zip |############################-------------------------| 52.1% tmpeexm0djf.zip |############################-------------------------| 52.28% tmpeexm0djf.zip |############################-------------------------| 52.47% tmpeexm0djf.zip |############################-------------------------| 52.65% tmpeexm0djf.zip |############################-------------------------| 52.84% tmpeexm0djf.zip |############################-------------------------| 53.03% tmpeexm0djf.zip |############################-------------------------| 53.21% tmpeexm0djf.zip |############################-------------------------| 53.4% tmpeexm0djf.zip |############################-------------------------| 53.58% tmpeexm0djf.zip |############################-------------------------| 53.77% tmpeexm0djf.zip |#############################------------------------| 53.95% tmpeexm0djf.zip |#############################------------------------| 54.14% tmpeexm0djf.zip |#############################------------------------| 54.32% tmpeexm0djf.zip |#############################------------------------| 54.51% tmpeexm0djf.zip |#############################------------------------| 54.69% tmpeexm0djf.zip |#############################------------------------| 54.88% tmpeexm0djf.zip |#############################------------------------| 55.07% tmpeexm0djf.zip |#############################------------------------| 55.25% tmpeexm0djf.zip |#############################------------------------| 55.44% tmpeexm0djf.zip |#############################------------------------| 55.62% tmpeexm0djf.zip |##############################-----------------------| 55.81% tmpeexm0djf.zip |##############################-----------------------| 55.99% tmpeexm0djf.zip |##############################-----------------------| 56.18% tmpeexm0djf.zip |##############################-----------------------| 56.36% tmpeexm0djf.zip |##############################-----------------------| 56.55% tmpeexm0djf.zip |##############################-----------------------| 56.73% tmpeexm0djf.zip |##############################-----------------------| 56.92% tmpeexm0djf.zip |##############################-----------------------| 57.1% tmpeexm0djf.zip |##############################-----------------------| 57.29% tmpeexm0djf.zip |##############################-----------------------| 57.48% tmpeexm0djf.zip |###############################----------------------| 57.66% tmpeexm0djf.zip |###############################----------------------| 57.85% tmpeexm0djf.zip |###############################----------------------| 58.03% tmpeexm0djf.zip |###############################----------------------| 58.22% tmpeexm0djf.zip |###############################----------------------| 58.4% tmpeexm0djf.zip |###############################----------------------| 58.59% tmpeexm0djf.zip |###############################----------------------| 58.77% tmpeexm0djf.zip |###############################----------------------| 58.96% tmpeexm0djf.zip |###############################----------------------| 59.14% tmpeexm0djf.zip |###############################----------------------| 59.33% tmpeexm0djf.zip |################################---------------------| 59.51% tmpeexm0djf.zip |################################---------------------| 59.7% tmpeexm0djf.zip |################################---------------------| 59.89% tmpeexm0djf.zip |################################---------------------| 60.07% tmpeexm0djf.zip |################################---------------------| 60.26% tmpeexm0djf.zip |################################---------------------| 60.44% tmpeexm0djf.zip |################################---------------------| 60.63% tmpeexm0djf.zip |################################---------------------| 60.81% tmpeexm0djf.zip |################################---------------------| 61.0% tmpeexm0djf.zip |################################---------------------| 61.18% tmpeexm0djf.zip |#################################--------------------| 61.37% tmpeexm0djf.zip |#################################--------------------| 61.55% tmpeexm0djf.zip |#################################--------------------| 61.74% tmpeexm0djf.zip |#################################--------------------| 61.93% tmpeexm0djf.zip |#################################--------------------| 62.11% tmpeexm0djf.zip |#################################--------------------| 62.3% tmpeexm0djf.zip |#################################--------------------| 62.48% tmpeexm0djf.zip |#################################--------------------| 62.67% tmpeexm0djf.zip |#################################--------------------| 62.85% tmpeexm0djf.zip |#################################--------------------| 63.04% tmpeexm0djf.zip |##################################-------------------| 63.22% tmpeexm0djf.zip |##################################-------------------| 63.41% tmpeexm0djf.zip |##################################-------------------| 63.59% tmpeexm0djf.zip |##################################-------------------| 63.78% tmpeexm0djf.zip |##################################-------------------| 63.96% tmpeexm0djf.zip |##################################-------------------| 64.15% tmpeexm0djf.zip |##################################-------------------| 64.34% tmpeexm0djf.zip |##################################-------------------| 64.52% tmpeexm0djf.zip |##################################-------------------| 64.71% tmpeexm0djf.zip |##################################-------------------| 64.89% tmpeexm0djf.zip |##################################-------------------| 65.08% tmpeexm0djf.zip |###################################------------------| 65.26% tmpeexm0djf.zip |###################################------------------| 65.45% tmpeexm0djf.zip |###################################------------------| 65.63% tmpeexm0djf.zip |###################################------------------| 65.82% tmpeexm0djf.zip |###################################------------------| 66.0% tmpeexm0djf.zip |###################################------------------| 66.19% tmpeexm0djf.zip |###################################------------------| 66.37% tmpeexm0djf.zip |###################################------------------| 66.56% tmpeexm0djf.zip |###################################------------------| 66.75% tmpeexm0djf.zip |###################################------------------| 66.93% tmpeexm0djf.zip |####################################-----------------| 67.12% tmpeexm0djf.zip |####################################-----------------| 67.3% tmpeexm0djf.zip |####################################-----------------| 67.49% tmpeexm0djf.zip |####################################-----------------| 67.67% tmpeexm0djf.zip |####################################-----------------| 67.86% tmpeexm0djf.zip |####################################-----------------| 68.04% tmpeexm0djf.zip |####################################-----------------| 68.23% tmpeexm0djf.zip |####################################-----------------| 68.41% tmpeexm0djf.zip |####################################-----------------| 68.6% tmpeexm0djf.zip |####################################-----------------| 68.79% tmpeexm0djf.zip |#####################################----------------| 68.97% tmpeexm0djf.zip |#####################################----------------| 69.16% tmpeexm0djf.zip |#####################################----------------| 69.34% tmpeexm0djf.zip |#####################################----------------| 69.53% tmpeexm0djf.zip |#####################################----------------| 69.71% tmpeexm0djf.zip |#####################################----------------| 69.9% tmpeexm0djf.zip |#####################################----------------| 70.08% tmpeexm0djf.zip |#####################################----------------| 70.27% tmpeexm0djf.zip |#####################################----------------| 70.45% tmpeexm0djf.zip |#####################################----------------| 70.64% tmpeexm0djf.zip |######################################---------------| 70.82% tmpeexm0djf.zip |######################################---------------| 71.01% tmpeexm0djf.zip |######################################---------------| 71.2% tmpeexm0djf.zip |######################################---------------| 71.38% tmpeexm0djf.zip |######################################---------------| 71.57% tmpeexm0djf.zip |######################################---------------| 71.75% tmpeexm0djf.zip |######################################---------------| 71.94% tmpeexm0djf.zip |######################################---------------| 72.12% tmpeexm0djf.zip |######################################---------------| 72.31% tmpeexm0djf.zip |######################################---------------| 72.49% tmpeexm0djf.zip |#######################################--------------| 72.68% tmpeexm0djf.zip |#######################################--------------| 72.86% tmpeexm0djf.zip |#######################################--------------| 73.05% tmpeexm0djf.zip |#######################################--------------| 73.23% tmpeexm0djf.zip |#######################################--------------| 73.42% tmpeexm0djf.zip |#######################################--------------| 73.61% tmpeexm0djf.zip |#######################################--------------| 73.79% tmpeexm0djf.zip |#######################################--------------| 73.98% tmpeexm0djf.zip |#######################################--------------| 74.16% tmpeexm0djf.zip |#######################################--------------| 74.35% tmpeexm0djf.zip |########################################-------------| 74.53% tmpeexm0djf.zip |########################################-------------| 74.72% tmpeexm0djf.zip |########################################-------------| 74.9% tmpeexm0djf.zip |########################################-------------| 75.09% tmpeexm0djf.zip |########################################-------------| 75.27% tmpeexm0djf.zip |########################################-------------| 75.46% tmpeexm0djf.zip |########################################-------------| 75.65% tmpeexm0djf.zip |########################################-------------| 75.83% tmpeexm0djf.zip |########################################-------------| 76.02% tmpeexm0djf.zip |########################################-------------| 76.2% tmpeexm0djf.zip |########################################-------------| 76.39% tmpeexm0djf.zip |#########################################------------| 76.57% tmpeexm0djf.zip |#########################################------------| 76.76% tmpeexm0djf.zip |#########################################------------| 76.94% tmpeexm0djf.zip |#########################################------------| 77.13% tmpeexm0djf.zip |#########################################------------| 77.31% tmpeexm0djf.zip |#########################################------------| 77.5% tmpeexm0djf.zip |#########################################------------| 77.68% tmpeexm0djf.zip |#########################################------------| 77.87% tmpeexm0djf.zip |#########################################------------| 78.06% tmpeexm0djf.zip |#########################################------------| 78.24% tmpeexm0djf.zip |##########################################-----------| 78.43% tmpeexm0djf.zip |##########################################-----------| 78.61% tmpeexm0djf.zip |##########################################-----------| 78.8% tmpeexm0djf.zip |##########################################-----------| 78.98% tmpeexm0djf.zip |##########################################-----------| 79.17% tmpeexm0djf.zip |##########################################-----------| 79.35% tmpeexm0djf.zip |##########################################-----------| 79.54% tmpeexm0djf.zip |##########################################-----------| 79.72% tmpeexm0djf.zip |##########################################-----------| 79.91% tmpeexm0djf.zip |##########################################-----------| 80.09% tmpeexm0djf.zip |###########################################----------| 80.28% tmpeexm0djf.zip |###########################################----------| 80.47% tmpeexm0djf.zip |###########################################----------| 80.65% tmpeexm0djf.zip |###########################################----------| 80.84% tmpeexm0djf.zip |###########################################----------| 81.02% tmpeexm0djf.zip |###########################################----------| 81.21% tmpeexm0djf.zip |###########################################----------| 81.39% tmpeexm0djf.zip |###########################################----------| 81.58% tmpeexm0djf.zip |###########################################----------| 81.76% tmpeexm0djf.zip |###########################################----------| 81.95% tmpeexm0djf.zip |############################################---------| 82.13% tmpeexm0djf.zip |############################################---------| 82.32% tmpeexm0djf.zip |############################################---------| 82.51% tmpeexm0djf.zip |############################################---------| 82.69% tmpeexm0djf.zip |############################################---------| 82.88% tmpeexm0djf.zip |############################################---------| 83.06% tmpeexm0djf.zip |############################################---------| 83.25% tmpeexm0djf.zip |############################################---------| 83.43% tmpeexm0djf.zip |############################################---------| 83.62% tmpeexm0djf.zip |############################################---------| 83.8% tmpeexm0djf.zip |#############################################--------| 83.99% tmpeexm0djf.zip |#############################################--------| 84.17% tmpeexm0djf.zip |#############################################--------| 84.36% tmpeexm0djf.zip |#############################################--------| 84.54% tmpeexm0djf.zip |#############################################--------| 84.73% tmpeexm0djf.zip |#############################################--------| 84.92% tmpeexm0djf.zip |#############################################--------| 85.1% tmpeexm0djf.zip |#############################################--------| 85.29% tmpeexm0djf.zip |#############################################--------| 85.47% tmpeexm0djf.zip |#############################################--------| 85.66% tmpeexm0djf.zip |#############################################--------| 85.84% tmpeexm0djf.zip |##############################################-------| 86.03% tmpeexm0djf.zip |##############################################-------| 86.21% tmpeexm0djf.zip |##############################################-------| 86.4% tmpeexm0djf.zip |##############################################-------| 86.58% tmpeexm0djf.zip |##############################################-------| 86.77% tmpeexm0djf.zip |##############################################-------| 86.95% tmpeexm0djf.zip |##############################################-------| 87.14% tmpeexm0djf.zip |##############################################-------| 87.33% tmpeexm0djf.zip |##############################################-------| 87.51% tmpeexm0djf.zip |##############################################-------| 87.7% tmpeexm0djf.zip |###############################################------| 87.88% tmpeexm0djf.zip |###############################################------| 88.07% tmpeexm0djf.zip |###############################################------| 88.25% tmpeexm0djf.zip |###############################################------| 88.44% tmpeexm0djf.zip |###############################################------| 88.62% tmpeexm0djf.zip |###############################################------| 88.81% tmpeexm0djf.zip |###############################################------| 88.99% tmpeexm0djf.zip |###############################################------| 89.18% tmpeexm0djf.zip |###############################################------| 89.37% tmpeexm0djf.zip |###############################################------| 89.55% tmpeexm0djf.zip |################################################-----| 89.74% tmpeexm0djf.zip |################################################-----| 89.92% tmpeexm0djf.zip |################################################-----| 90.11% tmpeexm0djf.zip |################################################-----| 90.29% tmpeexm0djf.zip |################################################-----| 90.48% tmpeexm0djf.zip |################################################-----| 90.66% tmpeexm0djf.zip |################################################-----| 90.85% tmpeexm0djf.zip |################################################-----| 91.03% tmpeexm0djf.zip |################################################-----| 91.22% tmpeexm0djf.zip |################################################-----| 91.4% tmpeexm0djf.zip |#################################################----| 91.59% tmpeexm0djf.zip |#################################################----| 91.78% tmpeexm0djf.zip |#################################################----| 91.96% tmpeexm0djf.zip |#################################################----| 92.15% tmpeexm0djf.zip |#################################################----| 92.33% tmpeexm0djf.zip |#################################################----| 92.52% tmpeexm0djf.zip |#################################################----| 92.7% tmpeexm0djf.zip |#################################################----| 92.89% tmpeexm0djf.zip |#################################################----| 93.07% tmpeexm0djf.zip |#################################################----| 93.26% tmpeexm0djf.zip |##################################################---| 93.44% tmpeexm0djf.zip |##################################################---| 93.63% tmpeexm0djf.zip |##################################################---| 93.81% tmpeexm0djf.zip |##################################################---| 94.0% tmpeexm0djf.zip |##################################################---| 94.19% tmpeexm0djf.zip |##################################################---| 94.37% tmpeexm0djf.zip |##################################################---| 94.56% tmpeexm0djf.zip |##################################################---| 94.74% tmpeexm0djf.zip |##################################################---| 94.93% tmpeexm0djf.zip |##################################################---| 95.11% tmpeexm0djf.zip |###################################################--| 95.3% tmpeexm0djf.zip |###################################################--| 95.48% tmpeexm0djf.zip |###################################################--| 95.67% tmpeexm0djf.zip |###################################################--| 95.85% tmpeexm0djf.zip |###################################################--| 96.04% tmpeexm0djf.zip |###################################################--| 96.23% tmpeexm0djf.zip |###################################################--| 96.41% tmpeexm0djf.zip |###################################################--| 96.6% tmpeexm0djf.zip |###################################################--| 96.78% tmpeexm0djf.zip |###################################################--| 96.97% tmpeexm0djf.zip |###################################################--| 97.15% tmpeexm0djf.zip |####################################################-| 97.34% tmpeexm0djf.zip |####################################################-| 97.52% tmpeexm0djf.zip |####################################################-| 97.71% tmpeexm0djf.zip |####################################################-| 97.89% tmpeexm0djf.zip |####################################################-| 98.08% tmpeexm0djf.zip |####################################################-| 98.26% tmpeexm0djf.zip |####################################################-| 98.45% tmpeexm0djf.zip |####################################################-| 98.64% tmpeexm0djf.zip |####################################################-| 98.82% tmpeexm0djf.zip |####################################################-| 99.01% tmpeexm0djf.zip |#####################################################| 99.19% tmpeexm0djf.zip |#####################################################| 99.38% tmpeexm0djf.zip |#####################################################| 99.56% tmpeexm0djf.zip |#####################################################| 99.75% tmpeexm0djf.zip |#####################################################| 99.93% tmpeexm0djf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b65e8c82-762e-4721-9d47-b302351c83f9 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x