Remove verbosity from jenkins jobs 27/22527/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 Sep 2019 20:28:12 +0000 (22:28 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 Sep 2019 20:56:49 +0000 (22:56 +0200)
clean the logs. Can be re-enabled when debugging is needed.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I13bba480196e3932c45123c62f03064e420f257f

20 files changed:
jjb/ci-AGL-verify/ci-platform-CIBT-qemux86-64-run.sh
jjb/ci-AGL-verify/ci-platform-CIBT-rpi3-run.sh
jjb/ci-AGL-verify/ci-platform-jjb.yaml
jjb/ci-apps-verify/ci-apps-jjb.yaml
jjb/common/include-agl-app-run-test-short.sh
jjb/common/include-agl-lava-labs-prepare.sh
jjb/common/include-agl-run-test-prepare.sh
jjb/common/include-agl-run-test-rsync-changeid.sh
jjb/common/include-agl-run-test-short-flounder.sh
jjb/common/include-agl-run-test-short-guppy.sh
jjb/common/include-agl-run-test-short-halibut.sh
jjb/common/include-agl-run-test-short-release.sh
jjb/common/include-agl-run-test-short.sh
jjb/common/include-agl-send-email-report.sh
jjb/common/include-apps-build-app.sh
jjb/common/include-apps-fetch-install-sdk.sh
jjb/common/include-xds-header.sh
jjb/daily-jjb-doc-update/include-doc-update.sh
jjb/daily-jjb-doc-update/include-doc-upload.sh
jjb/pre-fetch/include-prefetch.sh

index 625c88e..23fdc14 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-set -x
+#set -x
 function usage () {
 
 echo "Usage: $0 ChangeID PatchID"
@@ -29,7 +29,7 @@ else
   echo "you need ~/.lava-cimanagement.cfg"
 fi
 
-set -x
+#set -x
 set -e
 export COMMON="$(pwd)/../common"
 
index ac86919..d5451de 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-set -x
+#set -x
 function usage () {
 
 echo "Usage: $0 ChangeID PatchID"
@@ -29,7 +29,7 @@ else
   echo "you need ~/.lava-cimanagement.cfg"
 fi
 
-set -x
+#set -x
 set -e
 export COMMON="$(pwd)/../common"
 
index 52cca5e..da82e88 100644 (file)
@@ -80,7 +80,7 @@
           build-timeout: '{build-timeout}'
     builders:
       - shell: |
-          set -x
+          #set -x
           export TRIGGERURL=$(echo ${{BUILD_URL}} | sed -e 's,-CIB-start.*,,')
           echo \$TRIGGERURL
           ssh -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 -n NONE --message="CI-cycle\ started.\ URL:\ ${{BUILD_URL}}" || true
index 7b1d447..afc3b30 100644 (file)
@@ -82,8 +82,8 @@
           build-timeout: '{build-timeout}'
     builders:
       - shell: |
-          set
-          set -x
+          #set
+          #set -x
           export TRIGGERURL=$(echo ${{BUILD_URL}} | sed -e 's,-CIB-start.*,,')
           echo \$TRIGGERURL
           ssh -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 -n NONE --message="CI-cycle\ started.\ URL:\ ${{BUILD_URL}}" || true
index a9c6f40..82562b3 100644 (file)
@@ -6,7 +6,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 cd $REPODIR
 
index bfa213c..f8a35fd 100644 (file)
@@ -31,7 +31,7 @@ cat <<EOF >  ~/.local/share/python_keyring/keyringrc.cfg
 default-keyring=keyring.backends.file.PlaintextKeyring
 EOF
 
-set -x
+#set -x
 device_available=0
 for lab in "${!labs[@]}"; do
     val=${labs[$lab]}
index bd5be02..1e45383 100644 (file)
@@ -4,11 +4,7 @@
 ################################################################################
 ## Run SHORT CI test
 ################################################################################
-set -x
-
-#ls -alh
-#pwd
-#set
+#set -x
 
 cd $REPODIR
 
index 033ca8c..e576da0 100644 (file)
@@ -28,7 +28,7 @@ cd output
 pwd
 ls -alhR tmp/deploy/images
 
-set -x
+#set -x
 
 echo "tmp/deploy/images/${TARGETMACHINE}/${DEVICE_DTB}"
 echo "tmp/deploy/images/${TARGETMACHINE}/${DEVICE_DTB#"$DEVICE_KERNEL"-}"
index ff1fd75..fa94974 100644 (file)
@@ -5,7 +5,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 cd $REPODIR
 
index 35f4fe4..91f0a57 100644 (file)
@@ -5,7 +5,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci
 UPLOAD_URL=${UPLOAD_URL_BASE}/${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}/deploy/images/${TARGETMACHINE}
index 35f4fe4..91f0a57 100644 (file)
@@ -5,7 +5,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci
 UPLOAD_URL=${UPLOAD_URL_BASE}/${RELEASE_BRANCH}/${RELEASE_VERSION}/${MACHINE}/deploy/images/${TARGETMACHINE}
index 50e53e2..53011b5 100644 (file)
@@ -5,7 +5,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 cd $REPODIR
 
index f97218e..92a3814 100644 (file)
@@ -5,7 +5,7 @@
 ## Run SHORT CI test
 ################################################################################
 
-set -x
+#set -x
 
 UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci
 UPLOAD_URL=${UPLOAD_URL_BASE}/${GERRIT_CHANGE_NUMBER}/${GERRIT_PATCHSET_NUMBER}/${MACHINE}
index 84e3df8..1547459 100644 (file)
@@ -5,7 +5,7 @@
 ## Send email reports after the job is done.
 ################################################################################
 
-set -x
+#set -x
 
 UPLOAD_URL_BASE=http://download.automotivelinux.org/AGL/upload/ci
 UPLOAD_URL=${UPLOAD_URL_BASE}/${GERRIT_CHANGE_NUMBER}/${GERRIT_PATCHSET_NUMBER}/qemux86-64/
index 91105ea..a39b0c8 100644 (file)
@@ -72,7 +72,7 @@ if [[ ! x"yes" = x"$HANDLED" ]] && $(echo "$TARGETPROJECT" | grep -q "apps/"); t
         git log -1 --pretty=oneline
 
         # Fixme: use aglbuild script
-        set -x
+        #set -x
 
         export DONE=0
         export isAUTOBUILD=0
index f91a683..10a61e6 100644 (file)
@@ -4,7 +4,7 @@
 #
 # debugging purposes
 set -e
-set -x
+#set -x
 
 SDKHOSTDIR="~/agl-sdk"
 
@@ -47,7 +47,7 @@ if test x"" = x"${TARGETSDKNAME}" ; then
     exit 0
     #exit 1
 fi
-set -x
+#set -x
 if test ! -f ${TARGETSDKNAME} ; then
   echo "Downloading $TARGETSDKNAME for $MACHINE"
   wget -nd -c "${SDKBASEURL}/${TARGETSDKNAME}"
index c415edd..0201306 100644 (file)
@@ -3,6 +3,6 @@
 # (c) 2018  Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
 # License: GPLv2
 
-set -x
+#set -x
 set -e
 
index a11cd85..3064da7 100644 (file)
@@ -3,7 +3,7 @@ set -e
 
 #!/bin/bash
 set -e 
-set -x 
+#set -x 
 # we need a name and an email
 #git config --global user.name build.automotivelinux.org
 #git config --global user.email jenkins@automotivelinux.org
index 2dc5413..c1f6a9c 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 set -e
-set -x
+#set -x
 
 [[ -z "$WORKSPACE" ]] && WORKSPACE=$(pwd -P)
 HTDOCS=${HTDOCS:-$WORKSPACE/docs-webtemplate/build-dev/}
index 8571c5b..2fae6d3 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-set -x
+#set -x
 set +e
 #
 export BOARDS="qemux86-64 raspberrypi3 intel-corei7-64 m3ulcb-nogfx dra7xx-evm qemuarm qemuarm64"