<#1659 Routing Fails> Issue created by <mohamedlei...
# openlane-development
g
#1659 Routing Fails Issue created by mohamedleithy Description Routing fails Expected Behavior Flow to complete Environment report
Copy code
Kernel: Linux v5.15.0-60-generic
Distribution: ubuntu 20.04
Python: v3.8.15 (OK)
Container Engine: docker v20.10.19 (OK)
OpenLane Git Version: c40bcaca582bb192606265d49a582fb9ee3ba1be
pip: INSTALLED
python-venv: INSTALLED
---
PDK Version Verification Status: OK
---
Git Log (Last 3 Commits)

c40bcac 2022-09-22T07:26:28+02:00 [BOT] Update PDK (#1389) - Openlane Bot -  (HEAD -> master, tag: 2022.09.23, origin/master, origin/HEAD)
c8f917e 2022-09-22T07:23:38+02:00 Correctly decorate wrapper in click_odb (#1381) - Matt Liberty -  ()
f81bd81 2022-09-22T07:21:39+02:00 Correct the installation link (#1384) - Arman Avetisyan -  ()
---
Git Remotes

origin	<https://github.com/The-OpenROAD-Project/OpenLane> (fetch)
origin	<https://github.com/The-OpenROAD-Project/OpenLane> (push)
Reproduction material issue_reproducible.zip Relevant log output
Copy code
[ERROR]: during executing openroad script /openlane/scripts/openroad/droute.tcl
[ERROR]: Log: build/256x32_DEFAULT/openlane/runs/RUN_2023.02.12_15.06.10/logs/routing/4-detailed.log
[ERROR]: Last 10 lines:
    elapsed time = 00:08:44, memory = 48704.07 (MB).
    Completing 20% with 134900 violations.
    elapsed time = 00:09:09, memory = 48730.28 (MB).
    Completing 30% with 131053 violations.
    elapsed time = 00:09:37, memory = 48677.89 (MB).
    Completing 40% with 131053 violations.
    elapsed time = 00:18:27, memory = 48813.32 (MB).
    Completing 50% with 131053 violations.
    elapsed time = 00:18:27, memory = 48813.73 (MB).
child killed: kill signal

[ERROR]: Creating issue reproducible...
[ERROR]: Flow failed.
The-OpenROAD-Project/OpenLane
g