In addition to what Marco said, Policy version has changed recently, from v1.1.1 to v1.1.2. See mail: https://lists.onap.org/pipermail/onap-discuss/2018-January/007204.html <https://lists.onap.org/pipermail/onap-discuss/2018-January/007204.html> where I explain my errors.
Thanks, Alexis > On Jan 8, 2018, at 8:59 PM, Gary Wu <[email protected]> wrote: > > Thanks Marco. > > Pam, is this issue already being tracked by policy? Or should we log a new > Jira ticket? > > Thanks, > Gary > > From: PLATANIA, MARCO (MARCO) [mailto:[email protected]] > Sent: Monday, January 08, 2018 5:57 PM > To: Gary Wu <[email protected]>; Yunxia Chen <[email protected]>; > onap-discuss <[email protected]>; 'Chengli Wang' > <[email protected]>; Kang Xi <[email protected]>; Yang Xu (Yang, > Fixed Network) <[email protected]>; FLOOD, JERRY <[email protected]>; Eric > Debeau <[email protected]>; DRAGOSH, PAMELA L (PAM) > <[email protected]> > Subject: Re: [integration] ONAP Amsterdam Maintenance release testing > > Gary, > > The issue with Policy is that PAP can’t connect to PDP. > > echo "pushPolicy : PUT : com.MicroServicevCPE" > + echo 'pushPolicy : PUT : com.MicroServicevCPE' > curl -v --silent -X PUT --header 'Content-Type: application/json' --header > 'Accept: text/plain' --header 'ClientAuth: cHl0aG9uOnRlc3Q=' --header > 'Authorization: Basic dGVzdHBkcDphbHBoYTEyMw==' --header 'Environment: TEST' > -d '{ > "pdpGroup": "default", > "policyName": "com.MicroServicevCPE", > PE300 - Data Issue: response code of the URL is 404. This indicates a > problem with getting the version from the PAP or the policy does not > exist.pushPolicy : PUT : com.MicroServicevCPE > "policyType": "MicroService" > }' 'http://pdp:8081/pdp/api/pushPolicy' > + curl -v --silent -X PUT --header 'Content-Type: application/json' --header > 'Accept: text/plain' --header 'ClientAuth: cHl0aG9uOnRlc3Q=' --header > 'Authorization: Basic dGVzdHBkcDphbHBoYTEyMw==' --header 'Environment: TEST' > -d '{ > "pdpGroup": "default", > "policyName": "com.MicroServicevCPE", > "policyType": "MicroService" > }' http://pdp:8081/pdp/api/pushPolicy <http://pdp:8081/pdp/api/pushPolicy> > * Hostname was NOT found in DNS cache > * Trying 172.18.0.6... > * Connected to pdp (172.18.0.6) port 8081 (#0) > > PUT /pdp/api/pushPolicy HTTP/1.1 > > User-Agent: curl/7.35.0 > > Host: pdp:8081 > > Content-Type: application/json > > Accept: text/plain > > ClientAuth: cHl0aG9uOnRlc3Q= > > Authorization: Basic dGVzdHBkcDphbHBoYTEyMw== > > Environment: TEST > > Content-Length: 99 > > > } [data not shown] > * upload completely sent off: 99 out of 99 bytes > < HTTP/1.1 400 Bad Request > * Server Apache-Coyote/1.1 is not blacklisted > < Server: Apache-Coyote/1.1 > < Content-Type: text/plain;charset=ISO-8859-1 > < Content-Length: 146 > < Date: Mon, 08 Jan 2018 21:30:45 GMT > < Connection: close > < > { [data not shown] > * Closing connection 0 > > We already faced this issue a couple of days ago while debugging OOM, not > sure whether it’s being tracked somewhere. > > Thanks, > Marco > > From: Gary Wu <[email protected] <mailto:[email protected]>> > Date: Monday, January 8, 2018 at 7:17 PM > To: Yunxia Chen <[email protected] <mailto:[email protected]>>, > onap-discuss <[email protected] > <mailto:[email protected]>>, "PLATANIA, MARCO (MARCO)" > <[email protected] <mailto:[email protected]>>, 'Chengli > Wang' <[email protected] <mailto:[email protected]>>, > Kang Xi <[email protected] <mailto:[email protected]>>, "Yang Xu (Yang, > Fixed Network)" <[email protected] <mailto:[email protected]>>, "FLOOD, > JERRY" <[email protected] <mailto:[email protected]>>, Eric Debeau > <[email protected] <mailto:[email protected]>> > Subject: RE: [integration] ONAP Amsterdam Maintenance release testing > > It’s been about 5 hours since the deployments, and none of the environments > have passed health checks. Here are the current failures: > > Integration-Jenkins: policy, vid > Integration-SB-03: policy > Integration-SB-04: policy, uui > Integration-SB-05: dcae, policy > > It seems that policy is currently failing consistently, plus some others that > fail sporadically. Does anyone know what the issue is with policy? > > Thanks, > Gary > > From: Gary Wu > Sent: Monday, January 08, 2018 12:30 PM > To: Yunxia Chen <[email protected] <mailto:[email protected]>>; > onap-discuss <[email protected] > <mailto:[email protected]>>; PLATANIA, MARCO (MARCO) > <[email protected] <mailto:[email protected]>>; 'Chengli > Wang' <[email protected] <mailto:[email protected]>>; > Kang Xi <[email protected] <mailto:[email protected]>>; Yang Xu (Yang, > Fixed Network) <[email protected] <mailto:[email protected]>>; Jerry > Flood <[email protected] <mailto:[email protected]>>; Eric Debeau > <[email protected] <mailto:[email protected]>> > Subject: RE: [integration] ONAP Amsterdam Maintenance release testing > > It’s taking a while since we’re doing several simultaneous deployments. I’ll > send out another update when the environments are up. > > The Jenkins URL is: http://12.234.32.117/jenkins/ > <https://urldefense.proofpoint.com/v2/url?u=http-3A__12.234.32.117_jenkins_&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=KgFIQiUJzSC0gUhJaQxg8eC3w16GC3sKgWIcs4iIee0&m=icRkVA3EVTeZx-b9_7_68tqory4UWCQJi5I3XDMU4LM&s=EiVctmRFdVOHojySDyggzV4iSt4hLLoEEDsufxO14oE&e=>. > > Thanks, > Gary > > From: Yunxia Chen > Sent: Monday, January 08, 2018 11:30 AM > To: Gary Wu <[email protected] <mailto:[email protected]>>; > onap-discuss <[email protected] > <mailto:[email protected]>>; PLATANIA, MARCO (MARCO) > <[email protected] <mailto:[email protected]>>; 'Chengli > Wang' <[email protected] <mailto:[email protected]>>; > Kang Xi <[email protected] <mailto:[email protected]>>; Yang Xu (Yang, > Fixed Network) <[email protected] <mailto:[email protected]>>; Jerry > Flood <[email protected] <mailto:[email protected]>>; Eric Debeau > <[email protected] <mailto:[email protected]>> > Subject: Re: [integration] ONAP Amsterdam Maintenance release testing > > Thank you Gary. Please let us know once it passed all health check. > > At the same time, could you please include vFWCL test cases into your Jenkin > env, even though right now, it is still using the temporary solution. Please > also send us the URL of that Jenkin website. > > Regards, > > Helen Chen > > From: Gary Wu <[email protected] <mailto:[email protected]>> > Date: Monday, January 8, 2018 at 11:26 AM > To: Helen Chen 00725961 <[email protected] > <mailto:[email protected]>>, onap-discuss <[email protected] > <mailto:[email protected]>>, "PLATANIA, MARCO (MARCO)" > <[email protected] <mailto:[email protected]>>, 'Chengli > Wang' <[email protected] <mailto:[email protected]>>, > Kang Xi <[email protected] <mailto:[email protected]>>, "Yang Xu (Yang, > Fixed Network)" <[email protected] <mailto:[email protected]>>, Jerry > Flood <[email protected] <mailto:[email protected]>>, Eric Debeau > <[email protected] <mailto:[email protected]>> > Subject: RE: [integration] ONAP Amsterdam Maintenance release testing > > I’m deploying to SB-03, SB-04, and SB-05 now. Please let everyone know which > environment you’ll be using. > > Thanks, > Gary > > From: Yunxia Chen > Sent: Monday, January 08, 2018 11:13 AM > To: onap-discuss <[email protected] > <mailto:[email protected]>>; PLATANIA, MARCO (MARCO) > <[email protected] <mailto:[email protected]>>; 'Chengli > Wang' <[email protected] <mailto:[email protected]>>; > Gary Wu <[email protected] <mailto:[email protected]>>; Kang Xi > <[email protected] <mailto:[email protected]>>; Yang Xu (Yang, Fixed > Network) <[email protected] <mailto:[email protected]>>; Jerry Flood > <[email protected] <mailto:[email protected]>>; Eric Debeau <[email protected] > <mailto:[email protected]>> > Subject: [integration] ONAP Amsterdam Maintenance release testing > Importance: High > > Hi, Team, > We’ll start the MR testing today. Let’s run all use cases at least once > before the end of this Tuesday, (VoLTE might take longer), and to see where > we are. I come with the following list, maybe you could add more and > volunteer yourself on them: > > 1. Install three instances for (vFWCL, vDNS, vCOE) with ONAP at three > Integration space, (let’s use the latest template from Amsterdam branches), > Gary, please use your scripts to do it. > 2. vFWCL: Gary > 3. vDNS: Marco > 4. vCPE: Kang > 5. VoLTE: Chengli and Yang > > As a stretch goal, we have a minimal set of space configuration, please also > try it. > > Please let me know if this work for you. > > Regards, > Helen Chen > _______________________________________________ > onap-discuss mailing list > [email protected] > https://lists.onap.org/mailman/listinfo/onap-discuss
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
