forked from ircmaxell/php-compiler
-
Notifications
You must be signed in to change notification settings - Fork 1
Trust: refresh helper-runtime prelink — core_fingerprint stale (re-#24302) #27732
Copy link
Copy link
Closed
Closed
Copy link
Labels
IMPORTANTCritical pathCritical patharea:toolingTooling / CI / docsTooling / CI / docsbugSomething isn't workingSomething isn't workingimplementation-readySpec complete: repro, php-src ref, done-when — safe for workers to claimSpec complete: repro, php-src ref, done-when — safe for workers to claimphase-0:FoundationPhase 0 – foundation & DevExPhase 0 – foundation & DevExreleaseUser-facing release trackingUser-facing release trackingrelease-blockerBlocks tagged user releaseBlocks tagged user release
Description
Activity
Metadata
Metadata
Assignees
Labels
IMPORTANTCritical pathCritical patharea:toolingTooling / CI / docsTooling / CI / docsbugSomething isn't workingSomething isn't workingimplementation-readySpec complete: repro, php-src ref, done-when — safe for workers to claimSpec complete: repro, php-src ref, done-when — safe for workers to claimphase-0:FoundationPhase 0 – foundation & DevExPhase 0 – foundation & DevExreleaseUser-facing release trackingUser-facing release trackingrelease-blockerBlocks tagged user releaseBlocks tagged user release
Category
trust· Pillar 1 / helper-runtime (#10533, re-#24302)Problem
Committed
prelinked/helper-runtime/x86_64-linux/manifest.jsoncore_fingerprintno longer matches liveHelperRuntimeCache::coreFingerprint().check-helper-runtime-prelink.php --strictfails and every committed unit is skipped, so cold hello-world rebuilds the full helper corpus and trips the 120s cold-build gate.Measured on master after #27730:
72a83eeac48e8a462309aa095c4c11625938c149./script/release-readiness.sh --jsonreports:helper-runtime-prelinkFAIL (fingerprint mismatch)cold-build-checkFAIL (timeout 120s)Repro
Fix
Rebuild and publish the committed corpus (do not restamp):
If gen-0 argv provenance also drifts, refresh with
make bootstrap-gen0-refresh-argv-driver.Done when
php script/check-helper-runtime-prelink.php --strictexits 0make north-star5-verify-fastgreenRefs #24302, #10533