Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a1273e61004a83c63f8b8f9ce87c3cf8faec807b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-9413 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" > git rev-list --no-walk 8d03a592335dd56f24d0450c56224a899597e60a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T04:07:54.878Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T04:07:55.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T04:07:55.374Z] ========================================================= [2020-10-28T04:07:55.374Z] EdgeX Global Pipelines Version Info [2020-10-28T04:07:55.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:07:56.899Z] ------------------- [2020-10-28T04:07:56.899Z] stable info: [2020-10-28T04:07:56.899Z] ------------------- [2020-10-28T04:07:56.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T04:07:56.899Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T04:07:56.899Z] Message: update stable to v1.0.148 [2020-10-28T04:07:57.852Z] ------------------- [2020-10-28T04:07:57.852Z] experimental info: [2020-10-28T04:07:57.852Z] ------------------- [2020-10-28T04:07:57.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T04:07:57.852Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T04:07:57.852Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T04:07:58.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-28T04:07:58.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-28T04:07:58.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T04:07:58.581Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T04:07:58.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T04:07:58.801Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T04:07:58.903Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T04:07:59.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T04:07:59.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T04:07:59.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T04:07:59.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T04:07:59.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-28T04:07:59.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T04:07:59.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T04:07:59.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T04:07:59.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T04:07:59.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T04:08:00.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T04:08:00.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T04:08:00.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-28T04:08:00.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T04:08:00.583Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T04:08:00.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T04:08:00.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T04:08:00.947Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T04:08:01.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-28T04:08:01.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-28T04:08:01.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-28T04:08:01.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] echo [2020-10-28T04:08:01.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1273e6 [Pipeline] echo [2020-10-28T04:08:01.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T04:08:02.240Z] + git log --format=format:%s -1 a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] echo [2020-10-28T04:08:02.306Z] GIT_COMMIT: a1273e61004a83c63f8b8f9ce87c3cf8faec807b, Commit Message: Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1 [Pipeline] echo [2020-10-28T04:08:02.355Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:08:03.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:08:03.655Z] [2020-10-28T04:08:03.655Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:08:04.014Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:08:04.014Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T04:08:04.014Z] 31603596830f: Pulling fs layer [2020-10-28T04:08:04.014Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T04:08:04.014Z] 6ca5941a6612: Pulling fs layer [2020-10-28T04:08:04.014Z] ecc8261a40a4: Pulling fs layer [2020-10-28T04:08:04.014Z] ecc8261a40a4: Waiting [2020-10-28T04:08:04.014Z] 2a8b12db71e7: Verifying Checksum [2020-10-28T04:08:04.014Z] 2a8b12db71e7: Download complete [2020-10-28T04:08:04.280Z] 31603596830f: Verifying Checksum [2020-10-28T04:08:04.280Z] 31603596830f: Download complete [2020-10-28T04:08:04.546Z] ecc8261a40a4: Verifying Checksum [2020-10-28T04:08:04.546Z] ecc8261a40a4: Download complete [2020-10-28T04:08:04.546Z] 6ca5941a6612: Verifying Checksum [2020-10-28T04:08:04.546Z] 6ca5941a6612: Download complete [2020-10-28T04:08:04.546Z] 31603596830f: Pull complete [2020-10-28T04:08:04.812Z] 2a8b12db71e7: Pull complete [2020-10-28T04:08:05.768Z] 6ca5941a6612: Pull complete [2020-10-28T04:08:05.768Z] ecc8261a40a4: Pull complete [2020-10-28T04:08:05.768Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T04:08:05.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:08:05.768Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T04:08:05.869Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:08:05.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T04:08:07.780Z] $ docker top 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T04:08:08.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:08:08.095Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:08:08.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:08:08.314Z] $ docker exec 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent [2020-10-28T04:08:08.476Z] SSH_AUTH_SOCK=/tmp/ssh-QMKgLbL2hlSB/agent.11 [2020-10-28T04:08:08.476Z] SSH_AGENT_PID=16 [2020-10-28T04:08:08.548Z] Running ssh-add (command line suppressed) [2020-10-28T04:08:08.677Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1205761037883294594.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1205761037883294594.key) [2020-10-28T04:08:08.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:08:09.078Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T04:08:09.098Z] $ docker exec --env ******** --env ******** 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent -k [2020-10-28T04:08:09.207Z] unset SSH_AUTH_SOCK; [2020-10-28T04:08:09.208Z] unset SSH_AGENT_PID; [2020-10-28T04:08:09.208Z] echo Agent pid 16 killed; [2020-10-28T04:08:09.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T04:08:09.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:08:09.411Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:08:09.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:08:09.573Z] $ docker exec 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent [2020-10-28T04:08:09.731Z] SSH_AUTH_SOCK=/tmp/ssh-YshgQbkr5UCz/agent.46 [2020-10-28T04:08:09.731Z] SSH_AGENT_PID=52 [2020-10-28T04:08:09.737Z] Running ssh-add (command line suppressed) [2020-10-28T04:08:09.848Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5981750431771023108.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5981750431771023108.key) [2020-10-28T04:08:09.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:08:10.246Z] + git semver init [2020-10-28T04:08:10.246Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T04:08:10.246Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T04:08:10.246Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T04:08:10.246Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T04:08:10.246Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T04:08:10.246Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T04:08:10.246Z] # $SEMVER_BRANCH = master [2020-10-28T04:08:10.246Z] # $SEMVER_TEMP = /tmp/semver-421886313 [2020-10-28T04:08:10.246Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-28T04:08:10.510Z] # '/tmp/semver-421886313' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2020-10-28T04:08:10.510Z] # -> Force: false [2020-10-28T04:08:10.510Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-28T04:08:10.521Z] $ docker exec --env ******** --env ******** 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 ssh-agent -k [2020-10-28T04:08:10.636Z] unset SSH_AUTH_SOCK; [2020-10-28T04:08:10.636Z] unset SSH_AGENT_PID; [2020-10-28T04:08:10.636Z] echo Agent pid 52 killed; [2020-10-28T04:08:10.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T04:08:11.190Z] + git semver [Pipeline] } [2020-10-28T04:08:11.206Z] $ docker stop --time=1 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 [2020-10-28T04:08:12.583Z] $ docker rm -f 24b8db2b4cefaa6a6cdcdd1a3420d686fb97c004fa72872deac375bd47874640 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T04:08:13.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T04:08:13.450Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T04:08:13.453Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-28T04:08:29.006Z] Still waiting to schedule task [2020-10-28T04:08:29.006Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-28T04:08:29.015Z] Still waiting to schedule task [2020-10-28T04:08:29.015Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-28T04:10:18.012Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9414 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-28T04:10:18.062Z] Running in /w/workspace/device-mqtt-go/22 [Pipeline] { [Pipeline] checkout [2020-10-28T04:10:22.403Z] using credential edgex-jenkins-ssh [2020-10-28T04:10:22.469Z] Cloning the remote Git repository [2020-10-28T04:10:22.520Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:22.618Z] > git init /w/workspace/device-mqtt-go/22 # timeout=10 [2020-10-28T04:10:22.679Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:22.680Z] > git --version # timeout=10 [2020-10-28T04:10:22.694Z] > git --version # 'git version 2.17.1' [2020-10-28T04:10:22.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:10:22.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:10:23.883Z] Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) [2020-10-28T04:10:23.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:10:23.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:10:23.410Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:10:23.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:23.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:10:23.454Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T04:10:23.901Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:10:23.916Z] > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T04:10:28.153Z] Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T04:10:28.961Z] ========================================================= [2020-10-28T04:10:28.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T04:10:28.961Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:10:29.803Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-28T04:10:30.790Z] Sending build context to Docker daemon 452.6kB [2020-10-28T04:10:30.790Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T04:10:30.790Z] Step 2/8 : FROM ${BASE} [2020-10-28T04:10:31.064Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T04:10:31.064Z] b538f80385f9: Pulling fs layer [2020-10-28T04:10:31.064Z] 74f711af9a0d: Pulling fs layer [2020-10-28T04:10:31.064Z] 99f96fe45779: Pulling fs layer [2020-10-28T04:10:31.064Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T04:10:31.064Z] 45590311c82a: Pulling fs layer [2020-10-28T04:10:31.064Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T04:10:31.064Z] 209524e5b208: Pulling fs layer [2020-10-28T04:10:31.064Z] 45590311c82a: Waiting [2020-10-28T04:10:31.064Z] 69ca0ff8b7b3: Waiting [2020-10-28T04:10:31.064Z] 8529a6b9a6be: Waiting [2020-10-28T04:10:31.064Z] 209524e5b208: Waiting [2020-10-28T04:10:31.064Z] 99f96fe45779: Verifying Checksum [2020-10-28T04:10:31.064Z] 99f96fe45779: Download complete [2020-10-28T04:10:31.064Z] 74f711af9a0d: Verifying Checksum [2020-10-28T04:10:31.064Z] 74f711af9a0d: Download complete [2020-10-28T04:10:31.064Z] 45590311c82a: Verifying Checksum [2020-10-28T04:10:31.064Z] 45590311c82a: Download complete [2020-10-28T04:10:31.064Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T04:10:31.064Z] 69ca0ff8b7b3: Download complete [2020-10-28T04:10:31.665Z] b538f80385f9: Verifying Checksum [2020-10-28T04:10:31.665Z] b538f80385f9: Download complete [2020-10-28T04:10:32.652Z] b538f80385f9: Pull complete [2020-10-28T04:10:33.254Z] 74f711af9a0d: Pull complete [2020-10-28T04:10:33.592Z] 209524e5b208: Verifying Checksum [2020-10-28T04:10:33.592Z] 209524e5b208: Download complete [2020-10-28T04:10:33.592Z] 99f96fe45779: Pull complete [2020-10-28T04:10:35.063Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T04:10:35.063Z] 8529a6b9a6be: Download complete [2020-10-28T04:10:42.632Z] Running on prd-centos7-docker-4c-2g-9416 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-28T04:10:42.691Z] Running in /w/workspace/device-mqtt-go/22 [Pipeline] { [Pipeline] checkout [2020-10-28T04:10:45.253Z] 8529a6b9a6be: Pull complete [2020-10-28T04:10:45.528Z] 45590311c82a: Pull complete [2020-10-28T04:10:45.800Z] 69ca0ff8b7b3: Pull complete [2020-10-28T04:10:45.882Z] using credential edgex-jenkins-ssh [2020-10-28T04:10:45.943Z] Cloning the remote Git repository [2020-10-28T04:10:45.970Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:46.038Z] > git init /w/workspace/device-mqtt-go/22 # timeout=10 [2020-10-28T04:10:46.083Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:46.084Z] > git --version # timeout=10 [2020-10-28T04:10:46.094Z] > git --version # 'git version 2.16.5' [2020-10-28T04:10:46.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:10:46.120Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:10:47.250Z] Checking out Revision a1273e61004a83c63f8b8f9ce87c3cf8faec807b (master) [2020-10-28T04:10:46.800Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:10:46.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T04:10:46.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-28T04:10:46.829Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-28T04:10:46.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T04:10:46.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T04:10:47.262Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T04:10:47.267Z] > git checkout -f a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10 [2020-10-28T04:10:50.114Z] 209524e5b208: Pull complete [2020-10-28T04:10:50.115Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T04:10:50.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T04:10:50.115Z] ---> 5bddaf1c2fca [2020-10-28T04:10:50.115Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T04:10:50.878Z] Commit message: "Merge pull request #170 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.3.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T04:10:51.545Z] ========================================================= [2020-10-28T04:10:51.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T04:10:51.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:10:52.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-28T04:10:52.739Z] ---> Running in 12c991326613 [2020-10-28T04:10:52.739Z] Removing intermediate container 12c991326613 [2020-10-28T04:10:52.739Z] ---> b7258e988576 [2020-10-28T04:10:52.739Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:10:52.841Z] Sending build context to Docker daemon 452.6kB [2020-10-28T04:10:52.841Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-28T04:10:52.841Z] Step 2/8 : FROM ${BASE} [2020-10-28T04:10:52.841Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T04:10:52.841Z] df20fa9351a1: Pulling fs layer [2020-10-28T04:10:52.841Z] ed8968b2872e: Pulling fs layer [2020-10-28T04:10:52.841Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T04:10:52.841Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T04:10:52.841Z] e73272ec9a57: Pulling fs layer [2020-10-28T04:10:52.841Z] 1e910a182e73: Pulling fs layer [2020-10-28T04:10:52.841Z] 4e634b169226: Pulling fs layer [2020-10-28T04:10:52.841Z] e871e8e8d7a9: Waiting [2020-10-28T04:10:52.841Z] e73272ec9a57: Waiting [2020-10-28T04:10:52.841Z] 1e910a182e73: Waiting [2020-10-28T04:10:52.841Z] 4e634b169226: Waiting [2020-10-28T04:10:52.841Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T04:10:52.841Z] a92cc7c5fd73: Download complete [2020-10-28T04:10:52.841Z] ed8968b2872e: Download complete [2020-10-28T04:10:52.841Z] e73272ec9a57: Verifying Checksum [2020-10-28T04:10:52.841Z] e73272ec9a57: Download complete [2020-10-28T04:10:52.841Z] 1e910a182e73: Verifying Checksum [2020-10-28T04:10:52.841Z] 1e910a182e73: Download complete [2020-10-28T04:10:52.841Z] df20fa9351a1: Verifying Checksum [2020-10-28T04:10:52.841Z] df20fa9351a1: Download complete [2020-10-28T04:10:53.014Z] ---> Running in dc3387baa56d [2020-10-28T04:10:53.105Z] df20fa9351a1: Pull complete [2020-10-28T04:10:53.372Z] ed8968b2872e: Pull complete [2020-10-28T04:10:53.636Z] a92cc7c5fd73: Pull complete [2020-10-28T04:10:54.586Z] 4e634b169226: Verifying Checksum [2020-10-28T04:10:54.587Z] 4e634b169226: Download complete [2020-10-28T04:10:55.163Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T04:10:55.163Z] e871e8e8d7a9: Download complete [2020-10-28T04:10:55.645Z] Removing intermediate container dc3387baa56d [2020-10-28T04:10:55.645Z] ---> 6f06d7b6106c [2020-10-28T04:10:55.645Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T04:10:55.645Z] ---> Running in 736fb28588dd [2020-10-28T04:10:57.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T04:10:58.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T04:10:59.032Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T04:10:59.303Z] (2/14) Installing file (5.38-r0) [2020-10-28T04:10:59.303Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T04:10:59.303Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T04:11:01.791Z] e871e8e8d7a9: Pull complete [2020-10-28T04:11:01.791Z] e73272ec9a57: Pull complete [2020-10-28T04:11:01.791Z] 1e910a182e73: Pull complete [2020-10-28T04:11:02.690Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T04:11:02.960Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T04:11:02.960Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T04:11:02.960Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T04:11:03.241Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T04:11:03.241Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T04:11:03.513Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T04:11:03.786Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T04:11:03.786Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T04:11:03.786Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T04:11:04.059Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T04:11:04.059Z] OK: 221 MiB in 53 packages [2020-10-28T04:11:06.039Z] 4e634b169226: Pull complete [2020-10-28T04:11:06.039Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T04:11:06.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T04:11:06.039Z] ---> f7629b54cfaa [2020-10-28T04:11:06.039Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-28T04:11:06.039Z] ---> Running in ccfa1edbe144 [2020-10-28T04:11:06.039Z] Removing intermediate container ccfa1edbe144 [2020-10-28T04:11:06.039Z] ---> 3490d53a6530 [2020-10-28T04:11:06.039Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:11:06.307Z] ---> Running in 2044b8d468bf [2020-10-28T04:11:07.711Z] Removing intermediate container 2044b8d468bf [2020-10-28T04:11:07.711Z] ---> 95aa2ee464a6 [2020-10-28T04:11:07.711Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-28T04:11:07.711Z] ---> Running in 73b9874b9ac2 [2020-10-28T04:11:08.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T04:11:08.396Z] Removing intermediate container 736fb28588dd [2020-10-28T04:11:08.396Z] ---> 8abeaa463644 [2020-10-28T04:11:08.396Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T04:11:08.396Z] ---> Running in 8c7fa41f9448 [2020-10-28T04:11:08.677Z] Removing intermediate container 8c7fa41f9448 [2020-10-28T04:11:08.677Z] ---> bff9f6ceee03 [2020-10-28T04:11:08.677Z] Step 7/8 : COPY . . [2020-10-28T04:11:08.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T04:11:09.447Z] (1/14) Installing libmagic (5.38-r0) [2020-10-28T04:11:09.447Z] (2/14) Installing file (5.38-r0) [2020-10-28T04:11:09.662Z] ---> e2a728d4b02a [2020-10-28T04:11:09.662Z] Step 8/8 : RUN go mod download [2020-10-28T04:11:09.710Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-28T04:11:09.710Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-28T04:11:09.938Z] ---> Running in cfac19a8df4c [2020-10-28T04:11:13.952Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-28T04:11:13.952Z] (6/14) Installing patch (2.7.6-r6) [2020-10-28T04:11:13.952Z] (7/14) Installing build-base (0.5-r2) [2020-10-28T04:11:13.952Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-28T04:11:13.952Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-28T04:11:14.216Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-28T04:11:14.480Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-28T04:11:14.480Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-28T04:11:14.744Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-28T04:11:14.744Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-28T04:11:15.697Z] Executing busybox-1.31.1-r16.trigger [2020-10-28T04:11:15.697Z] OK: 237 MiB in 53 packages [2020-10-28T04:11:19.034Z] Removing intermediate container 73b9874b9ac2 [2020-10-28T04:11:19.034Z] ---> aacad92157c0 [2020-10-28T04:11:19.034Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-28T04:11:19.034Z] ---> Running in 675a8caf28fd [2020-10-28T04:11:19.034Z] Removing intermediate container 675a8caf28fd [2020-10-28T04:11:19.034Z] ---> 14c537c1863e [2020-10-28T04:11:19.034Z] Step 7/8 : COPY . . [2020-10-28T04:11:19.611Z] ---> a709095f1b63 [2020-10-28T04:11:19.611Z] Step 8/8 : RUN go mod download [2020-10-28T04:11:19.611Z] ---> Running in ec913c582c81 [2020-10-28T04:11:36.764Z] Removing intermediate container cfac19a8df4c [2020-10-28T04:11:36.764Z] ---> 9ac9eaee9c20 [2020-10-28T04:11:36.764Z] Successfully built 9ac9eaee9c20 [2020-10-28T04:11:36.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:11:39.397Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T04:11:39.397Z] . [Pipeline] withDockerContainer [2020-10-28T04:11:39.446Z] Removing intermediate container ec913c582c81 [2020-10-28T04:11:39.446Z] ---> 050365bb9c73 [2020-10-28T04:11:39.446Z] Successfully built 050365bb9c73 [2020-10-28T04:11:39.446Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-28T04:11:39.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-9414 does not seem to be running inside a container [2020-10-28T04:11:40.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/22 -v /w/workspace/device-mqtt-go/22:/w/workspace/device-mqtt-go/22:rw,z -v /w/workspace/device-mqtt-go/22@tmp:/w/workspace/device-mqtt-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T04:11:41.939Z] $ docker top 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:11:42.846Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T04:11:42.846Z] . [Pipeline] withDockerContainer [2020-10-28T04:11:42.987Z] prd-centos7-docker-4c-2g-9416 does not seem to be running inside a container [2020-10-28T04:11:43.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/22 -v /w/workspace/device-mqtt-go/22:/w/workspace/device-mqtt-go/22:rw,z -v /w/workspace/device-mqtt-go/22@tmp:/w/workspace/device-mqtt-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T04:11:43.438Z] + go version [2020-10-28T04:11:43.438Z] go version go1.15.2 linux/arm64 [2020-10-28T04:11:44.149Z] $ docker top dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a -eo pid,comm [Pipeline] { [Pipeline] } [2020-10-28T04:11:44.366Z] $ docker stop --time=1 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 [2020-10-28T04:11:46.213Z] $ docker rm -f 8821a33a440cf2d0d9f25df85587856db7d2191acfcd078c7b4ed16edcaa46a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-28T04:11:46.801Z] + go version [2020-10-28T04:11:46.801Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T04:11:46.858Z] $ docker stop --time=1 dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a [2020-10-28T04:11:48.169Z] $ docker rm -f dbe4f967f236f7986df259ec8cbce5c9c2e314b7f29d205bbc71ef670b627c5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-28T04:11:51.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T04:11:51.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T04:11:51.844Z] + ls -al . [2020-10-28T04:11:51.844Z] total 96 [2020-10-28T04:11:51.844Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 28 04:10 . [2020-10-28T04:11:51.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:10 .. [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 04:10 .dockerignore [2020-10-28T04:11:51.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 04:10 .git [2020-10-28T04:11:51.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 .github [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 28 04:10 .gitignore [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 5932 Oct 28 04:10 Attribution.txt [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 28 04:10 Dockerfile [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 28 04:10 Dockerfile.build [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 04:10 Jenkinsfile [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 04:10 LICENSE [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 28 04:10 Makefile [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 28 04:10 README.md [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 28 04:08 VERSION [2020-10-28T04:11:51.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 bin [2020-10-28T04:11:51.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:10 cmd [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 510 Oct 28 04:10 go.mod [2020-10-28T04:11:51.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 04:10 internal [2020-10-28T04:11:51.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 04:10 mock [2020-10-28T04:11:51.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 04:10 snap [2020-10-28T04:11:51.844Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 28 04:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:11:51.929Z] + ls -al . [2020-10-28T04:11:51.929Z] total 64 [2020-10-28T04:11:51.929Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 28 04:10 . [2020-10-28T04:11:51.929Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 04:10 .. [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 5932 Oct 28 04:10 Attribution.txt [2020-10-28T04:11:51.929Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 04:10 bin [2020-10-28T04:11:51.929Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 04:10 cmd [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 28 04:10 Dockerfile [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 28 04:10 Dockerfile.build [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 04:10 .dockerignore [2020-10-28T04:11:51.929Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 04:10 .git [2020-10-28T04:11:51.929Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 04:10 .github [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 28 04:10 .gitignore [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 510 Oct 28 04:10 go.mod [2020-10-28T04:11:51.929Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 04:10 internal [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 04:10 Jenkinsfile [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 04:10 LICENSE [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 28 04:10 Makefile [2020-10-28T04:11:51.929Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 28 04:10 mock [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 28 04:10 README.md [2020-10-28T04:11:51.929Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 04:10 snap [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 28 04:08 VERSION [2020-10-28T04:11:51.929Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 28 04:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:11:52.188Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b --label arch=arm64 --label version=1.2.3-dev.8 . [2020-10-28T04:11:52.279Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b --label arch=amd64 --label version=1.2.3-dev.8 . [2020-10-28T04:11:52.279Z] Sending build context to Docker daemon 452.6kB [2020-10-28T04:11:52.279Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T04:11:52.279Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T04:11:52.279Z] ---> 050365bb9c73 [2020-10-28T04:11:52.279Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T04:11:52.464Z] Sending build context to Docker daemon 452.6kB [2020-10-28T04:11:52.464Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-28T04:11:52.464Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-28T04:11:52.464Z] ---> 9ac9eaee9c20 [2020-10-28T04:11:52.464Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-28T04:11:52.541Z] ---> Running in 27003825360a [2020-10-28T04:11:52.541Z] Removing intermediate container 27003825360a [2020-10-28T04:11:52.541Z] ---> f7713a305986 [2020-10-28T04:11:52.541Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T04:11:52.738Z] ---> Running in 6b09b20a6c7b [2020-10-28T04:11:52.805Z] ---> Running in f73ce8cd756e [2020-10-28T04:11:52.805Z] Removing intermediate container f73ce8cd756e [2020-10-28T04:11:52.805Z] ---> 36ef15a0e41b [2020-10-28T04:11:52.805Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:11:53.069Z] ---> Running in df8a71efcc20 [2020-10-28T04:11:53.336Z] Removing intermediate container 6b09b20a6c7b [2020-10-28T04:11:53.336Z] ---> c04fafe18419 [2020-10-28T04:11:53.336Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T04:11:53.336Z] ---> Running in 460ce044dd62 [2020-10-28T04:11:53.645Z] Removing intermediate container df8a71efcc20 [2020-10-28T04:11:53.645Z] ---> 7d9fa655ccca [2020-10-28T04:11:53.645Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T04:11:53.907Z] ---> Running in 952a4182c6e5 [2020-10-28T04:11:53.931Z] Removing intermediate container 460ce044dd62 [2020-10-28T04:11:53.931Z] ---> 6c7a78b020e8 [2020-10-28T04:11:53.931Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T04:11:53.931Z] ---> Running in ac83141ef3f1 [2020-10-28T04:11:54.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T04:11:55.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T04:11:55.384Z] OK: 237 MiB in 53 packages [2020-10-28T04:11:55.964Z] Removing intermediate container 952a4182c6e5 [2020-10-28T04:11:55.964Z] ---> 929258fc5947 [2020-10-28T04:11:55.964Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T04:11:55.964Z] ---> Running in ddc7967eedd1 [2020-10-28T04:11:56.227Z] Removing intermediate container ddc7967eedd1 [2020-10-28T04:11:56.227Z] ---> 63a3685031c7 [2020-10-28T04:11:56.227Z] Step 8/22 : COPY . . [2020-10-28T04:11:56.556Z] Removing intermediate container ac83141ef3f1 [2020-10-28T04:11:56.556Z] ---> f673971f14b6 [2020-10-28T04:11:56.556Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T04:11:56.557Z] ---> Running in 9e0802f80c4f [2020-10-28T04:11:57.622Z] ---> 5bed0656f894 [2020-10-28T04:11:57.622Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T04:11:57.622Z] ---> Running in 099c71f38191 [2020-10-28T04:11:57.622Z] Removing intermediate container 099c71f38191 [2020-10-28T04:11:57.622Z] ---> dad173401ba2 [2020-10-28T04:11:57.622Z] Step 10/22 : RUN $MAKE [2020-10-28T04:11:57.622Z] ---> Running in 676860045a5a [2020-10-28T04:11:57.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T04:11:58.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.8" -o cmd/device-mqtt ./cmd [2020-10-28T04:11:58.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T04:11:59.186Z] OK: 221 MiB in 53 packages [2020-10-28T04:12:01.798Z] Removing intermediate container 9e0802f80c4f [2020-10-28T04:12:01.798Z] ---> 9dd29ed99fb2 [2020-10-28T04:12:01.798Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-28T04:12:01.798Z] ---> Running in 469595eb29fe [2020-10-28T04:12:02.069Z] Removing intermediate container 469595eb29fe [2020-10-28T04:12:02.069Z] ---> bf25861d4bf5 [2020-10-28T04:12:02.069Z] Step 8/22 : COPY . . [2020-10-28T04:12:02.662Z] ---> 56d2d971aef6 [2020-10-28T04:12:02.662Z] Step 9/22 : ARG MAKE='make build' [2020-10-28T04:12:02.933Z] ---> Running in b504622acb47 [2020-10-28T04:12:03.209Z] Removing intermediate container b504622acb47 [2020-10-28T04:12:03.209Z] ---> e03d2f4b81c8 [2020-10-28T04:12:03.209Z] Step 10/22 : RUN $MAKE [2020-10-28T04:12:03.488Z] ---> Running in 107976edab7d [2020-10-28T04:12:04.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.8" -o cmd/device-mqtt ./cmd [2020-10-28T04:12:08.332Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T04:12:12.581Z] Removing intermediate container 676860045a5a [2020-10-28T04:12:12.581Z] ---> 3db37e6b5d5f [2020-10-28T04:12:12.581Z] Step 11/22 : FROM alpine [2020-10-28T04:12:12.581Z] latest: Pulling from library/alpine [2020-10-28T04:12:12.581Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T04:12:12.581Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T04:12:12.581Z] 188c0c94c7c5: Download complete [2020-10-28T04:12:12.845Z] 188c0c94c7c5: Pull complete [2020-10-28T04:12:12.845Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T04:12:12.845Z] Status: Downloaded newer image for alpine:latest [2020-10-28T04:12:12.845Z] ---> d6e46aa2470d [2020-10-28T04:12:12.845Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T04:12:13.108Z] ---> Running in b869e3c90c6e [2020-10-28T04:12:13.108Z] Removing intermediate container b869e3c90c6e [2020-10-28T04:12:13.108Z] ---> 37adba4b2075 [2020-10-28T04:12:13.108Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T04:12:13.108Z] ---> Running in f235d12989c9 [2020-10-28T04:12:13.371Z] Removing intermediate container f235d12989c9 [2020-10-28T04:12:13.371Z] ---> 24ea78666d1c [2020-10-28T04:12:13.371Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T04:12:13.946Z] ---> 13067dc76bca [2020-10-28T04:12:13.947Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T04:12:14.211Z] ---> e3bc8629effb [2020-10-28T04:12:14.211Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T04:12:14.474Z] ---> 33590dfebb89 [2020-10-28T04:12:14.474Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T04:12:14.474Z] ---> Running in 0fd5c4b40e72 [2020-10-28T04:12:14.737Z] Removing intermediate container 0fd5c4b40e72 [2020-10-28T04:12:14.737Z] ---> 690b2003c0f9 [2020-10-28T04:12:14.737Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T04:12:14.737Z] ---> Running in b8921d395b5c [2020-10-28T04:12:14.737Z] Removing intermediate container b8921d395b5c [2020-10-28T04:12:14.737Z] ---> ebae7a71663c [2020-10-28T04:12:14.737Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T04:12:15.000Z] ---> Running in bc63dc155466 [2020-10-28T04:12:15.000Z] Removing intermediate container bc63dc155466 [2020-10-28T04:12:15.000Z] ---> d9aedc06b660 [2020-10-28T04:12:15.000Z] Step 20/22 : LABEL arch=amd64 [2020-10-28T04:12:15.262Z] ---> Running in df9aca6810fa [2020-10-28T04:12:15.262Z] Removing intermediate container df9aca6810fa [2020-10-28T04:12:15.262Z] ---> 04d6accca6c6 [2020-10-28T04:12:15.262Z] Step 21/22 : LABEL git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:15.262Z] ---> Running in 8b8ac24e0314 [2020-10-28T04:12:15.525Z] Removing intermediate container 8b8ac24e0314 [2020-10-28T04:12:15.525Z] ---> 32fa86161eea [2020-10-28T04:12:15.525Z] Step 22/22 : LABEL version=1.2.3-dev.8 [2020-10-28T04:12:15.525Z] ---> Running in 2c16c99e1c79 [2020-10-28T04:12:15.788Z] Removing intermediate container 2c16c99e1c79 [2020-10-28T04:12:15.788Z] ---> 6ed2ad9c11f5 [2020-10-28T04:12:15.788Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T04:12:15.788Z] Successfully built 6ed2ad9c11f5 [2020-10-28T04:12:15.788Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T04:12:16.203Z] provisioning config files... [2020-10-28T04:12:16.239Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/22@tmp/config9012314705334532409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:12:16.750Z] ---> docker-login.sh [2020-10-28T04:12:16.750Z] nexus3.edgexfoundry.org:10001 [2020-10-28T04:12:16.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:17.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:17.023Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:17.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:17.023Z] [2020-10-28T04:12:17.023Z] Login Succeeded [2020-10-28T04:12:17.023Z] nexus3.edgexfoundry.org:10002 [2020-10-28T04:12:17.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:17.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:17.336Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:17.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:17.336Z] [2020-10-28T04:12:17.336Z] Login Succeeded [2020-10-28T04:12:17.336Z] nexus3.edgexfoundry.org:10003 [2020-10-28T04:12:17.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:17.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:17.336Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:17.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:17.336Z] [2020-10-28T04:12:17.336Z] Login Succeeded [2020-10-28T04:12:17.336Z] nexus3.edgexfoundry.org:10004 [2020-10-28T04:12:17.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:17.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:17.600Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:17.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:17.600Z] [2020-10-28T04:12:17.600Z] Login Succeeded [2020-10-28T04:12:17.600Z] docker.io [2020-10-28T04:12:17.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:17.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:17.863Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:17.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:17.863Z] [2020-10-28T04:12:17.863Z] Login Succeeded [2020-10-28T04:12:17.863Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T04:12:17.874Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T04:12:18.080Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2020-10-28T04:12:18.080Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:18.080Z] latest [2020-10-28T04:12:18.080Z] 1.2.3-dev.8 [2020-10-28T04:12:18.080Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:18.080Z] master [2020-10-28T04:12:18.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:18.575Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:18.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:18.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T04:12:18.879Z] 98493ba3e49b: Preparing [2020-10-28T04:12:18.879Z] 9c80e31029f8: Preparing [2020-10-28T04:12:18.879Z] f9aa2ccb1683: Preparing [2020-10-28T04:12:18.879Z] ace0eda3e3be: Preparing [2020-10-28T04:12:18.879Z] ace0eda3e3be: Layer already exists [2020-10-28T04:12:19.143Z] 98493ba3e49b: Pushed [2020-10-28T04:12:19.143Z] 9c80e31029f8: Pushed [2020-10-28T04:12:20.089Z] f9aa2ccb1683: Pushed [2020-10-28T04:12:20.354Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:20.677Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:20.984Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-28T04:12:20.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T04:12:20.984Z] 98493ba3e49b: Preparing [2020-10-28T04:12:20.984Z] 9c80e31029f8: Preparing [2020-10-28T04:12:20.984Z] f9aa2ccb1683: Preparing [2020-10-28T04:12:20.984Z] ace0eda3e3be: Preparing [2020-10-28T04:12:20.984Z] 98493ba3e49b: Layer already exists [2020-10-28T04:12:20.984Z] ace0eda3e3be: Layer already exists [2020-10-28T04:12:20.984Z] 9c80e31029f8: Layer already exists [2020-10-28T04:12:20.984Z] f9aa2ccb1683: Layer already exists [2020-10-28T04:12:20.984Z] latest: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:21.294Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:21.601Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 [2020-10-28T04:12:21.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T04:12:21.601Z] 98493ba3e49b: Preparing [2020-10-28T04:12:21.601Z] 9c80e31029f8: Preparing [2020-10-28T04:12:21.601Z] f9aa2ccb1683: Preparing [2020-10-28T04:12:21.601Z] ace0eda3e3be: Preparing [2020-10-28T04:12:21.601Z] f9aa2ccb1683: Layer already exists [2020-10-28T04:12:21.601Z] ace0eda3e3be: Layer already exists [2020-10-28T04:12:21.601Z] 9c80e31029f8: Layer already exists [2020-10-28T04:12:21.601Z] 98493ba3e49b: Layer already exists [2020-10-28T04:12:21.601Z] 1.2.3-dev.8: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:21.910Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:22.213Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:22.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T04:12:22.213Z] 98493ba3e49b: Preparing [2020-10-28T04:12:22.213Z] 9c80e31029f8: Preparing [2020-10-28T04:12:22.213Z] f9aa2ccb1683: Preparing [2020-10-28T04:12:22.213Z] ace0eda3e3be: Preparing [2020-10-28T04:12:22.213Z] f9aa2ccb1683: Layer already exists [2020-10-28T04:12:22.213Z] 98493ba3e49b: Layer already exists [2020-10-28T04:12:22.213Z] 9c80e31029f8: Layer already exists [2020-10-28T04:12:22.213Z] ace0eda3e3be: Layer already exists [2020-10-28T04:12:22.213Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:22.523Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:22.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2020-10-28T04:12:22.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-28T04:12:22.832Z] 98493ba3e49b: Preparing [2020-10-28T04:12:22.832Z] 9c80e31029f8: Preparing [2020-10-28T04:12:22.832Z] f9aa2ccb1683: Preparing [2020-10-28T04:12:22.832Z] ace0eda3e3be: Preparing [2020-10-28T04:12:22.832Z] 9c80e31029f8: Layer already exists [2020-10-28T04:12:22.832Z] f9aa2ccb1683: Layer already exists [2020-10-28T04:12:22.832Z] ace0eda3e3be: Layer already exists [2020-10-28T04:12:22.832Z] 98493ba3e49b: Layer already exists [2020-10-28T04:12:22.832Z] master: digest: sha256:da8c4e15aac28ef2037d601fab39a58900d4eb6df0124e6779eb12c1b3d4f995 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T04:12:23.030Z] ===================================================== [Pipeline] echo [2020-10-28T04:12:23.080Z] taggedImages: [2020-10-28T04:12:23.080Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:23.080Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-28T04:12:23.080Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.8 [2020-10-28T04:12:23.080Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:23.080Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-28T04:12:31.771Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T04:12:38.490Z] Removing intermediate container 107976edab7d [2020-10-28T04:12:38.490Z] ---> bdd85e24efb7 [2020-10-28T04:12:38.490Z] Step 11/22 : FROM alpine [2020-10-28T04:12:38.490Z] latest: Pulling from library/alpine [2020-10-28T04:12:38.490Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T04:12:38.490Z] 5f621e34cdf4: Download complete [2020-10-28T04:12:39.086Z] 5f621e34cdf4: Pull complete [2020-10-28T04:12:39.086Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T04:12:39.086Z] Status: Downloaded newer image for alpine:latest [2020-10-28T04:12:39.086Z] ---> 2e77e061c27f [2020-10-28T04:12:39.086Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-28T04:12:39.362Z] ---> Running in 105b5c35f2c0 [2020-10-28T04:12:39.635Z] Removing intermediate container 105b5c35f2c0 [2020-10-28T04:12:39.635Z] ---> a9cba9da0817 [2020-10-28T04:12:39.635Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-28T04:12:39.908Z] ---> Running in bd219f65dbfb [2020-10-28T04:12:40.504Z] Removing intermediate container bd219f65dbfb [2020-10-28T04:12:40.504Z] ---> 1e36477f3ca2 [2020-10-28T04:12:40.504Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-28T04:12:41.943Z] ---> e7bed0a5893b [2020-10-28T04:12:41.943Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-28T04:12:42.539Z] ---> d2afb82d851b [2020-10-28T04:12:42.539Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-28T04:12:43.138Z] ---> f670da286242 [2020-10-28T04:12:43.138Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-28T04:12:43.138Z] ---> Running in 42fe493657ca [2020-10-28T04:12:43.737Z] Removing intermediate container 42fe493657ca [2020-10-28T04:12:43.737Z] ---> d3032e51f92e [2020-10-28T04:12:43.737Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-28T04:12:43.737Z] ---> Running in 0325e8d54c90 [2020-10-28T04:12:44.334Z] Removing intermediate container 0325e8d54c90 [2020-10-28T04:12:44.334Z] ---> b816ead09e27 [2020-10-28T04:12:44.334Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-28T04:12:44.334Z] ---> Running in d49e2c310c27 [2020-10-28T04:12:44.930Z] Removing intermediate container d49e2c310c27 [2020-10-28T04:12:44.930Z] ---> fc83cf569aa9 [2020-10-28T04:12:44.930Z] Step 20/22 : LABEL arch=arm64 [2020-10-28T04:12:44.930Z] ---> Running in 61cc2216abc9 [2020-10-28T04:12:45.528Z] Removing intermediate container 61cc2216abc9 [2020-10-28T04:12:45.528Z] ---> a6812d2603b3 [2020-10-28T04:12:45.528Z] Step 21/22 : LABEL git_sha=a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:45.528Z] ---> Running in 2b6ab504dffe [2020-10-28T04:12:46.128Z] Removing intermediate container 2b6ab504dffe [2020-10-28T04:12:46.128Z] ---> 5770fb0ddec9 [2020-10-28T04:12:46.128Z] Step 22/22 : LABEL version=1.2.3-dev.8 [2020-10-28T04:12:46.128Z] ---> Running in e1d8d900e5e9 [2020-10-28T04:12:46.724Z] Removing intermediate container e1d8d900e5e9 [2020-10-28T04:12:46.724Z] ---> 53c0dfeeb538 [2020-10-28T04:12:46.724Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T04:12:46.724Z] Successfully built 53c0dfeeb538 [2020-10-28T04:12:46.724Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-28T04:12:47.245Z] provisioning config files... [2020-10-28T04:12:47.289Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/22@tmp/config8419599862530380836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:12:47.690Z] ---> docker-login.sh [2020-10-28T04:12:47.690Z] nexus3.edgexfoundry.org:10001 [2020-10-28T04:12:47.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:48.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:48.236Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:48.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:48.236Z] [2020-10-28T04:12:48.236Z] Login Succeeded [2020-10-28T04:12:48.236Z] nexus3.edgexfoundry.org:10002 [2020-10-28T04:12:48.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:48.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:48.790Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:48.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:48.790Z] [2020-10-28T04:12:48.790Z] Login Succeeded [2020-10-28T04:12:48.790Z] nexus3.edgexfoundry.org:10003 [2020-10-28T04:12:49.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:49.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:49.384Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:49.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:49.384Z] [2020-10-28T04:12:49.384Z] Login Succeeded [2020-10-28T04:12:49.384Z] nexus3.edgexfoundry.org:10004 [2020-10-28T04:12:49.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:49.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:49.931Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:49.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:49.931Z] [2020-10-28T04:12:49.931Z] Login Succeeded [2020-10-28T04:12:49.931Z] docker.io [2020-10-28T04:12:50.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-28T04:12:50.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-28T04:12:50.796Z] Configure a credential helper to remove this warning. See [2020-10-28T04:12:50.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-28T04:12:50.796Z] [2020-10-28T04:12:50.796Z] Login Succeeded [2020-10-28T04:12:50.796Z] ---> docker-login.sh ends [Pipeline] } [2020-10-28T04:12:50.813Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T04:12:51.044Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2020-10-28T04:12:51.045Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:51.045Z] latest [2020-10-28T04:12:51.045Z] 1.2.3-dev.8 [2020-10-28T04:12:51.045Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:51.045Z] master [2020-10-28T04:12:51.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:51.579Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:51.929Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:51.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T04:12:51.930Z] b1a44706a785: Preparing [2020-10-28T04:12:51.930Z] 5be93ae69835: Preparing [2020-10-28T04:12:51.930Z] d4988ea04cba: Preparing [2020-10-28T04:12:51.930Z] cd3761cfa1d9: Preparing [2020-10-28T04:12:52.332Z] cd3761cfa1d9: Layer already exists [2020-10-28T04:12:52.332Z] 5be93ae69835: Pushed [2020-10-28T04:12:52.332Z] b1a44706a785: Pushed [2020-10-28T04:12:55.044Z] d4988ea04cba: Pushed [2020-10-28T04:12:55.044Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:55.412Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:55.835Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-28T04:12:55.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T04:12:55.835Z] b1a44706a785: Preparing [2020-10-28T04:12:55.835Z] 5be93ae69835: Preparing [2020-10-28T04:12:55.835Z] d4988ea04cba: Preparing [2020-10-28T04:12:55.835Z] cd3761cfa1d9: Preparing [2020-10-28T04:12:55.835Z] b1a44706a785: Layer already exists [2020-10-28T04:12:55.835Z] cd3761cfa1d9: Layer already exists [2020-10-28T04:12:55.835Z] d4988ea04cba: Layer already exists [2020-10-28T04:12:55.835Z] 5be93ae69835: Layer already exists [2020-10-28T04:12:56.108Z] latest: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:56.462Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:56.802Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 [2020-10-28T04:12:56.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T04:12:56.802Z] b1a44706a785: Preparing [2020-10-28T04:12:56.802Z] 5be93ae69835: Preparing [2020-10-28T04:12:56.802Z] d4988ea04cba: Preparing [2020-10-28T04:12:56.803Z] cd3761cfa1d9: Preparing [2020-10-28T04:12:56.803Z] cd3761cfa1d9: Layer already exists [2020-10-28T04:12:56.803Z] 5be93ae69835: Layer already exists [2020-10-28T04:12:57.074Z] b1a44706a785: Layer already exists [2020-10-28T04:12:57.074Z] d4988ea04cba: Layer already exists [2020-10-28T04:12:57.074Z] 1.2.3-dev.8: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:57.418Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:57.760Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:57.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T04:12:57.760Z] b1a44706a785: Preparing [2020-10-28T04:12:57.760Z] 5be93ae69835: Preparing [2020-10-28T04:12:57.760Z] d4988ea04cba: Preparing [2020-10-28T04:12:57.760Z] cd3761cfa1d9: Preparing [2020-10-28T04:12:57.760Z] b1a44706a785: Layer already exists [2020-10-28T04:12:57.760Z] d4988ea04cba: Layer already exists [2020-10-28T04:12:58.032Z] 5be93ae69835: Layer already exists [2020-10-28T04:12:58.032Z] cd3761cfa1d9: Layer already exists [2020-10-28T04:12:58.032Z] a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:58.376Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:12:58.719Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2020-10-28T04:12:58.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-28T04:12:58.719Z] b1a44706a785: Preparing [2020-10-28T04:12:58.719Z] 5be93ae69835: Preparing [2020-10-28T04:12:58.719Z] d4988ea04cba: Preparing [2020-10-28T04:12:58.719Z] cd3761cfa1d9: Preparing [2020-10-28T04:12:58.993Z] cd3761cfa1d9: Layer already exists [2020-10-28T04:12:58.993Z] b1a44706a785: Layer already exists [2020-10-28T04:12:58.993Z] d4988ea04cba: Layer already exists [2020-10-28T04:12:58.993Z] 5be93ae69835: Layer already exists [2020-10-28T04:12:58.993Z] master: digest: sha256:0ffb27919a782284e3d28bc72e0fa23500c64deb6ddb2f92e61f32e3ee97894d size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-28T04:12:59.193Z] ===================================================== [Pipeline] echo [2020-10-28T04:12:59.240Z] taggedImages: [2020-10-28T04:12:59.240Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:12:59.240Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-28T04:12:59.240Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.8 [2020-10-28T04:12:59.240Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b-1.2.3-dev.8 [2020-10-28T04:12:59.240Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-28T04:13:01.716Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-28T04:13:01.718Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-28T04:13:01.786Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:02.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T04:13:02.147Z] [2020-10-28T04:13:02.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:02.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T04:13:02.501Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-28T04:13:02.501Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-28T04:13:02.501Z] 408f87550127: Pulling fs layer [2020-10-28T04:13:02.501Z] fe522b08c979: Pulling fs layer [2020-10-28T04:13:02.501Z] 221eaa008020: Pulling fs layer [2020-10-28T04:13:02.501Z] 2a4607e5d6b9: Pulling fs layer [2020-10-28T04:13:02.501Z] 8f79b27c4fd2: Pulling fs layer [2020-10-28T04:13:02.501Z] e5c8dbe1645b: Pulling fs layer [2020-10-28T04:13:02.501Z] 23e8b3b47431: Pulling fs layer [2020-10-28T04:13:02.501Z] 5c568d65a230: Pulling fs layer [2020-10-28T04:13:02.501Z] 8f79b27c4fd2: Waiting [2020-10-28T04:13:02.501Z] e5c8dbe1645b: Waiting [2020-10-28T04:13:02.501Z] 23e8b3b47431: Waiting [2020-10-28T04:13:02.501Z] 5c568d65a230: Waiting [2020-10-28T04:13:02.501Z] 221eaa008020: Waiting [2020-10-28T04:13:02.501Z] fe522b08c979: Verifying Checksum [2020-10-28T04:13:02.501Z] fe522b08c979: Download complete [2020-10-28T04:13:02.501Z] 408f87550127: Verifying Checksum [2020-10-28T04:13:02.501Z] 408f87550127: Download complete [2020-10-28T04:13:02.501Z] 2a4607e5d6b9: Verifying Checksum [2020-10-28T04:13:02.501Z] 2a4607e5d6b9: Download complete [2020-10-28T04:13:02.501Z] 8f79b27c4fd2: Verifying Checksum [2020-10-28T04:13:02.501Z] 8f79b27c4fd2: Download complete [2020-10-28T04:13:02.501Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-28T04:13:02.501Z] cbdbe7a5bc2a: Download complete [2020-10-28T04:13:03.080Z] cbdbe7a5bc2a: Pull complete [2020-10-28T04:13:03.080Z] 408f87550127: Pull complete [2020-10-28T04:13:03.346Z] fe522b08c979: Pull complete [2020-10-28T04:13:03.609Z] e5c8dbe1645b: Verifying Checksum [2020-10-28T04:13:03.609Z] e5c8dbe1645b: Download complete [2020-10-28T04:13:04.570Z] 23e8b3b47431: Verifying Checksum [2020-10-28T04:13:04.570Z] 23e8b3b47431: Download complete [2020-10-28T04:13:05.148Z] 5c568d65a230: Verifying Checksum [2020-10-28T04:13:05.148Z] 5c568d65a230: Download complete [2020-10-28T04:13:06.102Z] 221eaa008020: Download complete [2020-10-28T04:13:11.439Z] 221eaa008020: Pull complete [2020-10-28T04:13:11.439Z] 2a4607e5d6b9: Pull complete [2020-10-28T04:13:11.439Z] 8f79b27c4fd2: Pull complete [2020-10-28T04:13:13.997Z] e5c8dbe1645b: Pull complete [2020-10-28T04:13:17.323Z] 23e8b3b47431: Pull complete [2020-10-28T04:13:19.252Z] 5c568d65a230: Pull complete [2020-10-28T04:13:19.252Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-28T04:13:19.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-28T04:13:19.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-28T04:13:19.454Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:19.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-28T04:13:20.632Z] $ docker top 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T04:13:21.145Z] + snyk monitor '--org=edgex-jenkins' [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/8486a7ab-13b1-42cf-89d8-b9ec91129448 [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] Snyk CLI supports Node.js 8 and higher. [2020-10-28T04:13:29.312Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-28T04:13:29.312Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-28T04:13:29.312Z] [2020-10-28T04:13:29.312Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-28T04:13:29.312Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-28T04:13:29.312Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-28T04:13:29.312Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-28T04:13:29.324Z] $ docker stop --time=1 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 [2020-10-28T04:13:32.355Z] $ docker rm -f 875a5f295b426f6329bc1423882ca5e6bd36fb0e25893366cf3ac5e9c8dd3b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:33.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:33.937Z] [2020-10-28T04:13:33.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:34.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:34.308Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-28T04:13:34.308Z] e7c96db7181b: Pulling fs layer [2020-10-28T04:13:34.308Z] 1868ca2cb446: Pulling fs layer [2020-10-28T04:13:34.308Z] 136be5d0fe8e: Pulling fs layer [2020-10-28T04:13:34.308Z] 894bfe63afcb: Pulling fs layer [2020-10-28T04:13:34.308Z] 894bfe63afcb: Waiting [2020-10-28T04:13:34.308Z] 1868ca2cb446: Verifying Checksum [2020-10-28T04:13:34.308Z] 1868ca2cb446: Download complete [2020-10-28T04:13:34.308Z] 136be5d0fe8e: Verifying Checksum [2020-10-28T04:13:34.308Z] 136be5d0fe8e: Download complete [2020-10-28T04:13:34.308Z] e7c96db7181b: Verifying Checksum [2020-10-28T04:13:34.308Z] e7c96db7181b: Download complete [2020-10-28T04:13:34.572Z] 894bfe63afcb: Verifying Checksum [2020-10-28T04:13:34.572Z] 894bfe63afcb: Download complete [2020-10-28T04:13:34.572Z] e7c96db7181b: Pull complete [2020-10-28T04:13:34.834Z] 1868ca2cb446: Pull complete [2020-10-28T04:13:34.834Z] 136be5d0fe8e: Pull complete [2020-10-28T04:13:35.096Z] 894bfe63afcb: Pull complete [2020-10-28T04:13:35.096Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-28T04:13:35.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:35.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-28T04:13:35.194Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:35.258Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T04:13:36.026Z] $ docker top cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T04:13:36.567Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:13:36.567Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T04:13:40.079Z] $ docker stop --time=1 cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f [2020-10-28T04:13:41.422Z] $ docker rm -f cf6ac10b2caff7a89c4bf67a4063acba026a247193e9c51e89db66d02381bd2f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:41.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:41.953Z] . [Pipeline] withDockerContainer [2020-10-28T04:13:42.048Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:42.096Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T04:13:42.777Z] $ docker top 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T04:13:43.388Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:13:43.388Z] + tee [2020-10-28T04:13:43.388Z] clair timeout 1m0s [2020-10-28T04:13:43.388Z] docker timeout: 1m0s [2020-10-28T04:13:43.388Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T04:13:44.087Z] $ docker stop --time=1 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 [2020-10-28T04:13:45.434Z] $ docker rm -f 341be1db76bbcbbaca676509985ee8ae8019c225edb634345ce3a05ab7543cc7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T04:13:45.934Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-28T04:13:45.952Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_a1273e61004a83c63f8b8f9ce87c3cf8faec807b.html [Pipeline] writeFile [Pipeline] step [2020-10-28T04:13:46.029Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:46.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:46.378Z] . [Pipeline] withDockerContainer [2020-10-28T04:13:46.476Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:46.521Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T04:13:47.160Z] $ docker top f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T04:13:47.796Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:13:47.796Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T04:13:51.399Z] $ docker stop --time=1 f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 [2020-10-28T04:13:52.824Z] $ docker rm -f f01e34c88c4d9362e7bce62ee5efd72f3384f84e182502af4601c9a9a6779014 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:53.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-28T04:13:53.335Z] . [Pipeline] withDockerContainer [2020-10-28T04:13:53.434Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:53.480Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-28T04:13:54.047Z] $ docker top 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-28T04:13:54.572Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:a1273e61004a83c63f8b8f9ce87c3cf8faec807b [2020-10-28T04:13:54.573Z] + tee [2020-10-28T04:13:54.573Z] clair timeout 1m0s [2020-10-28T04:13:54.573Z] docker timeout: 1m0s [2020-10-28T04:13:54.573Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-28T04:13:55.255Z] $ docker stop --time=1 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b [2020-10-28T04:13:56.586Z] $ docker rm -f 019ed7c1724d5722e60d40966e9f18e77ab782287fbfc636201a6d91651d656b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T04:13:57.091Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-28T04:13:57.105Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_a1273e61004a83c63f8b8f9ce87c3cf8faec807b.html [Pipeline] writeFile [Pipeline] step [2020-10-28T04:13:57.159Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-28T04:13:58.555Z] + git log --format=format:%s -1 a1273e61004a83c63f8b8f9ce87c3cf8faec807b [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:13:58.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:13:58.866Z] . [Pipeline] withDockerContainer [2020-10-28T04:13:58.961Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:13:59.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T04:13:59.600Z] $ docker top 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T04:13:59.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:13:59.946Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:14:00.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:14:00.137Z] $ docker exec 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 ssh-agent [2020-10-28T04:14:00.307Z] SSH_AUTH_SOCK=/tmp/ssh-KhQEZh0CdAVh/agent.12 [2020-10-28T04:14:00.307Z] SSH_AGENT_PID=18 [2020-10-28T04:14:00.314Z] Running ssh-add (command line suppressed) [2020-10-28T04:14:00.440Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3172574204296142015.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3172574204296142015.key) [2020-10-28T04:14:00.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:14:00.844Z] + git semver tag [2020-10-28T04:14:00.844Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T04:14:00.844Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T04:14:00.844Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T04:14:00.844Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T04:14:00.844Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T04:14:00.844Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T04:14:00.844Z] # $SEMVER_BRANCH = master [2020-10-28T04:14:00.844Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-28T04:14:00.844Z] # a1273e61004a83c63f8b8f9ce87c3cf8faec807b HEAD [2020-10-28T04:14:00.844Z] # -> Force: false [2020-10-28T04:14:00.844Z] # a198f3def10071c3f171bdba8396e1c78c279baa refs/tags/v1.2.3-dev.8 [Pipeline] } [2020-10-28T04:14:00.853Z] $ docker exec --env ******** --env ******** 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 ssh-agent -k [2020-10-28T04:14:00.971Z] unset SSH_AUTH_SOCK; [2020-10-28T04:14:00.972Z] unset SSH_AGENT_PID; [2020-10-28T04:14:00.972Z] echo Agent pid 18 killed; [2020-10-28T04:14:01.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T04:14:01.555Z] + git semver [Pipeline] } [2020-10-28T04:14:01.569Z] $ docker stop --time=1 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 [2020-10-28T04:14:02.922Z] $ docker rm -f 61ab0ee11edc3daee2440da145a934bcf188dc119074dce6aa352c6506ed0559 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:14:03.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T04:14:03.550Z] [2020-10-28T04:14:03.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:14:03.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T04:14:03.913Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-28T04:14:03.913Z] ab5ef0e58194: Pulling fs layer [2020-10-28T04:14:03.913Z] 9712f1f96733: Pulling fs layer [2020-10-28T04:14:03.913Z] 63f879dbbcfc: Pulling fs layer [2020-10-28T04:14:03.913Z] 0d9ebad4ef96: Pulling fs layer [2020-10-28T04:14:03.913Z] e9a5061849ea: Pulling fs layer [2020-10-28T04:14:03.913Z] d747dcd14b5f: Pulling fs layer [2020-10-28T04:14:03.913Z] 2de7ff778b66: Pulling fs layer [2020-10-28T04:14:03.913Z] 0d9ebad4ef96: Waiting [2020-10-28T04:14:03.913Z] 2de7ff778b66: Waiting [2020-10-28T04:14:03.913Z] d747dcd14b5f: Waiting [2020-10-28T04:14:03.913Z] 9712f1f96733: Verifying Checksum [2020-10-28T04:14:03.913Z] 9712f1f96733: Download complete [2020-10-28T04:14:05.310Z] 63f879dbbcfc: Verifying Checksum [2020-10-28T04:14:05.310Z] 63f879dbbcfc: Download complete [2020-10-28T04:14:05.574Z] e9a5061849ea: Verifying Checksum [2020-10-28T04:14:05.574Z] e9a5061849ea: Download complete [2020-10-28T04:14:05.574Z] d747dcd14b5f: Verifying Checksum [2020-10-28T04:14:05.574Z] d747dcd14b5f: Download complete [2020-10-28T04:14:05.839Z] 2de7ff778b66: Verifying Checksum [2020-10-28T04:14:05.839Z] 2de7ff778b66: Download complete [2020-10-28T04:14:06.101Z] 0d9ebad4ef96: Verifying Checksum [2020-10-28T04:14:06.101Z] 0d9ebad4ef96: Download complete [2020-10-28T04:14:06.101Z] ab5ef0e58194: Verifying Checksum [2020-10-28T04:14:06.101Z] ab5ef0e58194: Download complete [2020-10-28T04:14:10.332Z] ab5ef0e58194: Pull complete [2020-10-28T04:14:10.332Z] 9712f1f96733: Pull complete [2020-10-28T04:14:13.652Z] 63f879dbbcfc: Pull complete [2020-10-28T04:14:20.271Z] 0d9ebad4ef96: Pull complete [2020-10-28T04:14:21.221Z] e9a5061849ea: Pull complete [2020-10-28T04:14:21.221Z] d747dcd14b5f: Pull complete [2020-10-28T04:14:24.538Z] 2de7ff778b66: Pull complete [2020-10-28T04:14:24.538Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-28T04:14:24.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-28T04:14:24.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-28T04:14:24.760Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:14:24.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-28T04:14:28.545Z] $ docker top 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-28T04:14:28.815Z] provisioning config files... [2020-10-28T04:14:28.837Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8994222943062121060tmp [2020-10-28T04:14:28.869Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5332115045593023137tmp [2020-10-28T04:14:28.886Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2389997754244834380tmp [Pipeline] { [Pipeline] echo [2020-10-28T04:14:28.945Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:14:29.257Z] ---> sigul-configuration.sh [2020-10-28T04:14:29.257Z] gpg: directory `/root/.gnupg' created [2020-10-28T04:14:29.257Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-28T04:14:29.257Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-28T04:14:29.257Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-28T04:14:29.257Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-28T04:14:29.257Z] gpg: CAST5 encrypted data [2020-10-28T04:14:29.520Z] gpg: encrypted with 1 passphrase [2020-10-28T04:14:29.520Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-28T04:14:29.821Z] + mkdir /home/jenkins [2020-10-28T04:14:29.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-28T04:14:30.120Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-28T04:14:30.132Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:14:30.432Z] ---> sigul-install.sh [2020-10-28T04:14:35.763Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-28T04:14:36.064Z] + git tag --list [2020-10-28T04:14:36.065Z] 0.7.1 [2020-10-28T04:14:36.065Z] v1.0.0 [2020-10-28T04:14:36.065Z] v1.1.0 [2020-10-28T04:14:36.065Z] v1.1.1 [2020-10-28T04:14:36.065Z] v1.2.0 [2020-10-28T04:14:36.065Z] v1.2.1 [2020-10-28T04:14:36.065Z] v1.2.2 [2020-10-28T04:14:36.065Z] v1.2.2-dev.1 [2020-10-28T04:14:36.065Z] v1.2.2-dev.2 [2020-10-28T04:14:36.065Z] v1.2.3-dev.1 [2020-10-28T04:14:36.065Z] v1.2.3-dev.2 [2020-10-28T04:14:36.065Z] v1.2.3-dev.3 [2020-10-28T04:14:36.065Z] v1.2.3-dev.4 [2020-10-28T04:14:36.065Z] v1.2.3-dev.5 [2020-10-28T04:14:36.065Z] v1.2.3-dev.6 [2020-10-28T04:14:36.065Z] v1.2.3-dev.7 [2020-10-28T04:14:36.065Z] v1.2.3-dev.8 [Pipeline] sh [2020-10-28T04:14:36.370Z] + lftools sign git-tag v1.2.3-dev.8 [2020-10-28T04:14:37.761Z] Signing Git tag with Sigul... [2020-10-28T04:14:37.761Z] Signing v1.2.3-dev.8 [Pipeline] echo [2020-10-28T04:14:38.719Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:14:39.020Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-28T04:14:39.032Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-28T04:14:39.145Z] $ docker stop --time=1 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 [2020-10-28T04:14:41.189Z] $ docker rm -f 8463fd0b0cc2936898b638b42b6263bcef21316b1c0c8eb5d68d4f59acaeec17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:14:42.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:14:42.270Z] . [Pipeline] withDockerContainer [2020-10-28T04:14:42.367Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:14:42.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T04:14:43.177Z] $ docker top a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T04:14:43.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:14:43.531Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:14:43.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:14:43.748Z] $ docker exec a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 ssh-agent [2020-10-28T04:14:43.940Z] SSH_AUTH_SOCK=/tmp/ssh-wEzDBDfUuAEk/agent.12 [2020-10-28T04:14:43.940Z] SSH_AGENT_PID=18 [2020-10-28T04:14:43.947Z] Running ssh-add (command line suppressed) [2020-10-28T04:14:44.082Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_610768561705567566.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_610768561705567566.key) [2020-10-28T04:14:44.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:14:44.555Z] + git semver bump pre [2020-10-28T04:14:44.555Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T04:14:44.555Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T04:14:44.555Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T04:14:44.555Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T04:14:44.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T04:14:44.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T04:14:44.555Z] # $SEMVER_BRANCH = master [2020-10-28T04:14:44.555Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-28T04:14:44.555Z] 1.2.3-dev.9 [Pipeline] } [2020-10-28T04:14:44.565Z] $ docker exec --env ******** --env ******** a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 ssh-agent -k [2020-10-28T04:14:44.687Z] unset SSH_AUTH_SOCK; [2020-10-28T04:14:44.687Z] unset SSH_AGENT_PID; [2020-10-28T04:14:44.688Z] echo Agent pid 18 killed; [2020-10-28T04:14:44.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T04:14:45.226Z] + git semver [Pipeline] } [2020-10-28T04:14:45.241Z] $ docker stop --time=1 a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 [2020-10-28T04:14:46.587Z] $ docker rm -f a508e557b9529c5c2884ae8e0ff84fd87d1f24eab80e1a911f13b78e3955adb7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:14:47.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T04:14:47.118Z] . [Pipeline] withDockerContainer [2020-10-28T04:14:47.223Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:14:47.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T04:14:47.846Z] $ docker top 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T04:14:48.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T04:14:48.147Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T04:14:48.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T04:14:48.330Z] $ docker exec 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 ssh-agent [2020-10-28T04:14:48.507Z] SSH_AUTH_SOCK=/tmp/ssh-QEcz9Sq2XzZz/agent.12 [2020-10-28T04:14:48.507Z] SSH_AGENT_PID=17 [2020-10-28T04:14:48.514Z] Running ssh-add (command line suppressed) [2020-10-28T04:14:48.638Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7147210694319320375.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7147210694319320375.key) [2020-10-28T04:14:48.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T04:14:49.038Z] + git semver push [2020-10-28T04:14:49.039Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T04:14:49.039Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-28T04:14:49.039Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T04:14:49.039Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T04:14:49.039Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T04:14:49.039Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T04:14:49.039Z] # $SEMVER_BRANCH = master [2020-10-28T04:14:49.039Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-28T04:14:55.651Z] $ docker exec --env ******** --env ******** 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 ssh-agent -k [2020-10-28T04:14:55.770Z] unset SSH_AUTH_SOCK; [2020-10-28T04:14:55.770Z] unset SSH_AGENT_PID; [2020-10-28T04:14:55.770Z] echo Agent pid 17 killed; [2020-10-28T04:14:55.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T04:14:56.282Z] + git semver [Pipeline] } [2020-10-28T04:14:56.298Z] $ docker stop --time=1 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 [2020-10-28T04:14:57.652Z] $ docker rm -f 3f364dbe979c0744402d500c2c881318c3ef4e585eb02a86d7149c74fae93944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:14:59.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:14:59.700Z] ---> package-listing.sh [2020-10-28T04:14:59.700Z] ++ facter osfamily [2020-10-28T04:14:59.700Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T04:14:59.700Z] + OS_FAMILY=redhat [2020-10-28T04:14:59.700Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2020-10-28T04:14:59.700Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T04:14:59.700Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T04:14:59.700Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T04:14:59.700Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T04:14:59.700Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-28T04:14:59.700Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T04:14:59.700Z] + case "${OS_FAMILY}" in [2020-10-28T04:14:59.700Z] + rpm -qa [2020-10-28T04:14:59.700Z] + sort [2020-10-28T04:15:04.005Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T04:15:04.005Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T04:15:04.005Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T04:15:04.005Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-28T04:15:04.005Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2020-10-28T04:15:04.005Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2020-10-28T04:15:04.022Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T04:15:04.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:15:04.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T04:15:04.681Z] [2020-10-28T04:15:04.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T04:15:05.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T04:15:05.056Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T04:15:05.056Z] df20fa9351a1: Pulling fs layer [2020-10-28T04:15:05.056Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T04:15:05.056Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T04:15:05.056Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T04:15:05.056Z] 93b61091891f: Pulling fs layer [2020-10-28T04:15:05.056Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T04:15:05.056Z] 5e14af77c1be: Pulling fs layer [2020-10-28T04:15:05.056Z] 01666e4c0597: Pulling fs layer [2020-10-28T04:15:05.056Z] aa168da1d23b: Pulling fs layer [2020-10-28T04:15:05.056Z] 46f8f816bc3b: Waiting [2020-10-28T04:15:05.056Z] 93b61091891f: Waiting [2020-10-28T04:15:05.056Z] 93b9cdb0e59b: Waiting [2020-10-28T04:15:05.056Z] 5e14af77c1be: Waiting [2020-10-28T04:15:05.056Z] 01666e4c0597: Waiting [2020-10-28T04:15:05.056Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T04:15:05.056Z] 36b3adc4ff6f: Download complete [2020-10-28T04:15:05.056Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T04:15:05.056Z] 46f8f816bc3b: Download complete [2020-10-28T04:15:05.056Z] df20fa9351a1: Download complete [2020-10-28T04:15:05.056Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T04:15:05.056Z] 93b9cdb0e59b: Download complete [2020-10-28T04:15:05.329Z] 5e14af77c1be: Verifying Checksum [2020-10-28T04:15:05.329Z] 5e14af77c1be: Download complete [2020-10-28T04:15:05.329Z] 01666e4c0597: Verifying Checksum [2020-10-28T04:15:05.329Z] 01666e4c0597: Download complete [2020-10-28T04:15:05.329Z] 93b61091891f: Verifying Checksum [2020-10-28T04:15:05.329Z] 93b61091891f: Download complete [2020-10-28T04:15:05.329Z] 8ad3a11d3b57: Verifying Checksum [2020-10-28T04:15:05.329Z] 8ad3a11d3b57: Download complete [2020-10-28T04:15:05.592Z] df20fa9351a1: Pull complete [2020-10-28T04:15:05.876Z] 36b3adc4ff6f: Pull complete [2020-10-28T04:15:06.492Z] 8ad3a11d3b57: Pull complete [2020-10-28T04:15:06.492Z] 46f8f816bc3b: Pull complete [2020-10-28T04:15:07.464Z] 93b61091891f: Pull complete [2020-10-28T04:15:07.731Z] 93b9cdb0e59b: Pull complete [2020-10-28T04:15:08.012Z] aa168da1d23b: Verifying Checksum [2020-10-28T04:15:08.012Z] aa168da1d23b: Download complete [2020-10-28T04:15:08.012Z] 5e14af77c1be: Pull complete [2020-10-28T04:15:08.278Z] 01666e4c0597: Pull complete [2020-10-28T04:15:16.488Z] aa168da1d23b: Pull complete [2020-10-28T04:15:16.488Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T04:15:16.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T04:15:16.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T04:15:16.676Z] prd-centos7-docker-4c-2g-9413 does not seem to be running inside a container [2020-10-28T04:15:16.733Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T04:15:19.331Z] $ docker top 1b1e9089ec80dd01582466b9da676012ef45a9e78979c3a7c93e025854104cf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T04:15:19.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T04:15:20.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T04:15:20.553Z] + ls /var/log/sa-host [2020-10-28T04:15:20.554Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T04:15:20.554Z] file_magic: OK [2020-10-28T04:15:20.554Z] HZ: Using current value: 100 [2020-10-28T04:15:20.554Z] file_header: OK [2020-10-28T04:15:20.554Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T04:15:20.554Z] Statistics: [2020-10-28T04:15:20.554Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T04:15:20.554Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T04:15:20.554Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T04:15:20.554Z] file_magic: OK [2020-10-28T04:15:20.554Z] HZ: Using current value: 100 [2020-10-28T04:15:20.554Z] file_header: OK [2020-10-28T04:15:20.554Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-28T04:15:20.554Z] Statistics: [2020-10-28T04:15:20.554Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T04:15:20.554Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T04:15:21.225Z] provisioning config files... [2020-10-28T04:15:21.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5291452171776868302tmp [Pipeline] { [Pipeline] echo [2020-10-28T04:15:21.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:15:21.681Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T04:15:21.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T04:15:21.793Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:15:22.103Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T04:15:22.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:15:22.430Z] ---> sudo-logs.sh [2020-10-28T04:15:22.430Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T04:15:22.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:15:22.882Z] ---> job-cost.sh [2020-10-28T04:15:22.882Z] lf-activate-venv: SKIPPING [2020-10-28T04:15:22.882Z] INFO: No Stack... [2020-10-28T04:15:23.469Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T04:15:24.044Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T04:15:24.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T04:15:24.358Z] ---> logs-deploy.sh [2020-10-28T04:15:24.358Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/22 [2020-10-28T04:15:24.358Z] INFO: archiving workspace using pattern(s): [2020-10-28T04:15:26.288Z] Archives upload complete. [2020-10-28T04:15:26.288Z] INFO: archiving logs to Nexus