From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pj1-f50.google.com (mail-pj1-f50.google.com [209.85.216.50]) by mx.groups.io with SMTP id smtpd.web08.99.1626188165381609156 for ; Tue, 13 Jul 2021 07:56:05 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=XNqXy7fi; spf=pass (domain: gmail.com, ip: 209.85.216.50, mailfrom: sjolley.yp.pm@gmail.com) Received: by mail-pj1-f50.google.com with SMTP id b5-20020a17090a9905b029016fc06f6c5bso2277936pjp.5 for ; Tue, 13 Jul 2021 07:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version:content-language :thread-index; bh=YpZvmp1pGgu6EizDNbIRB2t3dyuwGFnu+aic7CQiBwE=; b=XNqXy7fito4NaL6Qok/1CyPcOTf16iBENMZiWBoS0PhMTqQwZPw/GoscrJe++k5UzR M4VZavTlHA0T9HYD8zODq6me7XDa7zEi1wSSUGk5VSx28q1cToPqZJ2L8V3eI+9sOzgU g16PRzbr9Iwuemk4E85ytIgfiI6mnx1i4j7IvOX9cq97jJFx0sbiczt7V5CDrrbvUEYH eN8Fr6v6R2oKb2j0gF5keWkY9vYYEpjkvZ6Q929tYnbyaGzlNwj1Bi8XOMAdNL8WEEqm BHl122GI0kJMTWSth1PgjP0w18I0xR03Q8KPxUI5KIvmglF5+pUFyJnBd8BbTNeyzNDK oz7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-language:thread-index; bh=YpZvmp1pGgu6EizDNbIRB2t3dyuwGFnu+aic7CQiBwE=; b=gbTC7IotuQ1NU1XT67DP+9F2rPqFNXxOffLGnDyoWDe27KD4ax+m9IlOaeasdmNqgQ X3bBSfA6/4W76Jc74VuYtJ/D9QfgFB1jzwkMlMMqnVpPt7U0yi45g/luhVc2Ry2iKfEp saGAW0Pnwdx6HtLvW+Gqy8rRluW4A3n4DyR0VdsCiXxQkvR1wQQXYN7j543VXbHKGaQD 37JXNsDzSC3jLUl+IoBzeHSWM2K/V9JB+OmBEPptot9/a+AyNt2cuO87YcsnborpYMsR RmgxIETXHpwObWyau0S0OzGydj72mjldLV6Pbx7rXSveYRHw/3Kexs7VFfbQ3SK+pf6y dwvA== X-Gm-Message-State: AOAM530xMrQDNuCTfeIk3mFW/dONBqVccNuclCmBvqhkHBhf54z7JAQJ kqbixub71yTTtS7TgrKJDPL4vNr6NzU= X-Google-Smtp-Source: ABdhPJyFKXIxEsu6YUOMqfhWBBK+hamUbTONDx0XrECRRDIKsIIoiqMEgWZyxR1svkk6pVp7wQSDQA== X-Received: by 2002:a17:90a:4890:: with SMTP id b16mr353940pjh.211.1626188164800; Tue, 13 Jul 2021 07:56:04 -0700 (PDT) Return-Path: Received: from skjolley (ip68-106-21-142.ph.ph.cox.net. [68.106.21.142]) by smtp.gmail.com with ESMTPSA id h30sm20117368pfr.191.2021.07.13.07.56.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jul 2021 07:56:04 -0700 (PDT) From: "Stephen Jolley" To: , Subject: Yocto Project Status WW28`21 Date: Tue, 13 Jul 2021 07:56:03 -0700 Message-ID: <136501d777f7$34416f50$9cc44df0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: Add39yFdCA24uiZyS+ywwJdrTAUArQ== Content-Type: multipart/alternative; boundary="----=_NextPart_000_1366_01D777BC.87E4E140" Content-Language: en-us ------=_NextPart_000_1366_01D777BC.87E4E140 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Current Dev Position: YP 3.4 M2 Next Deadline: 12th July 2021 YP 3.4 M2 build Next Team Meetings: * Bug Triage meeting Thursday July 15th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) * Monthly Project Meeting Tuesday July 13th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Weekly Engineering Sync Tuesday July 20th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Twitch - See https://www.twitch.tv/theyoctojester Key Status/Updates: * An issue with eSDK being host specific due to pseudo-native host dependencies has been resolved and this should resolve a number of bugs being reported by the community around use of the eSDK. * The prserv rewrite is still pending on resolving the issues with python asyncio. * We are continuing to make progress on the intermittent autobuilder failures. A race was identified in the qemu networking lock handling and there were some reproducibility fixes. Tweaks have been made to the autobuilder configuration such as avoiding key generation in more cases which it is believed may have been running into entropy shortages on the hosts, or just hitting CPU load issues. Some ptest improvements have also been made. * Despite this progress, we continue to see intermittent issues, particularly ptest ones. Help is very much welcome on these issues. You can see the list of failures we're continuing to see by searching for the "AB-INT" tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT * The multiconfig changes in bitbake continue to cause problems, we still need simpler test cases to reproduce issues rather than huge builds. The existing patches seem to fix some workloads and break others and current test cases are very slow to work with. Ways to contribute: * There are bugs identified as possible for newcomers to the project: https://wiki.yoctoproject.org/wiki/Newcomers * There are bugs that are currently unassigned for YP 3.4. See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_3.4_Unassigned_Enhan cements.2FBugs * We'd welcome new maintainers for recipes in OE-Core. Please see the list at: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/conf/distro/include/main tainers.inc and discuss with the existing maintainer, or ask on the OE-Core mailing list. We will likely move a chunk of these to "Unassigned" soon to help facilitate this. YP 3.4 Milestone Dates: * YP 3.4 M2 build date 2021/07/12 * YP 3.4 M2 Release date 2021/07/23 * YP 3.4 M3 build date 2021/08/23 (Feature Freeze) * YP 3.4 M3 Release date 2021/09/03 * YP 3.4 M4 build date 2021/10/04 * YP 3.4 M4 Release date 2021/10/29 Planned upcoming dot releases: * YP 3.3.2 build date 2021/07/19 * YP 3.3.2 release date 2021/07/30 * YP 3.1.10 build date 2021/07/26 * YP 3.1.10 release date 2021/08/06 * YP 3.1.11 build date 2021/09/13 * YP 3.1.11 release date 2021/9/24 Tracking Metrics: * WDD 2658 (last week 2668) ( https://wiki.yoctoproject.org/charts/combo.html) * OE-Core/Poky Patch Metrics * Total patches found: 1284 (last week 1276) * Patches in the Pending State: 480 (37%) [last week 481 (38%)] The Yocto Project's technical governance is through its Technical Steering Committee, more information is available at: https://wiki.yoctoproject.org/wiki/TSC The Status reports are now stored on the wiki at: https://wiki.yoctoproject.org/wiki/Weekly_Status [If anyone has suggestions for other information you'd like to see on this weekly status update, let us know!] Thanks, Stephen K. Jolley Yocto Project Program Manager * Cell: (208) 244-4460 * Email: sjolley.yp.pm@gmail.com ------=_NextPart_000_1366_01D777BC.87E4E140 Content-Type: text/html; boundary="----=_NextPart_000_2916_01D7723B.D01D7F70"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Current Dev = Position: YP 3.4 M2

Next Deadline: 12th = July 2021 YP 3.4 M2 build

 

Next Team = Meetings:

 

Key = Status/Updates:

  • An issue with eSDK being host = specific due to pseudo-native host dependencies has been resolved and = this should resolve a number of bugs being reported by the community = around use of the eSDK.
  • The prserv rewrite is still = pending on resolving the issues with python = asyncio.
  • We are continuing to make = progress on the intermittent autobuilder failures. A race was identified = in the qemu networking lock handling and there were some reproducibility = fixes. Tweaks have been made to the autobuilder configuration such as = avoiding key generation in more cases which it is believed may have been = running into entropy shortages on the hosts, or just hitting CPU load = issues. Some ptest improvements have also been = made.
  • Despite this progress, we = continue to see intermittent issues, particularly ptest ones. Help is = very much welcome on these issues. You can see the list of failures = we’re continuing to see by searching for the “AB-INT” = tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?qui= cksearch=3DAB-INT
  • The multiconfig changes in = bitbake continue to cause problems, we still need simpler test cases to = reproduce issues rather than huge builds. The existing patches seem to = fix some workloads and break others and current test cases are very slow = to work with.

 

Ways to = contribute:

 

YP 3.4 Milestone = Dates:

  • YP 3.4 M2 build date = 2021/07/12
  • YP 3.4 M2 Release date = 2021/07/23
  • YP 3.4 M3 build date 2021/08/23 = (Feature Freeze)
  • YP 3.4 M3 Release date = 2021/09/03
  • YP 3.4 M4 build date = 2021/10/04
  • YP 3.4 M4 Release date = 2021/10/29

 

Planned upcoming = dot releases:

  • YP 3.3.2 build date = 2021/07/19
  • YP 3.3.2 release date = 2021/07/30
  • YP 3.1.10 build date = 2021/07/26
  • YP 3.1.10 release date = 2021/08/06
  • YP 3.1.11 build date = 2021/09/13
  • YP 3.1.11 release date = 2021/9/24

 

Tracking = Metrics:

 

The Yocto = Project’s technical governance is through its Technical Steering = Committee, more information is available at:

https://wiki.yocto= project.org/wiki/TSC

 

The Status reports = are now stored on the wiki at: https://wiki.yocto= project.org/wiki/Weekly_Status

 

[If anyone has = suggestions for other information you’d like to see on this weekly = status update, let us know!]

 

Thanks,

 

Stephen K. Jolley<= o:p>

Yocto = Project Program Manager

(    Cell:         = ;       (208) = 244-4460

* Email:           = ;   sjolley.yp.pm@gmail.com

 

------=_NextPart_000_1366_01D777BC.87E4E140--