Build failed in Jenkins: sru_kernel-precise-generic_i386-kvm-virtual #18

Jenkins Notification devnull at canonical.com
Thu Apr 18 11:28:07 UTC 2013


See <http://10.189.74.2:8080/job/sru_kernel-precise-generic_i386-kvm-virtual/18/>

------------------------------------------
[...truncated 1771 lines...]
Setting up python3 (3.2.3-0ubuntu1.2) ...
running python rtupdate hooks for python3.2...
running python post-rtupdate hooks for python3.2...
Setting up python3-all (3.2.3-0ubuntu1.2) ...
Setting up python3.2-dev (3.2.3-0ubuntu3.3) ...
Setting up python3-dev (3.2.3-0ubuntu1.2) ...
Setting up python3-all-dev (3.2.3-0ubuntu1.2) ...
Setting up ruby1.8 (1.8.7.352-2ubuntu1.2) ...
update-alternatives: using /usr/bin/ruby1.8 to provide /usr/bin/ruby (ruby) in auto mode.
Setting up apparmor-profiles (2.7.102-0ubuntu3.8) ...
 * Reloading AppArmor profiles
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
   ...done.
Setting up libapparmor-dev (2.7.102-0ubuntu3.8) ...
Setting up libpam-apparmor (2.7.102-0ubuntu3.8) ...
Setting up python-libapparmor (2.7.102-0ubuntu3.8) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
+ [ -z  ]
+ WORKSPACE=/tmp/workspace
+ mkdir -p /tmp/workspace
+ echo >>>  test-attributes begin
>>>  test-attributes begin
+ tee test-attributes.json
+ ./kernel-testing/gather-attributes
{
    "distro-release": "Ubuntu 12.04", 
    "distro-release-name": "precise", 
    "environ": {
        "HOME": "/home/ubuntu", 
        "LANG": "en_US.UTF-8", 
        "LOGNAME": "ubuntu", 
        "MAIL": "/var/mail/ubuntu", 
        "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games", 
        "PWD": "/home/ubuntu", 
        "SHELL": "/bin/bash", 
        "SHLVL": "1", 
        "SSH_CLIENT": "192.168.123.1 49329 22", 
        "SSH_CONNECTION": "192.168.123.1 49329 192.168.123.181 22", 
        "USER": "ubuntu", 
        "_": "/bin/sh"
    }, 
    "kernel": "3.5.0-28.47~precise1", 
    "platform": {
        "arch": {
            "bits": "32bit", 
            "linkage": "ELF"
        }, 
        "hardware": "virtual", 
        "hostname": "clean-precise-generic-i386", 
        "libc": {
            "lib": "glibc", 
            "version": "2.7"
        }, 
        "machine": "i686", 
        "proc": "i686"
    }, 
    "timestamp": "Thursday, 18. April 2013 09:03 UTC", 
    "version": "0.0.12-1"
}
+ echo >>>  test-attributes end
>>>  test-attributes end
+ set +e
+ . ./run-tests
+ set +x
===============
Linux clean-precise-generic-i386 3.5.0-28-generic #47~precise1-Ubuntu SMP Wed Apr 10 15:10:23 UTC 2013 i686 i686 i386 GNU/Linux
===============
+ sudo autotest/client/autotest autotest/client/tests/ubuntu_ecryptfs/control
04:03:49 INFO | Writing results to /home/ubuntu/autotest/client/results/default
04:03:49 INFO | START	----	----	timestamp=1366275829	localtime=Apr 18 04:03:49	
04:03:49 INFO | 	START	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1366275829	localtime=Apr 18 04:03:49	
04:03:49 ERROR| [stderr] autoreconf: Entering directory `.'
04:03:49 ERROR| [stderr] autoreconf: configure.ac: not using Gettext
04:03:50 ERROR| [stderr] autoreconf: running: aclocal --force -I m4
04:03:53 ERROR| [stderr] autoreconf: configure.ac: tracing
04:03:54 ERROR| [stderr] autoreconf: running: libtoolize --install --copy --force
04:03:57 ERROR| [stderr] autoreconf: running: /usr/bin/autoconf --force
04:03:58 ERROR| [stderr] autoreconf: running: /usr/bin/autoheader --force
04:03:59 ERROR| [stderr] autoreconf: running: automake --add-missing --copy --force-missing
04:03:59 ERROR| [stderr] configure.ac:157: installing `./compile'
04:03:59 ERROR| [stderr] configure.ac:16: installing `./missing'
04:03:59 ERROR| [stderr] src/daemon/Makefile.am: installing `./depcomp'
04:04:00 ERROR| [stderr] src/libecryptfs-swig/Makefile.am:6: installing `./py-compile'
04:04:00 ERROR| [stderr] autoreconf: Leaving directory `.'
04:04:09 ERROR| [stderr] ecryptfs-stat.c: In function 'ecryptfs_parse_stat':
04:04:09 ERROR| [stderr] ecryptfs-stat.c:153:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]
04:04:13 ERROR| [stderr] pam_ecryptfs.c: In function 'private_dir':
04:04:13 ERROR| [stderr] pam_ecryptfs.c:354:12: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]
04:04:15 ERROR| [stderr] extend-file-random/test.c: In function ���test_write���:
04:04:15 ERROR| [stderr] extend-file-random/test.c:52:4: warning: format ���%lu��� expects argument of type ���long unsigned int���, but argument 3 has type ���size_t��� [-Wformat]
04:04:15 ERROR| [stderr] extend-file-random/test.c: In function ���test_read���:
04:04:15 ERROR| [stderr] extend-file-random/test.c:68:4: warning: format ���%lu��� expects argument of type ���long unsigned int���, but argument 3 has type ���size_t��� [-Wformat]
04:04:15 ERROR| [stderr] inode-race-stat/test.c: In function ���do_test���:
04:04:15 ERROR| [stderr] inode-race-stat/test.c:125:4: warning: format ���%zd��� expects argument of type ���signed size_t *���, but argument 3 has type ���off_t *��� [-Wformat]
04:04:15 ERROR| [stderr] inode-race-stat/test.c: In function ���main���:
04:04:15 ERROR| [stderr] inode-race-stat/test.c:310:3: warning: format ���%zd��� expects argument of type ���signed size_t���, but argument 5 has type ���off_t��� [-Wformat]
04:04:15 ERROR| [stderr] inode-race-stat/test.c:310:3: warning: format ���%zd��� expects argument of type ���signed size_t���, but argument 5 has type ���off_t��� [-Wformat]
04:04:18 ERROR| [stderr] trunc-file/test.c: In function ���main���:
04:04:18 ERROR| [stderr] trunc-file/test.c:275:3: warning: format ���%zd��� expects argument of type ���signed size_t���, but argument 3 has type ���long int��� [-Wformat]
04:04:18 INFO | 		GOOD	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1366275858	localtime=Apr 18 04:04:18	completed successfully
04:04:18 INFO | 	END GOOD	ubuntu_ecryptfs.setup.all	ubuntu_ecryptfs.setup.all	timestamp=1366275858	localtime=Apr 18 04:04:18	
04:04:18 INFO | BLACKLISTED: 'lp-994247.sh'
04:04:18 INFO | BLACKLISTED: 'lp-1009207.sh'
04:04:18 INFO | BLACKLISTED: 'enospc.sh'
04:04:18 INFO | BLACKLISTED: 'lp-872905.sh'
04:04:18 INFO | 	START	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1366275858	localtime=Apr 18 04:04:18	
04:04:25 INFO | 		GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1366275865	localtime=Apr 18 04:04:25	completed successfully
04:04:25 INFO | 	END GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	ubuntu_ecryptfs.miscdev-bad-count.sh.ext2	timestamp=1366275865	localtime=Apr 18 04:04:25	
04:04:25 INFO | 	START	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1366275865	localtime=Apr 18 04:04:25	
04:05:41 INFO | 		GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1366275941	localtime=Apr 18 04:05:41	completed successfully
04:05:41 INFO | 	END GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext2	ubuntu_ecryptfs.extend-file-random.sh.ext2	timestamp=1366275941	localtime=Apr 18 04:05:41	
04:05:41 INFO | 	START	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1366275941	localtime=Apr 18 04:05:41	
04:06:02 INFO | 		GOOD	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1366275962	localtime=Apr 18 04:06:02	completed successfully
04:06:02 INFO | 	END GOOD	ubuntu_ecryptfs.trunc-file.sh.ext2	ubuntu_ecryptfs.trunc-file.sh.ext2	timestamp=1366275962	localtime=Apr 18 04:06:02	
04:06:02 INFO | 	START	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1366275962	localtime=Apr 18 04:06:02	
04:07:09 INFO | 		GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1366276029	localtime=Apr 18 04:07:09	completed successfully
04:07:09 INFO | 	END GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext2	ubuntu_ecryptfs.directory-concurrent.sh.ext2	timestamp=1366276029	localtime=Apr 18 04:07:09	
04:07:10 INFO | 	START	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1366276030	localtime=Apr 18 04:07:10	
04:08:17 INFO | 		GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1366276097	localtime=Apr 18 04:08:17	completed successfully
04:08:17 INFO | 	END GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext2	ubuntu_ecryptfs.file-concurrent.sh.ext2	timestamp=1366276097	localtime=Apr 18 04:08:17	
04:08:17 INFO | 	START	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1366276097	localtime=Apr 18 04:08:17	
04:08:25 INFO | 		GOOD	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1366276105	localtime=Apr 18 04:08:25	completed successfully
04:08:25 INFO | 	END GOOD	ubuntu_ecryptfs.llseek.sh.ext2	ubuntu_ecryptfs.llseek.sh.ext2	timestamp=1366276105	localtime=Apr 18 04:08:25	
04:08:25 INFO | 	START	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1366276105	localtime=Apr 18 04:08:25	
04:08:33 INFO | 		GOOD	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1366276113	localtime=Apr 18 04:08:33	completed successfully
04:08:33 INFO | 	END GOOD	ubuntu_ecryptfs.lp-469664.sh.ext2	ubuntu_ecryptfs.lp-469664.sh.ext2	timestamp=1366276113	localtime=Apr 18 04:08:33	
04:08:33 INFO | 	START	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1366276113	localtime=Apr 18 04:08:33	
04:08:41 INFO | 		GOOD	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1366276121	localtime=Apr 18 04:08:41	completed successfully
04:08:41 INFO | 	END GOOD	ubuntu_ecryptfs.lp-524919.sh.ext2	ubuntu_ecryptfs.lp-524919.sh.ext2	timestamp=1366276121	localtime=Apr 18 04:08:41	
04:08:41 INFO | 	START	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1366276121	localtime=Apr 18 04:08:41	
04:08:48 INFO | 		GOOD	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1366276128	localtime=Apr 18 04:08:48	completed successfully
04:08:48 INFO | 	END GOOD	ubuntu_ecryptfs.lp-509180.sh.ext2	ubuntu_ecryptfs.lp-509180.sh.ext2	timestamp=1366276128	localtime=Apr 18 04:08:48	
04:08:48 INFO | 	START	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1366276128	localtime=Apr 18 04:08:48	
04:08:55 INFO | 		GOOD	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1366276135	localtime=Apr 18 04:08:55	completed successfully
04:08:55 INFO | 	END GOOD	ubuntu_ecryptfs.lp-613873.sh.ext2	ubuntu_ecryptfs.lp-613873.sh.ext2	timestamp=1366276135	localtime=Apr 18 04:08:55	
04:08:55 INFO | 	START	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1366276135	localtime=Apr 18 04:08:55	
04:09:03 INFO | 		GOOD	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1366276143	localtime=Apr 18 04:09:03	completed successfully
04:09:03 INFO | 	END GOOD	ubuntu_ecryptfs.lp-745836.sh.ext2	ubuntu_ecryptfs.lp-745836.sh.ext2	timestamp=1366276143	localtime=Apr 18 04:09:03	
04:09:03 INFO | 	START	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1366276143	localtime=Apr 18 04:09:03	
04:09:11 INFO | 		GOOD	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1366276151	localtime=Apr 18 04:09:11	completed successfully
04:09:11 INFO | 	END GOOD	ubuntu_ecryptfs.lp-870326.sh.ext2	ubuntu_ecryptfs.lp-870326.sh.ext2	timestamp=1366276151	localtime=Apr 18 04:09:11	
04:09:11 INFO | 	START	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1366276151	localtime=Apr 18 04:09:11	
04:09:21 INFO | 		GOOD	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1366276161	localtime=Apr 18 04:09:21	completed successfully
04:09:21 INFO | 	END GOOD	ubuntu_ecryptfs.lp-885744.sh.ext2	ubuntu_ecryptfs.lp-885744.sh.ext2	timestamp=1366276161	localtime=Apr 18 04:09:21	
04:09:21 INFO | 	START	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1366276161	localtime=Apr 18 04:09:21	
04:09:29 INFO | 		GOOD	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1366276169	localtime=Apr 18 04:09:29	completed successfully
04:09:29 INFO | 	END GOOD	ubuntu_ecryptfs.lp-926292.sh.ext2	ubuntu_ecryptfs.lp-926292.sh.ext2	timestamp=1366276169	localtime=Apr 18 04:09:29	
04:09:29 INFO | 	START	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1366276169	localtime=Apr 18 04:09:29	
04:09:37 INFO | 		GOOD	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1366276176	localtime=Apr 18 04:09:36	completed successfully
04:09:37 INFO | 	END GOOD	ubuntu_ecryptfs.inotify.sh.ext2	ubuntu_ecryptfs.inotify.sh.ext2	timestamp=1366276177	localtime=Apr 18 04:09:37	
04:09:37 INFO | 	START	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1366276177	localtime=Apr 18 04:09:37	
04:09:46 INFO | 		GOOD	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1366276186	localtime=Apr 18 04:09:46	completed successfully
04:09:46 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-bmap.sh.ext2	ubuntu_ecryptfs.mmap-bmap.sh.ext2	timestamp=1366276186	localtime=Apr 18 04:09:46	
04:09:46 INFO | 	START	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1366276186	localtime=Apr 18 04:09:46	
04:09:53 INFO | 		GOOD	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1366276193	localtime=Apr 18 04:09:53	completed successfully
04:09:53 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-close.sh.ext2	ubuntu_ecryptfs.mmap-close.sh.ext2	timestamp=1366276193	localtime=Apr 18 04:09:53	
04:09:53 INFO | 	START	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1366276193	localtime=Apr 18 04:09:53	
04:10:01 INFO | 		GOOD	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1366276201	localtime=Apr 18 04:10:01	completed successfully
04:10:01 INFO | 	END GOOD	ubuntu_ecryptfs.mmap-dir.sh.ext2	ubuntu_ecryptfs.mmap-dir.sh.ext2	timestamp=1366276201	localtime=Apr 18 04:10:01	
04:10:01 INFO | 	START	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1366276201	localtime=Apr 18 04:10:01	
04:10:08 INFO | 		GOOD	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1366276208	localtime=Apr 18 04:10:08	completed successfully
04:10:08 INFO | 	END GOOD	ubuntu_ecryptfs.read-dir.sh.ext2	ubuntu_ecryptfs.read-dir.sh.ext2	timestamp=1366276208	localtime=Apr 18 04:10:08	
04:10:08 INFO | 	START	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1366276208	localtime=Apr 18 04:10:08	
04:10:18 INFO | 		GOOD	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1366276218	localtime=Apr 18 04:10:18	completed successfully
04:10:18 INFO | 	END GOOD	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	ubuntu_ecryptfs.setattr-flush-dirty.sh.ext2	timestamp=1366276218	localtime=Apr 18 04:10:18	
04:10:18 INFO | 	START	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1366276218	localtime=Apr 18 04:10:18	
04:10:47 INFO | 		GOOD	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1366276247	localtime=Apr 18 04:10:47	completed successfully
04:10:47 INFO | 	END GOOD	ubuntu_ecryptfs.inode-race-stat.sh.ext2	ubuntu_ecryptfs.inode-race-stat.sh.ext2	timestamp=1366276247	localtime=Apr 18 04:10:47	
04:10:47 INFO | 	START	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1366276247	localtime=Apr 18 04:10:47	
04:10:55 INFO | 		GOOD	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1366276255	localtime=Apr 18 04:10:55	completed successfully
04:10:55 INFO | 	END GOOD	ubuntu_ecryptfs.lp-911507.sh.ext2	ubuntu_ecryptfs.lp-911507.sh.ext2	timestamp=1366276255	localtime=Apr 18 04:10:55	
04:10:55 INFO | 	START	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1366276255	localtime=Apr 18 04:10:55	
04:11:02 INFO | 		GOOD	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1366276262	localtime=Apr 18 04:11:02	completed successfully
04:11:02 INFO | 	END GOOD	ubuntu_ecryptfs.lp-561129.sh.ext2	ubuntu_ecryptfs.lp-561129.sh.ext2	timestamp=1366276262	localtime=Apr 18 04:11:02	
04:11:02 INFO | 	START	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1366276262	localtime=Apr 18 04:11:02	
04:11:10 INFO | 		GOOD	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1366276270	localtime=Apr 18 04:11:10	completed successfully
04:11:10 INFO | 	END GOOD	ubuntu_ecryptfs.mknod.sh.ext2	ubuntu_ecryptfs.mknod.sh.ext2	timestamp=1366276270	localtime=Apr 18 04:11:10	
04:11:10 INFO | 	START	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1366276270	localtime=Apr 18 04:11:10	
04:11:17 INFO | 		GOOD	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1366276277	localtime=Apr 18 04:11:17	completed successfully
04:11:17 INFO | 	END GOOD	ubuntu_ecryptfs.link.sh.ext2	ubuntu_ecryptfs.link.sh.ext2	timestamp=1366276277	localtime=Apr 18 04:11:17	
04:11:17 INFO | 	START	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1366276277	localtime=Apr 18 04:11:17	
04:11:24 INFO | 		GOOD	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1366276284	localtime=Apr 18 04:11:24	completed successfully
04:11:24 INFO | 	END GOOD	ubuntu_ecryptfs.xattr.sh.ext2	ubuntu_ecryptfs.xattr.sh.ext2	timestamp=1366276284	localtime=Apr 18 04:11:24	
04:11:24 INFO | 	START	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1366276284	localtime=Apr 18 04:11:24	
04:11:30 INFO | 		GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1366276290	localtime=Apr 18 04:11:30	completed successfully
04:11:30 INFO | 	END GOOD	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	ubuntu_ecryptfs.miscdev-bad-count.sh.ext3	timestamp=1366276290	localtime=Apr 18 04:11:30	
04:11:30 INFO | 	START	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1366276290	localtime=Apr 18 04:11:30	
04:12:52 INFO | 		GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1366276372	localtime=Apr 18 04:12:52	completed successfully
04:12:52 INFO | 	END GOOD	ubuntu_ecryptfs.extend-file-random.sh.ext3	ubuntu_ecryptfs.extend-file-random.sh.ext3	timestamp=1366276372	localtime=Apr 18 04:12:52	
04:12:52 INFO | 	START	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1366276372	localtime=Apr 18 04:12:52	
04:13:13 INFO | 		GOOD	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1366276393	localtime=Apr 18 04:13:13	completed successfully
04:13:13 INFO | 	END GOOD	ubuntu_ecryptfs.trunc-file.sh.ext3	ubuntu_ecryptfs.trunc-file.sh.ext3	timestamp=1366276393	localtime=Apr 18 04:13:13	
04:13:13 INFO | 	START	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1366276393	localtime=Apr 18 04:13:13	
04:14:21 INFO | 		GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1366276461	localtime=Apr 18 04:14:21	completed successfully
04:14:21 INFO | 	END GOOD	ubuntu_ecryptfs.directory-concurrent.sh.ext3	ubuntu_ecryptfs.directory-concurrent.sh.ext3	timestamp=1366276461	localtime=Apr 18 04:14:21	
04:14:21 INFO | 	START	ubuntu_ecryptfs.file-concurrent.sh.ext3	ubuntu_ecryptfs.file-concurrent.sh.ext3	timestamp=1366276461	localtime=Apr 18 04:14:21	
04:15:29 INFO | 		GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext3	ubuntu_ecryptfs.file-concurrent.sh.ext3	timestamp=1366276529	localtime=Apr 18 04:15:29	completed successfully
04:15:29 INFO | 	END GOOD	ubuntu_ecryptfs.file-concurrent.sh.ext3	ubuntu_ecryptfs.file-concurrent.sh.ext3	timestamp=1366276529	localtime=Apr 18 04:15:29	
04:15:29 INFO | 	START	ubuntu_ecryptfs.llseek.sh.ext3	ubuntu_ecryptfs.llseek.sh.ext3	timestamp=1366276529	localtime=Apr 18 04:15:29	
04:15:38 INFO | 		GOOD	ubuntu_ecryptfs.llseek.sh.ext3	ubuntu_ecryptfs.llseek.sh.ext3	timestamp=1366276538	localtime=Apr 18 04:15:38	completed successfully
04:15:38 INFO | 	END GOOD	ubuntu_ecryptfs.llseek.sh.ext3	ubuntu_ecryptfs.llseek.sh.ext3	timestamp=1366276538	localtime=Apr 18 04:15:38	
04:15:38 INFO | 	START	ubuntu_ecryptfs.lp-469664.sh.ext3	ubuntu_ecryptfs.lp-469664.sh.ext3	timestamp=1366276538	localtime=Apr 18 04:15:38	
04:15:45 INFO | 		GOOD	ubuntu_ecryptfs.lp-469664.sh.ext3	ubuntu_ecryptfs.lp-469664.sh.ext3	timestamp=1366276545	localtime=Apr 18 04:15:45	completed successfully
04:15:45 INFO | 	END GOOD	ubuntu_ecryptfs.lp-469664.sh.ext3	ubuntu_ecryptfs.lp-469664.sh.ext3	timestamp=1366276545	localtime=Apr 18 04:15:45	
04:15:45 INFO | 	START	ubuntu_ecryptfs.lp-524919.sh.ext3	ubuntu_ecryptfs.lp-524919.sh.ext3	timestamp=1366276545	localtime=Apr 18 04:15:45	
04:15:53 INFO | 		GOOD	ubuntu_ecryptfs.lp-524919.sh.ext3	ubuntu_ecryptfs.lp-524919.sh.ext3	timestamp=1366276553	localtime=Apr 18 04:15:53	completed successfully
04:15:53 INFO | 	END GOOD	ubuntu_ecryptfs.lp-524919.sh.ext3	ubuntu_ecryptfs.lp-524919.sh.ext3	timestamp=1366276553	localtime=Apr 18 04:15:53	
04:15:53 INFO | 	START	ubuntu_ecryptfs.lp-509180.sh.ext3	ubuntu_ecryptfs.lp-509180.sh.ext3	timestamp=1366276553	localtime=Apr 18 04:15:53	
04:16:00 INFO | 		GOOD	ubuntu_ecryptfs.lp-509180.sh.ext3	ubuntu_ecryptfs.lp-509180.sh.ext3	timestamp=1366276560	localtime=Apr 18 04:16:00	completed successfully
04:16:00 INFO | 	END GOOD	ubuntu_ecryptfs.lp-509180.sh.ext3	ubuntu_ecryptfs.lp-509180.sh.ext3	timestamp=1366276560	localtime=Apr 18 04:16:00	
04:16:00 INFO | 	START	ubuntu_ecryptfs.lp-613873.sh.ext3	ubuntu_ecryptfs.lp-613873.sh.ext3	timestamp=1366276560	localtime=Apr 18 04:16:00	
04:16:09 INFO | 		GOOD	ubuntu_ecryptfs.lp-613873.sh.ext3	ubuntu_ecryptfs.lp-613873.sh.ext3	timestamp=1366276569	localtime=Apr 18 04:16:09	completed successfully
04:16:09 INFO | 	END GOOD	ubuntu_ecryptfs.lp-613873.sh.ext3	ubuntu_ecryptfs.lp-613873.sh.ext3	timestamp=1366276569	localtime=Apr 18 04:16:09	
04:16:09 INFO | 	START	ubuntu_ecryptfs.lp-745836.sh.ext3	ubuntu_ecryptfs.lp-745836.sh.ext3	timestamp=1366276569	localtime=Apr 18 04:16:09	
04:16:17 INFO | 		GOOD	ubuntu_ecryptfs.lp-745836.sh.ext3	ubuntu_ecryptfs.lp-745836.sh.ext3	timestamp=1366276577	localtime=Apr 18 04:16:17	completed successfully
04:16:17 INFO | 	END GOOD	ubuntu_ecryptfs.lp-745836.sh.ext3	ubuntu_ecryptfs.lp-745836.sh.ext3	timestamp=1366276577	localtime=Apr 18 04:16:17	
04:16:17 INFO | 	START	ubuntu_ecryptfs.lp-870326.sh.ext3	ubuntu_ecryptfs.lp-870326.sh.ext3	timestamp=1366276577	localtime=Apr 18 04:16:17	
04:16:25 INFO | 		GOOD	ubuntu_ecryptfs.lp-870326.sh.ext3	ubuntu_ecryptfs.lp-870326.sh.ext3	timestamp=1366276585	localtime=Apr 18 04:16:25	completed successfully
04:16:25 INFO | 	END GOOD	ubuntu_ecryptfs.lp-870326.sh.ext3	ubuntu_ecryptfs.lp-870326.sh.ext3	timestamp=1366276585	localtime=Apr 18 04:16:25	
04:16:25 INFO | 	START	ubuntu_ecryptfs.lp-885744.sh.ext3	ubuntu_ecryptfs.lp-885744.sh.ext3	timestamp=1366276585	localtime=Apr 18 04:16:25	
04:16:32 INFO | 		GOOD	ubuntu_ecryptfs.lp-885744.sh.ext3	ubuntu_ecryptfs.lp-885744.sh.ext3	timestamp=1366276592	localtime=Apr 18 04:16:32	completed successfully
04:16:32 INFO | 	END GOOD	ubuntu_ecryptfs.lp-885744.sh.ext3	ubuntu_ecryptfs.lp-885744.sh.ext3	timestamp=1366276592	localtime=Apr 18 04:16:32	
04:16:32 INFO | 	START	ubuntu_ecryptfs.lp-926292.sh.ext3	ubuntu_ecryptfs.lp-926292.sh.ext3	timestamp=1366276592	localtime=Apr 18 04:16:32	
Write failed: Broken pipe
Tests on clean-precise-generic-i386 ending (we think)
ssh: connect to host 192.168.123.181 port 22: No route to host
ssh: connect to host 192.168.123.181 port 22: No route to host
ssh: connect to host 192.168.123.181 port 22: No route to host
ssh: connect to host 192.168.123.181 port 22: No route to host
ssh: connect to host 192.168.123.181 port 22: No route to host
grep: dmesg-current.log: No such file or directory
grep: var_log_dmesg.log: No such file or directory
grep: var_log_syslog.log: No such file or directory
bzip2: Can't open input file dmesg-current.log: No such file or directory.
bzip2: Can't open input file var_log_dmesg.log: No such file or directory.
bzip2: Can't open input file var_log_syslog.log: No such file or directory.
error: Failed to destroy domain clean-precise-generic-i386
error: Requested operation is not valid: domain is not running

+ exit 0
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
ERROR: No artifacts found that match the file pattern "*.tbz2". Configuration error?
ERROR: '*.tbz2' doesn't match anything
Build step 'Archive the artifacts' changed build result to FAILURE
Recording test results
Description set: 



More information about the ubuntu-testing-notifications mailing list