Pull request #275 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5d2e9f60007ec688f7e40f70575fd93192ef3997+5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 (e1f4852928ae430aa341b8e80313076bf421822d) Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4477196876882096856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh803200672147606451.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-275/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-275/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6169655085206178994.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-275/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4045286002405206325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6764022353261466358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-275/workspace@libs/lf-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-275/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8379740180903465746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-761 in /w/workspace/gexfoundry_device-mqtt-go_PR-275 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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_PR-275 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/jenkins-gitclient-ssh2850506406084428480.key > git fetch --tags --force --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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/jenkins-gitclient-ssh6843206190037887375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 5d2e9f60007ec688f7e40f70575fd93192ef3997 Merge succeeded, producing 5d2e9f60007ec688f7e40f70575fd93192ef3997 Checking out Revision 5d2e9f60007ec688f7e40f70575fd93192ef3997 (PR-275) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/jenkins-gitclient-ssh2293878022889474507.key > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T05:40:31.226Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T05:40:31.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T05:40:31.629Z] ========================================================= [2021-06-14T05:40:31.629Z] EdgeX Global Pipelines Version Info [2021-06-14T05:40:31.629Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:40:33.275Z] ------------------- [2021-06-14T05:40:33.275Z] stable info: [2021-06-14T05:40:33.275Z] ------------------- [2021-06-14T05:40:33.275Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T05:40:33.275Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:40:33.275Z] Message: update stable to v1.0.195 [2021-06-14T05:40:33.864Z] ------------------- [2021-06-14T05:40:33.865Z] experimental info: [2021-06-14T05:40:33.865Z] ------------------- [2021-06-14T05:40:33.865Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T05:40:33.865Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T05:40:33.865Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T05:40:34.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-14T05:40:34.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-14T05:40:34.261Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T05:40:34.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T05:40:34.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T05:40:34.455Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T05:40:34.523Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T05:40:34.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T05:40:34.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T05:40:34.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T05:40:34.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T05:40:34.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-14T05:40:34.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T05:40:34.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T05:40:35.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:40:35.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T05:40:35.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:40:35.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T05:40:35.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T05:40:35.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T05:40:35.434Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T05:40:35.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T05:40:35.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T05:40:35.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T05:40:35.688Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T05:40:35.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T05:40:35.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo [2021-06-14T05:40:35.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo [2021-06-14T05:40:35.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo [2021-06-14T05:40:35.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d2e9f60007ec688f7e40f70575fd93192ef3997 [Pipeline] echo [2021-06-14T05:40:36.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d2e9f6 [Pipeline] echo [2021-06-14T05:40:36.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:40:36.367Z] provisioning config files... [2021-06-14T05:40:36.408Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/config5095800375494420368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:40:36.787Z] ---> docker-login.sh [2021-06-14T05:40:36.787Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:40:36.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:40:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:40:37.049Z] Configure a credential helper to remove this warning. See [2021-06-14T05:40:37.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:40:37.049Z] [2021-06-14T05:40:37.049Z] Login Succeeded [2021-06-14T05:40:37.049Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:40:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:40:37.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:40:37.320Z] Configure a credential helper to remove this warning. See [2021-06-14T05:40:37.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:40:37.320Z] [2021-06-14T05:40:37.320Z] Login Succeeded [2021-06-14T05:40:37.320Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:40:37.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:40:37.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:40:37.320Z] Configure a credential helper to remove this warning. See [2021-06-14T05:40:37.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:40:37.320Z] [2021-06-14T05:40:37.320Z] Login Succeeded [2021-06-14T05:40:37.320Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:40:37.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:40:37.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:40:37.585Z] Configure a credential helper to remove this warning. See [2021-06-14T05:40:37.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:40:37.585Z] [2021-06-14T05:40:37.585Z] Login Succeeded [2021-06-14T05:40:37.585Z] docker.io [2021-06-14T05:40:37.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:40:37.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:40:37.848Z] Configure a credential helper to remove this warning. See [2021-06-14T05:40:37.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:40:37.848Z] [2021-06-14T05:40:37.848Z] Login Succeeded [2021-06-14T05:40:37.848Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:40:37.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:40:38.758Z] + git log --format=format:%s -1 5d2e9f60007ec688f7e40f70575fd93192ef3997 [Pipeline] echo [2021-06-14T05:40:38.833Z] GIT_COMMIT: 5d2e9f60007ec688f7e40f70575fd93192ef3997, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-06-14T05:40:38.876Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:40:39.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:40:39.894Z] [2021-06-14T05:40:39.894Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:40:40.252Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:40:40.252Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T05:40:40.252Z] 31603596830f: Pulling fs layer [2021-06-14T05:40:40.252Z] 54011a49482f: Pulling fs layer [2021-06-14T05:40:40.252Z] a6820b24f6d8: Pulling fs layer [2021-06-14T05:40:40.252Z] f581987b2513: Pulling fs layer [2021-06-14T05:40:40.252Z] f581987b2513: Waiting [2021-06-14T05:40:40.252Z] 54011a49482f: Verifying Checksum [2021-06-14T05:40:40.252Z] 54011a49482f: Download complete [2021-06-14T05:40:40.518Z] 31603596830f: Verifying Checksum [2021-06-14T05:40:40.518Z] 31603596830f: Download complete [2021-06-14T05:40:40.780Z] 31603596830f: Pull complete [2021-06-14T05:40:40.780Z] a6820b24f6d8: Verifying Checksum [2021-06-14T05:40:40.780Z] a6820b24f6d8: Download complete [2021-06-14T05:40:40.780Z] f581987b2513: Verifying Checksum [2021-06-14T05:40:40.780Z] f581987b2513: Download complete [2021-06-14T05:40:40.780Z] 54011a49482f: Pull complete [2021-06-14T05:40:41.745Z] a6820b24f6d8: Pull complete [2021-06-14T05:40:41.746Z] f581987b2513: Pull complete [2021-06-14T05:40:41.746Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T05:40:41.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T05:40:41.746Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T05:40:41.863Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-06-14T05:40:41.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-275 -v /w/workspace/gexfoundry_device-mqtt-go_PR-275:/w/workspace/gexfoundry_device-mqtt-go_PR-275:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-275@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T05:40:43.510Z] $ docker top 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T05:40:43.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:40:43.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:40:43.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:40:43.867Z] $ docker exec 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 ssh-agent [2021-06-14T05:40:43.992Z] SSH_AUTH_SOCK=/tmp/ssh-8WGJNrjQRElM/agent.15 [2021-06-14T05:40:43.992Z] SSH_AGENT_PID=21 [2021-06-14T05:40:44.003Z] Running ssh-add (command line suppressed) [2021-06-14T05:40:44.107Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/private_key_6972452570575327178.key (/w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/private_key_6972452570575327178.key) [2021-06-14T05:40:44.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:40:44.477Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T05:40:44.502Z] $ docker exec --env ******** --env ******** 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 ssh-agent -k [2021-06-14T05:40:44.633Z] unset SSH_AUTH_SOCK; [2021-06-14T05:40:44.633Z] unset SSH_AGENT_PID; [2021-06-14T05:40:44.633Z] echo Agent pid 21 killed; [2021-06-14T05:40:44.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T05:40:44.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T05:40:44.766Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T05:40:44.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T05:40:44.896Z] $ docker exec 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 ssh-agent [2021-06-14T05:40:45.011Z] SSH_AUTH_SOCK=/tmp/ssh-lcVOCy6cC2fC/agent.53 [2021-06-14T05:40:45.011Z] SSH_AGENT_PID=60 [2021-06-14T05:40:45.017Z] Running ssh-add (command line suppressed) [2021-06-14T05:40:45.126Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/private_key_7755291220809873497.key (/w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/private_key_7755291220809873497.key) [2021-06-14T05:40:45.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T05:40:45.503Z] + git semver init [2021-06-14T05:40:45.503Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T05:40:45.503Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-275/.git [2021-06-14T05:40:45.503Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-275 [2021-06-14T05:40:45.503Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T05:40:45.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T05:40:45.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T05:40:45.503Z] # $SEMVER_BRANCH = PR-275 [2021-06-14T05:40:45.503Z] # $SEMVER_TEMP = /tmp/semver-999451372 [2021-06-14T05:40:45.503Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-14T05:40:46.090Z] # '/tmp/semver-999451372' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-275/.semver' [2021-06-14T05:40:46.090Z] # -> Force: false [2021-06-14T05:40:46.090Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-275/.semver [Pipeline] } [2021-06-14T05:40:46.108Z] $ docker exec --env ******** --env ******** 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 ssh-agent -k [2021-06-14T05:40:46.218Z] unset SSH_AUTH_SOCK; [2021-06-14T05:40:46.219Z] unset SSH_AGENT_PID; [2021-06-14T05:40:46.219Z] echo Agent pid 60 killed; [2021-06-14T05:40:46.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T05:40:46.676Z] + git semver [Pipeline] } [2021-06-14T05:40:46.703Z] $ docker stop --time=1 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 [2021-06-14T05:40:47.981Z] $ docker rm -f 0f557418730afc37c8b8014b949b37c8e5b3262e570d241bfc81344e48eceb36 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T05:40:48.417Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T05:40:48.790Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T05:40:48.813Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2021-06-14T05:41:04.491Z] Still waiting to schedule task [2021-06-14T05:41:04.491Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T05:41:04.492Z] ‘prd-centos7-docker-4c-2g-763’ is offline [2021-06-14T05:41:04.521Z] Still waiting to schedule task [2021-06-14T05:41:04.521Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-14T05:41:20.789Z] Running on prd-centos7-docker-4c-2g-764 in /w/workspace/gexfoundry_device-mqtt-go_PR-275 [Pipeline] { [Pipeline] ws [2021-06-14T05:41:20.844Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:41:20.986Z] Selected Git installation does not exist. Using Default [2021-06-14T05:41:20.987Z] The recommended git tool is: NONE [2021-06-14T05:41:23.623Z] using credential edgex-jenkins-ssh [2021-06-14T05:41:23.645Z] Cloning the remote Git repository [2021-06-14T05:41:23.666Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:41:23.734Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-06-14T05:41:23.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:41:23.769Z] > git --version # timeout=10 [2021-06-14T05:41:23.780Z] > git --version # 'git version 2.24.4' [2021-06-14T05:41:23.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:41:23.818Z] [INFO] Currently running in a labeled security context [2021-06-14T05:41:23.818Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:41:23.818Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh5487808706070414398.key [2021-06-14T05:41:23.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:41:24.415Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:41:24.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:41:24.839Z] Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 5d2e9f60007ec688f7e40f70575fd93192ef3997 [2021-06-14T05:41:24.963Z] Merge succeeded, producing 5d2e9f60007ec688f7e40f70575fd93192ef3997 [2021-06-14T05:41:24.964Z] Checking out Revision 5d2e9f60007ec688f7e40f70575fd93192ef3997 (PR-275) [2021-06-14T05:41:24.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:41:24.469Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:41:24.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:41:24.470Z] [INFO] Currently running in a labeled security context [2021-06-14T05:41:24.471Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:41:24.471Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh7405003699188761956.key [2021-06-14T05:41:24.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:41:24.846Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:41:24.857Z] > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 [2021-06-14T05:41:24.888Z] > git remote # timeout=10 [2021-06-14T05:41:24.898Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:41:24.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:41:24.912Z] [INFO] Currently running in a labeled security context [2021-06-14T05:41:24.912Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T05:41:24.912Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4971512479029580485.key [2021-06-14T05:41:24.929Z] > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-14T05:41:24.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:41:24.973Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:41:24.982Z] > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 [2021-06-14T05:41:28.669Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-14T05:41:28.712Z] > git --version # timeout=10 [2021-06-14T05:41:28.721Z] > git --version # 'git version 2.24.4' [2021-06-14T05:41:28.730Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:41:30.025Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:41:30.415Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:41:30.784Z] + sudo service docker restart [2021-06-14T05:41:30.784Z] + true [2021-06-14T05:41:30.784Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:41:49.077Z] provisioning config files... [2021-06-14T05:41:49.096Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7271850279041166549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:41:49.509Z] ---> docker-login.sh [2021-06-14T05:41:49.509Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:41:49.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:49.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:49.778Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:49.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:49.778Z] [2021-06-14T05:41:49.778Z] Login Succeeded [2021-06-14T05:41:49.778Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:41:49.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:50.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:50.041Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:50.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:50.041Z] [2021-06-14T05:41:50.041Z] Login Succeeded [2021-06-14T05:41:50.041Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:41:50.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:50.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:50.041Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:50.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:50.041Z] [2021-06-14T05:41:50.041Z] Login Succeeded [2021-06-14T05:41:50.041Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:41:50.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:50.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:50.303Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:50.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:50.303Z] [2021-06-14T05:41:50.303Z] Login Succeeded [2021-06-14T05:41:50.303Z] docker.io [2021-06-14T05:41:50.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:41:50.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:41:50.566Z] Configure a credential helper to remove this warning. See [2021-06-14T05:41:50.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:41:50.566Z] [2021-06-14T05:41:50.566Z] Login Succeeded [2021-06-14T05:41:50.566Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:41:50.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:41:50.903Z] ========================================================= [2021-06-14T05:41:50.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T05:41:50.903Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:41:51.252Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T05:41:51.252Z] Sending build context to Docker daemon 615.9kB [2021-06-14T05:41:51.252Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:41:51.252Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:41:51.516Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T05:41:51.516Z] 540db60ca938: Pulling fs layer [2021-06-14T05:41:51.516Z] adcc1eea9eea: Pulling fs layer [2021-06-14T05:41:51.516Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T05:41:51.516Z] 0510c868ecb4: Pulling fs layer [2021-06-14T05:41:51.516Z] afea3b2eda06: Pulling fs layer [2021-06-14T05:41:51.516Z] 7809a108b3ef: Pulling fs layer [2021-06-14T05:41:51.516Z] f706445af74f: Pulling fs layer [2021-06-14T05:41:51.516Z] afea3b2eda06: Waiting [2021-06-14T05:41:51.516Z] 7809a108b3ef: Waiting [2021-06-14T05:41:51.516Z] f706445af74f: Waiting [2021-06-14T05:41:51.516Z] 0510c868ecb4: Waiting [2021-06-14T05:41:51.516Z] 4c4ab2625f07: Download complete [2021-06-14T05:41:51.516Z] adcc1eea9eea: Verifying Checksum [2021-06-14T05:41:51.516Z] adcc1eea9eea: Download complete [2021-06-14T05:41:51.516Z] afea3b2eda06: Verifying Checksum [2021-06-14T05:41:51.516Z] afea3b2eda06: Download complete [2021-06-14T05:41:51.516Z] 540db60ca938: Verifying Checksum [2021-06-14T05:41:51.516Z] 540db60ca938: Download complete [2021-06-14T05:41:51.516Z] 7809a108b3ef: Verifying Checksum [2021-06-14T05:41:51.516Z] 7809a108b3ef: Download complete [2021-06-14T05:41:51.782Z] 540db60ca938: Pull complete [2021-06-14T05:41:52.043Z] adcc1eea9eea: Pull complete [2021-06-14T05:41:52.043Z] 4c4ab2625f07: Pull complete [2021-06-14T05:41:53.962Z] f706445af74f: Verifying Checksum [2021-06-14T05:41:53.962Z] f706445af74f: Download complete [2021-06-14T05:41:54.541Z] 0510c868ecb4: Verifying Checksum [2021-06-14T05:41:54.541Z] 0510c868ecb4: Download complete [2021-06-14T05:41:57.869Z] 0510c868ecb4: Pull complete [2021-06-14T05:41:57.869Z] afea3b2eda06: Pull complete [2021-06-14T05:41:57.869Z] 7809a108b3ef: Pull complete [2021-06-14T05:41:59.276Z] f706445af74f: Pull complete [2021-06-14T05:41:59.276Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T05:41:59.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T05:41:59.276Z] ---> b068be0155e3 [2021-06-14T05:41:59.276Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T05:42:04.587Z] ---> Running in 4200ad1f9a3a [2021-06-14T05:42:04.587Z] Removing intermediate container 4200ad1f9a3a [2021-06-14T05:42:04.587Z] ---> 8523dcb55b72 [2021-06-14T05:42:04.587Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:42:04.587Z] ---> Running in e3dff21e9b5d [2021-06-14T05:42:04.587Z] Removing intermediate container e3dff21e9b5d [2021-06-14T05:42:04.587Z] ---> c2d5d8e84f58 [2021-06-14T05:42:04.587Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T05:42:04.587Z] ---> Running in fa7a6af7c16e [2021-06-14T05:42:04.848Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T05:42:05.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T05:42:06.049Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:42:06.309Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:42:06.309Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:42:06.309Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:42:06.569Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:42:06.569Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:42:06.569Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:42:07.139Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:42:07.139Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:42:07.139Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:42:07.139Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:42:07.399Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:42:07.399Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:42:07.662Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:42:07.662Z] OK: 156 MiB in 53 packages [2021-06-14T05:42:07.925Z] Removing intermediate container fa7a6af7c16e [2021-06-14T05:42:07.925Z] ---> 39c9e85cf50c [2021-06-14T05:42:07.925Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-14T05:42:07.925Z] ---> Running in 56df8f583fa1 [2021-06-14T05:42:07.925Z] Removing intermediate container 56df8f583fa1 [2021-06-14T05:42:07.925Z] ---> 4ddccc0e790b [2021-06-14T05:42:07.925Z] Step 7/8 : COPY . . [2021-06-14T05:42:08.191Z] ---> a9cc2661070a [2021-06-14T05:42:08.191Z] Step 8/8 : RUN go mod download [2021-06-14T05:42:08.191Z] ---> Running in cfc429199b88 [2021-06-14T05:42:26.314Z] Removing intermediate container cfc429199b88 [2021-06-14T05:42:26.314Z] ---> 570767f028d7 [2021-06-14T05:42:26.314Z] Successfully built 570767f028d7 [2021-06-14T05:42:26.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:42:26.658Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:42:26.658Z] . [Pipeline] withDockerContainer [2021-06-14T05:42:26.759Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-06-14T05:42:26.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:42:27.209Z] $ docker top aba0b960caa40d49f78bcf161bc9b95b9617ead6134194d7a849e1e9c1bc8f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:42:27.639Z] + go version [2021-06-14T05:42:27.639Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T05:42:27.666Z] $ docker stop --time=1 aba0b960caa40d49f78bcf161bc9b95b9617ead6134194d7a849e1e9c1bc8f15 [2021-06-14T05:42:28.858Z] $ docker rm -f aba0b960caa40d49f78bcf161bc9b95b9617ead6134194d7a849e1e9c1bc8f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:42:29.680Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T05:42:29.680Z] . [Pipeline] withDockerContainer [2021-06-14T05:42:29.782Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2021-06-14T05:42:29.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T05:42:30.183Z] $ docker top eb9e60063869c93934f2e741d7eb725f19efbb3f2ac2c9626b925e97516b27a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:42:30.625Z] + go mod tidy [2021-06-14T05:42:30.887Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:42:30.887Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:42:33.434Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:42:37.651Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:42:37.651Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:42:37.651Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:42:37.651Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } [2021-06-14T05:42:37.695Z] $ docker stop --time=1 eb9e60063869c93934f2e741d7eb725f19efbb3f2ac2c9626b925e97516b27a1 [2021-06-14T05:42:38.935Z] $ docker rm -f eb9e60063869c93934f2e741d7eb725f19efbb3f2ac2c9626b925e97516b27a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:42:40.617Z] ---> job-cost.sh [2021-06-14T05:42:40.617Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RSip [2021-06-14T05:42:50.634Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:43:02.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-RSip/bin to PATH [2021-06-14T05:43:02.926Z] INFO: No Stack... [2021-06-14T05:43:03.189Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:43:03.765Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:43:04.101Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-06-14T05:43:04.102Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T05:43:04.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [2021-06-14T05:43:04.177Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] did not exist. Created. [2021-06-14T05:43:04.177Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:43:04.592Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T05:43:04.884Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:43:04.905Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:43:05.536Z] Failed in branch amd64 [2021-06-14T05:43:09.702Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-766 in /w/workspace/gexfoundry_device-mqtt-go_PR-275 [Pipeline] { [Pipeline] ws [2021-06-14T05:43:09.762Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-06-14T05:43:10.047Z] Selected Git installation does not exist. Using Default [2021-06-14T05:43:10.047Z] The recommended git tool is: NONE [2021-06-14T05:43:15.385Z] using credential edgex-jenkins-ssh [2021-06-14T05:43:15.404Z] Cloning the remote Git repository [2021-06-14T05:43:15.509Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:43:15.703Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-06-14T05:43:15.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:43:15.817Z] > git --version # timeout=10 [2021-06-14T05:43:15.840Z] > git --version # 'git version 2.17.1' [2021-06-14T05:43:15.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:43:15.916Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:43:17.358Z] Merging remotes/origin/master commit 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 into PR head commit 5d2e9f60007ec688f7e40f70575fd93192ef3997 [2021-06-14T05:43:16.754Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:43:16.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T05:43:16.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-14T05:43:16.837Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-14T05:43:16.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:43:16.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T05:43:17.372Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:43:17.393Z] > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 [2021-06-14T05:43:17.577Z] Merge succeeded, producing 5d2e9f60007ec688f7e40f70575fd93192ef3997 [2021-06-14T05:43:17.577Z] Checking out Revision 5d2e9f60007ec688f7e40f70575fd93192ef3997 (PR-275) [2021-06-14T05:43:17.481Z] > git remote # timeout=10 [2021-06-14T05:43:17.502Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T05:43:17.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T05:43:17.530Z] > git merge 5d8aa52d1e25508a3667e2ee886235de5ef8f7b0 # timeout=10 [2021-06-14T05:43:17.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T05:43:17.578Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T05:43:17.595Z] > git checkout -f 5d2e9f60007ec688f7e40f70575fd93192ef3997 # timeout=10 [2021-06-14T05:43:21.866Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2021-06-14T05:43:21.928Z] > git --version # timeout=10 [2021-06-14T05:43:21.941Z] > git --version # 'git version 2.17.1' [2021-06-14T05:43:21.959Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T05:43:23.491Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:43:24.034Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T05:43:24.401Z] + sudo service docker restart [2021-06-14T05:43:24.401Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:43:42.812Z] provisioning config files... [2021-06-14T05:43:42.849Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4627852514863773737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:43:43.281Z] ---> docker-login.sh [2021-06-14T05:43:43.281Z] nexus3.edgexfoundry.org:10001 [2021-06-14T05:43:44.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:43:44.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:43:44.993Z] Configure a credential helper to remove this warning. See [2021-06-14T05:43:44.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:43:44.993Z] [2021-06-14T05:43:44.993Z] Login Succeeded [2021-06-14T05:43:44.993Z] nexus3.edgexfoundry.org:10002 [2021-06-14T05:43:45.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:43:45.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:43:45.548Z] Configure a credential helper to remove this warning. See [2021-06-14T05:43:45.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:43:45.548Z] [2021-06-14T05:43:45.548Z] Login Succeeded [2021-06-14T05:43:45.548Z] nexus3.edgexfoundry.org:10003 [2021-06-14T05:43:45.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:43:46.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:43:46.109Z] Configure a credential helper to remove this warning. See [2021-06-14T05:43:46.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:43:46.109Z] [2021-06-14T05:43:46.109Z] Login Succeeded [2021-06-14T05:43:46.109Z] nexus3.edgexfoundry.org:10004 [2021-06-14T05:43:46.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:43:46.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:43:46.666Z] Configure a credential helper to remove this warning. See [2021-06-14T05:43:46.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:43:46.666Z] [2021-06-14T05:43:46.666Z] Login Succeeded [2021-06-14T05:43:46.666Z] docker.io [2021-06-14T05:43:46.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T05:43:47.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T05:43:47.237Z] Configure a credential helper to remove this warning. See [2021-06-14T05:43:47.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T05:43:47.237Z] [2021-06-14T05:43:47.237Z] Login Succeeded [2021-06-14T05:43:47.237Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T05:43:47.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T05:43:47.964Z] ========================================================= [2021-06-14T05:43:47.964Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T05:43:47.964Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:43:48.481Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T05:43:48.760Z] Sending build context to Docker daemon 614.9kB [2021-06-14T05:43:49.044Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T05:43:49.044Z] Step 2/8 : FROM ${BASE} [2021-06-14T05:43:49.044Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T05:43:49.044Z] 595b0fe564bb: Pulling fs layer [2021-06-14T05:43:49.044Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T05:43:49.044Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T05:43:49.044Z] ba82ee9f976e: Pulling fs layer [2021-06-14T05:43:49.044Z] 506bd15cee9f: Pulling fs layer [2021-06-14T05:43:49.044Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T05:43:49.044Z] 618dc40b7e24: Pulling fs layer [2021-06-14T05:43:49.044Z] 506bd15cee9f: Waiting [2021-06-14T05:43:49.044Z] 75a0a4a0db45: Waiting [2021-06-14T05:43:49.044Z] 618dc40b7e24: Waiting [2021-06-14T05:43:49.044Z] ba82ee9f976e: Waiting [2021-06-14T05:43:49.327Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T05:43:49.327Z] 5b7225fbf94c: Download complete [2021-06-14T05:43:49.327Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T05:43:49.327Z] 3088b5b3c5c0: Download complete [2021-06-14T05:43:49.327Z] 506bd15cee9f: Verifying Checksum [2021-06-14T05:43:49.327Z] 506bd15cee9f: Download complete [2021-06-14T05:43:49.327Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T05:43:49.327Z] 75a0a4a0db45: Download complete [2021-06-14T05:43:49.327Z] 595b0fe564bb: Verifying Checksum [2021-06-14T05:43:49.327Z] 595b0fe564bb: Download complete [2021-06-14T05:43:49.935Z] 595b0fe564bb: Pull complete [2021-06-14T05:43:50.538Z] 3088b5b3c5c0: Pull complete [2021-06-14T05:43:51.148Z] 5b7225fbf94c: Pull complete [2021-06-14T05:43:52.146Z] 618dc40b7e24: Verifying Checksum [2021-06-14T05:43:52.146Z] 618dc40b7e24: Download complete [2021-06-14T05:43:53.590Z] ba82ee9f976e: Verifying Checksum [2021-06-14T05:43:53.590Z] ba82ee9f976e: Download complete [2021-06-14T05:44:03.786Z] ba82ee9f976e: Pull complete [2021-06-14T05:44:04.062Z] 506bd15cee9f: Pull complete [2021-06-14T05:44:04.341Z] 75a0a4a0db45: Pull complete [2021-06-14T05:44:09.807Z] 618dc40b7e24: Pull complete [2021-06-14T05:44:09.807Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T05:44:09.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T05:44:09.807Z] ---> a36622ca3599 [2021-06-14T05:44:09.807Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T05:44:10.089Z] ---> Running in 445745b46ef6 [2021-06-14T05:44:10.687Z] Removing intermediate container 445745b46ef6 [2021-06-14T05:44:10.687Z] ---> 06f034125c34 [2021-06-14T05:44:10.687Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T05:44:10.687Z] ---> Running in c92b71c062ff [2021-06-14T05:44:13.315Z] Removing intermediate container c92b71c062ff [2021-06-14T05:44:13.315Z] ---> 6ec13436b285 [2021-06-14T05:44:13.315Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T05:44:13.315Z] ---> Running in 94837ad4bca6 [2021-06-14T05:44:14.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T05:44:15.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T05:44:15.909Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T05:44:16.186Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T05:44:16.186Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T05:44:16.186Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T05:44:16.472Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T05:44:16.472Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T05:44:16.472Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T05:44:17.087Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T05:44:17.087Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T05:44:17.366Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T05:44:17.366Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T05:44:17.366Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T05:44:17.648Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T05:44:17.648Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T05:44:17.648Z] OK: 145 MiB in 53 packages [2021-06-14T05:44:19.105Z] Removing intermediate container 94837ad4bca6 [2021-06-14T05:44:19.105Z] ---> 69ebe1e6de02 [2021-06-14T05:44:19.105Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-14T05:44:19.378Z] ---> Running in e695fbd75e5f [2021-06-14T05:44:19.657Z] Removing intermediate container e695fbd75e5f [2021-06-14T05:44:19.657Z] ---> c304b5c6204d [2021-06-14T05:44:19.657Z] Step 7/8 : COPY . . [2021-06-14T05:44:20.640Z] ---> 4f2d28500f7d [2021-06-14T05:44:20.640Z] Step 8/8 : RUN go mod download [2021-06-14T05:44:20.920Z] ---> Running in 77cbb71cc9ec [2021-06-14T05:44:47.770Z] Removing intermediate container 77cbb71cc9ec [2021-06-14T05:44:47.770Z] ---> d68ae38831f5 [2021-06-14T05:44:47.770Z] Successfully built d68ae38831f5 [2021-06-14T05:44:47.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:44:48.168Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:44:48.168Z] . [Pipeline] withDockerContainer [2021-06-14T05:44:48.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container [2021-06-14T05:44:48.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:44:50.212Z] $ docker top dc720f7dc65eb36054b8a57fee8abd76aa12c0da3ccaa8ffeb70eac576b8079f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:44:51.339Z] + go version [2021-06-14T05:44:51.339Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T05:44:51.399Z] $ docker stop --time=1 dc720f7dc65eb36054b8a57fee8abd76aa12c0da3ccaa8ffeb70eac576b8079f [2021-06-14T05:44:53.281Z] $ docker rm -f dc720f7dc65eb36054b8a57fee8abd76aa12c0da3ccaa8ffeb70eac576b8079f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:44:54.340Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T05:44:54.340Z] . [Pipeline] withDockerContainer [2021-06-14T05:44:54.603Z] prd-ubuntu18.04-docker-arm64-4c-16g-766 does not seem to be running inside a container [2021-06-14T05:44:54.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T05:44:56.289Z] $ docker top b962fbc384fab3cf1bc8d1e5b4e4d14f60c1b4d7a8d4dc0f9eaf60eeb5e895a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:44:57.403Z] + go mod tidy [2021-06-14T05:44:58.000Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [2021-06-14T05:44:58.000Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:44:58.271Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-14T05:44:58.545Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:44:58.545Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-14T05:44:58.545Z] github.com/edgexfoundry/device-mqtt-go/internal/driver imports [2021-06-14T05:44:58.545Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [Pipeline] } [2021-06-14T05:44:58.602Z] $ docker stop --time=1 b962fbc384fab3cf1bc8d1e5b4e4d14f60c1b4d7a8d4dc0f9eaf60eeb5e895a9 [2021-06-14T05:45:00.475Z] $ docker rm -f b962fbc384fab3cf1bc8d1e5b4e4d14f60c1b4d7a8d4dc0f9eaf60eeb5e895a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:45:01.929Z] ---> job-cost.sh [2021-06-14T05:45:01.929Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iD01 [2021-06-14T05:45:40.912Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T05:47:02.693Z] lf-activate-venv(): INFO: Adding /tmp/venv-iD01/bin to PATH [2021-06-14T05:47:02.693Z] INFO: No Stack... [2021-06-14T05:47:02.693Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T05:47:02.693Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T05:47:03.157Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-06-14T05:47:03.157Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T05:47:03.249Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [2021-06-14T05:47:03.255Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] did not exist. Created. [2021-06-14T05:47:03.255Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T05:47:03.691Z] /w/workspace/device-mqtt-go/1@tmp/durable-df375af0/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-df375af0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-14T05:47:04.077Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T05:47:04.125Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T05:47:04.703Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T05:47:04.725Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T05:47:05.277Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:08.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:08.791Z] ---> package-listing.sh [2021-06-14T05:47:08.791Z] ++ facter osfamily [2021-06-14T05:47:08.791Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T05:47:09.055Z] + OS_FAMILY=redhat [2021-06-14T05:47:09.055Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-275 [2021-06-14T05:47:09.055Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T05:47:09.055Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T05:47:09.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T05:47:09.055Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T05:47:09.055Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-275 ']' [2021-06-14T05:47:09.055Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T05:47:09.055Z] + case "${OS_FAMILY}" in [2021-06-14T05:47:09.055Z] + sort [2021-06-14T05:47:09.055Z] + rpm -qa [2021-06-14T05:47:09.647Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T05:47:09.647Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T05:47:09.647Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T05:47:09.647Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-275 ']' [2021-06-14T05:47:09.647Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-275/archives/ [2021-06-14T05:47:09.647Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-275/archives/ [Pipeline] echo [2021-06-14T05:47:09.682Z] 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_PR-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T05:47:10.012Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:47:10.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:47:10.620Z] [2021-06-14T05:47:10.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T05:47:10.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:47:10.978Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T05:47:10.978Z] df20fa9351a1: Pulling fs layer [2021-06-14T05:47:10.978Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T05:47:10.978Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T05:47:10.978Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T05:47:10.978Z] 93b61091891f: Pulling fs layer [2021-06-14T05:47:10.978Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T05:47:10.978Z] 5e14af77c1be: Pulling fs layer [2021-06-14T05:47:10.978Z] 01666e4c0597: Pulling fs layer [2021-06-14T05:47:10.978Z] aa168da1d23b: Pulling fs layer [2021-06-14T05:47:10.978Z] 46f8f816bc3b: Waiting [2021-06-14T05:47:10.978Z] 93b61091891f: Waiting [2021-06-14T05:47:10.978Z] 93b9cdb0e59b: Waiting [2021-06-14T05:47:10.978Z] 5e14af77c1be: Waiting [2021-06-14T05:47:10.978Z] 01666e4c0597: Waiting [2021-06-14T05:47:10.978Z] aa168da1d23b: Waiting [2021-06-14T05:47:10.978Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T05:47:10.978Z] 36b3adc4ff6f: Download complete [2021-06-14T05:47:10.978Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T05:47:10.978Z] 46f8f816bc3b: Download complete [2021-06-14T05:47:11.240Z] df20fa9351a1: Verifying Checksum [2021-06-14T05:47:11.240Z] df20fa9351a1: Download complete [2021-06-14T05:47:11.240Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T05:47:11.240Z] 93b9cdb0e59b: Download complete [2021-06-14T05:47:11.240Z] 5e14af77c1be: Verifying Checksum [2021-06-14T05:47:11.240Z] 5e14af77c1be: Download complete [2021-06-14T05:47:11.240Z] 01666e4c0597: Verifying Checksum [2021-06-14T05:47:11.240Z] 01666e4c0597: Download complete [2021-06-14T05:47:11.240Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T05:47:11.240Z] 8ad3a11d3b57: Download complete [2021-06-14T05:47:11.240Z] df20fa9351a1: Pull complete [2021-06-14T05:47:11.507Z] 36b3adc4ff6f: Pull complete [2021-06-14T05:47:11.776Z] 93b61091891f: Verifying Checksum [2021-06-14T05:47:11.776Z] 93b61091891f: Download complete [2021-06-14T05:47:12.039Z] 8ad3a11d3b57: Pull complete [2021-06-14T05:47:12.039Z] 46f8f816bc3b: Pull complete [2021-06-14T05:47:12.613Z] 93b61091891f: Pull complete [2021-06-14T05:47:12.613Z] 93b9cdb0e59b: Pull complete [2021-06-14T05:47:12.613Z] 5e14af77c1be: Pull complete [2021-06-14T05:47:12.873Z] 01666e4c0597: Pull complete [2021-06-14T05:47:13.456Z] aa168da1d23b: Verifying Checksum [2021-06-14T05:47:13.456Z] aa168da1d23b: Download complete [2021-06-14T05:47:18.805Z] aa168da1d23b: Pull complete [2021-06-14T05:47:18.805Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T05:47:18.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T05:47:18.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T05:47:18.908Z] prd-centos7-docker-4c-2g-761 does not seem to be running inside a container [2021-06-14T05:47:18.946Z] $ 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_PR-275/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_PR-275 -v /w/workspace/gexfoundry_device-mqtt-go_PR-275:/w/workspace/gexfoundry_device-mqtt-go_PR-275:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-275@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T05:47:21.451Z] $ docker top a493243723a59acd197f46fb86d04292d178b7d26d077a6d896a931bc5cc9014 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T05:47:21.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T05:47:22.219Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T05:47:22.540Z] + ls /var/log/sa-host [2021-06-14T05:47:22.540Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T05:47:22.540Z] file_magic: OK [2021-06-14T05:47:22.540Z] HZ: Using current value: 100 [2021-06-14T05:47:22.540Z] file_header: OK [2021-06-14T05:47:22.540Z] 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 [2021-06-14T05:47:22.540Z] Statistics: [2021-06-14T05:47:22.540Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:47:22.540Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T05:47:22.540Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T05:47:22.540Z] file_magic: OK [2021-06-14T05:47:22.540Z] HZ: Using current value: 100 [2021-06-14T05:47:22.540Z] file_header: OK [2021-06-14T05:47:22.540Z] 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 [2021-06-14T05:47:22.540Z] Statistics: [2021-06-14T05:47:22.540Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T05:47:22.540Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T05:47:22.895Z] provisioning config files... [2021-06-14T05:47:22.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-275@tmp/config3607130015969109365tmp [Pipeline] { [Pipeline] echo [2021-06-14T05:47:23.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:23.387Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T05:47:23.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:23.919Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T05:47:23.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:24.304Z] ---> sudo-logs.sh [2021-06-14T05:47:24.304Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T05:47:24.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:24.793Z] ---> job-cost.sh [2021-06-14T05:47:24.793Z] lf-activate-venv: SKIPPING [2021-06-14T05:47:24.793Z] DEBUG: total: 0.18000000715255737 [2021-06-14T05:47:24.793Z] INFO: Retrieving Stack Cost... [2021-06-14T05:47:26.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T05:47:26.775Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T05:47:26.814Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T05:47:27.159Z] ---> logs-deploy.sh [2021-06-14T05:47:27.159Z] lf-activate-venv: SKIPPING [2021-06-14T05:47:27.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-275/1 [2021-06-14T05:47:27.159Z] INFO: archiving workspace using pattern(s): [2021-06-14T05:47:28.114Z] Archives upload complete. [2021-06-14T05:47:28.114Z] INFO: archiving logs to Nexus