// FIXME: I don't know how to check whether it failed.
}
// But looking at stderr definitely isn't a good idea.
}catch(error){
this.log.warning(
consterrorMessage:string=`${this.storageType} Shared Storage: Mount ${this.storageAccountName}/${this.containerName} to ${this.localMountPoint} failed, error is ${error}`;
`${this.storageType} Shared Storage: Mount ${this.storageAccountName}/${this.containerName} to ${this.localMountPoint}. Stderr is not empty.`