By type
+ [ -d /opt/app/config/cache ] + cd /opt/app/config/cache + ls feedConfig-0-resp.json + echo feedConfig-0-resp.json + sed s/feedConfig-\([0-9]\+\)-resp.json/\1/ + NUM=0 + + grepgrep -o -w "logURL":"[^"]* feedlog feedConfig-0-resp.json + cut -d " -f4 + export DR_LOG_URL_0=https://dmaap-dr-prov/feedlog/1 + grep -o "publishURL":"[^"]* feedConfig-0-resp.json + cut -d " -f4 + export DR_FILES_PUBLISHER_URL_0=https://dmaap-dr-prov/publish/1 + ls drpubConfig-0-resp.json + echo drpubConfig-0-resp.json + sed s/drpubConfig-\([0-9]\+\)-resp.json/\1/ + NUM=0 + grep -o "pubId":"[^"]* drpubConfig-0-resp.json + cut -d " -f4 + export DR_FILES_PUBLISHER_ID_0=1.kacdm + ls drsub* ls: drsub*: No such file or directory + ls topics* ls: topics*: No such file or directory + cd /config-input + ls -1 + envsubst