[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_4 #403224

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 21 06:21:11 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_4/403224/display/redirect>

Changes:


------------------------------------------
[...truncated 77.29 KB...]
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 82200  100 82200    0     0  3889k      0 --:--:-- --:--:-- --:--:-- 4013k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  326k  100  326k    0     0  38.4M      0 --:--:-- --:--:-- --:--:-- 39.7M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 79832  100 79832    0     0  6911k      0 --:--:-- --:--:-- --:--:-- 7087k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  190k  100  190k    0     0  23.3M      0 --:--:-- --:--:-- --:--:-- 26.5M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  182k  100  182k    0     0  11.1M      0 --:--:-- --:--:-- --:--:-- 11.8M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  8154  100  8154    0     0  1114k      0 --:--:-- --:--:-- --:--:-- 1327k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ruby-rake-compiler...
installing ruby-webrick...
installing ruby-yard...
installing ruby-rspec-support...
installing ruby-rspec-core...
installing ruby-diff-lcs...
installing ruby-rspec-expectations...
installing ruby-rspec-mocks...
installing ruby-rspec...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading ruby-msgpack-v1.5.6.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 86349    0 86349    0     0   107k      0 --:--:-- --:--:-- --:--:--  285k
==> Validating source files with sha256sums...
    ruby-msgpack-v1.5.6.tar.gz ... Passed
==> Validating source files with sha512sums...
    ruby-msgpack-v1.5.6.tar.gz ... Passed
==> Extracting sources...
  -> Extracting ruby-msgpack-v1.5.6.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
/usr/bin/ruby -I. -r.rake-compiler-siteconf.rb ../../../../ext/msgpack/extconf.rb
mkdir -p tmp/x86_64-linux/msgpack/3.0.4
cd tmp/x86_64-linux/msgpack/3.0.4
checking for ruby/st.h... yes
checking for st.h... no
checking for rb_enc_interned_str() in ruby.h... yes
checking for rb_hash_new_capa() in ruby.h... no
creating Makefile
/usr/sbin/make
cd -
cd tmp/x86_64-linux/msgpack/3.0.4
compiling ../../../../ext/msgpack/buffer.c
compiling ../../../../ext/msgpack/buffer_class.c
compiling ../../../../ext/msgpack/extension_value_class.c
compiling ../../../../ext/msgpack/factory_class.c
compiling ../../../../ext/msgpack/packer.c
compiling ../../../../ext/msgpack/packer_class.c
compiling ../../../../ext/msgpack/packer_ext_registry.c
compiling ../../../../ext/msgpack/rbinit.c
compiling ../../../../ext/msgpack/rmem.c
compiling ../../../../ext/msgpack/unpacker.c
compiling ../../../../ext/msgpack/unpacker_class.c
compiling ../../../../ext/msgpack/unpacker_ext_registry.c
linking shared-object msgpack/msgpack.so
/usr/sbin/make install target_prefix=
cd -
mkdir -p tmp/x86_64-linux/stage/lib/msgpack
mkdir -p tmp/x86_64-linux/stage/./.github/workflows
cp ./.github/workflows/ci.yaml tmp/x86_64-linux/stage/./.github/workflows/ci.yaml
cp ./.gitignore tmp/x86_64-linux/stage/./.gitignore
cp ./.rubocop.yml tmp/x86_64-linux/stage/./.rubocop.yml
cp ./ChangeLog tmp/x86_64-linux/stage/./ChangeLog
cp ./Gemfile tmp/x86_64-linux/stage/./Gemfile
cp ./LICENSE tmp/x86_64-linux/stage/./LICENSE
cp ./README.md tmp/x86_64-linux/stage/./README.md
cp ./Rakefile tmp/x86_64-linux/stage/./Rakefile
cp ./appveyor.yml tmp/x86_64-linux/stage/./appveyor.yml
mkdir -p tmp/x86_64-linux/stage/./bench
cp ./bench/bench.rb tmp/x86_64-linux/stage/./bench/bench.rb
mkdir -p tmp/x86_64-linux/stage/./doclib
cp ./doclib/msgpack.rb tmp/x86_64-linux/stage/./doclib/msgpack.rb
mkdir -p tmp/x86_64-linux/stage/./doclib/msgpack
cp ./doclib/msgpack/buffer.rb tmp/x86_64-linux/stage/./doclib/msgpack/buffer.rb
cp ./doclib/msgpack/core_ext.rb tmp/x86_64-linux/stage/./doclib/msgpack/core_ext.rb
cp ./doclib/msgpack/error.rb tmp/x86_64-linux/stage/./doclib/msgpack/error.rb
cp ./doclib/msgpack/extension_value.rb tmp/x86_64-linux/stage/./doclib/msgpack/extension_value.rb
cp ./doclib/msgpack/factory.rb tmp/x86_64-linux/stage/./doclib/msgpack/factory.rb
cp ./doclib/msgpack/packer.rb tmp/x86_64-linux/stage/./doclib/msgpack/packer.rb
cp ./doclib/msgpack/time.rb tmp/x86_64-linux/stage/./doclib/msgpack/time.rb
cp ./doclib/msgpack/timestamp.rb tmp/x86_64-linux/stage/./doclib/msgpack/timestamp.rb
cp ./doclib/msgpack/unpacker.rb tmp/x86_64-linux/stage/./doclib/msgpack/unpacker.rb
mkdir -p tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby
cp ./ext/java/org/msgpack/jruby/Buffer.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Buffer.java
cp ./ext/java/org/msgpack/jruby/Decoder.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Decoder.java
cp ./ext/java/org/msgpack/jruby/Encoder.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Encoder.java
cp ./ext/java/org/msgpack/jruby/ExtensionRegistry.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/ExtensionRegistry.java
cp ./ext/java/org/msgpack/jruby/ExtensionValue.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/ExtensionValue.java
cp ./ext/java/org/msgpack/jruby/Factory.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Factory.java
cp ./ext/java/org/msgpack/jruby/MessagePackLibrary.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/MessagePackLibrary.java
cp ./ext/java/org/msgpack/jruby/Packer.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Packer.java
cp ./ext/java/org/msgpack/jruby/Types.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Types.java
cp ./ext/java/org/msgpack/jruby/Unpacker.java tmp/x86_64-linux/stage/./ext/java/org/msgpack/jruby/Unpacker.java
mkdir -p tmp/x86_64-linux/stage/./ext/msgpack
cp ./ext/msgpack/buffer.c tmp/x86_64-linux/stage/./ext/msgpack/buffer.c
cp ./ext/msgpack/buffer.h tmp/x86_64-linux/stage/./ext/msgpack/buffer.h
cp ./ext/msgpack/buffer_class.c tmp/x86_64-linux/stage/./ext/msgpack/buffer_class.c
cp ./ext/msgpack/buffer_class.h tmp/x86_64-linux/stage/./ext/msgpack/buffer_class.h
cp ./ext/msgpack/compat.h tmp/x86_64-linux/stage/./ext/msgpack/compat.h
cp ./ext/msgpack/extconf.rb tmp/x86_64-linux/stage/./ext/msgpack/extconf.rb
cp ./ext/msgpack/extension_value_class.c tmp/x86_64-linux/stage/./ext/msgpack/extension_value_class.c
cp ./ext/msgpack/extension_value_class.h tmp/x86_64-linux/stage/./ext/msgpack/extension_value_class.h
cp ./ext/msgpack/factory_class.c tmp/x86_64-linux/stage/./ext/msgpack/factory_class.c
cp ./ext/msgpack/factory_class.h tmp/x86_64-linux/stage/./ext/msgpack/factory_class.h
cp ./ext/msgpack/packer.c tmp/x86_64-linux/stage/./ext/msgpack/packer.c
cp ./ext/msgpack/packer.h tmp/x86_64-linux/stage/./ext/msgpack/packer.h
cp ./ext/msgpack/packer_class.c tmp/x86_64-linux/stage/./ext/msgpack/packer_class.c
cp ./ext/msgpack/packer_class.h tmp/x86_64-linux/stage/./ext/msgpack/packer_class.h
cp ./ext/msgpack/packer_ext_registry.c tmp/x86_64-linux/stage/./ext/msgpack/packer_ext_registry.c
cp ./ext/msgpack/packer_ext_registry.h tmp/x86_64-linux/stage/./ext/msgpack/packer_ext_registry.h
cp ./ext/msgpack/rbinit.c tmp/x86_64-linux/stage/./ext/msgpack/rbinit.c
cp ./ext/msgpack/rmem.c tmp/x86_64-linux/stage/./ext/msgpack/rmem.c
cp ./ext/msgpack/rmem.h tmp/x86_64-linux/stage/./ext/msgpack/rmem.h
cp ./ext/msgpack/sysdep.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep.h
cp ./ext/msgpack/sysdep_endian.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep_endian.h
cp ./ext/msgpack/sysdep_types.h tmp/x86_64-linux/stage/./ext/msgpack/sysdep_types.h
cp ./ext/msgpack/unpacker.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker.c
cp ./ext/msgpack/unpacker.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker.h
cp ./ext/msgpack/unpacker_class.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker_class.c
cp ./ext/msgpack/unpacker_class.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker_class.h
cp ./ext/msgpack/unpacker_ext_registry.c tmp/x86_64-linux/stage/./ext/msgpack/unpacker_ext_registry.c
cp ./ext/msgpack/unpacker_ext_registry.h tmp/x86_64-linux/stage/./ext/msgpack/unpacker_ext_registry.h
cp ./lib/msgpack.rb tmp/x86_64-linux/stage/./lib/msgpack.rb
cp ./lib/msgpack/bigint.rb tmp/x86_64-linux/stage/./lib/msgpack/bigint.rb
cp ./lib/msgpack/core_ext.rb tmp/x86_64-linux/stage/./lib/msgpack/core_ext.rb
cp ./lib/msgpack/factory.rb tmp/x86_64-linux/stage/./lib/msgpack/factory.rb
cp ./lib/msgpack/packer.rb tmp/x86_64-linux/stage/./lib/msgpack/packer.rb
cp ./lib/msgpack/symbol.rb tmp/x86_64-linux/stage/./lib/msgpack/symbol.rb
cp ./lib/msgpack/time.rb tmp/x86_64-linux/stage/./lib/msgpack/time.rb
cp ./lib/msgpack/timestamp.rb tmp/x86_64-linux/stage/./lib/msgpack/timestamp.rb
cp ./lib/msgpack/unpacker.rb tmp/x86_64-linux/stage/./lib/msgpack/unpacker.rb
cp ./lib/msgpack/version.rb tmp/x86_64-linux/stage/./lib/msgpack/version.rb
cp ./msgpack.gemspec tmp/x86_64-linux/stage/./msgpack.gemspec
cp ./msgpack.org.md tmp/x86_64-linux/stage/./msgpack.org.md
mkdir -p tmp/x86_64-linux/stage/./spec
cp ./spec/bigint_spec.rb tmp/x86_64-linux/stage/./spec/bigint_spec.rb
cp ./spec/cases.json tmp/x86_64-linux/stage/./spec/cases.json
cp ./spec/cases.msg tmp/x86_64-linux/stage/./spec/cases.msg
cp ./spec/cases_compact.msg tmp/x86_64-linux/stage/./spec/cases_compact.msg
cp ./spec/cases_spec.rb tmp/x86_64-linux/stage/./spec/cases_spec.rb
mkdir -p tmp/x86_64-linux/stage/./spec/cruby
cp ./spec/cruby/buffer_io_spec.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_io_spec.rb
cp ./spec/cruby/buffer_packer.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_packer.rb
cp ./spec/cruby/buffer_spec.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_spec.rb
cp ./spec/cruby/buffer_unpacker.rb tmp/x86_64-linux/stage/./spec/cruby/buffer_unpacker.rb
cp ./spec/cruby/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/cruby/unpacker_spec.rb
cp ./spec/ext_value_spec.rb tmp/x86_64-linux/stage/./spec/ext_value_spec.rb
cp ./spec/exttypes.rb tmp/x86_64-linux/stage/./spec/exttypes.rb
cp ./spec/factory_spec.rb tmp/x86_64-linux/stage/./spec/factory_spec.rb
cp ./spec/format_spec.rb tmp/x86_64-linux/stage/./spec/format_spec.rb
mkdir -p tmp/x86_64-linux/stage/./spec/jruby/benchmarks
cp ./spec/jruby/benchmarks/shootout_bm.rb tmp/x86_64-linux/stage/./spec/jruby/benchmarks/shootout_bm.rb
cp ./spec/jruby/benchmarks/symbolize_keys_bm.rb tmp/x86_64-linux/stage/./spec/jruby/benchmarks/symbolize_keys_bm.rb
cp ./spec/jruby/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/jruby/unpacker_spec.rb
cp ./spec/msgpack_spec.rb tmp/x86_64-linux/stage/./spec/msgpack_spec.rb
cp ./spec/pack_spec.rb tmp/x86_64-linux/stage/./spec/pack_spec.rb
cp ./spec/packer_spec.rb tmp/x86_64-linux/stage/./spec/packer_spec.rb
cp ./spec/random_compat.rb tmp/x86_64-linux/stage/./spec/random_compat.rb
cp ./spec/spec_helper.rb tmp/x86_64-linux/stage/./spec/spec_helper.rb
cp ./spec/timestamp_spec.rb tmp/x86_64-linux/stage/./spec/timestamp_spec.rb
cp ./spec/unpack_spec.rb tmp/x86_64-linux/stage/./spec/unpack_spec.rb
cp ./spec/unpacker_spec.rb tmp/x86_64-linux/stage/./spec/unpacker_spec.rb
/usr/bin/install -c -m 0755 msgpack.so /tmp/ruby-msgpack-archlinuxrb-build-mvhjIqTG/ruby-msgpack/trunk/src/msgpack-ruby-1.5.6/lib/msgpack
cp tmp/x86_64-linux/msgpack/3.0.4/msgpack.so tmp/x86_64-linux/stage/lib/msgpack/msgpack.so
msgpack 1.5.6 built to pkg/msgpack-1.5.6.gem.
==> Entering fakeroot environment...
==> Starting package()...
Building native extensions. This could take a while...
Successfully installed msgpack-1.5.6
Parsing documentation for msgpack-1.5.6
Installing ri documentation for msgpack-1.5.6
Done installing documentation for msgpack after 0 seconds
1 gem installed
==> Tidying install...
  -> Removing empty directories...
  -> 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 "ruby-msgpack"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-msgpack 1.5.6-1 (Fri Oct 21 05:21:02 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-ruby-msgpack-archlinuxrb-build-mvhjIqTG
+ tee -a /srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b2/ruby-msgpack/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/ruby-msgpack-archlinuxrb-build-mvhjIqTG/ruby-msgpack/trunk/ruby-msgpack-1.5.6-1-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b2/ruby-msgpack/ruby-msgpack-1.5.6-1-x86_64.pkg.tar.zst'
Fri Oct 21 05:21:05 UTC 2022 - build #2 for ruby-msgpack on osuosl184-amd64 done.
Fri Oct 21 05:21:05 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-OKucpu35, removing.
/srv/reproducible-results/archlinuxrb-build-mvhjIqTG:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 05:19 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 05:21 b2

/srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 05:19 ruby-msgpack

/srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b1/ruby-msgpack:
total 160
-rw-r--r-- 1 jenkins jenkins  41536 Oct 21 05:19 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 21 05:19 build1.version
-rw-r--r-- 1 jenkins jenkins 109746 Oct 21 05:19 ruby-msgpack-1.5.6-1-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 05:21 ruby-msgpack

/srv/reproducible-results/archlinuxrb-build-mvhjIqTG/b2/ruby-msgpack:
total 152
-rw-r--r-- 1 jenkins jenkins  40159 Oct 21 05:21 build2.log
-rw-r--r-- 1 jenkins jenkins      8 Oct 21 05:21 build2.version
-rw-r--r-- 1 jenkins jenkins 109746 Oct 21 05:21 ruby-msgpack-1.5.6-1-x86_64.pkg.tar.zst
Fri Oct 21 05:21:11 UTC 2022 - comparing results now.
Fri Oct 21 05:21:11 UTC 2022 - YAY - ruby-msgpack/ruby-msgpack-1.5.6-1-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-Ez9oEVz9: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/ruby-msgpack/pkg.version': No space left on device
Fri Oct 21 05:21:11 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-mvhjIqTG deleted.
Fri Oct 21 05:21:11 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-Ez9oEVz9, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list