Nerdctl -failed to compute cache key: mount callback failed on - containerd

error: failed to solve: failed to compute cache key: mount callback failed on /tmp/containerd-mount026205563: unlinkat /tmp/containerd-mount026205563/dev/kmem: no such device or address

Related

How do i fix these fetching errors during image build?

I'm new to build embedded linux image and i'm receiving this error message:
WARNING: gnu-config-native-20190501+gitAUTOINC+b98424c249-r0 do_fetch: Failed to fetch URL git://git.savannah.gnu.org/config.git, attempting MIRRORS if available
WARNING: pkgconfig-native-0.29.2+gitAUTOINC+edf8e6f0ea-r0 do_fetch: Failed to fetch URL git://anongit.freedesktop.org/pkg-config, attempting MIRRORS if available
WARNING: pseudo-native-1.9.0+gitAUTOINC+060058bb29-r0 do_fetch: Failed to fetch URL git://git.yoctoproject.org/pseudo, attempting MIRRORS if available
WARNING: libxcrypt-4.4.8-r0 do_fetch: Failed to fetch URL git://github.com/besser82/libxcrypt.git;branch=develop, attempting MIRRORS if available
WARNING: rpm-native-1_4.14.2.1-r0 do_fetch: Failed to fetch URL git://github.com/rpm-software-management/rpm;branch=rpm-4.18.x, attempting MIRRORS if available
WARNING: binutils-cross-arm-2.32.0-r0 do_fetch: Failed to fetch URL git://sourceware.org/git/binutils-gdb.git;branch=binutils-2_32-branch;protocol=git, attempting MIRRORS if available
WARNING: ninja-native-1.9.0-r0 do_fetch: Failed to fetch URL git://github.com/ninja-build/ninja.git;branch=release, attempting MIRRORS if available
WARNING: kmod-26-r0 do_fetch: Failed to fetch URL git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git, attempting MIRRORS if available
WARNING: ncurses-native-6.1+20190803-r0 do_fetch: Failed to fetch URL git://salsa.debian.org/debian/ncurses.git;protocol=https, attempting MIRRORS if available
WARNING: libnsl2-native-1.2.0+gitAUTOINC+37c5ffe303-r0 do_fetch: Failed to fetch URL git://github.com/thkukuk/libnsl;protocol=https;branch=main, attempting MIRRORS if available
WARNING: file-native-5.37-r0 do_fetch: Failed to fetch URL git://github.com/file/file.git, attempting MIRRORS if available
WARNING: e2fsprogs-native-1.45.3-r0 do_fetch: Failed to fetch URL git://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git, attempting MIRRORS if available
WARNING: glibc-2.30-r0 do_fetch: Failed to fetch URL git://sourceware.org/git/glibc.git;branch=release/2.30/master;name=glibc, attempting MIRRORS if available
WARNING: systemd-1_243.2-r0 do_fetch: Failed to fetch URL git://github.com/systemd/systemd-stable.git;protocol=git;branch=v243-stable, attempting MIRRORS if available
ERROR: libnsl2-native-1.2.0+gitAUTOINC+37c5ffe303-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"; export SSH_AGENT_PID="1409"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/hetech/caio-testes/oe-repo/oe-core/scripts/native-intercept:/home/hetech/caio-testes/oe-repo/oe-core/scripts:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/usr/bin/x86_64-linux:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/usr/bin:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/usr/sbin:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/usr/bin:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/sbin:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/work/x86_64-linux/libnsl2-native/1.2.0+gitAUTOINC+37c5ffe303-r0/recipe-sysroot-native/bin:/home/hetech/caio-testes/oe-repo/build/xsct/Vitis/2020.3/bin:/home/hetech/caio-testes/oe-repo/build/xsct/Vitis/2020.3/gnu/microblaze/lin/bin:/home/hetech/caio-testes/oe-repo/build/xsct/Vitis/2020.3/gnu/aarch32/lin/gcc-arm-none-eabi/bin:/home/hetech/caio-testes/oe-repo/build/xsct/Vitis/2020.3/gnu/armr5/lin/gcc-arm-none-eabi/bin:/home/hetech/caio-testes/oe-repo/build/xsct/Vitis/2020.3/gnu/aarch64/lin/aarch64-none/bin:/home/hetech/caio-testes/oe-repo/bitbake/bin:/home/hetech/caio-testes/oe-repo/build/tmp-glibc/hosttools"; export HOME="/home/hetech"; git -c core.fsyncobjectfiles=0 remote failed with exit code 1, output:
Traceback (most recent call last):
File "/home/hetech/caio-testes/oe-repo/build/tmp-glibc/hosttools/git", line 30, in
os.execv(real_git, sys.argv)
TypeError: execv: path should be string, bytes or os.PathLike, not NoneType
Summary: 10 tasks failed:
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-extended/libnsl/libnsl2_git.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/gnu-config/gnu-config_git.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-core/ncurses/ncurses_6.1+20190803.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/file/file_5.37.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.45.3.bb:do_fetch
virtual:native:/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb:do_fetch
/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-core/glibc/glibc_2.30.bb:do_fetch
/home/hetech/caio-testes/oe-repo/oe-core/meta/recipes-devtools/binutils/binutils-cross_2.32.bb:do_fetch
Summary: There were 10 WARNING messages shown.
Summary: There were 20 ERROR messages shown, returning a non-zero exit code.
I've tried to change the branches in bb files from master to main. But the error persisted even on those i'd changed.

