Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10b11b1b26bf1700120a8e08145892b82104ea4e 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-ssh1947050094971729047.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-ssh3747745190847626130.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-ssh2941113110734725661.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-ssh6575649434331375615.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-ssh7411160539875943927.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-13612 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-ssh4319317115234192444.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 10b11b1b26bf1700120a8e08145892b82104ea4e (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 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 Commit message: "Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.26" > git rev-list --no-walk c11b57cd0fcb2e2ae2ea0895cfda036458c19b50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-01T01:55:33.628Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-01T01:55:33.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-01T01:55:33.681Z] ========================================================= [2021-11-01T01:55:33.681Z] EdgeX Global Pipelines Version Info [2021-11-01T01:55:33.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:55:34.822Z] ------------------- [2021-11-01T01:55:34.822Z] stable info: [2021-11-01T01:55:34.822Z] ------------------- [2021-11-01T01:55:34.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-01T01:55:34.822Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T01:55:34.822Z] Message: update stable to v1.0.211 [2021-11-01T01:55:35.400Z] ------------------- [2021-11-01T01:55:35.400Z] experimental info: [2021-11-01T01:55:35.400Z] ------------------- [2021-11-01T01:55:35.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-01T01:55:35.400Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-01T01:55:35.400Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-01T01:55:35.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-11-01T01:55:35.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-11-01T01:55:35.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-01T01:55:35.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-01T01:55:35.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-01T01:55:35.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-01T01:55:35.555Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-01T01:55:35.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-01T01:55:35.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-01T01:55:35.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-01T01:55:35.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-01T01:55:35.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-11-01T01:55:35.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-01T01:55:35.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-01T01:55:35.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T01:55:35.711Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-01T01:55:35.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T01:55:35.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-01T01:55:35.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-01T01:55:35.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-01T01:55:35.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-01T01:55:35.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-01T01:55:35.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-01T01:55:35.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-01T01:55:35.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-01T01:55:35.839Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-01T01:55:35.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-01T01:55:35.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-01T01:55:35.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-01T01:55:35.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] echo [2021-11-01T01:55:35.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10b11b1 [Pipeline] echo [2021-11-01T01:55:35.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T01:55:35.970Z] provisioning config files... [2021-11-01T01:55:35.985Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1048368893830239812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:55:36.313Z] ---> docker-login.sh [2021-11-01T01:55:36.313Z] nexus3.edgexfoundry.org:10001 [2021-11-01T01:55:36.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:55:36.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:55:36.575Z] Configure a credential helper to remove this warning. See [2021-11-01T01:55:36.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:55:36.575Z] [2021-11-01T01:55:36.575Z] Login Succeeded [2021-11-01T01:55:36.575Z] nexus3.edgexfoundry.org:10002 [2021-11-01T01:55:36.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:55:36.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:55:36.575Z] Configure a credential helper to remove this warning. See [2021-11-01T01:55:36.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:55:36.575Z] [2021-11-01T01:55:36.575Z] Login Succeeded [2021-11-01T01:55:36.575Z] nexus3.edgexfoundry.org:10003 [2021-11-01T01:55:36.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:55:36.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:55:36.575Z] Configure a credential helper to remove this warning. See [2021-11-01T01:55:36.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:55:36.575Z] [2021-11-01T01:55:36.575Z] Login Succeeded [2021-11-01T01:55:36.575Z] nexus3.edgexfoundry.org:10004 [2021-11-01T01:55:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:55:36.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:55:36.836Z] Configure a credential helper to remove this warning. See [2021-11-01T01:55:36.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:55:36.836Z] [2021-11-01T01:55:36.836Z] Login Succeeded [2021-11-01T01:55:36.836Z] docker.io [2021-11-01T01:55:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:55:37.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:55:37.097Z] Configure a credential helper to remove this warning. See [2021-11-01T01:55:37.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:55:37.097Z] [2021-11-01T01:55:37.097Z] Login Succeeded [2021-11-01T01:55:37.097Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T01:55:37.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-01T01:55:37.544Z] + git rev-list -1 --merges 10b11b1b26bf1700120a8e08145892b82104ea4e~1..10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] echo [2021-11-01T01:55:37.581Z] -----------> git rev-list -1 --merges 10b11b1b26bf1700120a8e08145892b82104ea4e~1..10b11b1b26bf1700120a8e08145892b82104ea4e 10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T01:55:37.581Z] 10b11b1b26bf1700120a8e08145892b82104ea4e [false] [Pipeline] sh [2021-11-01T01:55:37.881Z] + git log --format=format:%s -1 10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] echo [2021-11-01T01:55:37.897Z] ========================================================= [2021-11-01T01:55:37.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-01T01:55:37.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T01:55:38.252Z] + git log --format=format:%s -1 10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] echo [2021-11-01T01:55:38.264Z] [semverPrep] GIT_COMMIT: 10b11b1b26bf1700120a8e08145892b82104ea4e, Commit Message: Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.26 [Pipeline] echo [2021-11-01T01:55:38.272Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:55:38.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T01:55:38.736Z] [2021-11-01T01:55:38.736Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:55:39.050Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T01:55:39.050Z] latest: Pulling from edgex-devops/git-semver [2021-11-01T01:55:39.050Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T01:55:39.050Z] 3e5f54012d9b: Pulling fs layer [2021-11-01T01:55:39.050Z] 4c7163046ea9: Pulling fs layer [2021-11-01T01:55:39.050Z] 0c2d73faf560: Pulling fs layer [2021-11-01T01:55:39.050Z] 0c2d73faf560: Waiting [2021-11-01T01:55:39.050Z] 3e5f54012d9b: Verifying Checksum [2021-11-01T01:55:39.050Z] 3e5f54012d9b: Download complete [2021-11-01T01:55:39.050Z] a0d0a0d46f8b: Verifying Checksum [2021-11-01T01:55:39.050Z] a0d0a0d46f8b: Download complete [2021-11-01T01:55:39.050Z] 4c7163046ea9: Verifying Checksum [2021-11-01T01:55:39.050Z] 4c7163046ea9: Download complete [2021-11-01T01:55:39.050Z] 0c2d73faf560: Verifying Checksum [2021-11-01T01:55:39.050Z] 0c2d73faf560: Download complete [2021-11-01T01:55:39.340Z] a0d0a0d46f8b: Pull complete [2021-11-01T01:55:39.340Z] 3e5f54012d9b: Pull complete [2021-11-01T01:55:39.605Z] 4c7163046ea9: Pull complete [2021-11-01T01:55:39.866Z] 0c2d73faf560: Pull complete [2021-11-01T01:55:39.866Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-01T01:55:39.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T01:55:39.866Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-01T01:55:39.938Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T01:55:39.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T01:55:40.463Z] $ docker top 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T01:55:40.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T01:55:40.542Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T01:55:40.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T01:55:40.639Z] $ docker exec 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa ssh-agent [2021-11-01T01:55:40.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLGLENn/agent.13 [2021-11-01T01:55:40.743Z] SSH_AGENT_PID=20 [2021-11-01T01:55:40.751Z] Running ssh-add (command line suppressed) [2021-11-01T01:55:40.849Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1593778904427604366.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1593778904427604366.key) [2021-11-01T01:55:40.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T01:55:41.158Z] + git tag --points-at HEAD [Pipeline] } [2021-11-01T01:55:41.172Z] $ docker exec --env ******** --env ******** 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa ssh-agent -k [2021-11-01T01:55:41.254Z] unset SSH_AUTH_SOCK; [2021-11-01T01:55:41.254Z] unset SSH_AGENT_PID; [2021-11-01T01:55:41.254Z] echo Agent pid 20 killed; [2021-11-01T01:55:41.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-01T01:55:41.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T01:55:41.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T01:55:41.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T01:55:41.384Z] $ docker exec 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa ssh-agent [2021-11-01T01:55:41.471Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLElDgj/agent.54 [2021-11-01T01:55:41.471Z] SSH_AGENT_PID=61 [2021-11-01T01:55:41.476Z] Running ssh-add (command line suppressed) [2021-11-01T01:55:41.566Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3158868986676855819.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3158868986676855819.key) [2021-11-01T01:55:41.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T01:55:41.870Z] + git semver init [2021-11-01T01:55:41.870Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T01:55:41.870Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-01T01:55:41.870Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T01:55:41.870Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T01:55:41.870Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T01:55:41.870Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T01:55:41.870Z] # $SEMVER_BRANCH = main [2021-11-01T01:55:41.870Z] # $SEMVER_TEMP = /tmp/semver-848456164 [2021-11-01T01:55:41.870Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-11-01T01:55:42.443Z] # '/tmp/semver-848456164' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-11-01T01:55:42.443Z] # -> Force: false [2021-11-01T01:55:42.443Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-11-01T01:55:42.451Z] $ docker exec --env ******** --env ******** 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa ssh-agent -k [2021-11-01T01:55:42.543Z] unset SSH_AUTH_SOCK; [2021-11-01T01:55:42.544Z] unset SSH_AGENT_PID; [2021-11-01T01:55:42.544Z] echo Agent pid 61 killed; [2021-11-01T01:55:42.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T01:55:42.860Z] + git semver [Pipeline] } [2021-11-01T01:55:42.877Z] $ docker stop --time=1 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa [2021-11-01T01:55:44.068Z] $ docker rm -f 46c7b0507ecc723e62d87db25a1f6ed6876adacac83e3dc3f7f5145f073f10fa [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T01:55:44.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-01T01:55:44.644Z] Stashed 1 file(s) [Pipeline] echo [2021-11-01T01:55:44.646Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.14 [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-01T01:55:59.773Z] Still waiting to schedule task [2021-11-01T01:55:59.773Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-01T01:55:59.775Z] Still waiting to schedule task [2021-11-01T01:55:59.775Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-01T01:56:49.961Z] Running on prd-centos7-docker-4c-2g-13615 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-11-01T01:56:49.973Z] Running in /w/workspace/device-mqtt-go/16 [Pipeline] { [Pipeline] checkout [2021-11-01T01:56:50.067Z] Selected Git installation does not exist. Using Default [2021-11-01T01:56:50.067Z] The recommended git tool is: NONE [2021-11-01T01:56:52.348Z] using credential edgex-jenkins-ssh [2021-11-01T01:56:52.363Z] Cloning the remote Git repository [2021-11-01T01:56:53.206Z] Avoid second fetch [2021-11-01T01:56:53.206Z] Checking out Revision 10b11b1b26bf1700120a8e08145892b82104ea4e (main) [2021-11-01T01:56:51.637Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-01T01:56:51.688Z] > git init /w/workspace/device-mqtt-go/16 # timeout=10 [2021-11-01T01:56:51.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-01T01:56:51.728Z] > git --version # timeout=10 [2021-11-01T01:56:51.736Z] > git --version # 'git version 2.24.4' [2021-11-01T01:56:51.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T01:56:51.759Z] [INFO] Currently running in a labeled security context [2021-11-01T01:56:51.759Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-01T01:56:51.759Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/16@tmp/jenkins-gitclient-ssh6960009551412466155.key [2021-11-01T01:56:51.786Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T01:56:52.434Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-01T01:56:52.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T01:56:52.465Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T01:56:52.475Z] > git checkout -f 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [2021-11-01T01:56:56.755Z] Commit message: "Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T01:56:57.060Z] provisioning config files... [2021-11-01T01:56:57.075Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/16@tmp/config8966882770165121589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:56:57.470Z] ---> docker-login.sh [2021-11-01T01:56:57.470Z] nexus3.edgexfoundry.org:10001 [2021-11-01T01:56:57.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:56:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:56:57.745Z] Configure a credential helper to remove this warning. See [2021-11-01T01:56:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:56:57.745Z] [2021-11-01T01:56:57.745Z] Login Succeeded [2021-11-01T01:56:57.745Z] nexus3.edgexfoundry.org:10002 [2021-11-01T01:56:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:56:57.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:56:57.745Z] Configure a credential helper to remove this warning. See [2021-11-01T01:56:57.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:56:57.745Z] [2021-11-01T01:56:57.745Z] Login Succeeded [2021-11-01T01:56:57.745Z] nexus3.edgexfoundry.org:10003 [2021-11-01T01:56:57.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:56:58.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:56:58.005Z] Configure a credential helper to remove this warning. See [2021-11-01T01:56:58.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:56:58.005Z] [2021-11-01T01:56:58.005Z] Login Succeeded [2021-11-01T01:56:58.005Z] nexus3.edgexfoundry.org:10004 [2021-11-01T01:56:58.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:56:58.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:56:58.005Z] Configure a credential helper to remove this warning. See [2021-11-01T01:56:58.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:56:58.005Z] [2021-11-01T01:56:58.005Z] Login Succeeded [2021-11-01T01:56:58.005Z] docker.io [2021-11-01T01:56:58.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:56:58.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:56:58.582Z] Configure a credential helper to remove this warning. See [2021-11-01T01:56:58.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:56:58.582Z] [2021-11-01T01:56:58.582Z] Login Succeeded [2021-11-01T01:56:58.582Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T01:56:58.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-01T01:56:58.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T01:56:58.761Z] ========================================================= [2021-11-01T01:56:58.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-01T01:56:58.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:56:59.074Z] + 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-01T01:56:59.074Z] Sending build context to Docker daemon 686.6kB [2021-11-01T01:56:59.074Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T01:56:59.074Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-01T01:56:59.074Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-01T01:56:59.074Z] a0d0a0d46f8b: Pulling fs layer [2021-11-01T01:56:59.074Z] 31adcdaf11c8: Pulling fs layer [2021-11-01T01:56:59.074Z] b8b176561691: Pulling fs layer [2021-11-01T01:56:59.074Z] 4527c011a84f: Pulling fs layer [2021-11-01T01:56:59.074Z] 5d74067f8e1e: Pulling fs layer [2021-11-01T01:56:59.074Z] e0aca202a116: Pulling fs layer [2021-11-01T01:56:59.074Z] 3a43be97a3b4: Pulling fs layer [2021-11-01T01:56:59.074Z] 34cad66bf833: Pulling fs layer [2021-11-01T01:56:59.074Z] b4e3c513aaa6: Pulling fs layer [2021-11-01T01:56:59.074Z] 5d74067f8e1e: Waiting [2021-11-01T01:56:59.074Z] e0aca202a116: Waiting [2021-11-01T01:56:59.074Z] 3a43be97a3b4: Waiting [2021-11-01T01:56:59.074Z] 34cad66bf833: Waiting [2021-11-01T01:56:59.074Z] b4e3c513aaa6: Waiting [2021-11-01T01:56:59.074Z] 4527c011a84f: Waiting [2021-11-01T01:56:59.074Z] b8b176561691: Verifying Checksum [2021-11-01T01:56:59.074Z] b8b176561691: Download complete [2021-11-01T01:56:59.074Z] 31adcdaf11c8: Verifying Checksum [2021-11-01T01:56:59.074Z] 31adcdaf11c8: Download complete [2021-11-01T01:56:59.074Z] 5d74067f8e1e: Verifying Checksum [2021-11-01T01:56:59.074Z] 5d74067f8e1e: Download complete [2021-11-01T01:56:59.074Z] e0aca202a116: Verifying Checksum [2021-11-01T01:56:59.074Z] e0aca202a116: Download complete [2021-11-01T01:56:59.338Z] 3a43be97a3b4: Verifying Checksum [2021-11-01T01:56:59.338Z] 3a43be97a3b4: Download complete [2021-11-01T01:56:59.338Z] a0d0a0d46f8b: Download complete [2021-11-01T01:56:59.338Z] 34cad66bf833: Verifying Checksum [2021-11-01T01:56:59.338Z] 34cad66bf833: Download complete [2021-11-01T01:56:59.633Z] a0d0a0d46f8b: Pull complete [2021-11-01T01:56:59.910Z] b4e3c513aaa6: Verifying Checksum [2021-11-01T01:56:59.910Z] b4e3c513aaa6: Download complete [2021-11-01T01:56:59.910Z] 4527c011a84f: Verifying Checksum [2021-11-01T01:56:59.910Z] 4527c011a84f: Download complete [2021-11-01T01:56:59.910Z] 31adcdaf11c8: Pull complete [2021-11-01T01:57:00.177Z] b8b176561691: Pull complete [2021-11-01T01:57:04.439Z] 4527c011a84f: Pull complete [2021-11-01T01:57:04.439Z] 5d74067f8e1e: Pull complete [2021-11-01T01:57:04.439Z] e0aca202a116: Pull complete [2021-11-01T01:57:04.439Z] 3a43be97a3b4: Pull complete [2021-11-01T01:57:04.439Z] 34cad66bf833: Pull complete [2021-11-01T01:57:07.814Z] b4e3c513aaa6: Pull complete [2021-11-01T01:57:07.814Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-01T01:57:07.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-01T01:57:07.814Z] ---> 9f6097aaca64 [2021-11-01T01:57:07.814Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T01:57:10.373Z] ---> Running in a258f9c504cd [2021-11-01T01:57:10.373Z] Removing intermediate container a258f9c504cd [2021-11-01T01:57:10.373Z] ---> ea6f409b5074 [2021-11-01T01:57:10.373Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T01:57:10.632Z] ---> Running in 66ac5db6783d [2021-11-01T01:57:10.632Z] Removing intermediate container 66ac5db6783d [2021-11-01T01:57:10.632Z] ---> 29ecd8134993 [2021-11-01T01:57:10.632Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T01:57:10.632Z] ---> Running in 4576780594eb [2021-11-01T01:57:11.209Z] Removing intermediate container 4576780594eb [2021-11-01T01:57:11.209Z] ---> ea4922ef8507 [2021-11-01T01:57:11.209Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T01:57:11.209Z] ---> Running in 8707113518ad [2021-11-01T01:57:11.788Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T01:57:12.730Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T01:57:12.989Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-01T01:57:12.989Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-01T01:57:12.989Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-01T01:57:13.251Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-01T01:57:13.251Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T01:57:13.251Z] OK: 224 MiB in 56 packages [2021-11-01T01:57:13.825Z] Removing intermediate container 8707113518ad [2021-11-01T01:57:13.825Z] ---> 34e97431907b [2021-11-01T01:57:13.825Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-01T01:57:13.825Z] ---> Running in 19336ac453fa [2021-11-01T01:57:13.825Z] Removing intermediate container 19336ac453fa [2021-11-01T01:57:13.825Z] ---> c267be6a0f83 [2021-11-01T01:57:13.825Z] Step 8/11 : COPY . . [2021-11-01T01:57:14.404Z] ---> 47954da19422 [2021-11-01T01:57:14.404Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T01:57:14.404Z] ---> Running in 2fb6bce92c80 [2021-11-01T01:57:53.229Z] Removing intermediate container 2fb6bce92c80 [2021-11-01T01:57:53.229Z] ---> 0ac23a7e8d8e [2021-11-01T01:57:53.229Z] Step 10/11 : ARG MAKE='make build' [2021-11-01T01:57:53.229Z] ---> Running in 874c7bf21d9b [2021-11-01T01:57:53.229Z] Removing intermediate container 874c7bf21d9b [2021-11-01T01:57:53.229Z] ---> cea036cc99ac [2021-11-01T01:57:53.229Z] Step 11/11 : RUN $MAKE [2021-11-01T01:57:53.229Z] ---> Running in 1403e41aaca8 [2021-11-01T01:57:53.229Z] noop [2021-11-01T01:57:53.229Z] Removing intermediate container 1403e41aaca8 [2021-11-01T01:57:53.229Z] ---> c10d5bbe79eb [2021-11-01T01:57:53.229Z] Successfully built c10d5bbe79eb [2021-11-01T01:57:53.229Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:57:53.528Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T01:57:53.528Z] . [Pipeline] withDockerContainer [2021-11-01T01:57:53.600Z] prd-centos7-docker-4c-2g-13615 does not seem to be running inside a container [2021-11-01T01:57:53.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T01:57:53.997Z] $ docker top 06e3815562352b2f7b2095ae94bf7c919086b22b14f34e6536e202abed19a30c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T01:57:54.372Z] + go version [2021-11-01T01:57:54.372Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-01T01:57:54.382Z] $ docker stop --time=1 06e3815562352b2f7b2095ae94bf7c919086b22b14f34e6536e202abed19a30c [2021-11-01T01:57:55.590Z] $ docker rm -f 06e3815562352b2f7b2095ae94bf7c919086b22b14f34e6536e202abed19a30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:57:56.070Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-01T01:57:56.070Z] . [Pipeline] withDockerContainer [2021-11-01T01:57:56.141Z] prd-centos7-docker-4c-2g-13615 does not seem to be running inside a container [2021-11-01T01:57:56.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T01:57:56.563Z] $ docker top 7d8b70ef4628493b7c5b982f07de0011b838859c7ce6f3ccb23bfec91ed5de59 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T01:57:56.940Z] + make test [2021-11-01T01:57:56.940Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-01T01:57:57.516Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-01T01:58:19.581Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-01T01:58:19.581Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.4% of statements [2021-11-01T01:58:19.581Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-01T01:58:19.581Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-01T01:58:24.971Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T01:58:24.971Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T01:58:24.971Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-01T01:58:25.240Z] $ docker stop --time=1 7d8b70ef4628493b7c5b982f07de0011b838859c7ce6f3ccb23bfec91ed5de59 [2021-11-01T01:58:26.894Z] $ docker rm -f 7d8b70ef4628493b7c5b982f07de0011b838859c7ce6f3ccb23bfec91ed5de59 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T01:58:27.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T01:58:27.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-01T01:58:28.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-01T01:58:28.486Z] + ls -al . [2021-11-01T01:58:28.486Z] total 148 [2021-11-01T01:58:28.486Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 1 01:58 . [2021-11-01T01:58:28.486Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 1 01:56 .. [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 7287 Nov 1 01:56 Attribution.txt [2021-11-01T01:58:28.486Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 1 01:56 bin [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 7447 Nov 1 01:56 CHANGELOG.md [2021-11-01T01:58:28.486Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 1 01:56 cmd [2021-11-01T01:58:28.486Z] -rw-r--r--. 1 jenkins jenkins 17284 Nov 1 01:58 coverage.out [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 1907 Nov 1 01:56 Dockerfile [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 1 01:56 .dockerignore [2021-11-01T01:58:28.486Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 1 01:56 .git [2021-11-01T01:58:28.486Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 1 01:56 .github [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 329 Nov 1 01:56 .gitignore [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 388 Nov 1 01:56 go.mod [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 50386 Nov 1 01:56 go.sum [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 01:56 GOVERNANCE.md [2021-11-01T01:58:28.486Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 1 01:56 internal [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 1 01:56 Jenkinsfile [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 1 01:56 LICENSE [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 1030 Nov 1 01:56 Makefile [2021-11-01T01:58:28.486Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 1 01:56 mock [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 1 01:56 OWNERS.md [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 2211 Nov 1 01:56 README.md [2021-11-01T01:58:28.486Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 1 01:56 snap [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 12 Nov 1 01:55 VERSION [2021-11-01T01:58:28.486Z] -rw-rw-r--. 1 jenkins jenkins 227 Nov 1 01:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:28.791Z] + 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=10b11b1b26bf1700120a8e08145892b82104ea4e --label arch=amd64 --label version=2.0.1-dev.14 . [2021-11-01T01:58:28.791Z] Sending build context to Docker daemon 704.5kB [2021-11-01T01:58:28.791Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T01:58:28.791Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-01T01:58:28.791Z] ---> c10d5bbe79eb [2021-11-01T01:58:28.791Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T01:58:28.791Z] ---> Running in c587bbb14068 [2021-11-01T01:58:28.791Z] Removing intermediate container c587bbb14068 [2021-11-01T01:58:28.791Z] ---> c752cd2764dd [2021-11-01T01:58:28.791Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T01:58:29.053Z] ---> Running in 9773db52e289 [2021-11-01T01:58:29.053Z] Removing intermediate container 9773db52e289 [2021-11-01T01:58:29.053Z] ---> 90597ce681ee [2021-11-01T01:58:29.053Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T01:58:29.053Z] ---> Running in 7f16e5d9cee4 [2021-11-01T01:58:29.644Z] Removing intermediate container 7f16e5d9cee4 [2021-11-01T01:58:29.644Z] ---> 59bd9a72a8d7 [2021-11-01T01:58:29.644Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T01:58:29.644Z] ---> Running in 3f27d986b969 [2021-11-01T01:58:29.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T01:58:30.848Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T01:58:31.115Z] OK: 224 MiB in 56 packages [2021-11-01T01:58:31.378Z] Removing intermediate container 3f27d986b969 [2021-11-01T01:58:31.378Z] ---> 0798b9f5f79a [2021-11-01T01:58:31.378Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-01T01:58:31.378Z] ---> Running in d1eaff242400 [2021-11-01T01:58:31.649Z] Removing intermediate container d1eaff242400 [2021-11-01T01:58:31.649Z] ---> 620fc279155f [2021-11-01T01:58:31.649Z] Step 8/23 : COPY . . [2021-11-01T01:58:31.911Z] ---> 40026bad9e28 [2021-11-01T01:58:31.911Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T01:58:31.911Z] ---> Running in cff740c20bc8 [2021-11-01T01:58:32.496Z] Removing intermediate container cff740c20bc8 [2021-11-01T01:58:32.496Z] ---> 3c9e946dfd36 [2021-11-01T01:58:32.496Z] Step 10/23 : ARG MAKE='make build' [2021-11-01T01:58:32.496Z] ---> Running in dfcd7ffebe89 [2021-11-01T01:58:32.496Z] Removing intermediate container dfcd7ffebe89 [2021-11-01T01:58:32.496Z] ---> b6e14bbd981b [2021-11-01T01:58:32.496Z] Step 11/23 : RUN $MAKE [2021-11-01T01:58:32.496Z] ---> Running in a8800ab5f5e3 [2021-11-01T01:58:32.759Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.14" -o cmd/device-mqtt ./cmd [2021-11-01T01:58:47.803Z] Removing intermediate container a8800ab5f5e3 [2021-11-01T01:58:47.803Z] ---> 192f7dc1dad1 [2021-11-01T01:58:47.803Z] Step 12/23 : FROM alpine:3.14 [2021-11-01T01:58:47.803Z] 3.14: Pulling from library/alpine [2021-11-01T01:58:47.803Z] a0d0a0d46f8b: Already exists [2021-11-01T01:58:47.803Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T01:58:47.803Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T01:58:47.803Z] ---> 14119a10abf4 [2021-11-01T01:58:47.803Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-01T01:58:47.803Z] ---> Running in e20708541af6 [2021-11-01T01:58:47.803Z] Removing intermediate container e20708541af6 [2021-11-01T01:58:47.803Z] ---> 69d06182a944 [2021-11-01T01:58:47.803Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T01:58:47.803Z] ---> Running in ba5c09843eac [2021-11-01T01:58:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-01T01:58:47.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-01T01:58:47.803Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T01:58:47.803Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T01:58:47.803Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T01:58:47.803Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T01:58:47.803Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T01:58:47.803Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T01:58:47.803Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T01:58:47.803Z] OK: 8 MiB in 20 packages [2021-11-01T01:58:47.803Z] Removing intermediate container ba5c09843eac [2021-11-01T01:58:47.803Z] ---> 8dab18655f4e [2021-11-01T01:58:47.803Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-01T01:58:47.803Z] ---> 51f14e22b648 [2021-11-01T01:58:47.803Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-01T01:58:48.067Z] ---> 30ee3b7a8844 [2021-11-01T01:58:48.067Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-01T01:58:48.067Z] ---> c992a88e1e6f [2021-11-01T01:58:48.067Z] Step 18/23 : EXPOSE 59982 [2021-11-01T01:58:48.067Z] ---> Running in 85fbee340572 [2021-11-01T01:58:48.332Z] Removing intermediate container 85fbee340572 [2021-11-01T01:58:48.332Z] ---> def2865d69ab [2021-11-01T01:58:48.332Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-01T01:58:48.332Z] ---> Running in 6998ca715b98 [2021-11-01T01:58:48.332Z] Removing intermediate container 6998ca715b98 [2021-11-01T01:58:48.332Z] ---> 0f9ef868bcc8 [2021-11-01T01:58:48.332Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T01:58:48.332Z] ---> Running in 1db3ba7bbbe3 [2021-11-01T01:58:48.594Z] Removing intermediate container 1db3ba7bbbe3 [2021-11-01T01:58:48.594Z] ---> ca6371a184b8 [2021-11-01T01:58:48.594Z] Step 21/23 : LABEL arch=amd64 [2021-11-01T01:58:48.594Z] ---> Running in 64344372086c [2021-11-01T01:58:48.594Z] Removing intermediate container 64344372086c [2021-11-01T01:58:48.594Z] ---> 2866cd7854be [2021-11-01T01:58:48.594Z] Step 22/23 : LABEL git_sha=10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T01:58:48.594Z] ---> Running in 1e3d9fada488 [2021-11-01T01:58:48.854Z] Removing intermediate container 1e3d9fada488 [2021-11-01T01:58:48.854Z] ---> 8401c44ff0f3 [2021-11-01T01:58:48.854Z] Step 23/23 : LABEL version=2.0.1-dev.14 [2021-11-01T01:58:48.854Z] ---> Running in 40329a221ccc [2021-11-01T01:58:48.854Z] Removing intermediate container 40329a221ccc [2021-11-01T01:58:48.854Z] ---> b7bc3704731f [2021-11-01T01:58:48.854Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-01T01:58:48.854Z] Successfully built b7bc3704731f [2021-11-01T01:58:48.854Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T01:58:49.008Z] provisioning config files... [2021-11-01T01:58:49.018Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/16@tmp/config6763207918666081612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:58:49.345Z] ---> docker-login.sh [2021-11-01T01:58:49.345Z] nexus3.edgexfoundry.org:10001 [2021-11-01T01:58:49.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:58:49.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:58:49.345Z] Configure a credential helper to remove this warning. See [2021-11-01T01:58:49.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:58:49.345Z] [2021-11-01T01:58:49.345Z] Login Succeeded [2021-11-01T01:58:49.345Z] nexus3.edgexfoundry.org:10002 [2021-11-01T01:58:49.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:58:49.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:58:49.345Z] Configure a credential helper to remove this warning. See [2021-11-01T01:58:49.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:58:49.345Z] [2021-11-01T01:58:49.345Z] Login Succeeded [2021-11-01T01:58:49.345Z] nexus3.edgexfoundry.org:10003 [2021-11-01T01:58:49.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:58:49.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:58:49.609Z] Configure a credential helper to remove this warning. See [2021-11-01T01:58:49.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:58:49.609Z] [2021-11-01T01:58:49.609Z] Login Succeeded [2021-11-01T01:58:49.609Z] nexus3.edgexfoundry.org:10004 [2021-11-01T01:58:49.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:58:49.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:58:49.609Z] Configure a credential helper to remove this warning. See [2021-11-01T01:58:49.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:58:49.609Z] [2021-11-01T01:58:49.609Z] Login Succeeded [2021-11-01T01:58:49.609Z] docker.io [2021-11-01T01:58:49.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:58:50.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:58:50.133Z] Configure a credential helper to remove this warning. See [2021-11-01T01:58:50.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:58:50.133Z] [2021-11-01T01:58:50.133Z] Login Succeeded [2021-11-01T01:58:50.133Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T01:58:50.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T01:58:50.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T01:58:50.200Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-11-01T01:58:50.200Z] 10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T01:58:50.200Z] latest [2021-11-01T01:58:50.200Z] 2.0.1-dev.14 [2021-11-01T01:58:50.200Z] 10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T01:58:50.200Z] main [2021-11-01T01:58:50.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:50.539Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:50.854Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T01:58:50.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-01T01:58:50.854Z] ef19bdae7ee5: Preparing [2021-11-01T01:58:50.854Z] 0ab0fc29d7ec: Preparing [2021-11-01T01:58:50.854Z] 940e63050cae: Preparing [2021-11-01T01:58:50.854Z] 44d194538d9f: Preparing [2021-11-01T01:58:50.854Z] e2eb06d8af82: Preparing [2021-11-01T01:58:50.854Z] e2eb06d8af82: Layer already exists [2021-11-01T01:58:51.128Z] ef19bdae7ee5: Pushed [2021-11-01T01:58:51.128Z] 0ab0fc29d7ec: Pushed [2021-11-01T01:58:51.128Z] 44d194538d9f: Pushed [2021-11-01T01:58:52.078Z] 940e63050cae: Pushed [2021-11-01T01:58:52.339Z] 10b11b1b26bf1700120a8e08145892b82104ea4e: digest: sha256:df93ff66c324a7e7e0389d84d7902a2017dd9c5d6e9fc468a6e594773d6f9007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:52.646Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:52.940Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-11-01T01:58:52.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-01T01:58:52.940Z] ef19bdae7ee5: Preparing [2021-11-01T01:58:52.940Z] 0ab0fc29d7ec: Preparing [2021-11-01T01:58:52.940Z] 940e63050cae: Preparing [2021-11-01T01:58:52.940Z] 44d194538d9f: Preparing [2021-11-01T01:58:52.940Z] e2eb06d8af82: Preparing [2021-11-01T01:58:52.940Z] 0ab0fc29d7ec: Layer already exists [2021-11-01T01:58:52.940Z] 940e63050cae: Layer already exists [2021-11-01T01:58:52.940Z] e2eb06d8af82: Layer already exists [2021-11-01T01:58:52.940Z] 44d194538d9f: Layer already exists [2021-11-01T01:58:52.940Z] ef19bdae7ee5: Layer already exists [2021-11-01T01:58:52.940Z] latest: digest: sha256:df93ff66c324a7e7e0389d84d7902a2017dd9c5d6e9fc468a6e594773d6f9007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:53.250Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:53.563Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.14 [2021-11-01T01:58:53.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-01T01:58:53.563Z] ef19bdae7ee5: Preparing [2021-11-01T01:58:53.563Z] 0ab0fc29d7ec: Preparing [2021-11-01T01:58:53.563Z] 940e63050cae: Preparing [2021-11-01T01:58:53.563Z] 44d194538d9f: Preparing [2021-11-01T01:58:53.563Z] e2eb06d8af82: Preparing [2021-11-01T01:58:53.563Z] 940e63050cae: Layer already exists [2021-11-01T01:58:53.563Z] ef19bdae7ee5: Layer already exists [2021-11-01T01:58:53.563Z] e2eb06d8af82: Layer already exists [2021-11-01T01:58:53.563Z] 0ab0fc29d7ec: Layer already exists [2021-11-01T01:58:53.563Z] 44d194538d9f: Layer already exists [2021-11-01T01:58:53.563Z] 2.0.1-dev.14: digest: sha256:df93ff66c324a7e7e0389d84d7902a2017dd9c5d6e9fc468a6e594773d6f9007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:53.871Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:54.179Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T01:58:54.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-01T01:58:54.179Z] ef19bdae7ee5: Preparing [2021-11-01T01:58:54.179Z] 0ab0fc29d7ec: Preparing [2021-11-01T01:58:54.179Z] 940e63050cae: Preparing [2021-11-01T01:58:54.179Z] 44d194538d9f: Preparing [2021-11-01T01:58:54.179Z] e2eb06d8af82: Preparing [2021-11-01T01:58:54.179Z] e2eb06d8af82: Layer already exists [2021-11-01T01:58:54.179Z] ef19bdae7ee5: Layer already exists [2021-11-01T01:58:54.179Z] 0ab0fc29d7ec: Layer already exists [2021-11-01T01:58:54.179Z] 44d194538d9f: Layer already exists [2021-11-01T01:58:54.179Z] 940e63050cae: Layer already exists [2021-11-01T01:58:54.179Z] 10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14: digest: sha256:df93ff66c324a7e7e0389d84d7902a2017dd9c5d6e9fc468a6e594773d6f9007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:54.493Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:54.817Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-11-01T01:58:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-11-01T01:58:54.817Z] ef19bdae7ee5: Preparing [2021-11-01T01:58:54.817Z] 0ab0fc29d7ec: Preparing [2021-11-01T01:58:54.817Z] 940e63050cae: Preparing [2021-11-01T01:58:54.817Z] 44d194538d9f: Preparing [2021-11-01T01:58:54.817Z] e2eb06d8af82: Preparing [2021-11-01T01:58:54.817Z] 44d194538d9f: Layer already exists [2021-11-01T01:58:54.817Z] ef19bdae7ee5: Layer already exists [2021-11-01T01:58:54.817Z] e2eb06d8af82: Layer already exists [2021-11-01T01:58:54.817Z] 940e63050cae: Layer already exists [2021-11-01T01:58:54.817Z] 0ab0fc29d7ec: Layer already exists [2021-11-01T01:58:54.817Z] main: digest: sha256:df93ff66c324a7e7e0389d84d7902a2017dd9c5d6e9fc468a6e594773d6f9007 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T01:58:54.852Z] ===================================================== [Pipeline] echo [2021-11-01T01:58:54.859Z] taggedImages: [2021-11-01T01:58:54.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T01:58:54.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-11-01T01:58:54.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.14 [2021-11-01T01:58:54.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T01:58:54.859Z] - 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-01T01:58:55.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T01:58:55.368Z] [2021-11-01T01:58:55.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:58:55.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T01:58:55.672Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T01:58:55.672Z] b4d181a07f80: Pulling fs layer [2021-11-01T01:58:55.672Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T01:58:55.672Z] ed53099fbce6: Pulling fs layer [2021-11-01T01:58:55.672Z] dc539afda2c1: Pulling fs layer [2021-11-01T01:58:55.672Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T01:58:55.672Z] 9065ff56babe: Pulling fs layer [2021-11-01T01:58:55.672Z] d287ab97295c: Pulling fs layer [2021-11-01T01:58:55.672Z] dc539afda2c1: Waiting [2021-11-01T01:58:55.672Z] 77bc0d833cb6: Waiting [2021-11-01T01:58:55.672Z] 9065ff56babe: Waiting [2021-11-01T01:58:55.672Z] d287ab97295c: Waiting [2021-11-01T01:58:55.672Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T01:58:55.672Z] a1111a8f2ec3: Download complete [2021-11-01T01:58:55.672Z] dc539afda2c1: Verifying Checksum [2021-11-01T01:58:55.672Z] dc539afda2c1: Download complete [2021-11-01T01:58:55.939Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T01:58:55.939Z] 77bc0d833cb6: Download complete [2021-11-01T01:58:55.939Z] ed53099fbce6: Verifying Checksum [2021-11-01T01:58:55.939Z] ed53099fbce6: Download complete [2021-11-01T01:58:55.939Z] 9065ff56babe: Verifying Checksum [2021-11-01T01:58:55.939Z] 9065ff56babe: Download complete [2021-11-01T01:58:55.939Z] b4d181a07f80: Verifying Checksum [2021-11-01T01:58:55.939Z] b4d181a07f80: Download complete [2021-11-01T01:58:56.527Z] d287ab97295c: Verifying Checksum [2021-11-01T01:58:56.527Z] d287ab97295c: Download complete [2021-11-01T01:58:57.492Z] b4d181a07f80: Pull complete [2021-11-01T01:58:57.753Z] a1111a8f2ec3: Pull complete [2021-11-01T01:58:58.333Z] ed53099fbce6: Pull complete [2021-11-01T01:58:58.595Z] dc539afda2c1: Pull complete [2021-11-01T01:58:58.875Z] 77bc0d833cb6: Pull complete [2021-11-01T01:58:58.875Z] 9065ff56babe: Pull complete [2021-11-01T01:59:04.212Z] d287ab97295c: Pull complete [2021-11-01T01:59:04.212Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T01:59:04.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T01:59:04.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T01:59:04.573Z] prd-centos7-docker-4c-2g-13615 does not seem to be running inside a container [2021-11-01T01:59:04.627Z] $ 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/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T01:59:11.349Z] $ docker top 6e785c6133eb8e4230eecc302662a797d88f7fdc516a7836dc3f07c758a36d52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:59:11.770Z] ---> job-cost.sh [2021-11-01T01:59:11.770Z] lf-activate-venv: SKIPPING [2021-11-01T01:59:11.770Z] INFO: No Stack... [2021-11-01T01:59:12.343Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T01:59:12.608Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T01:59:12.903Z] + cat /w/workspace/device-mqtt-go/16/archives/cost.csv [2021-11-01T01:59:12.904Z] + cut -d, -f6 [Pipeline] lock [2021-11-01T01:59:12.935Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [2021-11-01T01:59:12.945Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] did not exist. Created. [2021-11-01T01:59:12.946Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T01:59:13.262Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-01T01:59:13.295Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T01:59:13.303Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T01:59:13.321Z] $ docker stop --time=1 6e785c6133eb8e4230eecc302662a797d88f7fdc516a7836dc3f07c758a36d52 [2021-11-01T01:59:13.939Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13619 in /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T01:59:14.476Z] $ docker rm -f 6e785c6133eb8e4230eecc302662a797d88f7fdc516a7836dc3f07c758a36d52 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2021-11-01T01:59:14.553Z] Running in /w/workspace/device-mqtt-go/16 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-01T01:59:14.759Z] Selected Git installation does not exist. Using Default [2021-11-01T01:59:14.759Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } [2021-11-01T01:59:21.395Z] using credential edgex-jenkins-ssh [2021-11-01T01:59:21.417Z] Cloning the remote Git repository [2021-11-01T01:59:22.646Z] Avoid second fetch [2021-11-01T01:59:22.647Z] Checking out Revision 10b11b1b26bf1700120a8e08145892b82104ea4e (main) [2021-11-01T01:59:21.478Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-01T01:59:21.590Z] > git init /w/workspace/device-mqtt-go/16 # timeout=10 [2021-11-01T01:59:21.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-01T01:59:21.681Z] > git --version # timeout=10 [2021-11-01T01:59:21.700Z] > git --version # 'git version 2.17.1' [2021-11-01T01:59:21.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-01T01:59:21.808Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T01:59:22.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-01T01:59:22.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-01T01:59:22.673Z] > git config core.sparsecheckout # timeout=10 [2021-11-01T01:59:22.696Z] > git checkout -f 10b11b1b26bf1700120a8e08145892b82104ea4e # timeout=10 [2021-11-01T01:59:27.194Z] Commit message: "Merge pull request #313 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.1-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T01:59:28.092Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-01T01:59:28.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T01:59:28.092Z] Dload Upload Total Spent Left Speed [2021-11-01T01:59:28.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2021-11-01T01:59:28.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-01T01:59:28.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-01T01:59:28.919Z] + sudo tee /etc/docker/daemon.new [2021-11-01T01:59:28.919Z] { [2021-11-01T01:59:28.919Z] "registry-mirrors": [ [2021-11-01T01:59:28.919Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-01T01:59:28.919Z] ], [2021-11-01T01:59:28.919Z] "bip": "10.250.0.254/24", [2021-11-01T01:59:28.919Z] "hosts": [ [2021-11-01T01:59:28.919Z] "tcp://0.0.0.0:5555", [2021-11-01T01:59:28.919Z] "unix:///var/run/docker.sock" [2021-11-01T01:59:28.919Z] ], [2021-11-01T01:59:28.919Z] "mtu": 1458, [2021-11-01T01:59:28.919Z] "selinux-enabled": true, [2021-11-01T01:59:28.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-01T01:59:28.919Z] } [Pipeline] sh [2021-11-01T01:59:29.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-01T01:59:29.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T01:59:48.049Z] provisioning config files... [2021-11-01T01:59:48.079Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/16@tmp/config344784563110228992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T01:59:48.456Z] ---> docker-login.sh [2021-11-01T01:59:48.456Z] nexus3.edgexfoundry.org:10001 [2021-11-01T01:59:49.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:59:49.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:59:49.718Z] Configure a credential helper to remove this warning. See [2021-11-01T01:59:49.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:59:49.718Z] [2021-11-01T01:59:49.718Z] Login Succeeded [2021-11-01T01:59:49.718Z] nexus3.edgexfoundry.org:10002 [2021-11-01T01:59:50.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:59:50.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:59:50.320Z] Configure a credential helper to remove this warning. See [2021-11-01T01:59:50.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:59:50.320Z] [2021-11-01T01:59:50.320Z] Login Succeeded [2021-11-01T01:59:50.320Z] nexus3.edgexfoundry.org:10003 [2021-11-01T01:59:50.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:59:50.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:59:50.922Z] Configure a credential helper to remove this warning. See [2021-11-01T01:59:50.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:59:50.922Z] [2021-11-01T01:59:50.922Z] Login Succeeded [2021-11-01T01:59:50.922Z] nexus3.edgexfoundry.org:10004 [2021-11-01T01:59:51.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:59:51.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:59:51.592Z] Configure a credential helper to remove this warning. See [2021-11-01T01:59:51.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:59:51.592Z] [2021-11-01T01:59:51.592Z] Login Succeeded [2021-11-01T01:59:51.592Z] docker.io [2021-11-01T01:59:52.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T01:59:52.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T01:59:52.480Z] Configure a credential helper to remove this warning. See [2021-11-01T01:59:52.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T01:59:52.480Z] [2021-11-01T01:59:52.480Z] Login Succeeded [2021-11-01T01:59:52.480Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T01:59:52.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-01T01:59:52.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T01:59:52.839Z] ========================================================= [2021-11-01T01:59:52.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-01T01:59:52.839Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-01T01:59:53.197Z] + 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-01T01:59:53.805Z] Sending build context to Docker daemon 685.6kB [2021-11-01T01:59:53.805Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T01:59:53.805Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-01T01:59:53.805Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-01T01:59:53.805Z] 552d1f2373af: Pulling fs layer [2021-11-01T01:59:53.805Z] ea3f2d53f512: Pulling fs layer [2021-11-01T01:59:53.805Z] 9e70ebbbe112: Pulling fs layer [2021-11-01T01:59:53.805Z] 7a9cfe048b4a: Pulling fs layer [2021-11-01T01:59:53.805Z] 72dc09318566: Pulling fs layer [2021-11-01T01:59:53.805Z] f4f7b4309257: Pulling fs layer [2021-11-01T01:59:53.805Z] 0ac9a79272e3: Pulling fs layer [2021-11-01T01:59:53.805Z] b78e95d17946: Pulling fs layer [2021-11-01T01:59:53.805Z] 72dc09318566: Waiting [2021-11-01T01:59:53.805Z] f4f7b4309257: Waiting [2021-11-01T01:59:53.805Z] 0ac9a79272e3: Waiting [2021-11-01T01:59:53.805Z] b78e95d17946: Waiting [2021-11-01T01:59:53.805Z] 7a9cfe048b4a: Waiting [2021-11-01T01:59:53.805Z] 9e70ebbbe112: Verifying Checksum [2021-11-01T01:59:53.805Z] 9e70ebbbe112: Download complete [2021-11-01T01:59:53.805Z] ea3f2d53f512: Verifying Checksum [2021-11-01T01:59:53.805Z] ea3f2d53f512: Download complete [2021-11-01T01:59:54.083Z] 72dc09318566: Download complete [2021-11-01T01:59:54.083Z] f4f7b4309257: Verifying Checksum [2021-11-01T01:59:54.083Z] f4f7b4309257: Download complete [2021-11-01T01:59:54.083Z] 552d1f2373af: Verifying Checksum [2021-11-01T01:59:54.083Z] 552d1f2373af: Download complete [2021-11-01T01:59:54.083Z] 0ac9a79272e3: Verifying Checksum [2021-11-01T01:59:54.083Z] 0ac9a79272e3: Download complete [2021-11-01T01:59:55.101Z] 552d1f2373af: Pull complete [2021-11-01T01:59:55.710Z] ea3f2d53f512: Pull complete [2021-11-01T01:59:55.997Z] 9e70ebbbe112: Pull complete [2021-11-01T01:59:56.284Z] b78e95d17946: Verifying Checksum [2021-11-01T01:59:56.284Z] b78e95d17946: Download complete [2021-11-01T01:59:56.593Z] 7a9cfe048b4a: Verifying Checksum [2021-11-01T01:59:56.593Z] 7a9cfe048b4a: Download complete [2021-11-01T02:00:09.059Z] 7a9cfe048b4a: Pull complete [2021-11-01T02:00:09.059Z] 72dc09318566: Pull complete [2021-11-01T02:00:09.059Z] f4f7b4309257: Pull complete [2021-11-01T02:00:09.675Z] 0ac9a79272e3: Pull complete [2021-11-01T02:00:15.150Z] b78e95d17946: Pull complete [2021-11-01T02:00:15.150Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-01T02:00:15.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-01T02:00:15.150Z] ---> 8b459fc5aaf0 [2021-11-01T02:00:15.150Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T02:00:17.166Z] ---> Running in 49a57983bbe2 [2021-11-01T02:00:17.447Z] Removing intermediate container 49a57983bbe2 [2021-11-01T02:00:17.447Z] ---> 5561635df5b1 [2021-11-01T02:00:17.447Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T02:00:17.447Z] ---> Running in 0de04b3d3c81 [2021-11-01T02:00:18.061Z] Removing intermediate container 0de04b3d3c81 [2021-11-01T02:00:18.061Z] ---> 104bd8af5d86 [2021-11-01T02:00:18.061Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T02:00:18.061Z] ---> Running in 42eaadb02492 [2021-11-01T02:00:20.713Z] Removing intermediate container 42eaadb02492 [2021-11-01T02:00:20.713Z] ---> 2a478b5bfce7 [2021-11-01T02:00:20.713Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T02:00:20.713Z] ---> Running in 0ca17f1354bd [2021-11-01T02:00:22.176Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T02:00:23.180Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T02:00:24.166Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-01T02:00:24.166Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-01T02:00:24.446Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-01T02:00:24.446Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-01T02:00:24.724Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T02:00:24.724Z] OK: 223 MiB in 56 packages [2021-11-01T02:00:26.184Z] Removing intermediate container 0ca17f1354bd [2021-11-01T02:00:26.184Z] ---> 2010389730e5 [2021-11-01T02:00:26.184Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-01T02:00:26.184Z] ---> Running in fde820dd57dc [2021-11-01T02:00:26.472Z] Removing intermediate container fde820dd57dc [2021-11-01T02:00:26.472Z] ---> 5b0a15c2cb2a [2021-11-01T02:00:26.472Z] Step 8/11 : COPY . . [2021-11-01T02:00:27.925Z] ---> d64cb4fafda1 [2021-11-01T02:00:27.926Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T02:00:27.926Z] ---> Running in 0ba620a355db [2021-11-01T02:01:49.780Z] Removing intermediate container 0ba620a355db [2021-11-01T02:01:49.780Z] ---> b2e8743b0156 [2021-11-01T02:01:49.780Z] Step 10/11 : ARG MAKE='make build' [2021-11-01T02:01:49.780Z] ---> Running in 4ea1c58d776e [2021-11-01T02:01:49.780Z] Removing intermediate container 4ea1c58d776e [2021-11-01T02:01:49.780Z] ---> 2277112a2c80 [2021-11-01T02:01:49.780Z] Step 11/11 : RUN $MAKE [2021-11-01T02:01:49.780Z] ---> Running in 8e2dc2218372 [2021-11-01T02:01:49.780Z] noop [2021-11-01T02:01:49.780Z] Removing intermediate container 8e2dc2218372 [2021-11-01T02:01:49.780Z] ---> 53989562de08 [2021-11-01T02:01:49.780Z] Successfully built 53989562de08 [2021-11-01T02:01:49.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:01:50.141Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T02:01:50.141Z] . [Pipeline] withDockerContainer [2021-11-01T02:01:50.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-13619 does not seem to be running inside a container [2021-11-01T02:01:50.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T02:01:52.268Z] $ docker top fa48faab3b5b479b8a6e0645129607f168c140315bffa245f479c107f139f8fa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T02:01:53.304Z] + go version [2021-11-01T02:01:53.305Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-01T02:01:53.328Z] $ docker stop --time=1 fa48faab3b5b479b8a6e0645129607f168c140315bffa245f479c107f139f8fa [2021-11-01T02:01:55.127Z] $ docker rm -f fa48faab3b5b479b8a6e0645129607f168c140315bffa245f479c107f139f8fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:01:55.877Z] + docker inspect -f . ci-base-image-arm64 [2021-11-01T02:01:55.877Z] . [Pipeline] withDockerContainer [2021-11-01T02:01:56.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-13619 does not seem to be running inside a container [2021-11-01T02:01:56.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T02:01:58.006Z] $ docker top c6dc838f8a0f9e300da8997bb13a01c0954cea55a71021c952bbc5dce37479ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-01T02:01:59.036Z] + make test [2021-11-01T02:01:59.036Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-01T02:02:00.476Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-01T02:03:08.779Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-01T02:03:08.779Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 22.4% of statements [2021-11-01T02:03:08.779Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-01T02:03:08.779Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-01T02:03:41.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-01T02:03:41.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-01T02:03:41.178Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-01T02:03:41.473Z] $ docker stop --time=1 c6dc838f8a0f9e300da8997bb13a01c0954cea55a71021c952bbc5dce37479ad [2021-11-01T02:03:43.449Z] $ docker rm -f c6dc838f8a0f9e300da8997bb13a01c0954cea55a71021c952bbc5dce37479ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-01T02:03:44.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-01T02:03:44.452Z] Warning: overwriting stash ‘coverage-report’ [2021-11-01T02:03:45.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-01T02:03:45.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-01T02:03:45.910Z] + ls -al . [2021-11-01T02:03:45.910Z] total 180 [2021-11-01T02:03:45.910Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 02:03 . [2021-11-01T02:03:45.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 01:59 .. [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 01:59 .dockerignore [2021-11-01T02:03:45.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 01:59 .git [2021-11-01T02:03:45.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 01:59 .github [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 1 01:59 .gitignore [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 7287 Nov 1 01:59 Attribution.txt [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 7447 Nov 1 01:59 CHANGELOG.md [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 1907 Nov 1 01:59 Dockerfile [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 01:59 GOVERNANCE.md [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 01:59 Jenkinsfile [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 01:59 LICENSE [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 1030 Nov 1 01:59 Makefile [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 01:59 OWNERS.md [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 2211 Nov 1 01:59 README.md [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 01:55 VERSION [2021-11-01T02:03:45.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 01:59 bin [2021-11-01T02:03:45.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 01:59 cmd [2021-11-01T02:03:45.910Z] -rw-r--r-- 1 jenkins jenkins 17284 Nov 1 02:03 coverage.out [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 388 Nov 1 01:59 go.mod [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 50386 Nov 1 01:59 go.sum [2021-11-01T02:03:45.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 01:59 internal [2021-11-01T02:03:45.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 01:59 mock [2021-11-01T02:03:45.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 01:59 snap [2021-11-01T02:03:45.910Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 1 01:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:03:46.255Z] + 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=10b11b1b26bf1700120a8e08145892b82104ea4e --label arch=arm64 --label version=2.0.1-dev.14 . [2021-11-01T02:03:46.858Z] Sending build context to Docker daemon 703.5kB [2021-11-01T02:03:46.858Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-01T02:03:46.858Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-01T02:03:46.858Z] ---> 53989562de08 [2021-11-01T02:03:46.858Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-01T02:03:46.858Z] ---> Running in 84a77112b86d [2021-11-01T02:03:47.457Z] Removing intermediate container 84a77112b86d [2021-11-01T02:03:47.457Z] ---> f3a80ef85e99 [2021-11-01T02:03:47.457Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-01T02:03:47.457Z] ---> Running in f465e2337750 [2021-11-01T02:03:48.054Z] Removing intermediate container f465e2337750 [2021-11-01T02:03:48.054Z] ---> 49bbea0ae070 [2021-11-01T02:03:48.054Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-01T02:03:48.054Z] ---> Running in 354ff97fa24a [2021-11-01T02:03:50.686Z] Removing intermediate container 354ff97fa24a [2021-11-01T02:03:50.686Z] ---> 8c595ca48820 [2021-11-01T02:03:50.686Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-01T02:03:50.686Z] ---> Running in edb61e4c8f59 [2021-11-01T02:03:51.665Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T02:03:52.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T02:03:53.745Z] OK: 223 MiB in 56 packages [2021-11-01T02:03:54.752Z] Removing intermediate container edb61e4c8f59 [2021-11-01T02:03:54.753Z] ---> 9daee0afe3f2 [2021-11-01T02:03:54.753Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-01T02:03:54.753Z] ---> Running in 17151a8e1dc3 [2021-11-01T02:03:55.360Z] Removing intermediate container 17151a8e1dc3 [2021-11-01T02:03:55.360Z] ---> 18a93b0865f4 [2021-11-01T02:03:55.360Z] Step 8/23 : COPY . . [2021-11-01T02:03:56.343Z] ---> 9a2d2bccf6cb [2021-11-01T02:03:56.343Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-01T02:03:56.616Z] ---> Running in 5c40007aff9d [2021-11-01T02:03:59.236Z] Removing intermediate container 5c40007aff9d [2021-11-01T02:03:59.236Z] ---> 7932fa1d7cce [2021-11-01T02:03:59.236Z] Step 10/23 : ARG MAKE='make build' [2021-11-01T02:03:59.236Z] ---> Running in 33969e24df7e [2021-11-01T02:03:59.839Z] Removing intermediate container 33969e24df7e [2021-11-01T02:03:59.839Z] ---> 0d02cc10ed44 [2021-11-01T02:03:59.839Z] Step 11/23 : RUN $MAKE [2021-11-01T02:03:59.839Z] ---> Running in f216cc0e81e4 [2021-11-01T02:04:01.271Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.14" -o cmd/device-mqtt ./cmd [2021-11-01T02:04:48.317Z] Removing intermediate container f216cc0e81e4 [2021-11-01T02:04:48.317Z] ---> af555269da0f [2021-11-01T02:04:48.317Z] Step 12/23 : FROM alpine:3.14 [2021-11-01T02:04:48.317Z] 3.14: Pulling from library/alpine [2021-11-01T02:04:48.317Z] 552d1f2373af: Already exists [2021-11-01T02:04:48.317Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-01T02:04:48.317Z] Status: Downloaded newer image for alpine:3.14 [2021-11-01T02:04:48.317Z] ---> bb3de5531c18 [2021-11-01T02:04:48.317Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-01T02:04:48.317Z] ---> Running in 76dd771c740a [2021-11-01T02:04:48.317Z] Removing intermediate container 76dd771c740a [2021-11-01T02:04:48.317Z] ---> 0169cf4fdbba [2021-11-01T02:04:48.317Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-01T02:04:48.317Z] ---> Running in 823966941ece [2021-11-01T02:04:48.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-01T02:04:48.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-01T02:04:48.317Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-01T02:04:48.317Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-01T02:04:48.317Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-01T02:04:48.317Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-01T02:04:48.317Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-01T02:04:48.317Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-01T02:04:48.317Z] Executing busybox-1.33.1-r3.trigger [2021-11-01T02:04:48.317Z] OK: 8 MiB in 20 packages [2021-11-01T02:04:48.317Z] Removing intermediate container 823966941ece [2021-11-01T02:04:48.317Z] ---> c9aa4a33f5d7 [2021-11-01T02:04:48.317Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-01T02:04:48.317Z] ---> 5879fc7a6b92 [2021-11-01T02:04:48.317Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-01T02:04:49.326Z] ---> 9941583afbe5 [2021-11-01T02:04:49.326Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-01T02:04:49.928Z] ---> a3ace96ceef0 [2021-11-01T02:04:49.928Z] Step 18/23 : EXPOSE 59982 [2021-11-01T02:04:49.928Z] ---> Running in 4fbbbce9d405 [2021-11-01T02:04:50.526Z] Removing intermediate container 4fbbbce9d405 [2021-11-01T02:04:50.526Z] ---> e760524a4c56 [2021-11-01T02:04:50.526Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-01T02:04:50.526Z] ---> Running in 0fddf13a9ade [2021-11-01T02:04:50.797Z] Removing intermediate container 0fddf13a9ade [2021-11-01T02:04:50.797Z] ---> e34e6cc233f7 [2021-11-01T02:04:50.797Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-01T02:04:51.069Z] ---> Running in d05c9402c86e [2021-11-01T02:04:51.342Z] Removing intermediate container d05c9402c86e [2021-11-01T02:04:51.342Z] ---> f742ec59778b [2021-11-01T02:04:51.342Z] Step 21/23 : LABEL arch=arm64 [2021-11-01T02:04:51.615Z] ---> Running in 6db9e4dcdc62 [2021-11-01T02:04:51.894Z] Removing intermediate container 6db9e4dcdc62 [2021-11-01T02:04:51.894Z] ---> 3d90c2ef7eab [2021-11-01T02:04:51.894Z] Step 22/23 : LABEL git_sha=10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T02:04:52.169Z] ---> Running in f426343b2ea3 [2021-11-01T02:04:52.443Z] Removing intermediate container f426343b2ea3 [2021-11-01T02:04:52.443Z] ---> beee589eefe0 [2021-11-01T02:04:52.443Z] Step 23/23 : LABEL version=2.0.1-dev.14 [2021-11-01T02:04:52.715Z] ---> Running in acb41765f143 [2021-11-01T02:04:52.993Z] Removing intermediate container acb41765f143 [2021-11-01T02:04:52.993Z] ---> 8918992721af [2021-11-01T02:04:52.993Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-01T02:04:52.993Z] Successfully built 8918992721af [2021-11-01T02:04:52.993Z] 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-01T02:04:53.183Z] provisioning config files... [2021-11-01T02:04:53.239Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/16@tmp/config6264417726377286254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:04:53.600Z] ---> docker-login.sh [2021-11-01T02:04:53.600Z] nexus3.edgexfoundry.org:10001 [2021-11-01T02:04:53.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T02:04:54.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T02:04:54.151Z] Configure a credential helper to remove this warning. See [2021-11-01T02:04:54.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T02:04:54.151Z] [2021-11-01T02:04:54.151Z] Login Succeeded [2021-11-01T02:04:54.151Z] nexus3.edgexfoundry.org:10002 [2021-11-01T02:04:54.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T02:04:54.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T02:04:54.700Z] Configure a credential helper to remove this warning. See [2021-11-01T02:04:54.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T02:04:54.700Z] [2021-11-01T02:04:54.700Z] Login Succeeded [2021-11-01T02:04:54.700Z] nexus3.edgexfoundry.org:10003 [2021-11-01T02:04:54.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T02:04:55.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T02:04:55.247Z] Configure a credential helper to remove this warning. See [2021-11-01T02:04:55.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T02:04:55.247Z] [2021-11-01T02:04:55.247Z] Login Succeeded [2021-11-01T02:04:55.247Z] nexus3.edgexfoundry.org:10004 [2021-11-01T02:04:55.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T02:04:55.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T02:04:55.805Z] Configure a credential helper to remove this warning. See [2021-11-01T02:04:55.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T02:04:55.805Z] [2021-11-01T02:04:55.805Z] Login Succeeded [2021-11-01T02:04:55.805Z] docker.io [2021-11-01T02:04:56.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-01T02:04:56.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-01T02:04:56.677Z] Configure a credential helper to remove this warning. See [2021-11-01T02:04:56.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-01T02:04:56.677Z] [2021-11-01T02:04:56.677Z] Login Succeeded [2021-11-01T02:04:56.677Z] ---> docker-login.sh ends [Pipeline] } [2021-11-01T02:04:56.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T02:04:56.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-01T02:04:56.763Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-11-01T02:04:56.763Z] 10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T02:04:56.763Z] latest [2021-11-01T02:04:56.763Z] 2.0.1-dev.14 [2021-11-01T02:04:56.763Z] 10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T02:04:56.763Z] main [2021-11-01T02:04:56.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:04:57.137Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:04:57.503Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T02:04:57.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-01T02:04:57.503Z] 0a39cc041423: Preparing [2021-11-01T02:04:57.503Z] 56c394b0acfe: Preparing [2021-11-01T02:04:57.503Z] 05f96120e54a: Preparing [2021-11-01T02:04:57.503Z] 8d3a6f5b677d: Preparing [2021-11-01T02:04:57.503Z] ee420dfed78a: Preparing [2021-11-01T02:04:57.785Z] ee420dfed78a: Layer already exists [2021-11-01T02:04:57.785Z] 0a39cc041423: Pushed [2021-11-01T02:04:57.785Z] 56c394b0acfe: Pushed [2021-11-01T02:04:58.385Z] 8d3a6f5b677d: Pushed [2021-11-01T02:05:01.008Z] 05f96120e54a: Pushed [2021-11-01T02:05:01.008Z] 10b11b1b26bf1700120a8e08145892b82104ea4e: digest: sha256:f12be645fc0acf2e9120cae10c5a32442a81d148e718108ef67b41abc5b4fe98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:01.372Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:01.732Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-11-01T02:05:01.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-01T02:05:01.733Z] 0a39cc041423: Preparing [2021-11-01T02:05:01.733Z] 56c394b0acfe: Preparing [2021-11-01T02:05:01.733Z] 05f96120e54a: Preparing [2021-11-01T02:05:01.733Z] 8d3a6f5b677d: Preparing [2021-11-01T02:05:01.733Z] ee420dfed78a: Preparing [2021-11-01T02:05:02.013Z] 56c394b0acfe: Layer already exists [2021-11-01T02:05:02.013Z] 05f96120e54a: Layer already exists [2021-11-01T02:05:02.013Z] 0a39cc041423: Layer already exists [2021-11-01T02:05:02.013Z] ee420dfed78a: Layer already exists [2021-11-01T02:05:02.013Z] 8d3a6f5b677d: Layer already exists [2021-11-01T02:05:02.013Z] latest: digest: sha256:f12be645fc0acf2e9120cae10c5a32442a81d148e718108ef67b41abc5b4fe98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:02.371Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:02.714Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.14 [2021-11-01T02:05:02.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-01T02:05:02.714Z] 0a39cc041423: Preparing [2021-11-01T02:05:02.714Z] 56c394b0acfe: Preparing [2021-11-01T02:05:02.714Z] 05f96120e54a: Preparing [2021-11-01T02:05:02.714Z] 8d3a6f5b677d: Preparing [2021-11-01T02:05:02.714Z] ee420dfed78a: Preparing [2021-11-01T02:05:02.991Z] 05f96120e54a: Layer already exists [2021-11-01T02:05:02.991Z] 0a39cc041423: Layer already exists [2021-11-01T02:05:02.991Z] ee420dfed78a: Layer already exists [2021-11-01T02:05:02.991Z] 56c394b0acfe: Layer already exists [2021-11-01T02:05:02.991Z] 8d3a6f5b677d: Layer already exists [2021-11-01T02:05:02.991Z] 2.0.1-dev.14: digest: sha256:f12be645fc0acf2e9120cae10c5a32442a81d148e718108ef67b41abc5b4fe98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:03.345Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:03.693Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T02:05:03.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-01T02:05:03.693Z] 0a39cc041423: Preparing [2021-11-01T02:05:03.693Z] 56c394b0acfe: Preparing [2021-11-01T02:05:03.693Z] 05f96120e54a: Preparing [2021-11-01T02:05:03.693Z] 8d3a6f5b677d: Preparing [2021-11-01T02:05:03.693Z] ee420dfed78a: Preparing [2021-11-01T02:05:03.693Z] ee420dfed78a: Layer already exists [2021-11-01T02:05:03.693Z] 56c394b0acfe: Layer already exists [2021-11-01T02:05:03.693Z] 0a39cc041423: Layer already exists [2021-11-01T02:05:03.693Z] 8d3a6f5b677d: Layer already exists [2021-11-01T02:05:03.968Z] 05f96120e54a: Layer already exists [2021-11-01T02:05:03.968Z] 10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14: digest: sha256:f12be645fc0acf2e9120cae10c5a32442a81d148e718108ef67b41abc5b4fe98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:04.317Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:04.669Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-11-01T02:05:04.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-11-01T02:05:04.669Z] 0a39cc041423: Preparing [2021-11-01T02:05:04.669Z] 56c394b0acfe: Preparing [2021-11-01T02:05:04.669Z] 05f96120e54a: Preparing [2021-11-01T02:05:04.669Z] 8d3a6f5b677d: Preparing [2021-11-01T02:05:04.669Z] ee420dfed78a: Preparing [2021-11-01T02:05:04.944Z] 56c394b0acfe: Layer already exists [2021-11-01T02:05:04.944Z] 8d3a6f5b677d: Layer already exists [2021-11-01T02:05:04.944Z] 05f96120e54a: Layer already exists [2021-11-01T02:05:04.944Z] ee420dfed78a: Layer already exists [2021-11-01T02:05:04.944Z] 0a39cc041423: Layer already exists [2021-11-01T02:05:04.944Z] main: digest: sha256:f12be645fc0acf2e9120cae10c5a32442a81d148e718108ef67b41abc5b4fe98 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-01T02:05:04.997Z] ===================================================== [Pipeline] echo [2021-11-01T02:05:05.004Z] taggedImages: [2021-11-01T02:05:05.004Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e [2021-11-01T02:05:05.004Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-11-01T02:05:05.004Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.14 [2021-11-01T02:05:05.004Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:10b11b1b26bf1700120a8e08145892b82104ea4e-2.0.1-dev.14 [2021-11-01T02:05:05.004Z] - 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-01T02:05:05.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T02:05:05.706Z] [2021-11-01T02:05:05.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:06.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T02:05:06.347Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-01T02:05:06.347Z] 448f6bf000e3: Pulling fs layer [2021-11-01T02:05:06.347Z] f757da607395: Pulling fs layer [2021-11-01T02:05:06.347Z] 05883995daec: Pulling fs layer [2021-11-01T02:05:06.347Z] 8603b9c90790: Pulling fs layer [2021-11-01T02:05:06.347Z] 1560dd03e051: Pulling fs layer [2021-11-01T02:05:06.347Z] 27f5ce0e4adf: Pulling fs layer [2021-11-01T02:05:06.347Z] c2d8d7efcc4b: Pulling fs layer [2021-11-01T02:05:06.347Z] 1560dd03e051: Waiting [2021-11-01T02:05:06.347Z] 27f5ce0e4adf: Waiting [2021-11-01T02:05:06.347Z] c2d8d7efcc4b: Waiting [2021-11-01T02:05:06.347Z] 8603b9c90790: Waiting [2021-11-01T02:05:06.347Z] f757da607395: Verifying Checksum [2021-11-01T02:05:06.347Z] f757da607395: Download complete [2021-11-01T02:05:06.347Z] 8603b9c90790: Verifying Checksum [2021-11-01T02:05:06.347Z] 8603b9c90790: Download complete [2021-11-01T02:05:06.627Z] 1560dd03e051: Verifying Checksum [2021-11-01T02:05:06.627Z] 1560dd03e051: Download complete [2021-11-01T02:05:06.627Z] 27f5ce0e4adf: Verifying Checksum [2021-11-01T02:05:06.627Z] 27f5ce0e4adf: Download complete [2021-11-01T02:05:06.627Z] 05883995daec: Download complete [2021-11-01T02:05:06.909Z] 448f6bf000e3: Verifying Checksum [2021-11-01T02:05:06.909Z] 448f6bf000e3: Download complete [2021-11-01T02:05:09.543Z] c2d8d7efcc4b: Verifying Checksum [2021-11-01T02:05:09.543Z] c2d8d7efcc4b: Download complete [2021-11-01T02:05:10.995Z] 448f6bf000e3: Pull complete [2021-11-01T02:05:11.983Z] f757da607395: Pull complete [2021-11-01T02:05:13.497Z] 05883995daec: Pull complete [2021-11-01T02:05:14.113Z] 8603b9c90790: Pull complete [2021-11-01T02:05:15.093Z] 1560dd03e051: Pull complete [2021-11-01T02:05:15.366Z] 27f5ce0e4adf: Pull complete [2021-11-01T02:05:30.465Z] c2d8d7efcc4b: Pull complete [2021-11-01T02:05:30.465Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-01T02:05:30.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-01T02:05:30.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-01T02:05:30.766Z] prd-ubuntu18.04-docker-arm64-4c-16g-13619 does not seem to be running inside a container [2021-11-01T02:05:30.859Z] $ 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/16 -v /w/workspace/device-mqtt-go/16:/w/workspace/device-mqtt-go/16:rw,z -v /w/workspace/device-mqtt-go/16@tmp:/w/workspace/device-mqtt-go/16@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-01T02:05:34.272Z] $ docker top 88a3a7c465e7d8ec871adbf46b4a7d847fda514fd19f9314bb66e9e302f5aca0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:05:35.301Z] ---> job-cost.sh [2021-11-01T02:05:35.301Z] lf-activate-venv: SKIPPING [2021-11-01T02:05:35.301Z] INFO: No Stack... [2021-11-01T02:05:35.576Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-01T02:05:36.175Z] INFO: Archiving Costs [Pipeline] sh [2021-11-01T02:05:36.845Z] + cut -d,+ -f6 [2021-11-01T02:05:36.845Z] cat /w/workspace/device-mqtt-go/16/archives/cost.csv [Pipeline] lock [2021-11-01T02:05:36.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [2021-11-01T02:05:36.926Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] did not exist. Created. [2021-11-01T02:05:36.926Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-01T02:05:37.610Z] /w/workspace/device-mqtt-go/16@tmp/durable-87120683/script.sh: 1: /w/workspace/device-mqtt-go/16@tmp/durable-87120683/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-01T02:05:38.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-01T02:05:38.309Z] Warning: overwriting stash ‘stack-cost’ [2021-11-01T02:05:38.358Z] Stashed 1 file(s) [Pipeline] } [2021-11-01T02:05:38.391Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-01T02:05:38.400Z] $ docker stop --time=1 88a3a7c465e7d8ec871adbf46b4a7d847fda514fd19f9314bb66e9e302f5aca0 [2021-11-01T02:05:40.064Z] $ docker rm -f 88a3a7c465e7d8ec871adbf46b4a7d847fda514fd19f9314bb66e9e302f5aca0 [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-01T02:05:40.880Z] provisioning config files... [2021-11-01T02:05:40.892Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8259173620112576410tmp [Pipeline] { [Pipeline] sh [2021-11-01T02:05:41.209Z] + set +x [2021-11-01T02:05:41.209Z] + bash -s -- [2021-11-01T02:05:41.209Z] + curl -s https://codecov.io/bash [2021-11-01T02:05:41.209Z] [2021-11-01T02:05:41.209Z] _____ _ [2021-11-01T02:05:41.209Z] / ____| | | [2021-11-01T02:05:41.209Z] | | ___ __| | ___ ___ _____ __ [2021-11-01T02:05:41.209Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-01T02:05:41.209Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-01T02:05:41.209Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-01T02:05:41.209Z] Bash-1.0.6 [2021-11-01T02:05:41.209Z] [2021-11-01T02:05:41.209Z] [2021-11-01T02:05:41.209Z] ==> git version 2.24.4 found [2021-11-01T02:05:41.209Z] ==> 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-01T02:05:41.209Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-01T02:05:41.209Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-01T02:05:41.209Z] ==> Jenkins CI detected. [2021-11-01T02:05:41.209Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T02:05:41.209Z] project root: . [2021-11-01T02:05:41.209Z] --> token set from env [2021-11-01T02:05:41.209Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-01T02:05:41.209Z] ==> Running gcov in . (disable via -X gcov) [2021-11-01T02:05:41.209Z] ==> Python coveragepy not found [2021-11-01T02:05:41.209Z] ==> Searching for coverage reports in: [2021-11-01T02:05:41.209Z] + . [2021-11-01T02:05:41.209Z] -> Found 1 reports [2021-11-01T02:05:41.209Z] ==> Detecting git/mercurial file structure [2021-11-01T02:05:41.209Z] ==> Reading reports [2021-11-01T02:05:41.209Z] + ./coverage.out bytes=17284 [2021-11-01T02:05:41.473Z] ==> Appending adjustments [2021-11-01T02:05:41.473Z] https://docs.codecov.io/docs/fixing-reports [2021-11-01T02:05:41.473Z] + Found adjustments [2021-11-01T02:05:41.473Z] ==> Gzipping contents [2021-11-01T02:05:41.473Z] 4.0K /tmp/codecov.YYWw1P.gz [2021-11-01T02:05:41.473Z] ==> Uploading reports [2021-11-01T02:05:41.473Z] url: https://codecov.io [2021-11-01T02:05:41.473Z] query: branch=main&commit=10b11b1b26bf1700120a8e08145892b82104ea4e&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T02:05:41.473Z] -> Pinging Codecov [2021-11-01T02:05:41.473Z] 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=10b11b1b26bf1700120a8e08145892b82104ea4e&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-01T02:05:42.412Z] -> Uploading to [2021-11-01T02:05:42.412Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-01/7D719EC7BBE17E464838252E33014C33/10b11b1b26bf1700120a8e08145892b82104ea4e/906ee71d-41ed-4f93-b7a4-62262ad51837.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T020542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d953ec483790266ee2ee5f300b81ac2a260c79a00c0295bcde591947b811abf3 [2021-11-01T02:05:42.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-01T02:05:42.412Z] Dload Upload Total Spent Left Speed [2021-11-01T02:05:42.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 12010 --:--:-- --:--:-- --:--:-- 12041 [2021-11-01T02:05:42.412Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] } [2021-11-01T02:05:42.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-01T02:05:42.622Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-01T02:05:42.633Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:42.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T02:05:42.922Z] [2021-11-01T02:05:42.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:05:43.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T02:05:43.242Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-01T02:05:43.242Z] 188c0c94c7c5: Pulling fs layer [2021-11-01T02:05:43.242Z] 0ef7d3d256c8: Pulling fs layer [2021-11-01T02:05:43.242Z] de9db76c5a1d: Pulling fs layer [2021-11-01T02:05:43.242Z] 0eba1c9be4d2: Pulling fs layer [2021-11-01T02:05:43.242Z] 0d57e429df01: Pulling fs layer [2021-11-01T02:05:43.242Z] 4e4be7b47b0d: Pulling fs layer [2021-11-01T02:05:43.242Z] e1f770b5df2f: Pulling fs layer [2021-11-01T02:05:43.242Z] 85a0685a4137: Pulling fs layer [2021-11-01T02:05:43.242Z] 0eba1c9be4d2: Waiting [2021-11-01T02:05:43.242Z] 0d57e429df01: Waiting [2021-11-01T02:05:43.242Z] 4e4be7b47b0d: Waiting [2021-11-01T02:05:43.242Z] e1f770b5df2f: Waiting [2021-11-01T02:05:43.242Z] 85a0685a4137: Waiting [2021-11-01T02:05:43.242Z] de9db76c5a1d: Verifying Checksum [2021-11-01T02:05:43.242Z] de9db76c5a1d: Download complete [2021-11-01T02:05:43.242Z] 0ef7d3d256c8: Verifying Checksum [2021-11-01T02:05:43.242Z] 0ef7d3d256c8: Download complete [2021-11-01T02:05:43.242Z] 0d57e429df01: Verifying Checksum [2021-11-01T02:05:43.242Z] 0d57e429df01: Download complete [2021-11-01T02:05:43.242Z] 4e4be7b47b0d: Verifying Checksum [2021-11-01T02:05:43.242Z] 4e4be7b47b0d: Download complete [2021-11-01T02:05:43.242Z] 188c0c94c7c5: Verifying Checksum [2021-11-01T02:05:43.242Z] 188c0c94c7c5: Download complete [2021-11-01T02:05:43.530Z] e1f770b5df2f: Verifying Checksum [2021-11-01T02:05:43.530Z] e1f770b5df2f: Download complete [2021-11-01T02:05:43.790Z] 188c0c94c7c5: Pull complete [2021-11-01T02:05:43.790Z] 0eba1c9be4d2: Verifying Checksum [2021-11-01T02:05:43.790Z] 0eba1c9be4d2: Download complete [2021-11-01T02:05:44.055Z] 0ef7d3d256c8: Pull complete [2021-11-01T02:05:44.055Z] de9db76c5a1d: Pull complete [2021-11-01T02:05:44.055Z] 85a0685a4137: Verifying Checksum [2021-11-01T02:05:44.055Z] 85a0685a4137: Download complete [2021-11-01T02:05:48.302Z] 0eba1c9be4d2: Pull complete [2021-11-01T02:05:48.302Z] 0d57e429df01: Pull complete [2021-11-01T02:05:48.302Z] 4e4be7b47b0d: Pull complete [2021-11-01T02:05:48.302Z] e1f770b5df2f: Pull complete [2021-11-01T02:05:52.588Z] 85a0685a4137: Pull complete [2021-11-01T02:05:52.588Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-01T02:05:52.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-01T02:05:52.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-01T02:05:52.662Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:05:52.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-01T02:05:54.691Z] $ docker top 7c4ebc19370079abf02c14d8d78153570a0434ded68c1da30de4dfee09738c64 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-01T02:05:54.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-01T02:05:55.075Z] + set -o pipefail [2021-11-01T02:05:55.075Z] + snyk monitor '--org=edgex-jenkins' [2021-11-01T02:06:00.381Z] [2021-11-01T02:06:00.381Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-11-01T02:06:00.381Z] [2021-11-01T02:06:00.381Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/64332206-9fdb-470b-ab33-35b0f067db65 [2021-11-01T02:06:00.381Z] [2021-11-01T02:06:00.381Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-01T02:06:00.381Z] [2021-11-01T02:06:00.381Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-01T02:06:00.381Z] [2021-11-01T02:06:00.381Z] [Pipeline] } [2021-11-01T02:06:00.392Z] $ docker stop --time=1 7c4ebc19370079abf02c14d8d78153570a0434ded68c1da30de4dfee09738c64 [2021-11-01T02:06:02.275Z] $ docker rm -f 7c4ebc19370079abf02c14d8d78153570a0434ded68c1da30de4dfee09738c64 [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-01T02:06:03.162Z] + git log --format=format:%s -1 10b11b1b26bf1700120a8e08145892b82104ea4e [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:03.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T02:06:03.461Z] . [Pipeline] withDockerContainer [2021-11-01T02:06:03.534Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:06:03.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T02:06:03.898Z] $ docker top ae5a976f973e6e97f28ea61ad83cf5c1b3b3a8a01b5f02353c06685ed02f3b03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T02:06:03.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T02:06:03.989Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T02:06:04.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T02:06:04.083Z] $ docker exec ae5a976f973e6e97f28ea61ad83cf5c1b3b3a8a01b5f02353c06685ed02f3b03 ssh-agent [2021-11-01T02:06:04.176Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCDckF/agent.15 [2021-11-01T02:06:04.176Z] SSH_AGENT_PID=22 [2021-11-01T02:06:04.181Z] Running ssh-add (command line suppressed) [2021-11-01T02:06:04.268Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8627111966627641189.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8627111966627641189.key) [2021-11-01T02:06:04.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T02:06:04.585Z] + git semver tag [2021-11-01T02:06:04.585Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T02:06:04.585Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-01T02:06:04.585Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T02:06:04.585Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T02:06:04.585Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T02:06:04.585Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T02:06:04.586Z] # $SEMVER_BRANCH = main [2021-11-01T02:06:04.586Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-11-01T02:06:04.586Z] # 10b11b1b26bf1700120a8e08145892b82104ea4e HEAD [2021-11-01T02:06:04.586Z] # -> Force: false [2021-11-01T02:06:04.586Z] # 6cb72e5626cde2fb924fb64c63907d74597fd651 refs/tags/v2.0.1-dev.14 [Pipeline] } [2021-11-01T02:06:04.596Z] $ docker exec --env ******** --env ******** ae5a976f973e6e97f28ea61ad83cf5c1b3b3a8a01b5f02353c06685ed02f3b03 ssh-agent -k [2021-11-01T02:06:04.676Z] unset SSH_AUTH_SOCK; [2021-11-01T02:06:04.677Z] unset SSH_AGENT_PID; [2021-11-01T02:06:04.677Z] echo Agent pid 22 killed; [2021-11-01T02:06:04.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T02:06:05.008Z] + git semver [Pipeline] } [2021-11-01T02:06:05.021Z] $ docker stop --time=1 ae5a976f973e6e97f28ea61ad83cf5c1b3b3a8a01b5f02353c06685ed02f3b03 [2021-11-01T02:06:06.185Z] $ docker rm -f ae5a976f973e6e97f28ea61ad83cf5c1b3b3a8a01b5f02353c06685ed02f3b03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:06.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T02:06:06.576Z] [2021-11-01T02:06:06.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:06.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T02:06:06.891Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-01T02:06:06.891Z] ab5ef0e58194: Pulling fs layer [2021-11-01T02:06:06.891Z] 9712f1f96733: Pulling fs layer [2021-11-01T02:06:06.891Z] 63f879dbbcfc: Pulling fs layer [2021-11-01T02:06:06.891Z] 0d9ebad4ef96: Pulling fs layer [2021-11-01T02:06:06.891Z] e9a5061849ea: Pulling fs layer [2021-11-01T02:06:06.891Z] d747dcd14b5f: Pulling fs layer [2021-11-01T02:06:06.891Z] 2de7ff778b66: Pulling fs layer [2021-11-01T02:06:06.891Z] 0d9ebad4ef96: Waiting [2021-11-01T02:06:06.891Z] e9a5061849ea: Waiting [2021-11-01T02:06:06.891Z] d747dcd14b5f: Waiting [2021-11-01T02:06:06.891Z] 2de7ff778b66: Waiting [2021-11-01T02:06:06.891Z] 9712f1f96733: Verifying Checksum [2021-11-01T02:06:06.891Z] 9712f1f96733: Download complete [2021-11-01T02:06:07.175Z] 0d9ebad4ef96: Verifying Checksum [2021-11-01T02:06:07.175Z] 0d9ebad4ef96: Download complete [2021-11-01T02:06:07.450Z] 63f879dbbcfc: Verifying Checksum [2021-11-01T02:06:07.450Z] 63f879dbbcfc: Download complete [2021-11-01T02:06:07.450Z] d747dcd14b5f: Verifying Checksum [2021-11-01T02:06:07.450Z] d747dcd14b5f: Download complete [2021-11-01T02:06:07.450Z] ab5ef0e58194: Verifying Checksum [2021-11-01T02:06:07.450Z] ab5ef0e58194: Download complete [2021-11-01T02:06:07.451Z] e9a5061849ea: Verifying Checksum [2021-11-01T02:06:07.451Z] e9a5061849ea: Download complete [2021-11-01T02:06:07.451Z] 2de7ff778b66: Verifying Checksum [2021-11-01T02:06:07.451Z] 2de7ff778b66: Download complete [2021-11-01T02:06:10.777Z] ab5ef0e58194: Pull complete [2021-11-01T02:06:10.777Z] 9712f1f96733: Pull complete [2021-11-01T02:06:11.045Z] 63f879dbbcfc: Pull complete [2021-11-01T02:06:15.280Z] 0d9ebad4ef96: Pull complete [2021-11-01T02:06:15.280Z] e9a5061849ea: Pull complete [2021-11-01T02:06:15.280Z] d747dcd14b5f: Pull complete [2021-11-01T02:06:16.671Z] 2de7ff778b66: Pull complete [2021-11-01T02:06:16.671Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-01T02:06:16.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-01T02:06:16.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-01T02:06:16.733Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:06:16.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-01T02:06:19.835Z] $ docker top bf46a3890a0a50595a40fec8b1f0d7a33930a4a72e05e6aeb04d215a0da5dbfc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-01T02:06:19.937Z] provisioning config files... [2021-11-01T02:06:19.949Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2263420077796944867tmp [2021-11-01T02:06:19.961Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6077090877980383557tmp [2021-11-01T02:06:19.971Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5237493266556717412tmp [Pipeline] { [Pipeline] echo [2021-11-01T02:06:19.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:20.274Z] ---> sigul-configuration.sh [2021-11-01T02:06:20.274Z] gpg: directory `/root/.gnupg' created [2021-11-01T02:06:20.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-01T02:06:20.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-01T02:06:20.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-01T02:06:20.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-01T02:06:20.274Z] gpg: CAST5 encrypted data [2021-11-01T02:06:20.274Z] gpg: encrypted with 1 passphrase [2021-11-01T02:06:20.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-01T02:06:20.565Z] + mkdir /home/jenkins [2021-11-01T02:06:20.565Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-01T02:06:20.864Z] + 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-01T02:06:20.873Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:21.169Z] ---> sigul-install.sh [2021-11-01T02:06:21.169Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-01T02:06:21.460Z] + git tag --list [2021-11-01T02:06:21.460Z] 0.7.1 [2021-11-01T02:06:21.460Z] v1.0.0 [2021-11-01T02:06:21.460Z] v1.1.0 [2021-11-01T02:06:21.460Z] v1.1.1 [2021-11-01T02:06:21.460Z] v1.2.2 [2021-11-01T02:06:21.460Z] v1.3.0 [2021-11-01T02:06:21.460Z] v1.3.1 [2021-11-01T02:06:21.460Z] v2.0.0 [2021-11-01T02:06:21.460Z] v2.0.1-dev.1 [2021-11-01T02:06:21.460Z] v2.0.1-dev.10 [2021-11-01T02:06:21.460Z] v2.0.1-dev.11 [2021-11-01T02:06:21.460Z] v2.0.1-dev.12 [2021-11-01T02:06:21.460Z] v2.0.1-dev.13 [2021-11-01T02:06:21.460Z] v2.0.1-dev.14 [2021-11-01T02:06:21.460Z] v2.0.1-dev.2 [2021-11-01T02:06:21.460Z] v2.0.1-dev.3 [2021-11-01T02:06:21.460Z] v2.0.1-dev.4 [2021-11-01T02:06:21.460Z] v2.0.1-dev.5 [2021-11-01T02:06:21.460Z] v2.0.1-dev.6 [2021-11-01T02:06:21.460Z] v2.0.1-dev.7 [2021-11-01T02:06:21.460Z] v2.0.1-dev.8 [2021-11-01T02:06:21.460Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-01T02:06:21.768Z] + lftools sign git-tag v2.0.1-dev.14 [2021-11-01T02:06:22.342Z] Signing Git tag with Sigul... [2021-11-01T02:06:22.342Z] Signing v2.0.1-dev.14 [Pipeline] echo [2021-11-01T02:06:23.296Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:23.584Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-01T02:06:23.599Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-01T02:06:23.617Z] $ docker stop --time=1 bf46a3890a0a50595a40fec8b1f0d7a33930a4a72e05e6aeb04d215a0da5dbfc [2021-11-01T02:06:24.807Z] $ docker rm -f bf46a3890a0a50595a40fec8b1f0d7a33930a4a72e05e6aeb04d215a0da5dbfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:25.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T02:06:25.406Z] . [Pipeline] withDockerContainer [2021-11-01T02:06:25.473Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:06:25.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T02:06:25.886Z] $ docker top 2758a4b70e6dd84ce578b4da6fae600a0d11aebefaa5d2a3ec1dee04aa320da3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T02:06:25.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T02:06:25.992Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T02:06:26.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T02:06:26.119Z] $ docker exec 2758a4b70e6dd84ce578b4da6fae600a0d11aebefaa5d2a3ec1dee04aa320da3 ssh-agent [2021-11-01T02:06:26.249Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDBEEN/agent.13 [2021-11-01T02:06:26.249Z] SSH_AGENT_PID=19 [2021-11-01T02:06:26.253Z] Running ssh-add (command line suppressed) [2021-11-01T02:06:26.348Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4355817659558700048.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4355817659558700048.key) [2021-11-01T02:06:26.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T02:06:26.656Z] + git semver bump pre [2021-11-01T02:06:26.656Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T02:06:26.656Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-01T02:06:26.656Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T02:06:26.656Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T02:06:26.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T02:06:26.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T02:06:26.656Z] # $SEMVER_BRANCH = main [2021-11-01T02:06:26.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-11-01T02:06:26.656Z] 2.0.1-dev.15 [Pipeline] } [2021-11-01T02:06:26.681Z] $ docker exec --env ******** --env ******** 2758a4b70e6dd84ce578b4da6fae600a0d11aebefaa5d2a3ec1dee04aa320da3 ssh-agent -k [2021-11-01T02:06:26.797Z] unset SSH_AUTH_SOCK; [2021-11-01T02:06:26.797Z] unset SSH_AGENT_PID; [2021-11-01T02:06:26.797Z] echo Agent pid 19 killed; [2021-11-01T02:06:26.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T02:06:27.120Z] + git semver [Pipeline] } [2021-11-01T02:06:27.132Z] $ docker stop --time=1 2758a4b70e6dd84ce578b4da6fae600a0d11aebefaa5d2a3ec1dee04aa320da3 [2021-11-01T02:06:28.311Z] $ docker rm -f 2758a4b70e6dd84ce578b4da6fae600a0d11aebefaa5d2a3ec1dee04aa320da3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:28.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-01T02:06:28.683Z] . [Pipeline] withDockerContainer [2021-11-01T02:06:28.914Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:06:29.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-01T02:06:29.460Z] $ docker top 0d62e98d537b5b714a43b2491c4ba383764a3d9921c6b4640d4d54a7b339fd7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-01T02:06:29.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-01T02:06:29.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-01T02:06:29.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-01T02:06:29.675Z] $ docker exec 0d62e98d537b5b714a43b2491c4ba383764a3d9921c6b4640d4d54a7b339fd7d ssh-agent [2021-11-01T02:06:29.778Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIPLhcM/agent.13 [2021-11-01T02:06:29.778Z] SSH_AGENT_PID=19 [2021-11-01T02:06:29.783Z] Running ssh-add (command line suppressed) [2021-11-01T02:06:29.871Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4939364539207080970.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4939364539207080970.key) [2021-11-01T02:06:29.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-01T02:06:30.181Z] + git semver push [2021-11-01T02:06:30.181Z] # -> Open(): unable to determine branch for HEAD [2021-11-01T02:06:30.181Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-11-01T02:06:30.181Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T02:06:30.181Z] # $SEMVER_REMOTE_NAME = origin [2021-11-01T02:06:30.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-01T02:06:30.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-01T02:06:30.181Z] # $SEMVER_BRANCH = main [2021-11-01T02:06:30.181Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-11-01T02:06:31.578Z] $ docker exec --env ******** --env ******** 0d62e98d537b5b714a43b2491c4ba383764a3d9921c6b4640d4d54a7b339fd7d ssh-agent -k [2021-11-01T02:06:31.676Z] unset SSH_AUTH_SOCK; [2021-11-01T02:06:31.676Z] unset SSH_AGENT_PID; [2021-11-01T02:06:31.676Z] echo Agent pid 19 killed; [2021-11-01T02:06:31.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-01T02:06:32.007Z] + git semver [Pipeline] } [2021-11-01T02:06:32.020Z] $ docker stop --time=1 0d62e98d537b5b714a43b2491c4ba383764a3d9921c6b4640d4d54a7b339fd7d [2021-11-01T02:06:33.192Z] $ docker rm -f 0d62e98d537b5b714a43b2491c4ba383764a3d9921c6b4640d4d54a7b339fd7d [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-01T02:06:34.275Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:34.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:35.132Z] ---> package-listing.sh [2021-11-01T02:06:35.132Z] ++ facter osfamily [2021-11-01T02:06:35.132Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-01T02:06:35.395Z] + OS_FAMILY=redhat [2021-11-01T02:06:35.395Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-11-01T02:06:35.395Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-01T02:06:35.395Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-01T02:06:35.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-01T02:06:35.395Z] + PACKAGES=/tmp/packages_start.txt [2021-11-01T02:06:35.395Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-11-01T02:06:35.395Z] + PACKAGES=/tmp/packages_end.txt [2021-11-01T02:06:35.395Z] + case "${OS_FAMILY}" in [2021-11-01T02:06:35.395Z] + rpm -qa [2021-11-01T02:06:35.395Z] + sort [2021-11-01T02:06:35.972Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-01T02:06:35.972Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-01T02:06:35.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-01T02:06:35.972Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-11-01T02:06:35.972Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-11-01T02:06:35.972Z] + 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-01T02:06:35.985Z] 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-01T02:06:36.271Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:36.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T02:06:36.848Z] [2021-11-01T02:06:36.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-01T02:06:37.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T02:06:37.169Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-01T02:06:37.169Z] b4d181a07f80: Pulling fs layer [2021-11-01T02:06:37.169Z] a1111a8f2ec3: Pulling fs layer [2021-11-01T02:06:37.169Z] ed53099fbce6: Pulling fs layer [2021-11-01T02:06:37.169Z] dc539afda2c1: Pulling fs layer [2021-11-01T02:06:37.169Z] 77bc0d833cb6: Pulling fs layer [2021-11-01T02:06:37.169Z] 9065ff56babe: Pulling fs layer [2021-11-01T02:06:37.169Z] d287ab97295c: Pulling fs layer [2021-11-01T02:06:37.169Z] dc539afda2c1: Waiting [2021-11-01T02:06:37.169Z] 77bc0d833cb6: Waiting [2021-11-01T02:06:37.169Z] 9065ff56babe: Waiting [2021-11-01T02:06:37.169Z] d287ab97295c: Waiting [2021-11-01T02:06:37.169Z] a1111a8f2ec3: Verifying Checksum [2021-11-01T02:06:37.169Z] a1111a8f2ec3: Download complete [2021-11-01T02:06:37.169Z] dc539afda2c1: Verifying Checksum [2021-11-01T02:06:37.169Z] dc539afda2c1: Download complete [2021-11-01T02:06:37.169Z] ed53099fbce6: Verifying Checksum [2021-11-01T02:06:37.169Z] ed53099fbce6: Download complete [2021-11-01T02:06:37.169Z] 9065ff56babe: Verifying Checksum [2021-11-01T02:06:37.169Z] 9065ff56babe: Download complete [2021-11-01T02:06:37.448Z] 77bc0d833cb6: Verifying Checksum [2021-11-01T02:06:37.448Z] 77bc0d833cb6: Download complete [2021-11-01T02:06:37.448Z] b4d181a07f80: Verifying Checksum [2021-11-01T02:06:37.448Z] b4d181a07f80: Download complete [2021-11-01T02:06:38.042Z] d287ab97295c: Verifying Checksum [2021-11-01T02:06:38.042Z] d287ab97295c: Download complete [2021-11-01T02:06:39.013Z] b4d181a07f80: Pull complete [2021-11-01T02:06:39.013Z] a1111a8f2ec3: Pull complete [2021-11-01T02:06:39.582Z] ed53099fbce6: Pull complete [2021-11-01T02:06:39.582Z] dc539afda2c1: Pull complete [2021-11-01T02:06:39.839Z] 77bc0d833cb6: Pull complete [2021-11-01T02:06:40.099Z] 9065ff56babe: Pull complete [2021-11-01T02:06:45.425Z] d287ab97295c: Pull complete [2021-11-01T02:06:45.425Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-01T02:06:45.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-01T02:06:45.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-01T02:06:45.507Z] prd-centos7-docker-4c-2g-13612 does not seem to be running inside a container [2021-11-01T02:06:45.542Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-01T02:06:47.740Z] $ docker top 3c36a3784acee17d1e2cd6628784f0d155b5cfe16d0a44739b3aad132c66c780 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-01T02:06:48.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-01T02:06:48.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-01T02:06:48.707Z] + ls /var/log/sa-host [2021-11-01T02:06:48.707Z] + sadf -c /var/log/sa-host/sa01 [2021-11-01T02:06:48.707Z] file_magic: OK [2021-11-01T02:06:48.707Z] HZ: Using current value: 100 [2021-11-01T02:06:48.707Z] file_header: OK [2021-11-01T02:06:48.707Z] 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-01T02:06:48.707Z] Statistics: [2021-11-01T02:06:48.707Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T02:06:48.707Z] File successfully converted to sysstat format version 12.0.3 [2021-11-01T02:06:48.707Z] + sadf -c /var/log/sa-host/sa30 [2021-11-01T02:06:48.708Z] file_magic: OK [2021-11-01T02:06:48.708Z] HZ: Using current value: 100 [2021-11-01T02:06:48.708Z] file_header: OK [2021-11-01T02:06:48.708Z] 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-01T02:06:48.708Z] Statistics: [2021-11-01T02:06:48.708Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-01T02:06:48.708Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-01T02:06:48.823Z] provisioning config files... [2021-11-01T02:06:48.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4121076638894413708tmp [Pipeline] { [Pipeline] echo [2021-11-01T02:06:48.845Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:49.134Z] ---> create-netrc.sh [Pipeline] } [2021-11-01T02:06:49.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:49.482Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-01T02:06:49.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:49.784Z] ---> sudo-logs.sh [2021-11-01T02:06:49.784Z] Archiving 'sudo' log.. [2021-11-01T02:06:49.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13612.novalocal: Name or service not known [2021-11-01T02:06:49.784Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13612.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-01T02:06:49.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:50.103Z] ---> job-cost.sh [2021-11-01T02:06:50.103Z] lf-activate-venv: SKIPPING [2021-11-01T02:06:50.103Z] DEBUG: total: 0.10999999940395355 [2021-11-01T02:06:50.103Z] INFO: Retrieving Stack Cost... [2021-11-01T02:06:50.365Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-01T02:06:50.940Z] INFO: Archiving Costs [Pipeline] echo [2021-11-01T02:06:50.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-01T02:06:51.265Z] ---> logs-deploy.sh [2021-11-01T02:06:51.265Z] lf-activate-venv: SKIPPING [2021-11-01T02:06:51.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/16 [2021-11-01T02:06:51.265Z] INFO: archiving workspace using pattern(s): [2021-11-01T02:06:51.840Z] Archives upload complete. [2021-11-01T02:06:51.841Z] INFO: archiving logs to Nexus [2021-11-01T02:06:52.413Z] ---> uname -a: [2021-11-01T02:06:52.413Z] Linux prd-centos7-docker-4c-2g-13612.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-11-01T02:06:52.413Z] [2021-11-01T02:06:52.413Z] [2021-11-01T02:06:52.413Z] ---> lscpu: [2021-11-01T02:06:52.413Z] Architecture: x86_64 [2021-11-01T02:06:52.413Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-01T02:06:52.413Z] Byte Order: Little Endian [2021-11-01T02:06:52.413Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-01T02:06:52.413Z] CPU(s): 2 [2021-11-01T02:06:52.413Z] On-line CPU(s) list: 0,1 [2021-11-01T02:06:52.413Z] Thread(s) per core: 1 [2021-11-01T02:06:52.413Z] Core(s) per socket: 1 [2021-11-01T02:06:52.413Z] Socket(s): 2 [2021-11-01T02:06:52.413Z] NUMA node(s): 1 [2021-11-01T02:06:52.413Z] Vendor ID: AuthenticAMD [2021-11-01T02:06:52.413Z] CPU family: 23 [2021-11-01T02:06:52.413Z] Model: 49 [2021-11-01T02:06:52.413Z] Model name: AMD EPYC-Rome Processor [2021-11-01T02:06:52.413Z] Stepping: 0 [2021-11-01T02:06:52.413Z] CPU MHz: 2799.996 [2021-11-01T02:06:52.413Z] BogoMIPS: 5599.99 [2021-11-01T02:06:52.413Z] Virtualization: AMD-V [2021-11-01T02:06:52.413Z] Hypervisor vendor: KVM [2021-11-01T02:06:52.413Z] Virtualization type: full [2021-11-01T02:06:52.413Z] L1d cache: 32K [2021-11-01T02:06:52.413Z] L1i cache: 32K [2021-11-01T02:06:52.413Z] L2 cache: 512K [2021-11-01T02:06:52.413Z] L3 cache: 16384K [2021-11-01T02:06:52.413Z] NUMA node0 CPU(s): 0,1 [2021-11-01T02:06:52.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-11-01T02:06:52.413Z] [2021-11-01T02:06:52.413Z] [2021-11-01T02:06:52.413Z] ---> nproc: [2021-11-01T02:06:52.413Z] 2 [2021-11-01T02:06:52.413Z] [2021-11-01T02:06:52.413Z]