python3 -u test.py RUN ./ol new -p=test-dir Traceback (most recent call last): File "test.py", line 467, in main() File "test.py", line 447, in main run(['./ol', 'new', '-p='+OLDIR]) File "test.py", line 174, 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/05 21:25:33 handler_cache_mb must be at least 250 Makefile:25: recipe for target 'test-all' failed make: *** [test-all] Error 1