How to Fix NonFunctional X11 Mouse on WSL2

UPDATE Oct 12, 2020: I created another Linux user and that user has no problem with the mouse ... for the first login. After that, the new user also did not show a mouse cursor in the X11 server display. That means the problem is specific to the user, not a system configuration issue, and something happens during the first login. What could that be?
I've got 2 Dell XPS 15 laptops, both were just upgraded from WSL1 to WSL2 and both have been upgraded to Ubuntu 20.04. One runs the XFCE4 desktop on X11 using VcXsrv just fine, the other displays the XFCE4 desktop but the cursor does not move and the keyboard has no effect on the desktop.
This snippet from ~/.profile runs the desktop:
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0
export LIBGL_ALWAYS_INDIRECT=1
#sudo /etc/init.d/dbus start &> /dev/null
startxfce4 &> /dev/null &
Both systems use this config.XLaunch:
<?xml version="1.0" encoding="UTF-8"?>
<XLaunch
ClientMode="NoClient"
Clipboard="True"
ClipboardPrimary="True"
DisableAC="True"
Display="0"
ExtraParams="-swcursor"
LocalClient="False"
LocalProgram="xcalc"
PrivateKey=""
RemotePassword=""
RemoteProgram="xterm"
RemoteHost=""
RemoteUser=""
Wgl="True"
WindowMode="Windowed"
XDMCPBroadcast="False"
XDMCPHost=""
XDMCPIndirect="False"
XDMCPTerminate="False"
/>
Output of startxfce4 on the working system is:
$ echo $DISPLAY
172.26.16.1:0.0
$ which startxfce4
/usr/bin/startxfce4
$ startxfce4
/usr/bin/startxfce4: X server already running on display 172.26.16.1:0.0
_IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root
gpg-agent[4211]: WARNING: "--write-env-file" is an obsolete option - it has no effect
gpg-agent: a gpg-agent is already running - not starting a new one
(xfce4-session:4169): xfce4-session-WARNING **: 12:50:45.121: gpg-agent returned no PID in the variables
(xfce4-session:4169): xfce4-session-WARNING **: 12:50:45.124: xfsm_manager_load_session: Something wrong with /home/mslinn/.cache/sessions/xfce4-session-172.26.16.1:0, Does it exist? Permissions issue?
(xfwm4:4215): xfwm4-WARNING **: 12:50:45.412: Unsupported GL renderer (Software Rasterizer).
(xfsettingsd:4219): libupower-glib-WARNING **: 12:50:45.534: Couldn't connect to proxy: Could not connect: No such file or directory
(xfsettingsd:4219): libupower-glib-CRITICAL **: 12:50:45.534: up_client_get_lid_is_closed: assertion 'UP_IS_CLIENT (client)' failed
(xfsettingsd:4219): GLib-GObject-WARNING **: 12:50:45.534: invalid (NULL) pointer instance
(xfsettingsd:4219): GLib-GObject-CRITICAL **: 12:50:45.534: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(wrapper-2.0:4233): GLib-GIO-CRITICAL **: 12:50:45.982: g_file_new_for_path: assertion 'path != NULL' failed
(wrapper-2.0:4233): GLib-GIO-CRITICAL **: 12:50:45.982: g_file_monitor_file: assertion 'G_IS_FILE (file)' failed
(wrapper-2.0:4233): GLib-GObject-WARNING **: 12:50:45.982: invalid (NULL) pointer instance
(wrapper-2.0:4233): GLib-GObject-CRITICAL **: 12:50:45.982: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(wrapper-2.0:4233): Gtk-WARNING **: 12:50:45.982: Attempting to add a widget with type GtkToggleButton to a container of type XfcePanelPlugin, but the widget is already inside a container of type XfcePanelPlugin, please remove the widget from its existing container first.
(xfce4-session:4169): xfce4-session-WARNING **: 12:50:46.010: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
(xfce4-session:4169): xfce4-session-WARNING **: 12:50:46.013: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
(xfce4-session:4169): xfce4-session-WARNING **: 12:50:46.016: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
** (wrapper-2.0:4232): WARNING **: 12:50:46.024: Binding 'XF86AudioMicMute' failed!
(wrapper-2.0:4232): pulseaudio-plugin-WARNING **: 12:50:46.024: Could not have grabbed volume control keys. Is another volume control application (xfce4-volumed) running?
(wrapper-2.0:4233): Gtk-WARNING **: 12:50:46.026: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner GtkToggleButton)
(wrapper-2.0:4234): Gtk-WARNING **: 12:50:46.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
** (xiccd:4258): CRITICAL **: 12:50:46.142: Failed to connect to colord: Could not connect: No such file or directory
** (agent:4267): CRITICAL **: 12:50:46.145: Failed to get connection to system bus: Could not connect: No such file or directory
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
(wrapper-2.0:4232): Gtk-WARNING **: 12:50:46.200: Negative content width -3 (allocation 1, extents 2x2) while allocating gadget (node button, owner PulseaudioButton)
(unity-fallback-mount-helper:4255): GVFS-RemoteVolumeMonitor-WARNING **: 12:50:46.282: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
(nm-applet:4279): nm-applet-WARNING **: 12:50:46.378: Error connecting to system D-Bus: Could not connect: No such file or directory
(nm-applet:4279): nm-applet-WARNING **: 12:50:46.379: Could not connect: No such file or directory
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.383: ((libnm/nm-client.c:3905)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.389: ((libnm/nm-client.c:3859)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.389: ((libnm/nm-client.c:3937)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.390: ((libnm/nm-client.c:3986)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.390: ((libnm/nm-client.c:4026)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.391: ((libnm/nm-client.c:4042)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.391: ((libnm/nm-client.c:4080)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.391: ((libnm/nm-client.c:4598)): assertion '<dropped>' failed
(nm-applet:4279): libnm-CRITICAL **: 12:50:46.392: ((libnm/nm-client.c:4598)): assertion '<dropped>' failed
(xfdesktop:4235): GVFS-RemoteVolumeMonitor-WARNING **: 12:50:46.561: remote volume monitor with dbus name org.gtk.vfs.UDisks2VolumeMonitor is not supported
** (xfdesktop:4235): WARNING **: 12:50:46.704: Failed to get system bus: Could not connect: No such file or directory
system-config-printer-applet: failed to connect to system D-Bus
[0610/125046.888419:ERROR:main_delegate.cc(930)] Could not load cef_100_percent.pak
[0610/125046.892135:ERROR:main_delegate.cc(939)] Could not load cef_200_percent.pak
[0610/125047.084535:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created
[0610/125047.090591:ERROR:main_delegate.cc(930)] Could not load cef_100_percent.pak
[0610/125047.090753:ERROR:main_delegate.cc(939)] Could not load cef_200_percent.pak
[0610/125047.507121:INFO:HandlerGUILinux.cpp(141)] Create window
[0610/125047.689543:INFO:HandlerRequest.cpp(20)] OnBeforeBrowse 1 url=qrc://ui/
Jun 10, 2020 12:50:48 PM com.Zc.Za.Zb.Zb.ZAy <clinit>
WARNING: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
[0610/125048.702522:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created
[0610/125048.706700:ERROR:main_delegate.cc(930)] Could not load cef_100_percent.pak
[0610/125048.707000:ERROR:main_delegate.cc(939)] Could not load cef_200_percent.pak
[0610/125048.732046:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created
[0610/125048.740582:ERROR:main_delegate.cc(930)] Could not load cef_100_percent.pak
[0610/125048.740799:ERROR:main_delegate.cc(939)] Could not load cef_200_percent.pak
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Exception in thread "Thread-13" java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.freedesktop.dbus.DBusSignal.Zb(DBusSignal.java:178)
at org.freedesktop.dbus.Zbt.run(Zbt.java:952)
at org.freedesktop.dbus.Zwx.run(Zwx.java:197)
Exception in thread "Thread-16" java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.freedesktop.dbus.DBusSignal.Zb(DBusSignal.java:178)
at org.freedesktop.dbus.Zbt.run(Zbt.java:952)
at org.freedesktop.dbus.Zwx.run(Zwx.java:197)
[0610/125049.707698:INFO:HandlerRendererProcess.cpp(15)] Started CEF-render process
[0610/125049.707695:INFO:HandlerRendererProcess.cpp(15)] Started CEF-render process
Xlib: extension "MIT-SHM" missing on display "172.26.16.1:0.0".
[0610/125050.381922:INFO:CONSOLE(2)] "Importing icons and logos from Ring UI is deprecated. Please import them from corresponding packages: `#jetbrains/icons` and `#jetbrains/icons`.", source: qrc://ui/index.js (2)
[0610/125050.501390:INFO:CONSOLE(2)] "Updated model size: 133084", source: qrc://ui/index.js (2)
[0610/125050.516655:INFO:CONSOLE(2)] "Updated model size: 156335", source: qrc://ui/index.js (2)
[0610/125050.535100:INFO:CONSOLE(2)] "Updated model size: 156449", source: qrc://ui/index.js (2)
[0610/125050.547730:INFO:CONSOLE(2)] "Updated model size: 156335", source: qrc://ui/index.js (2)
[0610/125050.566132:INFO:CONSOLE(2)] "Initial model size: 156414", source: qrc://ui/index.js (2)
[0610/125050.570154:INFO:CONSOLE(2)] "`size`, `width` and `height` props are not recommended to use in Ring UI `Icon` component. The intrinsic sizes of SVG icon (`width` and `height` SVG attributes) are used instead.
We strongly recommend to use icons handcrafted for particular sizes. If your icon doesn't exist in the desired size, please ask your designer to draw one. "Responsive" checkmark should be unchecked when exporting icon.'", source: qrc://ui/index.js (2)
[0610/125052.719865:INFO:CONSOLE(2)] "Updated model size: 205265", source: qrc://ui/index.js (2)
[0610/125106.897010:INFO:CONSOLE(2)] "Updated model size: 205265", source: qrc://ui/index.js (2)
Output of on the non-working system is:
$ ifconfig eth0 | grep 'inet '
inet 172.25.63.251 netmask 255.255.240.0 broadcast 172.25.63.255
$ echo $DISPLAY
172.25.48.1:0.0
$ which startxfce4
/usr/bin/startxfce4
$ startxfce4
/usr/bin/startxfce4: X server already running on display 172.25.48.1:0.0
gpg-agent[1508]: WARNING: "--write-env-file" is an obsolete option - it has no effect
gpg-agent: a gpg-agent is already running - not starting a new one
(xfce4-session:1482): xfce4-session-WARNING **: 12:50:23.915: gpg-agent returned no PID in the variables
(xfce4-session:1482): xfce4-session-WARNING **: 12:50:23.922: xfsm_manager_load_session: Something wrong with /home/mslinn/.cache/sessions/xfce4-session-172.25.48.1:0, Does it exist? Permissions issue?
xfwm4-Message: 12:50:24.247: Another Window Manager (Xfwm4) is already running on screen 172.25.48.1:0.0
xfwm4-Message: 12:50:24.247: To replace the current window manager, try "--replace"
(xfwm4:1510): xfwm4-WARNING **: 12:50:24.247: Could not find a screen to manage, exiting
xfsettingsd-Message: 12:50:24.407: Skipping screen 0, it already has an xsettings manager...
(wrapper-2.0:1530): Gtk-WARNING **: 12:50:24.994: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 28
(wrapper-2.0:1530): Gtk-WARNING **: 12:50:24.994: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
(xfce4-session:1482): xfce4-session-WARNING **: 12:50:25.027: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
(xfce4-session:1482): xfce4-session-WARNING **: 12:50:25.035: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
(xfce4-session:1482): xfce4-session-WARNING **: 12:50:25.045: failed to run script: Failed to execute child process “/usr/bin/pm-is-supported” (No such file or directory)
(wrapper-2.0:1531): Gtk-WARNING **: 12:50:25.079: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node button, owner XfceArrowButton)
xfsettingsd: Another clipboard manager is already running.
** (xfdesktop:1544): CRITICAL **: 12:50:40.869: xfdesktop: already running, quitting.
** (xiccd:1547): WARNING **: 12:50:40.976: EDID is empty
** (xiccd:1547): CRITICAL **: 12:50:40.989: failed to create colord device: failed to obtain org.freedesktop.color-manager.create-device auth
Tracker-Message: 12:50:40.991: Set scheduler policy to SCHED_IDLE
Tracker-Message: 12:50:40.991: Setting priority nice level to 19
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
(uint32 1,)
(nm-applet:1584): nm-applet-WARNING **: 12:50:41.153: NetworkManager is not running
Tracker-Message: 12:50:41.181: Set scheduler policy to SCHED_IDLE
Tracker-Message: 12:50:41.181: Setting priority nice level to 19
** (update-notifier:1634): WARNING **: 12:50:41.190: already running?
** (light-locker:1647): ERROR **: 12:50:41.245: Environment variable XDG_SESSION_PATH not set. Is LightDM running?
DISPLAY is properly set, I think. XEyes and XTerm work fine ... I only notice a problem with the XFCE4 desktop.

: API error (404): network hlfv11_hyperledger not found

✖ Starting business network definition. This may take a minute...
Error: Error trying to start business network. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: failed to execute transaction b5c260c02b4792c4ae4b85b3d4ccb4565a495da399d27917dccc1a84244e631f: error starting container: error starting container: API error (404): network hlfv11_hyperledger not found
Response from attempted peer comms was an error: Error: failed to execute transaction b5c260c02b4792c4ae4b85b3d4ccb4565a495da399d27917dccc1a84244e631f: error starting container: error starting container: API error (404): network hlfv11_hyperledger not found
This looks like it is a Docker problem trying to start a new ChainCode container on a Docker Network bridge called "hlfv11_hyperledger" which doesn't exist.
(The word 'network' here is ambiguous in the error message :-( )
This is the same problem and hopefully the same solution as a previous post.

WIX-Installer : Digitally signed Bootstapper exe failing to install

I am unable to proceed with the installation using digitally signed WIX installer bootstrapped exe.
Below is log extract highlighting the issue.
[39B8:26D4][2017-09-04T20:03:31]i371: Updating registry key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{c6dca553-993e-473c-be4b-8ffa184cd19f}, resume: Active, restart initiated: No, disable resume: No
[3904:3A84][2017-09-04T20:03:31]i336: Acquiring container: WixAttachedContainer, copy from: F:\Digital Signature\MyApp.exe
[3904:3A84][2017-09-04T20:03:31]i000: Setting string variable 'WixBundleLastUsedSource' to value 'F:\Digital Signature\'
[3904:19F4][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to extract all files from container, erf: 1:2:0
[3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to wait for operation complete.
[3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to open container.
[3904:3A84][2017-09-04T20:03:31]e000: Error 0x80070001: Failed to open container: WixAttachedContainer.
[3904:3A84][2017-09-04T20:03:31]e312: Failed to extract payloads from container: WixAttachedContainer to working path: C:\Users\Admin\AppData\Local\Temp{18826196-247C-4057-B849-948AF1A2A7E5}\14B0A9896E9807C47A99BA7BF6B295B54ACE22FD, error: 0x80070001.
[3904:39A4][2017-09-04T20:03:31]e000: Error 0x80070001: Failed while caching, aborting execution.
[39B8:26D4][2017-09-04T20:03:31]i372: Registry key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{c6dca553-993e-473c-be4b-8ffa184cd19f}, resume: None, restart: None, disable resume: No
[39B8:26D4][2017-09-04T20:03:31]i330: Removed bundle dependency provider: {c6dca553-993e-473c-be4b-8ffa184cd19f}
[39B8:26D4][2017-09-04T20:03:31]i352: Removing cached bundle: {c6dca553-993e-473c-be4b-8ffa184cd19f}, from path: C:\ProgramData\Package Cache{c6dca553-993e-473c-be4b-8ffa184cd19f}\
I am able to install with WIX non-signed boot strapping exe.
What is the problem with digitally signed bootstrapper?
Please let me know if anyone had similar issue and solution to address it.

Spillway Transfer failed

I am sending data from Predix Machine through spillway and websocket river, I am getting following error:
Spillway Transfer Failed. Details: "Status for transfer UUID
"87ab8c74-8c34-41cb-b4ba-3666d84ad4c7" in River "WS Sender Service-1".
State: FAILED Status Code: -1100
Status Message: Request 87ab8c74-8c34-41cb-b4ba-3666d84ad4c7 timed out".
What does it mean? what is the error as I am unable to find what this status code is?

Resources