Pull request #158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 040390cf6cab88b0f19735c82e952ec690ed569c+6b046bf6cda952c0c380e7585d2cf1a0cfc64fec (e95c81578a920ebd26e030d587de10670daff4e6) 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-ssh15198929221083274233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5735946486537129107.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-158/workspace@libs/edgex-global-pipelines # timeout=10 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-158/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6838696412259666136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-158/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10707804727909111951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17272913015425454354.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-158/workspace@libs/lf-pipelines # timeout=10 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-158/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13479210136338698890.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21934’ Running on prd-ubuntu20.04-docker-8c-8g-21945 in /w/workspace/gexfoundry_device-snmp-go_PR-158 [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-158 # 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 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 040390cf6cab88b0f19735c82e952ec690ed569c Merge succeeded, producing 040390cf6cab88b0f19735c82e952ec690ed569c Checking out Revision 040390cf6cab88b0f19735c82e952ec690ed569c (PR-158) > 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/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 040390cf6cab88b0f19735c82e952ec690ed569c # 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 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 040390cf6cab88b0f19735c82e952ec690ed569c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-25T05:07:26.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-25T05:07:26.498Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-25T05:07:26.595Z] ========================================================= [2022-04-25T05:07:26.595Z] EdgeX Global Pipelines Version Info [2022-04-25T05:07:26.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:07:27.416Z] ------------------- [2022-04-25T05:07:27.416Z] stable info: [2022-04-25T05:07:27.416Z] ------------------- [2022-04-25T05:07:27.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T05:07:27.416Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-25T05:07:27.416Z] Message: update stable to v1.0.221 [2022-04-25T05:07:27.990Z] ------------------- [2022-04-25T05:07:27.990Z] experimental info: [2022-04-25T05:07:27.990Z] ------------------- [2022-04-25T05:07:27.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-25T05:07:27.990Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-25T05:07:27.990Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-25T05:07:28.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-04-25T05:07:28.292Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-04-25T05:07:28.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-25T05:07:28.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-25T05:07:28.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-25T05:07:28.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-25T05:07:28.497Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-25T05:07:28.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-25T05:07:28.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-25T05:07:28.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-25T05:07:28.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-25T05:07:28.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-04-25T05:07:28.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-25T05:07:28.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-25T05:07:28.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T05:07:28.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-25T05:07:28.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T05:07:28.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-25T05:07:28.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-25T05:07:29.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-25T05:07:29.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-25T05:07:29.121Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-25T05:07:29.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-25T05:07:29.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-25T05:07:29.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-25T05:07:29.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-25T05:07:29.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2022-04-25T05:07:29.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2022-04-25T05:07:29.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2022-04-25T05:07:29.460Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 040390cf6cab88b0f19735c82e952ec690ed569c [Pipeline] echo [2022-04-25T05:07:29.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 040390c [Pipeline] echo [2022-04-25T05:07:29.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T05:07:29.667Z] provisioning config files... [2022-04-25T05:07:29.682Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/config6231337919001750148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:07:30.029Z] ---> docker-login.sh [2022-04-25T05:07:30.029Z] nexus3.edgexfoundry.org:10001 [2022-04-25T05:07:30.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:30.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:30.294Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:30.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:30.294Z] [2022-04-25T05:07:30.294Z] Login Succeeded [2022-04-25T05:07:30.294Z] nexus3.edgexfoundry.org:10002 [2022-04-25T05:07:30.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:30.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:30.554Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:30.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:30.554Z] [2022-04-25T05:07:30.554Z] Login Succeeded [2022-04-25T05:07:30.554Z] nexus3.edgexfoundry.org:10003 [2022-04-25T05:07:30.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:30.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:30.554Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:30.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:30.554Z] [2022-04-25T05:07:30.554Z] Login Succeeded [2022-04-25T05:07:30.554Z] nexus3.edgexfoundry.org:10004 [2022-04-25T05:07:30.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:30.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:30.817Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:30.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:30.817Z] [2022-04-25T05:07:30.817Z] Login Succeeded [2022-04-25T05:07:30.817Z] docker.io [2022-04-25T05:07:30.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:31.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:31.390Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:31.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:31.390Z] [2022-04-25T05:07:31.390Z] Login Succeeded [2022-04-25T05:07:31.390Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T05:07:31.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-25T05:07:32.163Z] + git rev-list -1 --merges 040390cf6cab88b0f19735c82e952ec690ed569c~1..040390cf6cab88b0f19735c82e952ec690ed569c [Pipeline] echo [2022-04-25T05:07:32.210Z] -----------> git rev-list -1 --merges 040390cf6cab88b0f19735c82e952ec690ed569c~1..040390cf6cab88b0f19735c82e952ec690ed569c 040390cf6cab88b0f19735c82e952ec690ed569c [false] [Pipeline] sh [2022-04-25T05:07:32.519Z] + git log --format=format:%s -1 040390cf6cab88b0f19735c82e952ec690ed569c [Pipeline] echo [2022-04-25T05:07:32.554Z] ========================================================= [2022-04-25T05:07:32.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-25T05:07:32.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T05:07:33.007Z] + git log --format=format:%s -1 040390cf6cab88b0f19735c82e952ec690ed569c [Pipeline] echo [2022-04-25T05:07:33.038Z] [semverPrep] GIT_COMMIT: 040390cf6cab88b0f19735c82e952ec690ed569c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-25T05:07:33.068Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-25T05:07:33.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-25T05:07:33.483Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-25T05:07:33.483Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-25T05:07:33.483Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-25T05:07:33.483Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-25T05:07:33.483Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-25T05:07:33.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:07:33.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T05:07:33.871Z] [2022-04-25T05:07:33.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:07:34.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T05:07:34.276Z] latest: Pulling from edgex-devops/git-semver [2022-04-25T05:07:34.276Z] a0d0a0d46f8b: Pulling fs layer [2022-04-25T05:07:34.276Z] 3e5f54012d9b: Pulling fs layer [2022-04-25T05:07:34.276Z] 4c7163046ea9: Pulling fs layer [2022-04-25T05:07:34.276Z] 0c2d73faf560: Pulling fs layer [2022-04-25T05:07:34.276Z] 0c2d73faf560: Waiting [2022-04-25T05:07:34.276Z] 3e5f54012d9b: Verifying Checksum [2022-04-25T05:07:34.276Z] 3e5f54012d9b: Download complete [2022-04-25T05:07:34.276Z] a0d0a0d46f8b: Download complete [2022-04-25T05:07:34.276Z] 0c2d73faf560: Verifying Checksum [2022-04-25T05:07:34.276Z] 0c2d73faf560: Download complete [2022-04-25T05:07:34.540Z] 4c7163046ea9: Download complete [2022-04-25T05:07:34.540Z] a0d0a0d46f8b: Pull complete [2022-04-25T05:07:34.540Z] 3e5f54012d9b: Pull complete [2022-04-25T05:07:35.114Z] 4c7163046ea9: Pull complete [2022-04-25T05:07:35.114Z] 0c2d73faf560: Pull complete [2022-04-25T05:07:35.114Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-25T05:07:35.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-25T05:07:35.114Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-25T05:07:35.218Z] prd-ubuntu20.04-docker-8c-8g-21945 does not seem to be running inside a container [2022-04-25T05:07:35.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-158 -v /w/workspace/gexfoundry_device-snmp-go_PR-158:/w/workspace/gexfoundry_device-snmp-go_PR-158:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-25T05:07:36.681Z] $ docker top b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-25T05:07:36.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T05:07:36.878Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T05:07:37.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T05:07:37.019Z] $ docker exec b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 ssh-agent [2022-04-25T05:07:37.141Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpendmp/agent.14 [2022-04-25T05:07:37.141Z] SSH_AGENT_PID=21 [2022-04-25T05:07:37.155Z] Running ssh-add (command line suppressed) [2022-04-25T05:07:37.289Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/private_key_3526774742644716556.key (/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/private_key_3526774742644716556.key) [2022-04-25T05:07:37.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T05:07:37.643Z] + git tag --points-at HEAD [Pipeline] } [2022-04-25T05:07:37.675Z] $ docker exec --env ******** --env ******** b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 ssh-agent -k [2022-04-25T05:07:37.787Z] unset SSH_AUTH_SOCK; [2022-04-25T05:07:37.788Z] unset SSH_AGENT_PID; [2022-04-25T05:07:37.788Z] echo Agent pid 21 killed; [2022-04-25T05:07:37.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-25T05:07:37.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-25T05:07:37.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-25T05:07:38.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-25T05:07:38.029Z] $ docker exec b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 ssh-agent [2022-04-25T05:07:38.164Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMkMnDc/agent.53 [2022-04-25T05:07:38.164Z] SSH_AGENT_PID=60 [2022-04-25T05:07:38.171Z] Running ssh-add (command line suppressed) [2022-04-25T05:07:38.301Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/private_key_7173168447251509648.key (/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/private_key_7173168447251509648.key) [2022-04-25T05:07:38.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-25T05:07:38.651Z] + git semver init [2022-04-25T05:07:38.651Z] # -> Open(): unable to determine branch for HEAD [2022-04-25T05:07:38.651Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-158/.git [2022-04-25T05:07:38.651Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-158 [2022-04-25T05:07:38.651Z] # $SEMVER_REMOTE_NAME = origin [2022-04-25T05:07:38.651Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-25T05:07:38.651Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-25T05:07:38.651Z] # $SEMVER_BRANCH = PR-158 [2022-04-25T05:07:38.651Z] # $SEMVER_TEMP = /tmp/semver-072447143 [2022-04-25T05:07:38.651Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-04-25T05:07:39.594Z] # '/tmp/semver-072447143' -> '/w/workspace/gexfoundry_device-snmp-go_PR-158/.semver' [2022-04-25T05:07:39.594Z] # -> Force: false [2022-04-25T05:07:39.594Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-158/.semver [Pipeline] } [2022-04-25T05:07:39.625Z] $ docker exec --env ******** --env ******** b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 ssh-agent -k [2022-04-25T05:07:39.749Z] unset SSH_AUTH_SOCK; [2022-04-25T05:07:39.750Z] unset SSH_AGENT_PID; [2022-04-25T05:07:39.750Z] echo Agent pid 60 killed; [2022-04-25T05:07:39.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-25T05:07:40.180Z] + git semver [Pipeline] } [2022-04-25T05:07:40.219Z] $ docker stop --time=1 b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 [2022-04-25T05:07:41.623Z] $ docker rm -f b8601557689d1bf5c71e6e6887807e211a60755a9932058acbdd8fc259287ad5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T05:07:42.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-25T05:07:42.350Z] Stashed 1 file(s) [Pipeline] echo [2022-04-25T05:07:42.369Z] [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-04-25T05:07:43.035Z] provisioning config files... [2022-04-25T05:07:43.047Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/config7891693539964177307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:07:43.404Z] ---> docker-login.sh [2022-04-25T05:07:43.404Z] nexus3.edgexfoundry.org:10001 [2022-04-25T05:07:43.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:43.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:43.404Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:43.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:43.404Z] [2022-04-25T05:07:43.404Z] Login Succeeded [2022-04-25T05:07:43.404Z] nexus3.edgexfoundry.org:10002 [2022-04-25T05:07:43.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:43.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:43.667Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:43.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:43.667Z] [2022-04-25T05:07:43.667Z] Login Succeeded [2022-04-25T05:07:43.667Z] nexus3.edgexfoundry.org:10003 [2022-04-25T05:07:43.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:43.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:43.668Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:43.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:43.668Z] [2022-04-25T05:07:43.668Z] Login Succeeded [2022-04-25T05:07:43.668Z] nexus3.edgexfoundry.org:10004 [2022-04-25T05:07:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:43.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:43.928Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:43.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:43.928Z] [2022-04-25T05:07:43.928Z] Login Succeeded [2022-04-25T05:07:43.928Z] docker.io [2022-04-25T05:07:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:07:44.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:07:44.188Z] Configure a credential helper to remove this warning. See [2022-04-25T05:07:44.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:07:44.188Z] [2022-04-25T05:07:44.188Z] Login Succeeded [2022-04-25T05:07:44.188Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T05:07:44.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T05:07:44.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T05:07:44.462Z] ========================================================= [2022-04-25T05:07:44.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-25T05:07:44.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:07:44.867Z] + 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-04-25T05:07:44.867Z] Sending build context to Docker daemon 5.259MB [2022-04-25T05:07:44.867Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T05:07:44.867Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T05:07:44.867Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-25T05:07:44.867Z] 59bf1c3509f3: Pulling fs layer [2022-04-25T05:07:44.867Z] 666ba61612fd: Pulling fs layer [2022-04-25T05:07:44.867Z] 8ed8ca486205: Pulling fs layer [2022-04-25T05:07:44.867Z] 4fe6c5a15a65: Pulling fs layer [2022-04-25T05:07:44.867Z] 22a0e8bec74d: Pulling fs layer [2022-04-25T05:07:44.867Z] ca2b28591e48: Pulling fs layer [2022-04-25T05:07:44.867Z] a51346096db8: Pulling fs layer [2022-04-25T05:07:44.867Z] daebc70d1ce1: Pulling fs layer [2022-04-25T05:07:44.867Z] 0e18a0eac166: Pulling fs layer [2022-04-25T05:07:44.867Z] 4fe6c5a15a65: Waiting [2022-04-25T05:07:44.867Z] ca2b28591e48: Waiting [2022-04-25T05:07:44.867Z] daebc70d1ce1: Waiting [2022-04-25T05:07:44.867Z] a51346096db8: Waiting [2022-04-25T05:07:44.867Z] 22a0e8bec74d: Waiting [2022-04-25T05:07:44.867Z] 0e18a0eac166: Waiting [2022-04-25T05:07:44.867Z] 8ed8ca486205: Verifying Checksum [2022-04-25T05:07:44.867Z] 8ed8ca486205: Download complete [2022-04-25T05:07:44.867Z] 666ba61612fd: Verifying Checksum [2022-04-25T05:07:44.867Z] 666ba61612fd: Download complete [2022-04-25T05:07:45.129Z] 22a0e8bec74d: Download complete [2022-04-25T05:07:45.129Z] ca2b28591e48: Verifying Checksum [2022-04-25T05:07:45.129Z] ca2b28591e48: Download complete [2022-04-25T05:07:45.129Z] 59bf1c3509f3: Verifying Checksum [2022-04-25T05:07:45.129Z] 59bf1c3509f3: Download complete [2022-04-25T05:07:45.129Z] a51346096db8: Verifying Checksum [2022-04-25T05:07:45.129Z] a51346096db8: Download complete [2022-04-25T05:07:45.129Z] daebc70d1ce1: Verifying Checksum [2022-04-25T05:07:45.129Z] 59bf1c3509f3: Pull complete [2022-04-25T05:07:45.395Z] 666ba61612fd: Pull complete [2022-04-25T05:07:45.395Z] 8ed8ca486205: Pull complete [2022-04-25T05:07:45.660Z] 0e18a0eac166: Verifying Checksum [2022-04-25T05:07:45.660Z] 0e18a0eac166: Download complete [2022-04-25T05:07:45.920Z] 4fe6c5a15a65: Verifying Checksum [2022-04-25T05:07:45.920Z] 4fe6c5a15a65: Download complete [2022-04-25T05:07:50.126Z] 4fe6c5a15a65: Pull complete [2022-04-25T05:07:50.126Z] 22a0e8bec74d: Pull complete [2022-04-25T05:07:50.126Z] ca2b28591e48: Pull complete [2022-04-25T05:07:50.126Z] a51346096db8: Pull complete [2022-04-25T05:07:50.126Z] daebc70d1ce1: Pull complete [2022-04-25T05:07:52.668Z] 0e18a0eac166: Pull complete [2022-04-25T05:07:52.668Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-25T05:07:52.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-25T05:07:52.668Z] ---> f018257e8ee9 [2022-04-25T05:07:52.668Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T05:07:55.224Z] ---> Running in f99649f9a6b4 [2022-04-25T05:07:55.224Z] Removing intermediate container f99649f9a6b4 [2022-04-25T05:07:55.224Z] ---> 0663958f9f55 [2022-04-25T05:07:55.224Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T05:07:55.224Z] ---> Running in d8384acdf1d9 [2022-04-25T05:07:55.489Z] Removing intermediate container d8384acdf1d9 [2022-04-25T05:07:55.489Z] ---> 53605fca95d9 [2022-04-25T05:07:55.489Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T05:07:55.489Z] ---> Running in 4f3838438afd [2022-04-25T05:07:55.749Z] Removing intermediate container 4f3838438afd [2022-04-25T05:07:55.749Z] ---> e3b7230c5f1f [2022-04-25T05:07:55.749Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T05:07:55.749Z] ---> Running in 4f17abb036ed [2022-04-25T05:07:56.692Z] Removing intermediate container 4f17abb036ed [2022-04-25T05:07:56.692Z] ---> 7234c8ee44a8 [2022-04-25T05:07:56.692Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T05:07:56.956Z] ---> Running in 288bd4435c56 [2022-04-25T05:07:57.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T05:07:57.832Z] Still waiting to schedule task [2022-04-25T05:07:57.832Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21942’ [2022-04-25T05:07:58.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T05:07:58.420Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T05:07:58.682Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T05:07:58.682Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T05:07:58.682Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T05:07:58.944Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T05:07:58.944Z] OK: 224 MiB in 56 packages [2022-04-25T05:07:59.221Z] Removing intermediate container 288bd4435c56 [2022-04-25T05:07:59.221Z] ---> bc445477ebd9 [2022-04-25T05:07:59.221Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-25T05:07:59.485Z] ---> Running in 3ea5aa9f0027 [2022-04-25T05:07:59.485Z] Removing intermediate container 3ea5aa9f0027 [2022-04-25T05:07:59.485Z] ---> e3ce0fc552b3 [2022-04-25T05:07:59.485Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T05:07:59.485Z] ---> 567126359c12 [2022-04-25T05:07:59.485Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T05:07:59.750Z] ---> Running in 9c31029be07a [2022-04-25T05:08:17.874Z] Removing intermediate container 9c31029be07a [2022-04-25T05:08:17.874Z] ---> b1d2ce807881 [2022-04-25T05:08:17.874Z] Step 11/12 : COPY . . [2022-04-25T05:08:17.874Z] ---> 7e50b552714f [2022-04-25T05:08:17.874Z] Step 12/12 : RUN ${MAKE} [2022-04-25T05:08:17.874Z] ---> Running in 3ceea3083646 [2022-04-25T05:08:17.874Z] noop [2022-04-25T05:08:18.136Z] Removing intermediate container 3ceea3083646 [2022-04-25T05:08:18.136Z] ---> 41e9774dadb5 [2022-04-25T05:08:18.136Z] Successfully built 41e9774dadb5 [2022-04-25T05:08:18.136Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:08:18.471Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T05:08:18.471Z] . [Pipeline] withDockerContainer [2022-04-25T05:08:18.568Z] prd-ubuntu20.04-docker-8c-8g-21945 does not seem to be running inside a container [2022-04-25T05:08:18.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-158 -v /w/workspace/gexfoundry_device-snmp-go_PR-158:/w/workspace/gexfoundry_device-snmp-go_PR-158:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-158@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 ******** ci-base-image-x86_64 cat [2022-04-25T05:08:18.998Z] $ docker top 50ed89d4c5f57b032dfa45f2ef07a9b331f44d6a349602344c868f4d64beba74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T05:08:19.399Z] + go version [2022-04-25T05:08:19.399Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-25T05:08:19.438Z] $ docker stop --time=1 50ed89d4c5f57b032dfa45f2ef07a9b331f44d6a349602344c868f4d64beba74 [2022-04-25T05:08:20.754Z] $ docker rm -f 50ed89d4c5f57b032dfa45f2ef07a9b331f44d6a349602344c868f4d64beba74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:08:21.424Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-25T05:08:21.424Z] . [Pipeline] withDockerContainer [2022-04-25T05:08:21.520Z] prd-ubuntu20.04-docker-8c-8g-21945 does not seem to be running inside a container [2022-04-25T05:08:21.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-158 -v /w/workspace/gexfoundry_device-snmp-go_PR-158:/w/workspace/gexfoundry_device-snmp-go_PR-158:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-158@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 ******** ci-base-image-x86_64 cat [2022-04-25T05:08:21.962Z] $ docker top 6eabb5eb7d6d2adf75dd93f63b7e42ae30e01c52918eb5388bab079cd11a799d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T05:08:22.423Z] + make test [2022-04-25T05:08:22.423Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-25T05:08:22.718Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-25T05:08:32.763Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-25T05:08:32.763Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2022-04-25T05:08:38.044Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T05:08:42.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T05:08:42.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T05:08:42.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T05:08:42.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T05:08:42.318Z] $ docker stop --time=1 6eabb5eb7d6d2adf75dd93f63b7e42ae30e01c52918eb5388bab079cd11a799d [2022-04-25T05:08:44.347Z] $ docker rm -f 6eabb5eb7d6d2adf75dd93f63b7e42ae30e01c52918eb5388bab079cd11a799d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T05:08:44.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T05:08:44.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-25T05:08:46.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T05:08:46.469Z] + ls -al . [2022-04-25T05:08:46.469Z] total 184 [2022-04-25T05:08:46.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 25 05:08 . [2022-04-25T05:08:46.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 05:07 .. [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 25 05:07 .dockerignore [2022-04-25T05:08:46.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 05:07 .git [2022-04-25T05:08:46.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:07 .github [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 25 05:07 .gitignore [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 05:07 .golangci.yml [2022-04-25T05:08:46.469Z] drwx------ 3 jenkins jenkins 4096 Apr 25 05:07 .semver [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 25 05:07 Attribution.txt [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 25 05:07 CHANGELOG.md [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 25 05:07 Dockerfile [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 05:07 GOVERNANCE.md [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 25 05:07 Jenkinsfile [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 05:07 LICENSE [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 25 05:07 Makefile [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 05:07 OWNERS.md [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 25 05:07 README.md [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 05:07 VERSION [2022-04-25T05:08:46.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 05:07 bin [2022-04-25T05:08:46.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:07 cmd [2022-04-25T05:08:46.469Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 25 05:08 coverage.out [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 25 05:07 go.mod [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 54298 Apr 25 05:07 go.sum [2022-04-25T05:08:46.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:07 internal [2022-04-25T05:08:46.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:07 snap [2022-04-25T05:08:46.469Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 05:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:08:46.807Z] + 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=040390cf6cab88b0f19735c82e952ec690ed569c --label arch=amd64 --label version=0.0.0 . [2022-04-25T05:08:46.807Z] Sending build context to Docker daemon 5.267MB [2022-04-25T05:08:46.807Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T05:08:46.807Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T05:08:46.807Z] ---> 41e9774dadb5 [2022-04-25T05:08:46.807Z] Step 3/24 : ARG MAKE='make build' [2022-04-25T05:08:47.074Z] ---> Running in 4f6e36494b32 [2022-04-25T05:08:47.074Z] Removing intermediate container 4f6e36494b32 [2022-04-25T05:08:47.074Z] ---> 62020ce3b249 [2022-04-25T05:08:47.074Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T05:08:47.359Z] ---> Running in c7e840d964d1 [2022-04-25T05:08:47.359Z] Removing intermediate container c7e840d964d1 [2022-04-25T05:08:47.359Z] ---> b8a1db8e01c2 [2022-04-25T05:08:47.359Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T05:08:47.623Z] ---> Running in 97c4656158e5 [2022-04-25T05:08:47.623Z] Removing intermediate container 97c4656158e5 [2022-04-25T05:08:47.623Z] ---> d694d468c34f [2022-04-25T05:08:47.623Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T05:08:47.886Z] ---> Running in f5db4d1eb16f [2022-04-25T05:08:48.459Z] Removing intermediate container f5db4d1eb16f [2022-04-25T05:08:48.459Z] ---> 7e2fc42effdf [2022-04-25T05:08:48.459Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T05:08:48.459Z] ---> Running in c99ab3d5c090 [2022-04-25T05:08:48.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-25T05:08:49.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-25T05:08:49.939Z] OK: 224 MiB in 56 packages [2022-04-25T05:08:50.200Z] Removing intermediate container c99ab3d5c090 [2022-04-25T05:08:50.200Z] ---> 279619571fdc [2022-04-25T05:08:50.200Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-25T05:08:50.200Z] ---> Running in 0ed75b36144f [2022-04-25T05:08:50.468Z] Removing intermediate container 0ed75b36144f [2022-04-25T05:08:50.468Z] ---> d0ca4b21f86a [2022-04-25T05:08:50.468Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-25T05:08:50.468Z] ---> 9dcf35f5b2b5 [2022-04-25T05:08:50.468Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T05:08:50.729Z] ---> Running in 85edad1c7ba3 [2022-04-25T05:08:51.299Z] Removing intermediate container 85edad1c7ba3 [2022-04-25T05:08:51.299Z] ---> 3b040b8afb85 [2022-04-25T05:08:51.299Z] Step 11/24 : COPY . . [2022-04-25T05:08:51.563Z] ---> d7dd83c4daa9 [2022-04-25T05:08:51.563Z] Step 12/24 : RUN ${MAKE} [2022-04-25T05:08:51.563Z] ---> Running in 3f77f233c54b [2022-04-25T05:08:52.134Z] 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-04-25T05:09:14.084Z] Removing intermediate container 3f77f233c54b [2022-04-25T05:09:14.084Z] ---> 3f9b7160543d [2022-04-25T05:09:14.084Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T05:09:14.084Z] 3.14: Pulling from library/alpine [2022-04-25T05:09:14.084Z] 8663204ce13b: Pulling fs layer [2022-04-25T05:09:14.084Z] 8663204ce13b: Download complete [2022-04-25T05:09:14.084Z] 8663204ce13b: Pull complete [2022-04-25T05:09:14.084Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T05:09:14.084Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T05:09:14.084Z] ---> e04c818066af [2022-04-25T05:09:14.084Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T05:09:14.084Z] ---> Running in bcf9f832a56c [2022-04-25T05:09:14.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-25T05:09:14.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-25T05:09:14.084Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T05:09:14.084Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T05:09:14.084Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T05:09:14.084Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T05:09:14.084Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T05:09:14.084Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T05:09:14.084Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T05:09:14.084Z] OK: 8 MiB in 20 packages [2022-04-25T05:09:14.084Z] Removing intermediate container bcf9f832a56c [2022-04-25T05:09:14.084Z] ---> 410f473da64d [2022-04-25T05:09:14.084Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-25T05:09:14.084Z] ---> 9bd103a8bba2 [2022-04-25T05:09:14.084Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-25T05:09:14.084Z] ---> cd6e7333a6e3 [2022-04-25T05:09:14.084Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-25T05:09:14.344Z] ---> 831e3f6f99ef [2022-04-25T05:09:14.344Z] Step 18/24 : EXPOSE 59993 [2022-04-25T05:09:14.344Z] ---> Running in 8f3a4672bd6d [2022-04-25T05:09:14.605Z] Removing intermediate container 8f3a4672bd6d [2022-04-25T05:09:14.605Z] ---> 5e9f23c0dd0a [2022-04-25T05:09:14.605Z] Step 19/24 : EXPOSE 161 [2022-04-25T05:09:14.605Z] ---> Running in b8d476dba2a9 [2022-04-25T05:09:14.605Z] Removing intermediate container b8d476dba2a9 [2022-04-25T05:09:14.605Z] ---> 99050c1328e3 [2022-04-25T05:09:14.605Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-25T05:09:14.605Z] ---> Running in 2cefb1233208 [2022-04-25T05:09:14.865Z] Removing intermediate container 2cefb1233208 [2022-04-25T05:09:14.865Z] ---> 9e1fb2be8002 [2022-04-25T05:09:14.865Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T05:09:14.865Z] ---> Running in fb9af65b81eb [2022-04-25T05:09:14.865Z] Removing intermediate container fb9af65b81eb [2022-04-25T05:09:14.865Z] ---> a3416a89c04f [2022-04-25T05:09:14.865Z] Step 22/24 : LABEL arch=amd64 [2022-04-25T05:09:14.865Z] ---> Running in 08413f5707a5 [2022-04-25T05:09:15.125Z] Removing intermediate container 08413f5707a5 [2022-04-25T05:09:15.125Z] ---> cca4a1904c77 [2022-04-25T05:09:15.125Z] Step 23/24 : LABEL git_sha=040390cf6cab88b0f19735c82e952ec690ed569c [2022-04-25T05:09:15.125Z] ---> Running in 5eb427333d30 [2022-04-25T05:09:15.125Z] Removing intermediate container 5eb427333d30 [2022-04-25T05:09:15.125Z] ---> 5549ff0fde08 [2022-04-25T05:09:15.125Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T05:09:15.125Z] ---> Running in e00295dc72f1 [2022-04-25T05:09:15.387Z] Removing intermediate container e00295dc72f1 [2022-04-25T05:09:15.387Z] ---> eb12f35e16c5 [2022-04-25T05:09:15.387Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T05:09:15.387Z] Successfully built eb12f35e16c5 [2022-04-25T05:09:15.387Z] 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-04-25T05:09:16.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T05:09:16.122Z] [2022-04-25T05:09:16.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:09:16.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T05:09:16.467Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-25T05:09:16.467Z] 5eb5b503b376: Pulling fs layer [2022-04-25T05:09:16.467Z] 5c69ac0246d0: Pulling fs layer [2022-04-25T05:09:16.467Z] ec43610c2a17: Pulling fs layer [2022-04-25T05:09:16.467Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-25T05:09:16.467Z] 33b1e0a273af: Pulling fs layer [2022-04-25T05:09:16.467Z] 5d3b04190fa2: Pulling fs layer [2022-04-25T05:09:16.467Z] 2f39f015ded8: Pulling fs layer [2022-04-25T05:09:16.467Z] 3a2ae6a8a46f: Waiting [2022-04-25T05:09:16.467Z] 33b1e0a273af: Waiting [2022-04-25T05:09:16.467Z] 5d3b04190fa2: Waiting [2022-04-25T05:09:16.467Z] 2f39f015ded8: Waiting [2022-04-25T05:09:16.467Z] 5c69ac0246d0: Verifying Checksum [2022-04-25T05:09:16.467Z] 5c69ac0246d0: Download complete [2022-04-25T05:09:16.467Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-25T05:09:16.467Z] 3a2ae6a8a46f: Download complete [2022-04-25T05:09:16.467Z] 33b1e0a273af: Verifying Checksum [2022-04-25T05:09:16.467Z] 33b1e0a273af: Download complete [2022-04-25T05:09:16.467Z] 5d3b04190fa2: Verifying Checksum [2022-04-25T05:09:16.467Z] 5d3b04190fa2: Download complete [2022-04-25T05:09:16.729Z] ec43610c2a17: Verifying Checksum [2022-04-25T05:09:16.729Z] ec43610c2a17: Download complete [2022-04-25T05:09:16.729Z] 5eb5b503b376: Verifying Checksum [2022-04-25T05:09:16.729Z] 5eb5b503b376: Download complete [2022-04-25T05:09:17.301Z] 2f39f015ded8: Download complete [2022-04-25T05:09:17.869Z] 5eb5b503b376: Pull complete [2022-04-25T05:09:18.127Z] 5c69ac0246d0: Pull complete [2022-04-25T05:09:18.387Z] ec43610c2a17: Pull complete [2022-04-25T05:09:18.647Z] 3a2ae6a8a46f: Pull complete [2022-04-25T05:09:18.907Z] 33b1e0a273af: Pull complete [2022-04-25T05:09:18.907Z] 5d3b04190fa2: Pull complete [2022-04-25T05:09:24.184Z] 2f39f015ded8: Pull complete [2022-04-25T05:09:24.184Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-25T05:09:24.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T05:09:24.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-25T05:09:24.266Z] prd-ubuntu20.04-docker-8c-8g-21945 does not seem to be running inside a container [2022-04-25T05:09:24.308Z] $ 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-158 -v /w/workspace/gexfoundry_device-snmp-go_PR-158:/w/workspace/gexfoundry_device-snmp-go_PR-158:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-158@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T05:09:27.188Z] $ docker top 2ee4ec53072f843deb4d9947ebf39b98013fb4c856e3321d5283b5f2dc48d4c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:09:27.646Z] ---> job-cost.sh [2022-04-25T05:09:27.646Z] lf-activate-venv: SKIPPING [2022-04-25T05:09:27.646Z] INFO: No Stack... [2022-04-25T05:09:27.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T05:09:28.476Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T05:09:28.793Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-158/archives/cost.csv [2022-04-25T05:09:28.793Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T05:09:28.831Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [2022-04-25T05:09:28.836Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] did not exist. Created. [2022-04-25T05:09:28.836Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T05:09:29.222Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-25T05:09:29.275Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T05:09:29.306Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T05:09:29.392Z] $ docker stop --time=1 2ee4ec53072f843deb4d9947ebf39b98013fb4c856e3321d5283b5f2dc48d4c9 [2022-04-25T05:09:30.553Z] $ docker rm -f 2ee4ec53072f843deb4d9947ebf39b98013fb4c856e3321d5283b5f2dc48d4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-25T05:10:14.214Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21948 in /w/workspace/gexfoundry_device-snmp-go_PR-158 [Pipeline] { [Pipeline] ws [2022-04-25T05:10:14.264Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-04-25T05:10:14.659Z] Selected Git installation does not exist. Using Default [2022-04-25T05:10:14.659Z] The recommended git tool is: NONE [2022-04-25T05:10:21.609Z] using credential edgex-jenkins-ssh [2022-04-25T05:10:21.630Z] Cloning the remote Git repository [2022-04-25T05:10:21.702Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-04-25T05:10:21.797Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-04-25T05:10:22.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-25T05:10:22.031Z] > git --version # timeout=10 [2022-04-25T05:10:22.077Z] > git --version # 'git version 2.25.1' [2022-04-25T05:10:22.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T05:10:22.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T05:10:23.274Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-25T05:10:23.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-25T05:10:23.331Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-25T05:10:23.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-25T05:10:23.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T05:10:23.384Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-25T05:10:23.882Z] Merging remotes/origin/main commit 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 040390cf6cab88b0f19735c82e952ec690ed569c [2022-04-25T05:10:24.102Z] Merge succeeded, producing 040390cf6cab88b0f19735c82e952ec690ed569c [2022-04-25T05:10:24.102Z] Checking out Revision 040390cf6cab88b0f19735c82e952ec690ed569c (PR-158) [2022-04-25T05:10:23.906Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T05:10:23.923Z] > git checkout -f 040390cf6cab88b0f19735c82e952ec690ed569c # timeout=10 [2022-04-25T05:10:24.004Z] > git remote # timeout=10 [2022-04-25T05:10:24.026Z] > git config --get remote.origin.url # timeout=10 [2022-04-25T05:10:24.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-25T05:10:24.066Z] > git merge 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 [2022-04-25T05:10:24.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-25T05:10:24.115Z] > git config core.sparsecheckout # timeout=10 [2022-04-25T05:10:24.137Z] > git checkout -f 040390cf6cab88b0f19735c82e952ec690ed569c # timeout=10 [2022-04-25T05:10:28.406Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-25T05:10:28.473Z] > git --version # timeout=10 [2022-04-25T05:10:28.484Z] > git --version # 'git version 2.25.1' [2022-04-25T05:10:28.503Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T05:10:29.783Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-25T05:10:29.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T05:10:29.783Z] Dload Upload Total Spent Left Speed [2022-04-25T05:10:29.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97073 0 --:--:-- --:--:-- --:--:-- 97876 [Pipeline] sh [2022-04-25T05:10:30.361Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-25T05:10:30.741Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-25T05:10:30.741Z] + sudo tee /etc/docker/daemon.new [2022-04-25T05:10:30.741Z] { [2022-04-25T05:10:30.742Z] "registry-mirrors": [ [2022-04-25T05:10:30.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-25T05:10:30.742Z] ], [2022-04-25T05:10:30.742Z] "bip": "10.250.0.254/24", [2022-04-25T05:10:30.742Z] "hosts": [ [2022-04-25T05:10:30.742Z] "tcp://0.0.0.0:5555", [2022-04-25T05:10:30.742Z] "unix:///var/run/docker.sock" [2022-04-25T05:10:30.742Z] ], [2022-04-25T05:10:30.742Z] "mtu": 1458, [2022-04-25T05:10:30.742Z] "selinux-enabled": true, [2022-04-25T05:10:30.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-25T05:10:30.742Z] } [Pipeline] sh [2022-04-25T05:10:31.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-25T05:10:31.476Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T05:10:49.920Z] provisioning config files... [2022-04-25T05:10:49.948Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4628496710561272542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:10:50.624Z] ---> docker-login.sh [2022-04-25T05:10:50.624Z] nexus3.edgexfoundry.org:10001 [2022-04-25T05:10:51.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:10:51.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:10:51.511Z] Configure a credential helper to remove this warning. See [2022-04-25T05:10:51.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:10:51.511Z] [2022-04-25T05:10:51.511Z] Login Succeeded [2022-04-25T05:10:51.511Z] nexus3.edgexfoundry.org:10002 [2022-04-25T05:10:52.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:10:52.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:10:52.114Z] Configure a credential helper to remove this warning. See [2022-04-25T05:10:52.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:10:52.114Z] [2022-04-25T05:10:52.114Z] Login Succeeded [2022-04-25T05:10:52.114Z] nexus3.edgexfoundry.org:10003 [2022-04-25T05:10:52.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:10:52.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:10:52.395Z] Configure a credential helper to remove this warning. See [2022-04-25T05:10:52.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:10:52.395Z] [2022-04-25T05:10:52.395Z] Login Succeeded [2022-04-25T05:10:52.670Z] nexus3.edgexfoundry.org:10004 [2022-04-25T05:10:52.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:10:52.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:10:52.944Z] Configure a credential helper to remove this warning. See [2022-04-25T05:10:52.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:10:52.944Z] [2022-04-25T05:10:52.944Z] Login Succeeded [2022-04-25T05:10:52.944Z] docker.io [2022-04-25T05:10:53.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-25T05:10:53.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-25T05:10:53.818Z] Configure a credential helper to remove this warning. See [2022-04-25T05:10:53.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-25T05:10:53.818Z] [2022-04-25T05:10:53.818Z] Login Succeeded [2022-04-25T05:10:53.818Z] ---> docker-login.sh ends [Pipeline] } [2022-04-25T05:10:53.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-25T05:10:54.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-25T05:10:54.304Z] ========================================================= [2022-04-25T05:10:54.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-25T05:10:54.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:10:54.757Z] + 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-04-25T05:10:55.033Z] Sending build context to Docker daemon 2.734MB [2022-04-25T05:10:55.033Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T05:10:55.033Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-25T05:10:55.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-25T05:10:55.314Z] 9b3977197b4f: Pulling fs layer [2022-04-25T05:10:55.314Z] 1a89e8eeedd5: Pulling fs layer [2022-04-25T05:10:55.314Z] 94645a83ff95: Pulling fs layer [2022-04-25T05:10:55.314Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-25T05:10:55.314Z] 0c92f367c5e7: Pulling fs layer [2022-04-25T05:10:55.314Z] 3096ccb668a1: Pulling fs layer [2022-04-25T05:10:55.314Z] e8cf19c19ddd: Pulling fs layer [2022-04-25T05:10:55.314Z] a4caa8a26152: Pulling fs layer [2022-04-25T05:10:55.314Z] 0c92f367c5e7: Waiting [2022-04-25T05:10:55.314Z] 3096ccb668a1: Waiting [2022-04-25T05:10:55.314Z] e8cf19c19ddd: Waiting [2022-04-25T05:10:55.314Z] a4caa8a26152: Waiting [2022-04-25T05:10:55.314Z] 3f3a8bcf1eab: Waiting [2022-04-25T05:10:55.314Z] 94645a83ff95: Verifying Checksum [2022-04-25T05:10:55.314Z] 94645a83ff95: Download complete [2022-04-25T05:10:55.314Z] 1a89e8eeedd5: Verifying Checksum [2022-04-25T05:10:55.314Z] 1a89e8eeedd5: Download complete [2022-04-25T05:10:55.314Z] 0c92f367c5e7: Verifying Checksum [2022-04-25T05:10:55.314Z] 0c92f367c5e7: Download complete [2022-04-25T05:10:55.314Z] 3096ccb668a1: Verifying Checksum [2022-04-25T05:10:55.314Z] 3096ccb668a1: Download complete [2022-04-25T05:10:55.314Z] 9b3977197b4f: Verifying Checksum [2022-04-25T05:10:55.314Z] 9b3977197b4f: Download complete [2022-04-25T05:10:55.314Z] e8cf19c19ddd: Verifying Checksum [2022-04-25T05:10:55.314Z] e8cf19c19ddd: Download complete [2022-04-25T05:10:56.318Z] 9b3977197b4f: Pull complete [2022-04-25T05:10:56.598Z] 1a89e8eeedd5: Pull complete [2022-04-25T05:10:57.206Z] 94645a83ff95: Pull complete [2022-04-25T05:10:57.482Z] a4caa8a26152: Download complete [2022-04-25T05:10:58.084Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-25T05:10:58.084Z] 3f3a8bcf1eab: Download complete [2022-04-25T05:11:10.509Z] 3f3a8bcf1eab: Pull complete [2022-04-25T05:11:10.509Z] 0c92f367c5e7: Pull complete [2022-04-25T05:11:10.788Z] 3096ccb668a1: Pull complete [2022-04-25T05:11:11.064Z] e8cf19c19ddd: Pull complete [2022-04-25T05:11:17.796Z] a4caa8a26152: Pull complete [2022-04-25T05:11:17.796Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-25T05:11:17.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-25T05:11:17.796Z] ---> 725f1c02e7f9 [2022-04-25T05:11:17.796Z] Step 3/12 : ARG MAKE='make build' [2022-04-25T05:11:18.792Z] ---> Running in 7e90796476fd [2022-04-25T05:11:19.072Z] Removing intermediate container 7e90796476fd [2022-04-25T05:11:19.072Z] ---> ddc14edb4477 [2022-04-25T05:11:19.072Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T05:11:19.354Z] ---> Running in 2209fb73dd0a [2022-04-25T05:11:19.629Z] Removing intermediate container 2209fb73dd0a [2022-04-25T05:11:19.629Z] ---> 90f2e0980835 [2022-04-25T05:11:19.629Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T05:11:19.629Z] ---> Running in 995e1dcee5ab [2022-04-25T05:11:19.912Z] Removing intermediate container 995e1dcee5ab [2022-04-25T05:11:19.912Z] ---> 4eda8ac7ec21 [2022-04-25T05:11:19.912Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T05:11:19.912Z] ---> Running in 43c0301b9a5a [2022-04-25T05:11:23.315Z] Removing intermediate container 43c0301b9a5a [2022-04-25T05:11:23.315Z] ---> 03b5b68566fa [2022-04-25T05:11:23.315Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T05:11:23.315Z] ---> Running in 3bf82c405c84 [2022-04-25T05:11:24.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T05:11:24.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T05:11:25.871Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-25T05:11:26.145Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-25T05:11:26.145Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-25T05:11:26.423Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-25T05:11:26.423Z] Executing busybox-1.34.1-r3.trigger [2022-04-25T05:11:26.423Z] OK: 224 MiB in 56 packages [2022-04-25T05:11:27.422Z] Removing intermediate container 3bf82c405c84 [2022-04-25T05:11:27.422Z] ---> 86cb1362af01 [2022-04-25T05:11:27.422Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-25T05:11:27.422Z] ---> Running in e659263e2f8d [2022-04-25T05:11:28.028Z] Removing intermediate container e659263e2f8d [2022-04-25T05:11:28.028Z] ---> c30d136f121d [2022-04-25T05:11:28.028Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-25T05:11:28.304Z] ---> 2013ba5b6df8 [2022-04-25T05:11:28.304Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T05:11:28.584Z] ---> Running in 8c5550c164bd [2022-04-25T05:12:15.602Z] Removing intermediate container 8c5550c164bd [2022-04-25T05:12:15.602Z] ---> 58fde855275d [2022-04-25T05:12:15.602Z] Step 11/12 : COPY . . [2022-04-25T05:12:15.602Z] ---> bf8c3eabbc6b [2022-04-25T05:12:15.602Z] Step 12/12 : RUN ${MAKE} [2022-04-25T05:12:15.602Z] ---> Running in 2422077efa62 [2022-04-25T05:12:16.596Z] noop [2022-04-25T05:12:17.198Z] Removing intermediate container 2422077efa62 [2022-04-25T05:12:17.198Z] ---> 439994a67d4b [2022-04-25T05:12:17.198Z] Successfully built 439994a67d4b [2022-04-25T05:12:17.198Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:12:17.572Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T05:12:17.573Z] . [Pipeline] withDockerContainer [2022-04-25T05:12:17.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-04-25T05:12:17.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat [2022-04-25T05:12:19.295Z] $ docker top c91a80ff794ce45f88ba652799d77a941c547e00d1eddc29daca425bad47ce74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T05:12:20.294Z] + go version [2022-04-25T05:12:20.294Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-25T05:12:20.332Z] $ docker stop --time=1 c91a80ff794ce45f88ba652799d77a941c547e00d1eddc29daca425bad47ce74 [2022-04-25T05:12:22.072Z] $ docker rm -f c91a80ff794ce45f88ba652799d77a941c547e00d1eddc29daca425bad47ce74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:12:22.985Z] + docker inspect -f . ci-base-image-arm64 [2022-04-25T05:12:22.985Z] . [Pipeline] withDockerContainer [2022-04-25T05:12:23.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-04-25T05:12:23.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat [2022-04-25T05:12:24.727Z] $ docker top f5bb580f8adfcb8104ead637e15b2c39355d6713be715f298609f1efa31a0658 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-25T05:12:25.793Z] + make test [2022-04-25T05:12:25.793Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-25T05:12:27.787Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-25T05:14:04.748Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-25T05:14:04.748Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2022-04-25T05:14:04.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-25T05:14:04.748Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-25T05:14:19.920Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-25T05:14:19.920Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-25T05:14:19.920Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-25T05:14:22.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-25T05:14:22.630Z] $ docker stop --time=1 f5bb580f8adfcb8104ead637e15b2c39355d6713be715f298609f1efa31a0658 [2022-04-25T05:14:24.519Z] $ docker rm -f f5bb580f8adfcb8104ead637e15b2c39355d6713be715f298609f1efa31a0658 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-25T05:14:25.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-25T05:14:25.641Z] Warning: overwriting stash ‘coverage-report’ [2022-04-25T05:14:26.188Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-25T05:14:26.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-25T05:14:27.182Z] + ls -al . [2022-04-25T05:14:27.182Z] total 180 [2022-04-25T05:14:27.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 05:14 . [2022-04-25T05:14:27.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 05:10 .. [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 25 05:10 .dockerignore [2022-04-25T05:14:27.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 05:10 .git [2022-04-25T05:14:27.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:10 .github [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 25 05:10 .gitignore [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 05:10 .golangci.yml [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 25 05:10 Attribution.txt [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 25 05:10 CHANGELOG.md [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 25 05:10 Dockerfile [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 05:10 GOVERNANCE.md [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 25 05:10 Jenkinsfile [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 25 05:10 LICENSE [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 25 05:10 Makefile [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 25 05:10 OWNERS.md [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 25 05:10 README.md [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 05:07 VERSION [2022-04-25T05:14:27.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 05:10 bin [2022-04-25T05:14:27.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:10 cmd [2022-04-25T05:14:27.182Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 25 05:13 coverage.out [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 25 05:10 go.mod [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 54298 Apr 25 05:10 go.sum [2022-04-25T05:14:27.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:10 internal [2022-04-25T05:14:27.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 05:10 snap [2022-04-25T05:14:27.182Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 25 05:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:14:27.563Z] + 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=040390cf6cab88b0f19735c82e952ec690ed569c --label arch=arm64 --label version=0.0.0 . [2022-04-25T05:14:27.840Z] Sending build context to Docker daemon 2.742MB [2022-04-25T05:14:28.120Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-25T05:14:28.120Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-25T05:14:28.120Z] ---> 439994a67d4b [2022-04-25T05:14:28.120Z] Step 3/24 : ARG MAKE='make build' [2022-04-25T05:14:28.120Z] ---> Running in d50cdee47484 [2022-04-25T05:14:28.398Z] Removing intermediate container d50cdee47484 [2022-04-25T05:14:28.398Z] ---> 520dd4ecf430 [2022-04-25T05:14:28.398Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-25T05:14:28.675Z] ---> Running in d856ba0ab851 [2022-04-25T05:14:28.950Z] Removing intermediate container d856ba0ab851 [2022-04-25T05:14:28.950Z] ---> c432aff36c97 [2022-04-25T05:14:28.950Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-25T05:14:28.950Z] ---> Running in 5984722bd9d4 [2022-04-25T05:14:29.234Z] Removing intermediate container 5984722bd9d4 [2022-04-25T05:14:29.234Z] ---> e47b40bba689 [2022-04-25T05:14:29.234Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-25T05:14:29.514Z] ---> Running in 2b87219abbb4 [2022-04-25T05:14:31.512Z] Removing intermediate container 2b87219abbb4 [2022-04-25T05:14:31.512Z] ---> f2c7bb6abb88 [2022-04-25T05:14:31.512Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-25T05:14:31.512Z] ---> Running in cc09ff5b66f3 [2022-04-25T05:14:32.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-25T05:14:33.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-25T05:14:34.558Z] OK: 224 MiB in 56 packages [2022-04-25T05:14:35.161Z] Removing intermediate container cc09ff5b66f3 [2022-04-25T05:14:35.162Z] ---> b97a58995616 [2022-04-25T05:14:35.162Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-25T05:14:35.162Z] ---> Running in 0bc38a960472 [2022-04-25T05:14:35.764Z] Removing intermediate container 0bc38a960472 [2022-04-25T05:14:35.764Z] ---> 7eb862d4978c [2022-04-25T05:14:35.765Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-25T05:14:36.372Z] ---> 58f9a59ee0e1 [2022-04-25T05:14:36.372Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-25T05:14:36.372Z] ---> Running in 13d53be2bde5 [2022-04-25T05:14:38.375Z] Removing intermediate container 13d53be2bde5 [2022-04-25T05:14:38.375Z] ---> 7d6e711efb01 [2022-04-25T05:14:38.375Z] Step 11/24 : COPY . . [2022-04-25T05:14:39.372Z] ---> 860d5664abaf [2022-04-25T05:14:39.372Z] Step 12/24 : RUN ${MAKE} [2022-04-25T05:14:39.372Z] ---> Running in d56bbadb3bce [2022-04-25T05:14:40.818Z] 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-04-25T05:17:02.731Z] Removing intermediate container d56bbadb3bce [2022-04-25T05:17:02.731Z] ---> 2bf59a2f281b [2022-04-25T05:17:02.731Z] Step 13/24 : FROM alpine:3.14 [2022-04-25T05:17:02.731Z] 3.14: Pulling from library/alpine [2022-04-25T05:17:02.731Z] 455c02918c45: Pulling fs layer [2022-04-25T05:17:02.731Z] 455c02918c45: Verifying Checksum [2022-04-25T05:17:02.731Z] 455c02918c45: Pull complete [2022-04-25T05:17:02.731Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-25T05:17:02.731Z] Status: Downloaded newer image for alpine:3.14 [2022-04-25T05:17:02.731Z] ---> ac73e934f311 [2022-04-25T05:17:02.731Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-25T05:17:02.731Z] ---> Running in eaf92b821d77 [2022-04-25T05:17:02.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-25T05:17:02.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-25T05:17:02.731Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-25T05:17:02.731Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-25T05:17:02.731Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-25T05:17:02.731Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-25T05:17:02.731Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-25T05:17:02.731Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-25T05:17:02.731Z] Executing busybox-1.33.1-r7.trigger [2022-04-25T05:17:02.731Z] OK: 8 MiB in 20 packages [2022-04-25T05:17:02.731Z] Removing intermediate container eaf92b821d77 [2022-04-25T05:17:02.731Z] ---> a524fd54afdc [2022-04-25T05:17:02.731Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-25T05:17:02.731Z] ---> 31eb69c168d7 [2022-04-25T05:17:02.731Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-25T05:17:02.731Z] ---> 3a46fef56bb6 [2022-04-25T05:17:02.731Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-25T05:17:02.731Z] ---> a7e934f6eb79 [2022-04-25T05:17:02.731Z] Step 18/24 : EXPOSE 59993 [2022-04-25T05:17:02.731Z] ---> Running in 9e899874982d [2022-04-25T05:17:02.731Z] Removing intermediate container 9e899874982d [2022-04-25T05:17:02.731Z] ---> 6d7191de6f3a [2022-04-25T05:17:02.731Z] Step 19/24 : EXPOSE 161 [2022-04-25T05:17:02.731Z] ---> Running in 865cb1f890f0 [2022-04-25T05:17:02.731Z] Removing intermediate container 865cb1f890f0 [2022-04-25T05:17:02.731Z] ---> d5c463028e01 [2022-04-25T05:17:02.731Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-25T05:17:02.731Z] ---> Running in 74b4fab7e1ad [2022-04-25T05:17:02.731Z] Removing intermediate container 74b4fab7e1ad [2022-04-25T05:17:02.731Z] ---> 9813f13c69e0 [2022-04-25T05:17:02.731Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-25T05:17:02.731Z] ---> Running in 717b3d199ba7 [2022-04-25T05:17:02.731Z] Removing intermediate container 717b3d199ba7 [2022-04-25T05:17:02.731Z] ---> ec3b018024ce [2022-04-25T05:17:02.731Z] Step 22/24 : LABEL arch=arm64 [2022-04-25T05:17:02.731Z] ---> Running in 544de170a9ca [2022-04-25T05:17:02.731Z] Removing intermediate container 544de170a9ca [2022-04-25T05:17:02.731Z] ---> 2edf05967928 [2022-04-25T05:17:02.731Z] Step 23/24 : LABEL git_sha=040390cf6cab88b0f19735c82e952ec690ed569c [2022-04-25T05:17:02.731Z] ---> Running in ce86b057e6c4 [2022-04-25T05:17:02.731Z] Removing intermediate container ce86b057e6c4 [2022-04-25T05:17:02.731Z] ---> 02c4d0776615 [2022-04-25T05:17:02.731Z] Step 24/24 : LABEL version=0.0.0 [2022-04-25T05:17:02.731Z] ---> Running in ff73ba1a4b12 [2022-04-25T05:17:02.731Z] Removing intermediate container ff73ba1a4b12 [2022-04-25T05:17:02.731Z] ---> 6203c29b977a [2022-04-25T05:17:02.731Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-25T05:17:02.731Z] Successfully built 6203c29b977a [2022-04-25T05:17:02.731Z] 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-04-25T05:17:03.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T05:17:03.471Z] [2022-04-25T05:17:03.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:17:03.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T05:17:03.858Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-25T05:17:03.858Z] 8998bd30e6a1: Pulling fs layer [2022-04-25T05:17:03.858Z] 04944245beec: Pulling fs layer [2022-04-25T05:17:03.858Z] 699f458cf7ca: Pulling fs layer [2022-04-25T05:17:03.858Z] 765212b225bb: Pulling fs layer [2022-04-25T05:17:03.858Z] f23df028b6ca: Pulling fs layer [2022-04-25T05:17:03.858Z] d65c8cfc05b1: Pulling fs layer [2022-04-25T05:17:04.135Z] 2437ff75d9bd: Pulling fs layer [2022-04-25T05:17:04.135Z] 765212b225bb: Waiting [2022-04-25T05:17:04.135Z] f23df028b6ca: Waiting [2022-04-25T05:17:04.135Z] d65c8cfc05b1: Waiting [2022-04-25T05:17:04.135Z] 2437ff75d9bd: Waiting [2022-04-25T05:17:04.135Z] 04944245beec: Verifying Checksum [2022-04-25T05:17:04.135Z] 04944245beec: Download complete [2022-04-25T05:17:04.135Z] 765212b225bb: Verifying Checksum [2022-04-25T05:17:04.135Z] 765212b225bb: Download complete [2022-04-25T05:17:04.135Z] f23df028b6ca: Verifying Checksum [2022-04-25T05:17:04.135Z] f23df028b6ca: Download complete [2022-04-25T05:17:04.135Z] d65c8cfc05b1: Verifying Checksum [2022-04-25T05:17:04.135Z] d65c8cfc05b1: Download complete [2022-04-25T05:17:04.135Z] 699f458cf7ca: Verifying Checksum [2022-04-25T05:17:04.135Z] 699f458cf7ca: Download complete [2022-04-25T05:17:04.739Z] 8998bd30e6a1: Download complete [2022-04-25T05:17:06.726Z] 2437ff75d9bd: Verifying Checksum [2022-04-25T05:17:06.726Z] 2437ff75d9bd: Download complete [2022-04-25T05:17:09.365Z] 8998bd30e6a1: Pull complete [2022-04-25T05:17:09.365Z] 04944245beec: Pull complete [2022-04-25T05:17:10.809Z] 699f458cf7ca: Pull complete [2022-04-25T05:17:11.087Z] 765212b225bb: Pull complete [2022-04-25T05:17:12.076Z] f23df028b6ca: Pull complete [2022-04-25T05:17:12.357Z] d65c8cfc05b1: Pull complete [2022-04-25T05:17:27.475Z] 2437ff75d9bd: Pull complete [2022-04-25T05:17:27.475Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-25T05:17:27.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-25T05:17:27.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-25T05:17:27.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-21948 does not seem to be running inside a container [2022-04-25T05:17:27.841Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-25T05:17:30.575Z] $ docker top 27d32c058ff411763656694cc93dcc23c2d00971feedf309cc61ec421919d18f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:31.587Z] ---> job-cost.sh [2022-04-25T05:17:31.587Z] lf-activate-venv: SKIPPING [2022-04-25T05:17:31.587Z] INFO: No Stack... [2022-04-25T05:17:32.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-25T05:17:32.781Z] INFO: Archiving Costs [Pipeline] sh [2022-04-25T05:17:33.472Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-04-25T05:17:33.472Z] + cut -d, -f6 [Pipeline] lock [2022-04-25T05:17:33.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [2022-04-25T05:17:33.529Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] did not exist. Created. [2022-04-25T05:17:33.530Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-25T05:17:34.304Z] /w/workspace/device-snmp-go/1@tmp/durable-0d074934/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-25T05:17:35.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-25T05:17:35.068Z] Warning: overwriting stash ‘stack-cost’ [2022-04-25T05:17:35.122Z] Stashed 1 file(s) [Pipeline] } [2022-04-25T05:17:35.137Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-25T05:17:35.219Z] $ docker stop --time=1 27d32c058ff411763656694cc93dcc23c2d00971feedf309cc61ec421919d18f [2022-04-25T05:17:36.781Z] $ docker rm -f 27d32c058ff411763656694cc93dcc23c2d00971feedf309cc61ec421919d18f [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-04-25T05:17:37.905Z] provisioning config files... [2022-04-25T05:17:37.914Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/config6699352265874620145tmp [Pipeline] { [Pipeline] sh [2022-04-25T05:17:38.264Z] + set +x [2022-04-25T05:17:38.264Z] + curl -s https://codecov.io/bash [2022-04-25T05:17:38.264Z] + bash -s -- [2022-04-25T05:17:38.264Z] [2022-04-25T05:17:38.264Z] _____ _ [2022-04-25T05:17:38.264Z] / ____| | | [2022-04-25T05:17:38.264Z] | | ___ __| | ___ ___ _____ __ [2022-04-25T05:17:38.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-25T05:17:38.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-25T05:17:38.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-25T05:17:38.264Z] Bash-1.0.6 [2022-04-25T05:17:38.264Z] [2022-04-25T05:17:38.264Z] [2022-04-25T05:17:38.264Z] ==> git version 2.25.1 found [2022-04-25T05:17:38.264Z] ==> 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-04-25T05:17:38.264Z] Release-Date: 2020-01-08 [2022-04-25T05:17:38.264Z] 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-04-25T05:17:38.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-25T05:17:38.264Z] ==> Jenkins CI detected. [2022-04-25T05:17:38.264Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-158 [2022-04-25T05:17:38.264Z] project root: . [2022-04-25T05:17:38.264Z] --> token set from env [2022-04-25T05:17:38.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-25T05:17:38.264Z] ==> Running gcov in . (disable via -X gcov) [2022-04-25T05:17:38.264Z] ==> Python coveragepy not found [2022-04-25T05:17:38.264Z] ==> Searching for coverage reports in: [2022-04-25T05:17:38.264Z] + . [2022-04-25T05:17:38.264Z] -> Found 1 reports [2022-04-25T05:17:38.264Z] ==> Detecting git/mercurial file structure [2022-04-25T05:17:38.264Z] ==> Reading reports [2022-04-25T05:17:38.264Z] + ./coverage.out bytes=7631 [2022-04-25T05:17:38.264Z] ==> Appending adjustments [2022-04-25T05:17:38.264Z] https://docs.codecov.io/docs/fixing-reports [2022-04-25T05:17:38.524Z] + Found adjustments [2022-04-25T05:17:38.524Z] ==> Gzipping contents [2022-04-25T05:17:38.524Z] 4.0K /tmp/codecov.Szme4s.gz [2022-04-25T05:17:38.524Z] ==> Uploading reports [2022-04-25T05:17:38.524Z] url: https://codecov.io [2022-04-25T05:17:38.524Z] query: branch=PR-158&commit=040390cf6cab88b0f19735c82e952ec690ed569c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=158&job=&cmd_args= [2022-04-25T05:17:38.524Z] -> Pinging Codecov [2022-04-25T05:17:38.524Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-158&commit=040390cf6cab88b0f19735c82e952ec690ed569c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=158&job=&cmd_args= [2022-04-25T05:17:38.784Z] -> Uploading to [2022-04-25T05:17:38.784Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-25/6C56EA5C29638FB4528AC87E60AF5AE0/040390cf6cab88b0f19735c82e952ec690ed569c/75cac99f-a8a6-42bd-a20c-2176a4ab5410.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220425T051738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dea68ef63abbfac01d0e42a011033d8225e7977b31526b5208d9f317cb2992db [2022-04-25T05:17:38.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-25T05:17:38.784Z] Dload Upload Total Spent Left Speed [2022-04-25T05:17:39.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 7039 --:--:-- --:--:-- --:--:-- 7070 [2022-04-25T05:17:39.046Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/040390cf6cab88b0f19735c82e952ec690ed569c [Pipeline] } [2022-04-25T05:17:39.076Z] 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-04-25T05:17:40.860Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-158/archives ] [2022-04-25T05:17:40.860Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-158/archives [2022-04-25T05:17:40.860Z] total 16 [2022-04-25T05:17:40.860Z] drwxr-xr-x 3 root root 4096 Apr 25 05:09 . [2022-04-25T05:17:40.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 05:09 .. [2022-04-25T05:17:40.860Z] drwxr-xr-x 2 root root 4096 Apr 25 05:09 cost [2022-04-25T05:17:40.860Z] -rw-r--r-- 1 root root 85 Apr 25 05:09 cost.csv [2022-04-25T05:17:40.860Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-158/archives [2022-04-25T05:17:40.860Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-158/archives [2022-04-25T05:17:40.860Z] total 16 [2022-04-25T05:17:40.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 05:09 . [2022-04-25T05:17:40.860Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 25 05:09 .. [2022-04-25T05:17:40.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 05:09 cost [2022-04-25T05:17:40.860Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 25 05:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:41.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:42.078Z] ---> package-listing.sh [2022-04-25T05:17:42.078Z] ++ facter osfamily [2022-04-25T05:17:42.078Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-25T05:17:42.339Z] + OS_FAMILY=debian [2022-04-25T05:17:42.339Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-158 [2022-04-25T05:17:42.339Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-25T05:17:42.339Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-25T05:17:42.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-25T05:17:42.339Z] + PACKAGES=/tmp/packages_start.txt [2022-04-25T05:17:42.339Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-158 ']' [2022-04-25T05:17:42.339Z] + PACKAGES=/tmp/packages_end.txt [2022-04-25T05:17:42.339Z] + case "${OS_FAMILY}" in [2022-04-25T05:17:42.339Z] + dpkg -l [2022-04-25T05:17:42.339Z] + grep '^ii' [2022-04-25T05:17:42.339Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-25T05:17:42.339Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-25T05:17:42.339Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-25T05:17:42.339Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-158 ']' [2022-04-25T05:17:42.339Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-158/archives/ [2022-04-25T05:17:42.339Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-158/archives/ [Pipeline] echo [2022-04-25T05:17:42.372Z] 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-25T05:17:42.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-25T05:17:43.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-25T05:17:43.265Z] . [Pipeline] withDockerContainer [2022-04-25T05:17:43.352Z] prd-ubuntu20.04-docker-8c-8g-21945 does not seem to be running inside a container [2022-04-25T05:17:43.394Z] $ 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-158/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-158 -v /w/workspace/gexfoundry_device-snmp-go_PR-158:/w/workspace/gexfoundry_device-snmp-go_PR-158:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-158@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-158@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-25T05:17:43.626Z] $ docker top 17f16de52c87d417077f46159995d7545ff09afce38005ea36afc1882ec4b829 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-25T05:17:44.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-25T05:17:44.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-25T05:17:44.662Z] + ls /var/log/sa-host [2022-04-25T05:17:44.662Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-25T05:17:44.824Z] provisioning config files... [2022-04-25T05:17:44.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-158@tmp/config2231393071571966152tmp [Pipeline] { [Pipeline] echo [2022-04-25T05:17:44.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:45.180Z] ---> create-netrc.sh [Pipeline] } [2022-04-25T05:17:45.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:45.613Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-25T05:17:45.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:45.965Z] ---> sudo-logs.sh [2022-04-25T05:17:45.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-25T05:17:46.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:46.360Z] ---> job-cost.sh [2022-04-25T05:17:46.360Z] lf-activate-venv: SKIPPING [2022-04-25T05:17:46.360Z] DEBUG: total: 0.2199999988079071 [2022-04-25T05:17:46.360Z] INFO: Retrieving Stack Cost... [2022-04-25T05:17:46.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-25T05:17:47.192Z] INFO: Archiving Costs [Pipeline] echo [2022-04-25T05:17:47.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-25T05:17:47.547Z] ---> logs-deploy.sh [2022-04-25T05:17:47.547Z] lf-activate-venv: SKIPPING [2022-04-25T05:17:47.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-158/1 [2022-04-25T05:17:47.547Z] INFO: archiving workspace using pattern(s): [2022-04-25T05:17:48.488Z] Archives upload complete. [2022-04-25T05:17:48.488Z] INFO: archiving logs to Nexus