Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e166eef1a6848e87a3e9284c5f6e1926be9efdf Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5538659060427011678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3688896287747041482.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2288207678207282329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh4680515307794097307.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-ssh8753429549575852001.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27871 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-ssh4640952776965689625.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 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (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 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" > git rev-list --no-walk 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-08T01:38:18.209Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-08T01:38:18.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-08T01:38:18.266Z] ========================================================= [2021-11-08T01:38:18.266Z] EdgeX Global Pipelines Version Info [2021-11-08T01:38:18.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:38:19.410Z] ------------------- [2021-11-08T01:38:19.410Z] stable info: [2021-11-08T01:38:19.410Z] ------------------- [2021-11-08T01:38:19.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-08T01:38:19.410Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:38:19.410Z] Message: update stable to v1.0.211 [2021-11-08T01:38:19.982Z] ------------------- [2021-11-08T01:38:19.982Z] experimental info: [2021-11-08T01:38:19.982Z] ------------------- [2021-11-08T01:38:19.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-08T01:38:19.982Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-08T01:38:19.982Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-08T01:38:20.067Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-11-08T01:38:20.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-11-08T01:38:20.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-08T01:38:20.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-08T01:38:20.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-08T01:38:20.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-08T01:38:20.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-08T01:38:20.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-08T01:38:20.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-08T01:38:20.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-08T01:38:20.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-08T01:38:20.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-11-08T01:38:20.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-08T01:38:20.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-08T01:38:20.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:38:20.232Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-08T01:38:20.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T01:38:20.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-08T01:38:20.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-08T01:38:20.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-08T01:38:20.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-08T01:38:20.297Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-08T01:38:20.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-08T01:38:20.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-08T01:38:20.332Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-08T01:38:20.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-08T01:38:20.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-08T01:38:20.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-08T01:38:20.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-08T01:38:20.406Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo [2021-11-08T01:38:20.417Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e166ee [Pipeline] echo [2021-11-08T01:38:20.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:38:20.469Z] provisioning config files... [2021-11-08T01:38:20.497Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1629745666174019920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:38:20.818Z] ---> docker-login.sh [2021-11-08T01:38:20.818Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:38:20.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:38:21.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:38:21.091Z] Configure a credential helper to remove this warning. See [2021-11-08T01:38:21.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:38:21.091Z] [2021-11-08T01:38:21.091Z] Login Succeeded [2021-11-08T01:38:21.091Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:38:21.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:38:21.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:38:21.091Z] Configure a credential helper to remove this warning. See [2021-11-08T01:38:21.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:38:21.091Z] [2021-11-08T01:38:21.091Z] Login Succeeded [2021-11-08T01:38:21.091Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:38:21.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:38:21.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:38:21.352Z] Configure a credential helper to remove this warning. See [2021-11-08T01:38:21.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:38:21.352Z] [2021-11-08T01:38:21.352Z] Login Succeeded [2021-11-08T01:38:21.352Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:38:21.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:38:21.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:38:21.352Z] Configure a credential helper to remove this warning. See [2021-11-08T01:38:21.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:38:21.352Z] [2021-11-08T01:38:21.352Z] Login Succeeded [2021-11-08T01:38:21.352Z] docker.io [2021-11-08T01:38:21.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:38:21.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:38:21.925Z] Configure a credential helper to remove this warning. See [2021-11-08T01:38:21.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:38:21.925Z] [2021-11-08T01:38:21.925Z] Login Succeeded [2021-11-08T01:38:21.925Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:38:21.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-08T01:38:22.367Z] + git rev-list -1 --merges 0e166eef1a6848e87a3e9284c5f6e1926be9efdf~1..0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo [2021-11-08T01:38:22.402Z] -----------> git rev-list -1 --merges 0e166eef1a6848e87a3e9284c5f6e1926be9efdf~1..0e166eef1a6848e87a3e9284c5f6e1926be9efdf 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:38:22.402Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [false] [Pipeline] sh [2021-11-08T01:38:22.703Z] + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo [2021-11-08T01:38:22.717Z] ========================================================= [2021-11-08T01:38:22.717Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-08T01:38:22.717Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:38:23.042Z] + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] echo [2021-11-08T01:38:23.054Z] [semverPrep] GIT_COMMIT: 0e166eef1a6848e87a3e9284c5f6e1926be9efdf, Commit Message: Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28 [Pipeline] echo [2021-11-08T01:38:23.063Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:38:23.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:38:23.655Z] [2021-11-08T01:38:23.655Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:38:23.959Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:38:23.959Z] latest: Pulling from edgex-devops/git-semver [2021-11-08T01:38:23.959Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T01:38:23.959Z] 3e5f54012d9b: Pulling fs layer [2021-11-08T01:38:23.959Z] 4c7163046ea9: Pulling fs layer [2021-11-08T01:38:23.959Z] 0c2d73faf560: Pulling fs layer [2021-11-08T01:38:23.959Z] 0c2d73faf560: Waiting [2021-11-08T01:38:23.959Z] 3e5f54012d9b: Verifying Checksum [2021-11-08T01:38:23.959Z] 3e5f54012d9b: Download complete [2021-11-08T01:38:23.959Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T01:38:23.959Z] a0d0a0d46f8b: Download complete [2021-11-08T01:38:23.959Z] 4c7163046ea9: Verifying Checksum [2021-11-08T01:38:23.959Z] 4c7163046ea9: Download complete [2021-11-08T01:38:23.959Z] 0c2d73faf560: Verifying Checksum [2021-11-08T01:38:23.959Z] 0c2d73faf560: Download complete [2021-11-08T01:38:24.224Z] a0d0a0d46f8b: Pull complete [2021-11-08T01:38:24.224Z] 3e5f54012d9b: Pull complete [2021-11-08T01:38:24.483Z] 4c7163046ea9: Pull complete [2021-11-08T01:38:24.744Z] 0c2d73faf560: Pull complete [2021-11-08T01:38:24.744Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-08T01:38:24.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:38:24.744Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-08T01:38:24.819Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:38:24.659Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:38:25.386Z] $ docker top f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:38:25.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:38:25.653Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:38:25.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:38:25.624Z] $ docker exec f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent [2021-11-08T01:38:25.864Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMofmCm/agent.13 [2021-11-08T01:38:25.864Z] SSH_AGENT_PID=19 [2021-11-08T01:38:25.872Z] Running ssh-add (command line suppressed) [2021-11-08T01:38:25.852Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9099753613315026673.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9099753613315026673.key) [2021-11-08T01:38:25.987Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:38:26.288Z] + git tag --points-at HEAD [Pipeline] } [2021-11-08T01:38:26.212Z] $ docker exec --env ******** --env ******** f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent -k [2021-11-08T01:38:26.326Z] unset SSH_AUTH_SOCK; [2021-11-08T01:38:26.326Z] unset SSH_AGENT_PID; [2021-11-08T01:38:26.326Z] echo Agent pid 19 killed; [2021-11-08T01:38:26.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-08T01:38:26.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:38:26.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:38:26.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:38:26.511Z] $ docker exec f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent [2021-11-08T01:38:26.718Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKGJBH/agent.52 [2021-11-08T01:38:26.718Z] SSH_AGENT_PID=58 [2021-11-08T01:38:26.723Z] Running ssh-add (command line suppressed) [2021-11-08T01:38:26.799Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2404058175159348997.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2404058175159348997.key) [2021-11-08T01:38:26.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:38:27.173Z] + git semver init [2021-11-08T01:38:27.173Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:38:27.173Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-08T01:38:27.173Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:38:27.173Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:38:27.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:38:27.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:38:27.173Z] # $SEMVER_BRANCH = main [2021-11-08T01:38:27.173Z] # $SEMVER_TEMP = /tmp/semver-635986575 [2021-11-08T01:38:27.173Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-11-08T01:38:27.747Z] # '/tmp/semver-635986575' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-11-08T01:38:27.747Z] # -> Force: false [2021-11-08T01:38:27.747Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-11-08T01:38:27.753Z] $ docker exec --env ******** --env ******** f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 ssh-agent -k [2021-11-08T01:38:27.865Z] unset SSH_AUTH_SOCK; [2021-11-08T01:38:27.866Z] unset SSH_AGENT_PID; [2021-11-08T01:38:27.866Z] echo Agent pid 58 killed; [2021-11-08T01:38:27.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:38:28.184Z] + git semver [Pipeline] } [2021-11-08T01:38:28.195Z] $ docker stop --time=1 f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 [2021-11-08T01:38:29.462Z] $ docker rm -f f257c68a752a1160460e2365d6f79faa09389b7733d25c8f381f946bc9af8289 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:38:29.829Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-08T01:38:30.106Z] Stashed 1 file(s) [Pipeline] echo [2021-11-08T01:38:30.108Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.15 [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-11-08T01:38:45.274Z] Still waiting to schedule task [2021-11-08T01:38:45.274Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-08T01:38:45.276Z] Still waiting to schedule task [2021-11-08T01:38:45.276Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-08T01:41:38.970Z] Running on prd-centos7-docker-4c-2g-27872 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-11-08T01:41:38.982Z] Running in /w/workspace/device-mqtt-go/17 [Pipeline] { [Pipeline] checkout [2021-11-08T01:41:39.082Z] Selected Git installation does not exist. Using Default [2021-11-08T01:41:39.082Z] The recommended git tool is: NONE [2021-11-08T01:41:41.060Z] using credential edgex-jenkins-ssh [2021-11-08T01:41:41.071Z] Cloning the remote Git repository [2021-11-08T01:41:40.726Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:41:40.780Z] > git init /w/workspace/device-mqtt-go/17 # timeout=10 [2021-11-08T01:41:40.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:41:40.818Z] > git --version # timeout=10 [2021-11-08T01:41:40.828Z] > git --version # 'git version 2.24.4' [2021-11-08T01:41:40.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:41:40.850Z] [INFO] Currently running in a labeled security context [2021-11-08T01:41:40.850Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-08T01:41:40.850Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/17@tmp/jenkins-gitclient-ssh3633256158956430904.key [2021-11-08T01:41:40.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:41:41.894Z] Avoid second fetch [2021-11-08T01:41:41.895Z] Checking out Revision 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (main) [2021-11-08T01:41:41.508Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:41:41.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:41:41.540Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:41:41.547Z] > git checkout -f 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 [2021-11-08T01:41:45.506Z] Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:41:45.858Z] provisioning config files... [2021-11-08T01:41:45.873Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config6185401270602120419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:41:46.275Z] ---> docker-login.sh [2021-11-08T01:41:46.275Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:41:46.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:41:46.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:41:46.541Z] Configure a credential helper to remove this warning. See [2021-11-08T01:41:46.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:41:46.541Z] [2021-11-08T01:41:46.541Z] Login Succeeded [2021-11-08T01:41:46.541Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:41:46.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:41:46.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:41:46.541Z] Configure a credential helper to remove this warning. See [2021-11-08T01:41:46.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:41:46.541Z] [2021-11-08T01:41:46.541Z] Login Succeeded [2021-11-08T01:41:46.541Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:41:46.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:41:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:41:46.806Z] Configure a credential helper to remove this warning. See [2021-11-08T01:41:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:41:46.806Z] [2021-11-08T01:41:46.806Z] Login Succeeded [2021-11-08T01:41:46.806Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:41:46.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:41:46.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:41:46.806Z] Configure a credential helper to remove this warning. See [2021-11-08T01:41:46.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:41:46.806Z] [2021-11-08T01:41:46.806Z] Login Succeeded [2021-11-08T01:41:46.806Z] docker.io [2021-11-08T01:41:47.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:41:47.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:41:47.336Z] Configure a credential helper to remove this warning. See [2021-11-08T01:41:47.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:41:47.336Z] [2021-11-08T01:41:47.336Z] Login Succeeded [2021-11-08T01:41:47.336Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:41:47.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T01:41:47.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:41:47.536Z] ========================================================= [2021-11-08T01:41:47.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-08T01:41:47.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:41:47.868Z] + 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-11-08T01:41:47.868Z] Sending build context to Docker daemon 699.4kB [2021-11-08T01:41:47.868Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:41:47.868Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T01:41:47.868Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-08T01:41:47.868Z] a0d0a0d46f8b: Pulling fs layer [2021-11-08T01:41:47.868Z] 31adcdaf11c8: Pulling fs layer [2021-11-08T01:41:47.868Z] b8b176561691: Pulling fs layer [2021-11-08T01:41:47.868Z] 4527c011a84f: Pulling fs layer [2021-11-08T01:41:47.868Z] 5d74067f8e1e: Pulling fs layer [2021-11-08T01:41:47.868Z] e0aca202a116: Pulling fs layer [2021-11-08T01:41:47.868Z] 3a43be97a3b4: Pulling fs layer [2021-11-08T01:41:47.868Z] 34cad66bf833: Pulling fs layer [2021-11-08T01:41:47.868Z] b4e3c513aaa6: Pulling fs layer [2021-11-08T01:41:47.868Z] 4527c011a84f: Waiting [2021-11-08T01:41:47.868Z] 5d74067f8e1e: Waiting [2021-11-08T01:41:47.868Z] e0aca202a116: Waiting [2021-11-08T01:41:47.868Z] 3a43be97a3b4: Waiting [2021-11-08T01:41:47.868Z] 34cad66bf833: Waiting [2021-11-08T01:41:47.868Z] b4e3c513aaa6: Waiting [2021-11-08T01:41:47.868Z] b8b176561691: Verifying Checksum [2021-11-08T01:41:47.868Z] b8b176561691: Download complete [2021-11-08T01:41:47.868Z] 31adcdaf11c8: Verifying Checksum [2021-11-08T01:41:47.868Z] 31adcdaf11c8: Download complete [2021-11-08T01:41:47.868Z] 5d74067f8e1e: Verifying Checksum [2021-11-08T01:41:47.868Z] 5d74067f8e1e: Download complete [2021-11-08T01:41:47.868Z] e0aca202a116: Verifying Checksum [2021-11-08T01:41:47.868Z] e0aca202a116: Download complete [2021-11-08T01:41:47.868Z] 3a43be97a3b4: Verifying Checksum [2021-11-08T01:41:47.868Z] 3a43be97a3b4: Download complete [2021-11-08T01:41:47.868Z] a0d0a0d46f8b: Verifying Checksum [2021-11-08T01:41:47.868Z] a0d0a0d46f8b: Download complete [2021-11-08T01:41:48.128Z] 34cad66bf833: Verifying Checksum [2021-11-08T01:41:48.128Z] 34cad66bf833: Download complete [2021-11-08T01:41:48.128Z] a0d0a0d46f8b: Pull complete [2021-11-08T01:41:48.712Z] 31adcdaf11c8: Pull complete [2021-11-08T01:41:48.712Z] 4527c011a84f: Verifying Checksum [2021-11-08T01:41:48.712Z] 4527c011a84f: Download complete [2021-11-08T01:41:48.712Z] b4e3c513aaa6: Verifying Checksum [2021-11-08T01:41:48.712Z] b4e3c513aaa6: Download complete [2021-11-08T01:41:48.712Z] b8b176561691: Pull complete [2021-11-08T01:41:52.932Z] 4527c011a84f: Pull complete [2021-11-08T01:41:52.932Z] 5d74067f8e1e: Pull complete [2021-11-08T01:41:52.932Z] e0aca202a116: Pull complete [2021-11-08T01:41:52.932Z] 3a43be97a3b4: Pull complete [2021-11-08T01:41:52.932Z] 34cad66bf833: Pull complete [2021-11-08T01:41:54.865Z] b4e3c513aaa6: Pull complete [2021-11-08T01:41:54.865Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-08T01:41:54.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-08T01:41:54.865Z] ---> 9f6097aaca64 [2021-11-08T01:41:54.865Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:41:59.089Z] ---> Running in fa8e67ee9f08 [2021-11-08T01:41:59.089Z] Removing intermediate container fa8e67ee9f08 [2021-11-08T01:41:59.089Z] ---> 8d8ecf6d4068 [2021-11-08T01:41:59.089Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:41:59.089Z] ---> Running in b670e98f0722 [2021-11-08T01:41:59.089Z] Removing intermediate container b670e98f0722 [2021-11-08T01:41:59.089Z] ---> 0a06f3db842e [2021-11-08T01:41:59.089Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:41:59.089Z] ---> Running in 29fae51dd29e [2021-11-08T01:41:59.350Z] Removing intermediate container 29fae51dd29e [2021-11-08T01:41:59.350Z] ---> 3b64f7249964 [2021-11-08T01:41:59.350Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:41:59.610Z] ---> Running in af1f57bb2f93 [2021-11-08T01:41:59.869Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:42:00.810Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:42:01.381Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T01:42:01.381Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T01:42:01.381Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T01:42:01.641Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T01:42:01.904Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:42:01.904Z] OK: 224 MiB in 56 packages [2021-11-08T01:42:02.164Z] Removing intermediate container af1f57bb2f93 [2021-11-08T01:42:02.164Z] ---> 33a03d9ae45e [2021-11-08T01:42:02.164Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-08T01:42:02.426Z] ---> Running in 205bdbaa1071 [2021-11-08T01:42:02.689Z] Removing intermediate container 205bdbaa1071 [2021-11-08T01:42:02.689Z] ---> cca27cca4ea0 [2021-11-08T01:42:02.689Z] Step 8/11 : COPY . . [2021-11-08T01:42:02.951Z] ---> ed6a16ed9c11 [2021-11-08T01:42:02.951Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:42:02.951Z] ---> Running in f421b359826a [2021-11-08T01:42:41.776Z] Removing intermediate container f421b359826a [2021-11-08T01:42:41.776Z] ---> f2f1102556e6 [2021-11-08T01:42:41.776Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T01:42:41.776Z] ---> Running in 5fce9c6e1ae8 [2021-11-08T01:42:41.776Z] Removing intermediate container 5fce9c6e1ae8 [2021-11-08T01:42:41.776Z] ---> 0289d532e6be [2021-11-08T01:42:41.776Z] Step 11/11 : RUN $MAKE [2021-11-08T01:42:41.776Z] ---> Running in 2c6c79b76e4c [2021-11-08T01:42:41.776Z] noop [2021-11-08T01:42:41.776Z] Removing intermediate container 2c6c79b76e4c [2021-11-08T01:42:41.776Z] ---> 1bca4afd4bb1 [2021-11-08T01:42:41.776Z] Successfully built 1bca4afd4bb1 [2021-11-08T01:42:41.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:42:42.079Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:42:42.079Z] . [Pipeline] withDockerContainer [2021-11-08T01:42:42.156Z] prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container [2021-11-08T01:42:42.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:42:42.636Z] $ docker top 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:42:43.005Z] + go version [2021-11-08T01:42:43.005Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-08T01:42:43.016Z] $ docker stop --time=1 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 [2021-11-08T01:42:44.187Z] $ docker rm -f 4a32b1ed348fa5a7409e5eca937a4546dfad96fa61690175f1acd49c32e10866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:42:44.641Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-08T01:42:44.641Z] . [Pipeline] withDockerContainer [2021-11-08T01:42:44.713Z] prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container [2021-11-08T01:42:44.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:42:45.096Z] $ docker top 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:42:45.475Z] + make test [2021-11-08T01:42:45.475Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T01:42:45.744Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-08T01:43:03.971Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-08T01:43:03.971Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.4% of statements [2021-11-08T01:43:03.971Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-08T01:43:03.971Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T01:43:08.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T01:43:08.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T01:43:08.228Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T01:43:08.806Z] $ docker stop --time=1 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 [2021-11-08T01:43:10.483Z] $ docker rm -f 2460438a2fc69a193851866e3a697967c8f71c632b5f014263a03fd9ddcd5db2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:43:10.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T01:43:11.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-08T01:43:12.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T01:43:12.531Z] + ls -al . [2021-11-08T01:43:12.531Z] total 148 [2021-11-08T01:43:12.531Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 8 01:43 . [2021-11-08T01:43:12.531Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 8 01:41 .. [2021-11-08T01:43:12.531Z] -rw-rw-r--. 1 jenkins jenkins 7287 Nov 8 01:41 Attribution.txt [2021-11-08T01:43:12.531Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 8 01:41 bin [2021-11-08T01:43:12.531Z] -rw-rw-r--. 1 jenkins jenkins 7447 Nov 8 01:41 CHANGELOG.md [2021-11-08T01:43:12.532Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 01:41 cmd [2021-11-08T01:43:12.532Z] -rw-r--r--. 1 jenkins jenkins 17284 Nov 8 01:43 coverage.out [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 1907 Nov 8 01:41 Dockerfile [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 01:41 .dockerignore [2021-11-08T01:43:12.532Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 8 01:41 .git [2021-11-08T01:43:12.532Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 01:41 .github [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 329 Nov 8 01:41 .gitignore [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 425 Nov 8 01:41 go.mod [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 49475 Nov 8 01:41 go.sum [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:41 GOVERNANCE.md [2021-11-08T01:43:12.532Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 01:41 internal [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 01:41 Jenkinsfile [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 01:41 LICENSE [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 1030 Nov 8 01:41 Makefile [2021-11-08T01:43:12.532Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 8 01:41 mock [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 8 01:41 OWNERS.md [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 2211 Nov 8 01:41 README.md [2021-11-08T01:43:12.532Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 01:41 snap [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 8 01:38 VERSION [2021-11-08T01:43:12.532Z] -rw-rw-r--. 1 jenkins jenkins 227 Nov 8 01:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:12.833Z] + 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=0e166eef1a6848e87a3e9284c5f6e1926be9efdf --label arch=amd64 --label version=2.0.1-dev.15 . [2021-11-08T01:43:12.833Z] Sending build context to Docker daemon 717.3kB [2021-11-08T01:43:12.833Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:43:12.833Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-08T01:43:12.833Z] ---> 1bca4afd4bb1 [2021-11-08T01:43:12.833Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:43:12.833Z] ---> Running in 25fcd2b514df [2021-11-08T01:43:12.833Z] Removing intermediate container 25fcd2b514df [2021-11-08T01:43:12.833Z] ---> 7a342efe4edb [2021-11-08T01:43:12.833Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:43:13.095Z] ---> Running in 08ada2b2997f [2021-11-08T01:43:13.095Z] Removing intermediate container 08ada2b2997f [2021-11-08T01:43:13.095Z] ---> 8aacd6610f45 [2021-11-08T01:43:13.095Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:43:13.095Z] ---> Running in 4d070b16cc37 [2021-11-08T01:43:13.356Z] Removing intermediate container 4d070b16cc37 [2021-11-08T01:43:13.356Z] ---> 1fc256acd130 [2021-11-08T01:43:13.356Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:43:13.622Z] ---> Running in 28c6e8596061 [2021-11-08T01:43:13.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:43:14.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:43:15.027Z] OK: 224 MiB in 56 packages [2021-11-08T01:43:15.027Z] Removing intermediate container 28c6e8596061 [2021-11-08T01:43:15.027Z] ---> 3b67e1919924 [2021-11-08T01:43:15.027Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-08T01:43:15.027Z] ---> Running in 1d602665bbb7 [2021-11-08T01:43:15.291Z] Removing intermediate container 1d602665bbb7 [2021-11-08T01:43:15.291Z] ---> 259795a1658a [2021-11-08T01:43:15.291Z] Step 8/23 : COPY . . [2021-11-08T01:43:15.550Z] ---> 39b0547ca229 [2021-11-08T01:43:15.550Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:43:15.550Z] ---> Running in 042dc68373a5 [2021-11-08T01:43:16.130Z] Removing intermediate container 042dc68373a5 [2021-11-08T01:43:16.130Z] ---> e79c7e864b7b [2021-11-08T01:43:16.130Z] Step 10/23 : ARG MAKE='make build' [2021-11-08T01:43:16.130Z] ---> Running in 985330e6e56a [2021-11-08T01:43:16.130Z] Removing intermediate container 985330e6e56a [2021-11-08T01:43:16.130Z] ---> 469bd6dc6e65 [2021-11-08T01:43:16.130Z] Step 11/23 : RUN $MAKE [2021-11-08T01:43:16.130Z] ---> Running in 637e612b2de3 [2021-11-08T01:43:16.706Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.15" -o cmd/device-mqtt ./cmd [2021-11-08T01:43:29.061Z] Removing intermediate container 637e612b2de3 [2021-11-08T01:43:29.061Z] ---> c5a0410ebb84 [2021-11-08T01:43:29.061Z] Step 12/23 : FROM alpine:3.14 [2021-11-08T01:43:31.610Z] 3.14: Pulling from library/alpine [2021-11-08T01:43:31.874Z] a0d0a0d46f8b: Already exists [2021-11-08T01:43:31.874Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:43:31.874Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:43:31.874Z] ---> 14119a10abf4 [2021-11-08T01:43:31.874Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-08T01:43:31.874Z] ---> Running in 445ee89e88e6 [2021-11-08T01:43:32.134Z] Removing intermediate container 445ee89e88e6 [2021-11-08T01:43:32.134Z] ---> 9c485fc9c148 [2021-11-08T01:43:32.134Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:43:32.134Z] ---> Running in 359047038d70 [2021-11-08T01:43:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-08T01:43:32.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-08T01:43:32.654Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:43:32.654Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:43:32.654Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:43:32.654Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:43:32.654Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:43:32.654Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:43:32.654Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:43:32.654Z] OK: 8 MiB in 20 packages [2021-11-08T01:43:32.920Z] Removing intermediate container 359047038d70 [2021-11-08T01:43:32.920Z] ---> 7230e84db1c1 [2021-11-08T01:43:32.920Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-08T01:43:33.187Z] ---> 5eaab46000b6 [2021-11-08T01:43:33.187Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-08T01:43:33.446Z] ---> 422973486925 [2021-11-08T01:43:33.446Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-08T01:43:33.446Z] ---> 6b27f6455c17 [2021-11-08T01:43:33.446Z] Step 18/23 : EXPOSE 59982 [2021-11-08T01:43:33.446Z] ---> Running in 560af5c8bac7 [2021-11-08T01:43:33.706Z] Removing intermediate container 560af5c8bac7 [2021-11-08T01:43:33.706Z] ---> 012d8181a5be [2021-11-08T01:43:33.706Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-08T01:43:33.706Z] ---> Running in 62fa27940e2a [2021-11-08T01:43:33.706Z] Removing intermediate container 62fa27940e2a [2021-11-08T01:43:33.706Z] ---> 8545d2cc246b [2021-11-08T01:43:33.706Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:43:33.706Z] ---> Running in 0448c7c5773a [2021-11-08T01:43:33.706Z] Removing intermediate container 0448c7c5773a [2021-11-08T01:43:33.706Z] ---> 73cc06982762 [2021-11-08T01:43:33.706Z] Step 21/23 : LABEL arch=amd64 [2021-11-08T01:43:33.706Z] ---> Running in 7009c38e9c13 [2021-11-08T01:43:33.964Z] Removing intermediate container 7009c38e9c13 [2021-11-08T01:43:33.965Z] ---> 2636b7182f41 [2021-11-08T01:43:33.965Z] Step 22/23 : LABEL git_sha=0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:43:33.965Z] ---> Running in 6ae5da4f0ad1 [2021-11-08T01:43:33.965Z] Removing intermediate container 6ae5da4f0ad1 [2021-11-08T01:43:33.965Z] ---> ffe2ce905f0a [2021-11-08T01:43:33.965Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-11-08T01:43:33.965Z] ---> Running in aa6ff3b311a4 [2021-11-08T01:43:33.965Z] Removing intermediate container aa6ff3b311a4 [2021-11-08T01:43:33.965Z] ---> 9809fcb67b29 [2021-11-08T01:43:33.965Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T01:43:33.965Z] Successfully built 9809fcb67b29 [2021-11-08T01:43:33.965Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:43:34.220Z] provisioning config files... [2021-11-08T01:43:34.229Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config2573421158048210976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:43:34.550Z] ---> docker-login.sh [2021-11-08T01:43:34.550Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:43:34.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:43:34.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:43:34.550Z] Configure a credential helper to remove this warning. See [2021-11-08T01:43:34.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:43:34.550Z] [2021-11-08T01:43:34.550Z] Login Succeeded [2021-11-08T01:43:34.550Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:43:34.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:43:34.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:43:34.550Z] Configure a credential helper to remove this warning. See [2021-11-08T01:43:34.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:43:34.550Z] [2021-11-08T01:43:34.550Z] Login Succeeded [2021-11-08T01:43:34.550Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:43:34.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:43:34.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:43:34.818Z] Configure a credential helper to remove this warning. See [2021-11-08T01:43:34.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:43:34.818Z] [2021-11-08T01:43:34.818Z] Login Succeeded [2021-11-08T01:43:34.818Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:43:34.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:43:34.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:43:34.818Z] Configure a credential helper to remove this warning. See [2021-11-08T01:43:34.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:43:34.818Z] [2021-11-08T01:43:34.818Z] Login Succeeded [2021-11-08T01:43:34.818Z] docker.io [2021-11-08T01:43:35.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:43:35.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:43:35.337Z] Configure a credential helper to remove this warning. See [2021-11-08T01:43:35.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:43:35.337Z] [2021-11-08T01:43:35.337Z] Login Succeeded [2021-11-08T01:43:35.337Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:43:35.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:43:35.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:43:35.390Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-11-08T01:43:35.391Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:43:35.391Z] latest [2021-11-08T01:43:35.391Z] 2.0.1-dev.15 [2021-11-08T01:43:35.391Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:43:35.391Z] main [2021-11-08T01:43:35.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:35.704Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:36.005Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:43:36.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-08T01:43:36.005Z] a58a40b1576e: Preparing [2021-11-08T01:43:36.005Z] 02c9aeaca87b: Preparing [2021-11-08T01:43:36.005Z] 213ebf6465b8: Preparing [2021-11-08T01:43:36.005Z] 93acf819c587: Preparing [2021-11-08T01:43:36.005Z] e2eb06d8af82: Preparing [2021-11-08T01:43:36.005Z] e2eb06d8af82: Layer already exists [2021-11-08T01:43:36.267Z] a58a40b1576e: Pushed [2021-11-08T01:43:36.267Z] 02c9aeaca87b: Pushed [2021-11-08T01:43:36.267Z] 93acf819c587: Pushed [2021-11-08T01:43:36.888Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27874 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-11-08T01:43:36.897Z] Running in /w/workspace/device-mqtt-go/17 [Pipeline] { [Pipeline] checkout [2021-11-08T01:43:37.182Z] Selected Git installation does not exist. Using Default [2021-11-08T01:43:37.182Z] The recommended git tool is: NONE [2021-11-08T01:43:37.650Z] 213ebf6465b8: Pushed [2021-11-08T01:43:37.650Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:37.945Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:38.231Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-11-08T01:43:38.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-08T01:43:38.231Z] a58a40b1576e: Preparing [2021-11-08T01:43:38.231Z] 02c9aeaca87b: Preparing [2021-11-08T01:43:38.231Z] 213ebf6465b8: Preparing [2021-11-08T01:43:38.231Z] 93acf819c587: Preparing [2021-11-08T01:43:38.231Z] e2eb06d8af82: Preparing [2021-11-08T01:43:38.231Z] e2eb06d8af82: Layer already exists [2021-11-08T01:43:38.231Z] 93acf819c587: Layer already exists [2021-11-08T01:43:38.231Z] a58a40b1576e: Layer already exists [2021-11-08T01:43:38.231Z] 02c9aeaca87b: Layer already exists [2021-11-08T01:43:38.231Z] 213ebf6465b8: Layer already exists [2021-11-08T01:43:38.231Z] latest: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:38.527Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:38.821Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 [2021-11-08T01:43:38.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-08T01:43:38.821Z] a58a40b1576e: Preparing [2021-11-08T01:43:38.821Z] 02c9aeaca87b: Preparing [2021-11-08T01:43:38.821Z] 213ebf6465b8: Preparing [2021-11-08T01:43:38.821Z] 93acf819c587: Preparing [2021-11-08T01:43:38.821Z] e2eb06d8af82: Preparing [2021-11-08T01:43:38.821Z] e2eb06d8af82: Layer already exists [2021-11-08T01:43:38.821Z] 02c9aeaca87b: Layer already exists [2021-11-08T01:43:38.821Z] a58a40b1576e: Layer already exists [2021-11-08T01:43:38.821Z] 93acf819c587: Layer already exists [2021-11-08T01:43:38.821Z] 213ebf6465b8: Layer already exists [2021-11-08T01:43:38.821Z] 2.0.1-dev.15: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:39.116Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:39.413Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:43:39.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-08T01:43:39.413Z] a58a40b1576e: Preparing [2021-11-08T01:43:39.413Z] 02c9aeaca87b: Preparing [2021-11-08T01:43:39.413Z] 213ebf6465b8: Preparing [2021-11-08T01:43:39.413Z] 93acf819c587: Preparing [2021-11-08T01:43:39.413Z] e2eb06d8af82: Preparing [2021-11-08T01:43:39.413Z] 213ebf6465b8: Layer already exists [2021-11-08T01:43:39.413Z] e2eb06d8af82: Layer already exists [2021-11-08T01:43:39.413Z] 02c9aeaca87b: Layer already exists [2021-11-08T01:43:39.413Z] a58a40b1576e: Layer already exists [2021-11-08T01:43:39.413Z] 93acf819c587: Layer already exists [2021-11-08T01:43:39.413Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:39.714Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:40.005Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-11-08T01:43:40.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-08T01:43:40.005Z] a58a40b1576e: Preparing [2021-11-08T01:43:40.005Z] 02c9aeaca87b: Preparing [2021-11-08T01:43:40.005Z] 213ebf6465b8: Preparing [2021-11-08T01:43:40.005Z] 93acf819c587: Preparing [2021-11-08T01:43:40.005Z] e2eb06d8af82: Preparing [2021-11-08T01:43:40.005Z] 213ebf6465b8: Layer already exists [2021-11-08T01:43:40.005Z] a58a40b1576e: Layer already exists [2021-11-08T01:43:40.005Z] 02c9aeaca87b: Layer already exists [2021-11-08T01:43:40.005Z] 93acf819c587: Layer already exists [2021-11-08T01:43:40.005Z] e2eb06d8af82: Layer already exists [2021-11-08T01:43:40.005Z] main: digest: sha256:36067ce9d7f984eda72dea740cfc6a3286655d919244a971fd1e7bbdd9fe8696 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:43:40.041Z] ===================================================== [Pipeline] echo [2021-11-08T01:43:40.048Z] taggedImages: [2021-11-08T01:43:40.048Z] - nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:43:40.048Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-11-08T01:43:40.048Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.15 [2021-11-08T01:43:40.048Z] - nexus3.edgexfoundry.org:10004/device-mqtt:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:43:40.048Z] - 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-11-08T01:43:40.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:43:40.678Z] [2021-11-08T01:43:40.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:43:40.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:43:40.998Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T01:43:40.998Z] b4d181a07f80: Pulling fs layer [2021-11-08T01:43:40.998Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T01:43:40.998Z] ed53099fbce6: Pulling fs layer [2021-11-08T01:43:40.998Z] dc539afda2c1: Pulling fs layer [2021-11-08T01:43:40.998Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T01:43:40.998Z] 9065ff56babe: Pulling fs layer [2021-11-08T01:43:40.998Z] d287ab97295c: Pulling fs layer [2021-11-08T01:43:40.998Z] dc539afda2c1: Waiting [2021-11-08T01:43:40.998Z] 77bc0d833cb6: Waiting [2021-11-08T01:43:40.998Z] 9065ff56babe: Waiting [2021-11-08T01:43:40.998Z] d287ab97295c: Waiting [2021-11-08T01:43:40.998Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T01:43:40.998Z] a1111a8f2ec3: Download complete [2021-11-08T01:43:40.998Z] dc539afda2c1: Verifying Checksum [2021-11-08T01:43:40.998Z] dc539afda2c1: Download complete [2021-11-08T01:43:41.261Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T01:43:41.261Z] 77bc0d833cb6: Download complete [2021-11-08T01:43:41.261Z] ed53099fbce6: Verifying Checksum [2021-11-08T01:43:41.261Z] ed53099fbce6: Download complete [2021-11-08T01:43:41.261Z] 9065ff56babe: Verifying Checksum [2021-11-08T01:43:41.261Z] 9065ff56babe: Download complete [2021-11-08T01:43:41.261Z] b4d181a07f80: Verifying Checksum [2021-11-08T01:43:41.261Z] b4d181a07f80: Download complete [2021-11-08T01:43:41.836Z] d287ab97295c: Verifying Checksum [2021-11-08T01:43:41.836Z] d287ab97295c: Download complete [2021-11-08T01:43:42.788Z] b4d181a07f80: Pull complete [2021-11-08T01:43:42.788Z] a1111a8f2ec3: Pull complete [2021-11-08T01:43:42.899Z] using credential edgex-jenkins-ssh [2021-11-08T01:43:42.917Z] Cloning the remote Git repository [2021-11-08T01:43:43.360Z] ed53099fbce6: Pull complete [2021-11-08T01:43:43.360Z] dc539afda2c1: Pull complete [2021-11-08T01:43:42.982Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:43:43.084Z] > git init /w/workspace/device-mqtt-go/17 # timeout=10 [2021-11-08T01:43:43.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-08T01:43:43.179Z] > git --version # timeout=10 [2021-11-08T01:43:43.198Z] > git --version # 'git version 2.17.1' [2021-11-08T01:43:43.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-08T01:43:43.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:43:43.932Z] 77bc0d833cb6: Pull complete [2021-11-08T01:43:43.932Z] 9065ff56babe: Pull complete [2021-11-08T01:43:44.192Z] Avoid second fetch [2021-11-08T01:43:44.192Z] Checking out Revision 0e166eef1a6848e87a3e9284c5f6e1926be9efdf (main) [2021-11-08T01:43:44.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-08T01:43:44.176Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-08T01:43:44.215Z] > git config core.sparsecheckout # timeout=10 [2021-11-08T01:43:44.237Z] > git checkout -f 0e166eef1a6848e87a3e9284c5f6e1926be9efdf # timeout=10 [2021-11-08T01:43:48.561Z] Commit message: "Merge pull request #315 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.28" [2021-11-08T01:43:48.855Z] [2021-11-08T01:43:48.855Z] GitHub has been notified of this commit’s build result [2021-11-08T01:43:48.855Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:43:49.268Z] d287ab97295c: Pull complete [2021-11-08T01:43:49.268Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T01:43:49.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:43:49.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T01:43:49.333Z] prd-centos7-docker-4c-2g-27872 does not seem to be running inside a container [2021-11-08T01:43:49.364Z] $ 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/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:43:49.469Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-08T01:43:49.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:43:49.469Z] Dload Upload Total Spent Left Speed [2021-11-08T01:43:49.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86306 0 --:--:-- --:--:-- --:--:-- 86306 [2021-11-08T01:43:52.301Z] $ docker top afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:43:52.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-08T01:43:52.748Z] ---> job-cost.sh [2021-11-08T01:43:52.748Z] lf-activate-venv: SKIPPING [2021-11-08T01:43:52.748Z] INFO: No Stack... [2021-11-08T01:43:53.031Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-08T01:43:53.031Z] + sudo tee /etc/docker/daemon.new [2021-11-08T01:43:53.031Z] { [2021-11-08T01:43:53.031Z] "registry-mirrors": [ [2021-11-08T01:43:53.031Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-08T01:43:53.031Z] ], [2021-11-08T01:43:53.031Z] "bip": "10.250.0.254/24", [2021-11-08T01:43:53.031Z] "hosts": [ [2021-11-08T01:43:53.031Z] "tcp://0.0.0.0:5555", [2021-11-08T01:43:53.031Z] "unix:///var/run/docker.sock" [2021-11-08T01:43:53.031Z] ], [2021-11-08T01:43:53.031Z] "mtu": 1458, [2021-11-08T01:43:53.031Z] "selinux-enabled": true, [2021-11-08T01:43:53.031Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-08T01:43:53.031Z] } [Pipeline] sh [2021-11-08T01:43:53.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-08T01:43:53.690Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T01:43:53.727Z] + sudo service docker restart [2021-11-08T01:43:53.951Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T01:43:54.244Z] + cat /w/workspace/device-mqtt-go/17/archives/cost.csv [2021-11-08T01:43:54.244Z] + cut -d, -f6 [Pipeline] lock [2021-11-08T01:43:54.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [2021-11-08T01:43:54.283Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] did not exist. Created. [2021-11-08T01:43:54.283Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T01:43:54.589Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-08T01:43:54.618Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:43:54.624Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T01:43:54.642Z] $ docker stop --time=1 afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 [2021-11-08T01:43:55.786Z] $ docker rm -f afea6735a03c32cc51ac383eac16f9f7d02e93ec1adf869e41f9331f1caa5018 [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] configFileProvider [2021-11-08T01:44:12.076Z] provisioning config files... [2021-11-08T01:44:12.104Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config6827099848582926066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:44:12.478Z] ---> docker-login.sh [2021-11-08T01:44:12.478Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:44:13.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:13.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:13.684Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:13.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:13.684Z] [2021-11-08T01:44:13.684Z] Login Succeeded [2021-11-08T01:44:13.684Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:44:14.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:14.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:14.285Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:14.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:14.285Z] [2021-11-08T01:44:14.285Z] Login Succeeded [2021-11-08T01:44:14.285Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:44:14.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:14.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:14.893Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:14.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:14.893Z] [2021-11-08T01:44:14.893Z] Login Succeeded [2021-11-08T01:44:14.893Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:44:15.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:15.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:15.492Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:15.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:15.492Z] [2021-11-08T01:44:15.492Z] Login Succeeded [2021-11-08T01:44:15.492Z] docker.io [2021-11-08T01:44:16.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:44:16.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:44:16.767Z] Configure a credential helper to remove this warning. See [2021-11-08T01:44:16.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:44:16.767Z] [2021-11-08T01:44:16.767Z] Login Succeeded [2021-11-08T01:44:16.767Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:44:16.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-08T01:44:17.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:44:17.120Z] ========================================================= [2021-11-08T01:44:17.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-08T01:44:17.120Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:44:17.465Z] + 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-11-08T01:44:18.068Z] Sending build context to Docker daemon 698.4kB [2021-11-08T01:44:18.068Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:44:18.068Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-08T01:44:18.068Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-08T01:44:18.068Z] 552d1f2373af: Pulling fs layer [2021-11-08T01:44:18.068Z] ea3f2d53f512: Pulling fs layer [2021-11-08T01:44:18.068Z] 9e70ebbbe112: Pulling fs layer [2021-11-08T01:44:18.068Z] 7a9cfe048b4a: Pulling fs layer [2021-11-08T01:44:18.068Z] 72dc09318566: Pulling fs layer [2021-11-08T01:44:18.068Z] f4f7b4309257: Pulling fs layer [2021-11-08T01:44:18.068Z] 0ac9a79272e3: Pulling fs layer [2021-11-08T01:44:18.068Z] b78e95d17946: Pulling fs layer [2021-11-08T01:44:18.068Z] 7a9cfe048b4a: Waiting [2021-11-08T01:44:18.068Z] 72dc09318566: Waiting [2021-11-08T01:44:18.068Z] f4f7b4309257: Waiting [2021-11-08T01:44:18.068Z] 0ac9a79272e3: Waiting [2021-11-08T01:44:18.068Z] b78e95d17946: Waiting [2021-11-08T01:44:18.068Z] 9e70ebbbe112: Verifying Checksum [2021-11-08T01:44:18.068Z] 9e70ebbbe112: Download complete [2021-11-08T01:44:18.068Z] ea3f2d53f512: Download complete [2021-11-08T01:44:18.347Z] 72dc09318566: Verifying Checksum [2021-11-08T01:44:18.347Z] 72dc09318566: Download complete [2021-11-08T01:44:18.347Z] 552d1f2373af: Verifying Checksum [2021-11-08T01:44:18.347Z] f4f7b4309257: Verifying Checksum [2021-11-08T01:44:18.347Z] f4f7b4309257: Download complete [2021-11-08T01:44:18.347Z] 0ac9a79272e3: Verifying Checksum [2021-11-08T01:44:18.347Z] 0ac9a79272e3: Download complete [2021-11-08T01:44:18.963Z] 552d1f2373af: Pull complete [2021-11-08T01:44:19.961Z] ea3f2d53f512: Pull complete [2021-11-08T01:44:20.235Z] 9e70ebbbe112: Pull complete [2021-11-08T01:44:20.235Z] b78e95d17946: Verifying Checksum [2021-11-08T01:44:20.235Z] b78e95d17946: Download complete [2021-11-08T01:44:20.840Z] 7a9cfe048b4a: Verifying Checksum [2021-11-08T01:44:20.840Z] 7a9cfe048b4a: Download complete [2021-11-08T01:44:31.005Z] 7a9cfe048b4a: Pull complete [2021-11-08T01:44:31.005Z] 72dc09318566: Pull complete [2021-11-08T01:44:31.283Z] f4f7b4309257: Pull complete [2021-11-08T01:44:31.889Z] 0ac9a79272e3: Pull complete [2021-11-08T01:44:37.560Z] b78e95d17946: Pull complete [2021-11-08T01:44:37.560Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-08T01:44:37.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-08T01:44:37.560Z] ---> 8b459fc5aaf0 [2021-11-08T01:44:37.560Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:44:39.539Z] ---> Running in 18f5233c61ce [2021-11-08T01:44:39.817Z] Removing intermediate container 18f5233c61ce [2021-11-08T01:44:39.817Z] ---> 9edc48423333 [2021-11-08T01:44:39.817Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:44:39.817Z] ---> Running in 10f5c466e67c [2021-11-08T01:44:40.425Z] Removing intermediate container 10f5c466e67c [2021-11-08T01:44:40.425Z] ---> 258ff74bdcbf [2021-11-08T01:44:40.425Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:44:40.425Z] ---> Running in ce5b9daf7c16 [2021-11-08T01:44:43.046Z] Removing intermediate container ce5b9daf7c16 [2021-11-08T01:44:43.046Z] ---> cf3003fe62c0 [2021-11-08T01:44:43.046Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:44:43.046Z] ---> Running in 5a869b7022de [2021-11-08T01:44:44.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:45.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:44:46.002Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-08T01:44:46.002Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-08T01:44:46.002Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-08T01:44:46.277Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-08T01:44:46.554Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:44:46.554Z] OK: 223 MiB in 56 packages [2021-11-08T01:44:47.541Z] Removing intermediate container 5a869b7022de [2021-11-08T01:44:47.541Z] ---> 606377992f4c [2021-11-08T01:44:47.541Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-08T01:44:47.816Z] ---> Running in df08e72233b4 [2021-11-08T01:44:48.097Z] Removing intermediate container df08e72233b4 [2021-11-08T01:44:48.097Z] ---> d23be40af25a [2021-11-08T01:44:48.097Z] Step 8/11 : COPY . . [2021-11-08T01:44:49.118Z] ---> f195d74525c7 [2021-11-08T01:44:49.118Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:44:49.405Z] ---> Running in 1eee8e7cc35e [2021-11-08T01:46:11.193Z] Removing intermediate container 1eee8e7cc35e [2021-11-08T01:46:11.193Z] ---> 95edb8cefd23 [2021-11-08T01:46:11.193Z] Step 10/11 : ARG MAKE='make build' [2021-11-08T01:46:11.193Z] ---> Running in 661ce79cbd00 [2021-11-08T01:46:11.193Z] Removing intermediate container 661ce79cbd00 [2021-11-08T01:46:11.193Z] ---> 6c64f8868eac [2021-11-08T01:46:11.193Z] Step 11/11 : RUN $MAKE [2021-11-08T01:46:11.193Z] ---> Running in 4453b4657d1e [2021-11-08T01:46:11.193Z] noop [2021-11-08T01:46:11.193Z] Removing intermediate container 4453b4657d1e [2021-11-08T01:46:11.193Z] ---> 019a2f73cc07 [2021-11-08T01:46:11.193Z] Successfully built 019a2f73cc07 [2021-11-08T01:46:11.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:11.540Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T01:46:11.541Z] . [Pipeline] withDockerContainer [2021-11-08T01:46:11.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container [2021-11-08T01:46:11.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:46:13.590Z] $ docker top 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:46:14.605Z] + go version [2021-11-08T01:46:14.605Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-08T01:46:14.631Z] $ docker stop --time=1 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b [2021-11-08T01:46:16.418Z] $ docker rm -f 171f93a5efe3c419456cea494e05273ee84934c558f831f3613614d9f34c764b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:46:17.207Z] + docker inspect -f . ci-base-image-arm64 [2021-11-08T01:46:17.207Z] . [Pipeline] withDockerContainer [2021-11-08T01:46:17.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container [2021-11-08T01:46:17.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:46:19.245Z] $ docker top d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-08T01:46:20.272Z] + make test [2021-11-08T01:46:20.272Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-08T01:46:21.716Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-08T01:47:18.337Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-08T01:47:20.951Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.4% of statements [2021-11-08T01:47:20.951Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-08T01:47:21.228Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-08T01:47:53.562Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-08T01:47:53.562Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-08T01:47:53.562Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-08T01:47:54.177Z] $ docker stop --time=1 d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a [2021-11-08T01:47:56.026Z] $ docker rm -f d2f2e869fbb0fecbf4a2c97918f35b0e090cd78c36bad6df2c7f882f82d9945a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-08T01:47:56.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-08T01:47:56.931Z] Warning: overwriting stash ‘coverage-report’ [2021-11-08T01:47:57.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-08T01:47:57.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-08T01:47:58.342Z] + ls -al . [2021-11-08T01:47:58.342Z] total 180 [2021-11-08T01:47:58.342Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:47 . [2021-11-08T01:47:58.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:43 .. [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 01:43 .dockerignore [2021-11-08T01:47:58.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:43 .git [2021-11-08T01:47:58.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 .github [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 8 01:43 .gitignore [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 7287 Nov 8 01:43 Attribution.txt [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 7447 Nov 8 01:43 CHANGELOG.md [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 1907 Nov 8 01:43 Dockerfile [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:43 GOVERNANCE.md [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:43 Jenkinsfile [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 01:43 LICENSE [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 1030 Nov 8 01:43 Makefile [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 01:43 OWNERS.md [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 2211 Nov 8 01:43 README.md [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:38 VERSION [2021-11-08T01:47:58.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 bin [2021-11-08T01:47:58.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:43 cmd [2021-11-08T01:47:58.342Z] -rw-r--r-- 1 jenkins jenkins 17284 Nov 8 01:47 coverage.out [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 425 Nov 8 01:43 go.mod [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 49475 Nov 8 01:43 go.sum [2021-11-08T01:47:58.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:43 internal [2021-11-08T01:47:58.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:43 mock [2021-11-08T01:47:58.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:43 snap [2021-11-08T01:47:58.342Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 01:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:47:58.688Z] + 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=0e166eef1a6848e87a3e9284c5f6e1926be9efdf --label arch=arm64 --label version=2.0.1-dev.15 . [2021-11-08T01:47:58.960Z] Sending build context to Docker daemon 716.3kB [2021-11-08T01:47:59.235Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-08T01:47:59.235Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-08T01:47:59.235Z] ---> 019a2f73cc07 [2021-11-08T01:47:59.235Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-08T01:47:59.235Z] ---> Running in ca3e10582fc5 [2021-11-08T01:47:59.832Z] Removing intermediate container ca3e10582fc5 [2021-11-08T01:47:59.832Z] ---> b87c6b3de646 [2021-11-08T01:47:59.832Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-08T01:47:59.832Z] ---> Running in 0cba6af5b203 [2021-11-08T01:48:00.108Z] Removing intermediate container 0cba6af5b203 [2021-11-08T01:48:00.108Z] ---> a764565459f8 [2021-11-08T01:48:00.108Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-08T01:48:00.380Z] ---> Running in c4c5d49c03d1 [2021-11-08T01:48:02.356Z] Removing intermediate container c4c5d49c03d1 [2021-11-08T01:48:02.356Z] ---> daecaabef4c3 [2021-11-08T01:48:02.356Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-08T01:48:02.356Z] ---> Running in ecded351027e [2021-11-08T01:48:03.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:48:04.381Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:48:05.355Z] OK: 223 MiB in 56 packages [2021-11-08T01:48:06.358Z] Removing intermediate container ecded351027e [2021-11-08T01:48:06.358Z] ---> 4523e042fa38 [2021-11-08T01:48:06.358Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-08T01:48:06.358Z] ---> Running in f5712385a12c [2021-11-08T01:48:06.630Z] Removing intermediate container f5712385a12c [2021-11-08T01:48:06.630Z] ---> 55f59a5aa8ea [2021-11-08T01:48:06.630Z] Step 8/23 : COPY . . [2021-11-08T01:48:07.646Z] ---> afc7210b889e [2021-11-08T01:48:07.646Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-08T01:48:07.976Z] ---> Running in 8ef5f9bf068c [2021-11-08T01:48:10.667Z] Removing intermediate container 8ef5f9bf068c [2021-11-08T01:48:10.667Z] ---> 8b4cf994fbf9 [2021-11-08T01:48:10.667Z] Step 10/23 : ARG MAKE='make build' [2021-11-08T01:48:10.667Z] ---> Running in 928df1dcaca0 [2021-11-08T01:48:10.667Z] Removing intermediate container 928df1dcaca0 [2021-11-08T01:48:10.667Z] ---> 7104bf85c44c [2021-11-08T01:48:10.667Z] Step 11/23 : RUN $MAKE [2021-11-08T01:48:10.939Z] ---> Running in 9241288642b3 [2021-11-08T01:48:11.914Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.15" -o cmd/device-mqtt ./cmd [2021-11-08T01:48:58.911Z] Removing intermediate container 9241288642b3 [2021-11-08T01:48:58.911Z] ---> acf4fbc99294 [2021-11-08T01:48:58.911Z] Step 12/23 : FROM alpine:3.14 [2021-11-08T01:48:58.911Z] 3.14: Pulling from library/alpine [2021-11-08T01:48:58.911Z] 552d1f2373af: Already exists [2021-11-08T01:48:58.911Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-08T01:48:58.911Z] Status: Downloaded newer image for alpine:3.14 [2021-11-08T01:48:58.911Z] ---> bb3de5531c18 [2021-11-08T01:48:58.911Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-08T01:48:58.911Z] ---> Running in 172e6558c25e [2021-11-08T01:48:58.911Z] Removing intermediate container 172e6558c25e [2021-11-08T01:48:58.911Z] ---> 170784003268 [2021-11-08T01:48:58.911Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-08T01:48:58.911Z] ---> Running in 68f66295c974 [2021-11-08T01:48:58.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-08T01:48:58.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-08T01:48:58.911Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-08T01:48:58.911Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-08T01:48:58.911Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-08T01:48:58.911Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-08T01:48:58.911Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-08T01:48:58.911Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-08T01:48:58.911Z] Executing busybox-1.33.1-r3.trigger [2021-11-08T01:48:58.911Z] OK: 8 MiB in 20 packages [2021-11-08T01:48:59.505Z] Removing intermediate container 68f66295c974 [2021-11-08T01:48:59.505Z] ---> a039bd73d54e [2021-11-08T01:48:59.505Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-08T01:49:00.942Z] ---> f436d38ced7a [2021-11-08T01:49:00.942Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-08T01:49:01.539Z] ---> 2561a225c266 [2021-11-08T01:49:01.539Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-08T01:49:02.520Z] ---> 479e202eeaaa [2021-11-08T01:49:02.520Z] Step 18/23 : EXPOSE 59982 [2021-11-08T01:49:02.520Z] ---> Running in 0c1578d7fdae [2021-11-08T01:49:02.797Z] Removing intermediate container 0c1578d7fdae [2021-11-08T01:49:02.797Z] ---> ddd235d6e12d [2021-11-08T01:49:02.797Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-08T01:49:03.071Z] ---> Running in 376367bb27a4 [2021-11-08T01:49:03.671Z] Removing intermediate container 376367bb27a4 [2021-11-08T01:49:03.671Z] ---> 7f4c53149ae8 [2021-11-08T01:49:03.671Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-08T01:49:03.671Z] ---> Running in 2aedeeb63348 [2021-11-08T01:49:04.278Z] Removing intermediate container 2aedeeb63348 [2021-11-08T01:49:04.278Z] ---> a05dfa7ce6e8 [2021-11-08T01:49:04.278Z] Step 21/23 : LABEL arch=arm64 [2021-11-08T01:49:04.278Z] ---> Running in e62980198dfd [2021-11-08T01:49:04.550Z] Removing intermediate container e62980198dfd [2021-11-08T01:49:04.550Z] ---> 69071a0c2de2 [2021-11-08T01:49:04.550Z] Step 22/23 : LABEL git_sha=0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:49:04.827Z] ---> Running in f5b3ce801a8e [2021-11-08T01:49:05.102Z] Removing intermediate container f5b3ce801a8e [2021-11-08T01:49:05.102Z] ---> c9997747aebb [2021-11-08T01:49:05.102Z] Step 23/23 : LABEL version=2.0.1-dev.15 [2021-11-08T01:49:05.375Z] ---> Running in d552956a2a42 [2021-11-08T01:49:05.654Z] Removing intermediate container d552956a2a42 [2021-11-08T01:49:05.654Z] ---> aee20d11412f [2021-11-08T01:49:05.654Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-08T01:49:05.654Z] Successfully built aee20d11412f [2021-11-08T01:49:05.654Z] 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-11-08T01:49:06.157Z] provisioning config files... [2021-11-08T01:49:06.178Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/17@tmp/config382323997882449037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:49:06.534Z] ---> docker-login.sh [2021-11-08T01:49:06.534Z] nexus3.edgexfoundry.org:10001 [2021-11-08T01:49:06.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:49:07.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:49:07.080Z] Configure a credential helper to remove this warning. See [2021-11-08T01:49:07.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:49:07.080Z] [2021-11-08T01:49:07.080Z] Login Succeeded [2021-11-08T01:49:07.080Z] nexus3.edgexfoundry.org:10002 [2021-11-08T01:49:07.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:49:07.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:49:07.678Z] Configure a credential helper to remove this warning. See [2021-11-08T01:49:07.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:49:07.678Z] [2021-11-08T01:49:07.678Z] Login Succeeded [2021-11-08T01:49:07.678Z] nexus3.edgexfoundry.org:10003 [2021-11-08T01:49:08.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:49:08.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:49:08.276Z] Configure a credential helper to remove this warning. See [2021-11-08T01:49:08.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:49:08.276Z] [2021-11-08T01:49:08.276Z] Login Succeeded [2021-11-08T01:49:08.276Z] nexus3.edgexfoundry.org:10004 [2021-11-08T01:49:08.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:49:08.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:49:08.875Z] Configure a credential helper to remove this warning. See [2021-11-08T01:49:08.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:49:08.875Z] [2021-11-08T01:49:08.875Z] Login Succeeded [2021-11-08T01:49:08.875Z] docker.io [2021-11-08T01:49:09.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-08T01:49:09.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-08T01:49:09.747Z] Configure a credential helper to remove this warning. See [2021-11-08T01:49:09.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-08T01:49:09.747Z] [2021-11-08T01:49:09.747Z] Login Succeeded [2021-11-08T01:49:09.747Z] ---> docker-login.sh ends [Pipeline] } [2021-11-08T01:49:09.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:49:09.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-08T01:49:09.845Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-11-08T01:49:09.845Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:49:09.845Z] latest [2021-11-08T01:49:09.845Z] 2.0.1-dev.15 [2021-11-08T01:49:09.845Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:49:09.845Z] main [2021-11-08T01:49:09.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:10.205Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:10.549Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:49:10.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-08T01:49:10.549Z] d7e0145448b9: Preparing [2021-11-08T01:49:10.549Z] 514c8ecace81: Preparing [2021-11-08T01:49:10.549Z] 8684da00e873: Preparing [2021-11-08T01:49:10.549Z] 6ac6ec1f69dd: Preparing [2021-11-08T01:49:10.549Z] ee420dfed78a: Preparing [2021-11-08T01:49:10.842Z] ee420dfed78a: Layer already exists [2021-11-08T01:49:10.842Z] d7e0145448b9: Pushed [2021-11-08T01:49:10.842Z] 514c8ecace81: Pushed [2021-11-08T01:49:11.437Z] 6ac6ec1f69dd: Pushed [2021-11-08T01:49:14.054Z] 8684da00e873: Pushed [2021-11-08T01:49:14.054Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:14.402Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:14.740Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-11-08T01:49:14.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-08T01:49:14.740Z] d7e0145448b9: Preparing [2021-11-08T01:49:14.740Z] 514c8ecace81: Preparing [2021-11-08T01:49:14.740Z] 8684da00e873: Preparing [2021-11-08T01:49:14.740Z] 6ac6ec1f69dd: Preparing [2021-11-08T01:49:14.740Z] ee420dfed78a: Preparing [2021-11-08T01:49:15.012Z] 8684da00e873: Layer already exists [2021-11-08T01:49:15.012Z] 6ac6ec1f69dd: Layer already exists [2021-11-08T01:49:15.012Z] 514c8ecace81: Layer already exists [2021-11-08T01:49:15.012Z] d7e0145448b9: Layer already exists [2021-11-08T01:49:15.012Z] ee420dfed78a: Layer already exists [2021-11-08T01:49:15.013Z] latest: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:15.354Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:15.710Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 [2021-11-08T01:49:15.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-08T01:49:15.710Z] d7e0145448b9: Preparing [2021-11-08T01:49:15.710Z] 514c8ecace81: Preparing [2021-11-08T01:49:15.710Z] 8684da00e873: Preparing [2021-11-08T01:49:15.710Z] 6ac6ec1f69dd: Preparing [2021-11-08T01:49:15.710Z] ee420dfed78a: Preparing [2021-11-08T01:49:15.980Z] 8684da00e873: Layer already exists [2021-11-08T01:49:15.980Z] 6ac6ec1f69dd: Layer already exists [2021-11-08T01:49:15.980Z] d7e0145448b9: Layer already exists [2021-11-08T01:49:15.980Z] 514c8ecace81: Layer already exists [2021-11-08T01:49:15.980Z] ee420dfed78a: Layer already exists [2021-11-08T01:49:15.980Z] 2.0.1-dev.15: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:16.322Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:16.673Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:49:16.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-08T01:49:16.673Z] d7e0145448b9: Preparing [2021-11-08T01:49:16.673Z] 514c8ecace81: Preparing [2021-11-08T01:49:16.673Z] 8684da00e873: Preparing [2021-11-08T01:49:16.673Z] 6ac6ec1f69dd: Preparing [2021-11-08T01:49:16.673Z] ee420dfed78a: Preparing [2021-11-08T01:49:16.944Z] ee420dfed78a: Layer already exists [2021-11-08T01:49:16.944Z] 6ac6ec1f69dd: Layer already exists [2021-11-08T01:49:16.944Z] 514c8ecace81: Layer already exists [2021-11-08T01:49:16.944Z] 8684da00e873: Layer already exists [2021-11-08T01:49:16.944Z] d7e0145448b9: Layer already exists [2021-11-08T01:49:16.944Z] 0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:17.291Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:17.629Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-11-08T01:49:17.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-08T01:49:17.629Z] d7e0145448b9: Preparing [2021-11-08T01:49:17.629Z] 514c8ecace81: Preparing [2021-11-08T01:49:17.630Z] 8684da00e873: Preparing [2021-11-08T01:49:17.630Z] 6ac6ec1f69dd: Preparing [2021-11-08T01:49:17.630Z] ee420dfed78a: Preparing [2021-11-08T01:49:17.900Z] 8684da00e873: Layer already exists [2021-11-08T01:49:17.900Z] 514c8ecace81: Layer already exists [2021-11-08T01:49:17.900Z] d7e0145448b9: Layer already exists [2021-11-08T01:49:17.900Z] 6ac6ec1f69dd: Layer already exists [2021-11-08T01:49:17.900Z] ee420dfed78a: Layer already exists [2021-11-08T01:49:17.900Z] main: digest: sha256:c7c5554befe8cf2a24dadf9b55c3337124a00c38b8e17ad99f1057b1784ad676 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-08T01:49:17.946Z] ===================================================== [Pipeline] echo [2021-11-08T01:49:17.955Z] taggedImages: [2021-11-08T01:49:17.955Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf [2021-11-08T01:49:17.955Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-11-08T01:49:17.955Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.15 [2021-11-08T01:49:17.955Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:0e166eef1a6848e87a3e9284c5f6e1926be9efdf-2.0.1-dev.15 [2021-11-08T01:49:17.955Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:18.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:49:18.675Z] [2021-11-08T01:49:18.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:19.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:49:19.401Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-08T01:49:19.401Z] 448f6bf000e3: Pulling fs layer [2021-11-08T01:49:19.401Z] f757da607395: Pulling fs layer [2021-11-08T01:49:19.401Z] 05883995daec: Pulling fs layer [2021-11-08T01:49:19.401Z] 8603b9c90790: Pulling fs layer [2021-11-08T01:49:19.401Z] 1560dd03e051: Pulling fs layer [2021-11-08T01:49:19.401Z] 27f5ce0e4adf: Pulling fs layer [2021-11-08T01:49:19.401Z] c2d8d7efcc4b: Pulling fs layer [2021-11-08T01:49:19.401Z] 27f5ce0e4adf: Waiting [2021-11-08T01:49:19.401Z] c2d8d7efcc4b: Waiting [2021-11-08T01:49:19.401Z] 8603b9c90790: Waiting [2021-11-08T01:49:19.401Z] f757da607395: Verifying Checksum [2021-11-08T01:49:19.401Z] f757da607395: Download complete [2021-11-08T01:49:19.401Z] 8603b9c90790: Verifying Checksum [2021-11-08T01:49:19.401Z] 8603b9c90790: Download complete [2021-11-08T01:49:19.679Z] 1560dd03e051: Download complete [2021-11-08T01:49:19.679Z] 05883995daec: Verifying Checksum [2021-11-08T01:49:19.679Z] 05883995daec: Download complete [2021-11-08T01:49:19.679Z] 27f5ce0e4adf: Verifying Checksum [2021-11-08T01:49:19.679Z] 27f5ce0e4adf: Download complete [2021-11-08T01:49:19.968Z] 448f6bf000e3: Download complete [2021-11-08T01:49:22.613Z] c2d8d7efcc4b: Verifying Checksum [2021-11-08T01:49:22.613Z] c2d8d7efcc4b: Download complete [2021-11-08T01:49:24.039Z] 448f6bf000e3: Pull complete [2021-11-08T01:49:24.311Z] f757da607395: Pull complete [2021-11-08T01:49:25.740Z] 05883995daec: Pull complete [2021-11-08T01:49:26.334Z] 8603b9c90790: Pull complete [2021-11-08T01:49:27.310Z] 1560dd03e051: Pull complete [2021-11-08T01:49:27.580Z] 27f5ce0e4adf: Pull complete [2021-11-08T01:49:42.632Z] c2d8d7efcc4b: Pull complete [2021-11-08T01:49:42.632Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-08T01:49:42.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-08T01:49:42.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-08T01:49:42.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-27874 does not seem to be running inside a container [2021-11-08T01:49:43.033Z] $ 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/17 -v /w/workspace/device-mqtt-go/17:/w/workspace/device-mqtt-go/17:rw,z -v /w/workspace/device-mqtt-go/17@tmp:/w/workspace/device-mqtt-go/17@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-11-08T01:49:46.378Z] $ docker top 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:49:47.445Z] ---> job-cost.sh [2021-11-08T01:49:47.445Z] lf-activate-venv: SKIPPING [2021-11-08T01:49:47.445Z] INFO: No Stack... [2021-11-08T01:49:47.718Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-08T01:49:48.342Z] INFO: Archiving Costs [Pipeline] sh [2021-11-08T01:49:49.001Z] + cut -d, -f6 [2021-11-08T01:49:49.001Z] + cat /w/workspace/device-mqtt-go/17/archives/cost.csv [Pipeline] lock [2021-11-08T01:49:49.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [2021-11-08T01:49:49.077Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] did not exist. Created. [2021-11-08T01:49:49.077Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-08T01:49:49.758Z] /w/workspace/device-mqtt-go/17@tmp/durable-a0365111/script.sh: 1: /w/workspace/device-mqtt-go/17@tmp/durable-a0365111/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-08T01:49:50.423Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-08T01:49:50.448Z] Warning: overwriting stash ‘stack-cost’ [2021-11-08T01:49:50.499Z] Stashed 1 file(s) [Pipeline] } [2021-11-08T01:49:50.505Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-08T01:49:50.519Z] $ docker stop --time=1 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 [2021-11-08T01:49:52.155Z] $ docker rm -f 5498dd51b10cb44bfcdb003d4f5283145788494991004ae67947290647785c45 [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-11-08T01:49:52.875Z] provisioning config files... [2021-11-08T01:49:52.883Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8438737403644483500tmp [Pipeline] { [Pipeline] sh [2021-11-08T01:49:53.187Z] + set +x [2021-11-08T01:49:53.187Z] + curl -s https://codecov.io/bash [2021-11-08T01:49:53.187Z] + bash -s -- [2021-11-08T01:49:53.187Z] [2021-11-08T01:49:53.187Z] _____ _ [2021-11-08T01:49:53.187Z] / ____| | | [2021-11-08T01:49:53.187Z] | | ___ __| | ___ ___ _____ __ [2021-11-08T01:49:53.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-08T01:49:53.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-08T01:49:53.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-08T01:49:53.187Z] Bash-1.0.6 [2021-11-08T01:49:53.187Z] [2021-11-08T01:49:53.187Z] [2021-11-08T01:49:53.187Z] ==> git version 2.24.4 found [2021-11-08T01:49:53.187Z] ==> 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-11-08T01:49:53.187Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-08T01:49:53.187Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-08T01:49:53.187Z] ==> Jenkins CI detected. [2021-11-08T01:49:53.187Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:49:53.187Z] project root: . [2021-11-08T01:49:53.187Z] --> token set from env [2021-11-08T01:49:53.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-08T01:49:53.187Z] ==> Running gcov in . (disable via -X gcov) [2021-11-08T01:49:53.187Z] ==> Python coveragepy not found [2021-11-08T01:49:53.187Z] ==> Searching for coverage reports in: [2021-11-08T01:49:53.187Z] + . [2021-11-08T01:49:53.187Z] -> Found 1 reports [2021-11-08T01:49:53.187Z] ==> Detecting git/mercurial file structure [2021-11-08T01:49:53.187Z] ==> Reading reports [2021-11-08T01:49:53.187Z] + ./coverage.out bytes=17284 [2021-11-08T01:49:53.187Z] ==> Appending adjustments [2021-11-08T01:49:53.187Z] https://docs.codecov.io/docs/fixing-reports [2021-11-08T01:49:53.447Z] + Found adjustments [2021-11-08T01:49:53.447Z] ==> Gzipping contents [2021-11-08T01:49:53.447Z] 4.0K /tmp/codecov.ueoDsr.gz [2021-11-08T01:49:53.447Z] ==> Uploading reports [2021-11-08T01:49:53.447Z] url: https://codecov.io [2021-11-08T01:49:53.447Z] query: branch=main&commit=0e166eef1a6848e87a3e9284c5f6e1926be9efdf&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T01:49:53.447Z] -> Pinging Codecov [2021-11-08T01:49:53.447Z] 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=0e166eef1a6848e87a3e9284c5f6e1926be9efdf&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-08T01:49:53.707Z] -> Uploading to [2021-11-08T01:49:53.707Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-08/7D719EC7BBE17E464838252E33014C33/0e166eef1a6848e87a3e9284c5f6e1926be9efdf/53db72b7-da42-48e0-b7c8-691ff3afc9f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T014953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05ea6ce6d10239d37a7a2562bb259d3090cd9544426d9a424921e8d676248d6c [2021-11-08T01:49:53.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-08T01:49:53.707Z] Dload Upload Total Spent Left Speed [2021-11-08T01:49:54.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 10438 --:--:-- --:--:-- --:--:-- 10473 [2021-11-08T01:49:54.275Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] } [2021-11-08T01:49:54.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-08T01:49:54.458Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-08T01:49:54.465Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:54.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:49:54.755Z] [2021-11-08T01:49:54.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:49:55.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:49:55.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-08T01:49:55.158Z] 188c0c94c7c5: Pulling fs layer [2021-11-08T01:49:55.158Z] 0ef7d3d256c8: Pulling fs layer [2021-11-08T01:49:55.158Z] de9db76c5a1d: Pulling fs layer [2021-11-08T01:49:55.158Z] 0eba1c9be4d2: Pulling fs layer [2021-11-08T01:49:55.158Z] 0d57e429df01: Pulling fs layer [2021-11-08T01:49:55.158Z] 4e4be7b47b0d: Pulling fs layer [2021-11-08T01:49:55.158Z] e1f770b5df2f: Pulling fs layer [2021-11-08T01:49:55.158Z] 85a0685a4137: Pulling fs layer [2021-11-08T01:49:55.158Z] 0eba1c9be4d2: Waiting [2021-11-08T01:49:55.158Z] 0d57e429df01: Waiting [2021-11-08T01:49:55.158Z] 4e4be7b47b0d: Waiting [2021-11-08T01:49:55.158Z] e1f770b5df2f: Waiting [2021-11-08T01:49:55.158Z] 85a0685a4137: Waiting [2021-11-08T01:49:55.158Z] de9db76c5a1d: Verifying Checksum [2021-11-08T01:49:55.158Z] de9db76c5a1d: Download complete [2021-11-08T01:49:55.158Z] 0ef7d3d256c8: Verifying Checksum [2021-11-08T01:49:55.158Z] 0ef7d3d256c8: Download complete [2021-11-08T01:49:55.158Z] 0d57e429df01: Verifying Checksum [2021-11-08T01:49:55.158Z] 0d57e429df01: Download complete [2021-11-08T01:49:55.159Z] 4e4be7b47b0d: Verifying Checksum [2021-11-08T01:49:55.159Z] 4e4be7b47b0d: Download complete [2021-11-08T01:49:55.159Z] 188c0c94c7c5: Verifying Checksum [2021-11-08T01:49:55.159Z] 188c0c94c7c5: Download complete [2021-11-08T01:49:55.427Z] e1f770b5df2f: Verifying Checksum [2021-11-08T01:49:55.427Z] e1f770b5df2f: Download complete [2021-11-08T01:49:55.698Z] 0eba1c9be4d2: Verifying Checksum [2021-11-08T01:49:55.698Z] 0eba1c9be4d2: Download complete [2021-11-08T01:49:55.698Z] 188c0c94c7c5: Pull complete [2021-11-08T01:49:55.957Z] 0ef7d3d256c8: Pull complete [2021-11-08T01:49:55.957Z] 85a0685a4137: Verifying Checksum [2021-11-08T01:49:55.957Z] 85a0685a4137: Download complete [2021-11-08T01:49:55.957Z] de9db76c5a1d: Pull complete [2021-11-08T01:50:00.197Z] 0eba1c9be4d2: Pull complete [2021-11-08T01:50:00.197Z] 0d57e429df01: Pull complete [2021-11-08T01:50:00.197Z] 4e4be7b47b0d: Pull complete [2021-11-08T01:50:00.460Z] e1f770b5df2f: Pull complete [2021-11-08T01:50:04.693Z] 85a0685a4137: Pull complete [2021-11-08T01:50:04.693Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-08T01:50:04.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-08T01:50:04.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-08T01:50:04.761Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:04.798Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-08T01:50:06.778Z] $ docker top 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-08T01:50:06.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-08T01:50:07.139Z] + set -o pipefail [2021-11-08T01:50:07.139Z] + snyk monitor '--org=edgex-jenkins' [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/76956267-f439-461e-aad5-c58e0952b593 [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] [2021-11-08T01:50:12.439Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-08T01:50:12.439Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-08T01:50:12.450Z] $ docker stop --time=1 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 [2021-11-08T01:50:14.378Z] $ docker rm -f 9f2e25e4e6164706b5248de8c1b5119904828556697362e811f36b2ac708ecd4 [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-11-08T01:50:15.257Z] + git log --format=format:%s -1 0e166eef1a6848e87a3e9284c5f6e1926be9efdf [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:15.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:50:15.554Z] . [Pipeline] withDockerContainer [2021-11-08T01:50:15.616Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:15.651Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:50:16.001Z] $ docker top dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:50:16.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:50:16.097Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:50:16.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:50:16.227Z] $ docker exec dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 ssh-agent [2021-11-08T01:50:16.350Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHDjabk/agent.13 [2021-11-08T01:50:16.350Z] SSH_AGENT_PID=20 [2021-11-08T01:50:16.355Z] Running ssh-add (command line suppressed) [2021-11-08T01:50:16.443Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4075480889892070680.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4075480889892070680.key) [2021-11-08T01:50:16.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:50:16.744Z] + git semver tag [2021-11-08T01:50:16.744Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:50:16.744Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-08T01:50:16.744Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:50:16.744Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:50:16.744Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:50:16.744Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:50:16.744Z] # $SEMVER_BRANCH = main [2021-11-08T01:50:16.744Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-11-08T01:50:16.744Z] # 0e166eef1a6848e87a3e9284c5f6e1926be9efdf HEAD [2021-11-08T01:50:16.744Z] # -> Force: false [2021-11-08T01:50:16.744Z] # 8daa735f627940626bb41212f6074f339a143c9f refs/tags/v2.0.1-dev.15 [Pipeline] } [2021-11-08T01:50:16.758Z] $ docker exec --env ******** --env ******** dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 ssh-agent -k [2021-11-08T01:50:16.844Z] unset SSH_AUTH_SOCK; [2021-11-08T01:50:16.845Z] unset SSH_AGENT_PID; [2021-11-08T01:50:16.845Z] echo Agent pid 20 killed; [2021-11-08T01:50:16.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:50:17.150Z] + git semver [Pipeline] } [2021-11-08T01:50:17.160Z] $ docker stop --time=1 dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 [2021-11-08T01:50:18.343Z] $ docker rm -f dff06aa1c879521f06529ce4fc699949847299b9d0cc75d49bdf9bfb61a6d5c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:18.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:50:18.746Z] [2021-11-08T01:50:18.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:19.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:50:19.061Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-08T01:50:19.061Z] ab5ef0e58194: Pulling fs layer [2021-11-08T01:50:19.061Z] 9712f1f96733: Pulling fs layer [2021-11-08T01:50:19.061Z] 63f879dbbcfc: Pulling fs layer [2021-11-08T01:50:19.061Z] 0d9ebad4ef96: Pulling fs layer [2021-11-08T01:50:19.061Z] e9a5061849ea: Pulling fs layer [2021-11-08T01:50:19.061Z] d747dcd14b5f: Pulling fs layer [2021-11-08T01:50:19.061Z] 2de7ff778b66: Pulling fs layer [2021-11-08T01:50:19.061Z] 0d9ebad4ef96: Waiting [2021-11-08T01:50:19.061Z] e9a5061849ea: Waiting [2021-11-08T01:50:19.061Z] d747dcd14b5f: Waiting [2021-11-08T01:50:19.061Z] 2de7ff778b66: Waiting [2021-11-08T01:50:19.061Z] 9712f1f96733: Verifying Checksum [2021-11-08T01:50:19.061Z] 9712f1f96733: Download complete [2021-11-08T01:50:19.326Z] 63f879dbbcfc: Verifying Checksum [2021-11-08T01:50:19.326Z] 63f879dbbcfc: Download complete [2021-11-08T01:50:19.595Z] 0d9ebad4ef96: Verifying Checksum [2021-11-08T01:50:19.595Z] 0d9ebad4ef96: Download complete [2021-11-08T01:50:19.595Z] ab5ef0e58194: Verifying Checksum [2021-11-08T01:50:19.595Z] ab5ef0e58194: Download complete [2021-11-08T01:50:19.595Z] d747dcd14b5f: Verifying Checksum [2021-11-08T01:50:19.595Z] d747dcd14b5f: Download complete [2021-11-08T01:50:19.595Z] e9a5061849ea: Verifying Checksum [2021-11-08T01:50:19.595Z] e9a5061849ea: Download complete [2021-11-08T01:50:19.595Z] 2de7ff778b66: Verifying Checksum [2021-11-08T01:50:19.595Z] 2de7ff778b66: Download complete [2021-11-08T01:50:22.956Z] ab5ef0e58194: Pull complete [2021-11-08T01:50:22.956Z] 9712f1f96733: Pull complete [2021-11-08T01:50:23.543Z] 63f879dbbcfc: Pull complete [2021-11-08T01:50:27.800Z] 0d9ebad4ef96: Pull complete [2021-11-08T01:50:28.069Z] e9a5061849ea: Pull complete [2021-11-08T01:50:28.069Z] d747dcd14b5f: Pull complete [2021-11-08T01:50:29.468Z] 2de7ff778b66: Pull complete [2021-11-08T01:50:29.468Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-08T01:50:29.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-08T01:50:29.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-08T01:50:29.532Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:29.560Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-08T01:50:32.455Z] $ docker top 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:50:32.529Z] provisioning config files... [2021-11-08T01:50:32.567Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1231190663480229622tmp [2021-11-08T01:50:32.639Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5135139641812787592tmp [2021-11-08T01:50:32.648Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7222532546577825461tmp [Pipeline] { [Pipeline] echo [2021-11-08T01:50:32.659Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:50:32.942Z] ---> sigul-configuration.sh [2021-11-08T01:50:32.942Z] gpg: directory `/root/.gnupg' created [2021-11-08T01:50:32.942Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-08T01:50:32.942Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-08T01:50:32.942Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-08T01:50:32.942Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-08T01:50:32.942Z] gpg: CAST5 encrypted data [2021-11-08T01:50:32.942Z] gpg: encrypted with 1 passphrase [2021-11-08T01:50:32.942Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-08T01:50:33.230Z] + mkdir /home/jenkins [2021-11-08T01:50:33.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-08T01:50:33.523Z] + 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-11-08T01:50:33.531Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:50:33.816Z] ---> sigul-install.sh [2021-11-08T01:50:33.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-08T01:50:34.099Z] + git tag --list [2021-11-08T01:50:34.099Z] 0.7.1 [2021-11-08T01:50:34.099Z] v1.0.0 [2021-11-08T01:50:34.099Z] v1.1.0 [2021-11-08T01:50:34.099Z] v1.1.1 [2021-11-08T01:50:34.099Z] v1.2.2 [2021-11-08T01:50:34.099Z] v1.3.0 [2021-11-08T01:50:34.099Z] v1.3.1 [2021-11-08T01:50:34.099Z] v2.0.0 [2021-11-08T01:50:34.099Z] v2.0.1-dev.1 [2021-11-08T01:50:34.099Z] v2.0.1-dev.10 [2021-11-08T01:50:34.100Z] v2.0.1-dev.11 [2021-11-08T01:50:34.100Z] v2.0.1-dev.12 [2021-11-08T01:50:34.100Z] v2.0.1-dev.13 [2021-11-08T01:50:34.100Z] v2.0.1-dev.14 [2021-11-08T01:50:34.100Z] v2.0.1-dev.15 [2021-11-08T01:50:34.100Z] v2.0.1-dev.2 [2021-11-08T01:50:34.100Z] v2.0.1-dev.3 [2021-11-08T01:50:34.100Z] v2.0.1-dev.4 [2021-11-08T01:50:34.100Z] v2.0.1-dev.5 [2021-11-08T01:50:34.100Z] v2.0.1-dev.6 [2021-11-08T01:50:34.100Z] v2.0.1-dev.7 [2021-11-08T01:50:34.100Z] v2.0.1-dev.8 [2021-11-08T01:50:34.100Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-08T01:50:34.384Z] + lftools sign git-tag v2.0.1-dev.15 [2021-11-08T01:50:34.953Z] Signing Git tag with Sigul... [2021-11-08T01:50:34.953Z] Signing v2.0.1-dev.15 [Pipeline] echo [2021-11-08T01:50:35.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:50:36.204Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-08T01:50:36.212Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-08T01:50:36.230Z] $ docker stop --time=1 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 [2021-11-08T01:50:37.447Z] $ docker rm -f 1d9508486311af03c172db9fd5d49c87edf6261fb62e16ae3a2ada0dd7bb2dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:38.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:50:38.007Z] . [Pipeline] withDockerContainer [2021-11-08T01:50:38.068Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:38.099Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:50:38.443Z] $ docker top 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:50:38.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:50:38.539Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:50:38.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:50:38.657Z] $ docker exec 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef ssh-agent [2021-11-08T01:50:38.780Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMhjOb/agent.13 [2021-11-08T01:50:38.780Z] SSH_AGENT_PID=19 [2021-11-08T01:50:38.785Z] Running ssh-add (command line suppressed) [2021-11-08T01:50:38.879Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8266439904026582934.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8266439904026582934.key) [2021-11-08T01:50:38.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:50:39.180Z] + git semver bump pre [2021-11-08T01:50:39.180Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:50:39.180Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-08T01:50:39.180Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:50:39.180Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:50:39.180Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:50:39.180Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:50:39.180Z] # $SEMVER_BRANCH = main [2021-11-08T01:50:39.180Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-11-08T01:50:39.180Z] 2.0.1-dev.16 [Pipeline] } [2021-11-08T01:50:39.190Z] $ docker exec --env ******** --env ******** 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef ssh-agent -k [2021-11-08T01:50:39.278Z] unset SSH_AUTH_SOCK; [2021-11-08T01:50:39.278Z] unset SSH_AGENT_PID; [2021-11-08T01:50:39.278Z] echo Agent pid 19 killed; [2021-11-08T01:50:39.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:50:39.598Z] + git semver [Pipeline] } [2021-11-08T01:50:39.614Z] $ docker stop --time=1 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef [2021-11-08T01:50:40.794Z] $ docker rm -f 12fe0b92cf6d1653444c5762bb8cc7349b91c5ae6130917a8c77b248068a9fef [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:41.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-08T01:50:41.136Z] . [Pipeline] withDockerContainer [2021-11-08T01:50:41.192Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:41.223Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-08T01:50:41.595Z] $ docker top ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-08T01:50:41.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-08T01:50:41.679Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-08T01:50:41.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-08T01:50:41.788Z] $ docker exec ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 ssh-agent [2021-11-08T01:50:41.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXinbBmK/agent.15 [2021-11-08T01:50:41.884Z] SSH_AGENT_PID=22 [2021-11-08T01:50:41.889Z] Running ssh-add (command line suppressed) [2021-11-08T01:50:41.983Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_94312230600043402.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_94312230600043402.key) [2021-11-08T01:50:41.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-08T01:50:42.279Z] + git semver push [2021-11-08T01:50:42.279Z] # -> Open(): unable to determine branch for HEAD [2021-11-08T01:50:42.279Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-08T01:50:42.279Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:50:42.279Z] # $SEMVER_REMOTE_NAME = origin [2021-11-08T01:50:42.279Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-08T01:50:42.279Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-08T01:50:42.279Z] # $SEMVER_BRANCH = main [2021-11-08T01:50:42.279Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-11-08T01:50:43.668Z] $ docker exec --env ******** --env ******** ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 ssh-agent -k [2021-11-08T01:50:43.758Z] unset SSH_AUTH_SOCK; [2021-11-08T01:50:43.758Z] unset SSH_AGENT_PID; [2021-11-08T01:50:43.758Z] echo Agent pid 22 killed; [2021-11-08T01:50:43.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-08T01:50:44.080Z] + git semver [Pipeline] } [2021-11-08T01:50:44.091Z] $ docker stop --time=1 ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 [2021-11-08T01:50:45.264Z] $ docker rm -f ec9fd31261b05f0442503566864dfa9912647172e43814508539683386705c04 [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-11-08T01:50:46.085Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:50:46.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:50:46.946Z] ---> package-listing.sh [2021-11-08T01:50:46.946Z] ++ facter osfamily [2021-11-08T01:50:46.946Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-08T01:50:47.206Z] + OS_FAMILY=redhat [2021-11-08T01:50:47.206Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-08T01:50:47.206Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-08T01:50:47.206Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-08T01:50:47.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-08T01:50:47.206Z] + PACKAGES=/tmp/packages_start.txt [2021-11-08T01:50:47.206Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-11-08T01:50:47.206Z] + PACKAGES=/tmp/packages_end.txt [2021-11-08T01:50:47.206Z] + case "${OS_FAMILY}" in [2021-11-08T01:50:47.206Z] + rpm -qa [2021-11-08T01:50:47.206Z] + sort [2021-11-08T01:50:47.776Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-08T01:50:47.776Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-08T01:50:47.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-08T01:50:47.776Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-11-08T01:50:47.776Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-11-08T01:50:47.776Z] + 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-11-08T01:50:47.785Z] 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-11-08T01:50:48.063Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:48.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:50:48.723Z] [2021-11-08T01:50:48.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-08T01:50:49.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:50:49.026Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-08T01:50:49.026Z] b4d181a07f80: Pulling fs layer [2021-11-08T01:50:49.026Z] a1111a8f2ec3: Pulling fs layer [2021-11-08T01:50:49.026Z] ed53099fbce6: Pulling fs layer [2021-11-08T01:50:49.026Z] dc539afda2c1: Pulling fs layer [2021-11-08T01:50:49.026Z] 77bc0d833cb6: Pulling fs layer [2021-11-08T01:50:49.026Z] 9065ff56babe: Pulling fs layer [2021-11-08T01:50:49.026Z] d287ab97295c: Pulling fs layer [2021-11-08T01:50:49.026Z] dc539afda2c1: Waiting [2021-11-08T01:50:49.026Z] 77bc0d833cb6: Waiting [2021-11-08T01:50:49.026Z] 9065ff56babe: Waiting [2021-11-08T01:50:49.026Z] d287ab97295c: Waiting [2021-11-08T01:50:49.026Z] a1111a8f2ec3: Verifying Checksum [2021-11-08T01:50:49.026Z] a1111a8f2ec3: Download complete [2021-11-08T01:50:49.026Z] dc539afda2c1: Verifying Checksum [2021-11-08T01:50:49.026Z] dc539afda2c1: Download complete [2021-11-08T01:50:49.026Z] ed53099fbce6: Verifying Checksum [2021-11-08T01:50:49.026Z] ed53099fbce6: Download complete [2021-11-08T01:50:49.286Z] 9065ff56babe: Verifying Checksum [2021-11-08T01:50:49.286Z] 9065ff56babe: Download complete [2021-11-08T01:50:49.286Z] 77bc0d833cb6: Verifying Checksum [2021-11-08T01:50:49.286Z] 77bc0d833cb6: Download complete [2021-11-08T01:50:49.286Z] b4d181a07f80: Verifying Checksum [2021-11-08T01:50:49.286Z] b4d181a07f80: Download complete [2021-11-08T01:50:49.857Z] d287ab97295c: Verifying Checksum [2021-11-08T01:50:49.857Z] d287ab97295c: Download complete [2021-11-08T01:50:50.812Z] b4d181a07f80: Pull complete [2021-11-08T01:50:50.812Z] a1111a8f2ec3: Pull complete [2021-11-08T01:50:51.385Z] ed53099fbce6: Pull complete [2021-11-08T01:50:51.385Z] dc539afda2c1: Pull complete [2021-11-08T01:50:51.649Z] 77bc0d833cb6: Pull complete [2021-11-08T01:50:51.649Z] 9065ff56babe: Pull complete [2021-11-08T01:50:58.279Z] d287ab97295c: Pull complete [2021-11-08T01:50:58.279Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-08T01:50:58.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-08T01:50:58.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-08T01:50:58.341Z] prd-centos7-docker-4c-2g-27871 does not seem to be running inside a container [2021-11-08T01:50:58.371Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-08T01:51:00.654Z] $ docker top 932f3ccab6896be76146e94a0d9bb220fc22c3c7ab06a2786fb4cde4e0ed67b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-08T01:51:01.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-08T01:51:01.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-08T01:51:01.592Z] + ls /var/log/sa-host [2021-11-08T01:51:01.592Z] + sadf -c /var/log/sa-host/sa08 [2021-11-08T01:51:01.592Z] file_magic: OK [2021-11-08T01:51:01.592Z] HZ: Using current value: 100 [2021-11-08T01:51:01.592Z] file_header: OK [2021-11-08T01:51:01.592Z] 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-11-08T01:51:01.592Z] Statistics: [2021-11-08T01:51:01.592Z] 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-11-08T01:51:01.592Z] File successfully converted to sysstat format version 12.0.3 [2021-11-08T01:51:01.592Z] + sadf -c /var/log/sa-host/sa30 [2021-11-08T01:51:01.592Z] file_magic: OK [2021-11-08T01:51:01.592Z] HZ: Using current value: 100 [2021-11-08T01:51:01.592Z] file_header: OK [2021-11-08T01:51:01.592Z] 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-11-08T01:51:01.592Z] Statistics: [2021-11-08T01:51:01.592Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-08T01:51:01.592Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-08T01:51:01.678Z] provisioning config files... [2021-11-08T01:51:01.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8765895829648151055tmp [Pipeline] { [Pipeline] echo [2021-11-08T01:51:01.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:51:01.983Z] ---> create-netrc.sh [Pipeline] } [2021-11-08T01:51:01.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:51:02.312Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-08T01:51:02.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:51:02.611Z] ---> sudo-logs.sh [2021-11-08T01:51:02.611Z] Archiving 'sudo' log.. [2021-11-08T01:51:02.611Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27871.novalocal: Name or service not known [2021-11-08T01:51:02.611Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-27871.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-08T01:51:02.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:51:02.923Z] ---> job-cost.sh [2021-11-08T01:51:02.923Z] lf-activate-venv: SKIPPING [2021-11-08T01:51:02.923Z] DEBUG: total: 0.10999999940395355 [2021-11-08T01:51:02.923Z] INFO: Retrieving Stack Cost... [2021-11-08T01:51:03.181Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-08T01:51:03.749Z] INFO: Archiving Costs [Pipeline] echo [2021-11-08T01:51:03.758Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-08T01:51:04.045Z] ---> logs-deploy.sh [2021-11-08T01:51:04.046Z] lf-activate-venv: SKIPPING [2021-11-08T01:51:04.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/17 [2021-11-08T01:51:04.046Z] INFO: archiving workspace using pattern(s): [2021-11-08T01:51:04.618Z] Archives upload complete. [2021-11-08T01:51:04.878Z] INFO: archiving logs to Nexus