Static lighting missing when building from command line

Hi,

I’m using the following command line to build lighting

D:\p4\UE4\Code\Engine\Binaries\Win64\UE4Editor-Cmd.exe D:\p4\UE4\Code\Project\Project.uproject -run=resavepackages -buildlighting -MapsOnly -ProjectOnly -AllowCommandletRendering -Messaging

but result does not include any static lighting.
If I build lighting from the editor however, all lighting appear to be normal.

Any ideas?
Thanks!