** Changed in: ubuntu-kernel-tests
     Assignee: Kai-Heng Feng (kaihengfeng) => Thadeu Lima de Souza Cascardo 
(cascardo)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1838961

Title:
  timer_create01 from ubuntu_ltp_syscalls failed on X-kvm / B-KVM

Status in ubuntu-kernel-tests:
  New
Status in linux-kvm package in Ubuntu:
  New
Status in linux-kvm source package in Xenial:
  New
Status in linux-kvm source package in Bionic:
  New

Bug description:
  The timer_create01 failed on X-kvm

  Steps to reproduce:

    git clone --depth=1 https://github.com/linux-test-project/ltp.git
    cd ltp; make autotools; ./configure; make; sudo make install
    echo "timer_create01 timer_create01" > /tmp/jobs
    sudo /opt/ltp/runltp -f /tmp/jobs

  <<<test_start>>>
  tag=timer_create01 stime=1565000454
  cmdline="timer_create01"
  contacts=""
  analysis=exit
  <<<test_output>>>
  tst_test.c:1100: INFO: Timeout per run is 0h 05m 00s
  incrementing stop
  timer_create01.c:48: INFO: Testing notification type: SIGEV_NONE
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_REALTIME
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_MONOTONIC
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_PROCESS_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_THREAD_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_BOOTTIME
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_BOOTTIME_ALARM: 
???
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_REALTIME_ALARM: 
???
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_TAI
  timer_create01.c:48: INFO: Testing notification type: SIGEV_SIGNAL
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_REALTIME
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_MONOTONIC
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_PROCESS_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_THREAD_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_BOOTTIME
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_BOOTTIME_ALARM: 
???
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_REALTIME_ALARM: 
???
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_TAI
  timer_create01.c:48: INFO: Testing notification type: SIGEV_THREAD
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_REALTIME
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_MONOTONIC
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_PROCESS_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_THREAD_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_BOOTTIME
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_BOOTTIME_ALARM: 
???
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_REALTIME_ALARM: 
???
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_TAI
  timer_create01.c:48: INFO: Testing notification type: SIGEV_THREAD_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_REALTIME
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_MONOTONIC
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_PROCESS_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_THREAD_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_BOOTTIME
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_BOOTTIME_ALARM: 
???
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_REALTIME_ALARM: 
???
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_TAI
  timer_create01.c:48: INFO: Testing notification type: NULL
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_REALTIME
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_MONOTONIC
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_PROCESS_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for 
CLOCK_THREAD_CPUTIME_ID
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_BOOTTIME
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_BOOTTIME_ALARM: 
???
  timer_create01.c:87: FAIL: Failed to create timer for CLOCK_REALTIME_ALARM: 
???
  timer_create01.c:93: PASS: Timer successfully created for CLOCK_TAI

  Summary:
  passed   30
  failed   10
  skipped  0
  warnings 0
  <<<execution_status>>>

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-1052-kvm 4.4.0-1052.59
  ProcVersionSignature: User Name 4.4.0-1052.59-kvm 4.4.181
  Uname: Linux 4.4.0-1052-kvm x86_64
  ApportVersion: 2.20.1-0ubuntu2.19
  Architecture: amd64
  Date: Mon Aug  5 10:17:57 2019
  SourcePackage: linux-kvm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1838961/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to