2017/05/26 12:11:48 Allocating linode:ubuntu-16.04-64...
2017/05/26 12:12:55 Allocated linode:ubuntu-16.04-64 (Spread-53).
2017/05/26 12:12:55 If killed, discard servers with: spread -reuse-pid=20553 -discard
2017/05/26 12:12:55 Connecting to linode:ubuntu-16.04-64 (Spread-53)...
2017/05/26 12:13:54 Connected to linode:ubuntu-16.04-64 (Spread-53) at 173.230.157.165.
2017/05/26 12:13:54 Sending project content to linode:ubuntu-16.04-64 (Spread-53)...
2017/05/26 12:19:00 WARNING: linode:ubuntu-16.04-64 (Spread-53) running late. Current output:
-----
(... 3001 lines above ...)
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf decode-mount-opts/.deps libsnap-confine-private/.deps snap-confine/.deps snap-discard-ns/.deps system-shutdown/.deps
rm -f Makefile
make[2]: Leaving directory '/home/gopath/src/github.com/snapcore/snapd/cmd'
make[1]: Leaving directory '/home/gopath/src/github.com/snapcore/snapd'
dpkg-source -Zgzip --after-build snapd
dpkg-buildpackage: binary-only upload (no source included)
++ cp ../golang-github-snapcore-snapd-dev_1337.2.26.3_all.deb ../golang-github-ubuntu-core-snappy-dev_1337.2.26.3_all.deb ../snap-confine_1337.2.26.3_amd64.deb ../snapd_1337.2.26.3_amd64.deb ../ubuntu-core-launc
her_1337.2.26.3_amd64.deb ../ubuntu-core-snapd-units_1337.2.26.3_all.deb ../ubuntu-snappy_1337.2.26.3_all.deb ../ubuntu-snappy-cli_1337.2.26.3_all.deb /home/gopath
++ go get ./tests/lib/snapbuild
-----
2017/05/26 12:19:36 Error preparing linode:ubuntu-16.04-64:tests/main/ :
-----
+ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/prepare.sh
++ set -eux
++ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/dirs.sh
+++ SNAPMOUNTDIR=/snap
+++ LIBEXECDIR=/usr/lib
++ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/apt.sh
+++ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/pkgdb.sh
++++ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/quiet.sh
++ . /home/gopath/src/github.com/snapcore/snapd/tests/lib/snaps.sh
+ [[ ubuntu-16.04-64 == ubuntu-core-16-* ]]
+ prepare_classic
+ install_build_snapd
+ '[' 0 = 1 ']'
+ packages='/home/gopath/snapd_*.deb'
+ distro_install_local_package /home/gopath/snapd_1337.2.26.3_amd64.deb
+ allow_downgrades=false
+ '[' -n /home/gopath/snapd_1337.2.26.3_amd64.deb ']'
+ case "$1" in
+ break
+ case "$SPREAD_SYSTEM" in
+ flags=-y
+ '[' false = true ']'
+ apt install -y /home/gopath/snapd_1337.2.26.3_amd64.deb
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
snapd
0 upgraded, 1 newly installed, 0 to remove and 50 not upgraded.
Need to get 0 B/10.1 MB of archives.
After this operation, 58.7 MB of additional disk space will be used.
Get:1 /home/gopath/snapd_1337.2.26.3_amd64.deb snapd amd64 1337.2.26.3 [10.1 MB]
Selecting previously unselected package snapd.
(Reading database ... 44936 files and directories currently installed.)
Preparing to unpack .../snapd_1337.2.26.3_amd64.deb ...
Unpacking snapd (1337.2.26.3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up snapd (1337.2.26.3) ...
+ MATCH unknown
+ snap --version
error: pattern not found, got:
snap 1337.2.26.3
snapd 1337.2.26.3
series 16
ubuntu 16.04
kernel 4.4.0-67-generic
+ MATCH unknown
+ /usr/lib/snapd/snap-confine --version
error: pattern not found, got:
snap-confine 1337.2.26.3
+ mkdir -p /etc/systemd/system/snapd.service.d
+ cat
+ mkdir -p /etc/systemd/system/snapd.socket.d
+ cat
+ '[' production = staging ']'
+ '[' '!' -f /home/gopath/src/github.com/snapcore/snapd/snapd-state.tar.gz ']'
+ grep core
+ snap list
No snaps are installed yet. Try "snap install hello-world".
+ snap install --edge core
core (edge) 16-2.26.3+git212.34125a5 from 'canonical' installed
+ grep core
+ snap list
core 16-2.26.3+git212.34125a5 2029 canonical -
+ '[' -e /snap/core/current/meta/hooks/configure ']'
++ date +%a --date=2days
+ snap set core refresh.schedule=Sun@12:00-14:00
error: cannot perform the following tasks:
- Run configure hook of "core" snap (run hook "configure": 2017/05/26 10:19:37.155315 cmd.go:93: DEBUG: core snap (at "/snap/core/current") is older ("2.26.3+git212.34125a5~ubuntu16.04.1") than distribution pack
age ("1337.2.26.3"))
-----
2017/05/26 12:19:36 Starting shell to debug...