Error Upgrade SugarCRM Enterprise from 11.0.3 to 12.0.0

Good Day!

Hello Everyone, I am asking anyone from the community who encounters errors during the upgrade of their SugarCRM Enterprise, both in silent upgrade and wizard upgrade, for help.

SilentUpgrade Error:

Wizard Upgrade Error

Wizard Upgrade Logs:

/* MISSING TABLE: system_process_lock */
CREATE TABLE system_process_lock (unique_id varchar(255)  DEFAULT '' NOT NULL ,additional_key varchar(255)  DEFAULT '' NOT NULL ,date_expires datetime  NULL  , PRIMARY KEY (unique_id, additional_key)) CHARACTER SET utf8mb4 COLLATE 'utf8mb4_general_ci'
Tue, 04 Apr 2023 08:58:00 +0000 [Upgrader] - Verifying audit tables for modules: Leads,Cases,Bugs,ProjectTask,Campaigns,Prospects,Contacts,Accounts,Opportunities,Notes,Calls,Meetings,Tasks,EmailAddresses,Contracts,ProductTemplates,Quotes,Products,RevenueLineItems,ForecastManagerWorksheets,Quotas,BusinessCenters,Shifts,ShiftExceptions,Messages,Purchases,PurchasedLineItems,DataPrivacy,ReportSchedules,Tags,KBContents,KBContentTemplates,Escalations,DocumentTemplates,DocumentMerges,SMB1_Location,SMB2_LocationCluster,SMB3_Company,SMB4_Component,SMB5_Product,SMB6_ProductComponent,SMB7_SubProduct,SMB7_ProductInventoryLedger,SMB7_Freebie,SMB7_ProductInventory,SMB7_ProductFreebie,SMB7_FreebieInventoryLedger,SMB9_OFP,SMB10_Subdivision,SMB10_Condominium,SMB8_OrderReturn,SMB8_OrderProduct,SMB8_Order,SMB11_OrderDeposit,SMB12_OrderPromoItem,SMB13_OrderContent,SMB14_Classification,SMB15_PromoItemInventory,SMB16_APIQueue,SMB17_Province,SMB18_City,SMB19_Barangay,SMB21_ProductSetPromoItem,SMB21_ProductSetProduct,SMB20_LocationProductInventory,SMB20_LocationPromoInventory,SMB23_Brand,SMB24_LocationOFP,SMB25_ReportGenerator
Tue, 04 Apr 2023 08:58:01 +0000 [Upgrader] - Database repaired
Tue, 04 Apr 2023 08:58:01 +0000 [Upgrader] - Start rebuilding relationships

Before I perform the upgrade I`ve followed the Upgrade Paths for On-Site Installations. And I am using the vagrant instance sugarcrm/php80es716. But the upgrade wasn`t successful.

Hoping someone can help me with my current issue.

Regards,

Clinton Canarias