Date
Meeting Logistics
Day | Time | Meeting ID | Zoom Link | Join by phone |
Monday | [sdc] Team ONAP3, Mon UTC 11:00 / China 19:00 / Eastern 06:00 / Pacific 03:00 | https://lists.onap.org/g/onap-meetings/calendar | See Groups.io calendar invite | See Groups.io Calendar Invite |
Note that a Waiting room has been added to the meeting room, the host will let you join once identified
Meeting Attendees
Agenda & Minutes
Review open action items from last week
Agenda | Minutes (Draft to be updated during call) | Slides |
JIRA Updates
| High priority defects :
Open Reviews : Important : for new features, please provide explanation of changes and API/UI/unit testing, it is also advised to present changes at SDC weekly Defect & Tasks Backlog (no update this week):
Others: 3 new GR being reviewed for Istanbul and 1 BP :
Updates in progress : - SDC-3572Getting issue details... STATUS
2 new Best Practices approved by TSC for Jakarta: - REQ-399Getting issue details... STATUS - REQ-396Getting issue details... STATUS | |
SDC performance issue | During H release Stability testing for SDC, it was noticed that performance decreases over time, up to the point where onboarding is not successful Not had time to investigate logs yet but saw some exceptions happening Test details and logs can be found here : - INT-1912Getting issue details... STATUS
Cassandra configuration changes in stability tests resulted in significant improvement with success rate in excess of 90%. Remaining failures are likely to be due to timing issues Duration per request increases as DB becomes more loaded. Patchset to be pushed with new configuration and to expose configuration through helm charts to enable tunning where required. | |
Intermittent distribution failures in Gating | Intermittent failures in distribution causing Gating to fail. Was previously investigated, what is the current status? Following issue reported during onboarding which can lead to distribution failures but the issue is in the onboarding: - SDC-3508Getting issue details... STATUS Suspected to be caused by consistency issue between cassandra nodes. Changes to consistent settings in cassandra has been suggested by Orange that may resolve this issue
Priority likely to be lowered, failures due to concurrent requests to cassandra | |
Important Jira tasks we need to pick up Long Term tasks | INCREASE SONAR Coverage and lower SONAR bugs We've noticed a growth of SONAR issues and coverage is getting lower, https://sonarcloud.io/dashboard?id=onap_sdc Stats are computed only on Merged code, it would be good for contributors to : 1) Enable Sonar plugins in IDE try to fix issues before they get in 2) To reduce issues, we could try and run through module per module (divide and conquer approach) 3) other ideas ? 4) Coverage is back up to 55.3%
Other long term tasks | |
Security issues |
- OJSI-94Getting issue details... STATUS This issue significantly impact SDC APIs, since SDC does not have password and has to defer request to portal/aaf. PORTAL provides credentials validation API so that SDC can check users - will see if we have time to do something about these. Changes presented to SECCOM and they agreed on current progress. Parking this topic until further updates. Exemption was previously requested from SECCOM. Solution may cause big impact in sdc-wfd-fe.
Xue Gao have confirmed this significantly impacts SDC, and the changes must be studied and planned properly. Added as a risk in the Istanbul release as we do not have resources to commit in fixing the issue: Istanbul Risks. | |
Intermittent Integration Tests | UI TestsTooltip problem:
Unknown timeout exception: https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/sdc-integration-tests-master-verify-java/650/integration-tests/target/ExtentReport/UI/SDC_UI_Extent_Report.html.gz Startupsdc-backend-init error: https://jenkins.onap.org/job/sdc-integration-tests-master-verify-java/670/console [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.31.0:start (docker-start-for-it) on project sdc-integration-tests: I/O Error: [onap/sdc-backend-init:latest] "sdc-backend-init": Container stopped with exit code 0 unexpectedly after 541089 ms while waiting on log out 'Chef Client finished' -> [Help 1] | |
Build issues |
NPM / YARN issue: https://jenkins.onap.org/job/sdc-integration-tests-master-verify-java/671/console [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:install-node-and-yarn (install node and yarn) on project onboarding-fe: Could not extract the Node archive: Could not extract archive: '/home/jenkins/.m2/repository/com/github/eirslett/node/10.17.0/node-10.17.0-linux-x64.tar.gz': EOFException -> [Help 1]
Vasyl Razinkov has opened a ticket on LFN related to it: https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/IT-22249 There is a work in progress to update Node/NPM dependencies (Vasyl Razinkov): - SDC-3600Getting issue details... STATUS
Patchset merged in today, monitor result of patchset | |
Q&A | If you have time, pay attention to SDC mailing list and Slack channel questions |
Action Items
Slack Channel: #SDC on LFN ONAP.org Slack instance (onapproject.slack.com)
SDC Dev lab on Windriver:
ssh ubuntu@10.12.6.10 (with onap key)
10.12.6.10 - LAb is installed with latest release (SDC 1.8.4) on helm 3 and K8s 1.19
new wiki entry if you want to build a lab of your own : Deploy OOM and SDC (or ONAP) on a single VM with microk8s - Honolulu Setup