From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eADMFSZ4tWJJLQEAbAwnHQ (envelope-from ) for ; Fri, 24 Jun 2022 10:39:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8ODTFCZ4tWI+aQAAG6o9tA (envelope-from ) for ; Fri, 24 Jun 2022 10:39:02 +0200 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 97F1E2FBBB for ; Fri, 24 Jun 2022 10:39:01 +0200 (CEST) Received: from localhost ([::1]:60448 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o4eqB-0005da-5Q for larch@yhetil.org; Fri, 24 Jun 2022 04:38:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39394) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4eed-0005Tn-00 for bug-guix@gnu.org; Fri, 24 Jun 2022 04:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o4eec-0005L6-Na for bug-guix@gnu.org; Fri, 24 Jun 2022 04:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o4eec-0001Fa-K1 for bug-guix@gnu.org; Fri, 24 Jun 2022 04:27:02 -0400 Subject: bug#55206: Intermittent ldap test failure Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 24 Jun 2022 08:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55206 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Timotej Lazar Cc: Ricardo Wurmus , 55206-done@debbugs.gnu.org Mail-Followup-To: 55206@debbugs.gnu.org, othacehe@gnu.org, othacehe@gnu.org Received: via spool by 55206-done@debbugs.gnu.org id=D55206.16560591894762 (code D ref 55206); Fri, 24 Jun 2022 08:27:02 +0000 Received: (at 55206-done) by debbugs.gnu.org; 24 Jun 2022 08:26:29 +0000 Received: from localhost ([127.0.0.1]:40799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4ee5-0001Ek-8t for submit@debbugs.gnu.org; Fri, 24 Jun 2022 04:26:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o4ee3-0001EX-Jl for 55206-done@debbugs.gnu.org; Fri, 24 Jun 2022 04:26:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57888) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4edx-0005CO-Vk; Fri, 24 Jun 2022 04:26:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Mf959BFAQH38LGoTf5tDSz+tHqQkGDIZHuylfWTlPAc=; b=lFBPvBWrE9OT/QhwW1FT FmJkgZ4TWV5prsroZ4OtcjcmrH5TxlZWi820dnWvXqyrZwtbacR8f+8wDInoVkHy0k9sKDp5dcCpS Tu3CJYsbxnEglMGskeOKxZNs6oUZZPRk7vzaDo2ZyFP28rkvWmFhtwLQS/yt+RN7bCy61WbwzO69x I2NW989r9f2/jVHZEK2p7MxZLwkd9HRVxZhh2ag4rqQbqpLMr8foZGXPAWHiFRGllKrH3rNTprwso m1/tBkNABdHwF+CG5o7gANJrAlb7nhmNGREU+6CHVGl3uHP8QFv1TSi17SZ50jjqlVY2vWsDXIhh/ pHKz1rT4PFScpg==; Received: from [2a01:cb18:832e:5f00:3563:417e:2a38:86d8] (port=41510 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o4edx-0006LM-JC; Fri, 24 Jun 2022 04:26:21 -0400 From: Mathieu Othacehe References: <87r15dmrvk.fsf@gnu.org> <87wnd7pcmy.fsf@araneo.si> Date: Fri, 24 Jun 2022 10:26:19 +0200 In-Reply-To: <87wnd7pcmy.fsf@araneo.si> (Timotej Lazar's message of "Thu, 23 Jun 2022 18:28:53 +0200") Message-ID: <875ykqjwlw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656059942; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=Mf959BFAQH38LGoTf5tDSz+tHqQkGDIZHuylfWTlPAc=; b=RkuPDzc5W+9misA4IRKc8edzpV5SCianmNuWFv5SmCKCPHPh43yyUxEw4vV/lRn6rc2K+f MBC9tqwX9o00KBQ/b6MLHtfKywS81y5mMszmytyemTyoGi5DAOOl8DsmWTvF8nD63HRqDD d99GxIFOtVqgHwJ5MKR9nTbtShTCvKdIYo16C9NoWlVDXjrp341H9xGkejEl0ned/rKZrQ KHGVT5Yhs1/9lhBdlXB50jAorVvijfhfjid3OZ1Y7EVO6kcSqq6tLFSAmb/YrarkSY4rTI pEYeSRnu9t7dqj1of68IhS0QzOi75N16ipvIC30+3YyFUl9kYeJ81DUmz0XyCw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656059942; a=rsa-sha256; cv=none; b=Bq+wl/GSVlAs9aOhxxSwqcm2DCBMZSYl+kq1Jh1iQNpcp4lT/hl1d1RVnNq3NFIlZxYWb6 YI76KwbvSFO8s2HLLh4TO4uHuVSngCWhkU1izid0hKGYCAJoJz9LB9wYWff3USHGGWh3xy Sw6eYdOuq6qFLuBMw7ZpT0F1B78O9xWlnWxot9V9c3xWFM80CExPJElH6r47Vz6Gg5yxl+ fbZrGFoKyTzxJyYunrw4H98396WFx1Oe9stS+8PDVl8X/dHXptkQm9rYfk82QV41tHENw1 oPmPvW+C+F5FcL9FNTwJLpfPhd16SXoLGsVxvKzrEvxXdbqV1heNwiqZJmlDKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lFBPvBWr; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lFBPvBWr; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 97F1E2FBBB X-Spam-Score: -4.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: XZ+E/1sd0AMH Hey Timotej, > After increasing the memory limit for the test VM, I was able to run the > test successfully ten times on two different machines. The patch is > attached. Great, that wouldn't be the first time that the RAM limitation causes strange transient issues. I'm pushing the proposed patch and closing this bug, Thanks, Mathieu