Comment 0 for bug 1912691

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote : autopkgtest failure blocking runc migration

opencgs test is failing and blocking runc/1.0.0~rc92-0ubuntu1 from migrating to hirsute:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/amd64/o/opengcs/20210118_162901_84e57@/log.gz

This is the important bits:

# vendor/github.com/docker/containerd/sys
src/vendor/github.com/docker/containerd/sys/proc.go:17:34: undefined: system.GetClockTicks

The new runc version does not provide GetClockTicks anymore:

https://github.com/opencontainers/runc/commit/402d645c5c642a4965439a156181cff3fc2f3817

We should do the same in opengcs.