Re: [Buildfarm:84] Re: stats.sql might fail due to shared buffers also used by parallel tests

From: TAKATSUKA Haruka <harukat(at)sraoss(dot)co(dot)jp>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, buildfarm(at)sraoss(dot)co(dot)jp
Subject: Re: [Buildfarm:84] Re: stats.sql might fail due to shared buffers also used by parallel tests
Date: 2025-07-24 00:49:13
Message-ID: 20250724094913.f88a5c0f3fe2d37513498370@sraoss.co.jp
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Wed, 23 Jul 2025 23:00:00 +0300
Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:

{snip}
> >>> Nagata-san, could you please share the configuration of hamerkop? If it's
> >>> running inside VM, what virtualization software is used?
> > It's vmware ESXi 7.0.3 (21930508).
> > This Windows enable auto-synchronize with 'time.windows.com'.
> > VMware Tools 12.1.5 build 20735119 is installed in the VM.
>
> Thank you for your prompt response!
>
> I used VirtualBox, not VMWare, when trying to reproduce the issue, maybe
> that's the reason why I failed. It looks like VMWare has it's own
> specifics related to timekeeping: [1].
>
> Maybe you could try tools.syncTime = "0" by any chance?

It has been already tools.syncTime = "0" so far.
I confirmed the following GUI setting.

VM Options
VMware Tools
Time "Synchronize guest time with host": unchecked

Thanks,
Haruka Takatsuka

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-07-24 01:22:19 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
Previous Message Michael Paquier 2025-07-24 00:34:45 Re: Custom pgstat support performance regression for simple queries