Started by upstream project "qvtd-master" build number 611 originally caused by: Started by user Ed Willink Started by upstream project "qvtd-master" build number 610 originally caused by: Started by user Ed Willink Running as Ed Willink Agent basic-g2khj is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-g2khj" namespace: "qvtd" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.qvtd.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-g2khj" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-g2khj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.qvtd.svc.cluster.local/qvtd/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-qvtd" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-g2khj (basic) in workspace /home/jenkins/agent/workspace/promoter [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-4dJdgsNjVLvv/agent.48 SSH_AGENT_PID=50 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/promoter@tmp/private_key_17533450592586546378.key (/home/jenkins/agent/workspace/promoter@tmp/private_key_17533450592586546378.key) [ssh-agent] Using credentials genie.qvtd (ssh://genie.qvtd@projects-storage.eclipse.org) [promoter] $ /bin/sh -xe /tmp/jenkins12882752837025994934.sh + rm -f publish.sh + curl -s https://ci.eclipse.org/qvtd/job/qvtd-master/611/artifact/releng/org.eclipse.qvtd.releng.build-site/target/publish.sh + chmod +x publish.sh + bash -ex publish.sh + rm -f downloads.sh publish.zip updates.sh + curl -s -k https://ci.eclipse.org/qvtd/job/qvtd-master/611/artifact/releng/org.eclipse.qvtd.releng.build-site/target/downloads.sh + curl -s -k https://ci.eclipse.org/qvtd/job/qvtd-master/611/artifact/releng/org.eclipse.qvtd.releng.build-site/target/updates.sh + curl -s -k https://ci.eclipse.org/qvtd/job/qvtd-master/611/artifact/releng/org.eclipse.qvtd.releng.build-site/target/org.eclipse.qvtd-0.31.0.N202403041025.zip + ssh genie.qvtd@projects-storage.eclipse.org rm -f downloads.sh publish.zip updates.sh + scp downloads.sh genie.qvtd@projects-storage.eclipse.org:downloads.sh + scp publish.zip genie.qvtd@projects-storage.eclipse.org:publish.zip + scp updates.sh genie.qvtd@projects-storage.eclipse.org:updates.sh + ssh genie.qvtd@projects-storage.eclipse.org chmod +x downloads.sh updates.sh + ssh genie.qvtd@projects-storage.eclipse.org bash -ex downloads.sh -v ''\''0.31.0'\''' -t ''\''N'\''' -q ''\''N202403041025'\''' -a ''\'''\''' + dropsFolder=/home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/ + group=modeling.mmt.qvtd + zipPrefix=qvtd-incubation-Update- + getopts v:t:q:a: option + case "${option}" in + PUBLISH__VERSION=0.31.0 + getopts v:t:q:a: option + case "${option}" in + PUBLISH__BUILD_T=N + getopts v:t:q:a: option + case "${option}" in + PUBLISH__QUALIFIER=N202403041025 + getopts v:t:q:a: option + case "${option}" in + PUBLISH__ALIAS= + getopts v:t:q:a: option + '[' -n N ']' + tQualifier=N20240304025 + versionFolder=/home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/0.31.0/N20240304025 + '[' '!' -d /home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/0.31.0/N20240304025 ']' + mkdir -p /home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/0.31.0/N20240304025 + fileStem=N20240304025 + '[' -n '' ']' + zipFile=qvtd-incubation-Update-N20240304025.zip + pushd /home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/0.31.0/N20240304025 /home/data/httpd/download.eclipse.org/mmt/qvtd/downloads/drops/0.31.0/N20240304025 ~ + cp /opt/public/hipp/homes/genie.qvtd/publish.zip qvtd-incubation-Update-N20240304025.zip + md5sum -b qvtd-incubation-Update-N20240304025.zip + sha512sum -b qvtd-incubation-Update-N20240304025.zip + chgrp -R modeling.mmt.qvtd qvtd-incubation-Update-N20240304025.zip qvtd-incubation-Update-N20240304025.zip.md5 qvtd-incubation-Update-N20240304025.zip.sha1 + chmod -R g+w qvtd-incubation-Update-N20240304025.zip qvtd-incubation-Update-N20240304025.zip.md5 qvtd-incubation-Update-N20240304025.zip.sha1 + popd ~ + ssh genie.qvtd@projects-storage.eclipse.org bash -ex updates.sh -v ''\''0.31.0'\''' -t ''\''N'\''' -q ''\''N202403041025'\''' + updatesFolder=/home/data/httpd/download.eclipse.org/mmt/qvtd/updates/ + group=modeling.mmt.qvtd + localZip=qvtd.zip + projectRepoName=QVTd + manageComposite='/shared/common/apache-ant-latest/bin/ant -f /shared/modeling/tools/promotion/manage-composite.xml' + externalUpdatesFolder=https://download.eclipse.org/mmt/qvtd/updates/ + export JAVA_HOME=/shared/common/jdk1.8.0_x64-latest + JAVA_HOME=/shared/common/jdk1.8.0_x64-latest + java -version openjdk version "11.0.22" 2024-01-16 OpenJDK Runtime Environment (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1) OpenJDK 64-Bit Server VM (build 11.0.22+7-post-Ubuntu-0ubuntu222.04.1, mixed mode, sharing) + /shared/common/apache-ant-latest/bin/ant -version Apache Ant(TM) version 1.10.5 compiled on July 10 2018 + getopts u:v:t:q: option + case "${option}" in + PUBLISH__VERSION=0.31.0 + getopts u:v:t:q: option + case "${option}" in + PUBLISH__BUILD_T=N + getopts u:v:t:q: option + case "${option}" in + PUBLISH__QUALIFIER=N202403041025 + getopts u:v:t:q: option + '[' -n N ']' + tQualifier=N20240304025 + '[' N = N ']' + buildFolder=/home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly + buildRepoName=Nightly + latestRelativeReference=../0.31.0 + '[' '!' -d /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly ']' + pushd /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly ~ + '[' '!' -d 0.31.0 ']' + '[' N = N ']' + cp /opt/public/hipp/homes/genie.qvtd/publish.zip qvtd.zip + unzip -ou qvtd.zip -d new0.31.0 Archive: qvtd.zip creating: new0.31.0/plugins/ creating: new0.31.0/features/ inflating: new0.31.0/content.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtbase.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtschedule.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.master_0.15.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.atl.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.cs2as.compiler.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtcore.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.all.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvt_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.compiler.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.cs2as.compiler_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.cs2as.compiler.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.codegen_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvttemplate_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.all.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.modelmorf.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.miniocl_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.debug.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.compiler.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvt.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtimperative_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.atl.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtschedule_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtcore.uml2rdbms_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.debug.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.minioclcs.xtext_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.hstm2fstm.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.umlx.hstm2fstm_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.modelmorf_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.runtime.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.bigmde2016.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.reltocore_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xml.design.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.runtime_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.cs2as.compiler.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.exe2016.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.debug_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xml_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.design_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.reltocore.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.compiler.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvttemplate.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtrelation.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.text.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.codegen.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.minioclcs.xtext.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtrelation.hstm2fstm_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.design.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtcore_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.master.source_0.15.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.minioclcs.xtext.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.umlx.hstm2fstm.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtcore.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.bigmde2016.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtrelation_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.atl.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtrelation.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.compiler_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.exe2016.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.atl_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx.ui_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.examples.qvtcore.uml2rdbms.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.miniocl.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtbase_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtimperative.ui.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xml.design_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.doc.minioclcs.xtext.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.pivot.qvtimperative.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.text_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.debug.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xml.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.umlx_0.31.0.v20240304-1025.jar inflating: new0.31.0/plugins/org.eclipse.qvtd.xtext.qvtbase.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.master.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.umlx_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.doc_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.doc.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.examples.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.atl_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.tests.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.tests_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.atl.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.umlx.source_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.master_0.31.0.v20240304-1025.jar inflating: new0.31.0/features/org.eclipse.qvtd.examples_0.31.0.v20240304-1025.jar inflating: new0.31.0/artifacts.jar inflating: new0.31.0/content.xml.xz inflating: new0.31.0/artifacts.xml.xz inflating: new0.31.0/p2.index + chgrp -R modeling.mmt.qvtd new0.31.0 + chmod -R g+w new0.31.0 + mv 0.31.0 old0.31.0 + mv new0.31.0 0.31.0 + rm -rf old0.31.0 qvtd.zip + mkdir -p /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly/newlatest + pushd /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly/newlatest /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly/newlatest /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly ~ + /shared/common/apache-ant-latest/bin/ant -f /shared/modeling/tools/promotion/manage-composite.xml add -Dchild.repository=../0.31.0 '-Dcomposite.name=QVTd Latest 0.31.0 Nightly Repository' Buildfile: /shared/modeling/tools/promotion/manage-composite.xml add: -call.operation: -locate.framework.launcher: -call.operation.indirectly: [java] Buildfile: /shared/modeling/tools/promotion/manage-composite.xml [java] [java] add: [java] [java] -call.operation: [java] [java] -add.named: [java] [java] -add: [java] BUILD SUCCESSFUL [java] [java] BUILD SUCCESSFUL [java] Total time: 1 second BUILD SUCCESSFUL Total time: 9 seconds + popd /home/data/httpd/download.eclipse.org/mmt/qvtd/updates/nightly ~ + '[' -d latest ']' + mv latest oldlatest + mv newlatest latest + rm -rf oldlatest + popd ~ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 50 killed; [ssh-agent] Stopped. Finished: SUCCESS