From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KLnIGUtObmXTKAAAG6o9tA:P1 (envelope-from ) for ; Mon, 04 Dec 2023 23:10:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KLnIGUtObmXTKAAAG6o9tA (envelope-from ) for ; Mon, 04 Dec 2023 23:10:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 144E2580FB for ; Mon, 4 Dec 2023 23:10:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=eXgllqf0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701727819; a=rsa-sha256; cv=none; b=WlNDCEm/b5u2A7A9/7Yqv33xmtXvS+o/9Aatj82MHji4bTbSCDqovHI9bCs1kdI9Uzya+1 zANVK2QiyLYZbJDv/6yZzeK8x87OLnIwK4VtVYpvddNHVWeXkdyRVXuPW2soU0Bdk+LXmd BrV8uTECBXOqErvN2EjaH3bcf5kYVTZ9fqhALyqaynnOSbk8IYRpRIPH0jQx28Itsr8Qfe GOJvDjcMVJYIyzdlH8TMNEfWTgevtLIJWNa3+7rR1NOvRksvDakKUonhwVBwW068mnmy/U WxFIkVBhBsVGVUxKinNsRsY1LHoCRRMUwOTi7L11mEmAPwQ9x8vXdjsoPCpFmA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=eXgllqf0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701727819; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=TkcNFI8OGTPJpVHEDWFKy0rdhDtcTVk6QiqNWFDuRWA=; b=PfFsZ/xEcQ5M4BpXlLvzvP6aBhiE6JunYDvxHILFPwwhjnljqyEOfhZlMRlLM/Ikcjjhzg 6uYdQnQNKaqHrLxVDJwX8woB/f/VFuEcxU7Wu1ReNnkXifJq2Z+gMjFv6Bh8UpUhx6QrFh 6rHzz+zQlwQvfrXIueBPTUKUANZ90NBIe7NIwIS8ykxYIhk+v3NoDsL0QR2jcsaoOnIjuf 90zuRXC5O290p/PAtQQz7My9tbt4cXIqouAgxhpqlp4jQ56PrzpA9B3Z7LqRX1Jtq0WKrE PL0Eq98XTLIQ/+GP0JKKcjIX/OJkNxzxBTE7mKeAX8g2Ofhf8ZiXahWMave96Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rAH8T-0007nl-6R; Mon, 04 Dec 2023 17:09:53 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rAH8R-0007na-KX for bug-guix@gnu.org; Mon, 04 Dec 2023 17:09:51 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rAH8R-0007ob-CD for bug-guix@gnu.org; Mon, 04 Dec 2023 17:09:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rAH8b-00071m-SX for bug-guix@gnu.org; Mon, 04 Dec 2023 17:10:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#67631: Build java-jmh.x86_64-linux on master is broken Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 04 Dec 2023 22:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67631 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 67631@debbugs.gnu.org X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.170172777526958 (code B ref -1); Mon, 04 Dec 2023 22:10:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Dec 2023 22:09:35 +0000 Received: from localhost ([127.0.0.1]:35983 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rAH8B-00070k-33 for submit@debbugs.gnu.org; Mon, 04 Dec 2023 17:09:35 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49062) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rAH84-00070O-SR for submit@debbugs.gnu.org; Mon, 04 Dec 2023 17:09:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rAH7m-0007PR-UH for bug-guix@gnu.org; Mon, 04 Dec 2023 17:09:10 -0500 Received: from mail-qt1-x835.google.com ([2607:f8b0:4864:20::835]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rAH7c-0007iv-Ea for bug-guix@gnu.org; Mon, 04 Dec 2023 17:09:10 -0500 Received: by mail-qt1-x835.google.com with SMTP id d75a77b69052e-423d8761eeeso27651631cf.2 for ; Mon, 04 Dec 2023 14:08:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1701727737; x=1702332537; darn=gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:from:to:cc:subject:date:message-id:reply-to; bh=TkcNFI8OGTPJpVHEDWFKy0rdhDtcTVk6QiqNWFDuRWA=; b=eXgllqf0xYixBJHFTnMjfkCUrqivu+R4TYpfn7PEzNH/lWRGk3MXjwmYNWY0dVILdJ XrfO+r1JAuxLvqSoyKE7WZDw0cxu9s5KjoB2AkyQRmB99BB4nFR/2inKx2l1PFqwpvLa rYEHpoIdTC2nesiQfpBKx4si5P8cAUdvRa9JrRpDJxN7dtQKZRlDMSVJ7evF4Ns3F9uj lIQvbebCTT9d6ofLJXyn9jhM6aZUMGVsvum39V8F8/tUF/bQuqOnWy8UJwV4RhIjNSMi oNaEmmJCvrYq8XdzA00HEwzIGCTN597fVuGup+vQ9FYmGfJ9w+OEhkC0NYO7p9MGbNgP 80WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701727737; x=1702332537; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=TkcNFI8OGTPJpVHEDWFKy0rdhDtcTVk6QiqNWFDuRWA=; b=rENZhXr/Zok73jMX2vi9hMel7YpYtYomFiiY4tH+ToPLD9wcNJ7XyWx6VrF81ffRWh QVyNgBjwR/zciUGbjKvw8GI8C/Gw3VkpfjwVOeGjsgqskHRYY38uwCH+b/aVrM9jV1xV /qkaahHc7q+n9K6my6nln9N18pglMHwE4HmhU0kC5teMn6BGuLMXeqektG4dNzbjh2hP Q1pp1ReMH1I+v++eKpRtVpD6ErugC2dtt2b5/gCzt9cx3KpcyOTUrLFYuuq7OKXCqFPY vlMbJ4/K0fb6e1UAfTzCZzBf9pvXzijGLKa4Zt0M/TBBwu3iwnmaMgdYxJ1jN+ox3X02 JOFA== X-Gm-Message-State: AOJu0YwCickFkX02WpCb9Q9ol4A5CNGw/4YoXx7FnbWHQdrj0hPruOY9 ZRMGdkPCQyok7FtIQrK7dwK903XscVZuig== X-Google-Smtp-Source: AGHT+IE5svT14a9Mn6kpXHUl3PdNVAOLLAqj277Nw8YHfXeFKyg68cnt/UUag/dpMhxe9YYLvV1Y/g== X-Received: by 2002:a05:622a:1012:b0:41c:c772:cd15 with SMTP id d18-20020a05622a101200b0041cc772cd15mr352400qte.27.1701727737298; Mon, 04 Dec 2023 14:08:57 -0800 (PST) Received: from hurd (dsl-141-198.b2b2c.ca. [66.158.141.198]) by smtp.gmail.com with ESMTPSA id r4-20020ac85e84000000b0042511265910sm2964857qtx.5.2023.12.04.14.08.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Dec 2023 14:08:56 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <2249@guix-ci.nnrss> (cuirass@gnu.org's message of "Sat, 02 Dec 2023 22:36:27 +0000") References: <2249@guix-ci.nnrss> Date: Mon, 04 Dec 2023 17:08:55 -0500 Message-ID: <87v89dr56w.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::835; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x835.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 2.86 X-Spam-Score: 2.86 X-Migadu-Queue-Id: 144E2580FB X-TUID: BcBd1vUOZym5 Hi, cuirass@gnu.org (Cuirass) writes: >

