debian@k8s-control-1-oom-master:~$ kubectl logs onap-dcae-cloudify-manager-79b59444dd-f2fbg > cm.log debian@k8s-control-1-oom-master:~$ cat cm.log + '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' + for d in '$PDIRS' ++ dirname /var/lib/pgsql/9.5/data + p=/var/lib/pgsql/9.5 + mkdir -p /cfy-persist/var/lib/pgsql/9.5 + cp -rp /var/lib/pgsql/9.5/data /cfy-persist/var/lib/pgsql/9.5 + for d in '$PDIRS' ++ dirname /opt/manager/resources + p=/opt/manager + mkdir -p /cfy-persist/opt/manager + cp -rp /opt/manager/resources /cfy-persist/opt/manager + for d in '$PDIRS' ++ dirname /opt/mgmtworker/env/plugins + p=/opt/mgmtworker/env + mkdir -p /cfy-persist/opt/mgmtworker/env + cp -rp /opt/mgmtworker/env/plugins /cfy-persist/opt/mgmtworker/env + for d in '$PDIRS' ++ dirname /opt/mgmtworker/work/deployments + p=/opt/mgmtworker/work + mkdir -p /cfy-persist/opt/mgmtworker/work + cp -rp /opt/mgmtworker/work/deployments /cfy-persist/opt/mgmtworker/work + for d in '$PDIRS' + '[' -d /var/lib/pgsql/9.5/data ']' + mv /var/lib/pgsql/9.5/data /var/lib/pgsql/9.5/data-initial ++ dirname /var/lib/pgsql/9.5/data + ln -sf /cfy-persist//var/lib/pgsql/9.5/data /var/lib/pgsql/9.5 + for d in '$PDIRS' + '[' -d /opt/manager/resources ']' + mv /opt/manager/resources /opt/manager/resources-initial ++ dirname /opt/manager/resources + ln -sf /cfy-persist//opt/manager/resources /opt/manager + for d in '$PDIRS' + '[' -d /opt/mgmtworker/env/plugins ']' + mv /opt/mgmtworker/env/plugins /opt/mgmtworker/env/plugins-initial ++ dirname /opt/mgmtworker/env/plugins + ln -sf /cfy-persist//opt/mgmtworker/env/plugins /opt/mgmtworker/env + for d in '$PDIRS' + '[' -d /opt/mgmtworker/work/deployments ']' + mv /opt/mgmtworker/work/deployments /opt/mgmtworker/work/deployments-initial ++ dirname /opt/mgmtworker/work/deployments + ln -sf /cfy-persist//opt/mgmtworker/work/deployments /opt/mgmtworker/work + 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/set-admin-password.sh + /scripts/cloudify-ready.sh Did not get a status response Retrieving manager services status... [ip=dcae-cloudify-manager] HTTPSConnectionPool(host='dcae-cloudify-manager', port=443): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) An error occurred when trying to connect to the manager,please make sure it is online and all required ports are open. This can also happen when the manager is not working with SSL, but the client does 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 Retrieving manager services status... [ip=dcae-cloudify-manager] HTTPSConnectionPool(host='dcae-cloudify-manager', port=443): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) An error occurred when trying to connect to the manager,please make sure it is online and all required ports are open. This can also happen when the manager is not working with SSL, but the client does + 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 Retrieving manager services status... [ip=dcae-cloudify-manager] HTTPSConnectionPool(host='dcae-cloudify-manager', port=443): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) An error occurred when trying to connect to the manager,please make sure it is online and all required ports are open. This can also happen when the manager is not working with SSL, but the client does Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | AMQP-Postgres | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Cloudify Console | Active | | PostgreSQL | Active | | AMQP-Postgres | Inactive | | Manager Rest-Service | Active | | RabbitMQ | Active | | Webserver | Active | | Management Worker | Inactive | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + set +x Set Cloudify's admin password usage: cfy_manager [-h] {validate,install,configure,remove,start,stop,restart,sanity-check,add-networks,update-encryption-key,create-internal-certs,create-external-certs,generate-test-cert,brokers,dbs,status-reporter,node} ... cfy_manager: error: invalid choice: 'UmH7vbj6' (choose from 'validate', 'install', 'configure', 'remove', 'start', 'stop', 'restart', 'sanity-check', 'add-networks', 'update-encryption-key', 'create-internal-certs', 'create-external-certs', 'generate-test-cert', 'brokers', 'dbs', 'status-reporter', 'node') Password updated in DB! Set the password used by the cfy client Validating credentials... Credentials validated Setting password to `UmH7vbj6` Settings saved successfully Cloudify password set + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Services: Got a status response All services running + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-3zVMv5z/k8splugin-2.0.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-3zVMv5z/k8splugin_types.yaml ++ basename /opt/plugins/plugin-3zVMv5z/k8splugin-2.0.0-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-2.0.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-2.0.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-2.0.0-py27-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-3zVMv5z/k8splugin_types.yaml /opt/plugins/plugin-3zVMv5z/k8splugin-2.0.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpce6Sbm.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 8c1e46bf-0359-4510-ad11-7e23aecec786 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-52KfotF/clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-52KfotF/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-52KfotF/clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py27-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-52KfotF/clamppolicyplugin_types.yaml /opt/plugins/plugin-52KfotF/clamppolicyplugin-1.1.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpP959Gx.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 44d9e222-8053-4755-8111-0d99b62b4c50 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Dqt4Tde/dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-Dqt4Tde/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-Dqt4Tde/dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py27-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-Dqt4Tde/dcaepolicyplugin_types.yaml /opt/plugins/plugin-Dqt4Tde/dcaepolicyplugin-2.4.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpRiZ52X.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 82ddb5f2-4b69-4a7a-b1b8-782d534517a4 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Hmv4QA4/helm-4.2.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-Hmv4QA4/helm_types.yaml ++ basename /opt/plugins/plugin-Hmv4QA4/helm-4.2.0-py27-none-linux_x86_64.wgn + ARCHIVE=helm-4.2.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=helm-4.2.0-py27-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=helm-4.2.0-py27-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Hmv4QA4/helm_types.yaml /opt/plugins/plugin-Hmv4QA4/helm-4.2.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpQHB5Q0.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 9cbd35f4-857f-4c2b-be3c-9fbf86c08ec6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-N8NDaj3/dmaap-1.5.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-N8NDaj3/dmaap_types.yaml ++ basename /opt/plugins/plugin-N8NDaj3/dmaap-1.5.0-py27-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py27-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-N8NDaj3/dmaap_types.yaml /opt/plugins/plugin-N8NDaj3/dmaap-1.5.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp6r4bZK.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 820a726f-f14f-42ee-9542-9ee0929fab02 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NOwmAmq/relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-NOwmAmq/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-NOwmAmq/relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py27-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-NOwmAmq/relationshipplugin_types.yaml /opt/plugins/plugin-NOwmAmq/relationshipplugin-1.1.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpqkXsik.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is c221312e-c6c8-4714-bbbe-6c2e043c3200 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-X7zi3AF/k8splugin-3.4.2-py27-none-linux_x86_64.wgn /opt/plugins/plugin-X7zi3AF/k8splugin_types.yaml ++ basename /opt/plugins/plugin-X7zi3AF/k8splugin-3.4.2-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.4.2-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.4.2-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.4.2-py27-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-X7zi3AF/k8splugin_types.yaml /opt/plugins/plugin-X7zi3AF/k8splugin-3.4.2-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpIIymKq.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is b08acc7d-0bfc-4794-90a3-8ead453023c4 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-i97slu6/k8splugin-3.4.1-py27-none-linux_x86_64.wgn /opt/plugins/plugin-i97slu6/k8splugin_types.yaml ++ basename /opt/plugins/plugin-i97slu6/k8splugin-3.4.1-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.4.1-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.4.1-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.4.1-py27-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-i97slu6/k8splugin_types.yaml /opt/plugins/plugin-i97slu6/k8splugin-3.4.1-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpIlDNpm.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 10bcd376-0532-4589-afcc-ebe1caad9157 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nRc10Nh/k8splugin-3.3.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-nRc10Nh/k8splugin_types.yaml ++ basename /opt/plugins/plugin-nRc10Nh/k8splugin-3.3.0-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.3.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.3.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.3.0-py27-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-nRc10Nh/k8splugin_types.yaml /opt/plugins/plugin-nRc10Nh/k8splugin-3.3.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpn8Vy4Y.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 35c761cb-c02a-4dfe-afec-e6666a4cebfb + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-rDcruaS/sshkeyshare-1.2.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-rDcruaS/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-rDcruaS/sshkeyshare-1.2.0-py27-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py27-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-rDcruaS/sshkeyshare_types.yaml /opt/plugins/plugin-rDcruaS/sshkeyshare-1.2.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpJpQmVC.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 50bf57cc-04b6-4925-b65f-c23873960df6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-y8rEZHf/pgaas-1.3.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-y8rEZHf/pgaas_types.yaml ++ basename /opt/plugins/plugin-y8rEZHf/pgaas-1.3.0-py27-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py27-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py27-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-y8rEZHf/pgaas_types.yaml /opt/plugins/plugin-y8rEZHf/pgaas-1.3.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5Zn3qH.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is c00152b1-a84f-49b2-b5ae-1c14c52a76e7 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-ybE9qel/k8splugin-3.0.0-py27-none-linux_x86_64.wgn /opt/plugins/plugin-ybE9qel/k8splugin_types.yaml ++ basename /opt/plugins/plugin-ybE9qel/k8splugin-3.0.0-py27-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.0.0-py27-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.0.0-py27-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.0.0-py27-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-ybE9qel/k8splugin_types.yaml /opt/plugins/plugin-ybE9qel/k8splugin-3.0.0-py27-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5pI6mj.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 3525a2d4-32a5-4d30-b2d6-09de7570dbc1 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=5 + (( 5 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' + sleep 15 Waiting for running system workflows to complete + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=4 + (( 4 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' Waiting for running system workflows to complete + sleep 15 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=4 + (( 4 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' Waiting for running system workflows to complete + sleep 15 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=4 + (( 4 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' + sleep 15 Waiting for running system workflows to complete + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=4 + (( 4 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' + sleep 15 Waiting for running system workflows to complete + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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=1 + (( 1 > 0 )) + return 0 + echo 'Waiting for running system workflows to complete' + sleep 15 Waiting for running system workflows to complete + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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 debian@k8s-control-1-oom-master:~$