[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Dec 29 09:40:57 GMT 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
78eda062 by Holger Levsen at 2021-12-29T10:40:51+01:00
reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/powercycle_arm64_nodes.sh
- jenkins-home/offline_nodes
Changes:
=====================================
bin/powercycle_arm64_nodes.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright 2019 Holger Levsen <holger at layer-acht.org>
+# Copyright 2019-2021 Holger Levsen <holger at layer-acht.org>
# 2020 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv2
@@ -29,7 +29,8 @@ exec ssh "$JH" ./sled-power-cycle.sh "$@"
for i in "$@" ; do
case "$i" in
9|10|11|12|13|14|15|16) : ;;
- *) continue ;;
+ *) echo "need(s) 9-16 as parameter(s)."
+ continue ;;
esac
echo Force power off sled "$i"
sshpass -f ilopw ssh reproducible at moonshot-ilo "SET NODE POWER OFF FORCE C${i}N1"
=====================================
jenkins-home/offline_nodes
=====================================
@@ -15,6 +15,7 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
# investigation needed
+jtx1b-armhf-rb.debian.net
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check or maintenance job for too long.
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/78eda06255bbd4ea969a69951121122d5196752e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/78eda06255bbd4ea969a69951121122d5196752e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20211229/97244968/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list