[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_6 #178302

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 11 20:17:34 GMT 2021


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_6/178302/display/redirect>

Changes:


------------------------------------------
[...truncated 101.82 KB...]
Creating user uuidd (n/a) with uid 68 and gid 68.
(2/9) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/9) Updating udev hardware database...
(4/9) Creating temporary files...
(5/9) Reloading device manager configuration...
  Skipped: Device manager is not running.
(6/9) Arming ConditionNeedsUpdate...
(7/9) Reloading system bus configuration...
  Skipped: Current root is not booted.
(8/9) Updating the info directory file...
(9/9) Updating the desktop file MIME type cache...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) jsoncpp-1.9.4-1  libuv-1.40.0-1  rhash-1.4.1-1  shared-mime-info-2.0+57+gc1d1c70-1  cmake-3.19.2-1  kodi-dev-18.9-3

Total Download Size:   10.26 MiB
Total Installed Size:  52.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  613k  100  613k    0     0   149M      0 --:--:-- --:--:-- --:--:--  149M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1265k  100 1265k    0     0   176M      0 --:--:-- --:--:-- --:--:--  176M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  224k  100  224k    0     0   219M      0 --:--:-- --:--:-- --:--:--  219M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  167k  100  167k    0     0   163M      0 --:--:-- --:--:-- --:--:--  163M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 20 8091k   20 1619k    0     0   175M      0 --:--:-- --:--:-- --:--:--  158M100 8091k  100 8091k    0     0   188M      0 --:--:-- --:--:-- --:--:--  183M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  146k  100  146k    0     0   142M      0 --:--:-- --:--:-- --:--:--  142M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing shared-mime-info...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    qt5-base: cmake-gui
installing kodi-dev...
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating the desktop file MIME type cache...
(3/3) Updating the MIME type database...
==> Retrieving sources...
  -> Cloning kodi-platform git repo...
Cloning into bare repository '/tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/kodi-platform'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    kodi-platform ... Skipped
==> Extracting sources...
  -> Creating working copy of kodi-platform git repo...
Cloning into 'kodi-platform'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/sbin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/sbin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Checking to see if CXX compiler accepts flag -flto
-- Checking to see if CXX compiler accepts flag -flto - yes
-- Found TinyXML: /usr/include  
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Looking for __atomic_fetch_add_4 in atomic
-- Looking for __atomic_fetch_add_4 in atomic - found
-- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH
-- Performing Test HAS_BUILTIN_SYNC_ADD_AND_FETCH - Success
-- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH
-- Performing Test HAS_BUILTIN_SYNC_SUB_AND_FETCH - Success
-- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP
-- Performing Test HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/src/kodi-platform
Scanning dependencies of target kodiplatform
[ 50%] Building CXX object CMakeFiles/kodiplatform.dir/src/util/XMLUtils.cpp.o
[100%] Linking CXX shared library libkodiplatform.so
[100%] Built target kodiplatform
==> Entering fakeroot environment...
==> Starting package()...
[100%] Built target kodiplatform
Install the project...
-- Install configuration: "Release"
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/lib/libkodiplatform.so.18.9.0
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/lib/libkodiplatform.so.18.0
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/lib/libkodiplatform.so
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/include/kodi/util/XMLUtils.h
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/lib/pkgconfig/kodiplatform.pc
-- Installing: /tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/pkg/kodi-platform/usr/lib/kodiplatform/kodiplatform-config.cmake
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "kodi-platform"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: kodi-platform 20190726.809c5e9-20 (Mon Feb 14 02:40:17 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-kodi-platform-archlinuxrb-build-6LfZBUdN
+ tee -a /srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b2/kodi-platform/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/kodi-platform-archlinuxrb-build-6LfZBUdN/kodi-platform/trunk/kodi-platform-20190726.809c5e9-20-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b2/kodi-platform/kodi-platform-20190726.809c5e9-20-x86_64.pkg.tar.zst'
Mon Feb 14 02:40:25 UTC 2022 - build #2 for kodi-platform on osuosl170-amd64 done.
Mon Feb 14 02:40:25 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-uZq2yiVa, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-6LfZBUdN:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:16 b1
drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:17 b2

/srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 20:16 kodi-platform

/srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b1/kodi-platform:
total 76
-rw-r--r-- 1 jenkins jenkins 51497 Jan 11 20:16 build1.log
-rw-r--r-- 1 jenkins jenkins    20 Jan 11 20:16 build1.version
-rw-r--r-- 1 jenkins jenkins 12391 Jan 11 20:16 kodi-platform-20190726.809c5e9-20-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 20:17 kodi-platform

/srv/reproducible-results/archlinuxrb-build-6LfZBUdN/b2/kodi-platform:
total 68
-rw-r--r-- 1 jenkins jenkins 49084 Jan 11 20:17 build2.log
-rw-r--r-- 1 jenkins jenkins    20 Jan 11 20:17 build2.version
-rw-r--r-- 1 jenkins jenkins 12391 Jan 11 20:17 kodi-platform-20190726.809c5e9-20-x86_64.pkg.tar.zst
Mon Jan 11 20:17:32 UTC 2021 - comparing results now.
Mon Jan 11 20:17:32 UTC 2021 - YAY - kodi-platform/kodi-platform-20190726.809c5e9-20-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
Mon Jan 11 20:17:33 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/kodi-platform/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/community/kodi-platform/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/community/kodi-platform/pkg.build_duration, thus deleting it.
ls: cannot access '*.pkg.tar.xz.html': No such file or directory
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('401108', '20190726.809c5e9-20', 'reproducible', '2021-01-11 20:15', '137', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/178302/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='20190726.809c5e9-20', status='reproducible', build_date='2021-01-11 20:15', build_duration='137', node1='osuosl169-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_6/178302/' WHERE results.package_id='401108'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('kodi-platform', '20190726.809c5e9-20', 'community', 'x86_64', 3, 'reproducible', '2021-01-11 20:15', '137', 'osuosl169-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_6/178302/');
INSERT 0 1
DELETE FROM schedule WHERE package_id='401108' and build_type='ci_build';
DELETE 1
Mon Jan 11 20:17:33 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-6LfZBUdN deleted.
Mon 11 Jan 20:17:33 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-A6BHrKuB, which will now be removed.
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:111)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2301)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2292)
	at hudson.FilePath.act(FilePath.java:1076)
	at hudson.FilePath.act(FilePath.java:1059)
	at hudson.FilePath.copyTo(FilePath.java:2286)
	at hudson.FilePath.copyTo(FilePath.java:2241)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_6/builds/178302/log to /tmp/log-parser_reproducible_builder_archlinux_6_build_178302
	at hudson.FilePath.copyTo(FilePath.java:2244)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list