Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace /var/lib/jenkins/jobs/udd_trixie_multiarch_versionskew/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins17980856942453341629.sh
+ /srv/jenkins/bin/udd-query.sh multiarch_versionskew trixie
====================================================================================
Mon Apr 22 08:01:00 UTC 2024 - running /srv/jenkins/bin/udd-query.sh (for job udd_trixie_multiarch_versionskew) on jenkins, called using "multiarch_versionskew trixie" as arguments.
Mon Apr 22 08:01:00 UTC 2024 - actually running "udd-query.sh" (md5sum e4eb719fff57a26027617f0944b6524a) as "/tmp/jenkins-script-eKflcecH"

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

Mon Apr 22 08:01:00 UTC 2024 - querying UDD using SELECT DISTINCT source FROM
		(SELECT DISTINCT source, package, version
			FROM packages WHERE
				release='trixie' AND
				multi_arch='same' AND
					architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
					'mips64el', 'ppc64el', 's390x')
				ORDER BY source) AS all_versions
				GROUP BY source, package
				HAVING count(*) > 1
			ORDER BY source ;

Warning: multi-arch version skew in trixie detected.

         Package          |           Tracker
--------------------------------------------------------------------------
                    dcmtk | https://tracker.debian.org/dcmtk
                  eztrace | https://tracker.debian.org/eztrace
                 faketime | https://tracker.debian.org/faketime
            gcc-mingw-w64 | https://tracker.debian.org/gcc-mingw-w64
                    gtk-d | https://tracker.debian.org/gtk-d
  libalien-wxwidgets-perl | https://tracker.debian.org/libalien-wxwidgets-perl
     libcommon-sense-perl | https://tracker.debian.org/libcommon-sense-perl
               libiksemel | https://tracker.debian.org/libiksemel
          opencl-clang-15 | https://tracker.debian.org/opencl-clang-15
openni-sensor-pointclouds | https://tracker.debian.org/openni-sensor-pointclouds
 openni-sensor-primesense | https://tracker.debian.org/openni-sensor-primesense
                     pmdk | https://tracker.debian.org/pmdk
            raku-readline | https://tracker.debian.org/raku-readline
        ruby-eventmachine | https://tracker.debian.org/ruby-eventmachine
            rust-arrayvec | https://tracker.debian.org/rust-arrayvec
                vcdimager | https://tracker.debian.org/vcdimager
            virglrenderer | https://tracker.debian.org/virglrenderer

Mon Apr 22 08:01:05 UTC 2024 - udd-query.sh stopped running as /tmp/jenkins-script-eKflcecH, removing.
Build step 'Console output (build log) parsing' changed build result to UNSTABLE
Sending e-mails to: jenkins+debian-qa@jenkins.debian.net qa-jenkins-scm@lists.alioth.debian.org
Finished: UNSTABLE