Hi Team,

We have redeployed our ONAP Setup  (OOM: Elalto branch)  with all the latest 
updated patches related to certificates, all health checks are passing except 
(DCAE, HOLMES & Modeling) components. PFA of healthcheck_output, Pod_details 
log.

When ./demo-k8s.sh is executed, it is failing with 403-error code, the trace is 
attached in ACCESS-DENIED.txt file.

Any inputs or suggestions are appreciated.


Thanks and regards,
Naveen

L&T Technology Services Ltd

www.LTTS.com

L&T Technology Services Limited (LTTS) is committed to safeguard your data 
privacy. For more information to view our commitment towards data privacy under 
GDPR, please visit the privacy policy on our website www.Ltts.com. This Email 
may contain confidential or privileged information for the intended recipient 
(s). If you are not the intended recipient, please do not use or disseminate 
the information, notify the sender and delete it from your system.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#20619): https://lists.onap.org/g/onap-discuss/message/20619
Mute This Topic: https://lists.onap.org/mt/72946976/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Attachment: healthcheck_output
Description: healthcheck_output

root@demoelalto-nfs:~/oom/kubernetes/robot# ./demo-k8s.sh onap init
Number of parameters:
2
KEY:
init
++ kubectl --namespace onap get pods
++ sed 's/ .*//'
++ grep robot
+ POD=demo-robot-robot-59d7c9dc45-ltngz
++ dirname ./demo-k8s.sh
+ DIR=.
+ SCRIPTDIR=scripts/demoscript
+ ETEHOME=/var/opt/ONAP
+ '[' ']'
++ kubectl --namespace onap exec demo-robot-robot-59d7c9dc45-ltngz -- bash -c 
'ls -1q /share/logs/ | wc -l'
+ export GLOBAL_BUILD_NUMBER=9
+ GLOBAL_BUILD_NUMBER=9
++ printf %04d 9
+ OUTPUT_FOLDER=0009_demo_init
+ DISPLAY_NUM=99
+ VARIABLEFILES='-V /share/config/robot_properties.py'
+ kubectl --namespace onap exec demo-robot-robot-59d7c9dc45-ltngz -- 
/var/opt/ONAP/runTags.sh -V /share/config/robot_properties.py -d 
/share/logs/0009_demo_init -i InitDemo --display 99
Starting Xvfb on display :99 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
Testsuites                                                                    
==============================================================================
Testsuites.Demo :: Executes the VNF Orchestration Test cases including setu...
==============================================================================
Initialize Customer And Models                                        | FAIL |
'403' does not match '^(201|200)$'
------------------------------------------------------------------------------
Initialize SO Openstack Identity For V3                               | PASS |
------------------------------------------------------------------------------
Testsuites.Demo :: Executes the VNF Orchestration Test cases inclu... | FAIL |
2 critical tests, 1 passed, 1 failed
2 tests total, 1 passed, 1 failed
==============================================================================
Testsuites                                                            | FAIL |
2 critical tests, 1 passed, 1 failed
2 tests total, 1 passed, 1 failed
==============================================================================
Output:  /share/logs/0009_demo_init/output.xml
Log:     /share/logs/0009_demo_init/log.html
Report:  /share/logs/0009_demo_init/report.html
root@demoelalto-nfs:~/oom/kubernetes/robot#






Adding Availabilty Zone : (throwing 403 ACCESS-DENIED)

root@demo-robot-robot-59d7c9dc45-ltngz:/# 
root@demo-robot-robot-59d7c9dc45-ltngz:/# curl -k -X PUT \
>   
> https://aai:8443/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/availability-zones/availability-zone/nova
>  \
>   -H 'accept: application/json' \
>   -u 'AAI:AAI'\
>   -H 'X-TransactionId:9999' \
>   -H 'X-FromAppId:postman' \
>   -H 'content-type: application/json' \
>   -d '{
>         "availability-zone-name": "nova",
>         "hypervisor-type": "KVM",
>         "operational-status": "Active"
>     }'
{"timestamp":1586616783938,"status":403,"error":"Forbidden","message":"Access 
Denied","path":"/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/availability-zones/availability-zone/nova"}root@demo-robot-robot-59d7c9dc45-ltngz:/#
 
root@demo-robot-robot-59d7c9dc45-ltngz:/# 
root@demo-robot-robot-59d7c9dc45-ltngz:/# 

Attachment: pod_details
Description: pod_details

Attachment: dcae_pods_describe_logs
Description: dcae_pods_describe_logs

Reply via email to