Uploaded image for project: 'Logging analytics'
  1. Logging analytics
  2. LOG-656

Network Discovery Service Decomposer logging misrepresents how many relationships were discovered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Low Low
    • Dublin Release
    • Casablanca Release, Dublin Release

      When Service Decomposition service queries AAI and finds, say, two vservers related to the service instance, the logs will actually say that only one was found:

       2018-08-30 16:15:20.394  INFO 21081 --- [tp1894788146-41] o.o.s.a.p.s.service.rs.RestServiceImpl   :
      2018-08-30 16:15:20.396  INFO 21081 --- [tp1894788146-41] o.o.s.a.p.s.service.SpringService        : Querying A&AI for service instance c6456519-6acf-4adb-997c-3c363dd4caaf
      2018-08-30 16:15:20.397  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0001I|AC0001I GET request at url = http://10.147.112.136:8443/aai/v13/nodes/service-instance/c6456519-6acf-4adb-997c-3c363dd4caaf|
      2018-08-30 16:15:20.404  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0003I|AC0003I GET request operation time = 8 ms for link = http://10.147.112.136:8443/aai/v13/nodes/service-instance/c6456519-6acf-4adb-997c-3c363dd4caaf|
      2018-08-30 16:15:20.404  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0004I|AC0004I request at url = http://10.147.112.136:8443/aai/v13/nodes/service-instance/c6456519-6acf-4adb-997c-3c363dd4caaf resulted in http response: 200 OK|
      2018-08-30 16:15:20.405  INFO 21081 --- [tp1894788146-41] o.o.s.a.p.s.util.RestUtil                : Fetching Service Instance Relationships
      2018-08-30 16:15:20.405  INFO 21081 --- [tp1894788146-41] o.o.s.a.p.s.util.RestUtil                : The number of the relationships for service instance id c6456519-6acf-4adb-997c-3c363dd4caaf is: 1
      2018-08-30 16:15:20.405  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0001I|AC0001I GET request at url = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df68?depth=2|
      2018-08-30 16:15:20.408  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0003I|AC0003I GET request operation time = 3 ms for link = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df68?depth=2|
      2018-08-30 16:15:20.409  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0004I|AC0004I request at url = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df68?depth=2 resulted in http response: 200 OK|
      2018-08-30 16:15:20.409  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0001I|AC0001I GET request at url = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df69?depth=2|
      2018-08-30 16:15:20.412  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0003I|AC0003I GET request operation time = 3 ms for link = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df69?depth=2|
      2018-08-30 16:15:20.413  INFO 21081 --- [tp1894788146-41] AAIRESTClient                            : AC0004I|AC0004I request at url = http://10.147.112.136:8443/aai/v13/network/generic-vnfs/generic-vnf/6700c313-fbb7-4cf9-ac70-0293ec56df69?depth=2 resulted in http response: 200 OK|

            ntraxler ntraxler
            dstangl dstangl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: