Skip to content

Instantly share code, notes, and snippets.

@Reiner030
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Reiner030/2e5c54994b54e11d22a2 to your computer and use it in GitHub Desktop.
Save Reiner030/2e5c54994b54e11d22a2 to your computer and use it in GitHub Desktop.
strace -Ff -e open duply rear-test status 2>&1 |grep -v '= -1'|grep -i open|grep -v "open resumed" > strace.out
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
open("/etc/ld.so.cache", O_RDONLY) = 3
open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
open("/proc/meminfo", O_RDONLY) = 3
open("/bin/duply", O_RDONLY) = 3
[pid 2396] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2396] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2399] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2399] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2399] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2399] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2399] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2399] open("/etc/localtime", O_RDONLY) = 3
[pid 2401] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2401] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2401] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2401] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2401] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2401] open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
[pid 2401] open("/proc/meminfo", O_RDONLY) = 3
[pid 2401] open("/bin/which", O_RDONLY) = 3
[pid 2404] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2404] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2404] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2404] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2404] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2403] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2403] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2403] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY <unfinished ...>
[pid 2404] open("/usr/lib/locale/locale-archive", O_RDONLY <unfinished ...>
[pid 2404] open("/usr/lib/locale/de/LC_CTYPE", O_RDONLY <unfinished ...>
[pid 2403] open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY <unfinished ...>
[pid 2404] open("/usr/lib/locale/de_DE.utf8/LC_NUMERIC", O_RDONLY <unfinished ...>
[pid 2403] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY <unfinished ...>
[pid 2403] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2404] open("/proc/self/maps", O_RDONLY) = 3
[pid 2403] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2403] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
[pid 2403] open("/proc/meminfo", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/site.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/site.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/os.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/os.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/posixpath.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/stat.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/stat.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/genericpath.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/warnings.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/warnings.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/linecache.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/linecache.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/types.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/types.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/UserDict.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/_abcoll.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/abc.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/abc.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY) = 9
[pid 2403] open("/usr/lib/python2.7/copy_reg.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/traceback.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/traceback.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/sysconfig.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/re.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/re.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/sre_compile.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/sre_parse.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/sre_constants.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/pygtk.pth", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/python-support.pth", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/setuptools.pth", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/zope.interface-3.6.1-nspkg.pth", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/codecs.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/codecs.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/encodings/ascii.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/encodings/ascii.pyc", O_RDONLY) = 4
[pid 2403] open("/bin/duplicity", O_RDONLY) = 3
[pid 2403] open("/bin/duplicity", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/getpass.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/getpass.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/lib-dynload/termios.so", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/lib-dynload/termios.so", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/gzip.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/gzip.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/struct.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/struct.pyc", O_RDONLY) = 5
[pid 2403] open("/etc/localtime", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/io.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/io.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_io.so", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_io.so", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/platform.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/platform.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/string.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/string.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/statvfs.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/statvfs.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/lib-dynload/resource.so", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/lib-dynload/resource.so", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/gettext.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/gettext.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/locale.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/locale.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/functools.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/functools.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/copy.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/copy.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/weakref.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/weakref.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/__init__.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/__init__.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/log.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/log.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/logging/__init__.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/logging/__init__.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/threading.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/threading.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/collections.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/collections.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/keyword.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/keyword.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/heapq.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/heapq.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/bisect.py", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/bisect.pyc", O_RDONLY) = 9
[pid 2403] open("/usr/lib/python2.7/atexit.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/atexit.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/errors.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/errors.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/collections.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/collections.pyc", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/file_naming.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/file_naming.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/dup_time.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/dup_time.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/calendar.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/calendar.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/lib-dynload/datetime.so", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/lib-dynload/datetime.so", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/globals.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/globals.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/socket.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/socket.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 9
[pid 2403] open("/etc/ld.so.cache", O_RDONLY) = 9
[pid 2403] open("/etc/nsswitch.conf", O_RDONLY) = 7
[pid 2403] open("/etc/host.conf", O_RDONLY) = 7
[pid 2403] open("/etc/resolv.conf", O_RDONLY) = 7
[pid 2403] open("/etc/ld.so.cache", O_RDONLY) = 7
[pid 2403] open("/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY) = 7
[pid 2403] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 7
[pid 2403] open("/etc/resolv.conf", O_RDONLY) = 7
[pid 2403] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 7
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/path.py", O_RDONLY) = 4
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/path.pyc", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/tarfile.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/tarfile.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/shutil.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/shutil.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/fnmatch.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/fnmatch.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.py", O_RDONLY) = 5
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.pyc", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/tempfile.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/tempfile.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/random.py", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/random.pyc", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/__future__.py", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/__future__.pyc", O_RDONLY) = 9
[pid 2403] open("/usr/lib/python2.7/hashlib.py", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/hashlib.pyc", O_RDONLY) = 9
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_hashlib.so", O_RDONLY) = 9
[pid 2403] open("/usr/lib/python2.7/lib-dynload/_hashlib.so", O_RDONLY) = 10
[pid 2403] open("/etc/ld.so.cache", O_RDONLY) = 10
[pid 2403] open("/usr/lib/python2.7/hashlib.py", O_RDONLY) = 9
[pid 2403] open("/dev/urandom", O_RDONLY) = 8
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/misc.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/misc.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/pymodules/python2.7/GnuPGInterface.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/pymodules/python2.7/GnuPGInterface.pyc", O_RDONLY) = 7
[pid 2403] open("/usr/lib/python2.7/sha.py", O_RDONLY) = 6
[pid 2403] open("/usr/lib/python2.7/sha.pyc", O_RDONLY) = 7
[pid 2403] open("/bin/duplicity", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/collections.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/path.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.py", O_RDONLY) = 3
[pid 2403] open("/usr/lib/python2.7/sha.py", O_RDONLY) = 3
[pid 2404] open("/dev/null", O_RDWR) = 3
[pid 2405] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2405] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2405] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2405] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2405] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2405] open("/proc/self/maps", O_RDONLY) = 3
[pid 2407] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2407] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2407] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2407] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2407] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2407] open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
[pid 2407] open("/proc/meminfo", O_RDONLY) = 3
[pid 2407] open("/bin/which", O_RDONLY) = 3
[pid 2410] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2410] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2410] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
open("/etc/duply/rear-test/conf", O_RDONLY) = 3
[pid 2413] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2413] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2413] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2413] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2413] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2412] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libselinux.so.1", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libacl.so.1", O_RDONLY <unfinished ...>
[pid 2412] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2413] open("/proc/self/maps", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libattr.so.1", O_RDONLY) = 3
[pid 2412] open("/proc/filesystems", O_RDONLY) = 3
[pid 2412] open("/etc/nsswitch.conf", O_RDONLY) = 3
[pid 2412] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2412] open("/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY) = 3
[pid 2412] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
[pid 2412] open("/etc/group", O_RDONLY|O_CLOEXEC) = 3
[pid 2412] open("/etc/duply/rear-test/.", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
[pid 2412] open("/etc/localtime", O_RDONLY) = 3
[pid 2413] open("/dev/null", O_RDWR) = 3
[pid 2416] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2416] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2416] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2416] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2416] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2416] open("/proc/self/maps", O_RDONLY) = 3
[pid 2416] open("/dev/null", O_RDWR) = 3
[pid 2419] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2419] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2419] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2419] open("/usr/lib/locale/locale-archive", O_RDONLYProcess 2417 resumed
[pid 2422] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2422] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2422] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2422] open("/usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION", O_RDONLYProcess 2420 suspended
[pid 2426] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2426] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2426] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2426] open("/usr/lib/locale/de.utf8/LC_IDENTIFICATION", O_RDONLYProcess 2395 resumed
[pid 2428] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2428] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2428] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2430] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2430] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2430] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2430] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2430] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2430] open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
[pid 2430] open("/proc/meminfo", O_RDONLY) = 3
[pid 2430] open("/bin/which", O_RDONLY) = 3
[pid 2433] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2433] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2433] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2433] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2433] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2433] open("/proc/self/maps", O_RDONLY) = 3
[pid 2434] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2434] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2434] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2434] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2434] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2434] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2434] open("/proc/self/maps", O_RDONLY) = 3
[pid 2433] open("/dev/null", O_RDWR) = 3
[pid 2437] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2437] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2437] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2437] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2437] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2436] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2436] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY <unfinished ...>
[pid 2437] open("/usr/lib/locale/locale-archive", O_RDONLY <unfinished ...>
[pid 2436] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY <unfinished ...>
[pid 2437] open("/usr/lib/locale/de/LC_COLLATE", O_RDONLY <unfinished ...>
[pid 2436] open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY) = 3
[pid 2437] open("/proc/self/maps", O_RDONLY <unfinished ...>
[pid 2436] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2436] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2436] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2436] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
[pid 2437] open("/dev/null", O_RDWR) = 3
[pid 2440] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2440] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2440] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2440] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2440] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2439] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2440] open("/usr/share/locale/locale.alias", O_RDONLY <unfinished ...>
[pid 2439] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 2440] open("/usr/lib/locale/de.utf8/LC_CTYPE", O_RDONLY <unfinished ...>
[pid 2439] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY <unfinished ...>
[pid 2440] open("/usr/lib/locale/de_DE/LC_NUMERIC", O_RDONLY <unfinished ...>
[pid 2439] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY <unfinished ...>
[pid 2439] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2440] open("/proc/self/maps", O_RDONLY) = 3
[pid 2439] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2439] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2439] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2439] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2439] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2439] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2440] open("/dev/null", O_RDWR) = 3
[pid 2443] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2443] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2443] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2443] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2443] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2442] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2442] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2442] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2443] open("/usr/lib/locale/de_DE.utf8/LC_NUMERIC", O_RDONLY <unfinished ...>
[pid 2442] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2443] open("/proc/self/maps", O_RDONLY) = 3
[pid 2442] open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
[pid 2443] open("/dev/null", O_RDWR) = 3
[pid 2445] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2445] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2445] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2447] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2447] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2447] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2447] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2447] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2447] open("/proc/self/maps", O_RDONLY) = 3
[pid 2449] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2449] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2449] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2449] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2449] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2449] open("/proc/self/maps", O_RDONLY) = 3
[pid 2451] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2451] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2451] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2451] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2451] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 3
[pid 2451] open("/root/.gnupg/.#lk0x181b3a0.puppet-optimus.2451", O_WRONLY|O_CREAT|O_EXCL, 0644) = 3
[pid 2451] open("/root/.gnupg/trustdb.gpg", O_RDWR) = 3
[pid 2451] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 4
[pid 2451] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 5
[pid 2451] open("/etc/localtime", O_RDONLY) = 6
[pid 2453] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2453] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2453] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2453] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2453] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 3
[pid 2453] open("/root/.gnupg/.#lk0x1f2a3a0.puppet-optimus.2453", O_WRONLY|O_CREAT|O_EXCL, 0644) = 3
[pid 2453] open("/root/.gnupg/trustdb.gpg", O_RDWR) = 3
[pid 2453] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 4
[pid 2453] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 5
[pid 2453] open("/etc/localtime", O_RDONLY) = 6
[pid 2456] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2456] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2456] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2456] open("/usr/share/locale/locale.alias", O_RDONLYProcess 2454 suspended
[pid 2458] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2458] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2458] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2458] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2458] open("/root/.gnupg/secring.gpg", O_RDONLY) = 3
[pid 2458] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 3
[pid 2458] open("/root/.gnupg/.#lk0x1cbb3f0.puppet-optimus.2458", O_WRONLY|O_CREAT|O_EXCL, 0644) = 3
[pid 2458] open("/root/.gnupg/trustdb.gpg", O_RDWR) = 3
[pid 2458] open("/root/.gnupg/secring.gpg", O_RDONLY) = 4
[pid 2458] open("/root/.gnupg/secring.gpg", O_RDONLY) = 5
[pid 2458] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 6
[pid 2458] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 7
[pid 2458] open("/etc/localtime", O_RDONLY) = 8
[pid 2463] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2463] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2463] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2466] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2466] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2466] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2466] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2466] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2465] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2465] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 2466] open("/usr/lib/locale/de/LC_COLLATE", O_RDONLY <unfinished ...>
[pid 2466] open("/usr/lib/locale/de.utf8/LC_MESSAGES", O_RDONLY <unfinished ...>
[pid 2465] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY <unfinished ...>
[pid 2466] open("/usr/lib/locale/de/LC_MESSAGES", O_RDONLY <unfinished ...>
[pid 2466] open("/proc/self/maps", O_RDONLY) = 3
[pid 2465] open("/tmp", O_RDONLY|O_NOCTTY) = 3
[pid 2465] open("/etc/mtab", O_RDONLY) = 3
[pid 2466] open("/dev/null", O_RDWR) = 3
[pid 2468] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2468] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2468] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2471] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2471] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2471] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2471] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2471] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2471] open("/etc/localtime", O_RDONLY) = 3
[pid 2474] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2474] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2474] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2480] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2480] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2480] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2480] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2480] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2480] open("/proc/self/maps", O_RDONLY) = 3
[pid 2480] open("/dev/null", O_RDWR) = 3
[pid 2486] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2486] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2486] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2486] open("/root/.gnupg/secring.gpg", O_RDONLY) = 3
[pid 2486] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 3
[pid 2486] open("/root/.gnupg/secring.gpg", O_RDONLY) = 3
[pid 2486] open("/root/.gnupg/secring.gpg", O_RDONLY) = 4
[pid 2486] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 5
[pid 2486] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 6
[pid 2486] open("/root/.gnupg/.#lk0x1d6e620.puppet-optimus.2486", O_WRONLY|O_CREAT|O_EXCL, 0644) = 7
[pid 2486] open("/root/.gnupg/trustdb.gpg", O_RDWR) = 7
[pid 2486] open("/bin/duply", O_RDONLY) = 8
[pid 2486] open("/tmp/duply.2395.1413301668_ENC", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 9
[pid 2486] open("/root/.gnupg/random_seed", O_RDONLY) = 10
[pid 2486] open("/dev/urandom", O_RDONLY) = 10
[pid 2486] open("/root/.gnupg/random_seed", O_WRONLY|O_CREAT, 0600) = 9
[pid 2491] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2491] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2491] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2491] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2491] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2491] open("/proc/self/maps", O_RDONLY) = 3
[pid 2491] open("/dev/null", O_RDWR) = 3
[pid 2496] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libresolv.so.2", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libbz2.so.1.0", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libreadline.so.6", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libusb-0.1.so.4", O_RDONLY) = 3
[pid 2496] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLYProcess 2494 suspended
[pid 2496] open("/lib/x86_64-linux-gnu/libtinfo.so.5", O_RDONLY) = 3
[pid 2496] open("/root/.gnupg/gpg.conf", O_RDONLY) = 3
[pid 2496] open("/root/.gnupg/secring.gpg", O_RDONLY) = 3
[pid 2496] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 3
[pid 2496] open("/tmp/duply.2395.1413301668_ENC", O_RDONLY) = 3
[pid 2496] open("/root/.gnupg/secring.gpg", O_RDONLY) = 4
[pid 2496] open("/root/.gnupg/secring.gpg", O_RDONLY) = 5
[pid 2496] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 6
[pid 2496] open("/root/.gnupg/pubring.gpg", O_RDONLY) = 7
[pid 2496] open("/root/.gnupg/random_seed", O_RDONLY) = 8
[pid 2496] open("/dev/urandom", O_RDONLY) = 8
[pid 2496] open("/etc/localtime", O_RDONLY) = 9
[pid 2496] open("/tmp/duply.2395.1413301668_DEC", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 9
[pid 2496] open("/root/.gnupg/.#lk0x1253a10.puppet-optimus.2496", O_WRONLY|O_CREAT|O_EXCL, 0644) = 9
[pid 2496] open("/root/.gnupg/trustdb.gpg", O_RDWR) = 9
[pid 2496] open("/root/.gnupg/random_seed", O_WRONLY|O_CREAT, 0600) = 10
[pid 2499] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2499] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2499] open("/bin/duply", O_RDONLY) = 3
[pid 2501] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2501] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2501] open("/tmp/duply.2395.1413301668_DEC", O_RDONLY) = 3
Cleanup - Delete '/tmp/duply.2395.1413301668_*'open("/tmp/", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
[pid 2502] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2502] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2502] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2506] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2506] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2506] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2506] open("/usr/lib/locale/locale-archive", O_RDONLYProcess 2504 suspended
[pid 2509] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2509] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2509] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2509] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2509] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2509] open("/etc/localtime", O_RDONLY) = 3
[pid 2513] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2513] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2513] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2513] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2513] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2513] open("/proc/self/maps", O_RDONLY) = 3
[pid 2513] open("/dev/null", O_RDWR) = 3
[pid 2517] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2517] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2517] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2517] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2517] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2517] open("/proc/self/maps", O_RDONLY) = 3
[pid 2517] open("/dev/null", O_RDWR) = 3
[pid 2520] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2520] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2520] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
[pid 2520] open("/proc/meminfo", O_RDONLY) = 3
[pid 2520] open("/usr/lib/python2.7/site.py", O_RDONLY) = 3
[pid 2520] open("/usr/lib/python2.7/site.pyc", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/os.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/os.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/posixpath.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/stat.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/stat.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/genericpath.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/warnings.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/warnings.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/linecache.py", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/linecache.pyc", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/types.py", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/types.pyc", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/UserDict.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/_abcoll.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/abc.py", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/abc.pyc", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY) = 9
[pid 2520] open("/usr/lib/python2.7/copy_reg.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/traceback.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/traceback.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/sysconfig.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/re.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/re.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/sre_compile.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/sre_parse.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/sre_constants.py", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
[pid 2520] open("/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/dist-packages/pygtk.pth", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/dist-packages/python-support.pth", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/dist-packages/setuptools.pth", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/dist-packages/zope.interface-3.6.1-nspkg.pth", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY) = 3
[pid 2520] open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/codecs.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/codecs.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/encodings/ascii.py", O_RDONLY) = 3
[pid 2520] open("/usr/lib/python2.7/encodings/ascii.pyc", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/urllib.py", O_RDONLY) = 3
[pid 2520] open("/usr/lib/python2.7/urllib.pyc", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/string.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/string.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/socket.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/socket.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/functools.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/functools.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 6
[pid 2520] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 2520] open("/etc/localtime", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/base64.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/base64.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/struct.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/struct.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/urlparse.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/urlparse.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/collections.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/collections.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/keyword.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/keyword.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/heapq.py", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/heapq.pyc", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/bisect.py", O_RDONLY) = 7
[pid 2520] open("/usr/lib/python2.7/bisect.pyc", O_RDONLY) = 8
[pid 2520] open("/usr/lib/python2.7/ssl.py", O_RDONLY) = 4
[pid 2520] open("/usr/lib/python2.7/ssl.pyc", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/textwrap.py", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/textwrap.pyc", O_RDONLY) = 6
[pid 2520] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 5
[pid 2520] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 6
[pid 2520] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 2523] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2523] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2523] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2523] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2523] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2523] open("/proc/self/maps", O_RDONLY) = 3
[pid 2523] open("/dev/null", O_RDWR) = 3
[pid 2526] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2526] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2526] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
[pid 2526] open("/proc/meminfo", O_RDONLY) = 3
[pid 2526] open("/usr/lib/python2.7/site.py", O_RDONLY) = 3
[pid 2526] open("/usr/lib/python2.7/site.pyc", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/os.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/os.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/posixpath.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/stat.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/stat.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/genericpath.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/warnings.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/warnings.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/linecache.py", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/linecache.pyc", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/types.py", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/types.pyc", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/UserDict.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/_abcoll.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/abc.py", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/abc.pyc", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY) = 9
[pid 2526] open("/usr/lib/python2.7/copy_reg.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/traceback.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/traceback.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/sysconfig.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/re.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/re.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/sre_compile.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/sre_parse.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/sre_constants.py", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
[pid 2526] open("/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/dist-packages/pygtk.pth", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/dist-packages/python-support.pth", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/dist-packages/setuptools.pth", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/dist-packages/zope.interface-3.6.1-nspkg.pth", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY) = 3
[pid 2526] open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/codecs.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/codecs.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/encodings/ascii.py", O_RDONLY) = 3
[pid 2526] open("/usr/lib/python2.7/encodings/ascii.pyc", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/urllib.py", O_RDONLY) = 3
[pid 2526] open("/usr/lib/python2.7/urllib.pyc", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/string.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/string.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/socket.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/socket.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/functools.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/functools.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 6
[pid 2526] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 2526] open("/etc/localtime", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/base64.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/base64.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/struct.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/struct.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/urlparse.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/urlparse.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/collections.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/collections.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/keyword.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/keyword.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/heapq.py", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/heapq.pyc", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/bisect.py", O_RDONLY) = 7
[pid 2526] open("/usr/lib/python2.7/bisect.pyc", O_RDONLY) = 8
[pid 2526] open("/usr/lib/python2.7/ssl.py", O_RDONLY) = 4
[pid 2526] open("/usr/lib/python2.7/ssl.pyc", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/textwrap.py", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/textwrap.pyc", O_RDONLY) = 6
[pid 2526] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 5
[pid 2526] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 6
[pid 2526] open("/etc/ld.so.cache", O_RDONLY) = 6
[pid 2529] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2529] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2529] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2529] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2529] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2529] open("/proc/self/maps", O_RDONLY) = 3
[pid 2529] open("/dev/null", O_RDWR) = 3
[pid 2530] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2530] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2530] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2530] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2530] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2530] open("/proc/self/maps", O_RDONLY) = 3
[pid 2531] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2531] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2531] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2531] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2531] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2531] open("/proc/self/maps", O_RDONLY) = 3
[pid 2534] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2534] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2534] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2534] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2534] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2534] open("/etc/localtime", O_RDONLY) = 3
[pid 2539] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2539] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2539] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2538] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2538] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2537] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666 <unfinished ...>
[pid 2537] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2537] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2537] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2537] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2537] open("/etc/localtime", O_RDONLY) = 3
[pid 2542] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2542] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2542] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2542] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2542] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2542] open("/proc/self/maps", O_RDONLY) = 3
[pid 2542] open("/dev/null", O_RDWR) = 3
[pid 2548] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2548] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2548] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2548] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2548] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2548] open("/etc/localtime", O_RDONLY) = 3
[pid 2551] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2551] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2551] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2551] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2551] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2551] open("/proc/self/maps", O_RDONLY) = 3
[pid 2551] open("/dev/null", O_RDWR) = 3
[pid 2554] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2554] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2554] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2554] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2554] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2554] open("/proc/self/maps", O_RDONLY) = 3
[pid 2554] open("/dev/null", O_RDWR) = 3
[pid 2557] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2557] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2557] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2557] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2557] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2557] open("/proc/self/maps", O_RDONLY) = 3
[pid 2557] open("/dev/null", O_RDWR) = 3
[pid 2559] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2559] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2559] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2559] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2559] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2559] open("/proc/self/maps", O_RDONLY) = 3
[pid 2559] open("/dev/null", O_RDWR) = 3
[pid 2561] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2561] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2561] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2561] open("/usr/lib/locale/de.utf8/LC_IDENTIFICATION", O_RDONLYProcess 2395 resumed
[pid 2565] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2565] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2565] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2569] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2569] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2569] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2569] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2569] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2569] open("/proc/self/maps", O_RDONLY) = 3
[pid 2569] open("/dev/null", O_RDWR) = 3
[pid 2571] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libutil.so.1", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libz.so.1", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2571] open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
[pid 2571] open("/proc/meminfo", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/site.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/site.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/os.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/os.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/posixpath.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/stat.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/stat.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/genericpath.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/warnings.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/warnings.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/linecache.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/linecache.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/types.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/types.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/UserDict.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/_abcoll.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/abc.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/abc.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY) = 9
[pid 2571] open("/usr/lib/python2.7/copy_reg.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/traceback.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/traceback.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/sysconfig.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/re.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/re.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/sre_compile.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/sre_parse.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/sre_constants.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/pygtk.pth", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/python-support.pth", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/setuptools.pth", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/zope.interface-3.6.1-nspkg.pth", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/codecs.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/codecs.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/encodings/ascii.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/encodings/ascii.pyc", O_RDONLY) = 4
[pid 2571] open("/bin/duplicity", O_RDONLY) = 3
[pid 2571] open("/bin/duplicity", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/getpass.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/getpass.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/lib-dynload/termios.so", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/lib-dynload/termios.so", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/gzip.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/gzip.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/struct.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/struct.pyc", O_RDONLY) = 5
[pid 2571] open("/etc/localtime", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/io.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/io.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_io.so", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_io.so", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/platform.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/platform.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/string.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/string.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/statvfs.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/statvfs.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/lib-dynload/resource.so", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/lib-dynload/resource.so", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/gettext.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/gettext.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/locale.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/locale.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/functools.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/functools.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/copy.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/copy.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/weakref.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/weakref.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/__init__.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/__init__.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/log.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/log.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/logging/__init__.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/logging/__init__.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/threading.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/threading.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/collections.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/collections.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/keyword.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/keyword.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/heapq.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/heapq.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/bisect.py", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/bisect.pyc", O_RDONLY) = 9
[pid 2571] open("/usr/lib/python2.7/atexit.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/atexit.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/errors.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/errors.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/collections.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/collections.pyc", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/file_naming.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/file_naming.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/dup_time.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/dup_time.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/calendar.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/calendar.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/lib-dynload/datetime.so", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/lib-dynload/datetime.so", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/globals.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/globals.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/socket.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/socket.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 9
[pid 2571] open("/etc/ld.so.cache", O_RDONLY) = 9
[pid 2571] open("/etc/nsswitch.conf", O_RDONLY) = 7
[pid 2571] open("/etc/host.conf", O_RDONLY) = 7
[pid 2571] open("/etc/resolv.conf", O_RDONLY) = 7
[pid 2571] open("/etc/ld.so.cache", O_RDONLY) = 7
[pid 2571] open("/lib/x86_64-linux-gnu/libnss_files.so.2", O_RDONLY) = 7
[pid 2571] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 7
[pid 2571] open("/etc/resolv.conf", O_RDONLY) = 7
[pid 2571] open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 7
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/path.py", O_RDONLY) = 4
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/path.pyc", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/tarfile.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/tarfile.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/shutil.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/shutil.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/fnmatch.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/fnmatch.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.py", O_RDONLY) = 5
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.pyc", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/tempfile.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/tempfile.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/random.py", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/random.pyc", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/__future__.py", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/__future__.pyc", O_RDONLY) = 9
[pid 2571] open("/usr/lib/python2.7/hashlib.py", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/hashlib.pyc", O_RDONLY) = 9
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_hashlib.so", O_RDONLY) = 9
[pid 2571] open("/usr/lib/python2.7/lib-dynload/_hashlib.so", O_RDONLY) = 10
[pid 2571] open("/etc/ld.so.cache", O_RDONLY) = 10
[pid 2571] open("/usr/lib/python2.7/hashlib.py", O_RDONLY) = 9
[pid 2571] open("/dev/urandom", O_RDONLY) = 8
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/misc.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/misc.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/pymodules/python2.7/GnuPGInterface.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/pymodules/python2.7/GnuPGInterface.pyc", O_RDONLY) = 7
[pid 2571] open("/usr/lib/python2.7/sha.py", O_RDONLY) = 6
[pid 2571] open("/usr/lib/python2.7/sha.pyc", O_RDONLY) = 7
[pid 2571] open("/bin/duplicity", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/collections.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/path.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/dist-packages/duplicity/gpg.py", O_RDONLY) = 3
[pid 2571] open("/usr/lib/python2.7/sha.py", O_RDONLY) = 3
[pid 2574] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2574] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2574] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2574] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2574] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2574] open("/etc/localtime", O_RDONLY) = 3
[pid 2579] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 2578] open("/etc/ld.so.cache", O_RDONLY <unfinished ...>
[pid 2579] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY <unfinished ...>
[pid 2578] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY <unfinished ...>
[pid 2579] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2578] open("/usr/lib/locale/locale-archive", O_RDONLY <unfinished ...>
[pid 2577] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666 <unfinished ...>
[pid 2578] open("/usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION", O_RDONLY <unfinished ...>
[pid 2579] open("/usr/lib/locale/locale-archive", O_RDONLY <unfinished ...>
[pid 2579] open("/usr/share/locale/locale.alias", O_RDONLY <unfinished ...>
[pid 2577] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2577] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2577] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2577] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2577] open("/etc/localtime", O_RDONLY) = 3
[pid 2585] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2585] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2585] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2585] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2585] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2585] open("/etc/localtime", O_RDONLY) = 3
[pid 2588] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2588] open("/usr/lib/libsigsegv.so.2", O_RDONLY) = 3
[pid 2588] open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
[pid 2588] open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
[pid 2588] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2588] open("/proc/self/maps", O_RDONLY) = 3
[pid 2588] open("/dev/null", O_RDWR) = 3
[pid 2595] open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
[pid 2595] open("/etc/ld.so.cache", O_RDONLY) = 3
[pid 2595] open("/lib/x86_64-linux-gnu/librt.so.1", O_RDONLY) = 3
[pid 2595] open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
[pid 2595] open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
[pid 2595] open("/etc/localtime", O_RDONLY) = 3
# sed -e 's/^.*open("\([^"]*\)".*/\1/' strace.out | sort -u
/bin/duplicity
/bin/duply
/bin/which
/dev/null
/dev/tty
/dev/urandom
/etc/duply/rear-test/.
/etc/duply/rear-test/conf
/etc/group
/etc/host.conf
/etc/hosts
/etc/ld.so.cache
/etc/localtime
/etc/mtab
/etc/nsswitch.conf
/etc/passwd
/etc/resolv.conf
/lib/x86_64-linux-gnu/libacl.so.1
/lib/x86_64-linux-gnu/libattr.so.1
/lib/x86_64-linux-gnu/libbz2.so.1.0
/lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libdl.so.2
/lib/x86_64-linux-gnu/libgcc_s.so.1
/lib/x86_64-linux-gnu/libm.so.6
/lib/x86_64-linux-gnu/libnss_files.so.2
/lib/x86_64-linux-gnu/libpthread.so.0
/lib/x86_64-linux-gnu/libreadline.so.6
/lib/x86_64-linux-gnu/libresolv.so.2
/lib/x86_64-linux-gnu/librt.so.1
/lib/x86_64-linux-gnu/libselinux.so.1
/lib/x86_64-linux-gnu/libtinfo.so.5
/lib/x86_64-linux-gnu/libusb-0.1.so.4
/lib/x86_64-linux-gnu/libutil.so.1
/lib/x86_64-linux-gnu/libz.so.1
/proc/filesystems
/proc/meminfo
/proc/self/maps
/root/.gnupg/.#lk0x1253a10.puppet-optimus.2496
/root/.gnupg/.#lk0x181b3a0.puppet-optimus.2451
/root/.gnupg/.#lk0x1cbb3f0.puppet-optimus.2458
/root/.gnupg/.#lk0x1d6e620.puppet-optimus.2486
/root/.gnupg/.#lk0x1f2a3a0.puppet-optimus.2453
/root/.gnupg/gpg.conf
/root/.gnupg/pubring.gpg
/root/.gnupg/random_seed
/root/.gnupg/secring.gpg
/root/.gnupg/trustdb.gpg
/tmp
/tmp/
/tmp/duply.2395.1413301668_DEC
/tmp/duply.2395.1413301668_ENC
/usr/lib/libsigsegv.so.2
/usr/lib/locale/de.utf8/LC_CTYPE
/usr/lib/locale/de.utf8/LC_IDENTIFICATION
/usr/lib/locale/de.utf8/LC_MESSAGES
/usr/lib/locale/de/LC_COLLATE
/usr/lib/locale/de/LC_CTYPE
/usr/lib/locale/de/LC_MESSAGES
/usr/lib/locale/de_DE.utf8/LC_IDENTIFICATION
/usr/lib/locale/de_DE.utf8/LC_NUMERIC
/usr/lib/locale/de_DE/LC_NUMERIC
/usr/lib/locale/locale-archive
/usr/lib/pymodules/python2.7/GnuPGInterface.py
/usr/lib/pymodules/python2.7/GnuPGInterface.pyc
/usr/lib/python2.7/UserDict.py
/usr/lib/python2.7/UserDict.pyc
/usr/lib/python2.7/__future__.py
/usr/lib/python2.7/__future__.pyc
/usr/lib/python2.7/_abcoll.py
/usr/lib/python2.7/_abcoll.pyc
/usr/lib/python2.7/_sysconfigdata.py
/usr/lib/python2.7/_sysconfigdata.pyc
/usr/lib/python2.7/_sysconfigdata_nd.py
/usr/lib/python2.7/_sysconfigdata_nd.pyc
/usr/lib/python2.7/_weakrefset.py
/usr/lib/python2.7/_weakrefset.pyc
/usr/lib/python2.7/abc.py
/usr/lib/python2.7/abc.pyc
/usr/lib/python2.7/atexit.py
/usr/lib/python2.7/atexit.pyc
/usr/lib/python2.7/base64.py
/usr/lib/python2.7/base64.pyc
/usr/lib/python2.7/bisect.py
/usr/lib/python2.7/bisect.pyc
/usr/lib/python2.7/calendar.py
/usr/lib/python2.7/calendar.pyc
/usr/lib/python2.7/codecs.py
/usr/lib/python2.7/codecs.pyc
/usr/lib/python2.7/collections.py
/usr/lib/python2.7/collections.pyc
/usr/lib/python2.7/copy.py
/usr/lib/python2.7/copy.pyc
/usr/lib/python2.7/copy_reg.py
/usr/lib/python2.7/copy_reg.pyc
/usr/lib/python2.7/dist-packages
/usr/lib/python2.7/dist-packages/duplicity/__init__.py
/usr/lib/python2.7/dist-packages/duplicity/__init__.pyc
/usr/lib/python2.7/dist-packages/duplicity/collections.py
/usr/lib/python2.7/dist-packages/duplicity/collections.pyc
/usr/lib/python2.7/dist-packages/duplicity/dup_time.py
/usr/lib/python2.7/dist-packages/duplicity/dup_time.pyc
/usr/lib/python2.7/dist-packages/duplicity/errors.py
/usr/lib/python2.7/dist-packages/duplicity/errors.pyc
/usr/lib/python2.7/dist-packages/duplicity/file_naming.py
/usr/lib/python2.7/dist-packages/duplicity/file_naming.pyc
/usr/lib/python2.7/dist-packages/duplicity/globals.py
/usr/lib/python2.7/dist-packages/duplicity/globals.pyc
/usr/lib/python2.7/dist-packages/duplicity/gpg.py
/usr/lib/python2.7/dist-packages/duplicity/gpg.pyc
/usr/lib/python2.7/dist-packages/duplicity/log.py
/usr/lib/python2.7/dist-packages/duplicity/log.pyc
/usr/lib/python2.7/dist-packages/duplicity/misc.py
/usr/lib/python2.7/dist-packages/duplicity/misc.pyc
/usr/lib/python2.7/dist-packages/duplicity/path.py
/usr/lib/python2.7/dist-packages/duplicity/path.pyc
/usr/lib/python2.7/dist-packages/duplicity/tarfile.py
/usr/lib/python2.7/dist-packages/duplicity/tarfile.pyc
/usr/lib/python2.7/dist-packages/gtk-2.0-pysupport-compat.pth
/usr/lib/python2.7/dist-packages/pygtk.pth
/usr/lib/python2.7/dist-packages/python-support.pth
/usr/lib/python2.7/dist-packages/setuptools.pth
/usr/lib/python2.7/dist-packages/zope.interface-3.6.1-nspkg.pth
/usr/lib/python2.7/encodings/__init__.py
/usr/lib/python2.7/encodings/__init__.pyc
/usr/lib/python2.7/encodings/aliases.py
/usr/lib/python2.7/encodings/aliases.pyc
/usr/lib/python2.7/encodings/ascii.py
/usr/lib/python2.7/encodings/ascii.pyc
/usr/lib/python2.7/fnmatch.py
/usr/lib/python2.7/fnmatch.pyc
/usr/lib/python2.7/functools.py
/usr/lib/python2.7/functools.pyc
/usr/lib/python2.7/genericpath.py
/usr/lib/python2.7/genericpath.pyc
/usr/lib/python2.7/getpass.py
/usr/lib/python2.7/getpass.pyc
/usr/lib/python2.7/gettext.py
/usr/lib/python2.7/gettext.pyc
/usr/lib/python2.7/gzip.py
/usr/lib/python2.7/gzip.pyc
/usr/lib/python2.7/hashlib.py
/usr/lib/python2.7/hashlib.pyc
/usr/lib/python2.7/heapq.py
/usr/lib/python2.7/heapq.pyc
/usr/lib/python2.7/io.py
/usr/lib/python2.7/io.pyc
/usr/lib/python2.7/keyword.py
/usr/lib/python2.7/keyword.pyc
/usr/lib/python2.7/lib-dynload/_hashlib.so
/usr/lib/python2.7/lib-dynload/_io.so
/usr/lib/python2.7/lib-dynload/_ssl.so
/usr/lib/python2.7/lib-dynload/datetime.so
/usr/lib/python2.7/lib-dynload/resource.so
/usr/lib/python2.7/lib-dynload/termios.so
/usr/lib/python2.7/linecache.py
/usr/lib/python2.7/linecache.pyc
/usr/lib/python2.7/locale.py
/usr/lib/python2.7/locale.pyc
/usr/lib/python2.7/logging/__init__.py
/usr/lib/python2.7/logging/__init__.pyc
/usr/lib/python2.7/os.py
/usr/lib/python2.7/os.pyc
/usr/lib/python2.7/platform.py
/usr/lib/python2.7/platform.pyc
/usr/lib/python2.7/posixpath.py
/usr/lib/python2.7/posixpath.pyc
/usr/lib/python2.7/random.py
/usr/lib/python2.7/random.pyc
/usr/lib/python2.7/re.py
/usr/lib/python2.7/re.pyc
/usr/lib/python2.7/sha.py
/usr/lib/python2.7/sha.pyc
/usr/lib/python2.7/shutil.py
/usr/lib/python2.7/shutil.pyc
/usr/lib/python2.7/site.py
/usr/lib/python2.7/site.pyc
/usr/lib/python2.7/sitecustomize.py
/usr/lib/python2.7/sitecustomize.pyc
/usr/lib/python2.7/socket.py
/usr/lib/python2.7/socket.pyc
/usr/lib/python2.7/sre_compile.py
/usr/lib/python2.7/sre_compile.pyc
/usr/lib/python2.7/sre_constants.py
/usr/lib/python2.7/sre_constants.pyc
/usr/lib/python2.7/sre_parse.py
/usr/lib/python2.7/sre_parse.pyc
/usr/lib/python2.7/ssl.py
/usr/lib/python2.7/ssl.pyc
/usr/lib/python2.7/stat.py
/usr/lib/python2.7/stat.pyc
/usr/lib/python2.7/statvfs.py
/usr/lib/python2.7/statvfs.pyc
/usr/lib/python2.7/string.py
/usr/lib/python2.7/string.pyc
/usr/lib/python2.7/struct.py
/usr/lib/python2.7/struct.pyc
/usr/lib/python2.7/sysconfig.py
/usr/lib/python2.7/sysconfig.pyc
/usr/lib/python2.7/tempfile.py
/usr/lib/python2.7/tempfile.pyc
/usr/lib/python2.7/textwrap.py
/usr/lib/python2.7/textwrap.pyc
/usr/lib/python2.7/threading.py
/usr/lib/python2.7/threading.pyc
/usr/lib/python2.7/traceback.py
/usr/lib/python2.7/traceback.pyc
/usr/lib/python2.7/types.py
/usr/lib/python2.7/types.pyc
/usr/lib/python2.7/urllib.py
/usr/lib/python2.7/urllib.pyc
/usr/lib/python2.7/urlparse.py
/usr/lib/python2.7/urlparse.pyc
/usr/lib/python2.7/warnings.py
/usr/lib/python2.7/warnings.pyc
/usr/lib/python2.7/weakref.py
/usr/lib/python2.7/weakref.pyc
/usr/share/locale/locale.alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment