Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65976b5f62c44c0dc6a515179a4847523af2a8b0 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15399533701972749072.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7089309664025245586.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5146239156339618573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10534107170063897944.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11464564184170701320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-330 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh6856866986268130424.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65976b5f62c44c0dc6a515179a4847523af2a8b0 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 65976b5f62c44c0dc6a515179a4847523af2a8b0 # timeout=10 Commit message: "Merge pull request #332 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" > git rev-list --no-walk 7f14e9a977dd7f895b260ccb1ade119f5167320d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-29T04:01:10.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-29T04:01:10.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-29T04:01:10.462Z] ========================================================= [2021-12-29T04:01:10.462Z] EdgeX Global Pipelines Version Info [2021-12-29T04:01:10.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:01:11.606Z] ------------------- [2021-12-29T04:01:11.607Z] stable info: [2021-12-29T04:01:11.607Z] ------------------- [2021-12-29T04:01:11.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-29T04:01:11.607Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T04:01:11.607Z] Message: update stable to v1.0.217 [2021-12-29T04:01:12.185Z] ------------------- [2021-12-29T04:01:12.185Z] experimental info: [2021-12-29T04:01:12.185Z] ------------------- [2021-12-29T04:01:12.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-29T04:01:12.185Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T04:01:12.185Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-29T04:01:12.320Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-12-29T04:01:12.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-12-29T04:01:12.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-29T04:01:12.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-29T04:01:12.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-29T04:01:12.384Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-29T04:01:12.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-29T04:01:12.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-29T04:01:12.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-29T04:01:12.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-29T04:01:12.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-29T04:01:12.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-12-29T04:01:12.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-29T04:01:12.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-29T04:01:12.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T04:01:12.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T04:01:12.527Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T04:01:12.542Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T04:01:12.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-29T04:01:12.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-29T04:01:12.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-29T04:01:12.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-29T04:01:12.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-29T04:01:12.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-29T04:01:12.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-29T04:01:12.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-29T04:01:12.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-29T04:01:12.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-29T04:01:12.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-29T04:01:12.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] echo [2021-12-29T04:01:12.683Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65976b5 [Pipeline] echo [2021-12-29T04:01:12.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:01:12.736Z] provisioning config files... [2021-12-29T04:01:12.754Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2173921627473502480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:01:13.087Z] ---> docker-login.sh [2021-12-29T04:01:13.087Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:01:13.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:01:13.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:01:13.349Z] Configure a credential helper to remove this warning. See [2021-12-29T04:01:13.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:01:13.349Z] [2021-12-29T04:01:13.350Z] Login Succeeded [2021-12-29T04:01:13.350Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:01:13.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:01:13.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:01:13.350Z] Configure a credential helper to remove this warning. See [2021-12-29T04:01:13.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:01:13.350Z] [2021-12-29T04:01:13.350Z] Login Succeeded [2021-12-29T04:01:13.350Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:01:13.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:01:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:01:13.616Z] Configure a credential helper to remove this warning. See [2021-12-29T04:01:13.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:01:13.616Z] [2021-12-29T04:01:13.616Z] Login Succeeded [2021-12-29T04:01:13.616Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:01:13.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:01:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:01:13.616Z] Configure a credential helper to remove this warning. See [2021-12-29T04:01:13.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:01:13.616Z] [2021-12-29T04:01:13.616Z] Login Succeeded [2021-12-29T04:01:13.616Z] docker.io [2021-12-29T04:01:13.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:01:13.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:01:13.878Z] Configure a credential helper to remove this warning. See [2021-12-29T04:01:13.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:01:13.878Z] [2021-12-29T04:01:13.878Z] Login Succeeded [2021-12-29T04:01:13.878Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:01:13.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-29T04:01:14.246Z] + git rev-list -1 --merges 65976b5f62c44c0dc6a515179a4847523af2a8b0~1..65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] echo [2021-12-29T04:01:14.270Z] -----------> git rev-list -1 --merges 65976b5f62c44c0dc6a515179a4847523af2a8b0~1..65976b5f62c44c0dc6a515179a4847523af2a8b0 65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:01:14.270Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0 [false] [Pipeline] sh [2021-12-29T04:01:14.562Z] + git log --format=format:%s -1 65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] echo [2021-12-29T04:01:14.575Z] ========================================================= [2021-12-29T04:01:14.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-29T04:01:14.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:01:14.907Z] + git log --format=format:%s -1 65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] echo [2021-12-29T04:01:14.919Z] [semverPrep] GIT_COMMIT: 65976b5f62c44c0dc6a515179a4847523af2a8b0, Commit Message: Merge pull request #332 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3 [Pipeline] echo [2021-12-29T04:01:14.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-29T04:01:15.316Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:01:15.316Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-29T04:01:15.316Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-29T04:01:15.316Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-29T04:01:15.316Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-29T04:01:15.316Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-29T04:01:15.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:01:15.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:01:15.671Z] [2021-12-29T04:01:15.671Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:01:15.973Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:01:15.973Z] latest: Pulling from edgex-devops/git-semver [2021-12-29T04:01:15.973Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T04:01:15.973Z] 3e5f54012d9b: Pulling fs layer [2021-12-29T04:01:15.973Z] 4c7163046ea9: Pulling fs layer [2021-12-29T04:01:15.973Z] 0c2d73faf560: Pulling fs layer [2021-12-29T04:01:15.973Z] 0c2d73faf560: Waiting [2021-12-29T04:01:15.973Z] 3e5f54012d9b: Verifying Checksum [2021-12-29T04:01:15.973Z] 3e5f54012d9b: Download complete [2021-12-29T04:01:15.973Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T04:01:15.973Z] a0d0a0d46f8b: Download complete [2021-12-29T04:01:15.973Z] 0c2d73faf560: Verifying Checksum [2021-12-29T04:01:15.973Z] 0c2d73faf560: Download complete [2021-12-29T04:01:15.973Z] 4c7163046ea9: Verifying Checksum [2021-12-29T04:01:15.973Z] 4c7163046ea9: Download complete [2021-12-29T04:01:16.244Z] a0d0a0d46f8b: Pull complete [2021-12-29T04:01:16.244Z] 3e5f54012d9b: Pull complete [2021-12-29T04:01:16.511Z] 4c7163046ea9: Pull complete [2021-12-29T04:01:16.772Z] 0c2d73faf560: Pull complete [2021-12-29T04:01:16.773Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-29T04:01:16.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:01:16.773Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-29T04:01:16.844Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:01:16.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-29T04:01:17.214Z] $ docker top 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:01:17.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:01:17.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:01:17.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:01:17.417Z] $ docker exec 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 ssh-agent [2021-12-29T04:01:17.735Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpEAHl/agent.13 [2021-12-29T04:01:17.735Z] SSH_AGENT_PID=19 [2021-12-29T04:01:17.741Z] Running ssh-add (command line suppressed) [2021-12-29T04:01:17.609Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8464899809364714531.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8464899809364714531.key) [2021-12-29T04:01:17.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:01:18.136Z] + git tag --points-at HEAD [Pipeline] } [2021-12-29T04:01:17.971Z] $ docker exec --env ******** --env ******** 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 ssh-agent -k [2021-12-29T04:01:18.064Z] unset SSH_AUTH_SOCK; [2021-12-29T04:01:18.064Z] unset SSH_AGENT_PID; [2021-12-29T04:01:18.064Z] echo Agent pid 19 killed; [2021-12-29T04:01:18.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-29T04:01:18.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:01:18.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:01:18.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:01:18.213Z] $ docker exec 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 ssh-agent [2021-12-29T04:01:18.481Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXieAFpn/agent.54 [2021-12-29T04:01:18.481Z] SSH_AGENT_PID=61 [2021-12-29T04:01:18.486Z] Running ssh-add (command line suppressed) [2021-12-29T04:01:18.425Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_975544976944075553.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_975544976944075553.key) [2021-12-29T04:01:18.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:01:18.880Z] + git semver init [2021-12-29T04:01:18.880Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:01:18.880Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-12-29T04:01:18.880Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:01:18.880Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:01:18.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:01:18.880Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:01:18.880Z] # $SEMVER_BRANCH = main [2021-12-29T04:01:18.880Z] # $SEMVER_TEMP = /tmp/semver-831938440 [2021-12-29T04:01:18.880Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-12-29T04:01:19.823Z] # '/tmp/semver-831938440' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-12-29T04:01:19.823Z] # -> Force: false [2021-12-29T04:01:19.823Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-12-29T04:01:19.791Z] $ docker exec --env ******** --env ******** 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 ssh-agent -k [2021-12-29T04:01:19.884Z] unset SSH_AUTH_SOCK; [2021-12-29T04:01:19.885Z] unset SSH_AGENT_PID; [2021-12-29T04:01:19.885Z] echo Agent pid 61 killed; [2021-12-29T04:01:19.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:01:20.248Z] + git semver [Pipeline] } [2021-12-29T04:01:20.251Z] $ docker stop --time=1 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 [2021-12-29T04:01:21.498Z] $ docker rm -f 9f82b8df0b891ea0a80c4bf5b21e6e43b0ea6ec0b0981ba5c13206bb8600dfb9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:01:21.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-29T04:01:22.146Z] Stashed 1 file(s) [Pipeline] echo [2021-12-29T04:01:22.150Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.5 [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-12-29T04:01:37.248Z] Still waiting to schedule task [2021-12-29T04:01:37.248Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-12-29T04:01:37.277Z] Still waiting to schedule task [2021-12-29T04:01:37.277Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-331’ is offline [2021-12-29T04:02:27.243Z] Running on prd-centos7-docker-4c-2g-333 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-12-29T04:02:27.255Z] Running in /w/workspace/device-mqtt-go/26 [Pipeline] { [Pipeline] checkout [2021-12-29T04:02:27.324Z] Selected Git installation does not exist. Using Default [2021-12-29T04:02:27.324Z] The recommended git tool is: NONE [2021-12-29T04:02:28.939Z] using credential edgex-jenkins-ssh [2021-12-29T04:02:28.948Z] Cloning the remote Git repository [2021-12-29T04:02:28.172Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-12-29T04:02:28.203Z] > git init /w/workspace/device-mqtt-go/26 # timeout=10 [2021-12-29T04:02:28.231Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-12-29T04:02:28.231Z] > git --version # timeout=10 [2021-12-29T04:02:28.240Z] > git --version # 'git version 2.24.4' [2021-12-29T04:02:28.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T04:02:28.262Z] [INFO] Currently running in a labeled security context [2021-12-29T04:02:28.262Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-29T04:02:28.262Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/26@tmp/jenkins-gitclient-ssh8139287501927033847.key [2021-12-29T04:02:28.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:29.895Z] Avoid second fetch [2021-12-29T04:02:29.896Z] Checking out Revision 65976b5f62c44c0dc6a515179a4847523af2a8b0 (main) [2021-12-29T04:02:29.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-12-29T04:02:29.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:29.108Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T04:02:29.118Z] > git checkout -f 65976b5f62c44c0dc6a515179a4847523af2a8b0 # timeout=10 [2021-12-29T04:02:33.461Z] Commit message: "Merge pull request #332 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:02:33.896Z] provisioning config files... [2021-12-29T04:02:33.911Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/26@tmp/config6929736858004505782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:02:34.317Z] ---> docker-login.sh [2021-12-29T04:02:34.317Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:02:34.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:34.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:34.317Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:34.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:34.317Z] [2021-12-29T04:02:34.317Z] Login Succeeded [2021-12-29T04:02:34.317Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:02:34.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:34.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:34.582Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:34.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:34.582Z] [2021-12-29T04:02:34.582Z] Login Succeeded [2021-12-29T04:02:34.582Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:02:34.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:34.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:34.582Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:34.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:34.582Z] [2021-12-29T04:02:34.582Z] Login Succeeded [2021-12-29T04:02:34.582Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:02:34.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:34.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:34.843Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:34.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:34.843Z] [2021-12-29T04:02:34.843Z] Login Succeeded [2021-12-29T04:02:34.843Z] docker.io [2021-12-29T04:02:34.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:35.103Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:35.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:35.103Z] [2021-12-29T04:02:35.103Z] Login Succeeded [2021-12-29T04:02:35.103Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:02:35.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-29T04:02:35.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:02:35.315Z] ========================================================= [2021-12-29T04:02:35.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-29T04:02:35.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:02:35.633Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-29T04:02:35.633Z] Sending build context to Docker daemon 2.961MB [2021-12-29T04:02:35.633Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:02:35.633Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-29T04:02:35.633Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-29T04:02:35.633Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T04:02:35.633Z] 31adcdaf11c8: Pulling fs layer [2021-12-29T04:02:35.633Z] b8b176561691: Pulling fs layer [2021-12-29T04:02:35.633Z] 4527c011a84f: Pulling fs layer [2021-12-29T04:02:35.633Z] 5d74067f8e1e: Pulling fs layer [2021-12-29T04:02:35.633Z] e0aca202a116: Pulling fs layer [2021-12-29T04:02:35.633Z] 3a43be97a3b4: Pulling fs layer [2021-12-29T04:02:35.633Z] 34cad66bf833: Pulling fs layer [2021-12-29T04:02:35.633Z] b4e3c513aaa6: Pulling fs layer [2021-12-29T04:02:35.633Z] 5d74067f8e1e: Waiting [2021-12-29T04:02:35.633Z] e0aca202a116: Waiting [2021-12-29T04:02:35.633Z] 3a43be97a3b4: Waiting [2021-12-29T04:02:35.633Z] 34cad66bf833: Waiting [2021-12-29T04:02:35.633Z] b4e3c513aaa6: Waiting [2021-12-29T04:02:35.633Z] 4527c011a84f: Waiting [2021-12-29T04:02:35.633Z] b8b176561691: Verifying Checksum [2021-12-29T04:02:35.633Z] b8b176561691: Download complete [2021-12-29T04:02:35.633Z] 31adcdaf11c8: Verifying Checksum [2021-12-29T04:02:35.633Z] 31adcdaf11c8: Download complete [2021-12-29T04:02:35.633Z] 5d74067f8e1e: Verifying Checksum [2021-12-29T04:02:35.633Z] 5d74067f8e1e: Download complete [2021-12-29T04:02:35.917Z] e0aca202a116: Verifying Checksum [2021-12-29T04:02:35.917Z] e0aca202a116: Download complete [2021-12-29T04:02:35.917Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T04:02:35.917Z] a0d0a0d46f8b: Download complete [2021-12-29T04:02:35.917Z] 3a43be97a3b4: Verifying Checksum [2021-12-29T04:02:35.917Z] 3a43be97a3b4: Download complete [2021-12-29T04:02:35.917Z] 34cad66bf833: Verifying Checksum [2021-12-29T04:02:35.917Z] 34cad66bf833: Download complete [2021-12-29T04:02:36.497Z] b4e3c513aaa6: Verifying Checksum [2021-12-29T04:02:36.497Z] b4e3c513aaa6: Download complete [2021-12-29T04:02:36.497Z] a0d0a0d46f8b: Pull complete [2021-12-29T04:02:36.497Z] 4527c011a84f: Verifying Checksum [2021-12-29T04:02:36.497Z] 4527c011a84f: Download complete [2021-12-29T04:02:36.497Z] 31adcdaf11c8: Pull complete [2021-12-29T04:02:36.497Z] b8b176561691: Pull complete [2021-12-29T04:02:40.758Z] 4527c011a84f: Pull complete [2021-12-29T04:02:40.758Z] 5d74067f8e1e: Pull complete [2021-12-29T04:02:40.758Z] e0aca202a116: Pull complete [2021-12-29T04:02:40.758Z] 3a43be97a3b4: Pull complete [2021-12-29T04:02:40.758Z] 34cad66bf833: Pull complete [2021-12-29T04:02:42.728Z] b4e3c513aaa6: Pull complete [2021-12-29T04:02:42.728Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-29T04:02:42.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T04:02:42.728Z] ---> 9f6097aaca64 [2021-12-29T04:02:42.728Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:02:46.940Z] ---> Running in ce62a661168d [2021-12-29T04:02:46.940Z] Removing intermediate container ce62a661168d [2021-12-29T04:02:46.940Z] ---> 240bd2d6a4d9 [2021-12-29T04:02:46.940Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:02:46.940Z] ---> Running in b6cf489065b8 [2021-12-29T04:02:46.940Z] Removing intermediate container b6cf489065b8 [2021-12-29T04:02:46.940Z] ---> 56dfbe231edd [2021-12-29T04:02:46.940Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:02:46.940Z] ---> Running in 872a728236ac [2021-12-29T04:02:47.200Z] Removing intermediate container 872a728236ac [2021-12-29T04:02:47.200Z] ---> d4764b05df22 [2021-12-29T04:02:47.200Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:02:47.200Z] ---> Running in c4d9fedd0e07 [2021-12-29T04:02:47.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:02:48.036Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:02:48.610Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-29T04:02:48.610Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-29T04:02:48.610Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-29T04:02:48.873Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-29T04:02:48.873Z] Executing busybox-1.33.1-r3.trigger [2021-12-29T04:02:48.873Z] OK: 224 MiB in 56 packages [2021-12-29T04:02:49.137Z] Removing intermediate container c4d9fedd0e07 [2021-12-29T04:02:49.137Z] ---> 3244e3abdc80 [2021-12-29T04:02:49.137Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-12-29T04:02:49.137Z] ---> Running in 5765001e514c [2021-12-29T04:02:49.407Z] Removing intermediate container 5765001e514c [2021-12-29T04:02:49.407Z] ---> d40a1190d8b3 [2021-12-29T04:02:49.407Z] Step 8/11 : COPY . . [2021-12-29T04:02:49.668Z] ---> 8888b9e7fe5e [2021-12-29T04:02:49.668Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:02:49.668Z] ---> Running in 563796cacdbc [2021-12-29T04:03:21.898Z] Removing intermediate container 563796cacdbc [2021-12-29T04:03:21.898Z] ---> 088ebb49c886 [2021-12-29T04:03:21.898Z] Step 10/11 : ARG MAKE='make build' [2021-12-29T04:03:21.898Z] ---> Running in 582dcaccd99b [2021-12-29T04:03:21.898Z] Removing intermediate container 582dcaccd99b [2021-12-29T04:03:21.898Z] ---> 16e6b80963b1 [2021-12-29T04:03:21.898Z] Step 11/11 : RUN $MAKE [2021-12-29T04:03:21.898Z] ---> Running in d3247b07e154 [2021-12-29T04:03:21.898Z] noop [2021-12-29T04:03:21.898Z] Removing intermediate container d3247b07e154 [2021-12-29T04:03:21.898Z] ---> f7eab1e93598 [2021-12-29T04:03:21.898Z] Successfully built f7eab1e93598 [2021-12-29T04:03:21.898Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:22.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T04:03:22.208Z] . [Pipeline] withDockerContainer [2021-12-29T04:03:22.289Z] prd-centos7-docker-4c-2g-333 does not seem to be running inside a container [2021-12-29T04:03:22.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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 ******** ci-base-image-x86_64 cat [2021-12-29T04:03:22.730Z] $ docker top 389f743fa3de05c942cdac07556dd357c8a2d35af77e0730a35315157fb4c48d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:03:23.133Z] + go version [2021-12-29T04:03:23.133Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-29T04:03:23.147Z] $ docker stop --time=1 389f743fa3de05c942cdac07556dd357c8a2d35af77e0730a35315157fb4c48d [2021-12-29T04:03:24.327Z] $ docker rm -f 389f743fa3de05c942cdac07556dd357c8a2d35af77e0730a35315157fb4c48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:24.727Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T04:03:24.727Z] . [Pipeline] withDockerContainer [2021-12-29T04:03:24.790Z] prd-centos7-docker-4c-2g-333 does not seem to be running inside a container [2021-12-29T04:03:24.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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 ******** ci-base-image-x86_64 cat [2021-12-29T04:03:25.159Z] $ docker top f007dbee289fcd538f1aacbdc3a9398576e91d991fb35e9281a685b22864a7dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-29T04:03:25.533Z] + make test [2021-12-29T04:03:25.533Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-29T04:03:25.806Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-12-29T04:03:40.784Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-12-29T04:03:41.046Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.5% of statements [2021-12-29T04:03:41.046Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-12-29T04:03:41.307Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T04:03:47.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T04:03:47.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T04:03:47.944Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T04:03:47.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T04:03:47.972Z] $ docker stop --time=1 f007dbee289fcd538f1aacbdc3a9398576e91d991fb35e9281a685b22864a7dc [2021-12-29T04:03:49.399Z] $ docker rm -f f007dbee289fcd538f1aacbdc3a9398576e91d991fb35e9281a685b22864a7dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:03:49.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T04:03:49.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-29T04:03:50.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-29T04:03:51.271Z] + ls -al . [2021-12-29T04:03:51.271Z] total 148 [2021-12-29T04:03:51.271Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 29 04:03 . [2021-12-29T04:03:51.271Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 29 04:02 .. [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 7287 Dec 29 04:02 Attribution.txt [2021-12-29T04:03:51.271Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 29 04:02 bin [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 7447 Dec 29 04:02 CHANGELOG.md [2021-12-29T04:03:51.271Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 29 04:02 cmd [2021-12-29T04:03:51.271Z] -rw-r--r--. 1 jenkins jenkins 17452 Dec 29 04:03 coverage.out [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 1907 Dec 29 04:02 Dockerfile [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 29 04:02 .dockerignore [2021-12-29T04:03:51.271Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 29 04:02 .git [2021-12-29T04:03:51.271Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 29 04:02 .github [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 329 Dec 29 04:02 .gitignore [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 410 Dec 29 04:02 go.mod [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 49620 Dec 29 04:02 go.sum [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 29 04:02 GOVERNANCE.md [2021-12-29T04:03:51.271Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 29 04:02 internal [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 29 04:02 Jenkinsfile [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 29 04:02 LICENSE [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 1030 Dec 29 04:02 Makefile [2021-12-29T04:03:51.271Z] drwxrwxr-x. 2 jenkins jenkins 23 Dec 29 04:02 mock [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 620 Dec 29 04:02 OWNERS.md [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 2643 Dec 29 04:02 README.md [2021-12-29T04:03:51.271Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 29 04:02 snap [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 29 04:01 VERSION [2021-12-29T04:03:51.271Z] -rw-rw-r--. 1 jenkins jenkins 227 Dec 29 04:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:51.570Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=65976b5f62c44c0dc6a515179a4847523af2a8b0 --label arch=amd64 --label version=2.2.0-dev.5 . [2021-12-29T04:03:51.570Z] Sending build context to Docker daemon 2.98MB [2021-12-29T04:03:51.570Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:03:51.570Z] Step 2/23 : FROM ${BASE} AS builder [2021-12-29T04:03:51.570Z] ---> f7eab1e93598 [2021-12-29T04:03:51.570Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:03:51.570Z] ---> Running in 13121214f099 [2021-12-29T04:03:51.829Z] Removing intermediate container 13121214f099 [2021-12-29T04:03:51.829Z] ---> 4a2036246f5c [2021-12-29T04:03:51.829Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:03:51.829Z] ---> Running in 16f380512638 [2021-12-29T04:03:51.829Z] Removing intermediate container 16f380512638 [2021-12-29T04:03:51.829Z] ---> 2ed0cdcaaf2d [2021-12-29T04:03:51.829Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:03:51.829Z] ---> Running in 0a3125f06942 [2021-12-29T04:03:52.398Z] Removing intermediate container 0a3125f06942 [2021-12-29T04:03:52.398Z] ---> bd7252318b69 [2021-12-29T04:03:52.398Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:03:52.398Z] ---> Running in db83dc804ef9 [2021-12-29T04:03:52.660Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:03:53.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:03:53.862Z] OK: 224 MiB in 56 packages [2021-12-29T04:03:54.128Z] Removing intermediate container db83dc804ef9 [2021-12-29T04:03:54.128Z] ---> 7e7393d75e3f [2021-12-29T04:03:54.128Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-12-29T04:03:54.128Z] ---> Running in 2c21e490bd2a [2021-12-29T04:03:54.128Z] Removing intermediate container 2c21e490bd2a [2021-12-29T04:03:54.128Z] ---> 8a4e61c360e1 [2021-12-29T04:03:54.128Z] Step 8/23 : COPY . . [2021-12-29T04:03:54.397Z] ---> e83c40129d68 [2021-12-29T04:03:54.397Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:03:54.397Z] ---> Running in d245de163f8d [2021-12-29T04:03:54.969Z] Removing intermediate container d245de163f8d [2021-12-29T04:03:54.969Z] ---> d488fe0d83c8 [2021-12-29T04:03:54.969Z] Step 10/23 : ARG MAKE='make build' [2021-12-29T04:03:54.969Z] ---> Running in 692d06f84616 [2021-12-29T04:03:54.969Z] Removing intermediate container 692d06f84616 [2021-12-29T04:03:54.969Z] ---> eaffb4a109c4 [2021-12-29T04:03:54.969Z] Step 11/23 : RUN $MAKE [2021-12-29T04:03:54.969Z] ---> Running in 2e8e27743251 [2021-12-29T04:03:55.236Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.5" -o cmd/device-mqtt ./cmd [2021-12-29T04:04:03.234Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-336 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-12-29T04:04:03.248Z] Running in /w/workspace/device-mqtt-go/26 [Pipeline] { [Pipeline] checkout [2021-12-29T04:04:03.416Z] Selected Git installation does not exist. Using Default [2021-12-29T04:04:03.416Z] The recommended git tool is: NONE [2021-12-29T04:04:07.526Z] Removing intermediate container 2e8e27743251 [2021-12-29T04:04:07.526Z] ---> 1bd2809f2da9 [2021-12-29T04:04:07.526Z] Step 12/23 : FROM alpine:3.14 [2021-12-29T04:04:07.526Z] 3.14: Pulling from library/alpine [2021-12-29T04:04:07.526Z] 97518928ae5f: Pulling fs layer [2021-12-29T04:04:07.526Z] 97518928ae5f: Verifying Checksum [2021-12-29T04:04:07.526Z] 97518928ae5f: Download complete [2021-12-29T04:04:07.700Z] using credential edgex-jenkins-ssh [2021-12-29T04:04:07.715Z] Cloning the remote Git repository [2021-12-29T04:04:07.783Z] 97518928ae5f: Pull complete [2021-12-29T04:04:07.783Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T04:04:07.783Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T04:04:07.783Z] ---> 0a97eee8041e [2021-12-29T04:04:07.783Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-12-29T04:04:07.783Z] ---> Running in f8476493418d [2021-12-29T04:04:07.783Z] Removing intermediate container f8476493418d [2021-12-29T04:04:07.783Z] ---> 9e05db28b1c7 [2021-12-29T04:04:07.783Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T04:04:07.783Z] ---> Running in c313539b1032 [2021-12-29T04:04:08.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:04:08.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:04:07.771Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-12-29T04:04:07.897Z] > git init /w/workspace/device-mqtt-go/26 # timeout=10 [2021-12-29T04:04:08.032Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-12-29T04:04:08.033Z] > git --version # timeout=10 [2021-12-29T04:04:08.049Z] > git --version # 'git version 2.17.1' [2021-12-29T04:04:08.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T04:04:08.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:04:08.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T04:04:08.302Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T04:04:08.302Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T04:04:08.302Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T04:04:08.302Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T04:04:08.302Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T04:04:08.302Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T04:04:08.302Z] OK: 8 MiB in 20 packages [2021-12-29T04:04:08.562Z] Removing intermediate container c313539b1032 [2021-12-29T04:04:08.562Z] ---> 94edfe0a8467 [2021-12-29T04:04:08.562Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-12-29T04:04:09.133Z] ---> 86a1b83b604e [2021-12-29T04:04:09.133Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-12-29T04:04:09.133Z] ---> 3fec32f72363 [2021-12-29T04:04:09.133Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-12-29T04:04:09.254Z] Avoid second fetch [2021-12-29T04:04:09.254Z] Checking out Revision 65976b5f62c44c0dc6a515179a4847523af2a8b0 (main) [2021-12-29T04:04:09.392Z] ---> 43919de0da4b [2021-12-29T04:04:09.392Z] Step 18/23 : EXPOSE 59982 [2021-12-29T04:04:09.392Z] ---> Running in 14070b996479 [2021-12-29T04:04:09.392Z] Removing intermediate container 14070b996479 [2021-12-29T04:04:09.392Z] ---> 5786f2ef46b0 [2021-12-29T04:04:09.392Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-12-29T04:04:09.392Z] ---> Running in c9d737d09035 [2021-12-29T04:04:09.392Z] Removing intermediate container c9d737d09035 [2021-12-29T04:04:09.392Z] ---> 866ec289573a [2021-12-29T04:04:09.392Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T04:04:09.392Z] ---> Running in 14d2bd3c6030 [2021-12-29T04:04:09.228Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-12-29T04:04:09.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:04:09.285Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T04:04:09.306Z] > git checkout -f 65976b5f62c44c0dc6a515179a4847523af2a8b0 # timeout=10 [2021-12-29T04:04:09.654Z] Removing intermediate container 14d2bd3c6030 [2021-12-29T04:04:09.654Z] ---> 0e377be12f83 [2021-12-29T04:04:09.654Z] Step 21/23 : LABEL arch=amd64 [2021-12-29T04:04:09.654Z] ---> Running in b8ec97e8d521 [2021-12-29T04:04:09.654Z] Removing intermediate container b8ec97e8d521 [2021-12-29T04:04:09.654Z] ---> 17d717d03f03 [2021-12-29T04:04:09.654Z] Step 22/23 : LABEL git_sha=65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:04:09.654Z] ---> Running in c3df34621a00 [2021-12-29T04:04:09.914Z] Removing intermediate container c3df34621a00 [2021-12-29T04:04:09.914Z] ---> 98eb5e799f5d [2021-12-29T04:04:09.914Z] Step 23/23 : LABEL version=2.2.0-dev.5 [2021-12-29T04:04:09.914Z] ---> Running in a148f459b0ad [2021-12-29T04:04:09.914Z] Removing intermediate container a148f459b0ad [2021-12-29T04:04:09.914Z] ---> 9b1d95bd4fcb [2021-12-29T04:04:09.914Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-29T04:04:09.914Z] Successfully built 9b1d95bd4fcb [2021-12-29T04:04:09.914Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:04:10.011Z] provisioning config files... [2021-12-29T04:04:10.022Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/26@tmp/config2381828936750973231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:04:10.327Z] ---> docker-login.sh [2021-12-29T04:04:10.327Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:04:10.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:10.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:10.327Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:10.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:10.327Z] [2021-12-29T04:04:10.327Z] Login Succeeded [2021-12-29T04:04:10.327Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:04:10.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:10.592Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:10.592Z] [2021-12-29T04:04:10.592Z] Login Succeeded [2021-12-29T04:04:10.592Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:04:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:10.592Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:10.592Z] [2021-12-29T04:04:10.592Z] Login Succeeded [2021-12-29T04:04:10.592Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:04:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:10.592Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:10.592Z] [2021-12-29T04:04:10.592Z] Login Succeeded [2021-12-29T04:04:10.592Z] docker.io [2021-12-29T04:04:10.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:11.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:11.112Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:11.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:11.112Z] [2021-12-29T04:04:11.112Z] Login Succeeded [2021-12-29T04:04:11.112Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:04:11.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:04:11.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:04:11.178Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-12-29T04:04:11.178Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:04:11.178Z] latest [2021-12-29T04:04:11.178Z] 2.2.0-dev.5 [2021-12-29T04:04:11.178Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:04:11.178Z] main [2021-12-29T04:04:11.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:11.501Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:11.808Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:04:11.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-12-29T04:04:11.808Z] 411758b42020: Preparing [2021-12-29T04:04:11.808Z] 0f37369fb9d1: Preparing [2021-12-29T04:04:11.808Z] 3926d4f5a292: Preparing [2021-12-29T04:04:11.808Z] f2b6f9b23bc4: Preparing [2021-12-29T04:04:11.808Z] 1a058d5342cc: Preparing [2021-12-29T04:04:11.808Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:12.072Z] 411758b42020: Pushed [2021-12-29T04:04:12.072Z] 0f37369fb9d1: Pushed [2021-12-29T04:04:12.072Z] f2b6f9b23bc4: Pushed [2021-12-29T04:04:13.013Z] 3926d4f5a292: Pushed [2021-12-29T04:04:13.014Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0: digest: sha256:09b81e433bdbfb4aa81f0c5813ab74843cd8816b1f19bfb5fa162db21114c3f9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:13.310Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:13.607Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-12-29T04:04:13.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-12-29T04:04:13.607Z] 411758b42020: Preparing [2021-12-29T04:04:13.607Z] 0f37369fb9d1: Preparing [2021-12-29T04:04:13.607Z] 3926d4f5a292: Preparing [2021-12-29T04:04:13.607Z] f2b6f9b23bc4: Preparing [2021-12-29T04:04:13.607Z] 1a058d5342cc: Preparing [2021-12-29T04:04:13.607Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:13.607Z] 0f37369fb9d1: Layer already exists [2021-12-29T04:04:13.607Z] 3926d4f5a292: Layer already exists [2021-12-29T04:04:13.607Z] 411758b42020: Layer already exists [2021-12-29T04:04:13.607Z] f2b6f9b23bc4: Layer already exists [2021-12-29T04:04:13.607Z] latest: digest: sha256:09b81e433bdbfb4aa81f0c5813ab74843cd8816b1f19bfb5fa162db21114c3f9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:13.703Z] Commit message: "Merge pull request #332 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" [2021-12-29T04:04:13.905Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:14.194Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.5 [2021-12-29T04:04:14.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-12-29T04:04:14.194Z] 411758b42020: Preparing [2021-12-29T04:04:14.194Z] 0f37369fb9d1: Preparing [2021-12-29T04:04:14.194Z] 3926d4f5a292: Preparing [2021-12-29T04:04:14.194Z] f2b6f9b23bc4: Preparing [2021-12-29T04:04:14.194Z] 1a058d5342cc: Preparing [2021-12-29T04:04:14.194Z] f2b6f9b23bc4: Layer already exists [2021-12-29T04:04:14.194Z] 411758b42020: Layer already exists [2021-12-29T04:04:14.194Z] 0f37369fb9d1: Layer already exists [2021-12-29T04:04:14.194Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:14.194Z] 3926d4f5a292: Layer already exists [2021-12-29T04:04:14.194Z] 2.2.0-dev.5: digest: sha256:09b81e433bdbfb4aa81f0c5813ab74843cd8816b1f19bfb5fa162db21114c3f9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:14.488Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:14.792Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:04:14.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-12-29T04:04:14.792Z] 411758b42020: Preparing [2021-12-29T04:04:14.792Z] 0f37369fb9d1: Preparing [2021-12-29T04:04:14.792Z] 3926d4f5a292: Preparing [2021-12-29T04:04:14.792Z] f2b6f9b23bc4: Preparing [2021-12-29T04:04:14.792Z] 1a058d5342cc: Preparing [2021-12-29T04:04:14.792Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:14.792Z] 411758b42020: Layer already exists [2021-12-29T04:04:14.792Z] 3926d4f5a292: Layer already exists [2021-12-29T04:04:14.792Z] f2b6f9b23bc4: Layer already exists [2021-12-29T04:04:14.792Z] 0f37369fb9d1: Layer already exists [2021-12-29T04:04:14.792Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5: digest: sha256:09b81e433bdbfb4aa81f0c5813ab74843cd8816b1f19bfb5fa162db21114c3f9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:15.103Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:15.401Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-12-29T04:04:15.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-12-29T04:04:15.401Z] 411758b42020: Preparing [2021-12-29T04:04:15.401Z] 0f37369fb9d1: Preparing [2021-12-29T04:04:15.401Z] 3926d4f5a292: Preparing [2021-12-29T04:04:15.401Z] f2b6f9b23bc4: Preparing [2021-12-29T04:04:15.401Z] 1a058d5342cc: Preparing [2021-12-29T04:04:15.401Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:15.401Z] f2b6f9b23bc4: Layer already exists [2021-12-29T04:04:15.401Z] 411758b42020: Layer already exists [2021-12-29T04:04:15.401Z] 3926d4f5a292: Layer already exists [2021-12-29T04:04:15.401Z] 0f37369fb9d1: Layer already exists [2021-12-29T04:04:15.401Z] main: digest: sha256:09b81e433bdbfb4aa81f0c5813ab74843cd8816b1f19bfb5fa162db21114c3f9 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:04:15.442Z] ===================================================== [Pipeline] echo [2021-12-29T04:04:15.450Z] taggedImages: [2021-12-29T04:04:15.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:04:15.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-12-29T04:04:15.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.5 [2021-12-29T04:04:15.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:04:15.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:15.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:15.818Z] [2021-12-29T04:04:15.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:16.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:16.129Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T04:04:16.129Z] b4d181a07f80: Pulling fs layer [2021-12-29T04:04:16.129Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T04:04:16.129Z] ed53099fbce6: Pulling fs layer [2021-12-29T04:04:16.129Z] dc539afda2c1: Pulling fs layer [2021-12-29T04:04:16.129Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T04:04:16.129Z] 9065ff56babe: Pulling fs layer [2021-12-29T04:04:16.129Z] d287ab97295c: Pulling fs layer [2021-12-29T04:04:16.129Z] 77bc0d833cb6: Waiting [2021-12-29T04:04:16.129Z] 9065ff56babe: Waiting [2021-12-29T04:04:16.129Z] d287ab97295c: Waiting [2021-12-29T04:04:16.129Z] dc539afda2c1: Waiting [2021-12-29T04:04:16.129Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T04:04:16.129Z] a1111a8f2ec3: Download complete [2021-12-29T04:04:16.129Z] dc539afda2c1: Verifying Checksum [2021-12-29T04:04:16.129Z] dc539afda2c1: Download complete [2021-12-29T04:04:16.129Z] ed53099fbce6: Verifying Checksum [2021-12-29T04:04:16.129Z] ed53099fbce6: Download complete [2021-12-29T04:04:16.400Z] 9065ff56babe: Verifying Checksum [2021-12-29T04:04:16.400Z] 9065ff56babe: Download complete [2021-12-29T04:04:16.400Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T04:04:16.400Z] 77bc0d833cb6: Download complete [2021-12-29T04:04:16.400Z] b4d181a07f80: Verifying Checksum [2021-12-29T04:04:16.400Z] b4d181a07f80: Download complete [2021-12-29T04:04:16.978Z] d287ab97295c: Verifying Checksum [2021-12-29T04:04:16.978Z] d287ab97295c: Download complete [2021-12-29T04:04:17.940Z] b4d181a07f80: Pull complete [2021-12-29T04:04:17.941Z] a1111a8f2ec3: Pull complete [2021-12-29T04:04:18.527Z] ed53099fbce6: Pull complete [2021-12-29T04:04:18.527Z] dc539afda2c1: Pull complete [2021-12-29T04:04:18.787Z] 77bc0d833cb6: Pull complete [2021-12-29T04:04:19.047Z] 9065ff56babe: Pull complete [2021-12-29T04:04:24.370Z] d287ab97295c: Pull complete [2021-12-29T04:04:24.370Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T04:04:24.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:24.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T04:04:24.441Z] prd-centos7-docker-4c-2g-333 does not seem to be running inside a container [2021-12-29T04:04:24.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-29T04:04:26.775Z] $ docker top 9c5f9e2d1150824ad9f5182a358bdd51fa095b5eaf5ec3eb17d76880a0df6975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:04:27.216Z] ---> job-cost.sh [2021-12-29T04:04:27.217Z] lf-activate-venv: SKIPPING [2021-12-29T04:04:27.217Z] INFO: No Stack... [2021-12-29T04:04:27.475Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T04:04:27.734Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T04:04:28.033Z] + cat /w/workspace/device-mqtt-go/26/archives/cost.csv [2021-12-29T04:04:28.033Z] + cut -d, -f6 [Pipeline] lock [2021-12-29T04:04:28.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [2021-12-29T04:04:28.071Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] did not exist. Created. [2021-12-29T04:04:28.071Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T04:04:28.378Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-29T04:04:28.414Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T04:04:28.420Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T04:04:28.438Z] $ docker stop --time=1 9c5f9e2d1150824ad9f5182a358bdd51fa095b5eaf5ec3eb17d76880a0df6975 [2021-12-29T04:04:29.571Z] $ docker rm -f 9c5f9e2d1150824ad9f5182a358bdd51fa095b5eaf5ec3eb17d76880a0df6975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:07:45.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-29T04:07:45.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T04:07:45.385Z] Dload Upload Total Spent Left Speed [2021-12-29T04:07:45.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93102 [Pipeline] sh [2021-12-29T04:07:45.952Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-29T04:07:46.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-29T04:07:46.299Z] + sudo tee /etc/docker/daemon.new [2021-12-29T04:07:46.299Z] { [2021-12-29T04:07:46.299Z] "registry-mirrors": [ [2021-12-29T04:07:46.299Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-29T04:07:46.299Z] ], [2021-12-29T04:07:46.299Z] "bip": "10.250.0.254/24", [2021-12-29T04:07:46.299Z] "hosts": [ [2021-12-29T04:07:46.299Z] "tcp://0.0.0.0:5555", [2021-12-29T04:07:46.299Z] "unix:///var/run/docker.sock" [2021-12-29T04:07:46.299Z] ], [2021-12-29T04:07:46.299Z] "mtu": 1458, [2021-12-29T04:07:46.299Z] "selinux-enabled": true, [2021-12-29T04:07:46.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-29T04:07:46.299Z] } [Pipeline] sh [2021-12-29T04:07:46.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-29T04:07:46.994Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:08:05.329Z] provisioning config files... [2021-12-29T04:08:05.356Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/26@tmp/config318072922448533393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:05.733Z] ---> docker-login.sh [2021-12-29T04:08:05.733Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:08:06.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:08:06.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:08:06.611Z] Configure a credential helper to remove this warning. See [2021-12-29T04:08:06.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:08:06.611Z] [2021-12-29T04:08:06.611Z] Login Succeeded [2021-12-29T04:08:06.611Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:08:06.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:08:06.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:08:06.886Z] Configure a credential helper to remove this warning. See [2021-12-29T04:08:06.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:08:06.886Z] [2021-12-29T04:08:06.886Z] Login Succeeded [2021-12-29T04:08:06.886Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:08:07.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:08:07.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:08:07.441Z] Configure a credential helper to remove this warning. See [2021-12-29T04:08:07.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:08:07.441Z] [2021-12-29T04:08:07.441Z] Login Succeeded [2021-12-29T04:08:07.441Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:08:07.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:08:07.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:08:07.732Z] Configure a credential helper to remove this warning. See [2021-12-29T04:08:07.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:08:07.732Z] [2021-12-29T04:08:07.732Z] Login Succeeded [2021-12-29T04:08:07.732Z] docker.io [2021-12-29T04:08:08.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:08:08.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:08:08.600Z] Configure a credential helper to remove this warning. See [2021-12-29T04:08:08.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:08:08.600Z] [2021-12-29T04:08:08.600Z] Login Succeeded [2021-12-29T04:08:08.600Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:08:08.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-29T04:08:09.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:08:09.276Z] ========================================================= [2021-12-29T04:08:09.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-29T04:08:09.276Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:09.628Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-29T04:08:09.904Z] Sending build context to Docker daemon 2.96MB [2021-12-29T04:08:09.904Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:08:09.904Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-29T04:08:10.181Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-29T04:08:10.181Z] 552d1f2373af: Pulling fs layer [2021-12-29T04:08:10.181Z] ea3f2d53f512: Pulling fs layer [2021-12-29T04:08:10.181Z] 9e70ebbbe112: Pulling fs layer [2021-12-29T04:08:10.181Z] 7a9cfe048b4a: Pulling fs layer [2021-12-29T04:08:10.181Z] 72dc09318566: Pulling fs layer [2021-12-29T04:08:10.181Z] f4f7b4309257: Pulling fs layer [2021-12-29T04:08:10.181Z] 0ac9a79272e3: Pulling fs layer [2021-12-29T04:08:10.181Z] b78e95d17946: Pulling fs layer [2021-12-29T04:08:10.181Z] 7a9cfe048b4a: Waiting [2021-12-29T04:08:10.181Z] f4f7b4309257: Waiting [2021-12-29T04:08:10.181Z] 0ac9a79272e3: Waiting [2021-12-29T04:08:10.181Z] b78e95d17946: Waiting [2021-12-29T04:08:10.181Z] 72dc09318566: Waiting [2021-12-29T04:08:10.181Z] 9e70ebbbe112: Download complete [2021-12-29T04:08:10.181Z] ea3f2d53f512: Verifying Checksum [2021-12-29T04:08:10.181Z] ea3f2d53f512: Download complete [2021-12-29T04:08:10.181Z] 72dc09318566: Verifying Checksum [2021-12-29T04:08:10.181Z] 72dc09318566: Download complete [2021-12-29T04:08:10.181Z] f4f7b4309257: Verifying Checksum [2021-12-29T04:08:10.181Z] f4f7b4309257: Download complete [2021-12-29T04:08:10.181Z] 552d1f2373af: Download complete [2021-12-29T04:08:10.181Z] 0ac9a79272e3: Verifying Checksum [2021-12-29T04:08:10.181Z] 0ac9a79272e3: Download complete [2021-12-29T04:08:10.783Z] 552d1f2373af: Pull complete [2021-12-29T04:08:11.403Z] ea3f2d53f512: Pull complete [2021-12-29T04:08:12.004Z] 9e70ebbbe112: Pull complete [2021-12-29T04:08:12.004Z] b78e95d17946: Verifying Checksum [2021-12-29T04:08:12.004Z] b78e95d17946: Download complete [2021-12-29T04:08:12.602Z] 7a9cfe048b4a: Verifying Checksum [2021-12-29T04:08:12.602Z] 7a9cfe048b4a: Download complete [2021-12-29T04:08:24.988Z] 7a9cfe048b4a: Pull complete [2021-12-29T04:08:24.988Z] 72dc09318566: Pull complete [2021-12-29T04:08:24.988Z] f4f7b4309257: Pull complete [2021-12-29T04:08:24.988Z] 0ac9a79272e3: Pull complete [2021-12-29T04:08:30.402Z] b78e95d17946: Pull complete [2021-12-29T04:08:30.402Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-29T04:08:30.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T04:08:30.402Z] ---> 8b459fc5aaf0 [2021-12-29T04:08:30.402Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:08:31.380Z] ---> Running in bebb1f8991a8 [2021-12-29T04:08:31.653Z] Removing intermediate container bebb1f8991a8 [2021-12-29T04:08:31.653Z] ---> f4417b0fcd26 [2021-12-29T04:08:31.653Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:08:31.653Z] ---> Running in a3e50873630f [2021-12-29T04:08:32.248Z] Removing intermediate container a3e50873630f [2021-12-29T04:08:32.248Z] ---> 43b32bdf5781 [2021-12-29T04:08:32.248Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:08:32.248Z] ---> Running in 495b2a64a941 [2021-12-29T04:08:34.243Z] Removing intermediate container 495b2a64a941 [2021-12-29T04:08:34.243Z] ---> 4fd79c63ce72 [2021-12-29T04:08:34.243Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:08:34.243Z] ---> Running in b8d1cd51df8a [2021-12-29T04:08:35.215Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:08:36.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:08:36.785Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-29T04:08:36.785Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-29T04:08:37.067Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-29T04:08:37.067Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-29T04:08:37.067Z] Executing busybox-1.33.1-r3.trigger [2021-12-29T04:08:37.345Z] OK: 223 MiB in 56 packages [2021-12-29T04:08:38.324Z] Removing intermediate container b8d1cd51df8a [2021-12-29T04:08:38.324Z] ---> 98ff3db177c4 [2021-12-29T04:08:38.324Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-12-29T04:08:38.324Z] ---> Running in 9734317bb5f0 [2021-12-29T04:08:38.598Z] Removing intermediate container 9734317bb5f0 [2021-12-29T04:08:38.598Z] ---> 89af873684b6 [2021-12-29T04:08:38.598Z] Step 8/11 : COPY . . [2021-12-29T04:08:39.577Z] ---> b8720c8d9ae0 [2021-12-29T04:08:39.577Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:08:39.577Z] ---> Running in 54c5b6be1f69 [2021-12-29T04:10:01.342Z] Removing intermediate container 54c5b6be1f69 [2021-12-29T04:10:01.342Z] ---> 8b666f0e47e6 [2021-12-29T04:10:01.342Z] Step 10/11 : ARG MAKE='make build' [2021-12-29T04:10:01.342Z] ---> Running in dab7c46467d4 [2021-12-29T04:10:01.342Z] Removing intermediate container dab7c46467d4 [2021-12-29T04:10:01.342Z] ---> 6a50c5316bd4 [2021-12-29T04:10:01.342Z] Step 11/11 : RUN $MAKE [2021-12-29T04:10:01.342Z] ---> Running in 8be7e3ede2df [2021-12-29T04:10:01.342Z] noop [2021-12-29T04:10:01.342Z] Removing intermediate container 8be7e3ede2df [2021-12-29T04:10:01.342Z] ---> f31f84fd5d45 [2021-12-29T04:10:01.342Z] Successfully built f31f84fd5d45 [2021-12-29T04:10:01.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:10:01.685Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T04:10:01.685Z] . [Pipeline] withDockerContainer [2021-12-29T04:10:01.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-336 does not seem to be running inside a container [2021-12-29T04:10:01.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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-12-29T04:10:03.276Z] $ docker top 0db0d1bcdd257929b1131d12449a7929c6891965fe31aac9988d81ed6e2a594d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:10:04.180Z] + go version [2021-12-29T04:10:04.180Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-29T04:10:04.202Z] $ docker stop --time=1 0db0d1bcdd257929b1131d12449a7929c6891965fe31aac9988d81ed6e2a594d [2021-12-29T04:10:05.830Z] $ docker rm -f 0db0d1bcdd257929b1131d12449a7929c6891965fe31aac9988d81ed6e2a594d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:10:06.423Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T04:10:06.423Z] . [Pipeline] withDockerContainer [2021-12-29T04:10:06.644Z] prd-ubuntu18.04-docker-arm64-4c-16g-336 does not seem to be running inside a container [2021-12-29T04:10:06.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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-12-29T04:10:07.997Z] $ docker top f28c7beac20e8ec5748539bc04469c47358a5b498aa4031338edf47bbd70bf5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-29T04:10:08.903Z] + make test [2021-12-29T04:10:08.903Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-29T04:10:10.345Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-12-29T04:11:06.917Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-12-29T04:11:06.917Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.5% of statements [2021-12-29T04:11:06.917Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-12-29T04:11:06.917Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T04:11:29.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T04:11:29.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T04:11:29.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T04:11:29.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T04:11:29.122Z] $ docker stop --time=1 f28c7beac20e8ec5748539bc04469c47358a5b498aa4031338edf47bbd70bf5d [2021-12-29T04:11:30.839Z] $ docker rm -f f28c7beac20e8ec5748539bc04469c47358a5b498aa4031338edf47bbd70bf5d [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:11:31.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T04:11:31.644Z] Warning: overwriting stash ‘coverage-report’ [2021-12-29T04:11:32.068Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:11:32.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-29T04:11:32.774Z] + ls -al . [2021-12-29T04:11:32.774Z] total 180 [2021-12-29T04:11:32.774Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 04:11 . [2021-12-29T04:11:32.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:04 .. [2021-12-29T04:11:32.774Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 04:04 .dockerignore [2021-12-29T04:11:32.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:04 .git [2021-12-29T04:11:32.774Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:04 .github [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 29 04:04 .gitignore [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 7287 Dec 29 04:04 Attribution.txt [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 7447 Dec 29 04:04 CHANGELOG.md [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 1907 Dec 29 04:04 Dockerfile [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:04 GOVERNANCE.md [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:04 Jenkinsfile [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 04:04 LICENSE [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 1030 Dec 29 04:04 Makefile [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 04:04 OWNERS.md [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 2643 Dec 29 04:04 README.md [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 04:01 VERSION [2021-12-29T04:11:32.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:04 bin [2021-12-29T04:11:32.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:04 cmd [2021-12-29T04:11:32.775Z] -rw-r--r-- 1 jenkins jenkins 17452 Dec 29 04:11 coverage.out [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 410 Dec 29 04:04 go.mod [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 49620 Dec 29 04:04 go.sum [2021-12-29T04:11:32.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:04 internal [2021-12-29T04:11:32.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:04 mock [2021-12-29T04:11:32.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:04 snap [2021-12-29T04:11:32.775Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 29 04:04 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:11:33.112Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=65976b5f62c44c0dc6a515179a4847523af2a8b0 --label arch=arm64 --label version=2.2.0-dev.5 . [2021-12-29T04:11:33.384Z] Sending build context to Docker daemon 2.979MB [2021-12-29T04:11:33.385Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:11:33.385Z] Step 2/23 : FROM ${BASE} AS builder [2021-12-29T04:11:33.385Z] ---> f31f84fd5d45 [2021-12-29T04:11:33.385Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:11:33.655Z] ---> Running in 59d9d865378c [2021-12-29T04:11:33.926Z] Removing intermediate container 59d9d865378c [2021-12-29T04:11:33.926Z] ---> ba5f8498b546 [2021-12-29T04:11:33.926Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:11:33.926Z] ---> Running in ce4b1ed4ff38 [2021-12-29T04:11:34.196Z] Removing intermediate container ce4b1ed4ff38 [2021-12-29T04:11:34.196Z] ---> 1485ab5fff9d [2021-12-29T04:11:34.196Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:11:34.470Z] ---> Running in 72e4d95c89c1 [2021-12-29T04:11:35.896Z] Removing intermediate container 72e4d95c89c1 [2021-12-29T04:11:35.896Z] ---> 34e22f529bdc [2021-12-29T04:11:35.896Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:11:35.896Z] ---> Running in 26cb7799ef1f [2021-12-29T04:11:36.884Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:11:37.873Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:11:38.475Z] OK: 223 MiB in 56 packages [2021-12-29T04:11:39.472Z] Removing intermediate container 26cb7799ef1f [2021-12-29T04:11:39.472Z] ---> 8a3fae87c9c3 [2021-12-29T04:11:39.472Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-12-29T04:11:39.472Z] ---> Running in 1ed41e7b9667 [2021-12-29T04:11:39.754Z] Removing intermediate container 1ed41e7b9667 [2021-12-29T04:11:39.754Z] ---> b33c2a132d8b [2021-12-29T04:11:39.754Z] Step 8/23 : COPY . . [2021-12-29T04:11:40.741Z] ---> 91c7196f2080 [2021-12-29T04:11:40.741Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:11:40.741Z] ---> Running in a2908d063c3a [2021-12-29T04:11:42.718Z] Removing intermediate container a2908d063c3a [2021-12-29T04:11:42.718Z] ---> 6c52fc562dd3 [2021-12-29T04:11:42.718Z] Step 10/23 : ARG MAKE='make build' [2021-12-29T04:11:42.718Z] ---> Running in 4461b705dbec [2021-12-29T04:11:43.314Z] Removing intermediate container 4461b705dbec [2021-12-29T04:11:43.314Z] ---> 2c5e74b7d8f5 [2021-12-29T04:11:43.314Z] Step 11/23 : RUN $MAKE [2021-12-29T04:11:43.314Z] ---> Running in e0601276c161 [2021-12-29T04:11:44.303Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.5" -o cmd/device-mqtt ./cmd [2021-12-29T04:12:23.277Z] Removing intermediate container e0601276c161 [2021-12-29T04:12:23.277Z] ---> d7034cdb8047 [2021-12-29T04:12:23.277Z] Step 12/23 : FROM alpine:3.14 [2021-12-29T04:12:23.277Z] 3.14: Pulling from library/alpine [2021-12-29T04:12:23.277Z] be307f383ecc: Pulling fs layer [2021-12-29T04:12:23.277Z] be307f383ecc: Verifying Checksum [2021-12-29T04:12:23.277Z] be307f383ecc: Download complete [2021-12-29T04:12:23.277Z] be307f383ecc: Pull complete [2021-12-29T04:12:23.277Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T04:12:23.277Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T04:12:23.277Z] ---> 5b8b7b635229 [2021-12-29T04:12:23.277Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-12-29T04:12:23.277Z] ---> Running in c752087f3647 [2021-12-29T04:12:23.277Z] Removing intermediate container c752087f3647 [2021-12-29T04:12:23.277Z] ---> d019c0d28357 [2021-12-29T04:12:23.277Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T04:12:23.277Z] ---> Running in 5abe44155b8c [2021-12-29T04:12:23.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:12:23.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:12:23.873Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T04:12:23.873Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T04:12:23.873Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T04:12:23.873Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T04:12:23.873Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T04:12:23.873Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T04:12:23.873Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T04:12:23.873Z] OK: 8 MiB in 20 packages [2021-12-29T04:12:24.847Z] Removing intermediate container 5abe44155b8c [2021-12-29T04:12:24.847Z] ---> 05b83a1d6e26 [2021-12-29T04:12:24.847Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-12-29T04:12:25.830Z] ---> 681e71f6e851 [2021-12-29T04:12:25.830Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-12-29T04:12:26.426Z] ---> 04e67d89e7b6 [2021-12-29T04:12:26.426Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-12-29T04:12:27.020Z] ---> 3b86b345c43d [2021-12-29T04:12:27.020Z] Step 18/23 : EXPOSE 59982 [2021-12-29T04:12:27.020Z] ---> Running in 96f0c3096558 [2021-12-29T04:12:27.293Z] Removing intermediate container 96f0c3096558 [2021-12-29T04:12:27.293Z] ---> 1ea75f89d09b [2021-12-29T04:12:27.293Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-12-29T04:12:27.565Z] ---> Running in c47d68e69a36 [2021-12-29T04:12:27.838Z] Removing intermediate container c47d68e69a36 [2021-12-29T04:12:27.838Z] ---> 71bf65e059b9 [2021-12-29T04:12:27.838Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-29T04:12:27.838Z] ---> Running in 69d3ec33770a [2021-12-29T04:12:28.433Z] Removing intermediate container 69d3ec33770a [2021-12-29T04:12:28.433Z] ---> a4a4946c741c [2021-12-29T04:12:28.433Z] Step 21/23 : LABEL arch=arm64 [2021-12-29T04:12:28.433Z] ---> Running in 984d7a85577c [2021-12-29T04:12:28.705Z] Removing intermediate container 984d7a85577c [2021-12-29T04:12:28.705Z] ---> 6c157062956f [2021-12-29T04:12:28.705Z] Step 22/23 : LABEL git_sha=65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:12:28.705Z] ---> Running in 32440474ee0a [2021-12-29T04:12:29.296Z] Removing intermediate container 32440474ee0a [2021-12-29T04:12:29.296Z] ---> 850a2d772a6c [2021-12-29T04:12:29.296Z] Step 23/23 : LABEL version=2.2.0-dev.5 [2021-12-29T04:12:29.296Z] ---> Running in 86f0c13adaaf [2021-12-29T04:12:29.569Z] Removing intermediate container 86f0c13adaaf [2021-12-29T04:12:29.569Z] ---> bdbb8bcb0d78 [2021-12-29T04:12:29.569Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-29T04:12:29.569Z] Successfully built bdbb8bcb0d78 [2021-12-29T04:12:29.569Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:12:29.667Z] provisioning config files... [2021-12-29T04:12:29.685Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/26@tmp/config9173773581731850863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:12:30.029Z] ---> docker-login.sh [2021-12-29T04:12:30.029Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:12:30.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:12:30.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:12:30.301Z] Configure a credential helper to remove this warning. See [2021-12-29T04:12:30.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:12:30.301Z] [2021-12-29T04:12:30.301Z] Login Succeeded [2021-12-29T04:12:30.301Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:12:30.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:12:30.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:12:30.895Z] Configure a credential helper to remove this warning. See [2021-12-29T04:12:30.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:12:30.895Z] [2021-12-29T04:12:30.895Z] Login Succeeded [2021-12-29T04:12:30.895Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:12:31.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:12:31.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:12:31.165Z] Configure a credential helper to remove this warning. See [2021-12-29T04:12:31.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:12:31.165Z] [2021-12-29T04:12:31.165Z] Login Succeeded [2021-12-29T04:12:31.437Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:12:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:12:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:12:31.710Z] Configure a credential helper to remove this warning. See [2021-12-29T04:12:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:12:31.710Z] [2021-12-29T04:12:31.710Z] Login Succeeded [2021-12-29T04:12:31.710Z] docker.io [2021-12-29T04:12:31.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:12:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:12:32.574Z] Configure a credential helper to remove this warning. See [2021-12-29T04:12:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:12:32.574Z] [2021-12-29T04:12:32.574Z] Login Succeeded [2021-12-29T04:12:32.574Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:12:32.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:12:32.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:12:32.664Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-12-29T04:12:32.664Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:12:32.664Z] latest [2021-12-29T04:12:32.664Z] 2.2.0-dev.5 [2021-12-29T04:12:32.664Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:12:32.664Z] main [2021-12-29T04:12:32.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:33.029Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:33.364Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:12:33.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-12-29T04:12:33.364Z] d836cdd6bdb0: Preparing [2021-12-29T04:12:33.364Z] 474022f7d63a: Preparing [2021-12-29T04:12:33.364Z] 5bf46a6b3c59: Preparing [2021-12-29T04:12:33.364Z] b5600c99bb12: Preparing [2021-12-29T04:12:33.364Z] 62170e181a92: Preparing [2021-12-29T04:12:33.364Z] 62170e181a92: Layer already exists [2021-12-29T04:12:33.638Z] 474022f7d63a: Pushed [2021-12-29T04:12:33.639Z] d836cdd6bdb0: Pushed [2021-12-29T04:12:34.236Z] b5600c99bb12: Pushed [2021-12-29T04:12:36.215Z] 5bf46a6b3c59: Pushed [2021-12-29T04:12:36.485Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0: digest: sha256:6914d8b585d0387569b61fef946c447c05fa931a07ace12a47cb1c9f1f1bf518 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:36.831Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:37.171Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-12-29T04:12:37.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-12-29T04:12:37.171Z] d836cdd6bdb0: Preparing [2021-12-29T04:12:37.171Z] 474022f7d63a: Preparing [2021-12-29T04:12:37.171Z] 5bf46a6b3c59: Preparing [2021-12-29T04:12:37.171Z] b5600c99bb12: Preparing [2021-12-29T04:12:37.172Z] 62170e181a92: Preparing [2021-12-29T04:12:37.172Z] 62170e181a92: Layer already exists [2021-12-29T04:12:37.172Z] 5bf46a6b3c59: Layer already exists [2021-12-29T04:12:37.172Z] 474022f7d63a: Layer already exists [2021-12-29T04:12:37.172Z] b5600c99bb12: Layer already exists [2021-12-29T04:12:37.172Z] d836cdd6bdb0: Layer already exists [2021-12-29T04:12:37.442Z] latest: digest: sha256:6914d8b585d0387569b61fef946c447c05fa931a07ace12a47cb1c9f1f1bf518 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:37.781Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:38.114Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.5 [2021-12-29T04:12:38.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-12-29T04:12:38.114Z] d836cdd6bdb0: Preparing [2021-12-29T04:12:38.114Z] 474022f7d63a: Preparing [2021-12-29T04:12:38.114Z] 5bf46a6b3c59: Preparing [2021-12-29T04:12:38.114Z] b5600c99bb12: Preparing [2021-12-29T04:12:38.114Z] 62170e181a92: Preparing [2021-12-29T04:12:38.114Z] b5600c99bb12: Layer already exists [2021-12-29T04:12:38.114Z] 5bf46a6b3c59: Layer already exists [2021-12-29T04:12:38.114Z] 474022f7d63a: Layer already exists [2021-12-29T04:12:38.114Z] 62170e181a92: Layer already exists [2021-12-29T04:12:38.114Z] d836cdd6bdb0: Layer already exists [2021-12-29T04:12:38.384Z] 2.2.0-dev.5: digest: sha256:6914d8b585d0387569b61fef946c447c05fa931a07ace12a47cb1c9f1f1bf518 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:38.721Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:39.056Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:12:39.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-12-29T04:12:39.056Z] d836cdd6bdb0: Preparing [2021-12-29T04:12:39.056Z] 474022f7d63a: Preparing [2021-12-29T04:12:39.056Z] 5bf46a6b3c59: Preparing [2021-12-29T04:12:39.056Z] b5600c99bb12: Preparing [2021-12-29T04:12:39.056Z] 62170e181a92: Preparing [2021-12-29T04:12:39.056Z] d836cdd6bdb0: Layer already exists [2021-12-29T04:12:39.056Z] 5bf46a6b3c59: Layer already exists [2021-12-29T04:12:39.056Z] 474022f7d63a: Layer already exists [2021-12-29T04:12:39.056Z] 62170e181a92: Layer already exists [2021-12-29T04:12:39.056Z] b5600c99bb12: Layer already exists [2021-12-29T04:12:39.056Z] 65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5: digest: sha256:6914d8b585d0387569b61fef946c447c05fa931a07ace12a47cb1c9f1f1bf518 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:39.669Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:40.002Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-12-29T04:12:40.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-12-29T04:12:40.002Z] d836cdd6bdb0: Preparing [2021-12-29T04:12:40.002Z] 474022f7d63a: Preparing [2021-12-29T04:12:40.002Z] 5bf46a6b3c59: Preparing [2021-12-29T04:12:40.002Z] b5600c99bb12: Preparing [2021-12-29T04:12:40.002Z] 62170e181a92: Preparing [2021-12-29T04:12:40.002Z] 5bf46a6b3c59: Layer already exists [2021-12-29T04:12:40.002Z] 62170e181a92: Layer already exists [2021-12-29T04:12:40.002Z] b5600c99bb12: Layer already exists [2021-12-29T04:12:40.002Z] d836cdd6bdb0: Layer already exists [2021-12-29T04:12:40.002Z] 474022f7d63a: Layer already exists [2021-12-29T04:12:40.274Z] main: digest: sha256:6914d8b585d0387569b61fef946c447c05fa931a07ace12a47cb1c9f1f1bf518 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:12:40.324Z] ===================================================== [Pipeline] echo [2021-12-29T04:12:40.335Z] taggedImages: [2021-12-29T04:12:40.335Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0 [2021-12-29T04:12:40.335Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-12-29T04:12:40.335Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.5 [2021-12-29T04:12:40.335Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:65976b5f62c44c0dc6a515179a4847523af2a8b0-2.2.0-dev.5 [2021-12-29T04:12:40.335Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:40.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:12:40.698Z] [2021-12-29T04:12:40.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:12:41.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:12:41.320Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-29T04:12:41.320Z] 448f6bf000e3: Pulling fs layer [2021-12-29T04:12:41.320Z] f757da607395: Pulling fs layer [2021-12-29T04:12:41.320Z] 05883995daec: Pulling fs layer [2021-12-29T04:12:41.320Z] 8603b9c90790: Pulling fs layer [2021-12-29T04:12:41.320Z] 1560dd03e051: Pulling fs layer [2021-12-29T04:12:41.320Z] 27f5ce0e4adf: Pulling fs layer [2021-12-29T04:12:41.320Z] c2d8d7efcc4b: Pulling fs layer [2021-12-29T04:12:41.320Z] 8603b9c90790: Waiting [2021-12-29T04:12:41.320Z] 1560dd03e051: Waiting [2021-12-29T04:12:41.320Z] 27f5ce0e4adf: Waiting [2021-12-29T04:12:41.320Z] c2d8d7efcc4b: Waiting [2021-12-29T04:12:41.320Z] f757da607395: Verifying Checksum [2021-12-29T04:12:41.320Z] f757da607395: Download complete [2021-12-29T04:12:41.320Z] 8603b9c90790: Verifying Checksum [2021-12-29T04:12:41.320Z] 8603b9c90790: Download complete [2021-12-29T04:12:41.320Z] 1560dd03e051: Verifying Checksum [2021-12-29T04:12:41.320Z] 1560dd03e051: Download complete [2021-12-29T04:12:41.595Z] 05883995daec: Verifying Checksum [2021-12-29T04:12:41.595Z] 05883995daec: Download complete [2021-12-29T04:12:41.595Z] 27f5ce0e4adf: Verifying Checksum [2021-12-29T04:12:41.595Z] 27f5ce0e4adf: Download complete [2021-12-29T04:12:41.868Z] 448f6bf000e3: Verifying Checksum [2021-12-29T04:12:41.868Z] 448f6bf000e3: Download complete [2021-12-29T04:12:44.482Z] c2d8d7efcc4b: Verifying Checksum [2021-12-29T04:12:44.482Z] c2d8d7efcc4b: Download complete [2021-12-29T04:12:45.461Z] 448f6bf000e3: Pull complete [2021-12-29T04:12:46.054Z] f757da607395: Pull complete [2021-12-29T04:12:47.485Z] 05883995daec: Pull complete [2021-12-29T04:12:47.485Z] 8603b9c90790: Pull complete [2021-12-29T04:12:48.458Z] 1560dd03e051: Pull complete [2021-12-29T04:12:48.730Z] 27f5ce0e4adf: Pull complete [2021-12-29T04:13:03.787Z] c2d8d7efcc4b: Pull complete [2021-12-29T04:13:03.787Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-29T04:13:03.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:13:03.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-29T04:13:03.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-336 does not seem to be running inside a container [2021-12-29T04:13:04.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/26 -v /w/workspace/device-mqtt-go/26:/w/workspace/device-mqtt-go/26:rw,z -v /w/workspace/device-mqtt-go/26@tmp:/w/workspace/device-mqtt-go/26@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:arm64 cat [2021-12-29T04:13:06.628Z] $ docker top 17e83e56052991f21ce59def87721c9540762a406c493d5afb29ad1dc010421e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:13:07.533Z] ---> job-cost.sh [2021-12-29T04:13:07.534Z] lf-activate-venv: SKIPPING [2021-12-29T04:13:07.534Z] INFO: No Stack... [2021-12-29T04:13:07.804Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-29T04:13:08.398Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T04:13:09.112Z] + + cut -d, -f6cat [2021-12-29T04:13:09.112Z] /w/workspace/device-mqtt-go/26/archives/cost.csv [Pipeline] lock [2021-12-29T04:13:09.186Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [2021-12-29T04:13:09.193Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] did not exist. Created. [2021-12-29T04:13:09.193Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T04:13:09.886Z] /w/workspace/device-mqtt-go/26@tmp/durable-7fe0321f/script.sh: 1: /w/workspace/device-mqtt-go/26@tmp/durable-7fe0321f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-29T04:13:10.587Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-29T04:13:10.607Z] Warning: overwriting stash ‘stack-cost’ [2021-12-29T04:13:10.648Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T04:13:10.655Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T04:13:10.676Z] $ docker stop --time=1 17e83e56052991f21ce59def87721c9540762a406c493d5afb29ad1dc010421e [2021-12-29T04:13:12.174Z] $ docker rm -f 17e83e56052991f21ce59def87721c9540762a406c493d5afb29ad1dc010421e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) [Pipeline] unstash [Pipeline] configFileProvider [2021-12-29T04:13:12.625Z] provisioning config files... [2021-12-29T04:13:12.636Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7676887066877292862tmp [Pipeline] { [Pipeline] sh [2021-12-29T04:13:12.947Z] + set +x [2021-12-29T04:13:12.947Z] + curl -s https://codecov.io/bash [2021-12-29T04:13:12.947Z] + bash -s -- [2021-12-29T04:13:12.947Z] [2021-12-29T04:13:12.947Z] _____ _ [2021-12-29T04:13:12.947Z] / ____| | | [2021-12-29T04:13:12.947Z] | | ___ __| | ___ ___ _____ __ [2021-12-29T04:13:12.947Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-29T04:13:12.947Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-29T04:13:12.947Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-29T04:13:12.947Z] Bash-1.0.6 [2021-12-29T04:13:12.947Z] [2021-12-29T04:13:12.947Z] [2021-12-29T04:13:12.947Z] ==> git version 2.24.4 found [2021-12-29T04:13:12.947Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-12-29T04:13:12.947Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-29T04:13:12.947Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-29T04:13:12.947Z] ==> Jenkins CI detected. [2021-12-29T04:13:12.947Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:13:12.947Z] project root: . [2021-12-29T04:13:12.947Z] --> token set from env [2021-12-29T04:13:12.947Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-29T04:13:13.208Z] ==> Running gcov in . (disable via -X gcov) [2021-12-29T04:13:13.208Z] ==> Python coveragepy not found [2021-12-29T04:13:13.208Z] ==> Searching for coverage reports in: [2021-12-29T04:13:13.208Z] + . [2021-12-29T04:13:13.208Z] -> Found 1 reports [2021-12-29T04:13:13.208Z] ==> Detecting git/mercurial file structure [2021-12-29T04:13:13.208Z] ==> Reading reports [2021-12-29T04:13:13.208Z] + ./coverage.out bytes=17452 [2021-12-29T04:13:13.208Z] ==> Appending adjustments [2021-12-29T04:13:13.208Z] https://docs.codecov.io/docs/fixing-reports [2021-12-29T04:13:13.208Z] + Found adjustments [2021-12-29T04:13:13.208Z] ==> Gzipping contents [2021-12-29T04:13:13.208Z] 4.0K /tmp/codecov.Z5Tw8V.gz [2021-12-29T04:13:13.208Z] ==> Uploading reports [2021-12-29T04:13:13.208Z] url: https://codecov.io [2021-12-29T04:13:13.208Z] query: branch=main&commit=65976b5f62c44c0dc6a515179a4847523af2a8b0&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T04:13:13.208Z] -> Pinging Codecov [2021-12-29T04:13:13.208Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=65976b5f62c44c0dc6a515179a4847523af2a8b0&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T04:13:13.475Z] -> Uploading to [2021-12-29T04:13:13.475Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-29/7D719EC7BBE17E464838252E33014C33/65976b5f62c44c0dc6a515179a4847523af2a8b0/052d8948-2177-451e-a90d-5124e5a73973.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211229T041313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69b9d8ba657504f87be796573fc880ea5763cf3039b18dec4d6fdcda4353a092 [2021-12-29T04:13:13.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T04:13:13.475Z] Dload Upload Total Spent Left Speed [2021-12-29T04:13:14.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3218 0 0 100 3218 0 9935 --:--:-- --:--:-- --:--:-- 9932 [2021-12-29T04:13:14.065Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] } [2021-12-29T04:13:14.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-29T04:13:14.205Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-29T04:13:14.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:14.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:13:14.531Z] [2021-12-29T04:13:14.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:14.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:13:14.843Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-29T04:13:14.843Z] 188c0c94c7c5: Pulling fs layer [2021-12-29T04:13:14.843Z] 0ef7d3d256c8: Pulling fs layer [2021-12-29T04:13:14.843Z] de9db76c5a1d: Pulling fs layer [2021-12-29T04:13:14.843Z] 0eba1c9be4d2: Pulling fs layer [2021-12-29T04:13:14.843Z] 0d57e429df01: Pulling fs layer [2021-12-29T04:13:14.843Z] 4e4be7b47b0d: Pulling fs layer [2021-12-29T04:13:14.843Z] e1f770b5df2f: Pulling fs layer [2021-12-29T04:13:14.843Z] 85a0685a4137: Pulling fs layer [2021-12-29T04:13:14.843Z] 0d57e429df01: Waiting [2021-12-29T04:13:14.843Z] 4e4be7b47b0d: Waiting [2021-12-29T04:13:14.843Z] e1f770b5df2f: Waiting [2021-12-29T04:13:14.843Z] 85a0685a4137: Waiting [2021-12-29T04:13:14.843Z] 0eba1c9be4d2: Waiting [2021-12-29T04:13:14.843Z] de9db76c5a1d: Download complete [2021-12-29T04:13:14.843Z] 0ef7d3d256c8: Verifying Checksum [2021-12-29T04:13:14.843Z] 0ef7d3d256c8: Download complete [2021-12-29T04:13:14.843Z] 0d57e429df01: Verifying Checksum [2021-12-29T04:13:14.843Z] 0d57e429df01: Download complete [2021-12-29T04:13:14.843Z] 4e4be7b47b0d: Verifying Checksum [2021-12-29T04:13:14.843Z] 4e4be7b47b0d: Download complete [2021-12-29T04:13:14.843Z] 188c0c94c7c5: Verifying Checksum [2021-12-29T04:13:14.843Z] 188c0c94c7c5: Download complete [2021-12-29T04:13:15.106Z] e1f770b5df2f: Verifying Checksum [2021-12-29T04:13:15.106Z] e1f770b5df2f: Download complete [2021-12-29T04:13:15.106Z] 188c0c94c7c5: Pull complete [2021-12-29T04:13:15.386Z] 0ef7d3d256c8: Pull complete [2021-12-29T04:13:15.386Z] de9db76c5a1d: Pull complete [2021-12-29T04:13:15.659Z] 0eba1c9be4d2: Verifying Checksum [2021-12-29T04:13:15.659Z] 0eba1c9be4d2: Download complete [2021-12-29T04:13:15.920Z] 85a0685a4137: Verifying Checksum [2021-12-29T04:13:15.920Z] 85a0685a4137: Download complete [2021-12-29T04:13:20.157Z] 0eba1c9be4d2: Pull complete [2021-12-29T04:13:20.157Z] 0d57e429df01: Pull complete [2021-12-29T04:13:20.157Z] 4e4be7b47b0d: Pull complete [2021-12-29T04:13:20.157Z] e1f770b5df2f: Pull complete [2021-12-29T04:13:23.478Z] 85a0685a4137: Pull complete [2021-12-29T04:13:23.478Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-29T04:13:23.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:13:23.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-29T04:13:23.539Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:13:23.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-29T04:13:26.073Z] $ docker top 92c6b1a98d2c295942250183d7429ce0ac51077812dab8997b8a7c9c91e3a607 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-29T04:13:26.165Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-29T04:13:26.453Z] + set -o pipefail [2021-12-29T04:13:26.453Z] + snyk monitor '--org=edgex-jenkins' [2021-12-29T04:13:30.659Z] [2021-12-29T04:13:30.659Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-12-29T04:13:30.659Z] [2021-12-29T04:13:30.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/4b107500-9632-4384-b520-fc0141f0dd6d [2021-12-29T04:13:30.659Z] [2021-12-29T04:13:30.659Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-29T04:13:30.659Z] [2021-12-29T04:13:30.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-29T04:13:30.659Z] [2021-12-29T04:13:32.048Z] [Pipeline] } [2021-12-29T04:13:32.318Z] $ docker stop --time=1 92c6b1a98d2c295942250183d7429ce0ac51077812dab8997b8a7c9c91e3a607 [2021-12-29T04:13:34.291Z] $ docker rm -f 92c6b1a98d2c295942250183d7429ce0ac51077812dab8997b8a7c9c91e3a607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 [2021-12-29T04:13:35.017Z] + git log --format=format:%s -1 65976b5f62c44c0dc6a515179a4847523af2a8b0 [Pipeline] sh [2021-12-29T04:13:35.316Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:13:35.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:35.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:13:35.615Z] . [Pipeline] withDockerContainer [2021-12-29T04:13:35.680Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:13:35.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-12-29T04:13:36.049Z] $ docker top 98c7b886ed64bd6aa7f03561ae979610089c024955a5556c94daad9b7fc5ea3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:13:36.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:13:36.146Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:13:36.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:13:36.251Z] $ docker exec 98c7b886ed64bd6aa7f03561ae979610089c024955a5556c94daad9b7fc5ea3d ssh-agent [2021-12-29T04:13:36.354Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBbeiJF/agent.14 [2021-12-29T04:13:36.354Z] SSH_AGENT_PID=21 [2021-12-29T04:13:36.360Z] Running ssh-add (command line suppressed) [2021-12-29T04:13:36.445Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7776817864133584677.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7776817864133584677.key) [2021-12-29T04:13:36.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:13:36.764Z] + git semver tag [2021-12-29T04:13:36.765Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:13:36.765Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-12-29T04:13:36.765Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:13:36.765Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:13:36.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:13:36.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:13:36.765Z] # $SEMVER_BRANCH = main [2021-12-29T04:13:36.765Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-12-29T04:13:36.765Z] # 65976b5f62c44c0dc6a515179a4847523af2a8b0 HEAD [2021-12-29T04:13:36.765Z] # -> Force: false [2021-12-29T04:13:36.765Z] # 752582f11937776b58366b89dd1b617d4b6f4a3c refs/tags/v2.2.0-dev.5 [Pipeline] } [2021-12-29T04:13:36.774Z] $ docker exec --env ******** --env ******** 98c7b886ed64bd6aa7f03561ae979610089c024955a5556c94daad9b7fc5ea3d ssh-agent -k [2021-12-29T04:13:36.866Z] unset SSH_AUTH_SOCK; [2021-12-29T04:13:36.866Z] unset SSH_AGENT_PID; [2021-12-29T04:13:36.866Z] echo Agent pid 21 killed; [2021-12-29T04:13:36.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:13:37.187Z] + git semver [Pipeline] } [2021-12-29T04:13:37.201Z] $ docker stop --time=1 98c7b886ed64bd6aa7f03561ae979610089c024955a5556c94daad9b7fc5ea3d [2021-12-29T04:13:38.374Z] $ docker rm -f 98c7b886ed64bd6aa7f03561ae979610089c024955a5556c94daad9b7fc5ea3d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:38.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:13:38.753Z] [2021-12-29T04:13:38.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:39.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:13:39.058Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-29T04:13:39.058Z] ab5ef0e58194: Pulling fs layer [2021-12-29T04:13:39.058Z] 9712f1f96733: Pulling fs layer [2021-12-29T04:13:39.058Z] 63f879dbbcfc: Pulling fs layer [2021-12-29T04:13:39.058Z] 0d9ebad4ef96: Pulling fs layer [2021-12-29T04:13:39.058Z] e9a5061849ea: Pulling fs layer [2021-12-29T04:13:39.058Z] d747dcd14b5f: Pulling fs layer [2021-12-29T04:13:39.058Z] 2de7ff778b66: Pulling fs layer [2021-12-29T04:13:39.058Z] e9a5061849ea: Waiting [2021-12-29T04:13:39.058Z] d747dcd14b5f: Waiting [2021-12-29T04:13:39.058Z] 2de7ff778b66: Waiting [2021-12-29T04:13:39.058Z] 0d9ebad4ef96: Waiting [2021-12-29T04:13:39.058Z] 9712f1f96733: Verifying Checksum [2021-12-29T04:13:39.058Z] 9712f1f96733: Download complete [2021-12-29T04:13:39.329Z] 63f879dbbcfc: Verifying Checksum [2021-12-29T04:13:39.329Z] 63f879dbbcfc: Download complete [2021-12-29T04:13:39.596Z] 0d9ebad4ef96: Verifying Checksum [2021-12-29T04:13:39.596Z] 0d9ebad4ef96: Download complete [2021-12-29T04:13:39.596Z] d747dcd14b5f: Verifying Checksum [2021-12-29T04:13:39.596Z] d747dcd14b5f: Download complete [2021-12-29T04:13:39.596Z] ab5ef0e58194: Verifying Checksum [2021-12-29T04:13:39.596Z] ab5ef0e58194: Download complete [2021-12-29T04:13:39.596Z] e9a5061849ea: Verifying Checksum [2021-12-29T04:13:39.596Z] e9a5061849ea: Download complete [2021-12-29T04:13:39.856Z] 2de7ff778b66: Verifying Checksum [2021-12-29T04:13:39.856Z] 2de7ff778b66: Download complete [2021-12-29T04:13:43.198Z] ab5ef0e58194: Pull complete [2021-12-29T04:13:43.198Z] 9712f1f96733: Pull complete [2021-12-29T04:13:43.783Z] 63f879dbbcfc: Pull complete [2021-12-29T04:13:48.009Z] 0d9ebad4ef96: Pull complete [2021-12-29T04:13:48.009Z] e9a5061849ea: Pull complete [2021-12-29T04:13:48.009Z] d747dcd14b5f: Pull complete [2021-12-29T04:13:49.404Z] 2de7ff778b66: Pull complete [2021-12-29T04:13:49.404Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-29T04:13:49.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:13:49.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-29T04:13:49.477Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:13:49.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-29T04:13:52.433Z] $ docker top d6db6e568e1fb78c07941e098241167d7030e61d5f4fe7ab1a60965b0a473c45 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:13:52.516Z] provisioning config files... [2021-12-29T04:13:52.525Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2060870971005597331tmp [2021-12-29T04:13:52.536Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1118054319863858546tmp [2021-12-29T04:13:52.546Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4421765859765944469tmp [Pipeline] { [Pipeline] echo [2021-12-29T04:13:52.564Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:13:52.868Z] ---> sigul-configuration.sh [2021-12-29T04:13:52.868Z] gpg: directory `/root/.gnupg' created [2021-12-29T04:13:52.868Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-29T04:13:52.868Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-29T04:13:52.868Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-29T04:13:52.868Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-29T04:13:52.868Z] gpg: CAST5 encrypted data [2021-12-29T04:13:52.868Z] gpg: encrypted with 1 passphrase [2021-12-29T04:13:52.868Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-29T04:13:53.163Z] + mkdir /home/jenkins [2021-12-29T04:13:53.163Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-29T04:13:53.452Z] + 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 [2021-12-29T04:13:53.462Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:13:53.751Z] ---> sigul-install.sh [2021-12-29T04:13:53.751Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-29T04:13:54.044Z] + git tag --list [2021-12-29T04:13:54.044Z] 0.7.1 [2021-12-29T04:13:54.044Z] v1.0.0 [2021-12-29T04:13:54.044Z] v1.1.0 [2021-12-29T04:13:54.044Z] v1.1.1 [2021-12-29T04:13:54.044Z] v1.2.2 [2021-12-29T04:13:54.044Z] v1.3.0 [2021-12-29T04:13:54.044Z] v1.3.1 [2021-12-29T04:13:54.044Z] v2.0.0 [2021-12-29T04:13:54.044Z] v2.0.1-dev.1 [2021-12-29T04:13:54.044Z] v2.0.1-dev.10 [2021-12-29T04:13:54.044Z] v2.0.1-dev.11 [2021-12-29T04:13:54.044Z] v2.0.1-dev.12 [2021-12-29T04:13:54.044Z] v2.0.1-dev.13 [2021-12-29T04:13:54.044Z] v2.0.1-dev.14 [2021-12-29T04:13:54.044Z] v2.0.1-dev.15 [2021-12-29T04:13:54.044Z] v2.0.1-dev.16 [2021-12-29T04:13:54.044Z] v2.0.1-dev.17 [2021-12-29T04:13:54.044Z] v2.0.1-dev.2 [2021-12-29T04:13:54.044Z] v2.0.1-dev.3 [2021-12-29T04:13:54.044Z] v2.0.1-dev.4 [2021-12-29T04:13:54.044Z] v2.0.1-dev.5 [2021-12-29T04:13:54.044Z] v2.0.1-dev.6 [2021-12-29T04:13:54.044Z] v2.0.1-dev.7 [2021-12-29T04:13:54.044Z] v2.0.1-dev.8 [2021-12-29T04:13:54.044Z] v2.0.1-dev.9 [2021-12-29T04:13:54.044Z] v2.1.0 [2021-12-29T04:13:54.044Z] v2.2.0-dev.1 [2021-12-29T04:13:54.044Z] v2.2.0-dev.2 [2021-12-29T04:13:54.044Z] v2.2.0-dev.3 [2021-12-29T04:13:54.044Z] v2.2.0-dev.4 [2021-12-29T04:13:54.044Z] v2.2.0-dev.5 [Pipeline] sh [2021-12-29T04:13:54.334Z] + lftools sign git-tag v2.2.0-dev.5 [2021-12-29T04:13:54.910Z] Signing Git tag with Sigul... [2021-12-29T04:13:54.910Z] Signing v2.2.0-dev.5 [Pipeline] echo [2021-12-29T04:13:55.861Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:13:56.151Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-29T04:13:56.159Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-29T04:13:56.179Z] $ docker stop --time=1 d6db6e568e1fb78c07941e098241167d7030e61d5f4fe7ab1a60965b0a473c45 [2021-12-29T04:13:57.372Z] $ docker rm -f d6db6e568e1fb78c07941e098241167d7030e61d5f4fe7ab1a60965b0a473c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-29T04:13:57.777Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:13:57.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:13:58.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:13:58.077Z] . [Pipeline] withDockerContainer [2021-12-29T04:13:58.139Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:13:58.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-12-29T04:13:58.505Z] $ docker top 91746dfbc18bdab6d008677cb4b3eeea3ff400eecce7275b8af340027847c153 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:13:58.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:13:58.611Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:13:58.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:13:58.736Z] $ docker exec 91746dfbc18bdab6d008677cb4b3eeea3ff400eecce7275b8af340027847c153 ssh-agent [2021-12-29T04:13:58.845Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXonFDMc/agent.13 [2021-12-29T04:13:58.845Z] SSH_AGENT_PID=19 [2021-12-29T04:13:58.856Z] Running ssh-add (command line suppressed) [2021-12-29T04:13:58.965Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6220988395329732808.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6220988395329732808.key) [2021-12-29T04:13:58.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:13:59.273Z] + git semver bump pre [2021-12-29T04:13:59.273Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:13:59.273Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-12-29T04:13:59.273Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:13:59.273Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:13:59.273Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:13:59.273Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:13:59.273Z] # $SEMVER_BRANCH = main [2021-12-29T04:13:59.273Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-12-29T04:13:59.273Z] 2.2.0-dev.6 [Pipeline] } [2021-12-29T04:13:59.282Z] $ docker exec --env ******** --env ******** 91746dfbc18bdab6d008677cb4b3eeea3ff400eecce7275b8af340027847c153 ssh-agent -k [2021-12-29T04:13:59.385Z] unset SSH_AUTH_SOCK; [2021-12-29T04:13:59.385Z] unset SSH_AGENT_PID; [2021-12-29T04:13:59.385Z] echo Agent pid 19 killed; [2021-12-29T04:13:59.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:13:59.703Z] + git semver [Pipeline] } [2021-12-29T04:13:59.717Z] $ docker stop --time=1 91746dfbc18bdab6d008677cb4b3eeea3ff400eecce7275b8af340027847c153 [2021-12-29T04:14:00.923Z] $ docker rm -f 91746dfbc18bdab6d008677cb4b3eeea3ff400eecce7275b8af340027847c153 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:14:01.285Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:14:01.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:14:01.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:14:01.582Z] . [Pipeline] withDockerContainer [2021-12-29T04:14:01.656Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:14:01.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-12-29T04:14:02.061Z] $ docker top c5fa35305408e8fd1a47948b5a5b7487fbd03d0fdabf28207152b878fb49fa7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:14:02.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:14:02.177Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:14:02.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:14:02.279Z] $ docker exec c5fa35305408e8fd1a47948b5a5b7487fbd03d0fdabf28207152b878fb49fa7c ssh-agent [2021-12-29T04:14:02.376Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAGBKFO/agent.13 [2021-12-29T04:14:02.376Z] SSH_AGENT_PID=19 [2021-12-29T04:14:02.382Z] Running ssh-add (command line suppressed) [2021-12-29T04:14:02.475Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4577779384255855587.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4577779384255855587.key) [2021-12-29T04:14:02.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:14:02.786Z] + git semver push [2021-12-29T04:14:02.786Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:14:02.786Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-12-29T04:14:02.786Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:14:02.786Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:14:02.786Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:14:02.786Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:14:02.786Z] # $SEMVER_BRANCH = main [2021-12-29T04:14:02.786Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-12-29T04:14:04.708Z] $ docker exec --env ******** --env ******** c5fa35305408e8fd1a47948b5a5b7487fbd03d0fdabf28207152b878fb49fa7c ssh-agent -k [2021-12-29T04:14:04.804Z] unset SSH_AUTH_SOCK; [2021-12-29T04:14:04.804Z] unset SSH_AGENT_PID; [2021-12-29T04:14:04.804Z] echo Agent pid 19 killed; [2021-12-29T04:14:04.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:14:05.117Z] + git semver [Pipeline] } [2021-12-29T04:14:05.132Z] $ docker stop --time=1 c5fa35305408e8fd1a47948b5a5b7487fbd03d0fdabf28207152b878fb49fa7c [2021-12-29T04:14:06.303Z] $ docker rm -f c5fa35305408e8fd1a47948b5a5b7487fbd03d0fdabf28207152b878fb49fa7c [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-29T04:14:06.810Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:07.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:07.675Z] ---> package-listing.sh [2021-12-29T04:14:07.675Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-29T04:14:07.675Z] ++ facter osfamily [2021-12-29T04:14:07.936Z] + OS_FAMILY=redhat [2021-12-29T04:14:07.936Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-12-29T04:14:07.936Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-29T04:14:07.936Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-29T04:14:07.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-29T04:14:07.936Z] + PACKAGES=/tmp/packages_start.txt [2021-12-29T04:14:07.936Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-12-29T04:14:07.936Z] + PACKAGES=/tmp/packages_end.txt [2021-12-29T04:14:07.936Z] + case "${OS_FAMILY}" in [2021-12-29T04:14:07.936Z] + sort [2021-12-29T04:14:07.936Z] + rpm -qa [2021-12-29T04:14:08.505Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-29T04:14:08.505Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-29T04:14:08.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-29T04:14:08.505Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-12-29T04:14:08.505Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-12-29T04:14:08.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-12-29T04:14:08.517Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-29T04:14:08.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:14:09.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:14:09.363Z] [2021-12-29T04:14:09.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:14:09.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:14:09.662Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T04:14:09.662Z] b4d181a07f80: Pulling fs layer [2021-12-29T04:14:09.662Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T04:14:09.662Z] ed53099fbce6: Pulling fs layer [2021-12-29T04:14:09.662Z] dc539afda2c1: Pulling fs layer [2021-12-29T04:14:09.662Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T04:14:09.662Z] 9065ff56babe: Pulling fs layer [2021-12-29T04:14:09.662Z] d287ab97295c: Pulling fs layer [2021-12-29T04:14:09.662Z] 77bc0d833cb6: Waiting [2021-12-29T04:14:09.662Z] 9065ff56babe: Waiting [2021-12-29T04:14:09.662Z] d287ab97295c: Waiting [2021-12-29T04:14:09.662Z] dc539afda2c1: Waiting [2021-12-29T04:14:09.662Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T04:14:09.662Z] a1111a8f2ec3: Download complete [2021-12-29T04:14:09.662Z] dc539afda2c1: Verifying Checksum [2021-12-29T04:14:09.662Z] dc539afda2c1: Download complete [2021-12-29T04:14:09.662Z] ed53099fbce6: Verifying Checksum [2021-12-29T04:14:09.662Z] ed53099fbce6: Download complete [2021-12-29T04:14:09.662Z] 9065ff56babe: Download complete [2021-12-29T04:14:09.922Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T04:14:09.922Z] 77bc0d833cb6: Download complete [2021-12-29T04:14:09.922Z] b4d181a07f80: Verifying Checksum [2021-12-29T04:14:09.922Z] b4d181a07f80: Download complete [2021-12-29T04:14:10.496Z] d287ab97295c: Verifying Checksum [2021-12-29T04:14:10.496Z] d287ab97295c: Download complete [2021-12-29T04:14:11.447Z] b4d181a07f80: Pull complete [2021-12-29T04:14:11.447Z] a1111a8f2ec3: Pull complete [2021-12-29T04:14:12.020Z] ed53099fbce6: Pull complete [2021-12-29T04:14:12.020Z] dc539afda2c1: Pull complete [2021-12-29T04:14:12.301Z] 77bc0d833cb6: Pull complete [2021-12-29T04:14:12.301Z] 9065ff56babe: Pull complete [2021-12-29T04:14:17.623Z] d287ab97295c: Pull complete [2021-12-29T04:14:17.623Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T04:14:17.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:14:17.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T04:14:17.685Z] prd-centos7-docker-4c-2g-330 does not seem to be running inside a container [2021-12-29T04:14:17.721Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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:10003/edgex-lftools-log-publisher:latest cat [2021-12-29T04:14:20.011Z] $ docker top 4a53e757b31f927fe358e2b6df10eac7c21f16226077fbae9b460b2b5d0ebf74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:14:20.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-29T04:14:20.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-29T04:14:20.947Z] + ls /var/log/sa-host [2021-12-29T04:14:20.947Z] + sadf -c /var/log/sa-host/sa17 [2021-12-29T04:14:20.947Z] file_magic: OK [2021-12-29T04:14:20.947Z] HZ: Using current value: 100 [2021-12-29T04:14:20.947Z] file_header: OK [2021-12-29T04:14:20.947Z] 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-12-29T04:14:20.947Z] Statistics: [2021-12-29T04:14:20.947Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T04:14:20.947Z] File successfully converted to sysstat format version 12.0.3 [2021-12-29T04:14:20.947Z] + sadf -c /var/log/sa-host/sa29 [2021-12-29T04:14:20.947Z] file_magic: OK [2021-12-29T04:14:20.947Z] HZ: Using current value: 100 [2021-12-29T04:14:20.947Z] file_header: OK [2021-12-29T04:14:20.947Z] 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-12-29T04:14:20.947Z] Statistics: [2021-12-29T04:14:20.947Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T04:14:20.947Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:14:21.079Z] provisioning config files... [2021-12-29T04:14:21.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6811269959488620367tmp [Pipeline] { [Pipeline] echo [2021-12-29T04:14:21.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:21.418Z] ---> create-netrc.sh [Pipeline] } [2021-12-29T04:14:21.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:21.764Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-29T04:14:21.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:22.059Z] ---> sudo-logs.sh [2021-12-29T04:14:22.059Z] Archiving 'sudo' log.. [2021-12-29T04:14:22.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-330.novalocal: Name or service not known [2021-12-29T04:14:22.059Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-330.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-29T04:14:22.079Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:22.362Z] ---> job-cost.sh [2021-12-29T04:14:22.362Z] lf-activate-venv: SKIPPING [2021-12-29T04:14:22.362Z] DEBUG: total: 0.10999999940395355 [2021-12-29T04:14:22.362Z] INFO: Retrieving Stack Cost... [2021-12-29T04:14:22.931Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T04:14:23.193Z] INFO: Archiving Costs [Pipeline] echo [2021-12-29T04:14:23.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:14:23.497Z] ---> logs-deploy.sh [2021-12-29T04:14:23.497Z] lf-activate-venv: SKIPPING [2021-12-29T04:14:23.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/26 [2021-12-29T04:14:23.497Z] INFO: archiving workspace using pattern(s): [2021-12-29T04:14:24.068Z] Archives upload complete. [2021-12-29T04:14:24.328Z] INFO: archiving logs to Nexus