summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/conf/local.conf17
-rw-r--r--metadata.xml20
-rw-r--r--oe-build-perf-test.log51
-rw-r--r--results.xml238
4 files changed, 243 insertions, 83 deletions
diff --git a/build/conf/local.conf b/build/conf/local.conf
index 675d3a2452..d28bf58a1e 100644
--- a/build/conf/local.conf
+++ b/build/conf/local.conf
@@ -218,17 +218,28 @@ BB_DISKMON_DIRS ??= "\
#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
#file://.* file:///some/local/dir/sstate/PATH"
+#
+# Yocto Project SState Mirror
+#
+# The Yocto Project has prebuilt artefacts available for its releases, you can enable
+# use of these by uncommenting the following line. This will mean the build uses
+# the network to check for artefacts at the start of builds, which does slow it down
+# equally, it will also speed up the builds by not having to build things if they are
+# present in the cache. It assumes you can download something faster than you can build it
+# which will depend on your network.
+#
+#SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/2.5/PATH;downloadfilename=PATH"
#
# Qemu configuration
#
# By default qemu will build with a builtin VNC server where graphical output can be
-# seen. The two lines below enable the SDL backend too. By default libsdl-native will
+# seen. The two lines below enable the SDL backend too. By default libsdl2-native will
# be built, if you want to use your host's libSDL instead of the minimal libsdl built
-# by libsdl-native then uncomment the ASSUME_PROVIDED line below.
+# by libsdl2-native then uncomment the ASSUME_PROVIDED line below.
PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
-#ASSUME_PROVIDED += "libsdl-native"
+#ASSUME_PROVIDED += "libsdl2-native"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
# track the version of this file when it was generated. This can safely be ignored if
diff --git a/metadata.xml b/metadata.xml
index 364df49783..f08174893f 100644
--- a/metadata.xml
+++ b/metadata.xml
@@ -2,9 +2,9 @@
<metadata>
<hostname>ypperf-fedora25</hostname>
<distro>
- <version_id>2.4+snapshot-20180412</version_id>
+ <pretty_name>poky 2.5+snapshot-20180905</pretty_name>
+ <version_id>2.5+snapshot-20180905</version_id>
<id>poky</id>
- <pretty_name>poky 2.4+snapshot-20180412</pretty_name>
</distro>
<host_distro>
<id>fedora</id>
@@ -13,24 +13,24 @@
</host_distro>
<layers>
<layer name="meta">
- <commit>0a0d01adddf6b4abc91f3fda93055da061f82a5d</commit>
- <commit_count>49733</commit_count>
+ <commit>02aff2ad81d49482fd2d5c12d2778923fbec9fc5</commit>
+ <commit_count>51615</commit_count>
<branch>master</branch>
</layer>
<layer name="meta-poky">
- <commit>0a0d01adddf6b4abc91f3fda93055da061f82a5d</commit>
- <commit_count>49733</commit_count>
+ <commit>02aff2ad81d49482fd2d5c12d2778923fbec9fc5</commit>
+ <commit_count>51615</commit_count>
<branch>master</branch>
</layer>
<layer name="meta-yocto-bsp">
- <commit>0a0d01adddf6b4abc91f3fda93055da061f82a5d</commit>
- <commit_count>49733</commit_count>
+ <commit>02aff2ad81d49482fd2d5c12d2778923fbec9fc5</commit>
+ <commit_count>51615</commit_count>
<branch>master</branch>
</layer>
</layers>
<bitbake>
- <commit>0a0d01adddf6b4abc91f3fda93055da061f82a5d</commit>
- <commit_count>49733</commit_count>
+ <commit>02aff2ad81d49482fd2d5c12d2778923fbec9fc5</commit>
+ <commit_count>51615</commit_count>
<branch>master</branch>
</bitbake>
<config>
diff --git a/oe-build-perf-test.log b/oe-build-perf-test.log
index 35798330ce..5d67ccdf23 100644
--- a/oe-build-perf-test.log
+++ b/oe-build-perf-test.log
@@ -1,26 +1,25 @@
-[2018-04-12 10:05:16,204] INFO: Testing Git revision branch:commit master:0a0d01adddf6b4abc91f3fda93055da061f82a5d (49733)
-[2018-04-12 10:05:16,222] INFO: Executing test test1: Build core-image-sato
-[2018-04-12 10:05:16,222] INFO: Logging command: bitbake core-image-sato --runall=fetch
-[2018-04-12 10:06:17,963] INFO: Timing command: bitbake core-image-sato
-[2018-04-12 11:46:50,411] INFO: Saving buildstats in JSON format
-[2018-04-12 11:50:27,859] INFO: Executing test test12: Build virtual/kernel
-[2018-04-12 11:50:27,859] INFO: Logging command: bitbake virtual/kernel --runall=fetch
-[2018-04-12 11:50:31,285] INFO: Logging command: bitbake virtual/kernel
-[2018-04-12 11:50:34,741] INFO: Logging command: bitbake virtual/kernel -c cleansstate
-[2018-04-12 11:50:53,395] INFO: Timing command: bitbake virtual/kernel
-[2018-04-12 11:59:50,631] INFO: Executing test test13: Build core-image-sato with rm_work enabled
-[2018-04-12 11:59:50,631] INFO: Logging command: bitbake core-image-sato --runall=fetch
-[2018-04-12 12:15:25,838] INFO: Timing command: bitbake -R /home/yocto/yocto/poky/build-perf-test/results-0a0d01a-20180412100505/test13.tmp/postfile.conf core-image-sato
-[2018-04-12 13:56:06,342] INFO: Saving buildstats in JSON format
-[2018-04-12 13:56:17,340] INFO: Executing test test2: Run core-image-sato do_rootfs with sstate
-[2018-04-12 13:56:17,341] INFO: Logging command: bitbake core-image-sato --runall=fetch
-[2018-04-12 13:56:54,050] INFO: Logging command: bitbake core-image-sato
-[2018-04-12 13:59:22,260] INFO: Timing command: bitbake core-image-sato -c rootfs
-[2018-04-12 14:02:31,831] INFO: Executing test test3: Bitbake parsing (bitbake -p)
-[2018-04-12 14:02:31,834] INFO: Timing command: bitbake -p
-[2018-04-12 14:03:00,637] INFO: Timing command: bitbake -p
-[2018-04-12 14:03:19,000] INFO: Timing command: bitbake -p
-[2018-04-12 14:03:20,731] INFO: Executing test test4: eSDK metrics
-[2018-04-12 14:03:20,731] INFO: Logging command: bitbake core-image-sato --runall=fetch
-[2018-04-12 14:03:43,748] INFO: Logging command: bitbake -c do_populate_sdk_ext core-image-sato
-[2018-04-12 14:36:59,036] INFO: Timing command: /var/yocto/build/build-perf-test/build-0a0d01a-20180412100505/tmp/deploy/sdk/poky-glibc-x86_64-core-image-sato-i586-toolchain-ext-2.4+snapshot.sh -y -d /var/yocto/build/build-perf-test/build-0a0d01a-20180412100505/tmp/esdk-deploy
+[2018-09-05 16:05:31,146] INFO: Testing Git revision branch:commit master:02aff2ad81d49482fd2d5c12d2778923fbec9fc5 (51615)
+[2018-09-05 16:05:31,176] INFO: Executing test test1: Build core-image-sato
+[2018-09-05 16:05:31,176] INFO: Logging command: bitbake core-image-sato --runall=fetch
+[2018-09-05 16:23:30,400] INFO: Timing command: bitbake core-image-sato
+[2018-09-05 18:45:23,879] ERROR: Command 'bitbake core-image-sato' failed
+[2018-09-05 18:45:23,961] INFO: Executing test test12: Build virtual/kernel
+[2018-09-05 18:45:23,961] INFO: Logging command: bitbake virtual/kernel --runall=fetch
+[2018-09-05 18:45:32,895] INFO: Logging command: bitbake virtual/kernel
+[2018-09-05 18:45:36,430] ERROR: Command failed: 1
+[2018-09-05 18:45:36,457] INFO: Executing test test13: Build core-image-sato with rm_work enabled
+[2018-09-05 18:45:36,457] INFO: Logging command: bitbake core-image-sato --runall=fetch
+[2018-09-05 18:51:47,911] INFO: Timing command: bitbake -R /home/yocto/yocto/poky/build-perf-test/results-02aff2a-20180905160518/test13.tmp/postfile.conf core-image-sato
+[2018-09-05 21:43:08,263] INFO: Saving buildstats in JSON format
+[2018-09-05 21:44:18,738] INFO: Executing test test2: Run core-image-sato do_rootfs with sstate
+[2018-09-05 21:44:18,738] INFO: Logging command: bitbake core-image-sato --runall=fetch
+[2018-09-05 21:45:03,650] INFO: Logging command: bitbake core-image-sato
+[2018-09-05 21:47:28,206] INFO: Timing command: bitbake core-image-sato -c rootfs
+[2018-09-05 21:50:54,900] INFO: Executing test test3: Bitbake parsing (bitbake -p)
+[2018-09-05 21:50:54,903] INFO: Timing command: bitbake -p
+[2018-09-05 21:51:23,303] INFO: Timing command: bitbake -p
+[2018-09-05 21:51:41,573] INFO: Timing command: bitbake -p
+[2018-09-05 21:51:43,380] INFO: Executing test test4: eSDK metrics
+[2018-09-05 21:51:43,381] INFO: Logging command: bitbake core-image-sato --runall=fetch
+[2018-09-05 21:52:05,300] INFO: Logging command: bitbake -c do_populate_sdk_ext core-image-sato
+[2018-09-05 22:49:05,575] INFO: Timing command: /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp/deploy/sdk/poky-glibc-x86_64-core-image-sato-i586-toolchain-ext-2.5+snapshot.sh -y -d /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp/esdk-deploy
diff --git a/results.xml b/results.xml
index 8b734d183e..6ad20d1e1c 100644
--- a/results.xml
+++ b/results.xml
@@ -1,71 +1,221 @@
<?xml version="1.0" encoding="utf-8"?>
<testsuites>
- <testsuite errors="0" failures="0" hostname="ypperf-fedora25" name="oeqa.buildperf" skipped="0" tests="6" time="16543.810416" timestamp="2018-04-12T07:05:16.222287">
- <testcase classname="oeqa.buildperf.test_basic.Test1P1" description="Build core-image-sato" name="test1" time="6311.636795" timestamp="2018-04-12T10:05:16.222342">
- <sysres legend="bitbake core-image-sato" name="build">
- <time timestamp="2018-04-12T10:06:18.313190">6032.092116</time>
- <iostat cancelled_write_bytes="0" rchar="55112801" read_bytes="8918016" syscr="160039" syscw="34879" wchar="3075890" write_bytes="2232320"/>
- <rusage ru_inblock="17274" ru_majflt="58" ru_maxrss="34600" ru_minflt="20234" ru_nivcsw="40973" ru_nvcsw="206533" ru_oublock="4360" ru_stime="1.8897979999999999" ru_utime="18.722025"/>
- </sysres>
- <diskusage legend="tmpdir" name="tmpdir">
- <size>32620200</size>
- </diskusage>
- <diskusage legend="rootfs" name="rootfs">
- <size>229863</size>
- </diskusage>
+ <testsuite errors="2" failures="0" hostname="ypperf-fedora25" name="oeqa.buildperf" skipped="0" tests="6" time="24513.931793" timestamp="2018-09-05T13:05:31.175992">
+ <testcase classname="oeqa.buildperf.test_basic.Test1P1" description="Build core-image-sato" name="test1" time="9592.7853" timestamp="2018-09-05T16:05:31.176090">
+ <error message="Command '['bitbake', 'core-image-sato']' returned non-zero exit status 1 with output:
+... (last 40 lines of output)
+NOTE: recipe mpg123-1.25.10-r0: task do_package: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_populate_sysroot: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_populate_sysroot: Succeeded
+NOTE: recipe pulseaudio-12.2-r0: task do_package_qa: Succeeded
+NOTE: recipe mpg123-1.25.10-r0: task do_package: Succeeded
+NOTE: Running task 5414 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_packagedata)
+NOTE: recipe mpg123-1.25.10-r0: task do_packagedata: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_packagedata: Succeeded
+NOTE: Running task 5415 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_package_write_rpm)
+NOTE: Running task 5416 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_package_qa)
+NOTE: recipe mpg123-1.25.10-r0: task do_package_write_rpm: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_package_qa: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_package_qa: Succeeded
+NOTE: recipe mpg123-1.25.10-r0: task do_package_write_rpm: Succeeded
+NOTE: recipe pulseaudio-12.2-r0: task do_package_write_rpm: Succeeded
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package: Succeeded
+NOTE: Running task 5417 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_packagedata)
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_packagedata: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_packagedata: Succeeded
+NOTE: Running task 5418 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_package_write_rpm)
+NOTE: Running task 5419 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_package_qa)
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_write_rpm: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_qa: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_qa: Succeeded
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_write_rpm: Succeeded
+NOTE: Running noexec task 5420 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_build)
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.993GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.993GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+NOTE: Sending SIGTERM to remaining 1 tasks
+NOTE: Sending SIGTERM to remaining 1 tasks
+NOTE: Tasks Summary: Attempted 5419 tasks of which 5 didn't need to be rerun and all succeeded.
+
+Summary: There were 7 WARNING messages shown.
+Summary: There were 4 ERROR messages shown, returning a non-zero exit code." type="CommandError">Traceback (most recent call last):
+ File &quot;/home/yocto/yocto/poky/meta/lib/oeqa/buildperf/test_basic.py&quot;, line 30, in test1
+ 'bitbake ' + self.build_target, save_bs=True)
+ File &quot;/home/yocto/yocto/poky/meta/lib/oeqa/buildperf/base.py&quot;, line 353, in measure_cmd_resources
+ raise data
+oeqa.utils.CommandError: Command '['bitbake', 'core-image-sato']' returned non-zero exit status 1 with output:
+... (last 40 lines of output)
+NOTE: recipe mpg123-1.25.10-r0: task do_package: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_populate_sysroot: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_populate_sysroot: Succeeded
+NOTE: recipe pulseaudio-12.2-r0: task do_package_qa: Succeeded
+NOTE: recipe mpg123-1.25.10-r0: task do_package: Succeeded
+NOTE: Running task 5414 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_packagedata)
+NOTE: recipe mpg123-1.25.10-r0: task do_packagedata: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_packagedata: Succeeded
+NOTE: Running task 5415 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_package_write_rpm)
+NOTE: Running task 5416 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/mpg123/mpg123_1.25.10.bb:do_package_qa)
+NOTE: recipe mpg123-1.25.10-r0: task do_package_write_rpm: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_package_qa: Started
+NOTE: recipe mpg123-1.25.10-r0: task do_package_qa: Succeeded
+NOTE: recipe mpg123-1.25.10-r0: task do_package_write_rpm: Succeeded
+NOTE: recipe pulseaudio-12.2-r0: task do_package_write_rpm: Succeeded
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package: Succeeded
+NOTE: Running task 5417 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_packagedata)
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_packagedata: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_packagedata: Succeeded
+NOTE: Running task 5418 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_package_write_rpm)
+NOTE: Running task 5419 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_package_qa)
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_write_rpm: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_qa: Started
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_qa: Succeeded
+NOTE: recipe gstreamer1.0-1.14.2-r0: task do_package_write_rpm: Succeeded
+NOTE: Running noexec task 5420 of 5777 (/home/yocto/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.2.bb:do_build)
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.993GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.993GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+NOTE: Sending SIGTERM to remaining 1 tasks
+NOTE: Sending SIGTERM to remaining 1 tasks
+NOTE: Tasks Summary: Attempted 5419 tasks of which 5 didn't need to be rerun and all succeeded.
+
+Summary: There were 7 WARNING messages shown.
+Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
+</error>
</testcase>
- <testcase classname="oeqa.buildperf.test_basic.Test1P2" description="Build virtual/kernel" name="test12" time="562.771984" timestamp="2018-04-12T11:50:27.859232">
- <sysres legend="bitbake virtual/kernel" name="build">
- <time timestamp="2018-04-12T11:50:53.442944">537.18518</time>
- <iostat cancelled_write_bytes="0" rchar="5174996" read_bytes="10867200" syscr="7504" syscw="197" wchar="87358" write_bytes="98304"/>
- <rusage ru_inblock="21225" ru_majflt="72" ru_maxrss="56760" ru_minflt="9981" ru_nivcsw="21" ru_nvcsw="13255" ru_oublock="192" ru_stime="0.121863" ru_utime="0.92572"/>
- </sysres>
+ <testcase classname="oeqa.buildperf.test_basic.Test1P2" description="Build virtual/kernel" name="test12" time="12.495796" timestamp="2018-09-05T18:45:23.961465">
+ <error message="Command '['bitbake', 'virtual/kernel']' returned non-zero exit status 1 with output: WARNING: Host distribution &quot;fedora-25&quot; has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
+Loading cache...done.
+Loaded 1258 entries from dependency cache.
+NOTE: Resolving any missing task queue dependencies
+
+Build Configuration:
+BB_VERSION = &quot;1.39.1&quot;
+BUILD_SYS = &quot;x86_64-linux&quot;
+NATIVELSBSTRING = &quot;universal&quot;
+TARGET_SYS = &quot;i586-poky-linux&quot;
+MACHINE = &quot;qemux86&quot;
+DISTRO = &quot;poky&quot;
+DISTRO_VERSION = &quot;2.5+snapshot-20180905&quot;
+TUNE_FEATURES = &quot;m32 i586&quot;
+TARGET_FPU = &quot;&quot;
+meta
+meta-poky
+meta-yocto-bsp = &quot;master:02aff2ad81d49482fd2d5c12d2778923fbec9fc5&quot;
+
+Initialising tasks...done.
+Sstate summary: Wanted 0 Found 0 Missed 0 Current 74 (0% match, 100% complete)
+NOTE: Executing SetScene Tasks
+NOTE: Executing RunQueue Tasks
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+NOTE: Tasks Summary: Attempted 1 tasks of which 1 didn't need to be rerun and all succeeded.
+
+Summary: There were 5 WARNING messages shown.
+Summary: There were 4 ERROR messages shown, returning a non-zero exit code." type="CommandError">Traceback (most recent call last):
+ File &quot;/home/yocto/yocto/poky/meta/lib/oeqa/buildperf/test_basic.py&quot;, line 41, in test12
+ self.run_cmd(['bitbake', self.build_target])
+ File &quot;/home/yocto/yocto/poky/meta/lib/oeqa/buildperf/base.py&quot;, line 303, in run_cmd
+ runCmd2(cmd)
+ File &quot;/home/yocto/yocto/poky/meta/lib/oeqa/utils/commands.py&quot;, line 193, in runCmd
+ raise CommandError(result.status, command, exc_output)
+oeqa.utils.CommandError: Command '['bitbake', 'virtual/kernel']' returned non-zero exit status 1 with output: WARNING: Host distribution &quot;fedora-25&quot; has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
+Loading cache...done.
+Loaded 1258 entries from dependency cache.
+NOTE: Resolving any missing task queue dependencies
+
+Build Configuration:
+BB_VERSION = &quot;1.39.1&quot;
+BUILD_SYS = &quot;x86_64-linux&quot;
+NATIVELSBSTRING = &quot;universal&quot;
+TARGET_SYS = &quot;i586-poky-linux&quot;
+MACHINE = &quot;qemux86&quot;
+DISTRO = &quot;poky&quot;
+DISTRO_VERSION = &quot;2.5+snapshot-20180905&quot;
+TUNE_FEATURES = &quot;m32 i586&quot;
+TARGET_FPU = &quot;&quot;
+meta
+meta-poky
+meta-yocto-bsp = &quot;master:02aff2ad81d49482fd2d5c12d2778923fbec9fc5&quot;
+
+Initialising tasks...done.
+Sstate summary: Wanted 0 Found 0 Missed 0 Current 74 (0% match, 100% complete)
+NOTE: Executing SetScene Tasks
+NOTE: Executing RunQueue Tasks
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: Immediately abort since the disk space monitor action is &quot;ABORT&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/tmp (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+WARNING: The free space of /var/yocto/build/build-perf-test/build-02aff2a-20180905160518/sstate-cache (/dev/mapper/yocto-build2) is running low (0.096GB left)
+ERROR: No new tasks can be executed since the disk space monitor action is &quot;STOPTASKS&quot;!
+NOTE: Tasks Summary: Attempted 1 tasks of which 1 didn't need to be rerun and all succeeded.
+
+Summary: There were 5 WARNING messages shown.
+Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
+</error>
</testcase>
- <testcase classname="oeqa.buildperf.test_basic.Test1P3" description="Build core-image-sato with rm_work enabled" name="test13" time="6986.709518" timestamp="2018-04-12T11:59:50.631296">
+ <testcase classname="oeqa.buildperf.test_basic.Test1P3" description="Build core-image-sato with rm_work enabled" name="test13" time="10722.280831" timestamp="2018-09-05T18:45:36.457396">
<sysres legend="bitbakecore-image-sato" name="build">
- <time timestamp="2018-04-12T12:15:25.922986">6040.414296</time>
- <iostat cancelled_write_bytes="0" rchar="56581753" read_bytes="10863104" syscr="167748" syscw="38713" wchar="3440012" write_bytes="2412544"/>
- <rusage ru_inblock="21217" ru_majflt="71" ru_maxrss="56760" ru_minflt="10178" ru_nivcsw="71080" ru_nvcsw="215653" ru_oublock="4712" ru_stime="2.007091" ru_utime="20.181624"/>
+ <time timestamp="2018-09-05T18:51:47.969871">10280.289592</time>
+ <iostat cancelled_write_bytes="0" rchar="55849194" read_bytes="10322432" syscr="172928" syscw="36443" wchar="3238115" write_bytes="2428928"/>
+ <rusage ru_inblock="20161" ru_majflt="70" ru_maxrss="27828" ru_minflt="10088" ru_nivcsw="74404" ru_nvcsw="236944" ru_oublock="4744" ru_stime="2.137285" ru_utime="21.946823"/>
</sysres>
<diskusage legend="tmpdir" name="tmpdir">
- <size>6394860</size>
+ <size>9527884</size>
</diskusage>
</testcase>
- <testcase classname="oeqa.buildperf.test_basic.Test2" description="Run core-image-sato do_rootfs with sstate" name="test2" time="374.490529" timestamp="2018-04-12T13:56:17.340905">
+ <testcase classname="oeqa.buildperf.test_basic.Test2" description="Run core-image-sato do_rootfs with sstate" name="test2" time="396.162426" timestamp="2018-09-05T21:44:18.738316">
<sysres legend="bitbake do_rootfs" name="do_rootfs">
- <time timestamp="2018-04-12T13:59:22.322003">189.486085</time>
- <iostat cancelled_write_bytes="0" rchar="7632433" read_bytes="10609152" syscr="22805" syscw="7618" wchar="828406" write_bytes="466944"/>
- <rusage ru_inblock="20721" ru_majflt="70" ru_maxrss="89804" ru_minflt="11041" ru_nivcsw="2840" ru_nvcsw="28499" ru_oublock="912" ru_stime="0.239392" ru_utime="2.226743"/>
+ <time timestamp="2018-09-05T21:47:28.256357">206.63038</time>
+ <iostat cancelled_write_bytes="0" rchar="7101937" read_bytes="11416064" syscr="21461" syscw="7110" wchar="776338" write_bytes="438272"/>
+ <rusage ru_inblock="22297" ru_majflt="69" ru_maxrss="56180" ru_minflt="10035" ru_nivcsw="2042" ru_nvcsw="27556" ru_oublock="856" ru_stime="0.23446999999999998" ru_utime="2.084058"/>
</sysres>
</testcase>
- <testcase classname="oeqa.buildperf.test_basic.Test3" description="Bitbake parsing (bitbake -p)" name="test3" time="48.899712" timestamp="2018-04-12T14:02:31.831524">
+ <testcase classname="oeqa.buildperf.test_basic.Test3" description="Bitbake parsing (bitbake -p)" name="test3" time="48.479905" timestamp="2018-09-05T21:50:54.900824">
<sysres legend="bitbake -p (no caches)" name="parse_1">
- <time timestamp="2018-04-12T14:02:31.837022">28.797216</time>
- <iostat cancelled_write_bytes="0" rchar="3774084" read_bytes="0" syscr="797" syscw="28" wchar="69007" write_bytes="69632"/>
- <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="89804" ru_minflt="10402" ru_nivcsw="1" ru_nvcsw="302" ru_oublock="136" ru_stime="0.023191" ru_utime="0.35412899999999997"/>
+ <time timestamp="2018-09-05T21:50:54.905723">28.39474</time>
+ <iostat cancelled_write_bytes="0" rchar="3766605" read_bytes="0" syscr="809" syscw="28" wchar="69183" write_bytes="69632"/>
+ <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="56180" ru_minflt="10085" ru_nivcsw="1" ru_nvcsw="318" ru_oublock="136" ru_stime="0.023351" ru_utime="0.347586"/>
</sysres>
<sysres legend="bitbake -p (no tmp/cache)" name="parse_2">
- <time timestamp="2018-04-12T14:03:00.640959">18.356144</time>
- <iostat cancelled_write_bytes="0" rchar="3774084" read_bytes="0" syscr="797" syscw="28" wchar="69118" write_bytes="69632"/>
- <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="89804" ru_minflt="10284" ru_nivcsw="1" ru_nvcsw="251" ru_oublock="136" ru_stime="0.033885" ru_utime="0.34684899999999996"/>
+ <time timestamp="2018-09-05T21:51:23.305237">18.265757</time>
+ <iostat cancelled_write_bytes="0" rchar="3766605" read_bytes="0" syscr="809" syscw="28" wchar="69125" write_bytes="69632"/>
+ <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="56180" ru_minflt="10092" ru_nivcsw="1" ru_nvcsw="279" ru_oublock="136" ru_stime="0.026666" ru_utime="0.351663"/>
</sysres>
<sysres legend="bitbake -p (cached)" name="parse_3">
- <time timestamp="2018-04-12T14:03:19.004160">1.723168</time>
- <iostat cancelled_write_bytes="0" rchar="3944725" read_bytes="0" syscr="3159" syscw="28" wchar="69024" write_bytes="69632"/>
- <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="89804" ru_minflt="10739" ru_nivcsw="1" ru_nvcsw="3905" ru_oublock="136" ru_stime="0.02812" ru_utime="0.417647"/>
+ <time timestamp="2018-09-05T21:51:41.575405">1.803005</time>
+ <iostat cancelled_write_bytes="0" rchar="3932500" read_bytes="0" syscr="3101" syscw="28" wchar="69063" write_bytes="69632"/>
+ <rusage ru_inblock="0" ru_majflt="0" ru_maxrss="56180" ru_minflt="10164" ru_nivcsw="2" ru_nvcsw="3828" ru_oublock="136" ru_stime="0.027819" ru_utime="0.410703"/>
</sysres>
</testcase>
- <testcase classname="oeqa.buildperf.test_basic.Test4" description="eSDK metrics" name="test4" time="2259.277908" timestamp="2018-04-12T14:03:20.731362">
+ <testcase classname="oeqa.buildperf.test_basic.Test4" description="eSDK metrics" name="test4" time="3741.726895" timestamp="2018-09-05T21:51:43.380803">
<diskusage legend="eSDK installer" name="installer_bin">
- <size>1099539</size>
+ <size>3197141</size>
</diskusage>
<sysres legend="eSDK deploy" name="deploy">
- <time timestamp="2018-04-12T14:36:59.092663">185.359758</time>
- <iostat cancelled_write_bytes="49287168" rchar="4010785276" read_bytes="16343552" syscr="543317" syscw="3306703" wchar="3870281816" write_bytes="1445740544"/>
- <rusage ru_inblock="31921" ru_majflt="95" ru_maxrss="93564" ru_minflt="329119" ru_nivcsw="1053" ru_nvcsw="287759" ru_oublock="2823712" ru_stime="6.653933" ru_utime="11.809868999999999"/>
+ <time timestamp="2018-09-05T22:49:05.590036">230.854097</time>
+ <iostat cancelled_write_bytes="34832384" rchar="13864181040" read_bytes="1848001024" syscr="1899327" syscw="8862762" wchar="13906446943" write_bytes="3694039040"/>
+ <rusage ru_inblock="3609345" ru_majflt="95" ru_maxrss="60220" ru_minflt="338199" ru_nivcsw="1044" ru_nvcsw="907537" ru_oublock="7214920" ru_stime="14.565086" ru_utime="43.66437"/>
</sysres>
<diskusage legend="deploy dir" name="deploy_dir">
- <size>3664863</size>
+ <size>8742731</size>
</diskusage>
</testcase>
</testsuite>