I broke down the tests and got to what it actually runs.
The one actually failing does:

LD_PRELOAD=/tmp/mytest//clknetsim.so CLKNETSIM_NODE=1 CLKNETSIM_SOCKET=tmp/sock 
 chronyd -d -f tmp/conf.1 &
LD_PRELOAD=/tmp/mytest//clknetsim.so CLKNETSIM_NODE=2 CLKNETSIM_SOCKET=tmp/sock 
 chronyc -h node1.net1.clk -m dns -n dns +n dns -4 dns -6 dns -46 timeout 200 
retries 1 keygen keygen 10 MD5 128 keygen 11 MD5 40 help quit nosuchcommand &
 /tmp/mytest//clknetsim -o tmp/log.offset -f tmp/log.freq -p tmp/log.packets -R 
1 -r 210 -l 1 -s tmp/sock tmp/conf 2

The clients try to connect and once the server starts they do so, what I
get then is:

Running simulation...
python3: client.c:2279: syscall: Assertion `0' failed.
python3: client.c:2279: syscall: Assertion `0' failed.
client 1 failed.
failed

So is it seccomp based syscall filtering - we had that in the past in
different cases?
=> Theory II: seccomp syscall filtering

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1921377

Title:
  upstream-simulation-test-suite test fails on s390x with LTO turned on
  in dpkg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1921377/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to