The build java-jmh.x86_64-linux for specification master is broken. You > can find the detailed information about this build href="https://ci.guix.gnu.org/build/2737214/details">here.

> > https://ci.guix.gnu.org/build/2737214/details The failure reads: --8<---------------cut here---------------start------------->8--- [INFO] Tests run: 336, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Java Microbenchmark Harness Parent 1.32: [INFO] [INFO] Java Microbenchmark Harness Parent ................. SUCCESS [ 0.351 s] [INFO] JMH Core ........................................... SUCCESS [ 11.203 s] [INFO] JMH Generators: Annotation Processors .............. SUCCESS [ 0.593 s] [INFO] JMH Core Integration Tests ......................... FAILURE [02:04 min] [INFO] JMH Generators: Reflection ......................... SKIPPED [INFO] JMH Generators: ASM ................................ SKIPPED [INFO] JMH Core Compilation Tests ......................... SKIPPED [INFO] JMH Core Benchmarks ................................ SKIPPED [INFO] JMH Samples ........................................ SKIPPED [INFO] JMH Generators: Bytecode ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:16 min [INFO] Finished at: 2023-12-02T21:36:26Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project jmh-core-it: There are test failures. [ERROR] [ERROR] Please refer to /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/sh -c cd /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it && /gnu/store/0r9i1q0b5b65vrbv7chazkq9zs7xhh8r-icedtea-3.19.0-jdk/jre/bin/java -Djmh.ignoreLock=true -Xms256m -Xmx256m -Djmh.core.it.profile=default -jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire/surefirebooter924400517238084667.jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire 2023-12-02T21-34-15_146-jvmRun53 surefire5253079157817046897tmp surefire_817097569479494821207tmp [ERROR] Process Exit Code: 0 [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/sh -c cd /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it && /gnu/store/0r9i1q0b5b65vrbv7chazkq9zs7xhh8r-icedtea-3.19.0-jdk/jre/bin/java -Djmh.ignoreLock=true -Xms256m -Xmx256m -Djmh.core.it.profile=default -jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire/surefirebooter924400517238084667.jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire 2023-12-02T21-34-15_146-jvmRun53 surefire5253079157817046897tmp surefire_817097569479494821207tmp [ERROR] Process Exit Code: 0 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(Unknown Source) [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(Unknown Source) [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Unknown Source) [ERROR] at org.apache.maven.DefaultMaven.doExecute(Unknown Source) [ERROR] at org.apache.maven.DefaultMaven.doExecute(Unknown Source) [ERROR] at org.apache.maven.DefaultMaven.execute(Unknown Source) [ERROR] at org.apache.maven.cli.MavenCli.execute(Unknown Source) [ERROR] at org.apache.maven.cli.MavenCli.doMain(Unknown Source) [ERROR] at org.apache.maven.cli.MavenCli.main(Unknown Source) [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Unknown Source) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Unknown Source) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Unknown Source) [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Unknown Source) [ERROR] Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /gnu/store/rib9g2ig1xf3kclyl076w28parmncg4k-bash-minimal-5.1.16/bin/sh -c cd /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it && /gnu/store/0r9i1q0b5b65vrbv7chazkq9zs7xhh8r-icedtea-3.19.0-jdk/jre/bin/java -Djmh.ignoreLock=true -Xms256m -Xmx256m -Djmh.core.it.profile=default -jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire/surefirebooter924400517238084667.jar /tmp/guix-build-java-jmh-1.32.drv-0/source/jmh-core-it/target/surefire 2023-12-02T21-34-15_146-jvmRun53 surefire5253079157817046897tmp surefire_817097569479494821207tmp [ERROR] Process Exit Code: 0 [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(Unknown Source) [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(Unknown Source) [ERROR] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [ERROR] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [ERROR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [ERROR] at java.lang.Thread.run(Thread.java:748) [ERROR] [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jmh-core-it error: in phase 'build': uncaught exception: %exception #<&invoke-error program: "mvn" arguments: ("package" "-o" "-Duser.home=/tmp/guix-build-java-jmh-1.32.drv-0/source/build-home") exit-status: 1 term-signal: #f stop-signal: #f> phase `build' failed after 138.0 seconds command "mvn" "package" "-o" "-Duser.home=/tmp/guix-build-java-jmh-1.32.drv-0/source/build-home" failed with status 1 builder for `/gnu/store/flf219dlipcya172adq973rjxkfgjm77-java-jmh-1.32.drv' failed with exit code 1 @ build-failed /gnu/store/flf219dlipcya172adq973rjxkfgjm77-java-jmh-1.32.drv - 1 builder for `/gnu/store/flf219dlipcya172adq973rjxkfgjm77-java-jmh-1.32.drv' failed with exit code 1 --8<---------------cut here---------------end--------------->8--- It should be reported upstream and disabled in the meantime. -- Thanks, Maxim