Skip to content

Console Output

04:18:40 [2024-05-26T08:18:40.992Z] + ./releng/scripts/promote-a-build.sh
04:18:40 [2024-05-26T08:18:40.992Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
04:18:40 [2024-05-26T08:18:40.992Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
04:18:40 [2024-05-26T08:18:40.992Z] + SCP=scp
04:18:40 [2024-05-26T08:18:40.992Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a
04:18:40 [2024-05-26T08:18:40.992Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact
04:18:40 [2024-05-26T08:18:40.992Z] + '[' cdt-lsp == cdt ']'
04:18:40 [2024-05-26T08:18:40.992Z] + '[' cdt-lsp == cdt-lsp ']'
04:18:40 [2024-05-26T08:18:40.992Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact/releng/org.eclipse.cdt.lsp.repository/target
04:18:40 [2024-05-26T08:18:40.992Z] + ZIP_NAME=org.eclipse.cdt.lsp.repository.zip
04:18:40 [2024-05-26T08:18:40.992Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a
04:18:40 [2024-05-26T08:18:40.992Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a
04:18:40 [2024-05-26T08:18:40.992Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact
04:18:40 [2024-05-26T08:18:40.992Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact
04:18:40 [2024-05-26T08:18:40.992Z] + echo Testing to make sure artifacts location is sane
04:18:40 [2024-05-26T08:18:40.992Z] Testing to make sure artifacts location is sane
04:18:40 [2024-05-26T08:18:40.993Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact
04:18:40 [2024-05-26T08:18:40.993Z] + ECHO=echo
04:18:40 [2024-05-26T08:18:40.993Z] + '[' false == false ']'
04:18:40 [2024-05-26T08:18:40.993Z] + ECHO=
04:18:40 [2024-05-26T08:18:40.993Z] + echo Testing to make sure we are publishing to a new directory
04:18:40 [2024-05-26T08:18:40.993Z] Testing to make sure we are publishing to a new directory
04:18:40 [2024-05-26T08:18:40.993Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a'
04:18:41 [2024-05-26T08:18:41.926Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a'
04:18:42 [2024-05-26T08:18:42.492Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact/releng/org.eclipse.cdt.lsp.repository/target/repository/*zip*/repository.zip &&     unzip -q repository.zip &&     mv repository/* . &&     rm -r repository repository.zip'
04:18:43 [2024-05-26T08:18:43.428Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-2.0/cdt-lsp-2.0.0-m3a &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/116/artifact/releng/org.eclipse.cdt.lsp.repository/target/org.eclipse.cdt.lsp.repository.zip &&     mv org.eclipse.cdt.lsp.repository.zip cdt-lsp-2.0.0-m3a.zip'