Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

ESMF error: This VMId's key does not have this PET's VAS bit set.

Yuan Sun

Yuan Sun
Active Member
Hi all,

i am porting CESM2.3. I installed PIO2.6.2 and ESMF8.6 to a new machine. After case.submit, the job stopped quickly. I found the PET0.ESMF_LogFile records error below:

20240329 231637.382 ERROR PET0 ESMCI_VM.C:1879 ESMCI::VM::translateVMId() Internal error: Bad condition - This VMId's key does not have this PET's VAS bit set. Unsupported!
20240329 231637.382 ERROR PET0 ESMCI_VM_F.C:1924 c_esmc_vmtranslatevmid() Internal error: Bad condition - Internal subroutine call returned Error
20240329 231637.382 ERROR PET0 ESMF_VM.F90:11117 ESMF_VMTranslateVMId() Internal error: Bad condition - Internal subroutine call returned Error
20240329 231637.382 ERROR PET0 ESMF_StateReconcile.F90:445 ESMF_StateReconcile_driver Internal error: Bad condition - Internal subroutine call returned Error
20240329 231637.382 ERROR PET0 ESMF_StateReconcile.F90:218 ESMF_StateReconcile Internal error: Bad condition - Internal subroutine call returned Error
20240329 231637.382 ERROR PET0 src/addon/NUOPC/src/NUOPC_Base.F90:4564 Internal error: Bad condition - Passing error in return code
20240329 231637.382 ERROR PET0 MED-TO-LND:src/addon/NUOPC/src/NUOPC_Connector.F90:519 Internal error: Bad condition - Passing error in return code
20240329 231637.382 ERROR PET0 ESM0001:src/addon/NUOPC/src/NUOPC_Driver.F90:3099 Internal error: Bad condition - Phase 'IPDv05p1' Initialize for connectorComp 1 -> 3: MED-TO-LND did not return ESMF_SUCCESS
20240329 231637.382 ERROR PET0 ESM0001:src/addon/NUOPC/src/NUOPC_Driver.F90:1360 Internal error: Bad condition - Passing error in return code
20240329 231637.382 ERROR PET0 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:2901 Internal error: Bad condition - Phase 'IPDv02p1' Initialize for modelComp 1: ESM0001 did not return ESMF_SUCCESS
20240329 231637.382 ERROR PET0 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:1329 Internal error: Bad condition - Passing error in return code
20240329 231637.382 ERROR PET0 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:486 Internal error: Bad condition - Passing error in return code
20240329 231637.382 ERROR PET0 /mnt/iusers01/fatpou01/sees01/a16404ys/CESM/my_cesm_sandbox_ctsm5.1.dev166lcz/components/cmeps/cime_config/../cesm/driver/esmApp.F90:134 Internal error: Bad condition - Passing error in return code
20240329 231637.382 INFO PET0 Finalizing ESMF with endflag==ESMF_END_ABORT

This is a new error I did not meet before. Thanks for any comment or insight.

Best,
Yuan
 

Attachments

  • cesm.log.240329-231634.txt
    1.2 KB · Views: 0
  • PET0.ESMF_LogFile.txt
    78.3 KB · Views: 3
Top