** Description changed:

  Encountered the following error using the docker.io package in focal-
  proposed running the autotest-client-
  test/ubuntu_performance_deep_learning test.
  
  "docker: Error response from daemon: failed to create shim: OCI runtime
  create failed: container_linux.go:380: starting container process
  caused: error adding seccomp filter rule for syscall clone3: permission
  denied: unknown."
  
  This test essentially pulls down a nvidia tensorflow docker container,
  runs the container and triggers the preloaded tests while capturing the
  output as results.
  
  The failure is seen with the following version of docker.io
  Version: 20.10.7-0ubuntu5~20.04.1
  APT-Sources: http://archive.ubuntu.com/ubuntu focal-proposed/universe amd64 
Packages
  
  Using the focal-updates docker.io the failure cannot be reproduced
  Version: 20.10.7-0ubuntu1~20.04.2
  APT-Sources: http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 
Packages
  
+ To reproduce:
  
- To reproduce:
-  
+ enable focal-proposed
+ 
  git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest-client-tests
  git clone --depth=1 git://kernel.ubuntu.com/ubuntu/autotest
-  
+ 
  ln -sf ~/autotest-client-tests autotest/client/tests
-  
- AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-local 
--verbose autotest/client/tests/ubuntu_performance_deep_learning/control
+ 
+ AUTOTEST_PATH=/home/ubuntu/autotest sudo -E autotest/client/autotest-
+ local --verbose
+ autotest/client/tests/ubuntu_performance_deep_learning/control

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

Title:
  docker.io - error adding seccomp filter rule for syscall clone3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1948361/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to