Pull request #168 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 jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from fecc1a7274781fe2a632e6dfb08c7ebe00cef023+2a65a39039cf7664a715857da731e59ec3cb9dfd (f0da6f860fa16fb17b8e83ab7aebed6488ec4e9d) 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-ssh12302079819727082789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4563045750921765521.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-168/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-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1432183971251352696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh14518476406034786073.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-168/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-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6348660489242439875.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63158 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [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-168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit fecc1a7274781fe2a632e6dfb08c7ebe00cef023 Merge succeeded, producing bc539e7293b2e699c7dc79685522d5f8b83ae0a9 Checking out Revision bc539e7293b2e699c7dc79685522d5f8b83ae0a9 (PR-168) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fecc1a7274781fe2a632e6dfb08c7ebe00cef023 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc539e7293b2e699c7dc79685522d5f8b83ae0a9 # timeout=10 Commit message: "Merge commit '2a65a39039cf7664a715857da731e59ec3cb9dfd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-11T16:11:20.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-11T16:11:20.282Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-11T16:11:20.301Z] ========================================================= [2022-05-11T16:11:20.301Z] EdgeX Global Pipelines Version Info [2022-05-11T16:11:20.301Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 71b9dccf29a38813ae7bef044bf0cb86530fd5ae # timeout=10 [2022-05-11T16:11:21.064Z] ------------------- [2022-05-11T16:11:21.064Z] stable info: [2022-05-11T16:11:21.064Z] ------------------- [2022-05-11T16:11:21.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T16:11:21.064Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T16:11:21.064Z] Message: update stable to v1.0.230 [2022-05-11T16:11:21.647Z] ------------------- [2022-05-11T16:11:21.647Z] experimental info: [2022-05-11T16:11:21.647Z] ------------------- [2022-05-11T16:11:21.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-11T16:11:21.647Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-11T16:11:21.647Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-11T16:11:21.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-11T16:11:21.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-11T16:11:21.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-11T16:11:21.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-11T16:11:21.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-11T16:11:21.834Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-11T16:11:21.844Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-11T16:11:21.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-11T16:11:21.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-11T16:11:21.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-11T16:11:21.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-11T16:11:21.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-11T16:11:21.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-11T16:11:21.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-11T16:11:21.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T16:11:21.966Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-11T16:11:21.978Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T16:11:21.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-11T16:11:22.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-11T16:11:22.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-11T16:11:22.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-11T16:11:22.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-11T16:11:22.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-11T16:11:22.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-11T16:11:22.079Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-11T16:11:22.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-11T16:11:22.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-11T16:11:22.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-11T16:11:22.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-11T16:11:22.124Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [Pipeline] echo [2022-05-11T16:11:22.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc539e7 [Pipeline] echo [2022-05-11T16:11:22.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:11:22.183Z] provisioning config files... [2022-05-11T16:11:22.196Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config1530592436236442747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:11:22.522Z] ---> docker-login.sh [2022-05-11T16:11:22.522Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:11:22.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:22.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:22.783Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:22.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:22.783Z] [2022-05-11T16:11:22.783Z] Login Succeeded [2022-05-11T16:11:22.783Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:11:23.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:23.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:23.046Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:23.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:23.046Z] [2022-05-11T16:11:23.046Z] Login Succeeded [2022-05-11T16:11:23.046Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:11:23.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:23.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:23.046Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:23.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:23.046Z] [2022-05-11T16:11:23.046Z] Login Succeeded [2022-05-11T16:11:23.046Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:11:23.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:23.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:23.308Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:23.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:23.308Z] [2022-05-11T16:11:23.308Z] Login Succeeded [2022-05-11T16:11:23.308Z] docker.io [2022-05-11T16:11:23.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:23.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:23.882Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:23.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:23.882Z] [2022-05-11T16:11:23.882Z] Login Succeeded [2022-05-11T16:11:23.882Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:11:23.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-11T16:11:24.272Z] + git rev-list -1 --merges bc539e7293b2e699c7dc79685522d5f8b83ae0a9~1..bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [Pipeline] echo [2022-05-11T16:11:24.304Z] -----------> git rev-list -1 --merges bc539e7293b2e699c7dc79685522d5f8b83ae0a9~1..bc539e7293b2e699c7dc79685522d5f8b83ae0a9 bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [2022-05-11T16:11:24.304Z] bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [false] [Pipeline] sh [2022-05-11T16:11:24.599Z] + git log --format=format:%s -1 bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [Pipeline] echo [2022-05-11T16:11:24.619Z] ========================================================= [2022-05-11T16:11:24.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-11T16:11:24.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:11:24.954Z] + git log --format=format:%s -1 bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [Pipeline] echo [2022-05-11T16:11:24.968Z] [semverPrep] GIT_COMMIT: bc539e7293b2e699c7dc79685522d5f8b83ae0a9, Commit Message: Merge commit '2a65a39039cf7664a715857da731e59ec3cb9dfd' into HEAD [Pipeline] echo [2022-05-11T16:11:24.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-11T16:11:25.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-11T16:11:25.409Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-11T16:11:25.409Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-11T16:11:25.409Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-11T16:11:25.409Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-11T16:11:25.409Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-11T16:11:25.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:11:25.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:11:25.846Z] [2022-05-11T16:11:25.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:11:26.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:11:26.170Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-11T16:11:26.170Z] 1fe172e4850f: Pulling fs layer [2022-05-11T16:11:26.170Z] caf521ccaac6: Pulling fs layer [2022-05-11T16:11:26.170Z] 3ead6fa29328: Pulling fs layer [2022-05-11T16:11:26.170Z] 5c2a1cbceb83: Pulling fs layer [2022-05-11T16:11:26.170Z] a8d5f1318db7: Pulling fs layer [2022-05-11T16:11:26.170Z] c427282e49a2: Pulling fs layer [2022-05-11T16:11:26.170Z] 1827001aaf11: Pulling fs layer [2022-05-11T16:11:26.170Z] 0714d37db230: Pulling fs layer [2022-05-11T16:11:26.170Z] ac28cf19c067: Pulling fs layer [2022-05-11T16:11:26.170Z] ca983d60f3e2: Pulling fs layer [2022-05-11T16:11:26.170Z] a8d5f1318db7: Waiting [2022-05-11T16:11:26.170Z] ac28cf19c067: Waiting [2022-05-11T16:11:26.170Z] 0714d37db230: Waiting [2022-05-11T16:11:26.170Z] 9f894cec8388: Pulling fs layer [2022-05-11T16:11:26.170Z] ca983d60f3e2: Waiting [2022-05-11T16:11:26.170Z] c427282e49a2: Waiting [2022-05-11T16:11:26.170Z] 9f894cec8388: Waiting [2022-05-11T16:11:26.170Z] caf521ccaac6: Download complete [2022-05-11T16:11:26.170Z] 5c2a1cbceb83: Verifying Checksum [2022-05-11T16:11:26.170Z] 5c2a1cbceb83: Download complete [2022-05-11T16:11:26.431Z] 3ead6fa29328: Verifying Checksum [2022-05-11T16:11:26.431Z] 3ead6fa29328: Download complete [2022-05-11T16:11:26.431Z] a8d5f1318db7: Verifying Checksum [2022-05-11T16:11:26.431Z] a8d5f1318db7: Download complete [2022-05-11T16:11:26.431Z] c427282e49a2: Verifying Checksum [2022-05-11T16:11:26.431Z] c427282e49a2: Download complete [2022-05-11T16:11:26.431Z] 0714d37db230: Verifying Checksum [2022-05-11T16:11:26.431Z] 0714d37db230: Download complete [2022-05-11T16:11:26.431Z] ac28cf19c067: Download complete [2022-05-11T16:11:26.431Z] ca983d60f3e2: Download complete [2022-05-11T16:11:26.431Z] 9f894cec8388: Verifying Checksum [2022-05-11T16:11:26.431Z] 9f894cec8388: Download complete [2022-05-11T16:11:26.431Z] 1fe172e4850f: Verifying Checksum [2022-05-11T16:11:26.431Z] 1fe172e4850f: Download complete [2022-05-11T16:11:26.691Z] 1827001aaf11: Verifying Checksum [2022-05-11T16:11:26.691Z] 1827001aaf11: Download complete [2022-05-11T16:11:28.072Z] 1fe172e4850f: Pull complete [2022-05-11T16:11:28.072Z] caf521ccaac6: Pull complete [2022-05-11T16:11:28.642Z] 3ead6fa29328: Pull complete [2022-05-11T16:11:28.642Z] 5c2a1cbceb83: Pull complete [2022-05-11T16:11:28.902Z] a8d5f1318db7: Pull complete [2022-05-11T16:11:29.162Z] c427282e49a2: Pull complete [2022-05-11T16:11:31.099Z] 1827001aaf11: Pull complete [2022-05-11T16:11:31.099Z] 0714d37db230: Pull complete [2022-05-11T16:11:31.373Z] ac28cf19c067: Pull complete [2022-05-11T16:11:31.373Z] ca983d60f3e2: Pull complete [2022-05-11T16:11:31.373Z] 9f894cec8388: Pull complete [2022-05-11T16:11:31.637Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-11T16:11:31.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-11T16:11:31.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-11T16:11:31.782Z] prd-ubuntu20.04-docker-8c-8g-63158 does not seem to be running inside a container [2022-05-11T16:11:31.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-11T16:11:33.308Z] $ docker top 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc -eo pid,comm [2022-05-11T16:11:33.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-11T16:11:33.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-11T16:11:33.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T16:11:33.423Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T16:11:33.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T16:11:33.543Z] $ docker exec 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc ssh-agent [2022-05-11T16:11:33.694Z] SSH_AUTH_SOCK=/tmp/ssh-ebjCKvG5migP/agent.32 [2022-05-11T16:11:33.694Z] SSH_AGENT_PID=38 [2022-05-11T16:11:33.702Z] Running ssh-add (command line suppressed) [2022-05-11T16:11:33.814Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_8617540982394543570.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_8617540982394543570.key) [2022-05-11T16:11:33.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T16:11:34.136Z] + git tag --points-at HEAD [Pipeline] } [2022-05-11T16:11:34.149Z] $ docker exec --env ******** --env ******** 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc ssh-agent -k [2022-05-11T16:11:34.270Z] unset SSH_AUTH_SOCK; [2022-05-11T16:11:34.270Z] unset SSH_AGENT_PID; [2022-05-11T16:11:34.270Z] echo Agent pid 38 killed; [2022-05-11T16:11:34.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-11T16:11:34.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-11T16:11:34.315Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-11T16:11:34.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-11T16:11:34.441Z] $ docker exec 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc ssh-agent [2022-05-11T16:11:34.580Z] SSH_AUTH_SOCK=/tmp/ssh-XPoI84hcDKdF/agent.71 [2022-05-11T16:11:34.580Z] SSH_AGENT_PID=78 [2022-05-11T16:11:34.587Z] Running ssh-add (command line suppressed) [2022-05-11T16:11:34.709Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_750308792493856694.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_750308792493856694.key) [2022-05-11T16:11:34.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-11T16:11:35.027Z] + git semver init [2022-05-11T16:11:35.288Z] 2022-05-11 16:11:35,213 [run_init] DEBUG init version:0.0.0 force:False [2022-05-11T16:11:35.288Z] 2022-05-11 16:11:35,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-11T16:11:35.288Z] 2022-05-11 16:11:35,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-11T16:11:35.288Z] 2022-05-11 16:11:35,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168, universal_newlines=False, shell=None, istream=None) [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,042 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 with force:False [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,043 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,046 [execute] INFO git cat-file --batch-check [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,052 [execute] INFO git cat-file --batch [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-11T16:11:36.232Z] 2022-05-11 16:11:36,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-11T16:11:36.232Z] 0.0.0 [Pipeline] } [2022-05-11T16:11:36.241Z] $ docker exec --env ******** --env ******** 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc ssh-agent -k [2022-05-11T16:11:36.368Z] unset SSH_AUTH_SOCK; [2022-05-11T16:11:36.368Z] unset SSH_AGENT_PID; [2022-05-11T16:11:36.368Z] echo Agent pid 78 killed; [2022-05-11T16:11:36.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-11T16:11:36.708Z] + git semver [Pipeline] } [2022-05-11T16:11:36.979Z] $ docker stop --time=1 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc [2022-05-11T16:11:38.311Z] $ docker rm -f 06af97713220e45dde2b5e7d41850b6a70d12570df68b68e9ab5fdb8e1502dcc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:11:38.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-11T16:11:38.936Z] Stashed 1 file(s) [Pipeline] echo [2022-05-11T16:11:38.941Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:11:39.100Z] provisioning config files... [2022-05-11T16:11:39.111Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3197034200288266074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:11:39.438Z] ---> docker-login.sh [2022-05-11T16:11:39.438Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:11:39.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:39.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:39.438Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:39.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:39.438Z] [2022-05-11T16:11:39.438Z] Login Succeeded [2022-05-11T16:11:39.438Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:11:39.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:39.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:39.700Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:39.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:39.700Z] [2022-05-11T16:11:39.700Z] Login Succeeded [2022-05-11T16:11:39.700Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:11:39.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:39.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:39.700Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:39.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:39.700Z] [2022-05-11T16:11:39.700Z] Login Succeeded [2022-05-11T16:11:39.700Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:11:39.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:39.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:39.962Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:39.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:39.962Z] [2022-05-11T16:11:39.962Z] Login Succeeded [2022-05-11T16:11:39.962Z] docker.io [2022-05-11T16:11:39.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:11:40.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:11:40.536Z] Configure a credential helper to remove this warning. See [2022-05-11T16:11:40.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:11:40.536Z] [2022-05-11T16:11:40.536Z] Login Succeeded [2022-05-11T16:11:40.536Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:11:40.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T16:11:40.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T16:11:40.635Z] ========================================================= [2022-05-11T16:11:40.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-11T16:11:40.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:11:40.954Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T16:11:40.954Z] Sending build context to Docker daemon 5.363MB [2022-05-11T16:11:40.954Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:11:40.954Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T16:11:40.954Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-11T16:11:40.954Z] 59bf1c3509f3: Pulling fs layer [2022-05-11T16:11:40.954Z] 666ba61612fd: Pulling fs layer [2022-05-11T16:11:40.954Z] 8ed8ca486205: Pulling fs layer [2022-05-11T16:11:40.954Z] 4fe6c5a15a65: Pulling fs layer [2022-05-11T16:11:40.954Z] 22a0e8bec74d: Pulling fs layer [2022-05-11T16:11:40.954Z] ca2b28591e48: Pulling fs layer [2022-05-11T16:11:40.954Z] a51346096db8: Pulling fs layer [2022-05-11T16:11:40.954Z] daebc70d1ce1: Pulling fs layer [2022-05-11T16:11:40.954Z] 0e18a0eac166: Pulling fs layer [2022-05-11T16:11:40.954Z] ca2b28591e48: Waiting [2022-05-11T16:11:40.954Z] a51346096db8: Waiting [2022-05-11T16:11:40.954Z] 4fe6c5a15a65: Waiting [2022-05-11T16:11:40.954Z] daebc70d1ce1: Waiting [2022-05-11T16:11:40.954Z] 0e18a0eac166: Waiting [2022-05-11T16:11:40.954Z] 8ed8ca486205: Verifying Checksum [2022-05-11T16:11:40.954Z] 8ed8ca486205: Download complete [2022-05-11T16:11:40.954Z] 666ba61612fd: Download complete [2022-05-11T16:11:40.954Z] 22a0e8bec74d: Verifying Checksum [2022-05-11T16:11:40.954Z] 22a0e8bec74d: Download complete [2022-05-11T16:11:41.216Z] ca2b28591e48: Verifying Checksum [2022-05-11T16:11:41.216Z] ca2b28591e48: Download complete [2022-05-11T16:11:41.216Z] 59bf1c3509f3: Verifying Checksum [2022-05-11T16:11:41.216Z] 59bf1c3509f3: Download complete [2022-05-11T16:11:41.216Z] a51346096db8: Verifying Checksum [2022-05-11T16:11:41.216Z] a51346096db8: Download complete [2022-05-11T16:11:41.216Z] daebc70d1ce1: Verifying Checksum [2022-05-11T16:11:41.216Z] daebc70d1ce1: Download complete [2022-05-11T16:11:41.216Z] 59bf1c3509f3: Pull complete [2022-05-11T16:11:41.477Z] 666ba61612fd: Pull complete [2022-05-11T16:11:41.477Z] 8ed8ca486205: Pull complete [2022-05-11T16:11:41.738Z] 0e18a0eac166: Download complete [2022-05-11T16:11:41.738Z] 4fe6c5a15a65: Verifying Checksum [2022-05-11T16:11:41.738Z] 4fe6c5a15a65: Download complete [2022-05-11T16:11:45.935Z] 4fe6c5a15a65: Pull complete [2022-05-11T16:11:45.935Z] 22a0e8bec74d: Pull complete [2022-05-11T16:11:46.196Z] ca2b28591e48: Pull complete [2022-05-11T16:11:46.196Z] a51346096db8: Pull complete [2022-05-11T16:11:46.196Z] daebc70d1ce1: Pull complete [2022-05-11T16:11:48.750Z] 0e18a0eac166: Pull complete [2022-05-11T16:11:48.750Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-11T16:11:48.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-11T16:11:48.750Z] ---> f018257e8ee9 [2022-05-11T16:11:48.750Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T16:11:50.138Z] ---> Running in a4467f092f2c [2022-05-11T16:11:50.138Z] Removing intermediate container a4467f092f2c [2022-05-11T16:11:50.138Z] ---> 3f4e329b5f89 [2022-05-11T16:11:50.402Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:11:50.402Z] ---> Running in a367f0b6e5fa [2022-05-11T16:11:50.402Z] Removing intermediate container a367f0b6e5fa [2022-05-11T16:11:50.402Z] ---> a9877cb092a6 [2022-05-11T16:11:50.402Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:11:50.402Z] ---> Running in cc4e9c6b6a69 [2022-05-11T16:11:50.662Z] Removing intermediate container cc4e9c6b6a69 [2022-05-11T16:11:50.662Z] ---> 307ad09caa06 [2022-05-11T16:11:50.662Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:11:50.662Z] ---> Running in 4d7940ef8e25 [2022-05-11T16:11:51.234Z] Removing intermediate container 4d7940ef8e25 [2022-05-11T16:11:51.234Z] ---> 5246ffa60322 [2022-05-11T16:11:51.234Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:11:51.234Z] ---> Running in 504d34023642 [2022-05-11T16:11:51.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:11:52.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:11:52.702Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T16:11:52.966Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T16:11:52.966Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T16:11:53.227Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T16:11:53.227Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T16:11:53.227Z] OK: 224 MiB in 56 packages [2022-05-11T16:11:53.811Z] Removing intermediate container 504d34023642 [2022-05-11T16:11:53.811Z] ---> da582d9109d9 [2022-05-11T16:11:53.811Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T16:11:53.811Z] ---> Running in 97776b122ec7 [2022-05-11T16:11:53.811Z] Removing intermediate container 97776b122ec7 [2022-05-11T16:11:53.811Z] ---> c30fcaf59fff [2022-05-11T16:11:53.811Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T16:11:53.811Z] ---> 2d9a5eb71045 [2022-05-11T16:11:53.811Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:11:54.055Z] Still waiting to schedule task [2022-05-11T16:11:54.056Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-11T16:11:54.073Z] ---> Running in baa801e44b0e [2022-05-11T16:12:12.195Z] Removing intermediate container baa801e44b0e [2022-05-11T16:12:12.195Z] ---> 262a1b880feb [2022-05-11T16:12:12.195Z] Step 11/12 : COPY . . [2022-05-11T16:12:12.195Z] ---> 8b779bd7902c [2022-05-11T16:12:12.195Z] Step 12/12 : RUN ${MAKE} [2022-05-11T16:12:12.195Z] ---> Running in bf887652eeba [2022-05-11T16:12:12.195Z] noop [2022-05-11T16:12:12.195Z] Removing intermediate container bf887652eeba [2022-05-11T16:12:12.195Z] ---> f796d3f5b5bc [2022-05-11T16:12:12.195Z] Successfully built f796d3f5b5bc [2022-05-11T16:12:12.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:12:12.497Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T16:12:12.497Z] . [Pipeline] withDockerContainer [2022-05-11T16:12:12.569Z] prd-ubuntu20.04-docker-8c-8g-63158 does not seem to be running inside a container [2022-05-11T16:12:12.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T16:12:13.035Z] $ docker top 4bc313f27769f6b9849c42475b213bc0a76081619aafdbfb4954b814b4a37fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:12:13.400Z] + go version [2022-05-11T16:12:13.400Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-11T16:12:13.425Z] $ docker stop --time=1 4bc313f27769f6b9849c42475b213bc0a76081619aafdbfb4954b814b4a37fcb [2022-05-11T16:12:14.747Z] $ docker rm -f 4bc313f27769f6b9849c42475b213bc0a76081619aafdbfb4954b814b4a37fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:12:15.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-11T16:12:15.161Z] . [Pipeline] withDockerContainer [2022-05-11T16:12:15.240Z] prd-ubuntu20.04-docker-8c-8g-63158 does not seem to be running inside a container [2022-05-11T16:12:15.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-11T16:12:15.709Z] $ docker top 3edd0f5bb3a06830bec3b8a54122c70d5a0eb50be6a7cada1178afbcda823f78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T16:12:16.076Z] + make test [2022-05-11T16:12:16.076Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T16:12:16.645Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T16:12:26.637Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T16:12:26.637Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2022-05-11T16:12:34.771Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T16:12:38.069Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T16:12:38.069Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T16:12:38.069Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T16:12:38.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T16:12:38.378Z] $ docker stop --time=1 3edd0f5bb3a06830bec3b8a54122c70d5a0eb50be6a7cada1178afbcda823f78 [2022-05-11T16:12:40.319Z] $ docker rm -f 3edd0f5bb3a06830bec3b8a54122c70d5a0eb50be6a7cada1178afbcda823f78 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:12:40.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T16:12:40.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-11T16:12:41.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T16:12:41.910Z] + ls -al . [2022-05-11T16:12:41.910Z] total 168 [2022-05-11T16:12:41.910Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 16:12 . [2022-05-11T16:12:41.910Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 16:11 .. [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 16:11 .dockerignore [2022-05-11T16:12:41.910Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:11 .git [2022-05-11T16:12:41.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:11 .github [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 16:11 .gitignore [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 16:11 .golangci.yml [2022-05-11T16:12:41.910Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 16:11 .semver [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 16:11 Attribution.txt [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 11 16:11 CHANGELOG.md [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 16:11 Dockerfile [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 16:11 GOVERNANCE.md [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 16:11 Jenkinsfile [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 16:11 LICENSE [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 16:11 Makefile [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 16:11 OWNERS.md [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 16:11 README.md [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 16:11 VERSION [2022-05-11T16:12:41.910Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 16:11 bin [2022-05-11T16:12:41.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:11 cmd [2022-05-11T16:12:41.910Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 16:12 coverage.out [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 16:11 go.mod [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 16:11 go.sum [2022-05-11T16:12:41.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:11 internal [2022-05-11T16:12:41.910Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:11 snap [2022-05-11T16:12:41.910Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 16:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:12:42.221Z] + 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=bc539e7293b2e699c7dc79685522d5f8b83ae0a9 --label arch=amd64 --label version=0.0.0 . [2022-05-11T16:12:42.221Z] Sending build context to Docker daemon 5.371MB [2022-05-11T16:12:42.221Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:12:42.221Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T16:12:42.221Z] ---> f796d3f5b5bc [2022-05-11T16:12:42.221Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T16:12:42.483Z] ---> Running in a7aeed611f85 [2022-05-11T16:12:42.483Z] Removing intermediate container a7aeed611f85 [2022-05-11T16:12:42.483Z] ---> 047d2cf10478 [2022-05-11T16:12:42.483Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:12:42.483Z] ---> Running in 4079b48be983 [2022-05-11T16:12:42.483Z] Removing intermediate container 4079b48be983 [2022-05-11T16:12:42.483Z] ---> ca76768efcf3 [2022-05-11T16:12:42.483Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:12:42.744Z] ---> Running in 3183a0f0f21f [2022-05-11T16:12:42.744Z] Removing intermediate container 3183a0f0f21f [2022-05-11T16:12:42.744Z] ---> 70124d3a9fff [2022-05-11T16:12:42.744Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:12:42.744Z] ---> Running in 323b845389ab [2022-05-11T16:12:43.319Z] Removing intermediate container 323b845389ab [2022-05-11T16:12:43.319Z] ---> f0e2db816aa9 [2022-05-11T16:12:43.319Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:12:43.582Z] ---> Running in d9fe3baa02f5 [2022-05-11T16:12:43.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:12:44.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:12:44.993Z] OK: 224 MiB in 56 packages [2022-05-11T16:12:45.254Z] Removing intermediate container d9fe3baa02f5 [2022-05-11T16:12:45.254Z] ---> baa90a143d6f [2022-05-11T16:12:45.254Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T16:12:45.254Z] ---> Running in cd51681f1cda [2022-05-11T16:12:45.254Z] Removing intermediate container cd51681f1cda [2022-05-11T16:12:45.254Z] ---> 3223f0e783da [2022-05-11T16:12:45.254Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T16:12:45.516Z] ---> 13d70772c1ae [2022-05-11T16:12:45.516Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:12:45.516Z] ---> Running in 0846398b732a [2022-05-11T16:12:46.089Z] Removing intermediate container 0846398b732a [2022-05-11T16:12:46.089Z] ---> e58b06f32717 [2022-05-11T16:12:46.089Z] Step 11/24 : COPY . . [2022-05-11T16:12:46.662Z] ---> bf18009a5794 [2022-05-11T16:12:46.662Z] Step 12/24 : RUN ${MAKE} [2022-05-11T16:12:46.662Z] ---> Running in 333d56eee1f1 [2022-05-11T16:12:46.922Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T16:13:08.890Z] Removing intermediate container 333d56eee1f1 [2022-05-11T16:13:08.890Z] ---> 8d92df04583f [2022-05-11T16:13:08.890Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T16:13:08.890Z] 3.14: Pulling from library/alpine [2022-05-11T16:13:08.890Z] 8663204ce13b: Pulling fs layer [2022-05-11T16:13:08.890Z] 8663204ce13b: Verifying Checksum [2022-05-11T16:13:08.890Z] 8663204ce13b: Download complete [2022-05-11T16:13:08.890Z] 8663204ce13b: Pull complete [2022-05-11T16:13:08.890Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T16:13:08.890Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T16:13:08.890Z] ---> e04c818066af [2022-05-11T16:13:08.890Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T16:13:08.890Z] ---> Running in 434f8a70adb6 [2022-05-11T16:13:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-11T16:13:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-11T16:13:09.412Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T16:13:09.412Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T16:13:09.412Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T16:13:09.412Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T16:13:09.412Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T16:13:09.412Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T16:13:09.412Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T16:13:09.412Z] OK: 8 MiB in 20 packages [2022-05-11T16:13:09.982Z] Removing intermediate container 434f8a70adb6 [2022-05-11T16:13:09.982Z] ---> 30527b947dbe [2022-05-11T16:13:09.982Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T16:13:10.560Z] ---> a865c7c1c9d1 [2022-05-11T16:13:10.560Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T16:13:10.820Z] ---> 28aaf06c717a [2022-05-11T16:13:10.820Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T16:13:10.820Z] ---> 8ab5e0708708 [2022-05-11T16:13:10.820Z] Step 18/24 : EXPOSE 59993 [2022-05-11T16:13:10.820Z] ---> Running in d25283aa7631 [2022-05-11T16:13:11.080Z] Removing intermediate container d25283aa7631 [2022-05-11T16:13:11.080Z] ---> e42abac3d4d5 [2022-05-11T16:13:11.080Z] Step 19/24 : EXPOSE 161 [2022-05-11T16:13:11.080Z] ---> Running in d3d709c0214e [2022-05-11T16:13:11.080Z] Removing intermediate container d3d709c0214e [2022-05-11T16:13:11.080Z] ---> ecc568d73d44 [2022-05-11T16:13:11.080Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T16:13:11.341Z] ---> Running in 3a07bbb42148 [2022-05-11T16:13:11.341Z] Removing intermediate container 3a07bbb42148 [2022-05-11T16:13:11.341Z] ---> b7564beea718 [2022-05-11T16:13:11.341Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T16:13:11.341Z] ---> Running in 996927b1a825 [2022-05-11T16:13:11.341Z] Removing intermediate container 996927b1a825 [2022-05-11T16:13:11.341Z] ---> 84b08585cc67 [2022-05-11T16:13:11.341Z] Step 22/24 : LABEL arch=amd64 [2022-05-11T16:13:11.614Z] ---> Running in e545a8a7a3fa [2022-05-11T16:13:11.614Z] Removing intermediate container e545a8a7a3fa [2022-05-11T16:13:11.614Z] ---> 4d40d70a0e4a [2022-05-11T16:13:11.614Z] Step 23/24 : LABEL git_sha=bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [2022-05-11T16:13:11.614Z] ---> Running in cff224d440d1 [2022-05-11T16:13:11.614Z] Removing intermediate container cff224d440d1 [2022-05-11T16:13:11.614Z] ---> 74c7427ccf3a [2022-05-11T16:13:11.614Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T16:13:11.875Z] ---> Running in e02cfa03f39c [2022-05-11T16:13:11.875Z] Removing intermediate container e02cfa03f39c [2022-05-11T16:13:11.875Z] ---> b212713461d6 [2022-05-11T16:13:11.875Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T16:13:11.875Z] Successfully built b212713461d6 [2022-05-11T16:13:11.875Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:13:12.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:13:12.301Z] [2022-05-11T16:13:12.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:13:12.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:13:12.607Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-11T16:13:12.607Z] 5eb5b503b376: Pulling fs layer [2022-05-11T16:13:12.607Z] 5c69ac0246d0: Pulling fs layer [2022-05-11T16:13:12.607Z] ec43610c2a17: Pulling fs layer [2022-05-11T16:13:12.607Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-11T16:13:12.607Z] 33b1e0a273af: Pulling fs layer [2022-05-11T16:13:12.607Z] 5d3b04190fa2: Pulling fs layer [2022-05-11T16:13:12.607Z] 2f39f015ded8: Pulling fs layer [2022-05-11T16:13:12.607Z] 3a2ae6a8a46f: Waiting [2022-05-11T16:13:12.607Z] 33b1e0a273af: Waiting [2022-05-11T16:13:12.607Z] 5d3b04190fa2: Waiting [2022-05-11T16:13:12.607Z] 2f39f015ded8: Waiting [2022-05-11T16:13:12.607Z] 5c69ac0246d0: Verifying Checksum [2022-05-11T16:13:12.607Z] 5c69ac0246d0: Download complete [2022-05-11T16:13:12.607Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-11T16:13:12.607Z] 3a2ae6a8a46f: Download complete [2022-05-11T16:13:12.607Z] 33b1e0a273af: Verifying Checksum [2022-05-11T16:13:12.607Z] 33b1e0a273af: Download complete [2022-05-11T16:13:12.607Z] 5d3b04190fa2: Verifying Checksum [2022-05-11T16:13:12.607Z] 5d3b04190fa2: Download complete [2022-05-11T16:13:12.607Z] ec43610c2a17: Verifying Checksum [2022-05-11T16:13:12.607Z] ec43610c2a17: Download complete [2022-05-11T16:13:12.867Z] 5eb5b503b376: Verifying Checksum [2022-05-11T16:13:12.867Z] 5eb5b503b376: Download complete [2022-05-11T16:13:13.438Z] 2f39f015ded8: Download complete [2022-05-11T16:13:14.381Z] 5eb5b503b376: Pull complete [2022-05-11T16:13:14.381Z] 5c69ac0246d0: Pull complete [2022-05-11T16:13:14.951Z] ec43610c2a17: Pull complete [2022-05-11T16:13:14.951Z] 3a2ae6a8a46f: Pull complete [2022-05-11T16:13:15.211Z] 33b1e0a273af: Pull complete [2022-05-11T16:13:15.211Z] 5d3b04190fa2: Pull complete [2022-05-11T16:13:20.491Z] 2f39f015ded8: Pull complete [2022-05-11T16:13:20.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-11T16:13:20.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:13:20.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-11T16:13:20.568Z] prd-ubuntu20.04-docker-8c-8g-63158 does not seem to be running inside a container [2022-05-11T16:13:20.620Z] $ 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/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T16:13:22.500Z] $ docker top 05ba51e7ef9d0565e195a8cc56b4b55340a4c9b260a289a99ec57eb4700579ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:13:22.950Z] ---> job-cost.sh [2022-05-11T16:13:22.950Z] lf-activate-venv: SKIPPING [2022-05-11T16:13:22.950Z] INFO: No Stack... [2022-05-11T16:13:23.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T16:13:23.782Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T16:13:24.079Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-11T16:13:24.079Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T16:13:24.095Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [2022-05-11T16:13:24.127Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] did not exist. Created. [2022-05-11T16:13:24.127Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T16:13:24.432Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-11T16:13:24.465Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T16:13:24.472Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T16:13:24.505Z] $ docker stop --time=1 05ba51e7ef9d0565e195a8cc56b4b55340a4c9b260a289a99ec57eb4700579ef [2022-05-11T16:13:25.684Z] $ docker rm -f 05ba51e7ef9d0565e195a8cc56b4b55340a4c9b260a289a99ec57eb4700579ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T16:13:29.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63159 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-11T16:13:29.366Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2022-05-11T16:13:29.692Z] Selected Git installation does not exist. Using Default [2022-05-11T16:13:29.692Z] The recommended git tool is: NONE [2022-05-11T16:13:36.225Z] using credential edgex-jenkins-ssh [2022-05-11T16:13:36.249Z] Cloning the remote Git repository [2022-05-11T16:13:36.318Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:13:36.521Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2022-05-11T16:13:36.588Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:13:36.589Z] > git --version # timeout=10 [2022-05-11T16:13:36.607Z] > git --version # 'git version 2.25.1' [2022-05-11T16:13:36.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:13:36.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T16:13:38.695Z] Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit fecc1a7274781fe2a632e6dfb08c7ebe00cef023 [2022-05-11T16:13:38.945Z] Merge succeeded, producing acdb4c3149c01840aabeaf38edb55bf363a6457a [2022-05-11T16:13:38.945Z] Checking out Revision acdb4c3149c01840aabeaf38edb55bf363a6457a (PR-168) [2022-05-11T16:13:38.036Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T16:13:38.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T16:13:38.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T16:13:38.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T16:13:38.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:13:38.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T16:13:38.720Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T16:13:38.737Z] > git checkout -f fecc1a7274781fe2a632e6dfb08c7ebe00cef023 # timeout=10 [2022-05-11T16:13:38.817Z] > git remote # timeout=10 [2022-05-11T16:13:38.837Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T16:13:38.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T16:13:38.872Z] > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [2022-05-11T16:13:38.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T16:13:38.957Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T16:13:38.970Z] > git checkout -f acdb4c3149c01840aabeaf38edb55bf363a6457a # timeout=10 [2022-05-11T16:13:43.096Z] Commit message: "Merge commit '2a65a39039cf7664a715857da731e59ec3cb9dfd' into HEAD" [2022-05-11T16:13:43.119Z] First time build. Skipping changelog. [2022-05-11T16:13:43.109Z] > git rev-list --no-walk 71b9dccf29a38813ae7bef044bf0cb86530fd5ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:13:44.095Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T16:13:44.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T16:13:44.095Z] Dload Upload Total Spent Left Speed [2022-05-11T16:13:44.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh [2022-05-11T16:13:44.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T16:13:45.024Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T16:13:45.024Z] + sudo tee /etc/docker/daemon.new [2022-05-11T16:13:45.024Z] { [2022-05-11T16:13:45.024Z] "registry-mirrors": [ [2022-05-11T16:13:45.024Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T16:13:45.024Z] ], [2022-05-11T16:13:45.024Z] "bip": "10.250.0.254/24", [2022-05-11T16:13:45.024Z] "hosts": [ [2022-05-11T16:13:45.024Z] "tcp://0.0.0.0:5555", [2022-05-11T16:13:45.024Z] "unix:///var/run/docker.sock" [2022-05-11T16:13:45.024Z] ], [2022-05-11T16:13:45.024Z] "mtu": 1458, [2022-05-11T16:13:45.024Z] "selinux-enabled": true, [2022-05-11T16:13:45.024Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T16:13:45.024Z] } [Pipeline] sh [2022-05-11T16:13:45.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T16:13:45.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:14:04.071Z] provisioning config files... [2022-05-11T16:14:04.096Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config5668905872237533929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:14:04.464Z] ---> docker-login.sh [2022-05-11T16:14:04.465Z] nexus3.edgexfoundry.org:10001 [2022-05-11T16:14:05.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:14:05.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:14:05.338Z] Configure a credential helper to remove this warning. See [2022-05-11T16:14:05.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:14:05.338Z] [2022-05-11T16:14:05.338Z] Login Succeeded [2022-05-11T16:14:05.338Z] nexus3.edgexfoundry.org:10002 [2022-05-11T16:14:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:14:05.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:14:05.611Z] Configure a credential helper to remove this warning. See [2022-05-11T16:14:05.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:14:05.611Z] [2022-05-11T16:14:05.611Z] Login Succeeded [2022-05-11T16:14:05.611Z] nexus3.edgexfoundry.org:10003 [2022-05-11T16:14:06.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:14:06.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:14:06.215Z] Configure a credential helper to remove this warning. See [2022-05-11T16:14:06.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:14:06.215Z] [2022-05-11T16:14:06.215Z] Login Succeeded [2022-05-11T16:14:06.215Z] nexus3.edgexfoundry.org:10004 [2022-05-11T16:14:06.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:14:06.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:14:06.770Z] Configure a credential helper to remove this warning. See [2022-05-11T16:14:06.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:14:06.770Z] [2022-05-11T16:14:06.770Z] Login Succeeded [2022-05-11T16:14:06.770Z] docker.io [2022-05-11T16:14:07.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T16:14:07.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T16:14:07.324Z] Configure a credential helper to remove this warning. See [2022-05-11T16:14:07.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T16:14:07.324Z] [2022-05-11T16:14:07.324Z] Login Succeeded [2022-05-11T16:14:07.324Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T16:14:07.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T16:14:07.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T16:14:08.004Z] ========================================================= [2022-05-11T16:14:08.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T16:14:08.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:14:08.355Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T16:14:08.628Z] Sending build context to Docker daemon 2.783MB [2022-05-11T16:14:08.904Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:14:08.904Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T16:14:08.904Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T16:14:08.904Z] 9b3977197b4f: Pulling fs layer [2022-05-11T16:14:08.904Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T16:14:08.904Z] 94645a83ff95: Pulling fs layer [2022-05-11T16:14:08.904Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T16:14:08.904Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T16:14:08.904Z] 3096ccb668a1: Pulling fs layer [2022-05-11T16:14:08.904Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T16:14:08.904Z] a4caa8a26152: Pulling fs layer [2022-05-11T16:14:08.904Z] 3096ccb668a1: Waiting [2022-05-11T16:14:08.904Z] e8cf19c19ddd: Waiting [2022-05-11T16:14:08.904Z] a4caa8a26152: Waiting [2022-05-11T16:14:08.904Z] 3f3a8bcf1eab: Waiting [2022-05-11T16:14:08.904Z] 0c92f367c5e7: Waiting [2022-05-11T16:14:08.904Z] 94645a83ff95: Download complete [2022-05-11T16:14:08.904Z] 1a89e8eeedd5: Download complete [2022-05-11T16:14:08.904Z] 0c92f367c5e7: Verifying Checksum [2022-05-11T16:14:08.904Z] 0c92f367c5e7: Download complete [2022-05-11T16:14:08.904Z] 3096ccb668a1: Verifying Checksum [2022-05-11T16:14:08.904Z] 3096ccb668a1: Download complete [2022-05-11T16:14:09.180Z] 9b3977197b4f: Verifying Checksum [2022-05-11T16:14:09.180Z] 9b3977197b4f: Download complete [2022-05-11T16:14:09.180Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T16:14:09.180Z] e8cf19c19ddd: Download complete [2022-05-11T16:14:09.788Z] 9b3977197b4f: Pull complete [2022-05-11T16:14:10.394Z] 1a89e8eeedd5: Pull complete [2022-05-11T16:14:10.670Z] 94645a83ff95: Pull complete [2022-05-11T16:14:10.943Z] a4caa8a26152: Verifying Checksum [2022-05-11T16:14:10.943Z] a4caa8a26152: Download complete [2022-05-11T16:14:11.550Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T16:14:11.550Z] 3f3a8bcf1eab: Download complete [2022-05-11T16:14:23.953Z] 3f3a8bcf1eab: Pull complete [2022-05-11T16:14:23.953Z] 0c92f367c5e7: Pull complete [2022-05-11T16:14:23.953Z] 3096ccb668a1: Pull complete [2022-05-11T16:14:24.226Z] e8cf19c19ddd: Pull complete [2022-05-11T16:14:30.953Z] a4caa8a26152: Pull complete [2022-05-11T16:14:30.953Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T16:14:30.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T16:14:30.953Z] ---> 725f1c02e7f9 [2022-05-11T16:14:30.953Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T16:14:31.943Z] ---> Running in eabe042e1fcb [2022-05-11T16:14:31.943Z] Removing intermediate container eabe042e1fcb [2022-05-11T16:14:31.943Z] ---> 58c2687d5d4e [2022-05-11T16:14:31.943Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:14:32.221Z] ---> Running in 93fa18dcaa9c [2022-05-11T16:14:32.495Z] Removing intermediate container 93fa18dcaa9c [2022-05-11T16:14:32.495Z] ---> 374f1cbdeed0 [2022-05-11T16:14:32.495Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:14:32.495Z] ---> Running in 098f9d98ae4c [2022-05-11T16:14:32.772Z] Removing intermediate container 098f9d98ae4c [2022-05-11T16:14:32.772Z] ---> ce35a26fb733 [2022-05-11T16:14:32.772Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:14:32.772Z] ---> Running in a58b813eb166 [2022-05-11T16:14:34.749Z] Removing intermediate container a58b813eb166 [2022-05-11T16:14:34.749Z] ---> a32d68898ea6 [2022-05-11T16:14:34.749Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:14:34.749Z] ---> Running in df6d9b7a1ca2 [2022-05-11T16:14:35.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:14:36.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:14:37.336Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T16:14:37.336Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T16:14:37.336Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T16:14:37.611Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T16:14:37.611Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T16:14:37.882Z] OK: 224 MiB in 56 packages [2022-05-11T16:14:38.870Z] Removing intermediate container df6d9b7a1ca2 [2022-05-11T16:14:38.870Z] ---> 4e9a05b2da29 [2022-05-11T16:14:38.870Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T16:14:38.870Z] ---> Running in 24f634da70d8 [2022-05-11T16:14:39.152Z] Removing intermediate container 24f634da70d8 [2022-05-11T16:14:39.152Z] ---> 529adf939b1f [2022-05-11T16:14:39.152Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T16:14:39.748Z] ---> 9e7981252b76 [2022-05-11T16:14:39.748Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:14:39.748Z] ---> Running in c00c37dd7068 [2022-05-11T16:15:26.778Z] Removing intermediate container c00c37dd7068 [2022-05-11T16:15:26.778Z] ---> 9ae6b127a1b7 [2022-05-11T16:15:26.778Z] Step 11/12 : COPY . . [2022-05-11T16:15:26.778Z] ---> bde9f231240c [2022-05-11T16:15:26.778Z] Step 12/12 : RUN ${MAKE} [2022-05-11T16:15:26.778Z] ---> Running in 89075906484c [2022-05-11T16:15:26.778Z] noop [2022-05-11T16:15:26.778Z] Removing intermediate container 89075906484c [2022-05-11T16:15:26.778Z] ---> ba777842815b [2022-05-11T16:15:26.778Z] Successfully built ba777842815b [2022-05-11T16:15:26.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:15:27.129Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T16:15:27.129Z] . [Pipeline] withDockerContainer [2022-05-11T16:15:27.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-63159 does not seem to be running inside a container [2022-05-11T16:15:27.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-11T16:15:28.729Z] $ docker top 48b5b26d1e97c5fd90ec56f495939c123908c2904c5ffe50d0e88d1b6e7e7fe7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:15:29.635Z] + go version [2022-05-11T16:15:29.635Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T16:15:29.677Z] $ docker stop --time=1 48b5b26d1e97c5fd90ec56f495939c123908c2904c5ffe50d0e88d1b6e7e7fe7 [2022-05-11T16:15:31.321Z] $ docker rm -f 48b5b26d1e97c5fd90ec56f495939c123908c2904c5ffe50d0e88d1b6e7e7fe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:15:31.919Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T16:15:31.919Z] . [Pipeline] withDockerContainer [2022-05-11T16:15:32.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-63159 does not seem to be running inside a container [2022-05-11T16:15:32.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2022-05-11T16:15:33.474Z] $ docker top 694c9257d6817143d727b609d40fcfc27719762b81a065c58c61c73424e8a179 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T16:15:34.396Z] + make test [2022-05-11T16:15:34.396Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T16:15:35.840Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T16:16:57.687Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T16:16:57.687Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2022-05-11T16:16:57.687Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T16:16:57.687Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T16:17:19.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T16:17:19.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T16:17:19.889Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T16:17:21.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T16:17:21.919Z] $ docker stop --time=1 694c9257d6817143d727b609d40fcfc27719762b81a065c58c61c73424e8a179 [2022-05-11T16:17:23.661Z] $ docker rm -f 694c9257d6817143d727b609d40fcfc27719762b81a065c58c61c73424e8a179 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T16:17:24.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T16:17:24.587Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T16:17:25.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T16:17:25.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T16:17:25.756Z] + ls -al . [2022-05-11T16:17:25.756Z] total 164 [2022-05-11T16:17:25.756Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:17 . [2022-05-11T16:17:25.756Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 16:13 .. [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 16:13 .dockerignore [2022-05-11T16:17:25.756Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 16:13 .git [2022-05-11T16:17:25.756Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:13 .github [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 16:13 .gitignore [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 16:13 .golangci.yml [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 16:13 Attribution.txt [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 11 16:13 CHANGELOG.md [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 16:13 Dockerfile [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 16:13 GOVERNANCE.md [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 16:13 Jenkinsfile [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 16:13 LICENSE [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 16:13 Makefile [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 16:13 OWNERS.md [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 16:13 README.md [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 16:11 VERSION [2022-05-11T16:17:25.756Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 16:13 bin [2022-05-11T16:17:25.756Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:13 cmd [2022-05-11T16:17:25.756Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 16:16 coverage.out [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 11 16:13 go.mod [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 11 16:13 go.sum [2022-05-11T16:17:25.756Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:13 internal [2022-05-11T16:17:25.756Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 16:13 snap [2022-05-11T16:17:25.756Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 16:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:17:26.098Z] + 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=acdb4c3149c01840aabeaf38edb55bf363a6457a --label arch=arm64 --label version=0.0.0 . [2022-05-11T16:17:26.375Z] Sending build context to Docker daemon 2.791MB [2022-05-11T16:17:26.375Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T16:17:26.375Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T16:17:26.375Z] ---> ba777842815b [2022-05-11T16:17:26.375Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T16:17:26.648Z] ---> Running in 89f35f47d78f [2022-05-11T16:17:26.924Z] Removing intermediate container 89f35f47d78f [2022-05-11T16:17:26.924Z] ---> 672f36ad2350 [2022-05-11T16:17:26.924Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T16:17:26.924Z] ---> Running in 9bd3e286d6a8 [2022-05-11T16:17:27.198Z] Removing intermediate container 9bd3e286d6a8 [2022-05-11T16:17:27.198Z] ---> 4c2df4982c5f [2022-05-11T16:17:27.198Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T16:17:27.198Z] ---> Running in caf8fa196b2c [2022-05-11T16:17:27.469Z] Removing intermediate container caf8fa196b2c [2022-05-11T16:17:27.469Z] ---> 0d609cff4575 [2022-05-11T16:17:27.469Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T16:17:27.741Z] ---> Running in 88a60702cab4 [2022-05-11T16:17:29.191Z] Removing intermediate container 88a60702cab4 [2022-05-11T16:17:29.192Z] ---> d8ad8ff58c98 [2022-05-11T16:17:29.192Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T16:17:29.192Z] ---> Running in 41b469b651b1 [2022-05-11T16:17:30.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:17:31.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:17:32.124Z] OK: 224 MiB in 56 packages [2022-05-11T16:17:32.724Z] Removing intermediate container 41b469b651b1 [2022-05-11T16:17:32.724Z] ---> 6a50913feebb [2022-05-11T16:17:32.724Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T16:17:32.724Z] ---> Running in 3d416a945122 [2022-05-11T16:17:33.003Z] Removing intermediate container 3d416a945122 [2022-05-11T16:17:33.003Z] ---> dcb7e5f5b128 [2022-05-11T16:17:33.003Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T16:17:33.606Z] ---> 6eaa3b672fd2 [2022-05-11T16:17:33.606Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T16:17:33.887Z] ---> Running in 9395baf08267 [2022-05-11T16:17:35.861Z] Removing intermediate container 9395baf08267 [2022-05-11T16:17:35.861Z] ---> fc1444d68cdb [2022-05-11T16:17:35.861Z] Step 11/24 : COPY . . [2022-05-11T16:17:36.455Z] ---> 73c7058fcec5 [2022-05-11T16:17:36.455Z] Step 12/24 : RUN ${MAKE} [2022-05-11T16:17:36.455Z] ---> Running in 5ab1e8bf6f32 [2022-05-11T16:17:37.432Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T16:19:44.287Z] Removing intermediate container 5ab1e8bf6f32 [2022-05-11T16:19:44.287Z] ---> 509e19947e2e [2022-05-11T16:19:44.287Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T16:19:44.287Z] 3.14: Pulling from library/alpine [2022-05-11T16:19:44.287Z] 455c02918c45: Pulling fs layer [2022-05-11T16:19:44.287Z] 455c02918c45: Download complete [2022-05-11T16:19:44.287Z] 455c02918c45: Pull complete [2022-05-11T16:19:44.287Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T16:19:44.287Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T16:19:44.287Z] ---> ac73e934f311 [2022-05-11T16:19:44.287Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T16:19:44.287Z] ---> Running in 775a4ddd49e1 [2022-05-11T16:19:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T16:19:44.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T16:19:44.287Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T16:19:44.287Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T16:19:44.287Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T16:19:44.287Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T16:19:44.287Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T16:19:44.287Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T16:19:44.287Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T16:19:44.287Z] OK: 8 MiB in 20 packages [2022-05-11T16:19:44.287Z] Removing intermediate container 775a4ddd49e1 [2022-05-11T16:19:44.287Z] ---> 3243e2ca296d [2022-05-11T16:19:44.287Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T16:19:44.287Z] ---> 7110f81e3996 [2022-05-11T16:19:44.287Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T16:19:44.287Z] ---> 7014307b2058 [2022-05-11T16:19:44.287Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T16:19:44.287Z] ---> 8d1d3b851210 [2022-05-11T16:19:44.287Z] Step 18/24 : EXPOSE 59993 [2022-05-11T16:19:44.287Z] ---> Running in 4c5f7d66a45e [2022-05-11T16:19:44.287Z] Removing intermediate container 4c5f7d66a45e [2022-05-11T16:19:44.287Z] ---> 7547c92c2e32 [2022-05-11T16:19:44.287Z] Step 19/24 : EXPOSE 161 [2022-05-11T16:19:44.287Z] ---> Running in 8a0f0bc0243e [2022-05-11T16:19:44.287Z] Removing intermediate container 8a0f0bc0243e [2022-05-11T16:19:44.287Z] ---> 678d63308cf6 [2022-05-11T16:19:44.287Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T16:19:44.287Z] ---> Running in d22f50d6e5f3 [2022-05-11T16:19:44.287Z] Removing intermediate container d22f50d6e5f3 [2022-05-11T16:19:44.287Z] ---> 49ecd3aa3182 [2022-05-11T16:19:44.287Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T16:19:44.287Z] ---> Running in f2973b485c5f [2022-05-11T16:19:44.287Z] Removing intermediate container f2973b485c5f [2022-05-11T16:19:44.287Z] ---> 74f9d0e5388e [2022-05-11T16:19:44.287Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T16:19:44.287Z] ---> Running in 47388a6aeb2e [2022-05-11T16:19:44.287Z] Removing intermediate container 47388a6aeb2e [2022-05-11T16:19:44.287Z] ---> c1bcfe78e83b [2022-05-11T16:19:44.287Z] Step 23/24 : LABEL git_sha=acdb4c3149c01840aabeaf38edb55bf363a6457a [2022-05-11T16:19:44.287Z] ---> Running in b2c31300df32 [2022-05-11T16:19:44.287Z] Removing intermediate container b2c31300df32 [2022-05-11T16:19:44.287Z] ---> 335851e57ec7 [2022-05-11T16:19:44.287Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T16:19:44.287Z] ---> Running in 7f56473e0423 [2022-05-11T16:19:44.287Z] Removing intermediate container 7f56473e0423 [2022-05-11T16:19:44.287Z] ---> d0dfcd42fb77 [2022-05-11T16:19:44.287Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T16:19:44.287Z] Successfully built d0dfcd42fb77 [2022-05-11T16:19:44.287Z] 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 [2022-05-11T16:19:44.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:19:44.723Z] [2022-05-11T16:19:44.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:19:45.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:19:45.355Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T16:19:45.355Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T16:19:45.355Z] 04944245beec: Pulling fs layer [2022-05-11T16:19:45.355Z] 699f458cf7ca: Pulling fs layer [2022-05-11T16:19:45.355Z] 765212b225bb: Pulling fs layer [2022-05-11T16:19:45.355Z] f23df028b6ca: Pulling fs layer [2022-05-11T16:19:45.355Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T16:19:45.355Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T16:19:45.355Z] 765212b225bb: Waiting [2022-05-11T16:19:45.355Z] d65c8cfc05b1: Waiting [2022-05-11T16:19:45.355Z] f23df028b6ca: Waiting [2022-05-11T16:19:45.355Z] 2437ff75d9bd: Waiting [2022-05-11T16:19:45.355Z] 04944245beec: Verifying Checksum [2022-05-11T16:19:45.355Z] 04944245beec: Download complete [2022-05-11T16:19:45.355Z] 765212b225bb: Verifying Checksum [2022-05-11T16:19:45.355Z] 765212b225bb: Download complete [2022-05-11T16:19:45.355Z] f23df028b6ca: Download complete [2022-05-11T16:19:45.355Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T16:19:45.355Z] d65c8cfc05b1: Download complete [2022-05-11T16:19:45.630Z] 699f458cf7ca: Verifying Checksum [2022-05-11T16:19:45.630Z] 699f458cf7ca: Download complete [2022-05-11T16:19:45.914Z] 8998bd30e6a1: Verifying Checksum [2022-05-11T16:19:45.914Z] 8998bd30e6a1: Download complete [2022-05-11T16:19:47.907Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T16:19:47.907Z] 2437ff75d9bd: Download complete [2022-05-11T16:19:49.891Z] 8998bd30e6a1: Pull complete [2022-05-11T16:19:50.491Z] 04944245beec: Pull complete [2022-05-11T16:19:51.937Z] 699f458cf7ca: Pull complete [2022-05-11T16:19:52.213Z] 765212b225bb: Pull complete [2022-05-11T16:19:53.198Z] f23df028b6ca: Pull complete [2022-05-11T16:19:53.198Z] d65c8cfc05b1: Pull complete [2022-05-11T16:20:08.317Z] 2437ff75d9bd: Pull complete [2022-05-11T16:20:08.317Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T16:20:08.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T16:20:08.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T16:20:08.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-63159 does not seem to be running inside a container [2022-05-11T16:20:08.654Z] $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T16:20:11.145Z] $ docker top 5cddd6337591133ab0a224ebfc93e192d01c414a4a981d956a61cf153faba455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:12.061Z] ---> job-cost.sh [2022-05-11T16:20:12.061Z] lf-activate-venv: SKIPPING [2022-05-11T16:20:12.061Z] INFO: No Stack... [2022-05-11T16:20:12.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T16:20:13.310Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T16:20:13.984Z] + cat /w/workspace/device-snmp-go/4/archives/cost.csv [2022-05-11T16:20:13.984Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T16:20:14.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [2022-05-11T16:20:14.055Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] did not exist. Created. [2022-05-11T16:20:14.055Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T16:20:14.748Z] /w/workspace/device-snmp-go/4@tmp/durable-82c81259/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T16:20:15.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T16:20:15.462Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T16:20:15.506Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T16:20:15.514Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T16:20:15.558Z] $ docker stop --time=1 5cddd6337591133ab0a224ebfc93e192d01c414a4a981d956a61cf153faba455 [2022-05-11T16:20:17.066Z] $ docker rm -f 5cddd6337591133ab0a224ebfc93e192d01c414a4a981d956a61cf153faba455 [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 [2022-05-11T16:20:17.545Z] provisioning config files... [2022-05-11T16:20:17.554Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config1000772659729858944tmp [Pipeline] { [Pipeline] sh [2022-05-11T16:20:17.847Z] + set +x [2022-05-11T16:20:17.847Z] + curl -s https://codecov.io/bash [2022-05-11T16:20:17.847Z] + bash -s -- [2022-05-11T16:20:17.847Z] [2022-05-11T16:20:17.847Z] _____ _ [2022-05-11T16:20:17.847Z] / ____| | | [2022-05-11T16:20:17.847Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T16:20:17.847Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T16:20:17.847Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T16:20:17.847Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T16:20:17.847Z] Bash-1.0.6 [2022-05-11T16:20:17.847Z] [2022-05-11T16:20:17.847Z] [2022-05-11T16:20:17.847Z] ==> git version 2.25.1 found [2022-05-11T16:20:17.847Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-11T16:20:17.847Z] Release-Date: 2020-01-08 [2022-05-11T16:20:17.847Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T16:20:17.847Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T16:20:17.847Z] ==> Jenkins CI detected. [2022-05-11T16:20:17.847Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T16:20:17.847Z] project root: . [2022-05-11T16:20:17.847Z] --> token set from env [2022-05-11T16:20:17.847Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T16:20:18.107Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T16:20:18.107Z] ==> Python coveragepy not found [2022-05-11T16:20:18.107Z] ==> Searching for coverage reports in: [2022-05-11T16:20:18.107Z] + . [2022-05-11T16:20:18.107Z] -> Found 1 reports [2022-05-11T16:20:18.107Z] ==> Detecting git/mercurial file structure [2022-05-11T16:20:18.107Z] ==> Reading reports [2022-05-11T16:20:18.107Z] + ./coverage.out bytes=7631 [2022-05-11T16:20:18.107Z] ==> Appending adjustments [2022-05-11T16:20:18.107Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T16:20:18.107Z] + Found adjustments [2022-05-11T16:20:18.107Z] ==> Gzipping contents [2022-05-11T16:20:18.107Z] 4.0K /tmp/codecov.Lp2n8X.gz [2022-05-11T16:20:18.107Z] ==> Uploading reports [2022-05-11T16:20:18.107Z] url: https://codecov.io [2022-05-11T16:20:18.107Z] query: branch=PR-168&commit=bc539e7293b2e699c7dc79685522d5f8b83ae0a9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T16:20:18.107Z] -> Pinging Codecov [2022-05-11T16:20:18.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-168&commit=bc539e7293b2e699c7dc79685522d5f8b83ae0a9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T16:20:18.369Z] -> Uploading to [2022-05-11T16:20:18.369Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/bc539e7293b2e699c7dc79685522d5f8b83ae0a9/7cd6a481-5720-4436-8568-69ff2174ce99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T162018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ff60afd874359e9995b40f6eaa57bf60b7c12600ba3c7131acc20ccaac5eaa6 [2022-05-11T16:20:18.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T16:20:18.369Z] Dload Upload Total Spent Left Speed [2022-05-11T16:20:18.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6485 --:--:-- --:--:-- --:--:-- 6485 [2022-05-11T16:20:18.630Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/bc539e7293b2e699c7dc79685522d5f8b83ae0a9 [Pipeline] } [2022-05-11T16:20:18.639Z] 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 [2022-05-11T16:20:19.428Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-11T16:20:19.428Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:20:19.428Z] total 16 [2022-05-11T16:20:19.428Z] drwxr-xr-x 3 root root 4096 May 11 16:13 . [2022-05-11T16:20:19.428Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 16:13 .. [2022-05-11T16:20:19.428Z] drwxr-xr-x 2 root root 4096 May 11 16:13 cost [2022-05-11T16:20:19.428Z] -rw-r--r-- 1 root root 85 May 11 16:13 cost.csv [2022-05-11T16:20:19.428Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:20:19.428Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T16:20:19.428Z] total 16 [2022-05-11T16:20:19.428Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 16:13 . [2022-05-11T16:20:19.428Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 16:13 .. [2022-05-11T16:20:19.428Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 16:13 cost [2022-05-11T16:20:19.428Z] -rw-r--r-- 1 jenkins jenkins 85 May 11 16:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:19.730Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:20.595Z] ---> package-listing.sh [2022-05-11T16:20:20.595Z] ++ facter osfamily [2022-05-11T16:20:20.595Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T16:20:20.857Z] + OS_FAMILY=debian [2022-05-11T16:20:20.857Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T16:20:20.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T16:20:20.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T16:20:20.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T16:20:20.857Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T16:20:20.857Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T16:20:20.857Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T16:20:20.857Z] + case "${OS_FAMILY}" in [2022-05-11T16:20:20.857Z] + dpkg -l [2022-05-11T16:20:20.857Z] + grep '^ii' [2022-05-11T16:20:20.857Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T16:20:20.857Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T16:20:20.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T16:20:20.857Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T16:20:20.857Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-11T16:20:20.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [Pipeline] echo [2022-05-11T16:20:20.871Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T16:20:21.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T16:20:21.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T16:20:21.715Z] . [Pipeline] withDockerContainer [2022-05-11T16:20:21.787Z] prd-ubuntu20.04-docker-8c-8g-63158 does not seem to be running inside a container [2022-05-11T16:20:21.841Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-168/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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 [2022-05-11T16:20:22.064Z] $ docker top 3f24f88a1fbafa3a4645ebb55c474feb6d59dfd9c1b10e57a80c7679940a9791 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T16:20:22.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T16:20:22.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T16:20:22.990Z] + ls /var/log/sa-host [2022-05-11T16:20:22.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T16:20:23.209Z] provisioning config files... [2022-05-11T16:20:23.219Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config2953708291427612760tmp [Pipeline] { [Pipeline] echo [2022-05-11T16:20:23.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:23.527Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T16:20:23.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:23.919Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T16:20:23.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:24.303Z] ---> sudo-logs.sh [2022-05-11T16:20:24.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T16:20:24.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:24.621Z] ---> job-cost.sh [2022-05-11T16:20:24.621Z] lf-activate-venv: SKIPPING [2022-05-11T16:20:24.621Z] DEBUG: total: 0.2199999988079071 [2022-05-11T16:20:24.621Z] INFO: Retrieving Stack Cost... [2022-05-11T16:20:25.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T16:20:25.772Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T16:20:25.789Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T16:20:26.077Z] ---> logs-deploy.sh [2022-05-11T16:20:26.078Z] lf-activate-venv: SKIPPING [2022-05-11T16:20:26.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/4 [2022-05-11T16:20:26.078Z] INFO: archiving workspace using pattern(s): [2022-05-11T16:20:27.018Z] Archives upload complete. [2022-05-11T16:20:27.278Z] INFO: archiving logs to Nexus