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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 8 03:13:40 GMT 2021


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

Changes:


------------------------------------------
[...truncated 68.76 KB...]
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[11 of 22] Compiling Algebra.Graph.Test.Internal ( test/Algebra/Graph/Test/Internal.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Internal.dyn_o )

test/Algebra/Graph/Test/Internal.hs:19:1: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
   |
19 | import Data.Semigroup ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[12 of 22] Compiling Algebra.Graph.Test.Label ( test/Algebra/Graph/Test/Label.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Label.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[13 of 22] Compiling Algebra.Graph.Test.Labelled.AdjacencyMap ( test/Algebra/Graph/Test/Labelled/AdjacencyMap.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Labelled/AdjacencyMap.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[14 of 22] Compiling Algebra.Graph.Test.Labelled.Graph ( test/Algebra/Graph/Test/Labelled/Graph.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Labelled/Graph.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[15 of 22] Compiling Algebra.Graph.Test.NonEmpty.AdjacencyMap ( test/Algebra/Graph/Test/NonEmpty/AdjacencyMap.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/NonEmpty/AdjacencyMap.dyn_o )

test/Algebra/Graph/Test/NonEmpty/AdjacencyMap.hs:18:1: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
   |
18 | import Data.Semigroup ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[16 of 22] Compiling Algebra.Graph.Test.NonEmpty.Graph ( test/Algebra/Graph/Test/NonEmpty/Graph.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/NonEmpty/Graph.dyn_o )

test/Algebra/Graph/Test/NonEmpty/Graph.hs:20:1: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
   |
20 | import Data.Semigroup ((<>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[17 of 22] Compiling Algebra.Graph.Test.Relation ( test/Algebra/Graph/Test/Relation.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Relation.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[18 of 22] Compiling Algebra.Graph.Test.Relation.SymmetricRelation ( test/Algebra/Graph/Test/Relation/SymmetricRelation.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Relation/SymmetricRelation.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[19 of 22] Compiling Algebra.Graph.Test.RewriteRules ( test/Algebra/Graph/Test/RewriteRules.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/RewriteRules.dyn_o )
test/Algebra/Graph/Test/RewriteRules.hs:43:1: emptyI === emptyIR passed.
test/Algebra/Graph/Test/RewriteRules.hs:49:1: vertexI === vertexIR passed.
test/Algebra/Graph/Test/RewriteRules.hs:56:1: overlayI === overlayIR passed.
test/Algebra/Graph/Test/RewriteRules.hs:63:1: connectI === connectIR passed.
test/Algebra/Graph/Test/RewriteRules.hs:69:1: overlaysC `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:76:1: overlaysP === overlaysPR passed.
test/Algebra/Graph/Test/RewriteRules.hs:82:1: verticesCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:83:1: verticesCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:89:1: connectsC `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:96:1: connectsP === connectsPR passed.
test/Algebra/Graph/Test/RewriteRules.hs:102:1: isSubgraphOfC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:108:1: cliqueCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:109:1: cliqueCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:115:1: edgesCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:116:1: edgesCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:122:1: starCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:123:1: starCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:130:1: fmapCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:137:1: bindC === bindCR passed.
test/Algebra/Graph/Test/RewriteRules.hs:144:1: bindP === bindPR passed.
test/Algebra/Graph/Test/RewriteRules.hs:151:1: apC === apCR passed.
test/Algebra/Graph/Test/RewriteRules.hs:159:1: apP === apPR passed.
test/Algebra/Graph/Test/RewriteRules.hs:165:1: eqC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:170:1: eqT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
test/Algebra/Graph/Test/RewriteRules.hs:176:1: ordC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:181:1: ordT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
test/Algebra/Graph/Test/RewriteRules.hs:187:1: isEmptyC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:193:1: sizeC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:199:1: vertexSetC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:205:1: vertexSetC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:210:1: vertexCountT `hasNoType` Data.Set.Internal.Set passed.
test/Algebra/Graph/Test/RewriteRules.hs:216:1: edgeCountC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:221:1: edgeCountT `hasNoType` Data.Set.Internal.Set passed.
test/Algebra/Graph/Test/RewriteRules.hs:227:1: vertexListCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:228:1: vertexListCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:233:1: vertexListT `hasNoType` Data.Set.Internal.Set passed.
test/Algebra/Graph/Test/RewriteRules.hs:239:1: edgeSetC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:244:1: vertexListT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
test/Algebra/Graph/Test/RewriteRules.hs:250:1: edgeListCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:251:1: edgeListCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:256:1: edgeListT `hasNoType` Algebra.Graph.AdjacencyMap.AdjacencyMap passed.
test/Algebra/Graph/Test/RewriteRules.hs:262:1: hasVertexC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:268:1: hasEdgeC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:274:1: adjacencyListC `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:280:1: pathP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:286:1: circuitP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:292:1: bicliqueCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:293:1: bicliqueCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:301:1: replaceVertexCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:309:1: mergeVerticesCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:316:1: splitVertexCP `hasNoType` GHC.Types.[] passed.
test/Algebra/Graph/Test/RewriteRules.hs:317:1: splitVertexCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:324:1: transposeCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:339:1: simplifyC === simplifyCR passed.
test/Algebra/Graph/Test/RewriteRules.hs:345:1: composeCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:352:1: induceCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:359:1: induceJustCP `hasNoType` Algebra.Graph.Graph passed.
test/Algebra/Graph/Test/RewriteRules.hs:365:1: contextC `hasNoType` Algebra.Graph.Graph passed.
inspection testing successful
      expected successes: 58
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[20 of 22] Compiling Algebra.Graph.Test.Undirected ( test/Algebra/Graph/Test/Undirected.hs, dist/build/test-alga/test-alga-tmp/Algebra/Graph/Test/Undirected.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[21 of 22] Compiling Data.Graph.Test.Typed ( test/Data/Graph/Test/Typed.hs, dist/build/test-alga/test-alga-tmp/Data/Graph/Test/Typed.dyn_o )

test/Data/Graph/Test/Typed.hs:22:8: warning: [-Wcompat-unqualified-imports]
    To ensure compatibility with future core libraries changes
    imports to Data.List should be
    either qualified or have an explicit import list.
   |
22 | import Data.List
   |        ^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
[22 of 22] Compiling Main             ( test/Main.hs, dist/build/test-alga/test-alga-tmp/Main.dyn_o )
You are using an unsupported version of LLVM!
Currently only 9 to 13 is supported. System LLVM version: 13.0.0
We will try though...
Linking dist/build/test-alga/test-alga ...
Unregistering algebraic-graphs-0.5...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-algebraic-graphs-archlinuxrb-build-2mYLS2MO/haskell-algebraic-graphs/trunk/pkg/haskell-algebraic-graphs/usr/lib/ghc-9.0.1/site-local/algebraic-graphs-0.5
==> 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 "haskell-algebraic-graphs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-algebraic-graphs 0.5-123 (Wed Dec  8 03:13:30 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-algebraic-graphs-archlinuxrb-build-2mYLS2MO
+ tee -a /srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b2/haskell-algebraic-graphs/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-algebraic-graphs-archlinuxrb-build-2mYLS2MO/haskell-algebraic-graphs/trunk/haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b2/haskell-algebraic-graphs/haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst'
Wed Dec  8 03:13:31 UTC 2021 - build #2 for haskell-algebraic-graphs on osuosl169-amd64 done.
Wed Dec  8 03:13:31 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-AE4vtcRE, removing.
/srv/reproducible-results/archlinuxrb-build-2mYLS2MO:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Dec  8 02:56 b1
drwxr-xr-x 3 jenkins jenkins 4096 Dec  8 03:13 b2

/srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec  8 02:56 haskell-algebraic-graphs

/srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b1/haskell-algebraic-graphs:
total 848
-rw-r--r-- 1 jenkins jenkins  35166 Dec  8 02:56 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Dec  8 02:56 build1.version
-rw-r--r-- 1 jenkins jenkins 821990 Dec  8 02:56 haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Dec  8 03:13 haskell-algebraic-graphs

/srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b2/haskell-algebraic-graphs:
total 844
-rw-r--r-- 1 jenkins jenkins  34949 Dec  8 03:13 build2.log
-rw-r--r-- 1 jenkins jenkins      8 Dec  8 03:13 build2.version
-rw-r--r-- 1 jenkins jenkins 821999 Dec  8 03:13 haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst
Wed Dec  8 03:13:38 UTC 2021 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b1/haskell-algebraic-graphs/haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-2mYLS2MO/b2/haskell-algebraic-graphs/haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst differ
Wed Dec  8 03:13:38 UTC 2021 - running diffoscope on the results now:
Wed Dec  8 03:13:38 UTC 2021 - Running diffoscope 195 now...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 752, in main
    sys.exit(run_diffoscope(parsed_args))
  File "/usr/lib/python3/dist-packages/diffoscope/main.py", line 707, in run_diffoscope
    difference = compare_root_paths(path1, path2)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 69, in compare_root_paths
    difference = compare_files(file1, file2)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 128, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 502, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 437, in _compare_using_details
    details.extend(
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/container.py", line 191, in compare_pair
    difference = compare_files(
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 128, in compare_files
    return file1.compare(file2, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 502, in compare
    difference = self._compare_using_details(other, source)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/file.py", line 437, in _compare_using_details
    details.extend(
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/container.py", line 191, in compare_pair
    difference = compare_files(
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/compare.py", line 97, in compare_files
    specialize(file1)
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/specialize.py", line 54, in specialize
    if try_recognize(file, cls, cls.recognizes):
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/utils/specialize.py", line 37, in try_recognize
    if not recognizes(file):
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/haskell.py", line 130, in recognizes
    version_found = "".join(
  File "/usr/lib/python3/dist-packages/diffoscope/comparators/haskell.py", line 131, in <genexpr>
    chr(struct.unpack(">I", fp.read(4))[0]) for _ in range(length)
ValueError: chr() arg not in range(0x110000)
Wed Dec 8 03:13:39 UTC 2021 - diffoscope 195 had trouble comparing the two builds. Please investigate haskell-algebraic-graphs/haskell-algebraic-graphs-0.5-123-x86_64.pkg.tar.zst
Wed Dec  8 03:13:39 UTC 2021 - https://tests.reproducible-builds.org/archlinux/community/haskell-algebraic-graphs/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('1757443', '0.5-123', 'FTBR_1', '2021-12-08 02:41', '1955', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_4/337094/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='0.5-123', status='FTBR_1', build_date='2021-12-08 02:41', build_duration='1955', node1='osuosl170-amd64', node2='osuosl169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_4/337094/' WHERE results.package_id='1757443'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('haskell-algebraic-graphs', '0.5-123', 'community', 'x86_64', 3, 'FTBR_1', '2021-12-08 02:41', '1955', 'osuosl170-amd64', 'osuosl169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_4/337094/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(haskell-algebraic-graphs, 0.5-123, community, x86_64, 2021-12-08 02:41:00) already exists.
Wed Dec  8 03:13:40 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-2mYLS2MO deleted.
Wed Dec  8 03:13:40 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-gITFMa2C, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list