root@05362414928e:/opt/my-project# bazel run //grpc_server:grpc_server_sgx_sim -- \
>     --port=62831
Starting local Bazel server and connecting to it...
INFO: Analyzed target //grpc_server:grpc_server_sgx_sim (89 packages loaded, 6616 targets configured).
INFO: Found 1 target...
Target //grpc_server:grpc_server_sgx_sim up-to-date:
  bazel-bin/grpc_server/grpc_server_sgx_sim
INFO: Elapsed time: 248.503s, Critical Path: 29.27s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
INFO: Running command line: bazel-bin/grpc_server/grpc_server_sgx_sim '--port=62INFO: Build completed successfully, 1 total action
Server started on port 62831