Pull request #128 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 9e6018e9f2b7a8030ddb94953420ef599e70f3d3+8cef9076ddadae0bb4a2071504c212bd6ac7a64c (76686f4c4621a10cd80d6089573396730a759a47) 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-ssh3197309808719776071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh3390300862944116934.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-128/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-snmp-go/branches/PR-128/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3856342933361248597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8904048570318379928.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-snmp-go/branches/PR-128/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-snmp-go/branches/PR-128/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1984787466792160897.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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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-snmp 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: false 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-724 in /w/workspace/gexfoundry_device-snmp-go_PR-128 [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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-128 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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/gexfoundry_device-snmp-go_PR-128@tmp/jenkins-gitclient-ssh2417848771772835142.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8cef9076ddadae0bb4a2071504c212bd6ac7a64c into PR head commit 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 Merge succeeded, producing 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 Checking out Revision 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 (PR-128) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/jenkins-gitclient-ssh1156306629657910395.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/jenkins-gitclient-ssh4778576434057523011.key > git merge 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 Commit message: "build: Update to use released SDK and go-mods" First time build. Skipping changelog. > git rev-list --no-walk efb603a6ac693a095867cc8253d748648daa91ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T23:39:21.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T23:39:21.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T23:39:21.272Z] ========================================================= [2021-11-15T23:39:21.272Z] EdgeX Global Pipelines Version Info [2021-11-15T23:39:21.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:39:22.399Z] ------------------- [2021-11-15T23:39:22.399Z] stable info: [2021-11-15T23:39:22.399Z] ------------------- [2021-11-15T23:39:22.399Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T23:39:22.399Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T23:39:22.399Z] Message: update stable to v1.0.215 [2021-11-15T23:39:22.971Z] ------------------- [2021-11-15T23:39:22.971Z] experimental info: [2021-11-15T23:39:22.971Z] ------------------- [2021-11-15T23:39:22.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T23:39:22.971Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T23:39:22.971Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T23:39:23.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-11-15T23:39:23.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-11-15T23:39:23.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T23:39:23.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T23:39:23.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T23:39:23.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T23:39:23.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T23:39:23.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-15T23:39:23.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T23:39:23.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T23:39:23.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T23:39:23.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-11-15T23:39:23.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T23:39:23.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T23:39:23.202Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T23:39:23.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T23:39:23.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T23:39:23.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T23:39:23.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T23:39:23.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-15T23:39:23.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-15T23:39:23.277Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-15T23:39:23.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-15T23:39:23.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-15T23:39:23.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-15T23:39:23.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T23:39:23.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-128 [Pipeline] echo [2021-11-15T23:39:23.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-128 [Pipeline] echo [2021-11-15T23:39:23.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-128 [Pipeline] echo [2021-11-15T23:39:23.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [Pipeline] echo [2021-11-15T23:39:23.381Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e6018e [Pipeline] echo [2021-11-15T23:39:23.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:39:23.437Z] provisioning config files... [2021-11-15T23:39:23.455Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/config970235020864398356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:39:23.771Z] ---> docker-login.sh [2021-11-15T23:39:23.771Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:39:23.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:39:23.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:39:23.771Z] Configure a credential helper to remove this warning. See [2021-11-15T23:39:23.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:39:23.771Z] [2021-11-15T23:39:23.771Z] Login Succeeded [2021-11-15T23:39:23.771Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:39:24.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:39:24.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:39:24.031Z] Configure a credential helper to remove this warning. See [2021-11-15T23:39:24.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:39:24.031Z] [2021-11-15T23:39:24.031Z] Login Succeeded [2021-11-15T23:39:24.031Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:39:24.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:39:24.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:39:24.031Z] Configure a credential helper to remove this warning. See [2021-11-15T23:39:24.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:39:24.031Z] [2021-11-15T23:39:24.031Z] Login Succeeded [2021-11-15T23:39:24.031Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:39:24.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:39:24.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:39:24.291Z] Configure a credential helper to remove this warning. See [2021-11-15T23:39:24.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:39:24.291Z] [2021-11-15T23:39:24.291Z] Login Succeeded [2021-11-15T23:39:24.291Z] docker.io [2021-11-15T23:39:24.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:39:24.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:39:24.551Z] Configure a credential helper to remove this warning. See [2021-11-15T23:39:24.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:39:24.551Z] [2021-11-15T23:39:24.551Z] Login Succeeded [2021-11-15T23:39:24.551Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:39:24.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-15T23:39:25.003Z] + git rev-list -1 --merges 9e6018e9f2b7a8030ddb94953420ef599e70f3d3~1..9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [Pipeline] echo [2021-11-15T23:39:25.042Z] -----------> git rev-list -1 --merges 9e6018e9f2b7a8030ddb94953420ef599e70f3d3~1..9e6018e9f2b7a8030ddb94953420ef599e70f3d3 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [false] [Pipeline] sh [2021-11-15T23:39:25.345Z] + git log --format=format:%s -1 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [Pipeline] echo [2021-11-15T23:39:25.358Z] ========================================================= [2021-11-15T23:39:25.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T23:39:25.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:39:25.696Z] + git log --format=format:%s -1 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [Pipeline] echo [2021-11-15T23:39:25.707Z] [semverPrep] GIT_COMMIT: 9e6018e9f2b7a8030ddb94953420ef599e70f3d3, Commit Message: build: Update to use released SDK and go-mods [Pipeline] echo [2021-11-15T23:39:25.716Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:39:26.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:39:26.178Z] [2021-11-15T23:39:26.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:39:26.483Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:39:26.483Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T23:39:26.483Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T23:39:26.483Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T23:39:26.483Z] 4c7163046ea9: Pulling fs layer [2021-11-15T23:39:26.483Z] 0c2d73faf560: Pulling fs layer [2021-11-15T23:39:26.483Z] 0c2d73faf560: Waiting [2021-11-15T23:39:26.483Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T23:39:26.483Z] 3e5f54012d9b: Download complete [2021-11-15T23:39:26.483Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T23:39:26.483Z] a0d0a0d46f8b: Download complete [2021-11-15T23:39:26.483Z] 4c7163046ea9: Verifying Checksum [2021-11-15T23:39:26.483Z] 4c7163046ea9: Download complete [2021-11-15T23:39:26.483Z] 0c2d73faf560: Verifying Checksum [2021-11-15T23:39:26.483Z] 0c2d73faf560: Download complete [2021-11-15T23:39:26.750Z] a0d0a0d46f8b: Pull complete [2021-11-15T23:39:26.750Z] 3e5f54012d9b: Pull complete [2021-11-15T23:39:27.011Z] 4c7163046ea9: Pull complete [2021-11-15T23:39:27.282Z] 0c2d73faf560: Pull complete [2021-11-15T23:39:27.282Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T23:39:27.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T23:39:27.282Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T23:39:27.355Z] prd-centos7-docker-4c-2g-724 does not seem to be running inside a container [2021-11-15T23:39:27.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-128 -v /w/workspace/gexfoundry_device-snmp-go_PR-128:/w/workspace/gexfoundry_device-snmp-go_PR-128:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-15T23:39:27.942Z] $ docker top 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T23:39:28.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:39:28.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:39:28.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:39:28.136Z] $ docker exec 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 ssh-agent [2021-11-15T23:39:28.231Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLoGLOG/agent.15 [2021-11-15T23:39:28.231Z] SSH_AGENT_PID=22 [2021-11-15T23:39:28.238Z] Running ssh-add (command line suppressed) [2021-11-15T23:39:28.329Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/private_key_6144131127998499298.key (/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/private_key_6144131127998499298.key) [2021-11-15T23:39:28.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:39:28.635Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T23:39:28.650Z] $ docker exec --env ******** --env ******** 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 ssh-agent -k [2021-11-15T23:39:28.736Z] unset SSH_AUTH_SOCK; [2021-11-15T23:39:28.737Z] unset SSH_AGENT_PID; [2021-11-15T23:39:28.737Z] echo Agent pid 22 killed; [2021-11-15T23:39:28.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T23:39:28.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T23:39:28.769Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T23:39:28.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T23:39:28.875Z] $ docker exec 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 ssh-agent [2021-11-15T23:39:28.970Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcLhgFE/agent.55 [2021-11-15T23:39:28.970Z] SSH_AGENT_PID=62 [2021-11-15T23:39:28.978Z] Running ssh-add (command line suppressed) [2021-11-15T23:39:29.075Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/private_key_1173229796899538806.key (/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/private_key_1173229796899538806.key) [2021-11-15T23:39:29.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T23:39:29.377Z] + git semver init [2021-11-15T23:39:29.377Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T23:39:29.377Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-128/.git [2021-11-15T23:39:29.377Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-128 [2021-11-15T23:39:29.377Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T23:39:29.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T23:39:29.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T23:39:29.377Z] # $SEMVER_BRANCH = PR-128 [2021-11-15T23:39:29.377Z] # $SEMVER_TEMP = /tmp/semver-455532107 [2021-11-15T23:39:29.377Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-11-15T23:39:29.956Z] # '/tmp/semver-455532107' -> '/w/workspace/gexfoundry_device-snmp-go_PR-128/.semver' [2021-11-15T23:39:29.956Z] # -> Force: false [2021-11-15T23:39:29.956Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-128/.semver [Pipeline] } [2021-11-15T23:39:29.967Z] $ docker exec --env ******** --env ******** 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 ssh-agent -k [2021-11-15T23:39:30.055Z] unset SSH_AUTH_SOCK; [2021-11-15T23:39:30.055Z] unset SSH_AGENT_PID; [2021-11-15T23:39:30.056Z] echo Agent pid 62 killed; [2021-11-15T23:39:30.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T23:39:30.370Z] + git semver [Pipeline] } [2021-11-15T23:39:30.392Z] $ docker stop --time=1 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 [2021-11-15T23:39:31.592Z] $ docker rm -f 6026a25b3a07395c2e201ea42263d320f8c04ecf104af75b0e7101f344fc8f33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:39:31.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T23:39:32.164Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T23:39:32.167Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-15T23:39:47.282Z] Still waiting to schedule task [2021-11-15T23:39:47.282Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-15T23:39:47.284Z] Still waiting to schedule task [2021-11-15T23:39:47.285Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-15T23:40:44.046Z] Running on prd-centos7-docker-4c-2g-727 in /w/workspace/gexfoundry_device-snmp-go_PR-128 [Pipeline] { [Pipeline] ws [2021-11-15T23:40:44.058Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-11-15T23:40:44.141Z] Selected Git installation does not exist. Using Default [2021-11-15T23:40:44.141Z] The recommended git tool is: NONE [2021-11-15T23:40:46.152Z] using credential edgex-jenkins-ssh [2021-11-15T23:40:46.171Z] Cloning the remote Git repository [2021-11-15T23:40:45.878Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:40:45.932Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-11-15T23:40:45.971Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:40:45.971Z] > git --version # timeout=10 [2021-11-15T23:40:45.981Z] > git --version # 'git version 2.24.4' [2021-11-15T23:40:45.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:40:46.002Z] [INFO] Currently running in a labeled security context [2021-11-15T23:40:46.002Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T23:40:46.002Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh8785987826123300736.key [2021-11-15T23:40:46.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:40:47.515Z] Merging remotes/origin/main commit 8cef9076ddadae0bb4a2071504c212bd6ac7a64c into PR head commit 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:40:46.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-15T23:40:46.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:40:46.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-15T23:40:46.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:40:46.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:40:46.683Z] [INFO] Currently running in a labeled security context [2021-11-15T23:40:46.683Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T23:40:46.683Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh8392796678461294212.key [2021-11-15T23:40:46.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T23:40:47.207Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:40:47.219Z] > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 [2021-11-15T23:40:47.258Z] > git remote # timeout=10 [2021-11-15T23:40:47.268Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T23:40:47.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:40:47.275Z] [INFO] Currently running in a labeled security context [2021-11-15T23:40:47.275Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T23:40:47.275Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4411477055091046507.key [2021-11-15T23:40:47.623Z] Merge succeeded, producing 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:40:47.624Z] Checking out Revision 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 (PR-128) [2021-11-15T23:40:47.283Z] > git merge 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 [2021-11-15T23:40:47.298Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T23:40:47.311Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:40:47.322Z] > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 [2021-11-15T23:40:51.177Z] Commit message: "build: Update to use released SDK and go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:40:51.499Z] provisioning config files... [2021-11-15T23:40:51.512Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3569075978175924562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:40:51.896Z] ---> docker-login.sh [2021-11-15T23:40:51.896Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:40:51.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:40:51.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:40:51.896Z] Configure a credential helper to remove this warning. See [2021-11-15T23:40:51.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:40:51.896Z] [2021-11-15T23:40:51.896Z] Login Succeeded [2021-11-15T23:40:51.896Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:40:52.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:40:52.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:40:52.159Z] Configure a credential helper to remove this warning. See [2021-11-15T23:40:52.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:40:52.159Z] [2021-11-15T23:40:52.159Z] Login Succeeded [2021-11-15T23:40:52.159Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:40:52.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:40:52.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:40:52.159Z] Configure a credential helper to remove this warning. See [2021-11-15T23:40:52.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:40:52.159Z] [2021-11-15T23:40:52.159Z] Login Succeeded [2021-11-15T23:40:52.159Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:40:52.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:40:52.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:40:52.423Z] Configure a credential helper to remove this warning. See [2021-11-15T23:40:52.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:40:52.423Z] [2021-11-15T23:40:52.423Z] Login Succeeded [2021-11-15T23:40:52.423Z] docker.io [2021-11-15T23:40:52.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:40:52.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:40:52.683Z] Configure a credential helper to remove this warning. See [2021-11-15T23:40:52.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:40:52.683Z] [2021-11-15T23:40:52.683Z] Login Succeeded [2021-11-15T23:40:52.683Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:40:52.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T23:40:52.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:40:52.859Z] ========================================================= [2021-11-15T23:40:52.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T23:40:52.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:40:53.168Z] + 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-15T23:40:53.168Z] Sending build context to Docker daemon 487.4kB [2021-11-15T23:40:53.168Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:40:53.168Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-15T23:40:53.168Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T23:40:53.168Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T23:40:53.168Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T23:40:53.168Z] b8b176561691: Pulling fs layer [2021-11-15T23:40:53.168Z] 4527c011a84f: Pulling fs layer [2021-11-15T23:40:53.168Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T23:40:53.168Z] e0aca202a116: Pulling fs layer [2021-11-15T23:40:53.168Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T23:40:53.168Z] 34cad66bf833: Pulling fs layer [2021-11-15T23:40:53.168Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T23:40:53.168Z] 4527c011a84f: Waiting [2021-11-15T23:40:53.168Z] 3a43be97a3b4: Waiting [2021-11-15T23:40:53.168Z] 5d74067f8e1e: Waiting [2021-11-15T23:40:53.168Z] e0aca202a116: Waiting [2021-11-15T23:40:53.168Z] 34cad66bf833: Waiting [2021-11-15T23:40:53.168Z] b4e3c513aaa6: Waiting [2021-11-15T23:40:53.168Z] b8b176561691: Verifying Checksum [2021-11-15T23:40:53.168Z] b8b176561691: Download complete [2021-11-15T23:40:53.168Z] 31adcdaf11c8: Verifying Checksum [2021-11-15T23:40:53.168Z] 31adcdaf11c8: Download complete [2021-11-15T23:40:53.168Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T23:40:53.168Z] 5d74067f8e1e: Download complete [2021-11-15T23:40:53.168Z] e0aca202a116: Verifying Checksum [2021-11-15T23:40:53.168Z] e0aca202a116: Download complete [2021-11-15T23:40:53.168Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T23:40:53.168Z] a0d0a0d46f8b: Download complete [2021-11-15T23:40:53.168Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T23:40:53.168Z] 3a43be97a3b4: Download complete [2021-11-15T23:40:53.446Z] 34cad66bf833: Verifying Checksum [2021-11-15T23:40:53.446Z] 34cad66bf833: Download complete [2021-11-15T23:40:53.725Z] a0d0a0d46f8b: Pull complete [2021-11-15T23:40:53.995Z] 4527c011a84f: Verifying Checksum [2021-11-15T23:40:53.995Z] 4527c011a84f: Download complete [2021-11-15T23:40:53.995Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T23:40:53.995Z] b4e3c513aaa6: Download complete [2021-11-15T23:40:53.995Z] 31adcdaf11c8: Pull complete [2021-11-15T23:40:53.995Z] b8b176561691: Pull complete [2021-11-15T23:40:57.344Z] 4527c011a84f: Pull complete [2021-11-15T23:40:57.608Z] 5d74067f8e1e: Pull complete [2021-11-15T23:40:57.608Z] e0aca202a116: Pull complete [2021-11-15T23:40:57.608Z] 3a43be97a3b4: Pull complete [2021-11-15T23:40:57.879Z] 34cad66bf833: Pull complete [2021-11-15T23:41:00.457Z] b4e3c513aaa6: Pull complete [2021-11-15T23:41:00.457Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T23:41:00.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T23:41:00.457Z] ---> 9f6097aaca64 [2021-11-15T23:41:00.457Z] Step 3/11 : ARG MAKE='make build' [2021-11-15T23:41:04.672Z] ---> Running in 3e80fec52d76 [2021-11-15T23:41:04.672Z] Removing intermediate container 3e80fec52d76 [2021-11-15T23:41:04.672Z] ---> db92d2f5647d [2021-11-15T23:41:04.672Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T23:41:04.672Z] ---> Running in eead88e16cf2 [2021-11-15T23:41:04.672Z] Removing intermediate container eead88e16cf2 [2021-11-15T23:41:04.672Z] ---> c9fb74486887 [2021-11-15T23:41:04.672Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:41:04.672Z] ---> Running in c1c54c2b6352 [2021-11-15T23:41:04.672Z] Removing intermediate container c1c54c2b6352 [2021-11-15T23:41:04.672Z] ---> 107a515bcdd7 [2021-11-15T23:41:04.672Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:41:04.672Z] ---> Running in 0faa3c86de89 [2021-11-15T23:41:05.247Z] Removing intermediate container 0faa3c86de89 [2021-11-15T23:41:05.247Z] ---> 2b09b9a85a74 [2021-11-15T23:41:05.247Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:41:05.247Z] ---> Running in 38714bba3a51 [2021-11-15T23:41:05.510Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:41:06.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:41:06.720Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-15T23:41:06.720Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-15T23:41:06.720Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-15T23:41:06.981Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-15T23:41:06.981Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T23:41:06.981Z] OK: 224 MiB in 56 packages [2021-11-15T23:41:07.241Z] Removing intermediate container 38714bba3a51 [2021-11-15T23:41:07.241Z] ---> 8684cd67234b [2021-11-15T23:41:07.241Z] Step 8/11 : WORKDIR /device-snmp-go [2021-11-15T23:41:07.500Z] ---> Running in 7cbcdd301228 [2021-11-15T23:41:07.500Z] Removing intermediate container 7cbcdd301228 [2021-11-15T23:41:07.500Z] ---> e7c0fe4d3c06 [2021-11-15T23:41:07.500Z] Step 9/11 : COPY . . [2021-11-15T23:41:07.761Z] ---> 732ff9880ce4 [2021-11-15T23:41:07.761Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:41:07.761Z] ---> Running in 49fc8d950fd1 [2021-11-15T23:41:39.933Z] Removing intermediate container 49fc8d950fd1 [2021-11-15T23:41:39.933Z] ---> 6bbad4f738c3 [2021-11-15T23:41:39.933Z] Step 11/11 : RUN ${MAKE} [2021-11-15T23:41:39.933Z] ---> Running in a273bfdc778d [2021-11-15T23:41:39.933Z] noop [2021-11-15T23:41:39.933Z] Removing intermediate container a273bfdc778d [2021-11-15T23:41:39.933Z] ---> b30713a9e1f8 [2021-11-15T23:41:39.933Z] Successfully built b30713a9e1f8 [2021-11-15T23:41:39.933Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:41:40.227Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T23:41:40.227Z] . [Pipeline] withDockerContainer [2021-11-15T23:41:40.300Z] prd-centos7-docker-4c-2g-727 does not seem to be running inside a container [2021-11-15T23:41:40.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T23:41:40.728Z] $ docker top fa9fc9423e21c76e73797e8493f7bed8b5d0a279613d309693dd5cb1595514a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:41:41.101Z] + go version [2021-11-15T23:41:41.101Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T23:41:41.115Z] $ docker stop --time=1 fa9fc9423e21c76e73797e8493f7bed8b5d0a279613d309693dd5cb1595514a1 [2021-11-15T23:41:42.299Z] $ docker rm -f fa9fc9423e21c76e73797e8493f7bed8b5d0a279613d309693dd5cb1595514a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:41:42.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T23:41:42.735Z] . [Pipeline] withDockerContainer [2021-11-15T23:41:42.804Z] prd-centos7-docker-4c-2g-727 does not seem to be running inside a container [2021-11-15T23:41:42.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-15T23:41:43.212Z] $ docker top 566015c991ec2573ba5586332f6d619d034e8d4afc05e42e95512433b227469d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-15T23:41:43.580Z] + make test [2021-11-15T23:41:43.580Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-15T23:41:43.845Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-11-15T23:42:02.023Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-11-15T23:42:02.023Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-11-15T23:42:02.023Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-15T23:42:05.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T23:42:05.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T23:42:05.364Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T23:42:05.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-15T23:42:05.656Z] $ docker stop --time=1 566015c991ec2573ba5586332f6d619d034e8d4afc05e42e95512433b227469d [2021-11-15T23:42:07.091Z] $ docker rm -f 566015c991ec2573ba5586332f6d619d034e8d4afc05e42e95512433b227469d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:42:07.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-15T23:42:07.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-15T23:42:08.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-15T23:42:08.594Z] + ls -al . [2021-11-15T23:42:08.594Z] total 144 [2021-11-15T23:42:08.594Z] drwxrwxr-x. 8 jenkins jenkins 4096 Nov 15 23:42 . [2021-11-15T23:42:08.594Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 15 23:40 .. [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 6926 Nov 15 23:40 Attribution.txt [2021-11-15T23:42:08.594Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 15 23:40 bin [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 4401 Nov 15 23:40 CHANGELOG.md [2021-11-15T23:42:08.594Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 15 23:40 cmd [2021-11-15T23:42:08.594Z] -rw-r--r--. 1 jenkins jenkins 7631 Nov 15 23:41 coverage.out [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 1493 Nov 15 23:40 Dockerfile [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 6 Nov 15 23:40 .dockerignore [2021-11-15T23:42:08.594Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 15 23:40 .git [2021-11-15T23:42:08.594Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 15 23:40 .github [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 262 Nov 15 23:40 .gitignore [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 208 Nov 15 23:40 go.mod [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 49477 Nov 15 23:40 go.sum [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 15 23:40 GOVERNANCE.md [2021-11-15T23:42:08.594Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 15 23:40 internal [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 656 Nov 15 23:40 Jenkinsfile [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 15 23:40 LICENSE [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 1057 Nov 15 23:40 Makefile [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 15 23:40 OWNERS.md [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 9073 Nov 15 23:40 README.md [2021-11-15T23:42:08.594Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 15 23:40 snap [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 15 23:39 VERSION [2021-11-15T23:42:08.594Z] -rw-rw-r--. 1 jenkins jenkins 209 Nov 15 23:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:42:08.893Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9e6018e9f2b7a8030ddb94953420ef599e70f3d3 --label arch=amd64 --label version=0.0.0 . [2021-11-15T23:42:08.893Z] Sending build context to Docker daemon 495.6kB [2021-11-15T23:42:08.893Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:42:08.893Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-15T23:42:08.893Z] ---> b30713a9e1f8 [2021-11-15T23:42:08.893Z] Step 3/23 : ARG MAKE='make build' [2021-11-15T23:42:08.893Z] ---> Running in 7ba0e50dc90f [2021-11-15T23:42:09.152Z] Removing intermediate container 7ba0e50dc90f [2021-11-15T23:42:09.152Z] ---> 57059bcfb775 [2021-11-15T23:42:09.152Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T23:42:09.152Z] ---> Running in ecd073e476de [2021-11-15T23:42:09.152Z] Removing intermediate container ecd073e476de [2021-11-15T23:42:09.152Z] ---> c43def1ca317 [2021-11-15T23:42:09.152Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:42:09.152Z] ---> Running in be713b58c075 [2021-11-15T23:42:09.413Z] Removing intermediate container be713b58c075 [2021-11-15T23:42:09.413Z] ---> 9d20149f11b7 [2021-11-15T23:42:09.413Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:42:09.413Z] ---> Running in 76fcf3c43733 [2021-11-15T23:42:09.990Z] Removing intermediate container 76fcf3c43733 [2021-11-15T23:42:09.990Z] ---> 32e6eaa0c4f4 [2021-11-15T23:42:09.990Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:42:10.258Z] ---> Running in 43bace6e1da7 [2021-11-15T23:42:10.521Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:42:11.459Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:42:11.719Z] OK: 224 MiB in 56 packages [2021-11-15T23:42:11.982Z] Removing intermediate container 43bace6e1da7 [2021-11-15T23:42:11.982Z] ---> 304630684392 [2021-11-15T23:42:11.982Z] Step 8/23 : WORKDIR /device-snmp-go [2021-11-15T23:42:11.982Z] ---> Running in 157a3d2d6fad [2021-11-15T23:42:11.982Z] Removing intermediate container 157a3d2d6fad [2021-11-15T23:42:11.982Z] ---> ef7ee38affbb [2021-11-15T23:42:11.982Z] Step 9/23 : COPY . . [2021-11-15T23:42:12.246Z] ---> 1cf9060503d4 [2021-11-15T23:42:12.246Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:42:12.246Z] ---> Running in 268bc8db3660 [2021-11-15T23:42:12.817Z] Removing intermediate container 268bc8db3660 [2021-11-15T23:42:12.817Z] ---> 5377a7fc50a8 [2021-11-15T23:42:12.817Z] Step 11/23 : RUN ${MAKE} [2021-11-15T23:42:13.082Z] ---> Running in 0f356edc7f10 [2021-11-15T23:42:13.352Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-11-15T23:42:14.758Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-728 in /w/workspace/gexfoundry_device-snmp-go_PR-128 [Pipeline] { [Pipeline] ws [2021-11-15T23:42:14.769Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-11-15T23:42:14.980Z] Selected Git installation does not exist. Using Default [2021-11-15T23:42:14.980Z] The recommended git tool is: NONE [2021-11-15T23:42:20.650Z] using credential edgex-jenkins-ssh [2021-11-15T23:42:20.666Z] Cloning the remote Git repository [2021-11-15T23:42:20.715Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:42:20.867Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-11-15T23:42:21.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:42:21.006Z] > git --version # timeout=10 [2021-11-15T23:42:21.050Z] > git --version # 'git version 2.17.1' [2021-11-15T23:42:21.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:42:21.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:42:21.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-15T23:42:21.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T23:42:21.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-15T23:42:22.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-15T23:42:22.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:42:22.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T23:42:22.645Z] Merging remotes/origin/main commit 8cef9076ddadae0bb4a2071504c212bd6ac7a64c into PR head commit 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:42:22.867Z] Merge succeeded, producing 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:42:22.867Z] Checking out Revision 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 (PR-128) [2021-11-15T23:42:22.670Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:42:22.705Z] > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 [2021-11-15T23:42:22.786Z] > git remote # timeout=10 [2021-11-15T23:42:22.804Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T23:42:22.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T23:42:22.834Z] > git merge 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 [2021-11-15T23:42:22.854Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T23:42:22.876Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T23:42:22.888Z] > git checkout -f 9e6018e9f2b7a8030ddb94953420ef599e70f3d3 # timeout=10 [2021-11-15T23:42:25.646Z] Removing intermediate container 0f356edc7f10 [2021-11-15T23:42:25.646Z] ---> 4f954a5a64a3 [2021-11-15T23:42:25.646Z] Step 12/23 : FROM alpine:3.14 [2021-11-15T23:42:25.646Z] 3.14: Pulling from library/alpine [2021-11-15T23:42:25.646Z] 97518928ae5f: Pulling fs layer [2021-11-15T23:42:25.646Z] 97518928ae5f: Verifying Checksum [2021-11-15T23:42:25.646Z] 97518928ae5f: Download complete [2021-11-15T23:42:25.908Z] 97518928ae5f: Pull complete [2021-11-15T23:42:25.908Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T23:42:25.908Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T23:42:25.908Z] ---> 0a97eee8041e [2021-11-15T23:42:25.908Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T23:42:25.908Z] ---> Running in 4a9219308eab [2021-11-15T23:42:26.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T23:42:26.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T23:42:26.430Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T23:42:26.430Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T23:42:26.430Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T23:42:26.430Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T23:42:26.430Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T23:42:26.430Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T23:42:26.430Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T23:42:26.430Z] OK: 8 MiB in 20 packages [2021-11-15T23:42:26.690Z] Removing intermediate container 4a9219308eab [2021-11-15T23:42:26.690Z] ---> 971a5dac8268 [2021-11-15T23:42:26.690Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-11-15T23:42:27.122Z] Commit message: "build: Update to use released SDK and go-mods" [2021-11-15T23:42:27.266Z] ---> 07aab7d80154 [2021-11-15T23:42:27.266Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-11-15T23:42:27.266Z] ---> e8582d12f576 [2021-11-15T23:42:27.266Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:42:27.530Z] ---> 007fbc6f632a [2021-11-15T23:42:27.530Z] Step 17/23 : EXPOSE 59993 [2021-11-15T23:42:27.530Z] ---> Running in 3fff0a7ccaa6 [2021-11-15T23:42:27.530Z] Removing intermediate container 3fff0a7ccaa6 [2021-11-15T23:42:27.530Z] ---> fa7851828900 [2021-11-15T23:42:27.530Z] Step 18/23 : EXPOSE 161 [2021-11-15T23:42:27.530Z] ---> Running in 15850e3a1406 [2021-11-15T23:42:27.530Z] Removing intermediate container 15850e3a1406 [2021-11-15T23:42:27.530Z] ---> 7469a32e1c8f [2021-11-15T23:42:27.530Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-11-15T23:42:27.530Z] ---> Running in 86125e2ddcae [2021-11-15T23:42:27.798Z] Removing intermediate container 86125e2ddcae [2021-11-15T23:42:27.798Z] ---> d02a938433c3 [2021-11-15T23:42:27.798Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-15T23:42:27.798Z] ---> Running in 2fa6454ab05e [2021-11-15T23:42:27.798Z] Removing intermediate container 2fa6454ab05e [2021-11-15T23:42:27.798Z] ---> 79696ecb938b [2021-11-15T23:42:27.798Z] Step 21/23 : LABEL arch=amd64 [2021-11-15T23:42:27.798Z] ---> Running in f1709f91b617 [2021-11-15T23:42:27.798Z] Removing intermediate container f1709f91b617 [2021-11-15T23:42:27.798Z] ---> 3fb31ea25eae [2021-11-15T23:42:27.798Z] Step 22/23 : LABEL git_sha=9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:42:27.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T23:42:27.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T23:42:27.947Z] Dload Upload Total Spent Left Speed [2021-11-15T23:42:27.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2021-11-15T23:42:28.058Z] ---> Running in 18ade01ab17f [2021-11-15T23:42:28.058Z] Removing intermediate container 18ade01ab17f [2021-11-15T23:42:28.058Z] ---> 357153bb6be7 [2021-11-15T23:42:28.058Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T23:42:28.058Z] ---> Running in a64bad5bccb5 [2021-11-15T23:42:28.058Z] Removing intermediate container a64bad5bccb5 [2021-11-15T23:42:28.058Z] ---> 92997c59deaf [2021-11-15T23:42:28.058Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-15T23:42:28.058Z] Successfully built 92997c59deaf [2021-11-15T23:42:28.058Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-11-15T23:42:28.363Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:42:28.812Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T23:42:28.812Z] + sudo tee /etc/docker/daemon.new [2021-11-15T23:42:28.812Z] { [2021-11-15T23:42:28.812Z] "registry-mirrors": [ [2021-11-15T23:42:28.812Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T23:42:28.812Z] ], [2021-11-15T23:42:28.812Z] "bip": "10.250.0.254/24", [2021-11-15T23:42:28.812Z] "hosts": [ [2021-11-15T23:42:28.812Z] "tcp://0.0.0.0:5555", [2021-11-15T23:42:28.812Z] "unix:///var/run/docker.sock" [2021-11-15T23:42:28.812Z] ], [2021-11-15T23:42:28.812Z] "mtu": 1458, [2021-11-15T23:42:28.812Z] "selinux-enabled": true, [2021-11-15T23:42:28.812Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T23:42:28.812Z] } [Pipeline] sh [2021-11-15T23:42:28.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:42:28.844Z] [2021-11-15T23:42:28.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:42:29.157Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T23:42:29.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:42:29.194Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T23:42:29.194Z] b4d181a07f80: Pulling fs layer [2021-11-15T23:42:29.194Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T23:42:29.194Z] ed53099fbce6: Pulling fs layer [2021-11-15T23:42:29.194Z] dc539afda2c1: Pulling fs layer [2021-11-15T23:42:29.194Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T23:42:29.194Z] 9065ff56babe: Pulling fs layer [2021-11-15T23:42:29.194Z] d287ab97295c: Pulling fs layer [2021-11-15T23:42:29.194Z] dc539afda2c1: Waiting [2021-11-15T23:42:29.194Z] 77bc0d833cb6: Waiting [2021-11-15T23:42:29.194Z] 9065ff56babe: Waiting [2021-11-15T23:42:29.194Z] d287ab97295c: Waiting [2021-11-15T23:42:29.194Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T23:42:29.194Z] a1111a8f2ec3: Download complete [2021-11-15T23:42:29.194Z] dc539afda2c1: Verifying Checksum [2021-11-15T23:42:29.194Z] dc539afda2c1: Download complete [2021-11-15T23:42:29.194Z] ed53099fbce6: Verifying Checksum [2021-11-15T23:42:29.194Z] ed53099fbce6: Download complete [2021-11-15T23:42:29.194Z] 9065ff56babe: Verifying Checksum [2021-11-15T23:42:29.194Z] 9065ff56babe: Download complete [2021-11-15T23:42:29.463Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T23:42:29.463Z] 77bc0d833cb6: Download complete [2021-11-15T23:42:29.463Z] b4d181a07f80: Verifying Checksum [2021-11-15T23:42:29.463Z] b4d181a07f80: Download complete [2021-11-15T23:42:29.511Z] + sudo service docker restart [2021-11-15T23:42:30.048Z] d287ab97295c: Verifying Checksum [2021-11-15T23:42:30.048Z] d287ab97295c: Download complete [2021-11-15T23:42:30.625Z] b4d181a07f80: Pull complete [2021-11-15T23:42:30.896Z] a1111a8f2ec3: Pull complete [2021-11-15T23:42:31.467Z] ed53099fbce6: Pull complete [2021-11-15T23:42:31.467Z] dc539afda2c1: Pull complete [2021-11-15T23:42:31.730Z] 77bc0d833cb6: Pull complete [2021-11-15T23:42:31.730Z] 9065ff56babe: Pull complete [2021-11-15T23:42:37.044Z] d287ab97295c: Pull complete [2021-11-15T23:42:37.044Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T23:42:37.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:42:37.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T23:42:37.110Z] prd-centos7-docker-4c-2g-727 does not seem to be running inside a container [2021-11-15T23:42:37.162Z] $ 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-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T23:42:39.502Z] $ docker top f2af9bb851f10b61d70ce0d11e8dc83bcd85904dee4fd32701d719b93554e961 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:42:39.897Z] ---> job-cost.sh [2021-11-15T23:42:39.897Z] lf-activate-venv: SKIPPING [2021-11-15T23:42:39.897Z] INFO: No Stack... [2021-11-15T23:42:40.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T23:42:40.420Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T23:42:40.713Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-11-15T23:42:40.713Z] + cut -d, -f6 [Pipeline] lock [2021-11-15T23:42:40.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [2021-11-15T23:42:40.750Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] did not exist. Created. [2021-11-15T23:42:40.750Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T23:42:41.054Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-15T23:42:41.087Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T23:42:41.094Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T23:42:41.116Z] $ docker stop --time=1 f2af9bb851f10b61d70ce0d11e8dc83bcd85904dee4fd32701d719b93554e961 [2021-11-15T23:42:42.267Z] $ docker rm -f f2af9bb851f10b61d70ce0d11e8dc83bcd85904dee4fd32701d719b93554e961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:42:47.915Z] provisioning config files... [2021-11-15T23:42:47.941Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config504754037179213478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:42:48.316Z] ---> docker-login.sh [2021-11-15T23:42:48.316Z] nexus3.edgexfoundry.org:10001 [2021-11-15T23:42:48.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:42:49.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:42:49.187Z] Configure a credential helper to remove this warning. See [2021-11-15T23:42:49.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:42:49.187Z] [2021-11-15T23:42:49.187Z] Login Succeeded [2021-11-15T23:42:49.187Z] nexus3.edgexfoundry.org:10002 [2021-11-15T23:42:49.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:42:49.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:42:49.782Z] Configure a credential helper to remove this warning. See [2021-11-15T23:42:49.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:42:49.782Z] [2021-11-15T23:42:49.782Z] Login Succeeded [2021-11-15T23:42:49.782Z] nexus3.edgexfoundry.org:10003 [2021-11-15T23:42:50.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:42:50.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:42:50.331Z] Configure a credential helper to remove this warning. See [2021-11-15T23:42:50.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:42:50.331Z] [2021-11-15T23:42:50.331Z] Login Succeeded [2021-11-15T23:42:50.331Z] nexus3.edgexfoundry.org:10004 [2021-11-15T23:42:50.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:42:50.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:42:50.883Z] Configure a credential helper to remove this warning. See [2021-11-15T23:42:50.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:42:50.883Z] [2021-11-15T23:42:50.883Z] Login Succeeded [2021-11-15T23:42:50.883Z] docker.io [2021-11-15T23:42:51.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T23:42:51.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T23:42:51.435Z] Configure a credential helper to remove this warning. See [2021-11-15T23:42:51.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T23:42:51.435Z] [2021-11-15T23:42:51.435Z] Login Succeeded [2021-11-15T23:42:51.707Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T23:42:51.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T23:42:52.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T23:42:52.230Z] ========================================================= [2021-11-15T23:42:52.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T23:42:52.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:42:52.629Z] + 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-15T23:42:52.905Z] Sending build context to Docker daemon 486.4kB [2021-11-15T23:42:52.905Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:42:52.905Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-15T23:42:53.188Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T23:42:53.188Z] 552d1f2373af: Pulling fs layer [2021-11-15T23:42:53.188Z] ea3f2d53f512: Pulling fs layer [2021-11-15T23:42:53.188Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T23:42:53.188Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T23:42:53.188Z] 72dc09318566: Pulling fs layer [2021-11-15T23:42:53.188Z] f4f7b4309257: Pulling fs layer [2021-11-15T23:42:53.188Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T23:42:53.189Z] b78e95d17946: Pulling fs layer [2021-11-15T23:42:53.189Z] f4f7b4309257: Waiting [2021-11-15T23:42:53.189Z] 0ac9a79272e3: Waiting [2021-11-15T23:42:53.189Z] b78e95d17946: Waiting [2021-11-15T23:42:53.189Z] 72dc09318566: Waiting [2021-11-15T23:42:53.189Z] 9e70ebbbe112: Download complete [2021-11-15T23:42:53.189Z] ea3f2d53f512: Verifying Checksum [2021-11-15T23:42:53.189Z] ea3f2d53f512: Download complete [2021-11-15T23:42:53.189Z] 72dc09318566: Verifying Checksum [2021-11-15T23:42:53.189Z] 72dc09318566: Download complete [2021-11-15T23:42:53.189Z] f4f7b4309257: Verifying Checksum [2021-11-15T23:42:53.189Z] f4f7b4309257: Download complete [2021-11-15T23:42:53.189Z] 552d1f2373af: Verifying Checksum [2021-11-15T23:42:53.189Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T23:42:53.189Z] 0ac9a79272e3: Download complete [2021-11-15T23:42:54.184Z] 552d1f2373af: Pull complete [2021-11-15T23:42:54.791Z] ea3f2d53f512: Pull complete [2021-11-15T23:42:55.075Z] 9e70ebbbe112: Pull complete [2021-11-15T23:42:55.364Z] b78e95d17946: Verifying Checksum [2021-11-15T23:42:55.364Z] b78e95d17946: Download complete [2021-11-15T23:42:55.644Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T23:42:55.644Z] 7a9cfe048b4a: Download complete [2021-11-15T23:43:05.812Z] 7a9cfe048b4a: Pull complete [2021-11-15T23:43:06.085Z] 72dc09318566: Pull complete [2021-11-15T23:43:06.359Z] f4f7b4309257: Pull complete [2021-11-15T23:43:06.633Z] 0ac9a79272e3: Pull complete [2021-11-15T23:43:12.045Z] b78e95d17946: Pull complete [2021-11-15T23:43:12.045Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T23:43:12.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T23:43:12.321Z] ---> 8b459fc5aaf0 [2021-11-15T23:43:12.321Z] Step 3/11 : ARG MAKE='make build' [2021-11-15T23:43:13.766Z] ---> Running in 8848ebdcc4e2 [2021-11-15T23:43:14.367Z] Removing intermediate container 8848ebdcc4e2 [2021-11-15T23:43:14.367Z] ---> 223004e3bb4f [2021-11-15T23:43:14.367Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T23:43:14.367Z] ---> Running in 52eb47b56ad7 [2021-11-15T23:43:14.641Z] Removing intermediate container 52eb47b56ad7 [2021-11-15T23:43:14.641Z] ---> 407c1d48f232 [2021-11-15T23:43:14.641Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:43:14.912Z] ---> Running in 6d23ae75fedf [2021-11-15T23:43:15.185Z] Removing intermediate container 6d23ae75fedf [2021-11-15T23:43:15.185Z] ---> 6bfce175e3f2 [2021-11-15T23:43:15.185Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:43:15.461Z] ---> Running in 6a9db60edef2 [2021-11-15T23:43:17.453Z] Removing intermediate container 6a9db60edef2 [2021-11-15T23:43:17.453Z] ---> 83e80a21ffbb [2021-11-15T23:43:17.453Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:43:17.742Z] ---> Running in 0c8678d15373 [2021-11-15T23:43:18.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:43:19.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:43:20.694Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-15T23:43:20.694Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-15T23:43:20.694Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-15T23:43:20.966Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-15T23:43:21.238Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T23:43:21.238Z] OK: 223 MiB in 56 packages [2021-11-15T23:43:22.225Z] Removing intermediate container 0c8678d15373 [2021-11-15T23:43:22.225Z] ---> 62945e76e975 [2021-11-15T23:43:22.225Z] Step 8/11 : WORKDIR /device-snmp-go [2021-11-15T23:43:22.225Z] ---> Running in 20288f1fabec [2021-11-15T23:43:22.827Z] Removing intermediate container 20288f1fabec [2021-11-15T23:43:22.827Z] ---> 4a0b57693bbc [2021-11-15T23:43:22.827Z] Step 9/11 : COPY . . [2021-11-15T23:43:23.434Z] ---> 114471fb1599 [2021-11-15T23:43:23.434Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:43:23.709Z] ---> Running in 1d26f3885031 [2021-11-15T23:44:45.537Z] Removing intermediate container 1d26f3885031 [2021-11-15T23:44:45.537Z] ---> 8fd36ba4ef6f [2021-11-15T23:44:45.537Z] Step 11/11 : RUN ${MAKE} [2021-11-15T23:44:45.537Z] ---> Running in 8bfeb4fe99dd [2021-11-15T23:44:45.537Z] noop [2021-11-15T23:44:45.537Z] Removing intermediate container 8bfeb4fe99dd [2021-11-15T23:44:45.537Z] ---> c21398316a90 [2021-11-15T23:44:45.537Z] Successfully built c21398316a90 [2021-11-15T23:44:45.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:44:45.895Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T23:44:45.895Z] . [Pipeline] withDockerContainer [2021-11-15T23:44:46.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-728 does not seem to be running inside a container [2021-11-15T23:44:46.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T23:44:47.950Z] $ docker top 220e8d94a38bc99bff59bc0f0890e2e047954ffccc265841d8fa5979e8a721b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:44:48.955Z] + go version [2021-11-15T23:44:48.955Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T23:44:48.978Z] $ docker stop --time=1 220e8d94a38bc99bff59bc0f0890e2e047954ffccc265841d8fa5979e8a721b3 [2021-11-15T23:44:50.701Z] $ docker rm -f 220e8d94a38bc99bff59bc0f0890e2e047954ffccc265841d8fa5979e8a721b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:44:51.495Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T23:44:51.495Z] . [Pipeline] withDockerContainer [2021-11-15T23:44:51.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-728 does not seem to be running inside a container [2021-11-15T23:44:51.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-15T23:44:53.508Z] $ docker top b293f634e953aca2b16e9da99343d439edd0b564a0c57b46b2b22522ce0192ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-15T23:44:54.517Z] + make test [2021-11-15T23:44:54.517Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-15T23:44:55.965Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-11-15T23:45:52.598Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-11-15T23:45:52.598Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2021-11-15T23:45:52.598Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-15T23:46:14.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T23:46:14.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T23:46:14.805Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-15T23:46:14.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-15T23:46:14.839Z] $ docker stop --time=1 b293f634e953aca2b16e9da99343d439edd0b564a0c57b46b2b22522ce0192ed [2021-11-15T23:46:16.614Z] $ docker rm -f b293f634e953aca2b16e9da99343d439edd0b564a0c57b46b2b22522ce0192ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T23:46:17.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-15T23:46:17.477Z] Warning: overwriting stash ‘coverage-report’ [2021-11-15T23:46:17.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T23:46:18.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-15T23:46:18.753Z] + ls -al . [2021-11-15T23:46:18.753Z] total 172 [2021-11-15T23:46:18.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 23:46 . [2021-11-15T23:46:18.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 23:42 .. [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 15 23:42 .dockerignore [2021-11-15T23:46:18.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 23:42 .git [2021-11-15T23:46:18.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:42 .github [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 15 23:42 .gitignore [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 6926 Nov 15 23:42 Attribution.txt [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 4401 Nov 15 23:42 CHANGELOG.md [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 1493 Nov 15 23:42 Dockerfile [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 23:42 GOVERNANCE.md [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 15 23:42 Jenkinsfile [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 15 23:42 LICENSE [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 1057 Nov 15 23:42 Makefile [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 15 23:42 OWNERS.md [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 9073 Nov 15 23:42 README.md [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 23:39 VERSION [2021-11-15T23:46:18.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:42 bin [2021-11-15T23:46:18.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:42 cmd [2021-11-15T23:46:18.753Z] -rw-r--r-- 1 jenkins jenkins 7631 Nov 15 23:45 coverage.out [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 208 Nov 15 23:42 go.mod [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 49477 Nov 15 23:42 go.sum [2021-11-15T23:46:18.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:42 internal [2021-11-15T23:46:18.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:42 snap [2021-11-15T23:46:18.753Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 15 23:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:46:19.091Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e6018e9f2b7a8030ddb94953420ef599e70f3d3 --label arch=arm64 --label version=0.0.0 . [2021-11-15T23:46:19.363Z] Sending build context to Docker daemon 494.6kB [2021-11-15T23:46:19.363Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T23:46:19.363Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-15T23:46:19.363Z] ---> c21398316a90 [2021-11-15T23:46:19.363Z] Step 3/23 : ARG MAKE='make build' [2021-11-15T23:46:19.635Z] ---> Running in f1d4ea272a4c [2021-11-15T23:46:20.234Z] Removing intermediate container f1d4ea272a4c [2021-11-15T23:46:20.234Z] ---> be7f413ca163 [2021-11-15T23:46:20.234Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T23:46:20.234Z] ---> Running in 04d2919a29e7 [2021-11-15T23:46:20.509Z] Removing intermediate container 04d2919a29e7 [2021-11-15T23:46:20.509Z] ---> c620d0a6c4d9 [2021-11-15T23:46:20.509Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T23:46:20.783Z] ---> Running in 64733eff3937 [2021-11-15T23:46:21.055Z] Removing intermediate container 64733eff3937 [2021-11-15T23:46:21.055Z] ---> 6a8d495a4e5d [2021-11-15T23:46:21.055Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T23:46:21.333Z] ---> Running in 19d3a4010523 [2021-11-15T23:46:23.314Z] Removing intermediate container 19d3a4010523 [2021-11-15T23:46:23.314Z] ---> 9e7b24639818 [2021-11-15T23:46:23.314Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T23:46:23.314Z] ---> Running in 5e78f0359c00 [2021-11-15T23:46:24.748Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:46:25.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:46:26.337Z] OK: 223 MiB in 56 packages [2021-11-15T23:46:27.321Z] Removing intermediate container 5e78f0359c00 [2021-11-15T23:46:27.321Z] ---> f14727441f85 [2021-11-15T23:46:27.321Z] Step 8/23 : WORKDIR /device-snmp-go [2021-11-15T23:46:27.596Z] ---> Running in f46595c9d833 [2021-11-15T23:46:27.873Z] Removing intermediate container f46595c9d833 [2021-11-15T23:46:27.873Z] ---> 9c4952e09cc9 [2021-11-15T23:46:27.874Z] Step 9/23 : COPY . . [2021-11-15T23:46:29.324Z] ---> 4e3f56bfc763 [2021-11-15T23:46:29.324Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T23:46:29.324Z] ---> Running in 85036e890005 [2021-11-15T23:46:31.961Z] Removing intermediate container 85036e890005 [2021-11-15T23:46:31.961Z] ---> b7aa6074d9dd [2021-11-15T23:46:31.961Z] Step 11/23 : RUN ${MAKE} [2021-11-15T23:46:31.961Z] ---> Running in 127b079a81ed [2021-11-15T23:46:33.399Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-11-15T23:47:12.429Z] Removing intermediate container 127b079a81ed [2021-11-15T23:47:12.429Z] ---> ea7c7494718b [2021-11-15T23:47:12.429Z] Step 12/23 : FROM alpine:3.14 [2021-11-15T23:47:14.393Z] 3.14: Pulling from library/alpine [2021-11-15T23:47:14.393Z] be307f383ecc: Pulling fs layer [2021-11-15T23:47:14.666Z] be307f383ecc: Verifying Checksum [2021-11-15T23:47:14.666Z] be307f383ecc: Download complete [2021-11-15T23:47:15.281Z] be307f383ecc: Pull complete [2021-11-15T23:47:15.281Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-15T23:47:15.281Z] Status: Downloaded newer image for alpine:3.14 [2021-11-15T23:47:15.281Z] ---> 5b8b7b635229 [2021-11-15T23:47:15.281Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-15T23:47:15.558Z] ---> Running in 61698d9972c0 [2021-11-15T23:47:16.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T23:47:16.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T23:47:17.405Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-15T23:47:17.405Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-15T23:47:17.405Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-15T23:47:17.676Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-15T23:47:17.676Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-15T23:47:17.676Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-15T23:47:17.676Z] Executing busybox-1.33.1-r6.trigger [2021-11-15T23:47:17.676Z] OK: 8 MiB in 20 packages [2021-11-15T23:47:18.649Z] Removing intermediate container 61698d9972c0 [2021-11-15T23:47:18.649Z] ---> 808ff1496a39 [2021-11-15T23:47:18.649Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-11-15T23:47:19.628Z] ---> ea9fe0fd4e2b [2021-11-15T23:47:19.628Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-11-15T23:47:20.224Z] ---> a11b37c0e544 [2021-11-15T23:47:20.224Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2021-11-15T23:47:20.816Z] ---> f0f80dc8e13e [2021-11-15T23:47:20.816Z] Step 17/23 : EXPOSE 59993 [2021-11-15T23:47:21.090Z] ---> Running in af8e8e1b3f38 [2021-11-15T23:47:21.362Z] Removing intermediate container af8e8e1b3f38 [2021-11-15T23:47:21.362Z] ---> 4a94aeeb6611 [2021-11-15T23:47:21.362Z] Step 18/23 : EXPOSE 161 [2021-11-15T23:47:21.362Z] ---> Running in e863884393dd [2021-11-15T23:47:21.959Z] Removing intermediate container e863884393dd [2021-11-15T23:47:21.959Z] ---> fa78930d68ab [2021-11-15T23:47:21.959Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-11-15T23:47:21.959Z] ---> Running in 43cf904f59f0 [2021-11-15T23:47:22.231Z] Removing intermediate container 43cf904f59f0 [2021-11-15T23:47:22.231Z] ---> 024c07327dc3 [2021-11-15T23:47:22.231Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-15T23:47:22.231Z] ---> Running in 80db80fd32aa [2021-11-15T23:47:22.824Z] Removing intermediate container 80db80fd32aa [2021-11-15T23:47:22.824Z] ---> c62b8a62e17e [2021-11-15T23:47:22.824Z] Step 21/23 : LABEL arch=arm64 [2021-11-15T23:47:22.824Z] ---> Running in 04c1936d07b8 [2021-11-15T23:47:23.098Z] Removing intermediate container 04c1936d07b8 [2021-11-15T23:47:23.098Z] ---> 582493ca655f [2021-11-15T23:47:23.098Z] Step 22/23 : LABEL git_sha=9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [2021-11-15T23:47:23.370Z] ---> Running in 3999726e3022 [2021-11-15T23:47:23.642Z] Removing intermediate container 3999726e3022 [2021-11-15T23:47:23.642Z] ---> 0074943febf1 [2021-11-15T23:47:23.642Z] Step 23/23 : LABEL version=0.0.0 [2021-11-15T23:47:23.914Z] ---> Running in b800c5b0e044 [2021-11-15T23:47:24.185Z] Removing intermediate container b800c5b0e044 [2021-11-15T23:47:24.185Z] ---> db5abc53eb26 [2021-11-15T23:47:24.185Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-15T23:47:24.185Z] Successfully built db5abc53eb26 [2021-11-15T23:47:24.185Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:47:24.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:47:24.768Z] [2021-11-15T23:47:24.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:47:25.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:47:25.385Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T23:47:25.385Z] 448f6bf000e3: Pulling fs layer [2021-11-15T23:47:25.385Z] f757da607395: Pulling fs layer [2021-11-15T23:47:25.385Z] 05883995daec: Pulling fs layer [2021-11-15T23:47:25.385Z] 8603b9c90790: Pulling fs layer [2021-11-15T23:47:25.385Z] 1560dd03e051: Pulling fs layer [2021-11-15T23:47:25.385Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T23:47:25.385Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T23:47:25.385Z] 1560dd03e051: Waiting [2021-11-15T23:47:25.385Z] 27f5ce0e4adf: Waiting [2021-11-15T23:47:25.385Z] c2d8d7efcc4b: Waiting [2021-11-15T23:47:25.385Z] 8603b9c90790: Waiting [2021-11-15T23:47:25.385Z] f757da607395: Verifying Checksum [2021-11-15T23:47:25.385Z] f757da607395: Download complete [2021-11-15T23:47:25.385Z] 8603b9c90790: Verifying Checksum [2021-11-15T23:47:25.385Z] 8603b9c90790: Download complete [2021-11-15T23:47:25.660Z] 1560dd03e051: Verifying Checksum [2021-11-15T23:47:25.660Z] 1560dd03e051: Download complete [2021-11-15T23:47:25.660Z] 05883995daec: Verifying Checksum [2021-11-15T23:47:25.660Z] 05883995daec: Download complete [2021-11-15T23:47:25.660Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T23:47:25.660Z] 27f5ce0e4adf: Download complete [2021-11-15T23:47:25.932Z] 448f6bf000e3: Verifying Checksum [2021-11-15T23:47:25.932Z] 448f6bf000e3: Download complete [2021-11-15T23:47:28.557Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T23:47:28.557Z] c2d8d7efcc4b: Download complete [2021-11-15T23:47:29.150Z] 448f6bf000e3: Pull complete [2021-11-15T23:47:29.744Z] f757da607395: Pull complete [2021-11-15T23:47:31.177Z] 05883995daec: Pull complete [2021-11-15T23:47:31.448Z] 8603b9c90790: Pull complete [2021-11-15T23:47:32.424Z] 1560dd03e051: Pull complete [2021-11-15T23:47:32.698Z] 27f5ce0e4adf: Pull complete [2021-11-15T23:47:47.783Z] c2d8d7efcc4b: Pull complete [2021-11-15T23:47:47.783Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T23:47:47.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T23:47:47.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T23:47:48.016Z] prd-ubuntu18.04-docker-arm64-4c-16g-728 does not seem to be running inside a container [2021-11-15T23:47:48.090Z] $ 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-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-15T23:47:51.020Z] $ docker top 68678adf73d8632292391e2672be0a7f6263c43853bf49a7ffefa51b06ae80ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:47:51.956Z] ---> job-cost.sh [2021-11-15T23:47:51.956Z] lf-activate-venv: SKIPPING [2021-11-15T23:47:51.956Z] INFO: No Stack... [2021-11-15T23:47:52.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T23:47:52.499Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T23:47:53.156Z] + cut -d, -f6 [2021-11-15T23:47:53.156Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock [2021-11-15T23:47:53.218Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [2021-11-15T23:47:53.224Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] did not exist. Created. [2021-11-15T23:47:53.224Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T23:47:53.895Z] /w/workspace/device-snmp-go/2@tmp/durable-4492df09/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-4492df09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-15T23:47:54.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T23:47:54.585Z] Warning: overwriting stash ‘stack-cost’ [2021-11-15T23:47:54.633Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T23:47:54.639Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-128-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T23:47:54.653Z] $ docker stop --time=1 68678adf73d8632292391e2672be0a7f6263c43853bf49a7ffefa51b06ae80ea [2021-11-15T23:47:56.195Z] $ docker rm -f 68678adf73d8632292391e2672be0a7f6263c43853bf49a7ffefa51b06ae80ea [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-15T23:47:56.846Z] provisioning config files... [2021-11-15T23:47:56.854Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/config7836973507439469449tmp [Pipeline] { [Pipeline] sh [2021-11-15T23:47:57.157Z] + set +x [2021-11-15T23:47:57.157Z] + curl -s https://codecov.io/bash [2021-11-15T23:47:57.157Z] + bash -s -- [2021-11-15T23:47:57.157Z] [2021-11-15T23:47:57.157Z] _____ _ [2021-11-15T23:47:57.157Z] / ____| | | [2021-11-15T23:47:57.157Z] | | ___ __| | ___ ___ _____ __ [2021-11-15T23:47:57.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-15T23:47:57.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-15T23:47:57.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-15T23:47:57.157Z] Bash-1.0.6 [2021-11-15T23:47:57.157Z] [2021-11-15T23:47:57.157Z] [2021-11-15T23:47:57.157Z] ==> git version 2.24.4 found [2021-11-15T23:47:57.157Z] ==> 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-15T23:47:57.157Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-15T23:47:57.157Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-15T23:47:57.157Z] ==> Jenkins CI detected. [2021-11-15T23:47:57.157Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-128 [2021-11-15T23:47:57.157Z] project root: . [2021-11-15T23:47:57.157Z] --> token set from env [2021-11-15T23:47:57.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-15T23:47:57.157Z] ==> Running gcov in . (disable via -X gcov) [2021-11-15T23:47:57.157Z] ==> Python coveragepy not found [2021-11-15T23:47:57.157Z] ==> Searching for coverage reports in: [2021-11-15T23:47:57.157Z] + . [2021-11-15T23:47:57.157Z] -> Found 1 reports [2021-11-15T23:47:57.157Z] ==> Detecting git/mercurial file structure [2021-11-15T23:47:57.157Z] ==> Reading reports [2021-11-15T23:47:57.157Z] + ./coverage.out bytes=7631 [2021-11-15T23:47:57.157Z] ==> Appending adjustments [2021-11-15T23:47:57.157Z] https://docs.codecov.io/docs/fixing-reports [2021-11-15T23:47:57.418Z] + Found adjustments [2021-11-15T23:47:57.418Z] ==> Gzipping contents [2021-11-15T23:47:57.418Z] 4.0K /tmp/codecov.NEijts.gz [2021-11-15T23:47:57.418Z] ==> Uploading reports [2021-11-15T23:47:57.418Z] url: https://codecov.io [2021-11-15T23:47:57.418Z] query: branch=PR-128&commit=9e6018e9f2b7a8030ddb94953420ef599e70f3d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-128%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=128&job=&cmd_args= [2021-11-15T23:47:57.418Z] -> Pinging Codecov [2021-11-15T23:47:57.418Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-128&commit=9e6018e9f2b7a8030ddb94953420ef599e70f3d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-128%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=128&job=&cmd_args= [2021-11-15T23:47:57.681Z] -> Uploading to [2021-11-15T23:47:57.682Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-15/6C56EA5C29638FB4528AC87E60AF5AE0/9e6018e9f2b7a8030ddb94953420ef599e70f3d3/42674200-b393-4a01-a52c-c5b0b8a5e699.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211115T234757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20ac252f8afb5c1d515b8d56b99ffd921cef70085f53e2ed7578e84b0eed6ca4 [2021-11-15T23:47:57.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T23:47:57.682Z] Dload Upload Total Spent Left Speed [2021-11-15T23:47:58.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 4501 --:--:-- --:--:-- --:--:-- 4508 [2021-11-15T23:47:58.252Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9e6018e9f2b7a8030ddb94953420ef599e70f3d3 [Pipeline] } [2021-11-15T23:47:58.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-15T23:47:59.434Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-128/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:47:59.732Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:00.303Z] ---> package-listing.sh [2021-11-15T23:48:00.304Z] ++ facter osfamily [2021-11-15T23:48:00.304Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T23:48:00.564Z] + OS_FAMILY=redhat [2021-11-15T23:48:00.565Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-128 [2021-11-15T23:48:00.565Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T23:48:00.565Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T23:48:00.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T23:48:00.565Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T23:48:00.565Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-128 ']' [2021-11-15T23:48:00.565Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T23:48:00.565Z] + case "${OS_FAMILY}" in [2021-11-15T23:48:00.565Z] + rpm -qa [2021-11-15T23:48:00.565Z] + sort [2021-11-15T23:48:01.136Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T23:48:01.136Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T23:48:01.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T23:48:01.136Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-128 ']' [2021-11-15T23:48:01.136Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-128/archives/ [2021-11-15T23:48:01.136Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-128/archives/ [Pipeline] echo [2021-11-15T23:48:01.149Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-128/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T23:48:01.436Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:48:01.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:48:01.991Z] [2021-11-15T23:48:01.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T23:48:02.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:48:02.290Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T23:48:02.290Z] b4d181a07f80: Pulling fs layer [2021-11-15T23:48:02.290Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T23:48:02.290Z] ed53099fbce6: Pulling fs layer [2021-11-15T23:48:02.290Z] dc539afda2c1: Pulling fs layer [2021-11-15T23:48:02.290Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T23:48:02.290Z] 9065ff56babe: Pulling fs layer [2021-11-15T23:48:02.290Z] d287ab97295c: Pulling fs layer [2021-11-15T23:48:02.290Z] dc539afda2c1: Waiting [2021-11-15T23:48:02.290Z] 77bc0d833cb6: Waiting [2021-11-15T23:48:02.290Z] 9065ff56babe: Waiting [2021-11-15T23:48:02.290Z] d287ab97295c: Waiting [2021-11-15T23:48:02.290Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T23:48:02.290Z] a1111a8f2ec3: Download complete [2021-11-15T23:48:02.290Z] dc539afda2c1: Verifying Checksum [2021-11-15T23:48:02.290Z] dc539afda2c1: Download complete [2021-11-15T23:48:02.290Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T23:48:02.290Z] 77bc0d833cb6: Download complete [2021-11-15T23:48:02.290Z] ed53099fbce6: Download complete [2021-11-15T23:48:02.554Z] 9065ff56babe: Verifying Checksum [2021-11-15T23:48:02.554Z] 9065ff56babe: Download complete [2021-11-15T23:48:02.554Z] b4d181a07f80: Verifying Checksum [2021-11-15T23:48:02.554Z] b4d181a07f80: Download complete [2021-11-15T23:48:03.133Z] d287ab97295c: Verifying Checksum [2021-11-15T23:48:03.133Z] d287ab97295c: Download complete [2021-11-15T23:48:04.080Z] b4d181a07f80: Pull complete [2021-11-15T23:48:04.080Z] a1111a8f2ec3: Pull complete [2021-11-15T23:48:04.664Z] ed53099fbce6: Pull complete [2021-11-15T23:48:04.664Z] dc539afda2c1: Pull complete [2021-11-15T23:48:04.928Z] 77bc0d833cb6: Pull complete [2021-11-15T23:48:05.191Z] 9065ff56babe: Pull complete [2021-11-15T23:48:10.513Z] d287ab97295c: Pull complete [2021-11-15T23:48:10.513Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T23:48:10.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T23:48:10.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T23:48:10.579Z] prd-centos7-docker-4c-2g-724 does not seem to be running inside a container [2021-11-15T23:48:10.617Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-128/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-128 -v /w/workspace/gexfoundry_device-snmp-go_PR-128:/w/workspace/gexfoundry_device-snmp-go_PR-128:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-128@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T23:48:12.903Z] $ docker top 38b5143af5f9422ddd8c200f40e90605add9b83539845375ff653136f71a069a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T23:48:13.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T23:48:13.557Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T23:48:13.849Z] + ls /var/log/sa-host [2021-11-15T23:48:13.849Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T23:48:13.849Z] file_magic: OK [2021-11-15T23:48:13.849Z] HZ: Using current value: 100 [2021-11-15T23:48:13.849Z] file_header: OK [2021-11-15T23:48:13.849Z] 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-15T23:48:13.849Z] Statistics: [2021-11-15T23:48:13.849Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T23:48:13.849Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T23:48:13.849Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T23:48:13.849Z] file_magic: OK [2021-11-15T23:48:13.849Z] HZ: Using current value: 100 [2021-11-15T23:48:13.849Z] file_header: OK [2021-11-15T23:48:13.849Z] 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-15T23:48:13.849Z] Statistics: [2021-11-15T23:48:13.849Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T23:48:13.849Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T23:48:13.966Z] provisioning config files... [2021-11-15T23:48:13.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-128@tmp/config2021387823885986528tmp [Pipeline] { [Pipeline] echo [2021-11-15T23:48:13.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:14.300Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T23:48:14.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:14.635Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T23:48:14.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:14.939Z] ---> sudo-logs.sh [2021-11-15T23:48:14.939Z] Archiving 'sudo' log.. [2021-11-15T23:48:14.939Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known [2021-11-15T23:48:14.939Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T23:48:14.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:15.251Z] ---> job-cost.sh [2021-11-15T23:48:15.251Z] lf-activate-venv: SKIPPING [2021-11-15T23:48:15.251Z] DEBUG: total: 0.10999999940395355 [2021-11-15T23:48:15.251Z] INFO: Retrieving Stack Cost... [2021-11-15T23:48:15.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T23:48:16.392Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T23:48:16.409Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T23:48:16.708Z] ---> logs-deploy.sh [2021-11-15T23:48:16.708Z] lf-activate-venv: SKIPPING [2021-11-15T23:48:16.708Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-128/2 [2021-11-15T23:48:16.708Z] INFO: archiving workspace using pattern(s): [2021-11-15T23:48:17.279Z] Archives upload complete. [2021-11-15T23:48:17.542Z] INFO: archiving logs to Nexus