Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TEST-13-NSPAWN-SMOKE seems to be failing #8543

Closed
evverx opened this issue Mar 21, 2018 · 0 comments
Closed

TEST-13-NSPAWN-SMOKE seems to be failing #8543

evverx opened this issue Mar 21, 2018 · 0 comments
Labels
bug 🐛 Programming errors, that need preferential fixing nspawn regression ⚠️ A bug in something that used to work correctly and broke through some recent commit util-lib

Comments

@evverx
Copy link
Member

evverx commented Mar 21, 2018

Either systemd-nspawn or TEST-13-NSPAWN-SMOKE seems to be broken.

+ systemd-nspawn --register=no -D /var/lib/machines/unified-no-cgns-no-api-vfs-writable-yes --network-namespace-path=/proc/self/ns/net --private-network -b
--network-namespace-path cannot be combined with other network options.
+ ip netns add nspawn_test
+ _netns_opt=--network-namespace-path=/run/netns/nspawn_test
+ grep -v -E '^1: lo.*UP'
+ UNIFIED_CGROUP_HIERARCHY=no
+ SYSTEMD_NSPAWN_USE_CGNS=no
+ SYSTEMD_NSPAWN_API_VFS_WRITABLE=yes
+ systemd-nspawn --register=no -D /var/lib/machines/unified-no-cgns-no-api-vfs-writable-yes --network-namespace-path=/run/netns/nspawn_test /bin/ip a
Found cgroup2 on /sys/fs/cgroup/unified, unified hierarchy for systemd controller
Spawning container unified-no-cgns-no-api-vfs-writable-yes on /var/lib/machines/unified-no-cgns-no-api-vfs-writable-yes.
Press ^] three times within 1s to kill container.
Path /run/netns/nspawn_test doesn't refer to a network namespace

The full log can be found at https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful-pitti-systemd-semaphore/artful/amd64/s/systemd-upstream/20180321_231945_37893@/log.gz

@evverx evverx added bug 🐛 Programming errors, that need preferential fixing nspawn tests labels Mar 21, 2018
poettering added a commit to poettering/systemd that referenced this issue Mar 23, 2018
This was broken in 77f9fa3. My fault.

Fixes: systemd#8543
@evverx evverx added regression ⚠️ A bug in something that used to work correctly and broke through some recent commit util-lib and removed tests labels Mar 23, 2018
dtzWill pushed a commit to dtzWill/systemd that referenced this issue Mar 25, 2018
This was broken in 77f9fa3. My fault.

Fixes: systemd#8543
(cherry picked from commit 29f7455)
dtzWill pushed a commit to dtzWill/systemd that referenced this issue Mar 29, 2018
This was broken in 77f9fa3. My fault.

Fixes: systemd#8543
(cherry picked from commit 29f7455)
xnox pushed a commit to xnox/systemd that referenced this issue May 31, 2018
This was broken in 77f9fa3. My fault.

Fixes: systemd#8543
(cherry picked from commit 29f7455)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Programming errors, that need preferential fixing nspawn regression ⚠️ A bug in something that used to work correctly and broke through some recent commit util-lib
Development

No branches or pull requests

2 participants