Build failed in Jenkins: reproducible_html_dashboard #219037

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 13 14:01:25 BST 2025


See <https://jenkins.debian.net/job/reproducible_html_dashboard/219037/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_html_dashboard/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins12793511272191098289.sh
+ /srv/jenkins/bin/reproducible_html_dashboard.sh
====================================================================================
Wed Aug 13 13:01:08 UTC 2025 - running /srv/jenkins/bin/reproducible_html_dashboard.sh (for job reproducible_html_dashboard) on jenkins, called using "" as arguments.
Wed Aug 13 13:01:08 UTC 2025 - actually running "reproducible_html_dashboard.sh" (md5sum bf5720a7d710cd3ed278aa4904a64c9d) as "/tmp/jenkins-script-pbJUVSfl"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Updating .buildinfo stats for forky/amd64 in 2025-08-12.
Wed Aug 13 13:01:09 UTC 2025 - starting to write index_suite_amd64_stats.html page.
Wed Aug 13 13:01:10 UTC 2025 - 'index_suite_amd64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/forky/index_suite_amd64_stats.html'
Wed Aug 13 13:01:10 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/forky/index_suite_amd64_stats.html
Wed Aug 13 13:01:11 UTC 2025 - starting to write index_suite_amd64_stats.html page.
Wed Aug 13 13:01:11 UTC 2025 - 'index_suite_amd64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/unstable/index_suite_amd64_stats.html'
Wed Aug 13 13:01:11 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/unstable/index_suite_amd64_stats.html
Wed Aug 13 13:01:13 UTC 2025 - starting to write index_suite_amd64_stats.html page.
Wed Aug 13 13:01:13 UTC 2025 - 'index_suite_amd64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/experimental/index_suite_amd64_stats.html'
Wed Aug 13 13:01:13 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/experimental/index_suite_amd64_stats.html
Updating .buildinfo stats for forky/arm64 in 2025-08-12.
Wed Aug 13 13:01:14 UTC 2025 - starting to write index_suite_arm64_stats.html page.
Wed Aug 13 13:01:15 UTC 2025 - 'index_suite_arm64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/forky/index_suite_arm64_stats.html'
Wed Aug 13 13:01:15 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/forky/index_suite_arm64_stats.html
Wed Aug 13 13:01:16 UTC 2025 - starting to write index_suite_arm64_stats.html page.
Wed Aug 13 13:01:16 UTC 2025 - 'index_suite_arm64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/unstable/index_suite_arm64_stats.html'
Wed Aug 13 13:01:16 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/unstable/index_suite_arm64_stats.html
Wed Aug 13 13:01:17 UTC 2025 - starting to write index_suite_arm64_stats.html page.
Wed Aug 13 13:01:18 UTC 2025 - 'index_suite_arm64_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/experimental/index_suite_arm64_stats.html'
Wed Aug 13 13:01:18 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/experimental/index_suite_arm64_stats.html
Updating .buildinfo stats for forky/armhf in 2025-08-12.
Wed Aug 13 13:01:19 UTC 2025 - starting to write index_suite_armhf_stats.html page.
Wed Aug 13 13:01:19 UTC 2025 - 'index_suite_armhf_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/forky/index_suite_armhf_stats.html'
Wed Aug 13 13:01:19 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/forky/index_suite_armhf_stats.html
Wed Aug 13 13:01:21 UTC 2025 - starting to write index_suite_armhf_stats.html page.
Wed Aug 13 13:01:21 UTC 2025 - 'index_suite_armhf_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/unstable/index_suite_armhf_stats.html'
Wed Aug 13 13:01:21 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/unstable/index_suite_armhf_stats.html
Wed Aug 13 13:01:22 UTC 2025 - starting to write index_suite_armhf_stats.html page.
Wed Aug 13 13:01:23 UTC 2025 - 'index_suite_armhf_stats.html' -> '/var/lib/jenkins/userContent/reproducible/debian/experimental/index_suite_armhf_stats.html'
Wed Aug 13 13:01:23 UTC 2025 - enjoy https://tests.reproducible-builds.org/debian/experimental/index_suite_armhf_stats.html
Wed Aug 13 13:01:23 UTC 2025 - starting to write index_performance.html page.
Checking whether to update stats_builds_per_day_amd64.png...
Updating stats_builds_per_day_amd64.png...
Generating stats_builds_per_day_amd64.png.
R[write to console]: Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  : 
  line 1 did not have 33 elements

R[write to console]: In addition: 
R[write to console]: Warning message:

R[write to console]: In (function (package, help, pos = 2, lib.loc = NULL, character.only = FALSE,  :
R[write to console]: 
 
R[write to console]:  libraries ‘/usr/local/lib/R/site-library’, ‘/usr/lib/R/site-library’ contain no packages

Traceback (most recent call last):
  File "/srv/jenkins/bin/make_graph.py", line 87, in <module>
    main()
    ~~~~^^
  File "/srv/jenkins/bin/make_graph.py", line 32, in main
    r('t <- (read.table("'+countsfile+'",sep=",",header=1,row.names=1))')
    ~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/rpy2/robjects/__init__.py", line 509, in __call__
    res, visible = rinterface.evalr_expr_with_visible(   # type: ignore
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
        r_expr
        ^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/rpy2/rinterface.py", line 194, in evalr_expr_with_visible
    raise embedded.RRuntimeError(_rinterface._geterrmessage())
rpy2.rinterface_lib.embedded.RRuntimeError: Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  : 
  line 1 did not have 33 elements

Wed Aug 13 13:01:25 UTC 2025 - reproducible_html_dashboard.sh stopped running as /tmp/jenkins-script-pbJUVSfl, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list