Started by GitHub push by thvitt Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-macrogen [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cDkj6ZkwwPlI/agent.4549 SSH_AGENT_PID=4551 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_5212064604740969331.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_5212064604740969331.key) [ssh-agent] Using credentials git Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_5043900250580571983.key (/mnt/data/jenkins/workspace/faust-macrogen@tmp/private_key_5043900250580571983.key) [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-macrogen # timeout=10 Fetching upstream changes from git://github.com/faustedition/faust-macrogen > /usr/bin/git --version # timeout=10 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision ca6d24afb798a66ed820e9dd087723302c758f5a (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f ca6d24afb798a66ed820e9dd087723302c758f5a Commit message: "Merge branch 'light-timeline'" > /usr/bin/git rev-list --no-walk 57389617960770b86ee91749bf44adbe9aaa33d1 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git submodule update --init --recursive --remote data $ bash -c "[ -d \$HOME/.pyenv ]" $ bash -c "cd /mnt/data/jenkins/workspace/faust-macrogen && env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv local 2>/dev/null || true" $ bash -c "mkdir \$HOME/.pyenv.lock" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv versions --bare" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv exec pip list" $ bash -c "env PYENV_ROOT\=\$HOME/.pyenv PYENV_VERSION\=3.7.2 \$HOME/.pyenv/bin/pyenv rehash" $ bash -c "rm -rf \$HOME/.pyenv.lock" [faust-macrogen] $ /bin/sh -xe /tmp/jenkins8837512365330267968.sh + pip install numpy Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (1.16.2) You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . Obtaining file:///mnt/data/jenkins/workspace/faust-macrogen Requirement already satisfied: numpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.16.2) Requirement already satisfied: networkx>=2.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.2) Requirement already satisfied: python-igraph in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.7.1.post6) Requirement already satisfied: pygraphviz in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.5) Requirement already satisfied: ruamel.yaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.15.89) Requirement already satisfied: pyyaml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (3.13) Requirement already satisfied: pandas in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.24.1) Requirement already satisfied: openpyxl in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.6.1) Requirement already satisfied: xlrd in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.0) Requirement already satisfied: lxml in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.3.2) Requirement already satisfied: requests in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (2.21.0) Requirement already satisfied: requests-cache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.4.13) Requirement already satisfied: more-itertools in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (6.0.0) Requirement already satisfied: logging-tree in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.8) Requirement already satisfied: colorlog in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.0.2) Requirement already satisfied: tqdm in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (4.31.1) Requirement already satisfied: dataclasses in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (0.6) Requirement already satisfied: cvxpy in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.0.19) Requirement already satisfied: cvxopt in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from faust-macrogen==0.9) (1.2.3) Requirement already satisfied: decorator>=4.3.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from networkx>=2.1->faust-macrogen==0.9) (4.3.2) Requirement already satisfied: pytz>=2011k in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2018.9) Requirement already satisfied: python-dateutil>=2.5.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from pandas->faust-macrogen==0.9) (2.8.0) Requirement already satisfied: jdcal in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.4) Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from openpyxl->faust-macrogen==0.9) (1.0.1) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (1.24.1) Requirement already satisfied: idna<2.9,>=2.5 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from requests->faust-macrogen==0.9) (2018.11.29) Requirement already satisfied: osqp in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.5.0) Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.7.post1) Requirement already satisfied: scs>=1.1.3 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (2.0.2) Requirement already satisfied: multiprocess in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (0.70.7) Requirement already satisfied: fastcache in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.0.2) Requirement already satisfied: six in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.12.0) Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from cvxpy->faust-macrogen==0.9) (1.2.1) Requirement already satisfied: future in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from osqp->cvxpy->faust-macrogen==0.9) (0.17.1) Requirement already satisfied: dill>=0.2.9 in /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages (from multiprocess->cvxpy->faust-macrogen==0.9) (0.2.9) Installing collected packages: faust-macrogen Found existing installation: faust-macrogen 0.9 Uninstalling faust-macrogen-0.9: Successfully uninstalled faust-macrogen-0.9 Running setup.py develop for faust-macrogen Successfully installed faust-macrogen You are using pip version 18.1, however version 19.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + macrogen DEBUG:macrogen.config.preliminary:Loading default configuration DEBUG:macrogen.config.preliminary:Reconfiguring logging DEBUG:macrogen.config.preliminary:Loading logging from internal configuration ('macrogen', 'etc/logging.yaml') WARNING macrogen.config Configuration has already been loaded. Some override values may not have any effect. WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_V_H.33I to faust://document/landeck/2_V_H.33I, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/P129Var to faust://document/fischer-lamberg/2_II_H.2d, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/2 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.7/3 to faust://document/fischer_lamberg/2_III_H.7__2-3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_I_H.alpha (2 H I) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.alpha (2 H II) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_V_H.alpha (2 H V) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Corrected faust://document/wa/Q to faust://bibliography/Q, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.IIIalpha (2 III H.3a: … (2)) WARNING macrogen.uris Corrected faust://document/wa/C.1_41 to faust://bibliography/C.1_41, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_II_H.31_alpha (wa_faust: 2_II_H.31_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2_alpha (wa_faust: 2_III_H.2_) WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_5 to faust://document/fischer_lamberg/2_III_H.22_5, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_1 to faust://document/fischer_lamberg/2_III_H.22_1, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_2 to faust://document/fischer_lamberg/2_III_H.22_2, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_3 to faust://document/fischer_lamberg/2_III_H.22_3, but it is not in the database WARNING macrogen.uris Corrected faust://document/wa/2_III_H.22_4 to faust://document/fischer_lamberg/2_III_H.22_4, but it is not in the database INFO macrogen.graph Copying datings from inscriptions to witnesses INFO macrogen.graph Adopted H P22 from inscription H P22 i_1_o INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_o INFO macrogen.graph Adopted 2 IV H.19 from inscription 2 IV H.19 i_uebrige INFO macrogen.graph Adopted H P176 Var from inscription H P176 Var i_r INFO macrogen.graph Adopted H P167 from inscription H P167 i_v INFO macrogen.graph Adopted H P167 from inscription H P167 i_uebrige INFO macrogen.graph Adopted H P167 from inscription H P167 i_r_u INFO macrogen.graph Adopted H P22 from inscription H P22 i_2_u INFO macrogen.graph Adopted H P22 from inscription H P22 i_uebrige INFO macrogen.graph Removing edges to ignore INFO macrogen.graph Extracted 4 subgraphs with conflicts INFO macrogen.graph Calculating minimum feedback arc set for 4 subgraphs INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2 edges, max 1 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 25, 1 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev upper == lower bound == 25, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 10 edges, max 2 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 3, 2 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 130 edges, max 42 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 7505, 42 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 7 <= objective <= 7505, 81 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 25 <= objective <= 7273, 117 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found INFO macrogen.fes.FES_Baharev configured solver: GLPK_MI, options: {'verbose': False, 'solver': 'GLPK_MI'} (installed solvers: ECOS, ECOS_BB, CVXOPT, GLPK, GLPK_MI, SCS, OSQP) INFO macrogen.fes.FES_Baharev Calculating FES for graph with 2278 edges, max 618 feedback edges INFO macrogen.fes.FES_Baharev Baharev iteration 1, 0 <= objective <= 66586, 618 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 2, 4097 <= objective <= 57591, 1090 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 3, 4678 <= objective <= 55211, 1530 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 4, 4891 <= objective <= 55211, 1778 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 5, 4900 <= objective <= 55211, 2025 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 6, 5051 <= objective <= 55211, 2269 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 7, 5083 <= objective <= 55211, 2514 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 8, 5145 <= objective <= 55211, 2758 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 9, 5342 <= objective <= 55211, 2995 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 10, 5416 <= objective <= 55211, 3236 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 11, 5443 <= objective <= 55211, 3470 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 12, 5446 <= objective <= 55211, 3708 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 13, 5452 <= objective <= 55211, 3863 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 14, 5495 <= objective <= 54921, 4193 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 15, 5521 <= objective <= 54921, 4359 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 16, 5547 <= objective <= 54921, 4519 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 17, 5566 <= objective <= 54921, 4686 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 18, 5594 <= objective <= 54921, 4850 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 19, 5618 <= objective <= 54921, 5004 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 20, 5646 <= objective <= 54921, 5156 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 21, 5675 <= objective <= 54921, 5308 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 22, 5680 <= objective <= 54921, 5455 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Baharev iteration 23, 5682 <= objective <= 54921, 5602 simple cycles Long-step dual simplex will be used INFO macrogen.fes.FES_Baharev Graph is acyclic, optimal solution found WARNING macrogen.graph Found 11 self loops, will also remove those. Affected nodes: 2 II H.22, 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.70, 2 III H.50c, 2 III H.76, fischer_lamberg: 2_III_H.15 , 2 III H.2:2, 2 III H.3a:2, 2 III H.3a:1 INFO macrogen.graph Building DAG from remaining data INFO macrogen.graph Double-checking removed edges ... INFO macrogen.graph Marking 173 conflicting edges for deletion INFO macrogen.graph Removed 173 of the original 3304 edges INFO macrogen.graph Augmenting refs with data from graphs INFO macrogen.graph Creating sort order from DAG WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) WARNING macrogen.uris Could not fix WA pseudo inscription candidate faust://document/wa/2_III_H.2alpha (2 III H.2: … (2)) Rendering: 0%| | 0/1044 [00:00 "1830-12-18". Something is probably seriously wrong. libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.32a" -> "1830-12-18". Something is probably seriously wrong. libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.32a" -> "1830-12-18". Something is probably seriously wrong. libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.32a" -> "1830-12-18". Something is probably seriously wrong. *** Error in `/usr/bin/dot': double free or corruption (fasttop): 0x000055a499a326a0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7ff646964bfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7ff64696afc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7ff64696b80e] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1ae20)[0x7ff64116fe20] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7ff641160e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7ff6411614c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7ff646ecbd22] /usr/bin/dot(+0x1050)[0x55a498da1050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7ff6469142e1] /usr/bin/dot(+0x10ea)[0x55a498da10ea] ======= Memory map: ======== 55a498da0000-55a498da2000 r-xp 00000000 08:02 17581702 /usr/bin/dot 55a498fa1000-55a498fa2000 r--p 00001000 08:02 17581702 /usr/bin/dot 55a498fa2000-55a498fa3000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55a49997b000-55a499aa4000 rw-p 00000000 00:00 0 [heap] 7ff63c000000-7ff63c021000 rw-p 00000000 00:00 0 7ff63c021000-7ff640000000 ---p 00000000 00:00 0 7ff640f3e000-7ff640f54000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff640f54000-7ff641153000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff641153000-7ff641154000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff641154000-7ff641155000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7ff641155000-7ff641179000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff641179000-7ff641378000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff641378000-7ff641379000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff641379000-7ff64137a000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7ff64137a000-7ff641382000 rw-p 00000000 00:00 0 7ff641382000-7ff64139c000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff64139c000-7ff64159b000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff64159b000-7ff64159c000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff64159c000-7ff6415a0000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7ff6415a0000-7ff6415b3000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff6415b3000-7ff6417b3000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff6417b3000-7ff6417b4000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff6417b4000-7ff6417b5000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7ff6417b5000-7ff6417b6000 rw-p 00000000 00:00 0 7ff6417b6000-7ff6417bd000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff6417bd000-7ff6419bc000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff6419bc000-7ff6419bd000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff6419bd000-7ff6419be000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7ff6419be000-7ff6419e9000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff6419e9000-7ff641be8000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff641be8000-7ff641bea000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff641bea000-7ff641beb000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7ff641beb000-7ff641bf0000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff641bf0000-7ff641def000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff641def000-7ff641df0000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff641df0000-7ff641df1000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7ff641df1000-7ff641df4000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff641df4000-7ff641ff3000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff641ff3000-7ff641ff4000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff641ff4000-7ff641ff5000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7ff641ff5000-7ff642067000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff642067000-7ff642266000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff642266000-7ff642267000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff642267000-7ff642268000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7ff642268000-7ff64226f000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff64226f000-7ff64246f000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff64246f000-7ff642470000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff642470000-7ff642471000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7ff642471000-7ff642479000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff642479000-7ff642679000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff642679000-7ff64267a000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff64267a000-7ff64267b000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7ff64267b000-7ff64270e000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff64270e000-7ff64290d000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff64290d000-7ff64290f000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff64290f000-7ff642910000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7ff642910000-7ff642917000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff642917000-7ff642b16000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff642b16000-7ff642b17000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff642b17000-7ff642b18000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7ff642b18000-7ff642b29000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff642b29000-7ff642d28000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff642d28000-7ff642d29000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff642d29000-7ff642d2a000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7ff642d2a000-7ff642e64000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff642e64000-7ff643064000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff643064000-7ff643065000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff643065000-7ff64306a000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7ff64306a000-7ff643073000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff643073000-7ff643272000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff643272000-7ff643273000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff643273000-7ff643274000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7ff643274000-7ff643280000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff643280000-7ff643480000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff643480000-7ff643481000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff643481000-7ff643482000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7ff643482000-7ff6434a9000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff6434a9000-7ff6436a8000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff6436a8000-7ff6436a9000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff6436a9000-7ff6436aa000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7ff6436aa000-7ff6436ac000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff6436ac000-7ff6438ac000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff6438ac000-7ff6438ad000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff6438ad000-7ff6438ae000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7ff6438ae000-7ff6438df000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff6438df000-7ff643adf000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff643adf000-7ff643ae0000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff643ae0000-7ff643ae1000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7ff643ae1000-7ff643b7f000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff643b7f000-7ff643d7f000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff643d7f000-7ff643d87000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff643d87000-7ff643d88000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7ff643d88000-7ff643da0000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff643da0000-7ff643f9f000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff643f9f000-7ff643fa0000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff643fa0000-7ff643fa1000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7ff643fa1000-7ff643fa5000 rw-p 00000000 00:00 0 7ff643fa5000-7ff643fa6000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff643fa6000-7ff6441a5000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff6441a5000-7ff6441a6000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff6441a6000-7ff6441a7000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7ff6441a7000-7ff64424f000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff64424f000-7ff64444f000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff64444f000-7ff644455000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff644455000-7ff644456000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7ff644456000-7ff644492000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff644492000-7ff644691000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff644691000-7ff644693000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff644693000-7ff644694000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7ff644694000-7ff6447a6000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff6447a6000-7ff6449a5000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff6449a5000-7ff6449a6000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff6449a6000-7ff6449a7000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7ff6449a7000-7ff6449a8000 rw-p 00000000 00:00 0 7ff6449a8000-7ff6449fa000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff6449fa000-7ff644bf9000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff644bf9000-7ff644bfa000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff644bfa000-7ff644bfb000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7ff644bfb000-7ff644c44000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff644c44000-7ff644e43000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff644e43000-7ff644e46000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff644e46000-7ff644e47000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7ff644e47000-7ff644e5b000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff644e5b000-7ff64505b000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff64505b000-7ff64505c000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff64505c000-7ff64505d000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7ff64505d000-7ff64516b000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff64516b000-7ff64536b000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff64536b000-7ff64536e000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff64536e000-7ff64536f000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7ff64536f000-7ff645371000 rw-p 00000000 00:00 0 7ff645371000-7ff64537d000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff64537d000-7ff64557c000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff64557c000-7ff64557d000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff64557d000-7ff64557e000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7ff64557e000-7ff645587000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff645587000-7ff645786000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff645786000-7ff645787000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff645787000-7ff645789000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7ff645789000-7ff64578c000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff64578c000-7ff64598b000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff64598b000-7ff64598c000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff64598c000-7ff64598d000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7ff64598d000-7ff645a90000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff645a90000-7ff645c8f000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff645c8f000-7ff645c90000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff645c90000-7ff645c91000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7ff645c91000-7ff645caa000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff645caa000-7ff645ea9000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff645ea9000-7ff645eaa000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff645eaa000-7ff645eab000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7ff645eab000-7ff645ed2000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff645ed2000-7ff6460d2000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff6460d2000-7ff6460d4000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff6460d4000-7ff6460d5000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7ff6460d5000-7ff6460dc000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff6460dc000-7ff6462db000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff6462db000-7ff6462dc000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff6462dc000-7ff6462dd000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7ff6462dd000-7ff6462e3000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff6462e3000-7ff6464e2000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff6464e2000-7ff6464e3000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff6464e3000-7ff6464e4000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7ff6464e4000-7ff6464e9000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff6464e9000-7ff6466e8000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff6466e8000-7ff6466e9000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff6466e9000-7ff6466ea000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7ff6466ea000-7ff6466f3000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff6466f3000-7ff6468f2000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff6468f2000-7ff6468f3000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff6468f3000-7ff6468f4000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7ff6468f4000-7ff646a89000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff646a89000-7ff646c89000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff646c89000-7ff646c8d000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff646c8d000-7ff646c8f000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7ff646c8f000-7ff646c93000 rw-p 00000000 00:00 0 7ff646c93000-7ff646ca8000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff646ca8000-7ff646ea7000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff646ea7000-7ff646ea8000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff646ea8000-7ff646ea9000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7ff646ea9000-7ff646f35000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff646f35000-7ff647134000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff647134000-7ff647135000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff647135000-7ff647146000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7ff647146000-7ff647147000 rw-p 00000000 00:00 0 7ff647147000-7ff64716a000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff6471a1000-7ff6471a2000 rw-p 00000000 00:00 0 7ff6471a2000-7ff6471e5000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7ff6471e5000-7ff6471ec000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7ff6471ec000-7ff6471ee000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7ff6471ee000-7ff6471ef000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7ff6471ef000-7ff6471f5000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7ff6471f5000-7ff6471f9000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7ff6471f9000-7ff647204000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7ff647204000-7ff64720b000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7ff64720b000-7ff647214000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7ff647214000-7ff647218000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7ff647218000-7ff647219000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7ff647219000-7ff64721a000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7ff64721a000-7ff64721b000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7ff64721b000-7ff64721d000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7ff64721d000-7ff64721e000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7ff64721e000-7ff64721f000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7ff64721f000-7ff647248000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7ff647248000-7ff64724a000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7ff64724a000-7ff64724e000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7ff64724e000-7ff647254000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7ff647254000-7ff64725c000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7ff64725c000-7ff64725f000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7ff64725f000-7ff647262000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7ff647262000-7ff647264000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7ff647264000-7ff647265000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7ff647265000-7ff647278000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7ff647278000-7ff647279000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7ff647279000-7ff64727f000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7ff64727f000-7ff647280000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7ff647280000-7ff647281000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7ff647281000-7ff647283000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7ff647283000-7ff64728f000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7ff64728f000-7ff647293000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7ff647293000-7ff647298000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7ff647298000-7ff647299000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7ff647299000-7ff64729b000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7ff64729b000-7ff64729c000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7ff64729c000-7ff64729d000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7ff64729d000-7ff6472a1000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7ff6472a1000-7ff6472a2000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7ff6472a2000-7ff6472a4000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7ff6472a4000-7ff6472a6000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7ff6472a6000-7ff6472a8000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7ff6472a8000-7ff6472aa000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7ff6472aa000-7ff6472ac000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7ff6472ac000-7ff6472ad000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7ff6472ad000-7ff6472ba000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7ff6472ba000-7ff6472bd000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7ff6472bd000-7ff6472c8000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7ff6472c8000-7ff6472d1000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7ff6472d1000-7ff6472d3000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7ff6472d3000-7ff6472d4000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7ff6472d4000-7ff6472db000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7ff6472db000-7ff6472df000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7ff6472df000-7ff6472e3000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7ff6472e3000-7ff6472e7000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7ff6472e7000-7ff6472eb000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7ff6472eb000-7ff6472ed000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7ff6472ed000-7ff647300000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7ff647300000-7ff647303000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7ff647303000-7ff647304000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7ff647304000-7ff64730a000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7ff64730a000-7ff647320000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7ff647320000-7ff64733e000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7ff64733e000-7ff647344000 rw-p 00000000 00:00 0 7ff647344000-7ff647346000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7ff647346000-7ff647349000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7ff647349000-7ff64734d000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7ff64734d000-7ff64734e000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7ff64734e000-7ff647351000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7ff647351000-7ff64735e000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7ff64735e000-7ff64735f000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7ff64735f000-7ff647367000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7ff647367000-7ff64736a000 rw-p 00000000 00:00 0 7ff64736a000-7ff64736b000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff64736b000-7ff64736c000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7ff64736c000-7ff64736d000 rw-p 00000000 00:00 0 7ffce5d9f000-7ffce5dc0000 rw-p 00000000 00:00 0 [stack] 7ffce5dea000-7ffce5dec000 r--p 00000000 00:00 0 [vvar] 7ffce5dec000-7ffce5dee000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] Rendering: 62%|██████▏ | 643/1044 [00:05<00:03, 127.61 SVGs/s] Rendering: 63%|██████▎ | 661/1044 [00:05<00:02, 131.61 SVGs/s] Rendering: 65%|██████▍ | 676/1044 [00:05<00:02, 133.46 SVGs/s] Rendering: 66%|██████▌ | 690/1044 [00:06<00:02, 127.80 SVGs/s] Rendering: 67%|██████▋ | 704/1044 [00:06<00:02, 116.72 SVGs/s] Rendering: 69%|██████▊ | 717/1044 [00:06<00:02, 115.13 SVGs/s] Rendering: 70%|██████▉ | 729/1044 [00:07<00:09, 31.97 SVGs/s] Rendering: 71%|███████ | 738/1044 [00:08<00:20, 15.00 SVGs/s] Rendering: 71%|███████▏ | 745/1044 [00:09<00:30, 9.67 SVGs/s] Rendering: 72%|███████▏ | 750/1044 [00:10<00:28, 10.41 SVGs/s] Rendering: 72%|███████▏ | 754/1044 [00:10<00:24, 11.72 SVGs/s] Rendering: 73%|███████▎ | 757/1044 [00:10<00:20, 14.27 SVGs/s] Rendering: 73%|███████▎ | 761/1044 [00:10<00:16, 16.87 SVGs/s] Rendering: 73%|███████▎ | 764/1044 [00:10<00:15, 18.43 SVGs/s] Rendering: 73%|███████▎ | 767/1044 [00:11<00:13, 20.80 SVGs/s] Rendering: 74%|███████▍ | 770/1044 [00:11<00:12, 22.39 SVGs/s] Rendering: 74%|███████▍ | 774/1044 [00:11<00:11, 23.59 SVGs/s]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-1-2-2-graph.dot with 142 nodes and 292 edges took 0:00:05.183082 Rendering: 75%|███████▍ | 779/1044 [00:11<00:10, 25.95 SVGs/s] Rendering: 75%|███████▌ | 785/1044 [00:11<00:08, 30.07 SVGs/s] Rendering: 76%|███████▌ | 791/1044 [00:11<00:07, 33.02 SVGs/s] Rendering: 76%|███████▋ | 797/1044 [00:11<00:07, 34.97 SVGs/s] Rendering: 77%|███████▋ | 803/1044 [00:12<00:06, 38.14 SVGs/s] Rendering: 77%|███████▋ | 809/1044 [00:12<00:06, 39.11 SVGs/s] Rendering: 78%|███████▊ | 815/1044 [00:12<00:05, 38.33 SVGs/s] Rendering: 79%|███████▊ | 821/1044 [00:12<00:05, 39.28 SVGs/s] Rendering: 79%|███████▉ | 827/1044 [00:12<00:05, 40.62 SVGs/s] Rendering: 80%|███████▉ | 833/1044 [00:12<00:05, 39.39 SVGs/s] Rendering: 80%|████████ | 839/1044 [00:12<00:05, 39.44 SVGs/s] Rendering: 81%|████████ | 845/1044 [00:13<00:04, 40.82 SVGs/s] Rendering: 82%|████████▏ | 851/1044 [00:13<00:04, 39.62 SVGs/s] Rendering: 82%|████████▏ | 857/1044 [00:13<00:04, 39.86 SVGs/s] Rendering: 83%|████████▎ | 863/1044 [00:13<00:04, 40.43 SVGs/s] Rendering: 83%|████████▎ | 868/1044 [00:13<00:04, 39.80 SVGs/s] Rendering: 84%|████████▎ | 872/1044 [00:13<00:04, 39.79 SVGs/s] Rendering: 84%|████████▍ | 876/1044 [00:13<00:04, 38.73 SVGs/s] Rendering: 84%|████████▍ | 880/1044 [00:13<00:04, 36.89 SVGs/s] Rendering: 85%|████████▍ | 884/1044 [00:14<00:04, 35.03 SVGs/s] Rendering: 85%|████████▌ | 889/1044 [00:14<00:04, 37.45 SVGs/s] Rendering: 86%|████████▌ | 893/1044 [00:14<00:04, 36.71 SVGs/s] Rendering: 86%|████████▌ | 897/1044 [00:14<00:03, 37.01 SVGs/s] Rendering: 86%|████████▋ | 902/1044 [00:14<00:03, 38.29 SVGs/s] Rendering: 87%|████████▋ | 906/1044 [00:14<00:03, 38.12 SVGs/s] Rendering: 87%|████████▋ | 911/1044 [00:14<00:03, 39.90 SVGs/s] Rendering: 88%|████████▊ | 917/1044 [00:14<00:03, 41.25 SVGs/s] Rendering: 88%|████████▊ | 922/1044 [00:15<00:02, 42.25 SVGs/s] Rendering: 89%|████████▉ | 927/1044 [00:15<00:02, 41.20 SVGs/s] Rendering: 89%|████████▉ | 932/1044 [00:15<00:02, 41.60 SVGs/s] Rendering: 90%|████████▉ | 937/1044 [00:15<00:02, 42.17 SVGs/s] Rendering: 90%|█████████ | 942/1044 [00:15<00:02, 40.39 SVGs/s] Rendering: 91%|█████████ | 948/1044 [00:15<00:02, 40.39 SVGs/s] Rendering: 91%|█████████▏| 954/1044 [00:15<00:02, 38.90 SVGs/s] Rendering: 92%|█████████▏| 960/1044 [00:15<00:02, 40.67 SVGs/s] Rendering: 93%|█████████▎| 966/1044 [00:16<00:01, 40.82 SVGs/s] Rendering: 93%|█████████▎| 972/1044 [00:16<00:01, 38.96 SVGs/s] Rendering: 94%|█████████▎| 978/1044 [00:16<00:01, 39.55 SVGs/s] Rendering: 94%|█████████▍| 982/1044 [00:16<00:01, 36.05 SVGs/s] Rendering: 94%|█████████▍| 986/1044 [00:16<00:02, 26.11 SVGs/s] Rendering: 95%|█████████▍| 990/1044 [00:17<00:02, 19.91 SVGs/s] Rendering: 95%|█████████▌| 993/1044 [00:18<00:10, 4.98 SVGs/s]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_V_H.13" -> "1825-04-01". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-3-graph.dot with 149 nodes and 420 edges took 0:00:14.253800 Rendering: 95%|█████████▌| 995/1044 [00:20<00:22, 2.22 SVGs/s] Rendering: 95%|█████████▌| 997/1044 [00:22<00:28, 1.64 SVGs/s] Rendering: 96%|█████████▌| 998/1044 [00:22<00:21, 2.19 SVGs/s] Rendering: 96%|█████████▌| 1000/1044 [00:23<00:15, 2.86 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-2-graph.dot with 159 nodes and 451 edges took 0:00:22.333668 Rendering: 96%|█████████▌| 1001/1044 [00:28<01:22, 1.93s/ SVGs] Rendering: 96%|█████████▌| 1002/1044 [00:28<00:58, 1.38s/ SVGs] Rendering: 96%|█████████▌| 1004/1044 [00:29<00:39, 1.00 SVGs/s] Rendering: 96%|█████████▋| 1006/1044 [00:29<00:27, 1.38 SVGs/s] Rendering: 96%|█████████▋| 1007/1044 [00:29<00:19, 1.85 SVGs/s] Rendering: 97%|█████████▋| 1009/1044 [00:29<00:14, 2.46 SVGs/s] Rendering: 97%|█████████▋| 1010/1044 [00:29<00:10, 3.18 SVGs/s] Rendering: 97%|█████████▋| 1011/1044 [00:29<00:08, 3.97 SVGs/s] Rendering: 97%|█████████▋| 1012/1044 [00:29<00:06, 4.77 SVGs/s] Rendering: 97%|█████████▋| 1014/1044 [00:30<00:05, 5.69 SVGs/s] Rendering: 97%|█████████▋| 1016/1044 [00:30<00:04, 6.59 SVGs/s] Rendering: 98%|█████████▊| 1018/1044 [00:30<00:03, 7.58 SVGs/s] Rendering: 98%|█████████▊| 1020/1044 [00:30<00:02, 8.50 SVGs/s]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 8 %0 1 %0 1 1831-08-13 1 %0 2 1831-02-12 1 %0 1 1830-12-18 1 %0 1 1830-12-01 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_r 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_V_H.33/i_3_v 2 %0 1 warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/scene_2-3-1-graph.dot with 178 nodes and 573 edges took 0:00:24.310179 Rendering: 98%|█████████▊| 1022/1044 [00:30<00:02, 9.51 SVGs/s]WARNING macrogen.visualize Rendering target/macrogenesis/hertz1932-graph.dot with 86 nodes and 421 edges took 0:00:11.764562 Rendering: 98%|█████████▊| 1027/1044 [00:30<00:01, 12.45 SVGs/s] Rendering: 99%|█████████▉| 1031/1044 [00:30<00:00, 15.14 SVGs/s] Rendering: 99%|█████████▉| 1034/1044 [00:31<00:00, 11.55 SVGs/s]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 6 %0 1 %0 1 1826-06-25 1 %0 1 1826-03-27 1 %0 2 1826-03-13 1 %0 1 faust://inscription/faustedition/2_III_H.59b/i_uebrige 1 %0 1 %0 1 %0 1 faust://inscription/faustedition/2_III_H.49/i_r_u 2 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_III_H.59b 2 %0 1 %0 1 %0 1 warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/self-graph.dot with 250 nodes and 538 edges took 0:00:05.509623 /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/landeck1981-graph.dot with 118 nodes and 511 edges took 0:00:14.562899 Rendering: 99%|█████████▉| 1036/1044 [00:37<00:08, 1.01s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/heuristic-graph.dot with 300 nodes and 608 edges took 0:00:09.877262 Rendering: 99%|█████████▉| 1036/1044 [00:49<00:08, 1.01s/ SVGs]WARNING macrogen.visualize Rendering target/macrogenesis/wa_I_15_2-graph.dot with 332 nodes and 1116 edges took 0:00:49.141640 Rendering: 99%|█████████▉| 1038/1044 [01:19<00:42, 7.05s/ SVGs]Warning: graph has 1181 nodes...layout may take a long time. WARNING macrogen.visualize Rendering target/macrogenesis/tred-graph.dot with 1181 nodes and 1605 edges took 0:01:37.863485 Rendering: 100%|█████████▉| 1039/1044 [02:15<01:48, 21.63s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) /mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path libpath/shortest.c:324: triangulation failed libpath/shortest.c:207: cannot find triangle path warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) ERROR macrogen.visualize Failed to render target/macrogenesis/fischer-lamberg1955-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_III_H.77" -> "1826-03-16". Something is probably seriously wrong. Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_III_H.64" -> "1826-05-02". Something is probably seriously wrong. *** Error in `/usr/bin/dot': double free or corruption (!prev): 0x0000558629aa01e0 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so.6(+0x70bfb)[0x7f85f4a69bfb] /lib/x86_64-linux-gnu/libc.so.6(+0x76fc6)[0x7f85f4a6ffc6] /lib/x86_64-linux-gnu/libc.so.6(+0x7780e)[0x7f85f4a7080e] /usr/lib/libgvc.so.6(+0x4609d)[0x7f85f4ff409d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1d057)[0x7f85ef277057] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0x1a7a4)[0x7f85ef2747a4] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(+0xbe5d)[0x7f85ef265e5d] /usr/lib/graphviz/libgvplugin_dot_layout.so.6(dot_layout+0x338)[0x7f85ef2664c8] /usr/lib/libgvc.so.6(gvLayoutJobs+0xd2)[0x7f85f4fd0d22] /usr/bin/dot(+0x1050)[0x558626dc4050] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f85f4a192e1] /usr/bin/dot(+0x10ea)[0x558626dc40ea] ======= Memory map: ======== 558626dc3000-558626dc5000 r-xp 00000000 08:02 17581702 /usr/bin/dot 558626fc4000-558626fc5000 r--p 00001000 08:02 17581702 /usr/bin/dot 558626fc5000-558626fc6000 rw-p 00002000 08:02 17581702 /usr/bin/dot 55862871c000-558629abc000 rw-p 00000000 00:00 0 [heap] 7f85e8000000-7f85e8021000 rw-p 00000000 00:00 0 7f85e8021000-7f85ec000000 ---p 00000000 00:00 0 7f85eef8d000-7f85eefa3000 r-xp 00000000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f85eefa3000-7f85ef1a2000 ---p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f85ef1a2000-7f85ef1a3000 r--p 00015000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f85ef1a3000-7f85ef1a4000 rw-p 00016000 08:02 786562 /lib/x86_64-linux-gnu/libgcc_s.so.1 7f85ef1c7000-7f85ef25a000 rw-p 00000000 00:00 0 7f85ef25a000-7f85ef27e000 r-xp 00000000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f85ef27e000-7f85ef47d000 ---p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f85ef47d000-7f85ef47e000 r--p 00023000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f85ef47e000-7f85ef47f000 rw-p 00024000 08:02 17698999 /usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 7f85ef47f000-7f85ef487000 rw-p 00000000 00:00 0 7f85ef487000-7f85ef4a1000 r-xp 00000000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f85ef4a1000-7f85ef6a0000 ---p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f85ef6a0000-7f85ef6a1000 r--p 00019000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f85ef6a1000-7f85ef6a5000 rw-p 0001a000 08:02 17698998 /usr/lib/graphviz/libgvplugin_core.so.6.0.0 7f85ef6a5000-7f85ef6b8000 r-xp 00000000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f85ef6b8000-7f85ef8b8000 ---p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f85ef8b8000-7f85ef8b9000 r--p 00013000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f85ef8b9000-7f85ef8ba000 rw-p 00014000 08:02 786954 /lib/x86_64-linux-gnu/libbsd.so.0.8.3 7f85ef8ba000-7f85ef8bb000 rw-p 00000000 00:00 0 7f85ef8bb000-7f85ef8c2000 r-xp 00000000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f85ef8c2000-7f85efac1000 ---p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f85efac1000-7f85efac2000 r--p 00006000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f85efac2000-7f85efac3000 rw-p 00007000 08:02 17579387 /usr/lib/x86_64-linux-gnu/libdatrie.so.1.3.3 7f85efac3000-7f85efaee000 r-xp 00000000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f85efaee000-7f85efced000 ---p 0002b000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f85efced000-7f85efcef000 r--p 0002a000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f85efcef000-7f85efcf0000 rw-p 0002c000 08:02 17566194 /usr/lib/x86_64-linux-gnu/libgraphite2.so.3.0.1 7f85efcf0000-7f85efcf5000 r-xp 00000000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f85efcf5000-7f85efef4000 ---p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f85efef4000-7f85efef5000 r--p 00004000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f85efef5000-7f85efef6000 rw-p 00005000 08:02 17579184 /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0 7f85efef6000-7f85efef9000 r-xp 00000000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f85efef9000-7f85f00f8000 ---p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f85f00f8000-7f85f00f9000 r--p 00002000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f85f00f9000-7f85f00fa000 rw-p 00003000 08:02 17571169 /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0 7f85f00fa000-7f85f016c000 r-xp 00000000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f85f016c000-7f85f036b000 ---p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f85f036b000-7f85f036c000 r--p 00071000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f85f036c000-7f85f036d000 rw-p 00072000 08:02 786686 /lib/x86_64-linux-gnu/libpcre.so.3.13.3 7f85f036d000-7f85f0374000 r-xp 00000000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f85f0374000-7f85f0574000 ---p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f85f0574000-7f85f0575000 r--p 00007000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f85f0575000-7f85f0576000 rw-p 00008000 08:02 17568459 /usr/lib/x86_64-linux-gnu/libffi.so.6.0.4 7f85f0576000-7f85f057e000 r-xp 00000000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f85f057e000-7f85f077e000 ---p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f85f077e000-7f85f077f000 r--p 00008000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f85f077f000-7f85f0780000 rw-p 00009000 08:02 17573534 /usr/lib/x86_64-linux-gnu/libthai.so.0.3.0 7f85f0780000-7f85f0813000 r-xp 00000000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f85f0813000-7f85f0a12000 ---p 00093000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f85f0a12000-7f85f0a14000 r--p 00092000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f85f0a14000-7f85f0a15000 rw-p 00094000 08:02 17576450 /usr/lib/x86_64-linux-gnu/libharfbuzz.so.0.10400.2 7f85f0a15000-7f85f0a1c000 r-xp 00000000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f85f0a1c000-7f85f0c1b000 ---p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f85f0c1b000-7f85f0c1c000 r--p 00006000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f85f0c1c000-7f85f0c1d000 rw-p 00007000 08:02 791334 /lib/x86_64-linux-gnu/librt-2.24.so 7f85f0c1d000-7f85f0c2e000 r-xp 00000000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f85f0c2e000-7f85f0e2d000 ---p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f85f0e2d000-7f85f0e2e000 r--p 00010000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f85f0e2e000-7f85f0e2f000 rw-p 00011000 08:02 17569143 /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0 7f85f0e2f000-7f85f0f69000 r-xp 00000000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f85f0f69000-7f85f1169000 ---p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f85f1169000-7f85f116a000 r--p 0013a000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f85f116a000-7f85f116f000 rw-p 0013b000 08:02 17564312 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0 7f85f116f000-7f85f1178000 r-xp 00000000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f85f1178000-7f85f1377000 ---p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f85f1377000-7f85f1378000 r--p 00008000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f85f1378000-7f85f1379000 rw-p 00009000 08:02 17571186 /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0 7f85f1379000-7f85f1385000 r-xp 00000000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f85f1385000-7f85f1585000 ---p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f85f1585000-7f85f1586000 r--p 0000c000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f85f1586000-7f85f1587000 rw-p 0000d000 08:02 17571180 /usr/lib/x86_64-linux-gnu/libxcb-render.so.0.0.0 7f85f1587000-7f85f15ae000 r-xp 00000000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f85f15ae000-7f85f17ad000 ---p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f85f17ad000-7f85f17ae000 r--p 00026000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f85f17ae000-7f85f17af000 rw-p 00027000 08:02 17571173 /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0 7f85f17af000-7f85f17b1000 r-xp 00000000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f85f17b1000-7f85f19b1000 ---p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f85f19b1000-7f85f19b2000 r--p 00002000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f85f19b2000-7f85f19b3000 rw-p 00003000 08:02 17571182 /usr/lib/x86_64-linux-gnu/libxcb-shm.so.0.0.0 7f85f19b3000-7f85f19e4000 r-xp 00000000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f85f19e4000-7f85f1be4000 ---p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f85f1be4000-7f85f1be5000 r--p 00031000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f85f1be5000-7f85f1be6000 rw-p 00032000 08:02 17563888 /usr/lib/x86_64-linux-gnu/libpng16.so.16.28.0 7f85f1be6000-7f85f1c84000 r-xp 00000000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f85f1c84000-7f85f1e84000 ---p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f85f1e84000-7f85f1e8c000 r--p 0009e000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f85f1e8c000-7f85f1e8d000 rw-p 000a6000 08:02 17571166 /usr/lib/x86_64-linux-gnu/libpixman-1.so.0.34.0 7f85f1e8d000-7f85f1ea5000 r-xp 00000000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f85f1ea5000-7f85f20a4000 ---p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f85f20a4000-7f85f20a5000 r--p 00017000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f85f20a5000-7f85f20a6000 rw-p 00018000 08:02 791331 /lib/x86_64-linux-gnu/libpthread-2.24.so 7f85f20a6000-7f85f20aa000 rw-p 00000000 00:00 0 7f85f20aa000-7f85f20ab000 r-xp 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f85f20ab000-7f85f22aa000 ---p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f85f22aa000-7f85f22ab000 r--p 00000000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f85f22ab000-7f85f22ac000 rw-p 00001000 08:02 17573403 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0.5000.3 7f85f22ac000-7f85f2354000 r-xp 00000000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f85f2354000-7f85f2554000 ---p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f85f2554000-7f85f255a000 r--p 000a8000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f85f255a000-7f85f255b000 rw-p 000ae000 08:02 17565034 /usr/lib/x86_64-linux-gnu/libfreetype.so.6.12.3 7f85f255b000-7f85f2597000 r-xp 00000000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f85f2597000-7f85f2796000 ---p 0003c000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f85f2796000-7f85f2798000 r--p 0003b000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f85f2798000-7f85f2799000 rw-p 0003d000 08:02 17595482 /usr/lib/x86_64-linux-gnu/libfontconfig.so.1.8.0 7f85f2799000-7f85f28ab000 r-xp 00000000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f85f28ab000-7f85f2aaa000 ---p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f85f2aaa000-7f85f2aab000 r--p 00111000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f85f2aab000-7f85f2aac000 rw-p 00112000 08:02 786496 /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3 7f85f2aac000-7f85f2aad000 rw-p 00000000 00:00 0 7f85f2aad000-7f85f2aff000 r-xp 00000000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f85f2aff000-7f85f2cfe000 ---p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f85f2cfe000-7f85f2cff000 r--p 00051000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f85f2cff000-7f85f2d00000 rw-p 00052000 08:02 17573402 /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.5000.3 7f85f2d00000-7f85f2d49000 r-xp 00000000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f85f2d49000-7f85f2f48000 ---p 00049000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f85f2f48000-7f85f2f4b000 r--p 00048000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f85f2f4b000-7f85f2f4c000 rw-p 0004b000 08:02 17566624 /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0.4000.5 7f85f2f4c000-7f85f2f60000 r-xp 00000000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f85f2f60000-7f85f3160000 ---p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f85f3160000-7f85f3161000 r--p 00014000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f85f3161000-7f85f3162000 rw-p 00015000 08:02 17566628 /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0.4000.5 7f85f3162000-7f85f3270000 r-xp 00000000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f85f3270000-7f85f3470000 ---p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f85f3470000-7f85f3473000 r--p 0010e000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f85f3473000-7f85f3474000 rw-p 00111000 08:02 17571188 /usr/lib/x86_64-linux-gnu/libcairo.so.2.11400.8 7f85f3474000-7f85f3476000 rw-p 00000000 00:00 0 7f85f3476000-7f85f3482000 r-xp 00000000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f85f3482000-7f85f3681000 ---p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f85f3681000-7f85f3682000 r--p 0000b000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f85f3682000-7f85f3683000 rw-p 0000c000 08:02 17566632 /usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so.0.4000.5 7f85f3683000-7f85f368c000 r-xp 00000000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f85f368c000-7f85f388b000 ---p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f85f388b000-7f85f388c000 r--p 00008000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f85f388c000-7f85f388e000 rw-p 00009000 08:02 17699002 /usr/lib/graphviz/libgvplugin_pango.so.6.0.0 7f85f388e000-7f85f3891000 r-xp 00000000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f85f3891000-7f85f3a90000 ---p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f85f3a90000-7f85f3a91000 r--p 00002000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f85f3a91000-7f85f3a92000 rw-p 00003000 08:02 791310 /lib/x86_64-linux-gnu/libdl-2.24.so 7f85f3a92000-7f85f3b95000 r-xp 00000000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f85f3b95000-7f85f3d94000 ---p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f85f3d94000-7f85f3d95000 r--p 00102000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f85f3d95000-7f85f3d96000 rw-p 00103000 08:02 791311 /lib/x86_64-linux-gnu/libm-2.24.so 7f85f3d96000-7f85f3daf000 r-xp 00000000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f85f3daf000-7f85f3fae000 ---p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f85f3fae000-7f85f3faf000 r--p 00018000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f85f3faf000-7f85f3fb0000 rw-p 00019000 08:02 786497 /lib/x86_64-linux-gnu/libz.so.1.2.8 7f85f3fb0000-7f85f3fd7000 r-xp 00000000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f85f3fd7000-7f85f41d7000 ---p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f85f41d7000-7f85f41d9000 r--p 00027000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f85f41d9000-7f85f41da000 rw-p 00029000 08:02 786436 /lib/x86_64-linux-gnu/libexpat.so.1.6.2 7f85f41da000-7f85f41e1000 r-xp 00000000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f85f41e1000-7f85f43e0000 ---p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f85f43e0000-7f85f43e1000 r--p 00006000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f85f43e1000-7f85f43e2000 rw-p 00007000 08:02 17580950 /usr/lib/libpathplan.so.4.0.0 7f85f43e2000-7f85f43e8000 r-xp 00000000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f85f43e8000-7f85f45e7000 ---p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f85f45e7000-7f85f45e8000 r--p 00005000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f85f45e8000-7f85f45e9000 rw-p 00006000 08:02 17580945 /usr/lib/libcdt.so.5.0.0 7f85f45e9000-7f85f45ee000 r-xp 00000000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f85f45ee000-7f85f47ed000 ---p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f85f47ed000-7f85f47ee000 r--p 00004000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f85f47ee000-7f85f47ef000 rw-p 00005000 08:02 17580952 /usr/lib/libxdot.so.4.0.0 7f85f47ef000-7f85f47f8000 r-xp 00000000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f85f47f8000-7f85f49f7000 ---p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f85f49f7000-7f85f49f8000 r--p 00008000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f85f49f8000-7f85f49f9000 rw-p 00009000 08:02 17571306 /usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1 7f85f49f9000-7f85f4b8e000 r-xp 00000000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f85f4b8e000-7f85f4d8e000 ---p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f85f4d8e000-7f85f4d92000 r--p 00195000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f85f4d92000-7f85f4d94000 rw-p 00199000 08:02 791307 /lib/x86_64-linux-gnu/libc-2.24.so 7f85f4d94000-7f85f4d98000 rw-p 00000000 00:00 0 7f85f4d98000-7f85f4dad000 r-xp 00000000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f85f4dad000-7f85f4fac000 ---p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f85f4fac000-7f85f4fad000 r--p 00014000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f85f4fad000-7f85f4fae000 rw-p 00015000 08:02 17580948 /usr/lib/libcgraph.so.6.0.0 7f85f4fae000-7f85f503a000 r-xp 00000000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f85f503a000-7f85f5239000 ---p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f85f5239000-7f85f523a000 r--p 0008b000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f85f523a000-7f85f524b000 rw-p 0008c000 08:02 17581689 /usr/lib/libgvc.so.6.0.0 7f85f524b000-7f85f524c000 rw-p 00000000 00:00 0 7f85f524c000-7f85f526f000 r-xp 00000000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f85f5275000-7f85f52a7000 rw-p 00000000 00:00 0 7f85f52a7000-7f85f52ea000 r--p 00000000 fe:00 62653389 /mnt/data/jenkins/.fonts/UbuntuFaust.ttf 7f85f52ea000-7f85f52f1000 r--s 00000000 08:02 22418493 /var/cache/fontconfig/4be9850f182b35c1350b6bbf2e42601c-le64.cache-4 7f85f52f1000-7f85f52f3000 r--s 00000000 08:02 22418905 /var/cache/fontconfig/30a99c4256905863f7aa12b5e873c27c-le64.cache-4 7f85f52f3000-7f85f52f4000 r--s 00000000 08:02 22418818 /var/cache/fontconfig/087e1975ba9a574b140bb1df193bf770-le64.cache-4 7f85f52f4000-7f85f52fa000 r--s 00000000 08:02 22418804 /var/cache/fontconfig/6fe8b0d39a161d19087fe931545dda13-le64.cache-4 7f85f52fa000-7f85f52fe000 r--s 00000000 08:02 22416744 /var/cache/fontconfig/6aa41aa22e18b8fa06a12da28ea9c28b-le64.cache-4 7f85f52fe000-7f85f5309000 r--s 00000000 08:02 22418789 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 7f85f5309000-7f85f5310000 r--s 00000000 08:02 22418722 /var/cache/fontconfig/63c7aca0c1b0a3f740ee470c2e28e675-le64.cache-4 7f85f5310000-7f85f5319000 r--s 00000000 08:02 22418692 /var/cache/fontconfig/a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 7f85f5319000-7f85f531d000 r--s 00000000 08:02 22418642 /var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-le64.cache-4 7f85f531d000-7f85f531e000 r--s 00000000 08:02 22418565 /var/cache/fontconfig/b95bc8ffbebda2bbdae4265e45b8178d-le64.cache-4 7f85f531e000-7f85f531f000 r--s 00000000 08:02 22418562 /var/cache/fontconfig/9c956a7723ca69a44b382d9179c9802f-le64.cache-4 7f85f531f000-7f85f5320000 r--s 00000000 08:02 22418284 /var/cache/fontconfig/5d1cca7074f29429a8d18692746c2426-le64.cache-4 7f85f5320000-7f85f5322000 r--s 00000000 08:02 22413523 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le64.cache-4 7f85f5322000-7f85f5323000 r--s 00000000 08:02 22417383 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le64.cache-4 7f85f5323000-7f85f5324000 r--s 00000000 08:02 22418280 /var/cache/fontconfig/9eae20f1ff8cc0a7d125749e875856bd-le64.cache-4 7f85f5324000-7f85f534d000 r--s 00000000 08:02 22418262 /var/cache/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-4 7f85f534d000-7f85f534f000 r--s 00000000 08:02 22418237 /var/cache/fontconfig/bf2c1853a9e9b00bb02fe2e9bcf1e201-le64.cache-4 7f85f534f000-7f85f5353000 r--s 00000000 08:02 22418209 /var/cache/fontconfig/c57959a16110560c8d0fcea73374aeeb-le64.cache-4 7f85f5353000-7f85f5359000 r--s 00000000 08:02 22418195 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 7f85f5359000-7f85f5361000 r--s 00000000 08:02 22418188 /var/cache/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-4 7f85f5361000-7f85f5364000 r--s 00000000 08:02 22417919 /var/cache/fontconfig/14d493b97896515cad3840ba4896e372-le64.cache-4 7f85f5364000-7f85f5367000 r--s 00000000 08:02 22417913 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le64.cache-4 7f85f5367000-7f85f5369000 r--s 00000000 08:02 22417904 /var/cache/fontconfig/4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 7f85f5369000-7f85f536a000 r--s 00000000 08:02 22417843 /var/cache/fontconfig/8aec10f4cc8391dcef22ca549f1e4354-le64.cache-4 7f85f536a000-7f85f537d000 r--s 00000000 08:02 22417831 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le64.cache-4 7f85f537d000-7f85f537e000 r--s 00000000 08:02 22417059 /var/cache/fontconfig/8a687c406b77f27d99abfeeba937fcce-le64.cache-4 7f85f537e000-7f85f5384000 r--s 00000000 08:02 22416918 /var/cache/fontconfig/75ad6aa2358a85f0de2c8ee4837e8227-le64.cache-4 7f85f5384000-7f85f5385000 r--s 00000000 08:02 22417190 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-4 7f85f5385000-7f85f5386000 r--s 00000000 08:02 22416821 /var/cache/fontconfig/ac2cf712d852da827a87a9baf682f5b9-le64.cache-4 7f85f5386000-7f85f5388000 r--s 00000000 08:02 22416812 /var/cache/fontconfig/65f976e5259cbe6dc7697b8648396239-le64.cache-4 7f85f5388000-7f85f5394000 r--s 00000000 08:02 22416802 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 7f85f5394000-7f85f5398000 r--s 00000000 08:02 22416801 /var/cache/fontconfig/246184dc75a16901ca37d96895904249-le64.cache-4 7f85f5398000-7f85f539d000 r--s 00000000 08:02 22416800 /var/cache/fontconfig/b25010134a2e462c779c1c1d5ccbff7b-le64.cache-4 7f85f539d000-7f85f539e000 r--s 00000000 08:02 22416796 /var/cache/fontconfig/94f7fe9bd33aadfac165873bd010d595-le64.cache-4 7f85f539e000-7f85f53a0000 r--s 00000000 08:02 22416788 /var/cache/fontconfig/423767150eb258c59035de29db6fca84-le64.cache-4 7f85f53a0000-7f85f53a1000 r--s 00000000 08:02 22416760 /var/cache/fontconfig/845c20fd2c4814bcec78e05d37a63ccc-le64.cache-4 7f85f53a1000-7f85f53a2000 r--s 00000000 08:02 22416718 /var/cache/fontconfig/e7de81b01590fb7e12b38e274e17d0db-le64.cache-4 7f85f53a2000-7f85f53a6000 r--s 00000000 08:02 22416717 /var/cache/fontconfig/6386b86020ecc1ef9690bb720a13964f-le64.cache-4 7f85f53a6000-7f85f53a7000 r--s 00000000 08:02 22416697 /var/cache/fontconfig/406a1d2d2bf3ed7664fbadefac0b2f66-le64.cache-4 7f85f53a7000-7f85f53a9000 r--s 00000000 08:02 22416623 /var/cache/fontconfig/67709b7835c0f764c1135060c9575660-le64.cache-4 7f85f53a9000-7f85f53ab000 r--s 00000000 08:02 22416541 /var/cache/fontconfig/099525ddca5eae4f2477b69cf2d7f16d-le64.cache-4 7f85f53ab000-7f85f53ad000 r--s 00000000 08:02 22416474 /var/cache/fontconfig/61092ac79d9058a69eda095afa0a78f1-le64.cache-4 7f85f53ad000-7f85f53af000 r--s 00000000 08:02 22416398 /var/cache/fontconfig/a722efc6911bbe16667b1a77497ffd37-le64.cache-4 7f85f53af000-7f85f53b1000 r--s 00000000 08:02 22416262 /var/cache/fontconfig/d63fdd8e0f42559533dd777c334fdfcc-le64.cache-4 7f85f53b1000-7f85f53b2000 r--s 00000000 08:02 22422246 /var/cache/fontconfig/30829fa25452a46451e813d634d7f916-le64.cache-4 7f85f53b2000-7f85f53bf000 r--s 00000000 08:02 22416083 /var/cache/fontconfig/198d8fcf01c96d0cf813f74fd759bdb7-le64.cache-4 7f85f53bf000-7f85f53c2000 r--s 00000000 08:02 22415904 /var/cache/fontconfig/75114ca45c98e8a441da0ff356701271-le64.cache-4 7f85f53c2000-7f85f53cd000 r--s 00000000 08:02 22415851 /var/cache/fontconfig/83bf95040141907cd45bb53cf7c1c148-le64.cache-4 7f85f53cd000-7f85f53d6000 r--s 00000000 08:02 22416746 /var/cache/fontconfig/d0972c3d32f097851eb916381fc38920-le64.cache-4 7f85f53d6000-7f85f53d8000 r--s 00000000 08:02 22415819 /var/cache/fontconfig/6e6b34ae150a7ad95e82fb4a522f0bda-le64.cache-4 7f85f53d8000-7f85f53d9000 r--s 00000000 08:02 22415734 /var/cache/fontconfig/3334a778d104e76d188e9df399bc24d2-le64.cache-4 7f85f53d9000-7f85f53e0000 r--s 00000000 08:02 22415191 /var/cache/fontconfig/53d14c92082a93e67d5078324eb314ca-le64.cache-4 7f85f53e0000-7f85f53e4000 r--s 00000000 08:02 22415138 /var/cache/fontconfig/6c08beecf0dac481ec92e759e0c2e6d7-le64.cache-4 7f85f53e4000-7f85f53e8000 r--s 00000000 08:02 22414918 /var/cache/fontconfig/4d6aee6d44eccb37054d3216e945f618-le64.cache-4 7f85f53e8000-7f85f53ec000 r--s 00000000 08:02 22414915 /var/cache/fontconfig/d6c6df98c3df5faf9bd0f8ef4d91efe5-le64.cache-4 7f85f53ec000-7f85f53f0000 r--s 00000000 08:02 22414804 /var/cache/fontconfig/9fb319ef52839f11ee26ab8b4cffa12b-le64.cache-4 7f85f53f0000-7f85f53f2000 r--s 00000000 08:02 22414786 /var/cache/fontconfig/43bfe21a9e1edebcf703d79ee2950b06-le64.cache-4 7f85f53f2000-7f85f5405000 r--s 00000000 08:02 22414768 /var/cache/fontconfig/4ac51e5cfbc76fc3f983e470323a16d3-le64.cache-4 7f85f5405000-7f85f5408000 r--s 00000000 08:02 22414670 /var/cache/fontconfig/c19b55eb3b4c5b40ea175e31682068a5-le64.cache-4 7f85f5408000-7f85f5409000 r--s 00000000 08:02 22414635 /var/cache/fontconfig/c277e94e32b20404286a1ddafa5a80f0-le64.cache-4 7f85f5409000-7f85f540f000 r--s 00000000 08:02 22414586 /var/cache/fontconfig/3629f2adf904f9a612908891fae71ceb-le64.cache-4 7f85f540f000-7f85f5425000 r--s 00000000 08:02 22413555 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 7f85f5425000-7f85f5443000 r--s 00000000 08:02 22416496 /var/cache/fontconfig/467c019e582ee353435ea5c21d137ef6-le64.cache-4 7f85f5443000-7f85f5449000 rw-p 00000000 00:00 0 7f85f5449000-7f85f544b000 r--s 00000000 08:02 22414585 /var/cache/fontconfig/62f91419b9ebdb6975e7e41ab6412357-le64.cache-4 7f85f544b000-7f85f544e000 r--s 00000000 08:02 22414506 /var/cache/fontconfig/de83a0a961185c8bd1f159015d56c039-le64.cache-4 7f85f544e000-7f85f5452000 r--s 00000000 08:02 22422251 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 7f85f5452000-7f85f5453000 r--s 00000000 08:02 22414482 /var/cache/fontconfig/573ec803664ed168555e0e8b6d0f0c7f-le64.cache-4 7f85f5453000-7f85f5456000 r--s 00000000 08:02 22417410 /var/cache/fontconfig/16326683038b281783a0ef8c680e3a10-le64.cache-4 7f85f5456000-7f85f5463000 r--s 00000000 08:02 22417401 /var/cache/fontconfig/8f02d4cb045bd6ce15663e43f347c9f8-le64.cache-4 7f85f5463000-7f85f5464000 r--s 00000000 08:02 22417392 /var/cache/fontconfig/e0aa53bcfa504e64f87823c16bc01eb6-le64.cache-4 7f85f5464000-7f85f546c000 r--s 00000000 fe:00 62652426 /mnt/data/jenkins/.cache/fontconfig/44f28d761bb352833f3f0b5b1020972b-le64.cache-4 7f85f546c000-7f85f546f000 rw-p 00000000 00:00 0 7f85f546f000-7f85f5470000 r--p 00023000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f85f5470000-7f85f5471000 rw-p 00024000 08:02 786472 /lib/x86_64-linux-gnu/ld-2.24.so 7f85f5471000-7f85f5472000 rw-p 00000000 00:00 0 7ffd648f4000-7ffd64917000 rw-p 00000000 00:00 0 [stack] 7ffd6494e000-7ffd64950000 r--p 00000000 00:00 0 [vvar] 7ffd64950000-7ffd64952000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] WARNING macrogen.visualize Rendering target/macrogenesis/fischer-lamberg1955-graph.dot with 339 nodes and 1242 edges took 0:02:12.396620 Rendering: 100%|█████████▉| 1040/1044 [02:28<01:16, 19.15s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Warning: Unable to reclaim box space in spline routing for edge "faust://document/faustedition/2_III_H.34" -> "faust://document/faustedition/2_III_H.30". Something is probably seriously wrong. warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) WARNING macrogen.visualize Rendering target/macrogenesis/bohnenkamp1994-graph.dot with 470 nodes and 1416 edges took 0:02:26.823647 Rendering: 100%|█████████▉| 1041/1044 [02:43<00:53, 17.67s/ SVGs]/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py:1367: RuntimeWarning: Error: trouble in init_rank %0 1 %0 6 %0 1 %0 2 %0 1 1825-03-23 1 %0 1 1825-03-17 1 %0 2 1825-02-24 1 %0 1 faust://document/faustedition/2_V_H.25 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_V_H.28 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 faust://document/faustedition/2_V_H.27 2 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 1 %0 2 %0 2 warnings.warn(b"".join(errors).decode(self.encoding), RuntimeWarning) ERROR macrogen.visualize Failed to render target/macrogenesis/scc-04-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError WARNING macrogen.visualize Rendering target/macrogenesis/scc-04-graph.dot with 927 nodes and 2722 edges took 0:33:02.625001 Rendering: 100%|█████████▉| 1042/1044 [33:11<18:41, 560.82s/ SVGs]Warning: graph has 1179 nodes...layout may take a long time. ERROR macrogen.visualize Failed to render target/macrogenesis/wcc-01-graph.dot Traceback (most recent call last): File "/mnt/data/jenkins/workspace/faust-macrogen/src/macrogen/visualize.py", line 182, in render_file graph.draw(resultfn, format='svg', prog='dot') File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1515, in draw data = self._run_prog(prog, args) File "/mnt/data/jenkins/.pyenv/versions/3.7.2/lib/python3.7/site-packages/pygraphviz/agraph.py", line 1364, in _run_prog raise IOError(b"".join(errors).decode(self.encoding)) OSError WARNING macrogen.visualize Rendering target/macrogenesis/wcc-01-graph.dot with 1179 nodes and 3303 edges took 0:37:48.419697 Rendering: 100%|█████████▉| 1043/1044 [37:57<07:58, 478.51s/ SVGs]Warning: graph has 1239 nodes...layout may take a long time. WARNING macrogen.visualize Rendering target/macrogenesis/dag-graph.dot with 1239 nodes and 3131 edges took 0:53:43.851890 Rendering: 100%|██████████| 1044/1044 [54:20<00:00, 629.87s/ SVGs] + cd target + rsync -a -u --chmod=ug+rwX,o+rX,Dg+s --omit-dir-times --info=del,stats2,copy,flist2 macrogenesis beta.faustedition.net:/var/www/dev/ sending incremental file list Number of files: 7,269 (reg: 7,265, dir: 4) Number of created files: 0 Number of deleted files: 0 Number of regular files transferred: 3,200 Total file size: 277,361,438 bytes Total transferred file size: 67,117,945 bytes Literal data: 56,742,446 bytes Matched data: 10,375,499 bytes File list size: 262,109 File list generation time: 0.001 seconds File list transfer time: 0.000 seconds Total bytes sent: 57,216,552 Total bytes received: 525,970 sent 57,216,552 bytes received 525,970 bytes 8,883,464.92 bytes/sec total size is 277,361,438 speedup is 4.80 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4551 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS