python3 -u test.py RUN ./ol new -p=test-dir Traceback (most recent call last): File "test.py", line 509, in main() File "test.py", line 489, in main run(['./ol', 'new', '-p='+OLDIR]) File "test.py", line 179, in run raise Exception("command (%s) failed: %s" % (" ".join(cmd), out)) Exception: command (./ol new -p=test-dir) failed: Init OL dir at /root/open-lambda/test-dir 2019/07/24 21:45:03 mem_pool_mb must be at least 1000 Makefile:27: recipe for target 'test-all' failed make: *** [test-all] Error 1