Console Output

Started by user Thorsten Vitt
Running as SYSTEM
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-gradle
[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-hkVRhF8LPHY3/agent.410
SSH_AGENT_PID=412
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_17741259746491287213.key (/mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_17741259746491287213.key)
[ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
The recommended git tool is: NONE
using credential Github
 > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/work/work/workspace/faust-gradle/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-gen
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision dcb7ef1f73472e900fc3ede4be2dab8ca36e7e1f (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f dcb7ef1f73472e900fc3ede4be2dab8ca36e7e1f # timeout=10
Commit message: "added depolyRSync"
 > /usr/bin/git rev-list --no-walk dcb7ef1f73472e900fc3ede4be2dab8ca36e7e1f # 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 remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
 > /usr/bin/git config --get submodule.macrogen.url # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.macrogen.path # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote data # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10
using GIT_ASKPASS to set credentials 
 > /usr/bin/git submodule update --init --recursive --remote macrogen # timeout=10
[Gradle] - Launching build.
[faust-gradle] $ /mnt/data/jenkins/work/work/workspace/faust-gradle/gradlew clean
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
> Task :clean
> Task :macrogen:clean UP-TO-DATE
> Task :src:main:xproc:clean UP-TO-DATE

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 9s
5 actionable tasks: 1 executed, 4 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[faust-gradle] $ /mnt/data/jenkins/work/work/workspace/faust-gradle/gradlew deployRSync
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy UP-TO-DATE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :buildSrc:assemble UP-TO-DATE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check UP-TO-DATE
> Task :buildSrc:build UP-TO-DATE
Extracting contrib: micromamba-0.24.0.tar.bz2

> Task :src:main:xproc:setupPaths
Wrote /mnt/data/jenkins/work/work/workspace/faust-gradle/build/paths.xml

> Task :macrogen:installMicromamba
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2
Extracting contrib: micromamba-0.24.0.tar.bz2

> Task :copySource
> Task :copyTextXml NO-SOURCE

> Task :macrogen:installMacrogen

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/


> Task :nodeSetup
> Task :npmSetup SKIPPED

> Task :prepareWeb

> faust-web@1.0.0 install /mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/web
> cp -rp node_modules/d3-graphviz/build/* node_modules/@hpcc-js/wasm node_modules/d3/dist/d3.min.js js

audited 50 packages in 0.592s
found 0 vulnerabilities


> Task :copyWeb
> Task :copyWitnessStats NO-SOURCE

> Task :compileJava
Note: /mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/java/net/faustedition/gen/util/SimpleNamespaceContext.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :npmInstall UP-TO-DATE

> Task :generateSVGs
INFO: Web server runs on http://localhost:46133/transcript-generation.html
INFO: Render script command line: /mnt/data/jenkins/work/work/workspace/faust-gradle/build/tools/node/node-v12.18.1-linux-x64/bin/node /mnt/data/jenkins/work/work/workspace/faust-gradle/render-multi-pages.js http://localhost:46133/transcript-generation.html <input> <output> [<links> <linkoutput>]
INFO: Converting diplomatic transcripts to JSON ...

> Task :src:main:xproc:collectMetadata

> Task :src:main:xproc:readingText
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/print/A8_IIIB18.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/transcript/gsa/391098/391098.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
Message: Loading file:/mnt/data/jenkins/work/work/workspace/faust-gradle/data/xml/print/C(1)4_IIIB24.xml

> Task :macrogen:installMacrogen

Transaction

  Prefix: /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen

  Updating specs:

   - python[version='>=3.9,<4.0']
   - graphviz[version='>=2.4.0']
   - numpy[version='>=1.22.4,<2.0']
   - more-itertools[version='>=8.0.2,<9.0']
   - networkx[version='>=2.5,<2.6']
   - pygraphviz[version='>=1.5,<2.0']
   - ruamel.yaml[version='>=0.16.5,<0.17']
   - pyyaml[version='>=5.3,<6.0']
   - pandas[version='>=1.2.2,<2.0']
   - openpyxl[version='>=3.0.2,<4.0']
   - xlrd[version='>=2.0.1,<3.0']
   - lxml[version='>=4.4.2,<5.0']
   - requests[version='>=2.22.0,<3.0']
   - colorlog[version='>=4.1.0,<5.0']
   - tqdm[version='>=4.41.1,<5.0']
   - cvxpy[version='>=1.0.25,<2.0']
   - cvxopt[version='>=1.2.3,<2.0']


  Package                          Version  Build                Channel                    Size
──────────────────────────────────────────────────────────────────────────────────────────────────
  Install:
──────────────────────────────────────────────────────────────────────────────────────────────────

  + _libgcc_mutex                      0.1  conda_forge          conda-forge/linux-64        3kB
  + _openmp_mutex                      4.5  2_gnu                conda-forge/linux-64       24kB
  + atk-1.0                         2.36.0  h3371d22_4           conda-forge/linux-64      574kB
  + brotlipy                         0.7.0  py39hb9d737c_1004    conda-forge/linux-64      350kB
  + bzip2                            1.0.8  h7f98852_4           conda-forge/linux-64      496kB
  + ca-certificates              2022.9.24  ha878542_0           conda-forge/linux-64      154kB
  + cairo                           1.16.0  ha61ee94_1014        conda-forge/linux-64        2MB
  + certifi                      2022.9.24  pyhd8ed1ab_0         conda-forge/noarch        159kB
  + cffi                            1.15.1  py39he91dace_0       conda-forge/linux-64      235kB
  + charset-normalizer               2.1.1  pyhd8ed1ab_0         conda-forge/noarch         36kB
  + colorama                         0.4.5  pyhd8ed1ab_0         conda-forge/noarch         19kB
  + colorlog                         4.8.0  py39hf3d152e_1       conda-forge/linux-64       16kB
  + cryptography                    37.0.4  py39hd97740a_0       conda-forge/linux-64        2MB
  + cvxopt                           1.3.0  py39ha7729e9_2       conda-forge/linux-64      556kB
  + cvxpy                            1.2.1  py39hf3d152e_0       conda-forge/linux-64       91kB
  + cvxpy-base                       1.2.1  py39h1832856_0       conda-forge/linux-64     1000kB
  + decorator                        4.4.2  py_0                 conda-forge/noarch         11kB
  + dsdp                               5.8  hd9d9efa_1203        conda-forge/linux-64      241kB
  + ecos                            2.0.10  py39hd257fcd_1       conda-forge/linux-64       86kB
  + et_xmlfile                       1.0.1  py_1001              conda-forge/noarch         11kB
  + expat                            2.4.9  h27087fc_0           conda-forge/linux-64      193kB
  + fftw                            3.3.10  nompi_hf0379b8_105   conda-forge/linux-64        2MB
  + font-ttf-dejavu-sans-mono         2.37  hab24e00_0           conda-forge/noarch        397kB
  + font-ttf-inconsolata             3.000  h77eed37_0           conda-forge/noarch         97kB
  + font-ttf-source-code-pro         2.038  h77eed37_0           conda-forge/noarch        701kB
  + font-ttf-ubuntu                   0.83  hab24e00_0           conda-forge/noarch          2MB
  + fontconfig                      2.14.0  hc2a2eb6_1           conda-forge/linux-64      325kB
  + fonts-conda-ecosystem                1  0                    conda-forge/noarch          4kB
  + fonts-conda-forge                    1  0                    conda-forge/noarch          4kB
  + freetype                        2.12.1  hca18f0e_0           conda-forge/linux-64      905kB
  + fribidi                         1.0.10  h36c2ea0_0           conda-forge/linux-64      114kB
  + gdk-pixbuf                      2.42.8  hff1cb4f_1           conda-forge/linux-64      612kB
  + gettext                       0.19.8.1  h27087fc_1009        conda-forge/linux-64        4MB
  + giflib                           5.2.1  h36c2ea0_2           conda-forge/linux-64       79kB
  + glpk                               5.0  h445213a_0           conda-forge/linux-64        1MB
  + gmp                              6.2.1  h58526e2_0           conda-forge/linux-64      826kB
  + graphite2                       1.3.13  h58526e2_1001        conda-forge/linux-64      105kB
  + graphviz                         6.0.1  h5abf519_0           conda-forge/linux-64        3MB
  + gsl                                2.7  he838d99_0           conda-forge/linux-64        3MB
  + gtk2                           2.24.33  h90689f9_2           conda-forge/linux-64        8MB
  + gts                              0.7.6  h64030ff_2           conda-forge/linux-64      421kB
  + harfbuzz                         5.2.0  hf9f4e7c_0           conda-forge/linux-64        2MB
  + icu                               70.1  h27087fc_0           conda-forge/linux-64       14MB
  + idna                               3.4  pyhd8ed1ab_0         conda-forge/noarch         57kB
  + jpeg                                9e  h166bdaf_2           conda-forge/linux-64      275kB
  + ld_impl_linux-64                2.36.1  hea4e1c9_2           conda-forge/linux-64      683kB
  + lerc                             4.0.0  h27087fc_0           conda-forge/linux-64      282kB
  + libblas                          3.9.0  16_linux64_openblas  conda-forge/linux-64       13kB
  + libcblas                         3.9.0  16_linux64_openblas  conda-forge/linux-64       13kB
  + libdeflate                        1.14  h166bdaf_0           conda-forge/linux-64       83kB
  + libffi                           3.4.2  h7f98852_5           conda-forge/linux-64       58kB
  + libgcc-ng                       12.1.0  h8d9b700_16          conda-forge/linux-64      963kB
  + libgd                            2.3.3  h18fbbfe_3           conda-forge/linux-64      272kB
  + libgfortran-ng                  12.1.0  h69a702a_16          conda-forge/linux-64       23kB
  + libgfortran5                    12.1.0  hdcd56e2_16          conda-forge/linux-64        2MB
  + libglib                         2.74.0  h7a41b64_0           conda-forge/linux-64        3MB
  + libgomp                         12.1.0  h8d9b700_16          conda-forge/linux-64      470kB
  + libiconv                          1.17  h166bdaf_0           conda-forge/linux-64        1MB
  + liblapack                        3.9.0  16_linux64_openblas  conda-forge/linux-64       13kB
  + libnsl                           2.0.0  h7f98852_0           conda-forge/linux-64       31kB
  + libopenblas                     0.3.21  pthreads_h78a6416_3  conda-forge/linux-64       11MB
  + libpng                          1.6.38  h753d276_0           conda-forge/linux-64      380kB
  + librsvg                         2.54.4  h7abd40a_0           conda-forge/linux-64        7MB
  + libsqlite                       3.39.3  h753d276_0           conda-forge/linux-64      808kB
  + libstdcxx-ng                    12.1.0  ha89aaad_16          conda-forge/linux-64        4MB
  + libtiff                          4.4.0  h55922b4_4           conda-forge/linux-64      666kB
  + libtool                          2.4.6  h9c3ff4c_1008        conda-forge/linux-64      523kB
  + libuuid                         2.32.1  h7f98852_1000        conda-forge/linux-64       28kB
  + libwebp                          1.2.4  h522a892_0           conda-forge/linux-64       90kB
  + libwebp-base                     1.2.4  h166bdaf_0           conda-forge/linux-64      413kB
  + libxcb                            1.13  h7f98852_1004        conda-forge/linux-64      400kB
  + libxml2                         2.10.2  h4c7fe37_1           conda-forge/linux-64      745kB
  + libxslt                         1.1.35  h8affb1d_0           conda-forge/linux-64      597kB
  + libzlib                         1.2.12  h166bdaf_3           conda-forge/linux-64       66kB
  + lxml                             4.9.1  py39hb9d737c_0       conda-forge/linux-64        1MB
  + metis                            5.1.0  h58526e2_1006        conda-forge/linux-64        4MB
  + more-itertools                  8.14.0  pyhd8ed1ab_0         conda-forge/noarch         46kB
  + mpfr                             4.1.0  h9202a9a_1           conda-forge/linux-64        3MB
  + ncurses                            6.3  h27087fc_1           conda-forge/linux-64        1MB
  + networkx                         2.5.1  pyhd8ed1ab_0         conda-forge/noarch          1MB
  + numpy                           1.23.3  py39hba7629e_0       conda-forge/linux-64        7MB
  + openpyxl                        3.0.10  py39hb9d737c_1       conda-forge/linux-64      572kB
  + openssl                         1.1.1q  h166bdaf_0           conda-forge/linux-64        2MB
  + osqp                       0.6.2.post0  py39hde0f152_3       conda-forge/linux-64      189kB
  + pandas                           1.5.0  py39h4661b88_0       conda-forge/linux-64       14MB
  + pango                          1.50.10  hc4f8a73_0           conda-forge/linux-64      474kB
  + pcre2                            10.37  hc3806b6_1           conda-forge/linux-64        1MB
  + pip                             22.2.2  pyhd8ed1ab_0         conda-forge/noarch          2MB
  + pixman                          0.40.0  h36c2ea0_0           conda-forge/linux-64      643kB
  + pthread-stubs                      0.4  h36c2ea0_1001        conda-forge/linux-64        6kB
  + pycparser                         2.21  pyhd8ed1ab_0         conda-forge/noarch        103kB
  + pygraphviz                        1.10  py39h8e0b5b3_1       conda-forge/linux-64      130kB
  + pyopenssl                       22.0.0  pyhd8ed1ab_1         conda-forge/noarch        123kB
  + pysocks                          1.7.1  pyha2e5f31_6         conda-forge/noarch         19kB
  + python                          3.9.13  h9a8a25e_0_cpython   conda-forge/linux-64       28MB
  + python-dateutil                  2.8.2  pyhd8ed1ab_0         conda-forge/noarch        246kB
  + python_abi                         3.9  2_cp39               conda-forge/linux-64        4kB
  + pytz                          2022.2.1  pyhd8ed1ab_0         conda-forge/noarch        229kB
  + pyyaml                           5.4.1  py39hb9d737c_3       conda-forge/linux-64      190kB
  + qdldl-python                     0.1.5  py39hde0f152_2       conda-forge/linux-64       95kB
  + readline                         8.1.2  h0f457ee_0           conda-forge/linux-64      298kB
  + requests                        2.28.1  pyhd8ed1ab_1         conda-forge/noarch         55kB
  + ruamel.yaml                    0.16.12  py39h3811e60_2       conda-forge/linux-64      171kB
  + ruamel.yaml.clib                 0.2.6  py39hb9d737c_1       conda-forge/linux-64      152kB
  + scipy                            1.9.1  py39h8ba3f38_0       conda-forge/linux-64       27MB
  + scs                              3.2.0  py39he4f0bbe_1       conda-forge/linux-64       98kB
  + setuptools                      65.4.0  pyhd8ed1ab_0         conda-forge/noarch        749kB
  + six                             1.16.0  pyh6c4a22f_0         conda-forge/noarch         14kB
  + sqlite                          3.39.3  h4ff8645_0           conda-forge/linux-64      808kB
  + suitesparse                     5.10.1  h9e50725_1           conda-forge/linux-64        3MB
  + tbb                           2021.6.0  h924138e_0           conda-forge/linux-64        2MB
  + tk                              8.6.12  h27826a3_0           conda-forge/linux-64        3MB
  + tqdm                            4.64.1  pyhd8ed1ab_0         conda-forge/noarch         83kB
  + tzdata                           2022d  h191b570_0           conda-forge/noarch        121kB
  + urllib3                        1.26.11  pyhd8ed1ab_0         conda-forge/noarch        104kB
  + wheel                           0.37.1  pyhd8ed1ab_0         conda-forge/noarch         32kB
  + xlrd                             2.0.1  pyhd8ed1ab_3         conda-forge/noarch         94kB
  + xorg-kbproto                     1.0.7  h7f98852_1002        conda-forge/linux-64       27kB
  + xorg-libice                     1.0.10  h7f98852_0           conda-forge/linux-64       59kB
  + xorg-libsm                       1.2.3  hd9c2040_1000        conda-forge/linux-64       26kB
  + xorg-libx11                      1.7.2  h7f98852_0           conda-forge/linux-64      963kB
  + xorg-libxau                      1.0.9  h7f98852_0           conda-forge/linux-64       13kB
  + xorg-libxdmcp                    1.1.3  h7f98852_0           conda-forge/linux-64       19kB
  + xorg-libxext                     1.3.4  h7f98852_1           conda-forge/linux-64       55kB
  + xorg-libxrender                 0.9.10  h7f98852_1003        conda-forge/linux-64       33kB
  + xorg-renderproto                0.11.1  h7f98852_1002        conda-forge/linux-64       10kB
  + xorg-xextproto                   7.3.0  h7f98852_1002        conda-forge/linux-64       28kB
  + xorg-xproto                     7.0.31  h7f98852_1007        conda-forge/linux-64       75kB
  + xz                               5.2.6  h166bdaf_0           conda-forge/linux-64      418kB
  + yaml                             0.2.5  h7f98852_2           conda-forge/linux-64       89kB
  + zlib                            1.2.12  h166bdaf_3           conda-forge/linux-64       94kB
  + zstd                             1.5.2  h6239696_4           conda-forge/linux-64      459kB

  Summary:

  Install: 132 packages

  Total download: 197MB

──────────────────────────────────────────────────────────────────────────────────────────────────


Transaction starting
Linking _libgcc_mutex-0.1-conda_forge
Linking libstdcxx-ng-12.1.0-ha89aaad_16
Linking ld_impl_linux-64-2.36.1-hea4e1c9_2
Linking ca-certificates-2022.9.24-ha878542_0
Linking libgfortran5-12.1.0-hdcd56e2_16
Linking libgomp-12.1.0-h8d9b700_16
Linking libgfortran-ng-12.1.0-h69a702a_16
Linking _openmp_mutex-4.5-2_gnu
Linking libgcc-ng-12.1.0-h8d9b700_16
Linking metis-5.1.0-h58526e2_1006
Linking xorg-xproto-7.0.31-h7f98852_1007
Linking xorg-kbproto-1.0.7-h7f98852_1002
Linking xorg-xextproto-7.3.0-h7f98852_1002
Linking xorg-renderproto-0.11.1-h7f98852_1002
Linking xorg-libice-1.0.10-h7f98852_0
Linking graphite2-1.3.13-h58526e2_1001
Linking giflib-5.2.1-h36c2ea0_2
Linking xorg-libxdmcp-1.1.3-h7f98852_0
Linking xorg-libxau-1.0.9-h7f98852_0
Linking pthread-stubs-0.4-h36c2ea0_1001
Linking fribidi-1.0.10-h36c2ea0_0
Linking libuuid-2.32.1-h7f98852_1000
Linking tbb-2021.6.0-h924138e_0
Linking fftw-3.3.10-nompi_hf0379b8_105
Linking libtool-2.4.6-h9c3ff4c_1008
Linking libopenblas-0.3.21-pthreads_h78a6416_3
Linking expat-2.4.9-h27087fc_0
Linking gettext-0.19.8.1-h27087fc_1009
Linking pixman-0.40.0-h36c2ea0_0
Linking libdeflate-1.14-h166bdaf_0
Linking lerc-4.0.0-h27087fc_0
Linking jpeg-9e-h166bdaf_2
Linking libiconv-1.17-h166bdaf_0
Linking xz-5.2.6-h166bdaf_0
Linking openssl-1.1.1q-h166bdaf_0
Linking ncurses-6.3-h27087fc_1
Linking libffi-3.4.2-h7f98852_5
Linking bzip2-1.0.8-h7f98852_4
Linking yaml-0.2.5-h7f98852_2
Linking libzlib-1.2.12-h166bdaf_3
Linking gmp-6.2.1-h58526e2_0
Linking icu-70.1-h27087fc_0
Linking libwebp-base-1.2.4-h166bdaf_0
Linking libnsl-2.0.0-h7f98852_0
Linking libxcb-1.13-h7f98852_1004
Linking xorg-libsm-1.2.3-hd9c2040_1000
Linking libblas-3.9.0-16_linux64_openblas
Linking readline-8.1.2-h0f457ee_0
Linking zstd-1.5.2-h6239696_4
Linking pcre2-10.37-hc3806b6_1
Linking libpng-1.6.38-h753d276_0
Linking libsqlite-3.39.3-h753d276_0
Linking zlib-1.2.12-h166bdaf_3
Linking tk-8.6.12-h27826a3_0
Linking mpfr-4.1.0-h9202a9a_1
Linking glpk-5.0-h445213a_0
Linking libxml2-2.10.2-h4c7fe37_1
Linking xorg-libx11-1.7.2-h7f98852_0
Linking libcblas-3.9.0-16_linux64_openblas
Linking liblapack-3.9.0-16_linux64_openblas
Linking libtiff-4.4.0-h55922b4_4
Linking libglib-2.74.0-h7a41b64_0
Linking freetype-2.12.1-hca18f0e_0
Linking sqlite-3.39.3-h4ff8645_0
Linking libxslt-1.1.35-h8affb1d_0
Linking xorg-libxext-1.3.4-h7f98852_1
Linking xorg-libxrender-0.9.10-h7f98852_1003
Linking gsl-2.7-he838d99_0
Linking dsdp-5.8-hd9d9efa_1203
Linking suitesparse-5.10.1-h9e50725_1
Linking libwebp-1.2.4-h522a892_0
Linking gts-0.7.6-h64030ff_2
Linking atk-1.0-2.36.0-h3371d22_4
Linking gdk-pixbuf-2.42.8-hff1cb4f_1

Linking fontconfig-2.14.0-hc2a2eb6_1
Linking font-ttf-dejavu-sans-mono-2.37-hab24e00_0
Linking font-ttf-ubuntu-0.83-hab24e00_0
Linking font-ttf-inconsolata-3.000-h77eed37_0
Linking font-ttf-source-code-pro-2.038-h77eed37_0
Linking tzdata-2022d-h191b570_0
Linking fonts-conda-forge-1-0
Linking fonts-conda-ecosystem-1-0
Linking python-3.9.13-h9a8a25e_0_cpython
Linking cairo-1.16.0-ha61ee94_1014
Linking libgd-2.3.3-h18fbbfe_3
Linking harfbuzz-5.2.0-hf9f4e7c_0
Linking pango-1.50.10-hc4f8a73_0
Linking gtk2-2.24.33-h90689f9_2
Linking librsvg-2.54.4-h7abd40a_0

Linking graphviz-6.0.1-h5abf519_0

Linking wheel-0.37.1-pyhd8ed1ab_0
Linking setuptools-65.4.0-pyhd8ed1ab_0
Linking pip-22.2.2-pyhd8ed1ab_0
Linking pycparser-2.21-pyhd8ed1ab_0
Linking six-1.16.0-pyh6c4a22f_0
Linking pysocks-1.7.1-pyha2e5f31_6
Linking pytz-2022.2.1-pyhd8ed1ab_0
Linking decorator-4.4.2-py_0
Linking charset-normalizer-2.1.1-pyhd8ed1ab_0
Linking idna-3.4-pyhd8ed1ab_0
Linking certifi-2022.9.24-pyhd8ed1ab_0
Linking colorama-0.4.5-pyhd8ed1ab_0
Linking et_xmlfile-1.0.1-py_1001
Linking more-itertools-8.14.0-pyhd8ed1ab_0
Linking xlrd-2.0.1-pyhd8ed1ab_3
Linking python-dateutil-2.8.2-pyhd8ed1ab_0
Linking networkx-2.5.1-pyhd8ed1ab_0
Linking tqdm-4.64.1-pyhd8ed1ab_0
Linking python_abi-3.9-2_cp39
Linking cffi-1.15.1-py39he91dace_0
Linking ruamel.yaml.clib-0.2.6-py39hb9d737c_1
Linking cvxopt-1.3.0-py39ha7729e9_2
Linking colorlog-4.8.0-py39hf3d152e_1
Linking lxml-4.9.1-py39hb9d737c_0
Linking openpyxl-3.0.10-py39hb9d737c_1
Linking pyyaml-5.4.1-py39hb9d737c_3
Linking numpy-1.23.3-py39hba7629e_0
Linking pygraphviz-1.10-py39h8e0b5b3_1
Linking cryptography-37.0.4-py39hd97740a_0
Linking brotlipy-0.7.0-py39hb9d737c_1004
Linking ruamel.yaml-0.16.12-py39h3811e60_2
Linking scipy-1.9.1-py39h8ba3f38_0
Linking pandas-1.5.0-py39h4661b88_0
Linking qdldl-python-0.1.5-py39hde0f152_2
Linking scs-3.2.0-py39he4f0bbe_1
Linking ecos-2.0.10-py39hd257fcd_1
Linking cvxpy-base-1.2.1-py39h1832856_0
Linking osqp-0.6.2.post0-py39hde0f152_3
Linking cvxpy-1.2.1-py39hf3d152e_0
Linking pyopenssl-22.0.0-pyhd8ed1ab_1
Linking urllib3-1.26.11-pyhd8ed1ab_0
Linking requests-2.28.1-pyhd8ed1ab_1
Transaction finished
Processing /mnt/data/jenkins/work/work/workspace/faust-gradle/macrogen
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: colorlog<5.0.0,>=4.1.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (4.8.0)
Requirement already satisfied: pandas<2.0.0,>=1.2.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (1.5.0)
Requirement already satisfied: openpyxl<4.0.0,>=3.0.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (3.0.10)
Requirement already satisfied: pygraphviz<2.0,>=1.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (1.10)
Collecting logging-tree<2.0,>=1.8
  Using cached logging_tree-1.9-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: pyyaml<6.0,>=5.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (5.4.1)
Requirement already satisfied: requests<3.0.0,>=2.22.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (2.28.1)
Collecting requests-cache<0.6.0,>=0.5.2
  Using cached requests_cache-0.5.2-py2.py3-none-any.whl (22 kB)
Requirement already satisfied: ruamel.yaml<0.17.0,>=0.16.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (0.16.12)
Requirement already satisfied: tqdm<5.0.0,>=4.41.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (4.64.1)
Requirement already satisfied: xlrd<3.0.0,>=2.0.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (2.0.1)
Requirement already satisfied: lxml<5.0.0,>=4.9.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (4.9.1)
Requirement already satisfied: networkx<2.6,>=2.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (2.5.1)
Requirement already satisfied: numpy<2.0.0,>=1.22.4 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (1.23.3)
Requirement already satisfied: cvxopt<2.0.0,>=1.2.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (1.3.0)
Requirement already satisfied: more-itertools<9.0.0,>=8.0.2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (8.14.0)
Requirement already satisfied: cvxpy<2.0.0,>=1.0.25 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from faust-macrogen==0.9.2) (1.2.1)
Requirement already satisfied: osqp>=0.4.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (0.6.2.post0)
Requirement already satisfied: ecos>=2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (2.0.10)
Requirement already satisfied: scipy>=1.1.0 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (1.9.1)
Requirement already satisfied: scs>=1.1.6 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (3.2.0)
Requirement already satisfied: decorator<5,>=4.3 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from networkx<2.6,>=2.5->faust-macrogen==0.9.2) (4.4.2)
Requirement already satisfied: et_xmlfile in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from openpyxl<4.0.0,>=3.0.2->faust-macrogen==0.9.2) (1.0.1)
Requirement already satisfied: python-dateutil>=2.8.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (2022.2.1)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (1.26.11)
Requirement already satisfied: certifi>=2017.4.17 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (2022.9.24)
Requirement already satisfied: idna<4,>=2.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (3.4)
Requirement already satisfied: charset-normalizer<3,>=2 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from requests<3.0.0,>=2.22.0->faust-macrogen==0.9.2) (2.1.1)
Requirement already satisfied: qdldl in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from osqp>=0.4.1->cvxpy<2.0.0,>=1.0.25->faust-macrogen==0.9.2) (0.1.5)
Requirement already satisfied: six>=1.5 in /mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages (from python-dateutil>=2.8.1->pandas<2.0.0,>=1.2.2->faust-macrogen==0.9.2) (1.16.0)
Building wheels for collected packages: faust-macrogen
  Building wheel for faust-macrogen (pyproject.toml): started
  Building wheel for faust-macrogen (pyproject.toml): finished with status 'done'
  Created wheel for faust-macrogen: filename=faust_macrogen-0.9.2-py3-none-any.whl size=104973 sha256=acb8685f7b6d10754a4231bf5045320416503671aa66b0ba25bd8d5942d5211b
  Stored in directory: /tmp/pip-ephem-wheel-cache-p5rg14ym/wheels/d6/89/2a/0ec6867c39069f96c0daaa84bb55e9bba49ad328010db84de0
Successfully built faust-macrogen
Installing collected packages: logging-tree, requests-cache, faust-macrogen
Successfully installed faust-macrogen-0.9.2 logging-tree-1.9 requests-cache-0.5.2

> Task :macrogen:prepareMacrogenOptions UP-TO-DATE

> Task :macrogen:runMacrogenAnalysis
Execution optimizations have been disabled for task ':macrogen:runMacrogenAnalysis' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/paralipomena.js'. Reason: Task ':macrogen:runMacrogenAnalysis' uses this output of task ':copyWeb' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/data/paralipomena.js'. Reason: Task ':macrogen:runMacrogenAnalysis' uses this output of task ':copyWitnessStats' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
WARNING  macrogen.config Configuration has already been loaded. Some override values may not have any effect.
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/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 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/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/2_III_H.2_a_1 to faust://document/fischer_lamberg/2_III_H.2a__Bl._1_2 , but it is not in the database
WARNING  macrogen.uris Corrected faust://document/fischer_lamberg/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/fischer_lamberg/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/fischer_lamberg/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/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
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 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 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 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 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)
INFO     macrogen.graph Removing edges to ignore
INFO     macrogen.graph Adding 197 otherwise unmentioned references to the working graph
INFO     macrogen.graph Extracted 4 subgraphs with conflicts
INFO     macrogen.graph Calculating minimum feedback arc set for 4 strongly connected components
INFO     macrogen.graph Calculating MFAS for a 2-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 9-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 65-node graph using baharev, may take a while
INFO     macrogen.graph Calculating MFAS for a 876-node graph using baharev, may take a while

> Task :generateSVGs
INFO: Rendering 573 documents in 40 parallel jobs ...
INFO: No transcripts for 1 H.1, skipping
INFO: No transcripts for J.3-1, skipping
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for R 3 issued messages:
R 3 3 net::ERR_EMPTY_RESPONSE http://localhost:46133/img/grLineStraightHorizontal.svg
R 3 3 ERR Failed to load resource: net::ERR_EMPTY_RESPONSE
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for H P13 issued messages:
H P13 27 net::ERR_EMPTY_RESPONSE http://localhost:46133/img/usedMarker.svg
H P13 27 ERR Failed to load resource: net::ERR_EMPTY_RESPONSE
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 II H.11a issued messages:
2 II H.11a 2 net::ERR_EMPTY_RESPONSE http://localhost:46133/webfonts/UbuntuFaust-Italic.woff2
2 II H.11a 2 ERR Failed to load resource: net::ERR_EMPTY_RESPONSE
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 III H.78a issued messages:
2 III H.78a 1 net::ERR_EMPTY_RESPONSE http://localhost:46133/webfonts/ubuntumono-bolditalic-webfont.woff2
2 III H.78a 1 ERR Failed to load resource: net::ERR_EMPTY_RESPONSE
2 III H.78a 2 net::ERR_EMPTY_RESPONSE http://localhost:46133/webfonts/ubuntumono-regular-webfont.woff2
2 III H.78a 2 ERR Failed to load resource: net::ERR_EMPTY_RESPONSE
2 III H.78a 2 net::ERR_EMPTY_RESPONSE http://localhost:46133/webfonts/ubuntumono-bold-webfont.woff2
2 III H.78a 2 net::ERR_EMPTY_RESPONSE http://localhost:46133/webfonts/ubuntumono-italic-webfont.woff2

> Task :src:main:xproc:testimony
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :generateSVGs
INFO: No transcripts for 2 I H.9e*, skipping
INFO: No transcripts for 2 I H.9i*, skipping
INFO: No transcripts for 2 V H.35a*, skipping
INFO: No transcripts for 2 I H.9n*, skipping
INFO: No transcripts for 2 I H.9p*, skipping
INFO: No transcripts for 2 I H.9c*, skipping
INFO: No transcripts for H P156a*, skipping
INFO: No transcripts for 2 III H.81b*, skipping
INFO: No transcripts for T 6 H.1, skipping
INFO: No transcripts for T 6 H.2, skipping
WARNING: Conversion to SVG for T 3 H.3 issued messages:
T 3 H.3 40 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client

> Task :macrogen:runMacrogenAnalysis
WARNING  macrogen.graph Found 13 self loops, will also remove those. Affected nodes: 2 III H.2:1, 2 III H.6:2, 2 III H.6:2, 2 III H.30, 2 III H.70, 2 II H.8:1, 2 II H.22, 2 III H.50c, fischer_lamberg: 2_III_H.15 , 2 III H.76, 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 168 removed edges ...
INFO     macrogen.graph Marking 168 conflicting edges for deletion
INFO     macrogen.graph Removed 168 of the original 3110 edges
INFO     macrogen.graph Preparing details on references
INFO     macrogen.graph Creating sort order from DAG

> Task :generateSVGs
WARNING: Conversion to SVG for 2 III H.52 issued messages:
2 III H.52 2 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".

> Task :macrogen:runMacrogenAnalysis
/mnt/data/jenkins/work/work/workspace/faust-gradle/build/envs/macrogen/lib/python3.9/site-packages/macrogen/graph.py:468: FutureWarning: pandas.Int64Index is deprecated and will be removed from pandas in a future version. Use pandas.Index with the appropriate dtype instead.
  stats.index = pd.Int64Index(stats.index)

> Task :generateSVGs
WARNING: Conversion to SVG for 2 III H.3a:1 issued messages:
2 III H.3a:1 10 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 III H.3a:1 16 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 III H.3a:1 26 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
INFO: No transcripts for B.a, skipping
INFO: No transcripts for C.2α 4, skipping
INFO: No transcripts for C.1 12, skipping
INFO: No transcripts for J.1, skipping
INFO: No transcripts for S, skipping
INFO: No transcripts for J.3-2, skipping
INFO: No transcripts for D.2, skipping
INFO: No transcripts for D.1, skipping
INFO: No transcripts for C.3 4, skipping
INFO: No transcripts for B, skipping
INFO: No transcripts for D.4alpha, skipping
INFO: No transcripts for C.3 12, skipping
INFO: No transcripts for J.2, skipping
INFO: No transcripts for A, skipping
INFO: No transcripts for C.1 4, skipping
WARNING: Conversion to SVG for 2 IV H.1 issued messages:
2 IV H.1 2 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
SEVERE: Could not send response to the client
WARNING: Conversion to SVG for 2 II H.74 issued messages:
2 II H.74 6 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".
2 II H.74 33 ERR Error: <g> attribute transform: Trailing garbage, "translate(0, -null)".

> Task :src:main:xproc:generateSearch
> Task :src:main:xproc:metadataHtml
Message: Generating watermark table ...

> Task :src:main:xproc:emendedVersion
> Task :src:main:xproc:variantApp

> Task :generateSVGs
SEVERE: 27 documents failed to convert: 1 H.1, J.3-1, 2 I H.9e*, 2 I H.9i*, 2 V H.35a*, 2 I H.9n*, 2 I H.9p*, 2 I H.9c*, H P156a*, 2 III H.81b*, T 6 H.1, T 6 H.2, B.a, C.2α 4, C.1 12, J.1, S, J.3-2, D.2, D.1, C.3 4, B, D.4alpha, C.3 12, J.2, A, C.1 4

> Task :jar
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE

> Task :src:main:xproc:variantApp
Warning at xsl:stylesheet on line 8 column 17 of utils.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/utils.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :src:main:xproc:generatePrint
Execution optimizations have been disabled for task ':src:main:xproc:generatePrint' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '/mnt/data/jenkins/work/work/workspace/faust-gradle/build/www/print/variants/*.html'. Reason: Task ':src:main:xproc:generatePrint' uses this output of task ':copyWeb' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Message: Rendering emended versions to html ...
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :src:main:xproc:readingTextExtras
Warning at xsl:stylesheet on line 1 column 121 of config.xsl:
   Stylesheet module
  file:/mnt/data/jenkins/work/work/workspace/faust-gradle/src/main/xproc/xslt/config.xsl is
  included or imported more than once. This is permitted, but may lead to errors or
  unexpected behavior

> Task :src:main:xproc:bibliography
Message: Creating bibliography ...

> Task :xar
> Task :assemble
> Task :build

> Task :deployRSync
sending incremental file list

Number of files: 18,988 (reg: 17,022, dir: 1,931, link: 35)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 17,022
Total file size: 1,235,881,609 bytes
Total transferred file size: 1,235,881,102 bytes
Literal data: 72,708,195 bytes
Matched data: 1,163,172,907 bytes
File list size: 327,677
File list generation time: 0.001 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 78,125,619
Total bytes received: 7,154,322

sent 78,125,619 bytes  received 7,154,322 bytes  319,999.78 bytes/sec
total size is 1,235,881,609  speedup is 14.49

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 2 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD SUCCESSFUL in 34m 49s
27 actionable tasks: 24 executed, 3 up-to-date
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 412 killed;
[ssh-agent] Stopped.
Archiving artifacts
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@3f1c51bd[nodeId=MDEwOlJlcG9zaXRvcnkzODYxNTI2Ng==,description=Site generation for the Faustedition,homepage=http://beta.faustedition.net/,name=faust-gen,license=<null>,fork=false,archived=false,visibility=public,size=12768,milestones={},language=JavaScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/faustedition/faust-gen,id=38615266,nodeId=<null>,createdAt=2015-07-06T11:41:06Z,updatedAt=2022-04-24T00:20:49Z]] (sha:dcb7ef1) with context:faust-gradle
Setting commit status on GitHub for https://github.com/faustedition/faust-gen/commit/dcb7ef1f73472e900fc3ede4be2dab8ca36e7e1f
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  1 second
Notifying upstream projects of job completion
Finished: SUCCESS